Aug 12 21:33:30.169933 np0000007121 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 12 21:33:30.175323 np0000007121 devstack@c-api.service[100322]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 12 21:33:30 2026] *** Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: nodename: np0000007121 Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: machine: x86_64 Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: clock source: unix Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: pcre jit disabled Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: detected number of CPU cores: 16 Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: current working directory: / Aug 12 21:33:30.177725 np0000007121 devstack@c-api.service[100322]: detected binary path: /usr/bin/uwsgi-core Aug 12 21:33:30.177971 np0000007121 devstack@c-api.service[100322]: your processes number limit is 257052 Aug 12 21:33:30.177971 np0000007121 devstack@c-api.service[100322]: your memory page size is 4096 bytes Aug 12 21:33:30.177971 np0000007121 devstack@c-api.service[100322]: detected max file descriptor number: 2048 Aug 12 21:33:30.177971 np0000007121 devstack@c-api.service[100322]: lock engine: pthread robust mutexes Aug 12 21:33:30.177971 np0000007121 devstack@c-api.service[100322]: thunder lock: enabled Aug 12 21:33:30.178068 np0000007121 devstack@c-api.service[100322]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 12 21:33:30.178092 np0000007121 devstack@c-api.service[100322]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 12 21:33:30.178113 np0000007121 devstack@c-api.service[100322]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 12 21:33:30.178113 np0000007121 devstack@c-api.service[100322]: Set PythonHome to /opt/stack/data/venv Aug 12 21:33:30.208967 np0000007121 devstack@c-api.service[100322]: Python main interpreter initialized at 0x78f4bb8a4668 Aug 12 21:33:30.208967 np0000007121 devstack@c-api.service[100322]: python threads support enabled Aug 12 21:33:30.208967 np0000007121 devstack@c-api.service[100322]: your server socket listen backlog is limited to 100 connections Aug 12 21:33:30.208967 np0000007121 devstack@c-api.service[100322]: your mercy for graceful operations on workers is 80 seconds Aug 12 21:33:30.209589 np0000007121 devstack@c-api.service[100322]: mapped 671795 bytes (656 KB) for 4 cores Aug 12 21:33:30.209771 np0000007121 devstack@c-api.service[100322]: *** Operational MODE: preforking *** Aug 12 21:33:30.209973 np0000007121 devstack@c-api.service[100322]: *** uWSGI is running in multiple interpreter mode *** Aug 12 21:33:30.209973 np0000007121 devstack@c-api.service[100322]: spawned uWSGI master process (pid: 100322) Aug 12 21:33:30.210155 np0000007121 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 12 21:33:30.210639 np0000007121 devstack@c-api.service[100322]: spawned uWSGI worker 1 (pid: 100323, cores: 1) Aug 12 21:33:30.211142 np0000007121 devstack@c-api.service[100322]: spawned uWSGI worker 2 (pid: 100324, cores: 1) Aug 12 21:33:30.211552 np0000007121 devstack@c-api.service[100322]: spawned uWSGI worker 3 (pid: 100325, cores: 1) Aug 12 21:33:30.211981 np0000007121 devstack@c-api.service[100322]: spawned uWSGI worker 4 (pid: 100326, cores: 1) Aug 12 21:33:30.212038 np0000007121 devstack@c-api.service[100322]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 12 21:33:30.336486 np0000007121 devstack@c-api.service[100323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 21:33:30.336486 np0000007121 devstack@c-api.service[100323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 21:33:30.336486 np0000007121 devstack@c-api.service[100323]: we strongly recommend against using it for new projects. Aug 12 21:33:30.336486 np0000007121 devstack@c-api.service[100323]: If you are already using Eventlet, we recommend migrating to a different Aug 12 21:33:30.336486 np0000007121 devstack@c-api.service[100323]: framework. For more detail see Aug 12 21:33:30.336486 np0000007121 devstack@c-api.service[100323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 21:33:30.336486 np0000007121 devstack@c-api.service[100323]: import eventlet # noqa Aug 12 21:33:30.337883 np0000007121 devstack@c-api.service[100325]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 21:33:30.337883 np0000007121 devstack@c-api.service[100325]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 21:33:30.337883 np0000007121 devstack@c-api.service[100325]: we strongly recommend against using it for new projects. Aug 12 21:33:30.337883 np0000007121 devstack@c-api.service[100325]: If you are already using Eventlet, we recommend migrating to a different Aug 12 21:33:30.337883 np0000007121 devstack@c-api.service[100325]: framework. For more detail see Aug 12 21:33:30.337883 np0000007121 devstack@c-api.service[100325]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 21:33:30.337883 np0000007121 devstack@c-api.service[100325]: import eventlet # noqa Aug 12 21:33:30.349681 np0000007121 devstack@c-api.service[100324]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 21:33:30.349681 np0000007121 devstack@c-api.service[100324]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 21:33:30.349681 np0000007121 devstack@c-api.service[100324]: we strongly recommend against using it for new projects. Aug 12 21:33:30.349681 np0000007121 devstack@c-api.service[100324]: If you are already using Eventlet, we recommend migrating to a different Aug 12 21:33:30.349681 np0000007121 devstack@c-api.service[100324]: framework. For more detail see Aug 12 21:33:30.349681 np0000007121 devstack@c-api.service[100324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 21:33:30.349681 np0000007121 devstack@c-api.service[100324]: import eventlet # noqa Aug 12 21:33:30.368745 np0000007121 devstack@c-api.service[100326]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 21:33:30.368745 np0000007121 devstack@c-api.service[100326]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 21:33:30.368745 np0000007121 devstack@c-api.service[100326]: we strongly recommend against using it for new projects. Aug 12 21:33:30.368745 np0000007121 devstack@c-api.service[100326]: If you are already using Eventlet, we recommend migrating to a different Aug 12 21:33:30.368745 np0000007121 devstack@c-api.service[100326]: framework. For more detail see Aug 12 21:33:30.368745 np0000007121 devstack@c-api.service[100326]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 21:33:30.368745 np0000007121 devstack@c-api.service[100326]: import eventlet # noqa Aug 12 21:33:30.490029 np0000007121 devstack@c-api.service[100325]: /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 12 21:33:30.490029 np0000007121 devstack@c-api.service[100325]: from cgi import parse_header Aug 12 21:33:30.497597 np0000007121 devstack@c-api.service[100323]: /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 12 21:33:30.497597 np0000007121 devstack@c-api.service[100323]: from cgi import parse_header Aug 12 21:33:30.503211 np0000007121 devstack@c-api.service[100324]: /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 12 21:33:30.503211 np0000007121 devstack@c-api.service[100324]: from cgi import parse_header Aug 12 21:33:30.529701 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 21:33:30.529701 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:33:30.539652 np0000007121 devstack@c-api.service[100325]: /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 12 21:33:30.539652 np0000007121 devstack@c-api.service[100325]: removals.removed_module( Aug 12 21:33:30.540538 np0000007121 devstack@c-api.service[100325]: /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 12 21:33:30.540538 np0000007121 devstack@c-api.service[100325]: removals.removed_module( Aug 12 21:33:30.547178 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 21:33:30.547178 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:33:30.549543 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 21:33:30.549543 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:33:30.558422 np0000007121 devstack@c-api.service[100324]: /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 12 21:33:30.558422 np0000007121 devstack@c-api.service[100324]: removals.removed_module( Aug 12 21:33:30.559282 np0000007121 devstack@c-api.service[100324]: /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 12 21:33:30.559282 np0000007121 devstack@c-api.service[100324]: removals.removed_module( Aug 12 21:33:30.560762 np0000007121 devstack@c-api.service[100323]: /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 12 21:33:30.560762 np0000007121 devstack@c-api.service[100323]: removals.removed_module( Aug 12 21:33:30.561618 np0000007121 devstack@c-api.service[100323]: /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 12 21:33:30.561618 np0000007121 devstack@c-api.service[100323]: removals.removed_module( Aug 12 21:33:30.584860 np0000007121 devstack@c-api.service[100326]: /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 12 21:33:30.584860 np0000007121 devstack@c-api.service[100326]: from cgi import parse_header Aug 12 21:33:30.634147 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 21:33:30.634147 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:33:30.648857 np0000007121 devstack@c-api.service[100326]: /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 12 21:33:30.648857 np0000007121 devstack@c-api.service[100326]: removals.removed_module( Aug 12 21:33:30.649924 np0000007121 devstack@c-api.service[100326]: /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 12 21:33:30.649924 np0000007121 devstack@c-api.service[100326]: removals.removed_module( Aug 12 21:33:31.263059 np0000007121 devstack@c-api.service[100325]: /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 12 21:33:31.263059 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:33:31.288613 np0000007121 devstack@c-api.service[100324]: /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 12 21:33:31.288613 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:33:31.288841 np0000007121 devstack@c-api.service[100323]: /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 12 21:33:31.288841 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:33:31.313725 np0000007121 devstack@c-api.service[100325]: /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 12 21:33:31.313725 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:33:31.340528 np0000007121 devstack@c-api.service[100323]: /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 12 21:33:31.340528 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:33:31.343427 np0000007121 devstack@c-api.service[100324]: /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 12 21:33:31.343427 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:33:31.404590 np0000007121 devstack@c-api.service[100326]: /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 12 21:33:31.404590 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:33:31.453873 np0000007121 devstack@c-api.service[100326]: /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 12 21:33:31.453873 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:33:31.492325 np0000007121 devstack@c-api.service[100325]: 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 12 21:33:31.492727 np0000007121 devstack@c-api.service[100325]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100325) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 21:33:31.506528 np0000007121 devstack@c-api.service[100323]: 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 12 21:33:31.506737 np0000007121 devstack@c-api.service[100323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 21:33:31.524770 np0000007121 devstack@c-api.service[100324]: 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 12 21:33:31.525098 np0000007121 devstack@c-api.service[100324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100324) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 21:33:31.583741 np0000007121 devstack@c-api.service[100325]: /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 12 21:33:31.583741 np0000007121 devstack@c-api.service[100325]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 21:33:31.584100 np0000007121 devstack@c-api.service[100323]: /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 12 21:33:31.584100 np0000007121 devstack@c-api.service[100323]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 21:33:31.594001 np0000007121 devstack@c-api.service[100324]: /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 12 21:33:31.594001 np0000007121 devstack@c-api.service[100324]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 21:33:31.635292 np0000007121 devstack@c-api.service[100326]: 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 12 21:33:31.635494 np0000007121 devstack@c-api.service[100326]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100326) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 21:33:31.704001 np0000007121 devstack@c-api.service[100326]: /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 12 21:33:31.704001 np0000007121 devstack@c-api.service[100326]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 21:33:32.044198 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 21:33:32.044642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.044710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100325) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 21:33:32.044762 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.045046 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.045082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.045145 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.045367 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.045959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100324) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 21:33:32.046378 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.046488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.046699 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.047599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.047690 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.047749 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.047902 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.047902 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.047994 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.048038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.048157 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.048271 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.048360 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.048430 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.048491 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.048599 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.048721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.048767 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.048855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.048926 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.048983 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.049049 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.049116 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.049185 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.049271 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.049330 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.049373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.049413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.049466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.049519 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.049563 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.049665 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.049665 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.049745 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.049815 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.049868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.049912 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.049972 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.050020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.050062 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.050103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.050146 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.050187 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.050227 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.050268 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.050321 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.050363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.050402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.050444 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.050492 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.050534 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.050572 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.050613 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.050682 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.050682 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.050757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.050804 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.050842 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.050885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.050923 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.050971 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.050971 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.051050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.051101 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.051142 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.051182 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.052361 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.052424 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.052482 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.052556 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.052609 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.052679 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.052741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.053371 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.053472 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.053548 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.053637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.053672 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.053696 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.053722 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.053754 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.053810 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.053860 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.053901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.053929 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.053954 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.053991 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.054032 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.054070 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.054096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.054096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.054146 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.054170 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.054191 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.054236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.054270 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.054315 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.054344 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.054390 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.054420 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.054474 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.054531 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.054574 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.054615 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.054671 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.054714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.054771 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.054828 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.055479 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.055533 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.055617 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.055700 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.055749 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.055809 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.055840 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.055865 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.055889 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.055911 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.055934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.055954 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.055954 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.056018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.056073 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.056169 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.056234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.056291 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.056347 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.056404 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.056473 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.056662 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.056727 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.056808 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.056840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.056869 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.056895 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.056917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.056941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.056965 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.056989 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.057019 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.057046 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.057090 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.057125 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.057152 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.057180 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.057204 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.057229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.057251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.057251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.057298 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.057323 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.057347 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.057375 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.057400 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.057438 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.057461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.057483 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.057506 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.057529 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.057556 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.057582 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.057607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.057648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.057675 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.057700 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.057731 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.057756 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.057781 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.057810 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.057836 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.057862 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.059541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.059597 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.059690 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.059725 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.059754 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.059799 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.059828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.059870 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.059900 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.059929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.059954 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.059978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.060002 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.060028 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.060053 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.060053 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.060098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.060142 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.060169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.060195 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.060256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.065999 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.066093 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.066161 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.066254 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.066293 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.066344 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.066391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.066421 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.066447 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.066487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.066537 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.066574 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.066653 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.066746 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.067270 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.067337 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.067379 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.067452 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.067497 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.067541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.067572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.067606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.067649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.067678 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.067711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.067815 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.067863 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.067898 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.067925 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.067947 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.067992 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.068020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.068041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.068078 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.068078 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.068253 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.068293 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.068341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.068407 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.068462 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.068517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.068581 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.069539 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.069591 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.069685 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.069779 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.069838 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.069879 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.069935 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.069989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.069989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.070059 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.070096 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.070096 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.070168 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.070212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.070490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.070552 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.070610 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.070707 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.070759 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.070812 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.070848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.070895 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.070929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.070952 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.070992 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.071026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.071072 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.071118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.071167 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.071208 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.071248 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.071277 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.071309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.071336 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.071376 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.071425 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.071455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.071481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.071481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.071481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.071481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.071565 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.072359 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.072437 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.072542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.072588 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.072653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.072696 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.072731 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.072766 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.072851 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.072897 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.072938 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.072987 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.073031 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.073072 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.073115 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.073156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.073200 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.073245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.073289 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.073344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.073344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.075230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.075303 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.075353 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.075400 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.075450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.075499 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.075545 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.075605 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.075674 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.075714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.075714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.075714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.075813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.075848 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.075889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.075921 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.075969 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.075969 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.076041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.076041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.076106 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.076371 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.076423 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.076495 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.076542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.076600 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.076676 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.076739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.076779 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.076852 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.076931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.076974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.077008 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.077042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.077085 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.077123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.077166 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.077203 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.077246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.077246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.077315 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.077349 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.078257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.078421 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.078421 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.078493 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.078532 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.078532 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.078607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.078665 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.078704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.078745 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.078782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.078782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.078782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.078782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.078928 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.078966 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100326) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 21:33:32.079025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.079025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.079103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.079103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.079183 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.079231 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.079273 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.079314 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.079361 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.079408 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.079450 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.079492 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.079533 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.079571 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.079612 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.079683 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.079722 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.079764 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.079815 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.079888 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.079940 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.079980 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.080016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.080058 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.080096 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.080135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.080175 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.080217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.080261 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.080261 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.080345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.080389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.080430 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.080467 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.080519 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.080564 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.080601 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.080678 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.080732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.080777 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.080832 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.080872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.080919 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.080958 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.080999 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.081038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.081038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.081109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.081159 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.081221 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.081264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.081303 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.081345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.081345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.081414 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.081454 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.081454 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.081518 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.081556 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.081609 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.081670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.081713 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.081713 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.081785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.081858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.081893 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.081943 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.081986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.082028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.082028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.082112 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.082154 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.082196 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.082235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.082275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.082310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.082350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.082391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.082391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.082466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.082466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.082466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.082466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.082466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.082614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.082674 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.082711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.082746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.082787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.082847 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.082847 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.082922 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.082964 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.083009 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.083050 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.083091 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.083128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.083170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.083217 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.083260 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.083301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.083301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.083374 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.083413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.083452 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.083496 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.083549 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.083549 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.083653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.083696 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.083733 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.083770 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.083818 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.083856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.083902 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.083941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.083988 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.084030 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.084078 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.084121 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.084161 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.084203 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.084244 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.084284 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.084323 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.084440 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.084487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.084523 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.084560 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.084600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.084657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.084699 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.084740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.084798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.084851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.084893 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.084934 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.084973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.085012 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.085053 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.085093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.085132 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.085173 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.085210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.085257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.085299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.085340 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.085379 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.085426 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.085467 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.085507 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.085547 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.085586 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.085645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.085645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.085645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.085753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.086079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.086079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.086079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.086079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.086217 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.086217 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.086295 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.086345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.086345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.086412 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.086454 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.086495 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.086534 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.086579 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.086634 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.086677 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.086718 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.086765 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.086765 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.086844 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.086884 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.086925 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.086966 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.087006 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.087046 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.087086 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.087125 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.087172 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.087209 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.087209 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.087209 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.087209 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.087332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.087332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.087332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.087332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.087469 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.087469 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.087590 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.087705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.087818 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.087932 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.088017 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.088111 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.088198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.088309 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.088638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.088708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.088749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.088782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.088844 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.088883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.088883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.088943 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.088995 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.089037 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.089088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.089132 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.089173 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.089216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.089250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.089292 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.089329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.089361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.089395 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.089395 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.089478 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.089526 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.089569 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.089609 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.089609 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.089714 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.089714 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.089714 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.090203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.090266 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.090310 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.090347 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.090393 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.090433 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.090473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.090473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.090542 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.090584 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.090676 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.090726 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.090768 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.090829 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.090872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.090913 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.090950 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.090990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.090990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.090990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.090990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.091136 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.091178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.091277 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.091336 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.091448 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.091524 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.091636 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.092004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.092075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.092122 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.092165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.092213 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.092257 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.092298 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.092337 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.092378 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.092422 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.092469 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.092516 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.092565 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.092609 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.092672 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.092715 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.092752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.092787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.092842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.092886 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.092926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.092972 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.093014 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.093054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.093093 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.093138 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.093176 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.093216 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.093255 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.093294 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.093346 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.093388 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.093427 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.093469 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.093508 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.093547 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.093593 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.093665 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.093708 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.093749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.093820 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.093864 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.093900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.093936 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.093974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.094013 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.094050 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.094089 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.094089 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.094165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.094165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.094165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.094165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.094165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.094165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.094165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.094406 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.094479 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.094571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.094671 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.094774 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.094858 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.094970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.095468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.095545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.095677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.095733 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.095837 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.095920 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.096032 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.096819 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.096905 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.096951 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.097000 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.097056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.097099 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.097099 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.097171 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.097208 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.097248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.097285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.097285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.097356 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.097392 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.097440 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.097481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.097481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.097546 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.097584 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.097697 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.097785 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.097841 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.097883 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.097926 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.097974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.098014 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.098074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.098119 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.098158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.098197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.098235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.098275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.098337 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.098383 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.098457 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.098965 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.099029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.099132 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.099212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.099317 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.099377 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.099499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.099785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.099872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.099955 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.100045 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.100133 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.100224 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.100332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.100414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.100508 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.100594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.100701 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.100787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.100882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.100991 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.101076 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.101166 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.101254 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.101344 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.101427 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.101514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.101607 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.102071 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.102135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.102179 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.102223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.102263 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.102305 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.102346 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.102346 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.102418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.102459 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.102500 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.102554 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.102673 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.102751 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.102816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.102864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.102925 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.102984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.103039 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.103085 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.103156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.103210 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.103252 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.103313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.103359 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.103399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.103438 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.103479 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.103519 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.103555 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.103681 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.103741 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.103785 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.103837 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.103881 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.103920 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.103951 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.103985 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.104022 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.104059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.104106 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.104143 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.104187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.104224 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.104264 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.104308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.104345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.104384 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.104427 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.104467 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.104511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.104511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.104511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.104650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.104699 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.104741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.104787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.104842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.104884 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.104922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.104922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.104922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.104922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.105297 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.105358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.105463 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.105543 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.105663 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.105738 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.105855 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.106426 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.106488 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.106538 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.106581 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.106635 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.106635 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.106705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.106749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.106779 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.106828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.106858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.106897 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.106928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.106954 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.106977 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.107002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.107028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.107053 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.107074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.107099 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.107128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.107155 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.107177 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.107201 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.107278 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.107571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.107669 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.107772 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.107872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.107970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.108055 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.108155 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.108672 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.108742 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.108924 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.108924 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.109013 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.109073 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.109189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.109250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.109367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.109437 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.109527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.109608 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.109720 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.109823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.111016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.111081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.111198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.111278 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.111369 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.111468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.111564 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.112813 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.112896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.113008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.113088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.113191 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.113289 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.113390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.113762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.113958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.114061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.114149 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.114249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.114337 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.114430 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 21:33:32.115271 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 21:33:32.115336 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 21:33:32.115425 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 21:33:32.115518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 21:33:32.115612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 21:33:32.115715 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 21:33:32.150237 np0000007121 devstack@c-api.service[100323]: INFO dbcounter [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Registered counter for database cinder Aug 12 21:33:32.152155 np0000007121 devstack@c-api.service[100325]: INFO dbcounter [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Registered counter for database cinder Aug 12 21:33:32.152838 np0000007121 devstack@c-api.service[100324]: INFO dbcounter [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Registered counter for database cinder Aug 12 21:33:32.163911 np0000007121 devstack@c-api.service[100326]: INFO dbcounter [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Registered counter for database cinder Aug 12 21:33:32.192789 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:32.196643 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-b5537cc6-5a90-4925-82f8-241a13bf893b 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:32.196741 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:32.226944 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:32.308425 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writer thread running {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 21:33:32.311541 np0000007121 devstack@c-api.service[100323]: INFO cinder.rpc [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 21:33:32.314452 np0000007121 devstack@c-api.service[100323]: INFO cinder.rpc [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 21:33:32.315470 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writer thread running {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 21:33:32.316993 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writer thread running {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 21:33:32.317066 np0000007121 devstack@c-api.service[100323]: INFO cinder.rpc [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 21:33:32.318113 np0000007121 devstack@c-api.service[100325]: INFO cinder.rpc [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 21:33:32.321705 np0000007121 devstack@c-api.service[100324]: INFO cinder.rpc [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 21:33:32.321784 np0000007121 devstack@c-api.service[100323]: INFO cinder.rpc [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 21:33:32.321784 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.321784 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.321920 np0000007121 devstack@c-api.service[100325]: INFO cinder.rpc [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 21:33:32.321967 np0000007121 devstack@c-api.service[100324]: INFO cinder.rpc [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 21:33:32.322037 np0000007121 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 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 12 21:33:32.323257 np0000007121 devstack@c-api.service[100325]: INFO cinder.rpc [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 21:33:32.323382 np0000007121 devstack@c-api.service[100324]: INFO cinder.rpc [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 21:33:32.323795 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.324012 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.325231 np0000007121 devstack@c-api.service[100324]: INFO cinder.rpc [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 21:33:32.325559 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.325754 np0000007121 devstack@c-api.service[100325]: INFO cinder.rpc [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 21:33:32.325912 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.326163 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.326444 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.326548 np0000007121 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-b5537cc6-5a90-4925-82f8-241a13bf893b 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 12 21:33:32.327136 np0000007121 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf 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 12 21:33:32.329160 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.329297 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.330260 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.330442 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.348711 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writer thread running {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 21:33:32.351506 np0000007121 devstack@c-api.service[100326]: INFO cinder.rpc [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 21:33:32.354446 np0000007121 devstack@c-api.service[100326]: INFO cinder.rpc [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 21:33:32.355694 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:32.356804 np0000007121 devstack@c-api.service[100326]: INFO cinder.rpc [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 21:33:32.358132 np0000007121 devstack@c-api.service[100323]: INFO cinder.rpc [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 21:33:32.358808 np0000007121 devstack@c-api.service[100326]: INFO cinder.rpc [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 21:33:32.359168 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.359425 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.360108 np0000007121 devstack@c-api.service[100326]: WARNING cinder.keymgr.conf_key_mgr [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 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 12 21:33:32.360400 np0000007121 devstack@c-api.service[100323]: INFO cinder.rpc [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 21:33:32.360833 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.360910 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-b5537cc6-5a90-4925-82f8-241a13bf893b 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:32.361043 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.362985 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.363166 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.363447 np0000007121 devstack@c-api.service[100324]: INFO cinder.rpc [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 21:33:32.363724 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:32.365535 np0000007121 devstack@c-api.service[100324]: INFO cinder.rpc [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 21:33:32.365958 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.366104 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.366237 np0000007121 devstack@c-api.service[100325]: INFO cinder.rpc [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 21:33:32.368586 np0000007121 devstack@c-api.service[100325]: INFO cinder.rpc [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 21:33:32.369051 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.369219 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.370571 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.370731 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.374340 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.374480 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.376634 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.376691 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.376768 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.376842 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.379137 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.379259 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.379576 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.379706 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.380750 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.380956 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.381695 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.381824 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.382192 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.382349 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.383696 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.383824 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.384517 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.384679 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.385401 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.385547 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.386113 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.386234 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.387365 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.387479 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.387683 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.387833 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.388117 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.388250 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.390029 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.390153 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.390207 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.390317 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.390369 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.390516 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.391003 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.391114 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.392562 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.392730 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.393068 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.393250 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.394036 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.394234 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.394724 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.394924 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.396972 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.397093 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.397288 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.397507 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.397549 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:32.398590 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.398792 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.399215 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.399365 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.400133 np0000007121 devstack@c-api.service[100326]: INFO cinder.rpc [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 21:33:32.400222 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.400285 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.401056 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.401173 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.401210 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.401361 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.401658 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.401805 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.402364 np0000007121 devstack@c-api.service[100326]: INFO cinder.rpc [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 21:33:32.402669 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.402811 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.402893 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.402931 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.402971 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.403018 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.403082 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.403188 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.404234 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.404379 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.404591 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.404740 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.405112 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.405277 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.405945 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.406043 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.406784 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.406912 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.407082 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.407219 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.407506 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.407632 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.408257 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.408425 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.409184 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.409342 np0000007121 devstack@c-api.service[100323]: WARNING cinder.api.contrib.hosts [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 21:33:32.409391 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.409567 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.409702 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.410118 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.410244 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.410280 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: extensions {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.411414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: consistencygroups {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.411498 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.411583 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.411996 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.412153 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.412432 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.412552 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.413319 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.413410 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.413444 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.413558 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.414168 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: extra_specs {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.414448 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.414746 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.414746 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.414796 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.415086 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.415242 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.415324 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.415453 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.415695 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: capabilities {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.416024 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.416138 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.416189 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.416365 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.416728 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: backups {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.416791 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.416890 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.417140 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.417192 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.417255 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.417370 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.417471 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.417586 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.417977 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.418116 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.418457 np0000007121 devstack@c-api.service[100324]: WARNING cinder.api.contrib.hosts [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 21:33:32.418597 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: os-quota-sets {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.418704 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.418819 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.418903 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.419011 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.419620 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: extensions {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.419680 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.419733 np0000007121 devstack@c-api.service[100325]: WARNING cinder.api.contrib.hosts [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 21:33:32.419802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: qos-specs {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.419876 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.420096 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.420275 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.420979 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: consistencygroups {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.421059 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: extensions {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.421487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: encryption {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.422521 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: consistencygroups {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.422619 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.422680 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: extra_specs {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.422762 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: encryption {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.422811 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.424028 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: cgsnapshots {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.424144 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: capabilities {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.425098 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.425214 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: extra_specs {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.425260 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: scheduler-stats {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.425297 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.425331 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: backups {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.426581 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: capabilities {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.426683 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: os-volume-manage {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.427228 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: os-quota-sets {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.427402 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.427548 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.427599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: backups {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.427728 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: os-snapshot-manage {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.428760 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: qos-specs {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.429062 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: os-volume-transfer {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.429296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: os-quota-sets {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.429910 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.430026 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.430331 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: os-hosts {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.430458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: encryption {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.430596 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: qos-specs {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.431386 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: os-volume-type-access {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.431777 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: encryption {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.431904 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.432056 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.432764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: os-availability-zone {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.433048 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: encryption {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.433127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: cgsnapshots {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.433827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extended resource: os-quota-class-sets {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.434027 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.434177 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.434323 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: scheduler-stats {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.434576 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: encryption {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.434859 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.434991 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.435125 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.435246 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.435593 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: os-volume-manage {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.435791 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: cgsnapshots {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.436001 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.436135 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.436776 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: os-snapshot-manage {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.436882 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.437035 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.437076 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.437108 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: scheduler-stats {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.437191 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.437691 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] SnapshotActionsController initialized {{(pid=100323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 21:33:32.438093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: os-volume-transfer {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.438336 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: os-volume-manage {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.438537 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.438664 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.439292 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.439410 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.439547 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: os-hosts {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.439725 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: os-snapshot-manage {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.440077 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.440233 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.440609 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: os-volume-type-access {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.440920 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.440956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: os-volume-transfer {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.441052 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.441564 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.441704 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.441804 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.441894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: os-availability-zone {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.441950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.442037 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.442125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.442206 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: os-hosts {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.442242 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension UsedLimits extending resource: limits {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.442305 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.442413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.442568 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.442608 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.442758 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension AdminActions extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.442827 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.442942 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension AdminActions extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.443090 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension AdminActions extending resource: backups {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.443209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension VolumeActions extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.443266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: os-volume-type-access {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.443313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.443416 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-4d37de50-ee6d-4474-9211-a6eb88c4e404 None None] Extension TypesManage extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.443713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extended resource: os-quota-class-sets {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.444564 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: os-availability-zone {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.445057 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.445199 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.445632 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.445672 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extended resource: os-quota-class-sets {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.445785 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.446029 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.446161 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.446826 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.446957 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.446993 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.447017 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.447173 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.447234 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.447476 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] SnapshotActionsController initialized {{(pid=100324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 21:33:32.447856 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.447933 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.447969 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.447993 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.448065 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.448112 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.448645 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.448740 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.448772 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.448793 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.448872 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.448910 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.449413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] SnapshotActionsController initialized {{(pid=100325) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 21:33:32.449454 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.449547 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.450225 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.450345 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.450381 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.450403 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.450471 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.450514 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.450572 np0000007121 devstack@c-api.service[100323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f4bb8a4668 pid: 100323 (default app) Aug 12 21:33:32.450902 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451030 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451100 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.451135 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451188 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.451216 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.451240 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451314 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.451358 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451393 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451528 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension UsedLimits extending resource: limits {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451635 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451745 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451837 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.451879 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.451915 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.451965 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension AdminActions extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.452000 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.452025 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.452063 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension AdminActions extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.452150 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension AdminActions extending resource: backups {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.452244 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension VolumeActions extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.452360 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.452448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-b5537cc6-5a90-4925-82f8-241a13bf893b None None] Extension TypesManage extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.452515 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.452628 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.452658 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.452776 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.453312 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.453371 np0000007121 devstack@c-api.service[100326]: WARNING cinder.api.contrib.hosts [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 21:33:32.453461 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.453563 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.453601 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.453675 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.453705 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.453776 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.453862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.453999 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension UsedLimits extending resource: limits {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454098 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension SnapshotActions extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: extensions {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.454205 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454293 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension VolumeTypeAccess extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454419 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension AdminActions extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454526 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension AdminActions extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454634 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension AdminActions extending resource: backups {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454729 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension VolumeActions extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454832 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.454979 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-c2bec08f-1458-42a7-95b3-0b1707289aaf None None] Extension TypesManage extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.455248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: consistencygroups {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.456845 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: extra_specs {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.458108 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: capabilities {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.458307 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c56a468-70fb-412d-8a71-a43f040fa30b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:33:32.459088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: backups {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.459787 np0000007121 devstack@c-api.service[100324]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f4bb8a4668 pid: 100324 (default app) Aug 12 21:33:32.460706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: os-quota-sets {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.461199 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1/1] 10.4.3.240 () {60 vars in 925 bytes} [Wed Aug 12 21:33:32 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:33:32.461889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: qos-specs {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.463515 np0000007121 devstack@c-api.service[100325]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f4bb8a4668 pid: 100325 (default app) Aug 12 21:33:32.463572 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: encryption {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.464816 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: encryption {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.466036 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: cgsnapshots {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.467218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: scheduler-stats {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.468414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: os-volume-manage {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.469526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: os-snapshot-manage {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.470747 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: os-volume-transfer {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.472077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: os-hosts {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.473218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: os-volume-type-access {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.474515 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: os-availability-zone {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.476279 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extended resource: os-quota-class-sets {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 21:33:32.477588 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.477764 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.478532 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.478673 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.479313 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.479438 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.479983 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.snapshot_actions [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] SnapshotActionsController initialized {{(pid=100326) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 21:33:32.480340 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.480468 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.481674 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.481674 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.481764 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.481918 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.483237 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:33:32.483237 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 21:33:32.483237 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.483320 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.483415 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.483510 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.483604 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.483722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.483817 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension UsedLimits extending resource: limits {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.483964 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.484060 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.484150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.484276 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension AdminActions extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.484379 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension AdminActions extending resource: snapshots {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.484476 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension AdminActions extending resource: backups {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.484569 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension VolumeActions extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.484689 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.484789 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-86232bf7-eb73-49f3-95f0-c238cd6c67c4 None None] Extension TypesManage extending resource: types {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 21:33:32.492102 np0000007121 devstack@c-api.service[100326]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78f4bb8a4668 pid: 100326 (default app) Aug 12 21:33:37.261565 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d34231b4-c99d-40d5-bbe2-be2175e1859a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:33:37.835829 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d34231b4-c99d-40d5-bbe2-be2175e1859a admin admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:33:37.836515 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d34231b4-c99d-40d5-bbe2-be2175e1859a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:33:37.838128 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:33:37.838128 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:33:37.869682 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-d34231b4-c99d-40d5-bbe2-be2175e1859a 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:37.894460 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d34231b4-c99d-40d5-bbe2-be2175e1859a admin admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:33:37.894914 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1/2] 10.4.3.240 () {68 vars in 1302 bytes} [Wed Aug 12 21:33:37 2026] POST /volume/v3/types => generated 183 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:33:37.903932 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6201ea7-2f69-40cd-a4f1-c7cf4cc26345 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:33:38.182371 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6201ea7-2f69-40cd-a4f1-c7cf4cc26345 admin admin] POST https://10.4.3.240/volume/v3/types/dfb48ddf-8d21-4467-9ca6-9fc5d4823101/extra_specs Aug 12 21:33:38.183005 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6201ea7-2f69-40cd-a4f1-c7cf4cc26345 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:33:38.184926 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:33:38.184926 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:33:38.217251 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b6201ea7-2f69-40cd-a4f1-c7cf4cc26345 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:38.279774 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6201ea7-2f69-40cd-a4f1-c7cf4cc26345 admin admin] https://10.4.3.240/volume/v3/types/dfb48ddf-8d21-4467-9ca6-9fc5d4823101/extra_specs returned with HTTP 200 Aug 12 21:33:38.280184 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 2/3] 10.4.3.240 () {68 vars in 1449 bytes} [Wed Aug 12 21:33:37 2026] POST /volume/v3/types/dfb48ddf-8d21-4467-9ca6-9fc5d4823101/extra_specs => generated 52 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:33:38.534714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45308122-b23b-49ed-9491-6e93cd707563 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:33:38.845307 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45308122-b23b-49ed-9491-6e93cd707563 admin admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:33:38.845307 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45308122-b23b-49ed-9491-6e93cd707563 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:33:38.847985 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:33:38.847985 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:33:38.884985 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-45308122-b23b-49ed-9491-6e93cd707563 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:38.912264 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45308122-b23b-49ed-9491-6e93cd707563 admin admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:33:38.912264 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1/4] 10.4.3.240 () {68 vars in 1302 bytes} [Wed Aug 12 21:33:38 2026] POST /volume/v3/types => generated 186 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:33:38.930246 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ddfe892-3792-4aa2-886a-32914d522e8c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:33:39.203652 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ddfe892-3792-4aa2-886a-32914d522e8c admin admin] POST https://10.4.3.240/volume/v3/types/069ef774-0450-423c-8d44-3a169f243f24/extra_specs Aug 12 21:33:39.204196 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ddfe892-3792-4aa2-886a-32914d522e8c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:33:39.205845 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:33:39.205845 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:33:39.237118 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-6ddfe892-3792-4aa2-886a-32914d522e8c 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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:33:39.290105 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ddfe892-3792-4aa2-886a-32914d522e8c admin admin] https://10.4.3.240/volume/v3/types/069ef774-0450-423c-8d44-3a169f243f24/extra_specs returned with HTTP 200 Aug 12 21:33:39.290564 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1/5] 10.4.3.240 () {68 vars in 1449 bytes} [Wed Aug 12 21:33:38 2026] POST /volume/v3/types/069ef774-0450-423c-8d44-3a169f243f24/extra_specs => generated 45 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:33:47.892389 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:33:48.278070 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:33:48.908205 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:33:49.288954 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:34:14.975586 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ecb9e7ec-d520-412f-bb85-b77dd404d8fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:34:14.976209 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecb9e7ec-d520-412f-bb85-b77dd404d8fd None None] GET https://10.4.3.240/volume// Aug 12 21:34:14.976385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecb9e7ec-d520-412f-bb85-b77dd404d8fd None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:34:14.976610 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecb9e7ec-d520-412f-bb85-b77dd404d8fd None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:34:14.977100 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecb9e7ec-d520-412f-bb85-b77dd404d8fd None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:34:14.977381 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 2/6] 10.4.3.240 () {66 vars in 1425 bytes} [Wed Aug 12 21:34:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:34:54.561477 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51547304-c820-4ffd-87a0-eed4bfc9156a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:34:54.824305 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51547304-c820-4ffd-87a0-eed4bfc9156a tempest-verify_tempest_config-203956519 tempest-verify_tempest_config-203956519-project-member] GET https://10.4.3.240/volume/v3/extensions Aug 12 21:34:54.824523 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51547304-c820-4ffd-87a0-eed4bfc9156a tempest-verify_tempest_config-203956519 tempest-verify_tempest_config-203956519-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:34:54.824763 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51547304-c820-4ffd-87a0-eed4bfc9156a tempest-verify_tempest_config-203956519 tempest-verify_tempest_config-203956519-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:34:54.825110 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51547304-c820-4ffd-87a0-eed4bfc9156a tempest-verify_tempest_config-203956519 tempest-verify_tempest_config-203956519-project-member] https://10.4.3.240/volume/v3/extensions returned with HTTP 200 Aug 12 21:34:54.825466 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 3/7] 10.4.3.240 () {66 vars in 1246 bytes} [Wed Aug 12 21:34:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:35:47.570225 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:35:47.573229 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:35:47.573701 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-42392756"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:35:47.575691 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-42392756'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:35:47.576181 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Create volume of 1 GB Aug 12 21:35:47.586432 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:35:47.585870. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:35:47.586589 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Availability Zones retrieved successfully. Aug 12 21:35:47.610947 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Flow 'volume_create_api' (e5d72eb2-2056-4422-b3e3-95e000eb0005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:35:47.612384 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a32c5be8-789e-4d5d-a747-745594459845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:47.613493 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:35:47.666743 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a32c5be8-789e-4d5d-a747-745594459845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:47.666743 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2be7017-a8ec-47f6-a5ef-4f695cae6e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:47.702130 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-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 12 21:35:47.702430 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-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 12 21:35:47.753990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Created reservations ['322a9f5c-6427-4fe4-8498-f02b3a850726', 'e8381af1-efe4-44fe-b9ee-3b2e4ad5e7ff', '607027bd-34b4-4a60-9b7c-189f463ae29d', 'd09b6938-b424-4cc4-8958-891644d85a1c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:35:47.754861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2be7017-a8ec-47f6-a5ef-4f695cae6e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322a9f5c-6427-4fe4-8498-f02b3a850726', 'e8381af1-efe4-44fe-b9ee-3b2e4ad5e7ff', '607027bd-34b4-4a60-9b7c-189f463ae29d', 'd09b6938-b424-4cc4-8958-891644d85a1c']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:47.755683 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e875f7-6c2f-4016-a299-8d6a83ac3840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:47.807926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e875f7-6c2f-4016-a299-8d6a83ac3840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a8c2c5-04cf-4371-b897-3dc02f26f27f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-42392756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a143f6632014ed5b0c6c2cae1cd4b47',qos_specs=None,replication_status=,reservations=['322a9f5c-6427-4fe4-8498-f02b3a850726','e8381af1-efe4-44fe-b9ee-3b2e4ad5e7ff','607027bd-34b4-4a60-9b7c-189f463ae29d','d09b6938-b424-4cc4-8958-891644d85a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad0084347c748259ad44b3e02850e12',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-42392756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0a8c2c5-04cf-4371-b897-3dc02f26f27f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a143f6632014ed5b0c6c2cae1cd4b47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bad0084347c748259ad44b3e02850e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:47.808818 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45181326-0e53-4920-a995-9a56c9d631dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:47.838578 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45181326-0e53-4920-a995-9a56c9d631dc) transitioned into state 'SUCCESS' from state '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-42392756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a143f6632014ed5b0c6c2cae1cd4b47',qos_specs=None,replication_status=,reservations=['322a9f5c-6427-4fe4-8498-f02b3a850726','e8381af1-efe4-44fe-b9ee-3b2e4ad5e7ff','607027bd-34b4-4a60-9b7c-189f463ae29d','d09b6938-b424-4cc4-8958-891644d85a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad0084347c748259ad44b3e02850e12',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:47.838578 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e872e536-c4aa-4412-82db-58df26b2e805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:47.870708 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e872e536-c4aa-4412-82db-58df26b2e805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:47.872212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Flow 'volume_create_api' (e5d72eb2-2056-4422-b3e3-95e000eb0005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:35:47.872264 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Create volume request issued successfully. Aug 12 21:35:47.874055 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2e7c3ec-f23e-41a8-818d-4379e9771443 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:35:47.874975 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 2/8] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:35:47 2026] POST /volume/v3/volumes => generated 750 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:35:47.891585 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6da2b9f0-7f23-4150-a296-a08c90b69cb9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:35:47.894850 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6da2b9f0-7f23-4150-a296-a08c90b69cb9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:35:47.895049 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6da2b9f0-7f23-4150-a296-a08c90b69cb9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:35:47.895279 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6da2b9f0-7f23-4150-a296-a08c90b69cb9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:35:47.944899 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:35:47.944899 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:35:47.962183 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6da2b9f0-7f23-4150-a296-a08c90b69cb9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:35:47.971026 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6da2b9f0-7f23-4150-a296-a08c90b69cb9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:35:47.971026 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 2/9] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:35:47 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:35:48.989656 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5675d64b-417d-4ab3-98cf-6e784c4d7759 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:35:48.993048 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5675d64b-417d-4ab3-98cf-6e784c4d7759 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:35:48.993250 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5675d64b-417d-4ab3-98cf-6e784c4d7759 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:35:48.993559 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5675d64b-417d-4ab3-98cf-6e784c4d7759 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:35:49.037809 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:35:49.037809 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:35:49.045157 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5675d64b-417d-4ab3-98cf-6e784c4d7759 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:35:49.052311 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5675d64b-417d-4ab3-98cf-6e784c4d7759 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:35:49.052793 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 3/10] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:35:48 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:35:53.629550 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:35:53.861443 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:35:53.861877 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-806397117"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:35:53.863411 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-806397117'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:35:53.863786 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Create volume of 1 GB Aug 12 21:35:53.876777 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Availability zone cache updated, next update will occur around 2026-08-12 22:35:53.876230. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:35:53.876897 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Availability Zones retrieved successfully. Aug 12 21:35:53.899087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Flow 'volume_create_api' (acfa9c1b-0650-43a1-9ca9-786f0390280a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:35:53.902163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c0af54-85c1-4530-b876-7f95bccb7951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:53.903514 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:35:53.951746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c0af54-85c1-4530-b876-7f95bccb7951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:53.952500 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15252d4e-dce7-4d16-8fe2-b387d5d78c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:53.986169 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-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 12 21:35:53.986922 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-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 12 21:35:54.042080 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Created reservations ['0e07be09-8167-49a7-9aff-1706ca895d52', 'ca443d78-4cfd-42aa-8008-3b8247a2508a', 'ea51d601-0e69-4398-afa3-ea61cf26df7e', '3eabea77-fd34-49b9-bc56-f6c9c724b261'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:35:54.043236 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15252d4e-dce7-4d16-8fe2-b387d5d78c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e07be09-8167-49a7-9aff-1706ca895d52', 'ca443d78-4cfd-42aa-8008-3b8247a2508a', 'ea51d601-0e69-4398-afa3-ea61cf26df7e', '3eabea77-fd34-49b9-bc56-f6c9c724b261']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:54.044289 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2329afc-886f-4e2a-8ed1-a84d26ea96c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:54.097750 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2329afc-886f-4e2a-8ed1-a84d26ea96c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de0586bd-0f13-4495-a91b-3ce8a811c417', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-806397117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef94faab43e74dfab0c32fc4898bab8c',qos_specs=None,replication_status=,reservations=['0e07be09-8167-49a7-9aff-1706ca895d52','ca443d78-4cfd-42aa-8008-3b8247a2508a','ea51d601-0e69-4398-afa3-ea61cf26df7e','3eabea77-fd34-49b9-bc56-f6c9c724b261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d75298ffeedf4f4eb8eb47789437937d',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-806397117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de0586bd-0f13-4495-a91b-3ce8a811c417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef94faab43e74dfab0c32fc4898bab8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d75298ffeedf4f4eb8eb47789437937d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:54.098466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e95edd-9df1-4026-a1e2-b49573f628ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:54.120847 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e95edd-9df1-4026-a1e2-b49573f628ac) transitioned into state 'SUCCESS' from state '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-806397117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef94faab43e74dfab0c32fc4898bab8c',qos_specs=None,replication_status=,reservations=['0e07be09-8167-49a7-9aff-1706ca895d52','ca443d78-4cfd-42aa-8008-3b8247a2508a','ea51d601-0e69-4398-afa3-ea61cf26df7e','3eabea77-fd34-49b9-bc56-f6c9c724b261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d75298ffeedf4f4eb8eb47789437937d',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:54.121506 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c946d9-ef15-4e62-b6d8-c4ec8c0313d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:35:54.144570 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c946d9-ef15-4e62-b6d8-c4ec8c0313d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:35:54.145972 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Flow 'volume_create_api' (acfa9c1b-0650-43a1-9ca9-786f0390280a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:35:54.145972 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Create volume request issued successfully. Aug 12 21:35:54.146574 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61090801-c09d-422a-ba12-2a94cc2aa2f1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:35:54.147212 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 4/11] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:35:53 2026] POST /volume/v3/volumes => generated 784 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:35:54.162157 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09c82984-fd00-4c93-8d4c-e3cfde189787 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:35:54.164784 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09c82984-fd00-4c93-8d4c-e3cfde189787 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:35:54.164784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09c82984-fd00-4c93-8d4c-e3cfde189787 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:35:54.164784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09c82984-fd00-4c93-8d4c-e3cfde189787 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:35:54.207997 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:35:54.207997 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:35:54.218239 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-09c82984-fd00-4c93-8d4c-e3cfde189787 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:35:54.237340 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09c82984-fd00-4c93-8d4c-e3cfde189787 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:35:54.237967 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 3/12] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:35:54 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 963 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:35:55.252095 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-97bce656-cdb6-4f85-ae3e-fb655468611e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:35:55.254431 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97bce656-cdb6-4f85-ae3e-fb655468611e tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:35:55.254722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97bce656-cdb6-4f85-ae3e-fb655468611e tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:35:55.254958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97bce656-cdb6-4f85-ae3e-fb655468611e tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:35:55.298776 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:35:55.298776 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:35:55.302437 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-97bce656-cdb6-4f85-ae3e-fb655468611e tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:35:55.308281 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97bce656-cdb6-4f85-ae3e-fb655468611e tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:35:55.308637 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 3/13] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:35:55 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1024 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:35:59.051162 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=4 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:36:04.125669 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:36:04.225501 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:36:05.307314 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=8 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:36:08.351847 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:08.354023 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:08.356099 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-53577035"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:08.356099 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-53577035'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:08.356588 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Create volume of 1 GB Aug 12 21:36:08.366395 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:36:08.365851. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:36:08.366510 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Availability Zones retrieved successfully. Aug 12 21:36:08.394711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Flow 'volume_create_api' (e3b51f4a-adad-4ea7-a765-2d419a436629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:08.396922 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479febda-98c5-463a-ae3d-dfe774a7bfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:08.398797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:08.466687 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479febda-98c5-463a-ae3d-dfe774a7bfb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:08.467913 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7fab3c-4335-4cee-984b-4a3b1822d572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:08.506367 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-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 12 21:36:08.507676 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-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 12 21:36:08.562296 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Created reservations ['f7c1ac53-ccbb-4a48-b52a-a16fbb11a226', '97a58118-805a-4503-b76e-b60dbc2cd66c', 'd3c4644d-2b36-4b82-acc1-48fd6d5049b2', '76368f56-13b4-4538-b2d5-305c6b22d38d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:08.563341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7fab3c-4335-4cee-984b-4a3b1822d572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7c1ac53-ccbb-4a48-b52a-a16fbb11a226', '97a58118-805a-4503-b76e-b60dbc2cd66c', 'd3c4644d-2b36-4b82-acc1-48fd6d5049b2', '76368f56-13b4-4538-b2d5-305c6b22d38d']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:08.564218 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84f0def-ea6d-4a19-987e-a428488de667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:08.593876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84f0def-ea6d-4a19-987e-a428488de667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb704f4f-4aa6-4035-9fe6-81db8b32d4d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-53577035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce3b4b1419b4843a88ee21e465e969c',qos_specs=None,replication_status=,reservations=['f7c1ac53-ccbb-4a48-b52a-a16fbb11a226','97a58118-805a-4503-b76e-b60dbc2cd66c','d3c4644d-2b36-4b82-acc1-48fd6d5049b2','76368f56-13b4-4538-b2d5-305c6b22d38d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d00ed753ceb4e0dba25c32c517e2f9f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-53577035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb704f4f-4aa6-4035-9fe6-81db8b32d4d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce3b4b1419b4843a88ee21e465e969c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d00ed753ceb4e0dba25c32c517e2f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:08.594826 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2cce40-10a2-407d-9668-5259850558bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:08.632421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2cce40-10a2-407d-9668-5259850558bf) transitioned into state 'SUCCESS' from state '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-53577035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce3b4b1419b4843a88ee21e465e969c',qos_specs=None,replication_status=,reservations=['f7c1ac53-ccbb-4a48-b52a-a16fbb11a226','97a58118-805a-4503-b76e-b60dbc2cd66c','d3c4644d-2b36-4b82-acc1-48fd6d5049b2','76368f56-13b4-4538-b2d5-305c6b22d38d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d00ed753ceb4e0dba25c32c517e2f9f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:08.633391 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747f4889-5153-4263-a716-24a4e0e1ab80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:08.670488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747f4889-5153-4263-a716-24a4e0e1ab80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:08.672026 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Flow 'volume_create_api' (e3b51f4a-adad-4ea7-a765-2d419a436629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:08.672470 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Create volume request issued successfully. Aug 12 21:36:08.675209 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78a5bc81-2c77-4cb3-99d9-19f97bcf9be2 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:08.675209 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 4/14] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:36:08 2026] POST /volume/v3/volumes => generated 753 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:08.692798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d200fa0e-42e9-4996-b78c-70d0ad394d49 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:08.694193 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d200fa0e-42e9-4996-b78c-70d0ad394d49 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] GET https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 Aug 12 21:36:08.694565 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d200fa0e-42e9-4996-b78c-70d0ad394d49 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:08.694850 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d200fa0e-42e9-4996-b78c-70d0ad394d49 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:08.728482 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:08.728482 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:08.737493 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d200fa0e-42e9-4996-b78c-70d0ad394d49 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Volume info retrieved successfully. Aug 12 21:36:08.746087 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d200fa0e-42e9-4996-b78c-70d0ad394d49 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 returned with HTTP 200 Aug 12 21:36:08.746732 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 5/15] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:08 2026] GET /volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:09.764906 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7068e85-520a-48c5-b993-c80081beb3a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:09.768379 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7068e85-520a-48c5-b993-c80081beb3a3 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] GET https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 Aug 12 21:36:09.768379 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7068e85-520a-48c5-b993-c80081beb3a3 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:09.768379 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7068e85-520a-48c5-b993-c80081beb3a3 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:09.776703 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:09.776703 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:09.781435 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7068e85-520a-48c5-b993-c80081beb3a3 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Volume info retrieved successfully. Aug 12 21:36:09.787449 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7068e85-520a-48c5-b993-c80081beb3a3 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 returned with HTTP 200 Aug 12 21:36:09.788056 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 4/16] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:09 2026] GET /volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:10.210545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-48cd44eb-7695-49e7-93fb-ec5e15011924 req-cb034e67-e8a9-4a42-88a1-de4a980620c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:10.213945 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-48cd44eb-7695-49e7-93fb-ec5e15011924 req-cb034e67-e8a9-4a42-88a1-de4a980620c4 tempest-VolumesAdminNegativeTest-1798384592 tempest-VolumesAdminNegativeTest-1798384592-project] GET https://10.4.3.240/volume/v3/volumes/3eaa9745-4137-4b78-a9b8-4c2b4b5d0e53 Aug 12 21:36:10.214244 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-48cd44eb-7695-49e7-93fb-ec5e15011924 req-cb034e67-e8a9-4a42-88a1-de4a980620c4 tempest-VolumesAdminNegativeTest-1798384592 tempest-VolumesAdminNegativeTest-1798384592-project] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:10.214564 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-48cd44eb-7695-49e7-93fb-ec5e15011924 req-cb034e67-e8a9-4a42-88a1-de4a980620c4 tempest-VolumesAdminNegativeTest-1798384592 tempest-VolumesAdminNegativeTest-1798384592-project] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:10.223151 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-48cd44eb-7695-49e7-93fb-ec5e15011924 req-cb034e67-e8a9-4a42-88a1-de4a980620c4 tempest-VolumesAdminNegativeTest-1798384592 tempest-VolumesAdminNegativeTest-1798384592-project] https://10.4.3.240/volume/v3/volumes/3eaa9745-4137-4b78-a9b8-4c2b4b5d0e53 returned with HTTP 404 Aug 12 21:36:10.224142 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 4/17] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:10 2026] GET /volume/v3/volumes/3eaa9745-4137-4b78-a9b8-4c2b4b5d0e53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:10.240143 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-761509bd-7465-4e4f-b57b-8f4a5b91ab19 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:10.242969 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-761509bd-7465-4e4f-b57b-8f4a5b91ab19 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 Aug 12 21:36:10.243233 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-761509bd-7465-4e4f-b57b-8f4a5b91ab19 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:10.243501 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-761509bd-7465-4e4f-b57b-8f4a5b91ab19 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:10.243747 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-761509bd-7465-4e4f-b57b-8f4a5b91ab19 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Delete volume with id: cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 Aug 12 21:36:10.253496 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:10.253496 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:10.254178 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-761509bd-7465-4e4f-b57b-8f4a5b91ab19 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Volume info retrieved successfully. Aug 12 21:36:10.288072 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-761509bd-7465-4e4f-b57b-8f4a5b91ab19 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Delete volume request issued successfully. Aug 12 21:36:10.288369 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-761509bd-7465-4e4f-b57b-8f4a5b91ab19 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 returned with HTTP 202 Aug 12 21:36:10.288981 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 5/18] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:36:10 2026] DELETE /volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:36:10.298197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-353e3839-84f4-43bc-b59a-193ed31f671a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:10.301985 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-353e3839-84f4-43bc-b59a-193ed31f671a tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] GET https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 Aug 12 21:36:10.302240 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-353e3839-84f4-43bc-b59a-193ed31f671a tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:10.302519 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-353e3839-84f4-43bc-b59a-193ed31f671a tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:10.314875 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:10.314875 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:10.321644 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-353e3839-84f4-43bc-b59a-193ed31f671a tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Volume info retrieved successfully. Aug 12 21:36:10.329580 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-353e3839-84f4-43bc-b59a-193ed31f671a tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 returned with HTTP 200 Aug 12 21:36:10.330154 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 6/19] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:10 2026] GET /volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:11.346053 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-86d6bbde-1af7-475d-9b87-12ab53138de8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:11.348047 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86d6bbde-1af7-475d-9b87-12ab53138de8 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] GET https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 Aug 12 21:36:11.348047 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86d6bbde-1af7-475d-9b87-12ab53138de8 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:11.348047 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86d6bbde-1af7-475d-9b87-12ab53138de8 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:11.353641 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86d6bbde-1af7-475d-9b87-12ab53138de8 tempest-VolumesAdminNegativeTest-1603670672 tempest-VolumesAdminNegativeTest-1603670672-project-member] https://10.4.3.240/volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 returned with HTTP 404 Aug 12 21:36:11.354166 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 5/20] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:11 2026] GET /volume/v3/volumes/cb704f4f-4aa6-4035-9fe6-81db8b32d4d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:11.644100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:11.646514 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:11.647004 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "83ff7ee6-3c8a-4a09-ba0c-8496c92070d5-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:11.648834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '83ff7ee6-3c8a-4a09-ba0c-8496c92070d5-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:11.649366 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Create volume of 1 GB Aug 12 21:36:11.671436 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:36:11.670738. {{(pid=100326) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:36:11.671811 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Availability Zones retrieved successfully. Aug 12 21:36:11.699647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Flow 'volume_create_api' (a421ab41-81a4-4e14-88fb-13d35fa09850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:11.700879 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8946b2e-cfdc-4a7e-bd39-16b5b981e3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:11.702443 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:11.765611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8946b2e-cfdc-4a7e-bd39-16b5b981e3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:11.765611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f6b9be-65e3-47c0-bb7f-0f1599d7d654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:11.819416 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-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 12 21:36:11.820086 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-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 12 21:36:11.874560 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Created reservations ['e762021c-95e1-4601-9020-327fcef2e67c', 'faed7a06-ed97-4907-92f0-266f90fd3039', '142cc0d2-e621-4a23-b004-8698c24245b1', 'fb9071b9-9d4d-4148-a943-8c29a7833bdf'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:11.875480 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f6b9be-65e3-47c0-bb7f-0f1599d7d654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e762021c-95e1-4601-9020-327fcef2e67c', 'faed7a06-ed97-4907-92f0-266f90fd3039', '142cc0d2-e621-4a23-b004-8698c24245b1', 'fb9071b9-9d4d-4148-a943-8c29a7833bdf']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:11.876133 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb1ba11e-bac2-46b5-8e01-73f5bf4b4714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:11.927285 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb1ba11e-bac2-46b5-8e01-73f5bf4b4714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='83ff7ee6-3c8a-4a09-ba0c-8496c92070d5-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce58be6e4de4d25839f80230c9eb471',qos_specs=None,replication_status=,reservations=['e762021c-95e1-4601-9020-327fcef2e67c','faed7a06-ed97-4907-92f0-266f90fd3039','142cc0d2-e621-4a23-b004-8698c24245b1','fb9071b9-9d4d-4148-a943-8c29a7833bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bfc67e252d4b498600120f6a8b45ce',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:11Z,deleted=False,deleted_at=None,display_description='',display_name='83ff7ee6-3c8a-4a09-ba0c-8496c92070d5-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ce58be6e4de4d25839f80230c9eb471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bfc67e252d4b498600120f6a8b45ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:11.929271 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a33b3d5-35b9-496b-a800-25c7ae734bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:11.970604 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a33b3d5-35b9-496b-a800-25c7ae734bab) transitioned into 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='83ff7ee6-3c8a-4a09-ba0c-8496c92070d5-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce58be6e4de4d25839f80230c9eb471',qos_specs=None,replication_status=,reservations=['e762021c-95e1-4601-9020-327fcef2e67c','faed7a06-ed97-4907-92f0-266f90fd3039','142cc0d2-e621-4a23-b004-8698c24245b1','fb9071b9-9d4d-4148-a943-8c29a7833bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bfc67e252d4b498600120f6a8b45ce',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:11.971308 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3f5b74-c97e-452c-822c-a149e1e43ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:11.997314 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3f5b74-c97e-452c-822c-a149e1e43ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:11.998170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Flow 'volume_create_api' (a421ab41-81a4-4e14-88fb-13d35fa09850) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:11.998498 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Create volume request issued successfully. Aug 12 21:36:11.999109 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-744ad658-9859-4b4e-bb6b-03ac893b4cbf tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:12.000289 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 5/21] 10.4.3.240 () {72 vars in 1541 bytes} [Wed Aug 12 21:36:11 2026] POST /volume/v3/volumes => generated 749 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:12.012804 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-1ceecb08-1332-4c57-a64c-690a062eda12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:12.019661 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-1ceecb08-1332-4c57-a64c-690a062eda12 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 Aug 12 21:36:12.019780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-1ceecb08-1332-4c57-a64c-690a062eda12 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:12.020042 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-1ceecb08-1332-4c57-a64c-690a062eda12 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:12.039390 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:12.039390 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:12.045960 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-1ceecb08-1332-4c57-a64c-690a062eda12 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:12.055312 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-1ceecb08-1332-4c57-a64c-690a062eda12 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 returned with HTTP 200 Aug 12 21:36:12.055886 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 6/22] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:12 2026] GET /volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:12.076387 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-f8f47c3e-2564-4aa1-8fb4-536d9f54d83c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:12.080246 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-f8f47c3e-2564-4aa1-8fb4-536d9f54d83c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 Aug 12 21:36:12.080246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-f8f47c3e-2564-4aa1-8fb4-536d9f54d83c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:12.080246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-f8f47c3e-2564-4aa1-8fb4-536d9f54d83c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:12.090670 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:12.090670 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:12.097004 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-f8f47c3e-2564-4aa1-8fb4-536d9f54d83c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:12.103937 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-f8f47c3e-2564-4aa1-8fb4-536d9f54d83c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 returned with HTTP 200 Aug 12 21:36:12.104859 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 7/23] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:12 2026] GET /volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:15.117600 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-df06e7cf-e8fb-4f2b-990e-f2c9c921467c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:15.119894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-df06e7cf-e8fb-4f2b-990e-f2c9c921467c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 Aug 12 21:36:15.120029 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-df06e7cf-e8fb-4f2b-990e-f2c9c921467c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:15.120170 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-df06e7cf-e8fb-4f2b-990e-f2c9c921467c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:15.127638 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:15.127638 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:15.131678 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-df06e7cf-e8fb-4f2b-990e-f2c9c921467c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:15.136215 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-df06e7cf-e8fb-4f2b-990e-f2c9c921467c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 returned with HTTP 200 Aug 12 21:36:15.137351 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 6/24] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:15 2026] GET /volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:15.144093 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-293d7819-4908-4e97-a0d4-f784e45a8618 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:15.145023 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-293d7819-4908-4e97-a0d4-f784e45a8618 None None] GET https://10.4.3.240/volume// Aug 12 21:36:15.145261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-293d7819-4908-4e97-a0d4-f784e45a8618 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:15.145545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-293d7819-4908-4e97-a0d4-f784e45a8618 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:15.146134 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-293d7819-4908-4e97-a0d4-f784e45a8618 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:15.146684 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 6/25] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:15.155647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-20c8406b-870f-42c7-8c9d-16d5d97b53d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:15.160280 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-20c8406b-870f-42c7-8c9d-16d5d97b53d9 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:36:15.160656 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-20c8406b-870f-42c7-8c9d-16d5d97b53d9 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17", "connector": null, "instance_uuid": "83ff7ee6-3c8a-4a09-ba0c-8496c92070d5"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:15.173605 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:15.173605 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:15.227971 np0000007121 devstack@c-api.service[100324]: /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 12 21:36:15.227971 np0000007121 devstack@c-api.service[100324]: .first() Aug 12 21:36:15.249692 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-20c8406b-870f-42c7-8c9d-16d5d97b53d9 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:36:15.250453 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 7/26] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:36:15 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:15.265961 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8c1feaa-d93b-40b9-a135-ef444772a3cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:15.265961 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8c1feaa-d93b-40b9-a135-ef444772a3cf None None] GET https://10.4.3.240/volume// Aug 12 21:36:15.265961 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8c1feaa-d93b-40b9-a135-ef444772a3cf None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:15.265961 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8c1feaa-d93b-40b9-a135-ef444772a3cf None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:15.265961 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8c1feaa-d93b-40b9-a135-ef444772a3cf None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:15.273048 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 8/27] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:15 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:15.286777 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-920b482b-3117-454d-99ea-84a0fde9a7a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:15.294090 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-920b482b-3117-454d-99ea-84a0fde9a7a6 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 Aug 12 21:36:15.294465 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-920b482b-3117-454d-99ea-84a0fde9a7a6 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:15.294723 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-920b482b-3117-454d-99ea-84a0fde9a7a6 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:15.316799 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:15.316799 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:15.326344 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-920b482b-3117-454d-99ea-84a0fde9a7a6 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:15.332781 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-920b482b-3117-454d-99ea-84a0fde9a7a6 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 returned with HTTP 200 Aug 12 21:36:15.333419 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 7/28] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:15 2026] GET /volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 => generated 1021 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:16.182765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-c5f685dd-bda8-49f2-ba0c-2a3fc4d1f377 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:16.184855 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-c5f685dd-bda8-49f2-ba0c-2a3fc4d1f377 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] PUT https://10.4.3.240/volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f Aug 12 21:36:16.185174 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-c5f685dd-bda8-49f2-ba0c-2a3fc4d1f377 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:16.197085 np0000007121 devstack@c-api.service[100326]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 12 21:36:16.197085 np0000007121 devstack@c-api.service[100326]: .first() Aug 12 21:36:16.208584 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-c5f685dd-bda8-49f2-ba0c-2a3fc4d1f377 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Acquiring lock "cinder-attachment_update-f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:36:16.213473 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-c5f685dd-bda8-49f2-ba0c-2a3fc4d1f377 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Lock "cinder-attachment_update-f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:36:16.215601 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:16.215601 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:16.376212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-c5f685dd-bda8-49f2-ba0c-2a3fc4d1f377 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Lock "cinder-attachment_update-f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17-np0000007121" released by "attachment_update" :: held 0.163s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:36:16.376598 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-c5f685dd-bda8-49f2-ba0c-2a3fc4d1f377 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f returned with HTTP 200 Aug 12 21:36:16.377228 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 7/29] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:36:16 2026] PUT /volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:16.404847 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-30ee81a3-b618-4256-a8e0-eb0d2d242aec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:16.408294 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-30ee81a3-b618-4256-a8e0-eb0d2d242aec tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] POST https://10.4.3.240/volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f/action Aug 12 21:36:16.411672 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-30ee81a3-b618-4256-a8e0-eb0d2d242aec tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:16.411672 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-30ee81a3-b618-4256-a8e0-eb0d2d242aec tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:16.453386 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:16.453386 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:16.481920 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd600610-e2eb-4e75-a06a-df36d8a97fa3 req-30ee81a3-b618-4256-a8e0-eb0d2d242aec tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f/action returned with HTTP 204 Aug 12 21:36:16.482769 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 8/30] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:36:16 2026] POST /volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:22.101942 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=12 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:36:23.347974 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a52e5797-d3be-4343-a7c0-88832d3939eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:23.350246 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:23.350672 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-60188475"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:23.352795 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-60188475'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:23.352952 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Create volume of 1 GB Aug 12 21:36:23.360167 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Availability Zones retrieved successfully. Aug 12 21:36:23.368575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Flow 'volume_create_api' (58da03c9-2b09-438a-b171-e835a1f6872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:23.370221 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (837d6d11-4af6-400a-9c0e-d5beae80fba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:23.371832 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:23.419933 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (837d6d11-4af6-400a-9c0e-d5beae80fba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:23.421008 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3f6c71-5eed-4f3d-930c-e6bfe7c21ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:23.506014 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Created reservations ['3471b1ce-8319-4d3b-ad3e-7334b905431a', '0c2d12cc-b695-4aed-a691-100115f88200', '19eb89e0-2341-4c20-9283-0a8779e9d2e0', 'c865a8f3-8ec9-4640-8def-dd49c80ba657'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:23.506840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3f6c71-5eed-4f3d-930c-e6bfe7c21ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3471b1ce-8319-4d3b-ad3e-7334b905431a', '0c2d12cc-b695-4aed-a691-100115f88200', '19eb89e0-2341-4c20-9283-0a8779e9d2e0', 'c865a8f3-8ec9-4640-8def-dd49c80ba657']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:23.507520 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47fd82a3-cd4b-49dc-ae6b-6bda442c6426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:23.530231 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47fd82a3-cd4b-49dc-ae6b-6bda442c6426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '073d69af-6864-47b2-acc0-6f58dec7d3c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-60188475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ca39f442e644ff6ba9bcf16019443c7',qos_specs=None,replication_status=,reservations=['3471b1ce-8319-4d3b-ad3e-7334b905431a','0c2d12cc-b695-4aed-a691-100115f88200','19eb89e0-2341-4c20-9283-0a8779e9d2e0','c865a8f3-8ec9-4640-8def-dd49c80ba657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='835d99703bec40dd99e9cb5c95585787',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-60188475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=073d69af-6864-47b2-acc0-6f58dec7d3c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ca39f442e644ff6ba9bcf16019443c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='835d99703bec40dd99e9cb5c95585787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:23.530901 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d4a6e5-2e1e-47fd-9de7-d02e9f1ab472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:23.570872 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d4a6e5-2e1e-47fd-9de7-d02e9f1ab472) transitioned into state 'SUCCESS' from state '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-60188475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ca39f442e644ff6ba9bcf16019443c7',qos_specs=None,replication_status=,reservations=['3471b1ce-8319-4d3b-ad3e-7334b905431a','0c2d12cc-b695-4aed-a691-100115f88200','19eb89e0-2341-4c20-9283-0a8779e9d2e0','c865a8f3-8ec9-4640-8def-dd49c80ba657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='835d99703bec40dd99e9cb5c95585787',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:23.571745 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda449a2-2bfc-46fd-8678-aa3208ed823f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:23.586062 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda449a2-2bfc-46fd-8678-aa3208ed823f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:23.587141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Flow 'volume_create_api' (58da03c9-2b09-438a-b171-e835a1f6872a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:23.587355 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Create volume request issued successfully. Aug 12 21:36:23.587961 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a52e5797-d3be-4343-a7c0-88832d3939eb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:23.588362 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 9/31] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:36:23 2026] POST /volume/v3/volumes => generated 750 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:23.605244 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f07d2035-6fbd-45c1-a40f-c0e90d43b915 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:23.607648 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f07d2035-6fbd-45c1-a40f-c0e90d43b915 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:23.607927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f07d2035-6fbd-45c1-a40f-c0e90d43b915 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:23.608200 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f07d2035-6fbd-45c1-a40f-c0e90d43b915 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:23.636158 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:23.636158 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:23.641214 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f07d2035-6fbd-45c1-a40f-c0e90d43b915 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:23.648647 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f07d2035-6fbd-45c1-a40f-c0e90d43b915 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:23.649152 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 8/32] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:23 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:23.757029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7d4d4034-89ed-40fa-8901-4e9dd433cd8e req-03818d3d-c6f1-4a0a-8033-a3d3d0b7962c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:23.759256 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7d4d4034-89ed-40fa-8901-4e9dd433cd8e req-03818d3d-c6f1-4a0a-8033-a3d3d0b7962c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 Aug 12 21:36:23.759411 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7d4d4034-89ed-40fa-8901-4e9dd433cd8e req-03818d3d-c6f1-4a0a-8033-a3d3d0b7962c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:23.759674 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7d4d4034-89ed-40fa-8901-4e9dd433cd8e req-03818d3d-c6f1-4a0a-8033-a3d3d0b7962c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:23.769399 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:23.769399 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:23.773157 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7d4d4034-89ed-40fa-8901-4e9dd433cd8e req-03818d3d-c6f1-4a0a-8033-a3d3d0b7962c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:23.777789 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7d4d4034-89ed-40fa-8901-4e9dd433cd8e req-03818d3d-c6f1-4a0a-8033-a3d3d0b7962c tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 returned with HTTP 200 Aug 12 21:36:23.778266 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 8/33] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:23 2026] GET /volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:24.668175 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e855f656-5527-45b1-bb5e-e4a1aa42f911 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:24.670227 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e855f656-5527-45b1-bb5e-e4a1aa42f911 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:24.670475 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e855f656-5527-45b1-bb5e-e4a1aa42f911 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:24.670713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e855f656-5527-45b1-bb5e-e4a1aa42f911 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:24.679502 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:24.679502 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:24.684307 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e855f656-5527-45b1-bb5e-e4a1aa42f911 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:24.689908 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e855f656-5527-45b1-bb5e-e4a1aa42f911 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:24.690352 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 9/34] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:24 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:24.742657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-092143c6-9556-4f36-800b-290d95de1baf req-0e15fd82-8e69-4d9d-afeb-fe99a9b944f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:24.744719 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-0e15fd82-8e69-4d9d-afeb-fe99a9b944f7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:24.744924 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-0e15fd82-8e69-4d9d-afeb-fe99a9b944f7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:24.745118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-0e15fd82-8e69-4d9d-afeb-fe99a9b944f7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:24.752171 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:24.752171 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:24.755575 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-092143c6-9556-4f36-800b-290d95de1baf req-0e15fd82-8e69-4d9d-afeb-fe99a9b944f7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:24.759490 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-0e15fd82-8e69-4d9d-afeb-fe99a9b944f7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:24.759875 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 10/35] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:24 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:25.059855 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbbfc007-e183-4b8e-a2cc-b186b1f464f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:25.061325 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbbfc007-e183-4b8e-a2cc-b186b1f464f5 None None] GET https://10.4.3.240/volume// Aug 12 21:36:25.062694 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbbfc007-e183-4b8e-a2cc-b186b1f464f5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:25.066651 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbbfc007-e183-4b8e-a2cc-b186b1f464f5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:25.067343 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbbfc007-e183-4b8e-a2cc-b186b1f464f5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:25.067343 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 9/36] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:36:25 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:25.085525 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-092143c6-9556-4f36-800b-290d95de1baf req-5d34248d-761e-44f7-926c-55a7d4acae7a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:25.462928 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-5d34248d-761e-44f7-926c-55a7d4acae7a tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:36:25.463323 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-5d34248d-761e-44f7-926c-55a7d4acae7a tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "073d69af-6864-47b2-acc0-6f58dec7d3c5", "connector": null, "instance_uuid": "73efdc7b-9ca3-4c6d-bd53-a6e3ae209e0e"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:25.478955 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:25.478955 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:25.528391 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-5d34248d-761e-44f7-926c-55a7d4acae7a tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:36:25.531834 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 9/37] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:36:25 2026] POST /volume/v3/attachments => generated 273 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:25.582376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e8e8e82f-f63b-4c74-8978-595d36e74d2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:25.585684 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8e8e82f-f63b-4c74-8978-595d36e74d2f tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:25.585826 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8e8e82f-f63b-4c74-8978-595d36e74d2f tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:25.586122 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8e8e82f-f63b-4c74-8978-595d36e74d2f tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:25.606889 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:25.606889 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:25.610250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1fdf91d-1b86-41df-b687-87e2fa771ab8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:25.610673 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1fdf91d-1b86-41df-b687-87e2fa771ab8 None None] GET https://10.4.3.240/volume// Aug 12 21:36:25.610855 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1fdf91d-1b86-41df-b687-87e2fa771ab8 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:25.611086 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1fdf91d-1b86-41df-b687-87e2fa771ab8 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:25.611312 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e8e8e82f-f63b-4c74-8978-595d36e74d2f tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:25.611359 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1fdf91d-1b86-41df-b687-87e2fa771ab8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:25.611691 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 11/38] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:25.616923 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8e8e82f-f63b-4c74-8978-595d36e74d2f tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:25.617405 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 10/39] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:25 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:25.626198 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-092143c6-9556-4f36-800b-290d95de1baf req-2d48c0b3-ad66-4a1c-9938-497fcb2f4f35 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:25.629991 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-2d48c0b3-ad66-4a1c-9938-497fcb2f4f35 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:25.629991 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-2d48c0b3-ad66-4a1c-9938-497fcb2f4f35 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:25.629991 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-2d48c0b3-ad66-4a1c-9938-497fcb2f4f35 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:25.641278 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:25.641278 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:25.646473 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-092143c6-9556-4f36-800b-290d95de1baf req-2d48c0b3-ad66-4a1c-9938-497fcb2f4f35 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:25.651870 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-2d48c0b3-ad66-4a1c-9938-497fcb2f4f35 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:25.652341 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 10/40] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:25 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:25.752008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-092143c6-9556-4f36-800b-290d95de1baf req-06a9c8a1-f456-475d-a77b-a16209e98374 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:25.754677 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-06a9c8a1-f456-475d-a77b-a16209e98374 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] PUT https://10.4.3.240/volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f Aug 12 21:36:25.754677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-06a9c8a1-f456-475d-a77b-a16209e98374 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:25.779220 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-092143c6-9556-4f36-800b-290d95de1baf req-06a9c8a1-f456-475d-a77b-a16209e98374 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Acquiring lock "cinder-attachment_update-073d69af-6864-47b2-acc0-6f58dec7d3c5-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:36:25.784586 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-092143c6-9556-4f36-800b-290d95de1baf req-06a9c8a1-f456-475d-a77b-a16209e98374 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Lock "cinder-attachment_update-073d69af-6864-47b2-acc0-6f58dec7d3c5-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:36:25.785597 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:25.785597 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:25.878243 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-092143c6-9556-4f36-800b-290d95de1baf req-06a9c8a1-f456-475d-a77b-a16209e98374 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Lock "cinder-attachment_update-073d69af-6864-47b2-acc0-6f58dec7d3c5-np0000007121" released by "attachment_update" :: held 0.094s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:36:25.878687 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-06a9c8a1-f456-475d-a77b-a16209e98374 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f returned with HTTP 200 Aug 12 21:36:25.879488 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 10/41] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:36:25 2026] PUT /volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:26.637650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8efd1e1-01de-4c68-b149-94b6ea30f7cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:26.637998 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8efd1e1-01de-4c68-b149-94b6ea30f7cb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:26.638081 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8efd1e1-01de-4c68-b149-94b6ea30f7cb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:26.638351 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8efd1e1-01de-4c68-b149-94b6ea30f7cb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:26.653119 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:26.653119 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:26.659144 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b8efd1e1-01de-4c68-b149-94b6ea30f7cb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:26.666057 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8efd1e1-01de-4c68-b149-94b6ea30f7cb tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:26.666717 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 12/42] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:26 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:27.682321 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2fb8c2b-65e6-41d1-9def-e4c9b78bfaec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:27.684512 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2fb8c2b-65e6-41d1-9def-e4c9b78bfaec tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:27.684723 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2fb8c2b-65e6-41d1-9def-e4c9b78bfaec tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:27.684916 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2fb8c2b-65e6-41d1-9def-e4c9b78bfaec tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:27.694862 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:27.694862 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:27.698399 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f2fb8c2b-65e6-41d1-9def-e4c9b78bfaec tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:27.702603 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2fb8c2b-65e6-41d1-9def-e4c9b78bfaec tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:27.703017 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 11/43] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:27 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:28.717239 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3fbf4253-ba04-4981-af44-77df585c2aaa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:28.719033 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fbf4253-ba04-4981-af44-77df585c2aaa tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:28.719210 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fbf4253-ba04-4981-af44-77df585c2aaa tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:28.719416 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fbf4253-ba04-4981-af44-77df585c2aaa tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:28.730444 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:28.730444 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:28.733712 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3fbf4253-ba04-4981-af44-77df585c2aaa tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:28.737875 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fbf4253-ba04-4981-af44-77df585c2aaa tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:28.738232 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 11/44] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:28 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:29.185707 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-092143c6-9556-4f36-800b-290d95de1baf req-6e84d2ea-f803-4eeb-b730-b542aaa42e21 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:29.188348 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-6e84d2ea-f803-4eeb-b730-b542aaa42e21 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] POST https://10.4.3.240/volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f/action Aug 12 21:36:29.189744 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-6e84d2ea-f803-4eeb-b730-b542aaa42e21 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:29.189933 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-6e84d2ea-f803-4eeb-b730-b542aaa42e21 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:29.209475 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:29.209475 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:29.220977 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-092143c6-9556-4f36-800b-290d95de1baf req-6e84d2ea-f803-4eeb-b730-b542aaa42e21 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f/action returned with HTTP 204 Aug 12 21:36:29.221828 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 11/45] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:36:29 2026] POST /volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:29.750708 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd92da2b-d26a-4f5f-82ff-cac6af26fcb8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:29.753298 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd92da2b-d26a-4f5f-82ff-cac6af26fcb8 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:29.753298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd92da2b-d26a-4f5f-82ff-cac6af26fcb8 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:29.753298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd92da2b-d26a-4f5f-82ff-cac6af26fcb8 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:29.763262 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:29.763262 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:29.766479 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd92da2b-d26a-4f5f-82ff-cac6af26fcb8 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:29.771133 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd92da2b-d26a-4f5f-82ff-cac6af26fcb8 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:29.771563 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 13/46] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:29 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:29.784506 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be9f652d-3dcf-4a79-8ecc-c0697377488b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:29.786423 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be9f652d-3dcf-4a79-8ecc-c0697377488b tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:29.786642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be9f652d-3dcf-4a79-8ecc-c0697377488b tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:29.786855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be9f652d-3dcf-4a79-8ecc-c0697377488b tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:29.795918 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:29.795918 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:29.799236 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be9f652d-3dcf-4a79-8ecc-c0697377488b tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:29.803283 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be9f652d-3dcf-4a79-8ecc-c0697377488b tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:29.803701 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 12/47] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:29 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:31.852216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1a843eda-6fb7-44f8-b76e-68c76d86ea96 req-e330b146-1a19-41f0-9fb2-bb52b9babba7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:31.854724 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a843eda-6fb7-44f8-b76e-68c76d86ea96 req-e330b146-1a19-41f0-9fb2-bb52b9babba7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] DELETE https://10.4.3.240/volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f Aug 12 21:36:31.854938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a843eda-6fb7-44f8-b76e-68c76d86ea96 req-e330b146-1a19-41f0-9fb2-bb52b9babba7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:31.855165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a843eda-6fb7-44f8-b76e-68c76d86ea96 req-e330b146-1a19-41f0-9fb2-bb52b9babba7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:31.871401 np0000007121 devstack@c-api.service[100325]: /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 12 21:36:31.871401 np0000007121 devstack@c-api.service[100325]: .first() Aug 12 21:36:31.883709 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:31.883709 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:31.982027 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a843eda-6fb7-44f8-b76e-68c76d86ea96 req-e330b146-1a19-41f0-9fb2-bb52b9babba7 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f returned with HTTP 200 Aug 12 21:36:31.982601 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 12/48] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:36:31 2026] DELETE /volume/v3/attachments/af90ad50-7078-46bf-9e8f-a975b2aca90f => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:36:33.593275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f995fd2-0bf9-4770-a5db-cdb0fc50245c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:33.595217 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f995fd2-0bf9-4770-a5db-cdb0fc50245c tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:33.595445 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f995fd2-0bf9-4770-a5db-cdb0fc50245c tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:33.596064 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f995fd2-0bf9-4770-a5db-cdb0fc50245c tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:33.607794 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:33.607794 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:33.612174 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f995fd2-0bf9-4770-a5db-cdb0fc50245c tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:33.617919 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f995fd2-0bf9-4770-a5db-cdb0fc50245c tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:33.618435 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 12/49] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:33 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:33.640240 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7985fb5-67e2-4c63-8fcf-41774f635544 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:33.642541 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7985fb5-67e2-4c63-8fcf-41774f635544 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:33.642541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7985fb5-67e2-4c63-8fcf-41774f635544 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:33.642541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7985fb5-67e2-4c63-8fcf-41774f635544 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:33.652415 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:33.652415 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:33.658279 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7985fb5-67e2-4c63-8fcf-41774f635544 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:33.663295 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7985fb5-67e2-4c63-8fcf-41774f635544 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:33.663586 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 14/50] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:33 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:33.711407 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a06bba88-10fa-430c-b46d-de1d45e6aced None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:33.714883 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a06bba88-10fa-430c-b46d-de1d45e6aced tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:33.715381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a06bba88-10fa-430c-b46d-de1d45e6aced tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:33.715381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a06bba88-10fa-430c-b46d-de1d45e6aced tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:33.725559 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:33.725559 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:33.736320 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a06bba88-10fa-430c-b46d-de1d45e6aced tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:33.745654 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a06bba88-10fa-430c-b46d-de1d45e6aced tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:33.746190 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 13/51] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:33 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:33.762675 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b9e9de06-ec78-4c0d-8157-97d49ffd1893 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:33.764637 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9e9de06-ec78-4c0d-8157-97d49ffd1893 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] DELETE https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:33.764900 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9e9de06-ec78-4c0d-8157-97d49ffd1893 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:33.765125 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9e9de06-ec78-4c0d-8157-97d49ffd1893 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:33.765309 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b9e9de06-ec78-4c0d-8157-97d49ffd1893 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Delete volume with id: 073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:33.778300 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:33.778300 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:33.779012 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b9e9de06-ec78-4c0d-8157-97d49ffd1893 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:33.806651 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b9e9de06-ec78-4c0d-8157-97d49ffd1893 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Delete volume request issued successfully. Aug 12 21:36:33.806944 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9e9de06-ec78-4c0d-8157-97d49ffd1893 tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 202 Aug 12 21:36:33.810992 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 13/52] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:36:33 2026] DELETE /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:36:33.820152 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1dcfb534-16c8-4054-8673-2b8d7d17225e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:33.824335 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1dcfb534-16c8-4054-8673-2b8d7d17225e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:33.824946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1dcfb534-16c8-4054-8673-2b8d7d17225e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:33.826156 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1dcfb534-16c8-4054-8673-2b8d7d17225e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:33.835941 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:33.835941 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:33.841304 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1dcfb534-16c8-4054-8673-2b8d7d17225e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Volume info retrieved successfully. Aug 12 21:36:33.847849 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1dcfb534-16c8-4054-8673-2b8d7d17225e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 200 Aug 12 21:36:33.848291 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 13/53] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:33 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:34.862547 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1fe93ac-f07a-432a-a938-e4cb4c8d247e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:34.864665 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1fe93ac-f07a-432a-a938-e4cb4c8d247e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] GET https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 Aug 12 21:36:34.864903 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1fe93ac-f07a-432a-a938-e4cb4c8d247e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:34.865141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1fe93ac-f07a-432a-a938-e4cb4c8d247e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:34.873059 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1fe93ac-f07a-432a-a938-e4cb4c8d247e tempest-DeleteServersTestJSON-1828261327 tempest-DeleteServersTestJSON-1828261327-project-member] https://10.4.3.240/volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 returned with HTTP 404 Aug 12 21:36:34.873059 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 15/54] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:34 2026] GET /volume/v3/volumes/073d69af-6864-47b2-acc0-6f58dec7d3c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:35.039453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:35.041825 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:35.042461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1756756509", "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:35.044268 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1756756509', 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:35.548366 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Create volume of 1 GB Aug 12 21:36:35.552827 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Availability Zones retrieved successfully. Aug 12 21:36:35.558906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Flow 'volume_create_api' (30b12667-2089-498c-853d-a6dd8dd7f312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:35.560153 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f668e7-301e-44b2-bab9-ff8ba465a371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:35.561314 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:35.634933 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f668e7-301e-44b2-bab9-ff8ba465a371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:35.635938 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea8534b-ba98-43f0-809d-618f5af8af47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:35.704054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Created reservations ['d1d14e92-4a7b-410b-b203-a0c63eedfa0d', '0700fb40-bbba-4f1b-8cb4-ac87eb46f280', 'd7f7f25c-b261-4eb3-8980-155eaff1a62e', '1d241067-6716-43e7-b462-30a9f7d7afd2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:35.705363 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea8534b-ba98-43f0-809d-618f5af8af47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1d14e92-4a7b-410b-b203-a0c63eedfa0d', '0700fb40-bbba-4f1b-8cb4-ac87eb46f280', 'd7f7f25c-b261-4eb3-8980-155eaff1a62e', '1d241067-6716-43e7-b462-30a9f7d7afd2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:35.706378 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6339d0-179c-40b3-8faa-edc92e4c1979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:35.735720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6339d0-179c-40b3-8faa-edc92e4c1979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df3683e1-da40-4c8c-9b55-f2a66b21c174', '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-1756756509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='202c03c855fc4795868809300562b856',qos_specs=None,replication_status=,reservations=['d1d14e92-4a7b-410b-b203-a0c63eedfa0d','0700fb40-bbba-4f1b-8cb4-ac87eb46f280','d7f7f25c-b261-4eb3-8980-155eaff1a62e','1d241067-6716-43e7-b462-30a9f7d7afd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8854eb1ce2045c7a13f3f2d1a3d907b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1756756509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df3683e1-da40-4c8c-9b55-f2a66b21c174,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='202c03c855fc4795868809300562b856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8854eb1ce2045c7a13f3f2d1a3d907b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:35.737284 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0c1dc2-abcd-4c9b-9629-32e9bab1ddef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:35.758009 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0c1dc2-abcd-4c9b-9629-32e9bab1ddef) transitioned into state 'SUCCESS' from state '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-1756756509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='202c03c855fc4795868809300562b856',qos_specs=None,replication_status=,reservations=['d1d14e92-4a7b-410b-b203-a0c63eedfa0d','0700fb40-bbba-4f1b-8cb4-ac87eb46f280','d7f7f25c-b261-4eb3-8980-155eaff1a62e','1d241067-6716-43e7-b462-30a9f7d7afd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8854eb1ce2045c7a13f3f2d1a3d907b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:35.758815 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8445dd45-7051-4a60-88cd-144a780b4423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:35.773296 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8445dd45-7051-4a60-88cd-144a780b4423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:35.774904 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Flow 'volume_create_api' (30b12667-2089-498c-853d-a6dd8dd7f312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:35.775408 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Create volume request issued successfully. Aug 12 21:36:35.776781 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d712bde-8f8c-4a18-b291-42739e5bfd5c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:35.777490 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 14/55] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:36:35 2026] POST /volume/v3/volumes => generated 899 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:35.804048 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-543f155e-230f-4d0c-a4a6-8a1a7abd578c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:35.806236 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-543f155e-230f-4d0c-a4a6-8a1a7abd578c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:35.806870 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-543f155e-230f-4d0c-a4a6-8a1a7abd578c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:35.806870 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-543f155e-230f-4d0c-a4a6-8a1a7abd578c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:35.821011 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:35.821011 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:35.829394 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-543f155e-230f-4d0c-a4a6-8a1a7abd578c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:35.835146 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-543f155e-230f-4d0c-a4a6-8a1a7abd578c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:35.835581 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 14/56] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:35 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 967 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:36.851358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-38de5981-bf8d-443e-950a-9918528e699c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:36.853030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38de5981-bf8d-443e-950a-9918528e699c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:36.853265 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38de5981-bf8d-443e-950a-9918528e699c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:36.853448 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38de5981-bf8d-443e-950a-9918528e699c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:36.860719 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:36.860719 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:36.864647 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-38de5981-bf8d-443e-950a-9918528e699c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:36.870358 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38de5981-bf8d-443e-950a-9918528e699c tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:36.870830 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 14/57] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:36 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 991 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:37.888252 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a10d33fd-e8a9-4fa9-835c-991ca014d818 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:37.890121 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a10d33fd-e8a9-4fa9-835c-991ca014d818 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:37.890378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a10d33fd-e8a9-4fa9-835c-991ca014d818 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:37.890575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a10d33fd-e8a9-4fa9-835c-991ca014d818 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:37.902167 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:37.902167 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:37.911336 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a10d33fd-e8a9-4fa9-835c-991ca014d818 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:37.918852 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a10d33fd-e8a9-4fa9-835c-991ca014d818 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:37.919336 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 16/58] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:37 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:38.934882 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f3d0e8a-8c5a-49d3-a8fd-aee05f72ee02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:38.937448 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f3d0e8a-8c5a-49d3-a8fd-aee05f72ee02 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:38.937827 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f3d0e8a-8c5a-49d3-a8fd-aee05f72ee02 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:38.938181 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f3d0e8a-8c5a-49d3-a8fd-aee05f72ee02 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:38.952548 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:38.952548 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:38.957381 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2f3d0e8a-8c5a-49d3-a8fd-aee05f72ee02 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:38.962439 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f3d0e8a-8c5a-49d3-a8fd-aee05f72ee02 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:38.962978 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 15/59] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:38 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:39.977308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5923cb6-8456-4696-86aa-a8158e848d13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:39.979561 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5923cb6-8456-4696-86aa-a8158e848d13 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:39.980236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5923cb6-8456-4696-86aa-a8158e848d13 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:39.980236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5923cb6-8456-4696-86aa-a8158e848d13 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:39.990590 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:39.990590 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:39.997491 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c5923cb6-8456-4696-86aa-a8158e848d13 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:40.003720 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5923cb6-8456-4696-86aa-a8158e848d13 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:40.004139 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 15/60] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:39 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:41.018735 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25d0d3fc-da53-429e-b523-343a5c509c76 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:41.020745 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25d0d3fc-da53-429e-b523-343a5c509c76 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:41.021045 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25d0d3fc-da53-429e-b523-343a5c509c76 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:41.021243 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25d0d3fc-da53-429e-b523-343a5c509c76 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:41.028141 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:41.028141 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:41.031525 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-25d0d3fc-da53-429e-b523-343a5c509c76 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:41.035563 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25d0d3fc-da53-429e-b523-343a5c509c76 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:41.037956 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 15/61] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:41 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1052 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:41.115225 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6823dca-035f-420e-9cf6-43a63c01788f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:41.117196 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:41.117586 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-685609621"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:41.119253 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-685609621'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:41.119523 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Create volume of 1 GB Aug 12 21:36:41.124301 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Availability Zones retrieved successfully. Aug 12 21:36:41.131888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Flow 'volume_create_api' (de3870ea-b318-47ec-957c-04b83176872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:41.132965 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92f7649-d03c-42b8-b0e5-0c12d59a4a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:41.134150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:41.167357 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92f7649-d03c-42b8-b0e5-0c12d59a4a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:41.168543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b60f82-8e9c-475c-b52e-cce6f416a0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:41.223883 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Created reservations ['1bea8521-96c7-4a46-8145-e024da263e70', 'b806e680-7c45-43a0-95a3-74ddab0b573b', '9ed748a1-9fd4-4c43-b40f-fe7c83026ae8', '5018bd09-7726-4529-965b-d064b7f2d55d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:41.224670 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b60f82-8e9c-475c-b52e-cce6f416a0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bea8521-96c7-4a46-8145-e024da263e70', 'b806e680-7c45-43a0-95a3-74ddab0b573b', '9ed748a1-9fd4-4c43-b40f-fe7c83026ae8', '5018bd09-7726-4529-965b-d064b7f2d55d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:41.225495 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58305c41-3e06-4d0b-963f-0220cd208fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:41.246094 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58305c41-3e06-4d0b-963f-0220cd208fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f0993a9-2054-46f4-a02d-6fcd137cfaf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-685609621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da3682bd67149a5bca6f3f5a383944f',qos_specs=None,replication_status=,reservations=['1bea8521-96c7-4a46-8145-e024da263e70','b806e680-7c45-43a0-95a3-74ddab0b573b','9ed748a1-9fd4-4c43-b40f-fe7c83026ae8','5018bd09-7726-4529-965b-d064b7f2d55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47795ee892ff470889bd4a0b6b62f0a8',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-685609621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f0993a9-2054-46f4-a02d-6fcd137cfaf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2da3682bd67149a5bca6f3f5a383944f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47795ee892ff470889bd4a0b6b62f0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:41.246874 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90dee49b-5e45-409e-ad22-32723018c56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:41.262481 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90dee49b-5e45-409e-ad22-32723018c56b) transitioned into state 'SUCCESS' from state '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-685609621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da3682bd67149a5bca6f3f5a383944f',qos_specs=None,replication_status=,reservations=['1bea8521-96c7-4a46-8145-e024da263e70','b806e680-7c45-43a0-95a3-74ddab0b573b','9ed748a1-9fd4-4c43-b40f-fe7c83026ae8','5018bd09-7726-4529-965b-d064b7f2d55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47795ee892ff470889bd4a0b6b62f0a8',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:41.263117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a9237d-d387-4555-88bd-09c8270dd541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:41.273068 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a9237d-d387-4555-88bd-09c8270dd541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:41.274114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Flow 'volume_create_api' (de3870ea-b318-47ec-957c-04b83176872a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:41.274402 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Create volume request issued successfully. Aug 12 21:36:41.275019 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6823dca-035f-420e-9cf6-43a63c01788f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:41.276301 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 17/62] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:36:41 2026] POST /volume/v3/volumes => generated 753 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:41.292644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9e1bafd-6d7b-4822-8eb0-bae29e256740 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:41.295313 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9e1bafd-6d7b-4822-8eb0-bae29e256740 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:41.295503 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9e1bafd-6d7b-4822-8eb0-bae29e256740 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:41.295716 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9e1bafd-6d7b-4822-8eb0-bae29e256740 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:41.310038 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:41.310038 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:41.315861 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9e1bafd-6d7b-4822-8eb0-bae29e256740 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:41.322270 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9e1bafd-6d7b-4822-8eb0-bae29e256740 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:41.323086 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 16/63] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:41 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:42.054451 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-855a1ff5-a550-492e-944b-f46ec1547c59 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:42.056592 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-855a1ff5-a550-492e-944b-f46ec1547c59 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:42.056710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-855a1ff5-a550-492e-944b-f46ec1547c59 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:42.056860 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-855a1ff5-a550-492e-944b-f46ec1547c59 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:42.064651 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:42.064651 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:42.067684 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-855a1ff5-a550-492e-944b-f46ec1547c59 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:42.072175 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-855a1ff5-a550-492e-944b-f46ec1547c59 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:42.072597 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 16/64] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:42 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:42.338744 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6cca6edb-0cbf-40fe-a6cc-fdfeca01d9c0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:42.340934 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cca6edb-0cbf-40fe-a6cc-fdfeca01d9c0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:42.341278 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cca6edb-0cbf-40fe-a6cc-fdfeca01d9c0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:42.342640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cca6edb-0cbf-40fe-a6cc-fdfeca01d9c0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:42.350669 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:42.350669 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:42.356481 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6cca6edb-0cbf-40fe-a6cc-fdfeca01d9c0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:42.363580 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cca6edb-0cbf-40fe-a6cc-fdfeca01d9c0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:42.364336 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 16/65] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:42 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:42.958132 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-ffd2ca65-e092-490c-a06a-49ddd1dccb2e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:42.962828 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-ffd2ca65-e092-490c-a06a-49ddd1dccb2e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:42.962828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-ffd2ca65-e092-490c-a06a-49ddd1dccb2e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:42.962828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-ffd2ca65-e092-490c-a06a-49ddd1dccb2e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:42.977132 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:42.977132 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:42.984072 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-ffd2ca65-e092-490c-a06a-49ddd1dccb2e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:42.993868 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-ffd2ca65-e092-490c-a06a-49ddd1dccb2e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:42.994845 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 18/66] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:42 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:43.089545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-597ffc10-4de8-46b7-a303-429944fdb540 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:43.092832 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-597ffc10-4de8-46b7-a303-429944fdb540 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:43.093398 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-597ffc10-4de8-46b7-a303-429944fdb540 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:43.093678 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-597ffc10-4de8-46b7-a303-429944fdb540 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:43.101979 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:43.101979 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:43.106439 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-597ffc10-4de8-46b7-a303-429944fdb540 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:43.112129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-597ffc10-4de8-46b7-a303-429944fdb540 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:43.112667 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 17/67] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:43 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:43.364808 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e376f2a2-e044-458f-af4f-08e5a79b8dd5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:43.365266 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e376f2a2-e044-458f-af4f-08e5a79b8dd5 None None] GET https://10.4.3.240/volume// Aug 12 21:36:43.365466 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e376f2a2-e044-458f-af4f-08e5a79b8dd5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:43.365666 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e376f2a2-e044-458f-af4f-08e5a79b8dd5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:43.366005 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e376f2a2-e044-458f-af4f-08e5a79b8dd5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:43.366521 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 17/68] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:36:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 21:36:43.389716 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-c9262f58-cd71-48ac-9297-1835e61c064d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:43.651322 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-c9262f58-cd71-48ac-9297-1835e61c064d tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:36:43.651918 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-c9262f58-cd71-48ac-9297-1835e61c064d tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f0993a9-2054-46f4-a02d-6fcd137cfaf7", "connector": null, "instance_uuid": "ee8737ab-8cdf-4eba-bfc3-fab5c7bd0517"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:43.661579 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:43.661579 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:43.696524 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-c9262f58-cd71-48ac-9297-1835e61c064d tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:36:43.696524 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 17/69] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:36:43 2026] POST /volume/v3/attachments => generated 273 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:43.739316 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8bc45830-8e9e-4cd0-8288-027e42511f9c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:43.741926 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bc45830-8e9e-4cd0-8288-027e42511f9c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:43.742067 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bc45830-8e9e-4cd0-8288-027e42511f9c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:43.742318 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bc45830-8e9e-4cd0-8288-027e42511f9c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:43.754974 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:43.754974 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:43.758508 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-286533ec-992c-4f4b-85df-a403fdced221 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:43.759028 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-286533ec-992c-4f4b-85df-a403fdced221 None None] GET https://10.4.3.240/volume// Aug 12 21:36:43.759249 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-286533ec-992c-4f4b-85df-a403fdced221 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:43.759497 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-286533ec-992c-4f4b-85df-a403fdced221 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:43.759956 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-286533ec-992c-4f4b-85df-a403fdced221 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:43.760473 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 18/70] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:43.763812 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8bc45830-8e9e-4cd0-8288-027e42511f9c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:43.769447 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bc45830-8e9e-4cd0-8288-027e42511f9c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:43.769769 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-4872e1c4-c865-432e-9117-d9a6b0fc886f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:43.769963 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 19/71] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:43 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:43.772342 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-4872e1c4-c865-432e-9117-d9a6b0fc886f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:43.772607 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-4872e1c4-c865-432e-9117-d9a6b0fc886f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:43.772878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-4872e1c4-c865-432e-9117-d9a6b0fc886f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:43.783402 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:43.783402 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:43.787401 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-4872e1c4-c865-432e-9117-d9a6b0fc886f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:43.792154 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-4872e1c4-c865-432e-9117-d9a6b0fc886f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:43.792607 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 18/72] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:43 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:43.883029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-24a4edc2-593d-456e-b2ea-260116ae0d8b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:43.885284 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-24a4edc2-593d-456e-b2ea-260116ae0d8b tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] PUT https://10.4.3.240/volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b Aug 12 21:36:43.885934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-24a4edc2-593d-456e-b2ea-260116ae0d8b tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:43.895077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-24a4edc2-593d-456e-b2ea-260116ae0d8b tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Acquiring lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:36:43.902642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-24a4edc2-593d-456e-b2ea-260116ae0d8b tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:36:43.902642 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:43.902642 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:43.979141 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-24a4edc2-593d-456e-b2ea-260116ae0d8b tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" released by "attachment_update" :: held 0.078s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:36:43.979141 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-24a4edc2-593d-456e-b2ea-260116ae0d8b tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b returned with HTTP 200 Aug 12 21:36:43.979141 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 18/73] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:36:43 2026] PUT /volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:44.130573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8aad4d62-7456-45a7-b406-f254bd35cd07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:44.135650 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8aad4d62-7456-45a7-b406-f254bd35cd07 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:44.135963 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8aad4d62-7456-45a7-b406-f254bd35cd07 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:44.136247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8aad4d62-7456-45a7-b406-f254bd35cd07 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:44.144899 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:44.144899 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:44.149298 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8aad4d62-7456-45a7-b406-f254bd35cd07 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:44.156298 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8aad4d62-7456-45a7-b406-f254bd35cd07 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:44.156684 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 19/74] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:36:44 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:44.204190 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e82270d6-72c0-449a-887b-a7389a03b919 req-743f3346-5b1f-4c57-b442-e4232925a070 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:44.205873 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-743f3346-5b1f-4c57-b442-e4232925a070 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:44.206052 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-743f3346-5b1f-4c57-b442-e4232925a070 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:44.206231 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-743f3346-5b1f-4c57-b442-e4232925a070 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:44.212170 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:44.212170 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:44.215254 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e82270d6-72c0-449a-887b-a7389a03b919 req-743f3346-5b1f-4c57-b442-e4232925a070 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:44.219491 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-743f3346-5b1f-4c57-b442-e4232925a070 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:44.219836 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 20/75] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:44 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:44.702860 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e82270d6-72c0-449a-887b-a7389a03b919 req-80c9930c-d151-4145-be0b-54796bb9ce29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:44.705108 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-80c9930c-d151-4145-be0b-54796bb9ce29 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:44.705306 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-80c9930c-d151-4145-be0b-54796bb9ce29 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:44.705497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-80c9930c-d151-4145-be0b-54796bb9ce29 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:44.712343 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:44.712343 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:44.716152 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e82270d6-72c0-449a-887b-a7389a03b919 req-80c9930c-d151-4145-be0b-54796bb9ce29 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:44.721716 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-80c9930c-d151-4145-be0b-54796bb9ce29 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:44.722129 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 19/76] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:44 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:44.736536 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1a2bfd1f-ccc5-4f53-bd51-8d02e021e0b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:44.736952 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a2bfd1f-ccc5-4f53-bd51-8d02e021e0b6 None None] GET https://10.4.3.240/volume// Aug 12 21:36:44.737126 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a2bfd1f-ccc5-4f53-bd51-8d02e021e0b6 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:44.737312 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a2bfd1f-ccc5-4f53-bd51-8d02e021e0b6 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:44.737606 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a2bfd1f-ccc5-4f53-bd51-8d02e021e0b6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:44.737893 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 19/77] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:36:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:44.748452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e82270d6-72c0-449a-887b-a7389a03b919 req-e3d2ef9d-75c7-4aee-a475-9d5f2573c500 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:44.752420 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-e3d2ef9d-75c7-4aee-a475-9d5f2573c500 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:36:44.752836 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-e3d2ef9d-75c7-4aee-a475-9d5f2573c500 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df3683e1-da40-4c8c-9b55-f2a66b21c174", "connector": null, "instance_uuid": "fb6ea378-12c8-44f2-a13c-21fbfdc3986a"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:44.760716 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:44.760716 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:44.782346 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-156ea281-4a65-477f-956c-969a4b01e70c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:44.784818 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-156ea281-4a65-477f-956c-969a4b01e70c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:44.784913 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-156ea281-4a65-477f-956c-969a4b01e70c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:44.785503 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-156ea281-4a65-477f-956c-969a4b01e70c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:44.790509 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-e3d2ef9d-75c7-4aee-a475-9d5f2573c500 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:36:44.790988 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 20/78] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:36:44 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 12 21:36:44.794747 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:44.794747 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:44.798118 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-156ea281-4a65-477f-956c-969a4b01e70c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:44.801869 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-156ea281-4a65-477f-956c-969a4b01e70c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:44.802219 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 21/79] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:44 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:45.818404 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c7b7149-ad1f-4275-b9de-b9f808588317 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:45.821866 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c7b7149-ad1f-4275-b9de-b9f808588317 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:45.821866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c7b7149-ad1f-4275-b9de-b9f808588317 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:45.821866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c7b7149-ad1f-4275-b9de-b9f808588317 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:45.834055 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:45.834055 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:45.845831 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c7b7149-ad1f-4275-b9de-b9f808588317 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:45.848419 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c7b7149-ad1f-4275-b9de-b9f808588317 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:45.849067 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 20/80] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:45 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:45.945606 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b43d559-5455-4739-92a7-f15190d03320 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:45.947965 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:45.948451 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1281329875"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:45.953929 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1281329875'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:45.954143 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Create volume of 1 GB Aug 12 21:36:45.954841 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:45.954841 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:45.965827 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Availability Zones retrieved successfully. Aug 12 21:36:45.977326 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Flow 'volume_create_api' (1f297f13-7f32-4521-87e9-8cced7175fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:45.979866 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888e672c-9346-4b28-9c09-6e69fea27a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:45.980566 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:46.028980 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888e672c-9346-4b28-9c09-6e69fea27a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:46.030350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12689e8-218d-4f31-8821-471bfe537547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:46.037168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-fb46ff28-d0a2-487c-a9c7-6e9960d00112 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.042267 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-fb46ff28-d0a2-487c-a9c7-6e9960d00112 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:46.042442 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-fb46ff28-d0a2-487c-a9c7-6e9960d00112 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.042649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-fb46ff28-d0a2-487c-a9c7-6e9960d00112 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.053407 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.053407 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:46.057733 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-fb46ff28-d0a2-487c-a9c7-6e9960d00112 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:46.059403 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-129a9e16-f026-4913-94cb-5f284501e741 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.063142 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-129a9e16-f026-4913-94cb-5f284501e741 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:46.063447 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-129a9e16-f026-4913-94cb-5f284501e741 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.064788 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-129a9e16-f026-4913-94cb-5f284501e741 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.066672 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-fb46ff28-d0a2-487c-a9c7-6e9960d00112 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:46.066672 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 21/81] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:46.073932 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.073932 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:46.079077 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-129a9e16-f026-4913-94cb-5f284501e741 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:46.083128 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-129a9e16-f026-4913-94cb-5f284501e741 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:46.083583 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 22/82] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:46.113688 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Created reservations ['1d58c8b4-7f6d-4f8d-bd5c-4de29b611107', 'c5ea25cf-23b3-4b70-936f-4152a8db9449', '79458d3f-5d6b-496e-b177-d5386e22b402', '5be83429-9059-4cb1-9030-88b547f5c31b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:46.113909 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12689e8-218d-4f31-8821-471bfe537547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d58c8b4-7f6d-4f8d-bd5c-4de29b611107', 'c5ea25cf-23b3-4b70-936f-4152a8db9449', '79458d3f-5d6b-496e-b177-d5386e22b402', '5be83429-9059-4cb1-9030-88b547f5c31b']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:46.114671 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1547f1-bfc6-4f7d-a0b9-7db571c0a3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:46.145401 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1547f1-bfc6-4f7d-a0b9-7db571c0a3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e06c2f-3dc5-4879-ab6e-4af00b9525e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1281329875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80a613266abb497cbb2b6c3b8233a1f8',qos_specs=None,replication_status=,reservations=['1d58c8b4-7f6d-4f8d-bd5c-4de29b611107','c5ea25cf-23b3-4b70-936f-4152a8db9449','79458d3f-5d6b-496e-b177-d5386e22b402','5be83429-9059-4cb1-9030-88b547f5c31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab369c74317044a79a0af6c74e035995',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1281329875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e06c2f-3dc5-4879-ab6e-4af00b9525e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80a613266abb497cbb2b6c3b8233a1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab369c74317044a79a0af6c74e035995',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:46.146427 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049e88f8-700c-4a8a-a200-751238c26826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:46.171724 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049e88f8-700c-4a8a-a200-751238c26826) transitioned into state 'SUCCESS' from state '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-1281329875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80a613266abb497cbb2b6c3b8233a1f8',qos_specs=None,replication_status=,reservations=['1d58c8b4-7f6d-4f8d-bd5c-4de29b611107','c5ea25cf-23b3-4b70-936f-4152a8db9449','79458d3f-5d6b-496e-b177-d5386e22b402','5be83429-9059-4cb1-9030-88b547f5c31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab369c74317044a79a0af6c74e035995',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:46.172332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216914d9-16f9-4474-82c0-560e5cf98bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:46.185097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216914d9-16f9-4474-82c0-560e5cf98bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:46.186345 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Flow 'volume_create_api' (1f297f13-7f32-4521-87e9-8cced7175fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:46.188149 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Create volume request issued successfully. Aug 12 21:36:46.188953 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b43d559-5455-4739-92a7-f15190d03320 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:46.189739 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 20/83] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:36:45 2026] POST /volume/v3/volumes => generated 755 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:46.201269 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e30e62c-8db2-4b28-b33e-fbbcc6007f36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.206074 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e30e62c-8db2-4b28-b33e-fbbcc6007f36 None None] GET https://10.4.3.240/volume// Aug 12 21:36:46.206424 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e30e62c-8db2-4b28-b33e-fbbcc6007f36 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.206938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e30e62c-8db2-4b28-b33e-fbbcc6007f36 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.209008 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e30e62c-8db2-4b28-b33e-fbbcc6007f36 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:46.209686 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 21/84] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/ => generated 386 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:46.213229 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-404a36d5-1bca-46bc-94be-7cbdacab2dd2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.215988 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-404a36d5-1bca-46bc-94be-7cbdacab2dd2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:46.217536 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-404a36d5-1bca-46bc-94be-7cbdacab2dd2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.217818 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-404a36d5-1bca-46bc-94be-7cbdacab2dd2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.222507 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a9d2d30b-1922-40ef-85ff-4b26851d2b7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.228006 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a9d2d30b-1922-40ef-85ff-4b26851d2b7e tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:36:46.228732 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a9d2d30b-1922-40ef-85ff-4b26851d2b7e tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de0586bd-0f13-4495-a91b-3ce8a811c417", "connector": null, "instance_uuid": "43fad893-d7af-43f5-98d6-768a49be187c"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:46.231673 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.231673 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:46.240714 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.240714 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:46.240797 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-404a36d5-1bca-46bc-94be-7cbdacab2dd2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:46.251968 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-404a36d5-1bca-46bc-94be-7cbdacab2dd2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:46.253189 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 22/85] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:46.305251 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a9d2d30b-1922-40ef-85ff-4b26851d2b7e tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:36:46.305784 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 23/86] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:36:46 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 12 21:36:46.360506 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a5a8556-956c-4b87-a2be-3ffcc56eda52 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.363499 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a5a8556-956c-4b87-a2be-3ffcc56eda52 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:46.363499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a5a8556-956c-4b87-a2be-3ffcc56eda52 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.363659 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a5a8556-956c-4b87-a2be-3ffcc56eda52 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.381967 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4907d4fe-a13f-4960-893d-b10693b6f2f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.382536 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4907d4fe-a13f-4960-893d-b10693b6f2f6 None None] GET https://10.4.3.240/volume// Aug 12 21:36:46.382773 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4907d4fe-a13f-4960-893d-b10693b6f2f6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.383053 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4907d4fe-a13f-4960-893d-b10693b6f2f6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.383495 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4907d4fe-a13f-4960-893d-b10693b6f2f6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:46.384048 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 22/87] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:46.386501 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.386501 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:46.396769 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a5a8556-956c-4b87-a2be-3ffcc56eda52 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:46.406105 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-ef9180fd-5834-4c77-994e-075268c454bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.408818 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-ef9180fd-5834-4c77-994e-075268c454bf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:46.408971 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a5a8556-956c-4b87-a2be-3ffcc56eda52 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:46.409105 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-ef9180fd-5834-4c77-994e-075268c454bf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.409329 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-ef9180fd-5834-4c77-994e-075268c454bf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.409596 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 21/88] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1023 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:46.432516 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-716e5b75-5228-4b4d-87b8-d86f0d25bb06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.433164 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-716e5b75-5228-4b4d-87b8-d86f0d25bb06 None None] GET https://10.4.3.240/volume// Aug 12 21:36:46.433453 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-716e5b75-5228-4b4d-87b8-d86f0d25bb06 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.433801 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-716e5b75-5228-4b4d-87b8-d86f0d25bb06 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.434340 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-716e5b75-5228-4b4d-87b8-d86f0d25bb06 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:46.434955 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 24/89] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:46.460479 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.460479 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:46.465344 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-ef9180fd-5834-4c77-994e-075268c454bf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:46.466572 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-ea6c5ef6-2ee1-4179-8aa9-86ac58bab297 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.471201 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-ef9180fd-5834-4c77-994e-075268c454bf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:46.471889 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 23/90] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1246 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:46.480166 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a63f79c2-5c18-49e4-9404-cbe534e38a6f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.480527 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a63f79c2-5c18-49e4-9404-cbe534e38a6f None None] GET https://10.4.3.240/volume// Aug 12 21:36:46.480715 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a63f79c2-5c18-49e4-9404-cbe534e38a6f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.481062 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a63f79c2-5c18-49e4-9404-cbe534e38a6f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.481218 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a63f79c2-5c18-49e4-9404-cbe534e38a6f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:46.481546 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 22/91] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:46.497672 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e82270d6-72c0-449a-887b-a7389a03b919 req-967c3aa3-9b77-451a-8f88-15c23e023554 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.500295 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-967c3aa3-9b77-451a-8f88-15c23e023554 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:36:46.500641 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-967c3aa3-9b77-451a-8f88-15c23e023554 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.500816 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-967c3aa3-9b77-451a-8f88-15c23e023554 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.512262 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.512262 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:46.516871 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e82270d6-72c0-449a-887b-a7389a03b919 req-967c3aa3-9b77-451a-8f88-15c23e023554 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:36:46.522502 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-967c3aa3-9b77-451a-8f88-15c23e023554 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:36:46.523090 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 25/92] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1571 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:46.568172 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a5f3ff98-3101-4158-9a4e-a806dc5221c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.571810 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a5f3ff98-3101-4158-9a4e-a806dc5221c4 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] PUT https://10.4.3.240/volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712 Aug 12 21:36:46.572184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a5f3ff98-3101-4158-9a4e-a806dc5221c4 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:46.586994 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a5f3ff98-3101-4158-9a4e-a806dc5221c4 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Acquiring lock "cinder-attachment_update-de0586bd-0f13-4495-a91b-3ce8a811c417-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:36:46.588303 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a5f3ff98-3101-4158-9a4e-a806dc5221c4 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Lock "cinder-attachment_update-de0586bd-0f13-4495-a91b-3ce8a811c417-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:36:46.590089 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.590089 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:46.631660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e82270d6-72c0-449a-887b-a7389a03b919 req-eb6eef95-a571-4278-a6ef-073895ac98d0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.634957 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-eb6eef95-a571-4278-a6ef-073895ac98d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] PUT https://10.4.3.240/volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9 Aug 12 21:36:46.635295 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-eb6eef95-a571-4278-a6ef-073895ac98d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:46.644952 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e82270d6-72c0-449a-887b-a7389a03b919 req-eb6eef95-a571-4278-a6ef-073895ac98d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Acquiring lock "cinder-attachment_update-df3683e1-da40-4c8c-9b55-f2a66b21c174-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:36:46.650042 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e82270d6-72c0-449a-887b-a7389a03b919 req-eb6eef95-a571-4278-a6ef-073895ac98d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Lock "cinder-attachment_update-df3683e1-da40-4c8c-9b55-f2a66b21c174-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:36:46.651153 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.651153 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:46.730719 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a5f3ff98-3101-4158-9a4e-a806dc5221c4 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Lock "cinder-attachment_update-de0586bd-0f13-4495-a91b-3ce8a811c417-np0000007121" released by "attachment_update" :: held 0.143s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:36:46.731173 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-a5f3ff98-3101-4158-9a4e-a806dc5221c4 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712 returned with HTTP 200 Aug 12 21:36:46.731808 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 24/93] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:36:46 2026] PUT /volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:46.787749 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e82270d6-72c0-449a-887b-a7389a03b919 req-eb6eef95-a571-4278-a6ef-073895ac98d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Lock "cinder-attachment_update-df3683e1-da40-4c8c-9b55-f2a66b21c174-np0000007121" released by "attachment_update" :: held 0.138s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:36:46.788176 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-eb6eef95-a571-4278-a6ef-073895ac98d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9 returned with HTTP 200 Aug 12 21:36:46.788784 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 23/94] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:36:46 2026] PUT /volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:46.812794 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e82270d6-72c0-449a-887b-a7389a03b919 req-9dbbc070-4ca8-4a57-a422-17517a8e20f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.819040 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-9dbbc070-4ca8-4a57-a422-17517a8e20f4 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] POST https://10.4.3.240/volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9/action Aug 12 21:36:46.820013 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-9dbbc070-4ca8-4a57-a422-17517a8e20f4 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:46.820271 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-9dbbc070-4ca8-4a57-a422-17517a8e20f4 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:46.836768 np0000007121 devstack@c-api.service[100323]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 12 21:36:46.836768 np0000007121 devstack@c-api.service[100323]: .first() Aug 12 21:36:46.842423 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-ea6c5ef6-2ee1-4179-8aa9-86ac58bab297 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:36:46.842796 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-ea6c5ef6-2ee1-4179-8aa9-86ac58bab297 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0a8c2c5-04cf-4371-b897-3dc02f26f27f", "connector": null, "instance_uuid": "7723a92f-6227-4fcf-98d3-48b19234e1d0"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:46.849948 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.849948 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:46.850532 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.850532 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:46.859311 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e82270d6-72c0-449a-887b-a7389a03b919 req-9dbbc070-4ca8-4a57-a422-17517a8e20f4 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9/action returned with HTTP 204 Aug 12 21:36:46.859909 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 26/95] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:36:46 2026] POST /volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:46.866983 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dca40870-3a65-4aa0-a2a8-c66f08af4207 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.869005 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dca40870-3a65-4aa0-a2a8-c66f08af4207 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:46.869244 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dca40870-3a65-4aa0-a2a8-c66f08af4207 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.869457 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dca40870-3a65-4aa0-a2a8-c66f08af4207 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.874001 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-ea6c5ef6-2ee1-4179-8aa9-86ac58bab297 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:36:46.874613 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 23/96] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:36:46 2026] POST /volume/v3/attachments => generated 273 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:46.884598 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.884598 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:46.888373 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dca40870-3a65-4aa0-a2a8-c66f08af4207 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:46.895206 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dca40870-3a65-4aa0-a2a8-c66f08af4207 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:46.895429 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 25/97] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:46.903553 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-98b86aff-6eb8-477f-9cc4-da791c7d619e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.905335 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98b86aff-6eb8-477f-9cc4-da791c7d619e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:46.905548 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98b86aff-6eb8-477f-9cc4-da791c7d619e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.905814 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98b86aff-6eb8-477f-9cc4-da791c7d619e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.912904 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e08ed345-f6dc-48f7-8914-e8c5c8d825e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.913373 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e08ed345-f6dc-48f7-8914-e8c5c8d825e4 None None] GET https://10.4.3.240/volume// Aug 12 21:36:46.913578 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e08ed345-f6dc-48f7-8914-e8c5c8d825e4 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.913826 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e08ed345-f6dc-48f7-8914-e8c5c8d825e4 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.914165 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e08ed345-f6dc-48f7-8914-e8c5c8d825e4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:46.914490 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 27/98] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:46.914999 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.914999 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:46.918730 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-98b86aff-6eb8-477f-9cc4-da791c7d619e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:46.921922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-9a1c8ff5-22d9-40a9-a42c-97e83df94933 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:46.924394 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98b86aff-6eb8-477f-9cc4-da791c7d619e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:46.924878 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 24/99] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:46.929923 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-9a1c8ff5-22d9-40a9-a42c-97e83df94933 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:46.930156 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-9a1c8ff5-22d9-40a9-a42c-97e83df94933 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:46.930347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-9a1c8ff5-22d9-40a9-a42c-97e83df94933 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:46.942792 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:46.942792 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:46.946043 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-9a1c8ff5-22d9-40a9-a42c-97e83df94933 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:46.949984 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-9a1c8ff5-22d9-40a9-a42c-97e83df94933 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:46.950384 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 24/100] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:46 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:47.040461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-1776f1af-dcc8-4cbc-b9d4-25b3c6e760d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.042506 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-1776f1af-dcc8-4cbc-b9d4-25b3c6e760d5 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] PUT https://10.4.3.240/volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9 Aug 12 21:36:47.043074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-1776f1af-dcc8-4cbc-b9d4-25b3c6e760d5 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:47.051092 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-1776f1af-dcc8-4cbc-b9d4-25b3c6e760d5 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Acquiring lock "cinder-attachment_update-e0a8c2c5-04cf-4371-b897-3dc02f26f27f-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:36:47.057053 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-1776f1af-dcc8-4cbc-b9d4-25b3c6e760d5 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Lock "cinder-attachment_update-e0a8c2c5-04cf-4371-b897-3dc02f26f27f-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:36:47.058571 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.058571 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:47.144644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-1776f1af-dcc8-4cbc-b9d4-25b3c6e760d5 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Lock "cinder-attachment_update-e0a8c2c5-04cf-4371-b897-3dc02f26f27f-np0000007121" released by "attachment_update" :: held 0.088s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:36:47.145576 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-1776f1af-dcc8-4cbc-b9d4-25b3c6e760d5 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9 returned with HTTP 200 Aug 12 21:36:47.145576 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 26/101] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:36:47 2026] PUT /volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:47.266707 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-032ac5b9-1890-493e-9364-fe0bdb39b717 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.268612 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-032ac5b9-1890-493e-9364-fe0bdb39b717 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:47.268756 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-032ac5b9-1890-493e-9364-fe0bdb39b717 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.268935 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-032ac5b9-1890-493e-9364-fe0bdb39b717 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.275712 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.275712 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:47.280374 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-032ac5b9-1890-493e-9364-fe0bdb39b717 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:47.284541 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-032ac5b9-1890-493e-9364-fe0bdb39b717 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:47.284994 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 28/102] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:47.298260 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-63668986-9723-4727-be57-33810a4f58d0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.300270 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-63668986-9723-4727-be57-33810a4f58d0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] POST https://10.4.3.240/volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b/action Aug 12 21:36:47.300883 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-63668986-9723-4727-be57-33810a4f58d0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:47.302670 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-63668986-9723-4727-be57-33810a4f58d0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:47.331183 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.331183 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:47.340192 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-6035114a-5d1e-48d6-b43a-2fb1ce6d14e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.342253 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-6035114a-5d1e-48d6-b43a-2fb1ce6d14e5 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:47.342480 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-6035114a-5d1e-48d6-b43a-2fb1ce6d14e5 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.342642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-6035114a-5d1e-48d6-b43a-2fb1ce6d14e5 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.345806 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bea08d58-8bcf-4b87-b043-2ea51571997b req-63668986-9723-4727-be57-33810a4f58d0 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b/action returned with HTTP 204 Aug 12 21:36:47.346231 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 25/103] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:36:47 2026] POST /volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:47.349320 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.349320 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:47.353056 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-6035114a-5d1e-48d6-b43a-2fb1ce6d14e5 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:47.357228 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-6035114a-5d1e-48d6-b43a-2fb1ce6d14e5 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:47.357609 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 25/104] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:47.424141 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a2ed612-fd52-46b8-aad6-991caef42063 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.425940 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a2ed612-fd52-46b8-aad6-991caef42063 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:47.426156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a2ed612-fd52-46b8-aad6-991caef42063 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.426358 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a2ed612-fd52-46b8-aad6-991caef42063 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.433485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2739a804-3f97-4184-8330-f4f67fd7ba01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.433982 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2739a804-3f97-4184-8330-f4f67fd7ba01 None None] GET https://10.4.3.240/volume// Aug 12 21:36:47.434229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2739a804-3f97-4184-8330-f4f67fd7ba01 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.434448 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2739a804-3f97-4184-8330-f4f67fd7ba01 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.434784 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2739a804-3f97-4184-8330-f4f67fd7ba01 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:47.435084 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 29/105] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:47.443745 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.443745 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:47.444337 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-1258dd61-a5aa-4f42-bc57-28687f6dabd1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.446951 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-1258dd61-a5aa-4f42-bc57-28687f6dabd1 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:36:47.447412 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-1258dd61-a5aa-4f42-bc57-28687f6dabd1 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77e06c2f-3dc5-4879-ab6e-4af00b9525e3", "connector": null, "instance_uuid": "33374035-2931-4e55-ac24-c54ebef33646"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:47.450093 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5a2ed612-fd52-46b8-aad6-991caef42063 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:47.455647 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a2ed612-fd52-46b8-aad6-991caef42063 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:47.456008 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 27/106] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:36:47.463962 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.463962 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:47.495538 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-1258dd61-a5aa-4f42-bc57-28687f6dabd1 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:36:47.496182 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 26/107] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:36:47 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 12 21:36:47.522703 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30d036ee-abf7-4ff9-98fe-7de2cd68fbab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.525151 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30d036ee-abf7-4ff9-98fe-7de2cd68fbab tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:47.525433 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30d036ee-abf7-4ff9-98fe-7de2cd68fbab tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.525712 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30d036ee-abf7-4ff9-98fe-7de2cd68fbab tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.533746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b4b30cd-9513-4196-b51f-c8fd49ba681b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.534159 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b4b30cd-9513-4196-b51f-c8fd49ba681b None None] GET https://10.4.3.240/volume// Aug 12 21:36:47.534339 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b4b30cd-9513-4196-b51f-c8fd49ba681b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.534514 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b4b30cd-9513-4196-b51f-c8fd49ba681b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.534835 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b4b30cd-9513-4196-b51f-c8fd49ba681b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:47.535158 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 30/108] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:47.539632 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.539632 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:47.546193 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30d036ee-abf7-4ff9-98fe-7de2cd68fbab tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:47.546504 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-2d0dddba-1ef6-4633-9579-16bb5735fd3e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.548875 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-2d0dddba-1ef6-4633-9579-16bb5735fd3e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:47.549157 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-2d0dddba-1ef6-4633-9579-16bb5735fd3e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.549395 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-2d0dddba-1ef6-4633-9579-16bb5735fd3e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.556296 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30d036ee-abf7-4ff9-98fe-7de2cd68fbab tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:47.557180 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 26/109] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:47.560116 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.560116 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:47.564423 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-2d0dddba-1ef6-4633-9579-16bb5735fd3e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:47.569951 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-2d0dddba-1ef6-4633-9579-16bb5735fd3e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:47.570389 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 28/110] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:47.650942 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-5ec6d95c-9be8-4fcb-877a-36b3c8cbaa3a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.652774 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-5ec6d95c-9be8-4fcb-877a-36b3c8cbaa3a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] PUT https://10.4.3.240/volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd Aug 12 21:36:47.653110 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-5ec6d95c-9be8-4fcb-877a-36b3c8cbaa3a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:47.659934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-5ec6d95c-9be8-4fcb-877a-36b3c8cbaa3a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Acquiring lock "cinder-attachment_update-77e06c2f-3dc5-4879-ab6e-4af00b9525e3-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:36:47.664588 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-5ec6d95c-9be8-4fcb-877a-36b3c8cbaa3a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Lock "cinder-attachment_update-77e06c2f-3dc5-4879-ab6e-4af00b9525e3-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:36:47.665579 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.665579 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:47.754681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-5ec6d95c-9be8-4fcb-877a-36b3c8cbaa3a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Lock "cinder-attachment_update-77e06c2f-3dc5-4879-ab6e-4af00b9525e3-np0000007121" released by "attachment_update" :: held 0.090s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:36:47.755030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-5ec6d95c-9be8-4fcb-877a-36b3c8cbaa3a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd returned with HTTP 200 Aug 12 21:36:47.755611 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 27/111] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:36:47 2026] PUT /volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:47.910046 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-446e20c2-9df6-4292-9b4a-54022b438c14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.911948 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-446e20c2-9df6-4292-9b4a-54022b438c14 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:47.912017 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-446e20c2-9df6-4292-9b4a-54022b438c14 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.912229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-446e20c2-9df6-4292-9b4a-54022b438c14 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.924494 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.924494 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:47.927944 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-446e20c2-9df6-4292-9b4a-54022b438c14 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:47.931967 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-446e20c2-9df6-4292-9b4a-54022b438c14 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:47.932362 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 31/112] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:47.940086 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28e04cd8-3b7a-4ec2-937e-08642d430e76 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.941809 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28e04cd8-3b7a-4ec2-937e-08642d430e76 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:47.942024 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28e04cd8-3b7a-4ec2-937e-08642d430e76 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.942268 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28e04cd8-3b7a-4ec2-937e-08642d430e76 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.946642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aac4e2c9-85fd-4ac0-9b40-ac2d91f7fcec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:47.946996 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aac4e2c9-85fd-4ac0-9b40-ac2d91f7fcec tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:36:47.947238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aac4e2c9-85fd-4ac0-9b40-ac2d91f7fcec tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:47.947470 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aac4e2c9-85fd-4ac0-9b40-ac2d91f7fcec tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:47.951272 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.951272 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:47.954702 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-28e04cd8-3b7a-4ec2-937e-08642d430e76 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:47.958156 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:47.958156 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:47.958866 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28e04cd8-3b7a-4ec2-937e-08642d430e76 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:47.959242 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 27/113] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:47.961410 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aac4e2c9-85fd-4ac0-9b40-ac2d91f7fcec tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:36:47.965388 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aac4e2c9-85fd-4ac0-9b40-ac2d91f7fcec tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:36:47.965819 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 29/114] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:47 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:48.474551 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fcbd20eb-b5e9-4960-a106-3a4b70356a4c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:48.479821 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fcbd20eb-b5e9-4960-a106-3a4b70356a4c tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:48.479821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fcbd20eb-b5e9-4960-a106-3a4b70356a4c tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:48.479821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fcbd20eb-b5e9-4960-a106-3a4b70356a4c tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:48.491195 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:48.491195 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:48.496521 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fcbd20eb-b5e9-4960-a106-3a4b70356a4c tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:48.501495 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fcbd20eb-b5e9-4960-a106-3a4b70356a4c tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:48.501495 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 28/115] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:48 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:48.576478 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d03a3e9-56d4-46ab-9344-72dbaa61bf9a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:48.578329 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d03a3e9-56d4-46ab-9344-72dbaa61bf9a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:48.578583 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d03a3e9-56d4-46ab-9344-72dbaa61bf9a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:48.578739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d03a3e9-56d4-46ab-9344-72dbaa61bf9a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:48.592653 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:48.592653 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:48.596800 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0d03a3e9-56d4-46ab-9344-72dbaa61bf9a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:48.601865 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d03a3e9-56d4-46ab-9344-72dbaa61bf9a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:48.602408 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 32/116] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:48 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:48.972833 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3b24c237-d02a-4ffd-b218-75e273fba7ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:48.975489 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b24c237-d02a-4ffd-b218-75e273fba7ac tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:48.975732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b24c237-d02a-4ffd-b218-75e273fba7ac tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:48.975924 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b24c237-d02a-4ffd-b218-75e273fba7ac tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:48.985785 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:48.985785 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:48.989199 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3b24c237-d02a-4ffd-b218-75e273fba7ac tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:48.993910 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b24c237-d02a-4ffd-b218-75e273fba7ac tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:48.994322 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 28/117] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:48 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:49.514811 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e93db8f2-beea-4c4c-a8ed-95703ecaa437 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:49.521117 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e93db8f2-beea-4c4c-a8ed-95703ecaa437 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:49.523656 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e93db8f2-beea-4c4c-a8ed-95703ecaa437 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:49.523656 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e93db8f2-beea-4c4c-a8ed-95703ecaa437 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:49.538856 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:49.538856 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:49.542674 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e93db8f2-beea-4c4c-a8ed-95703ecaa437 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:49.547825 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e93db8f2-beea-4c4c-a8ed-95703ecaa437 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:49.548577 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 30/118] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:49 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:49.552419 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:49.554879 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:49.555524 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-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": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "source_volid": null, "backup_id": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:49.557336 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-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': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'source_volid': None, 'backup_id': None}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:49.617038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-823b81be-17ee-4109-9bfa-1e86c4113a0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:49.620224 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-823b81be-17ee-4109-9bfa-1e86c4113a0a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:49.620408 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-823b81be-17ee-4109-9bfa-1e86c4113a0a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:49.620583 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-823b81be-17ee-4109-9bfa-1e86c4113a0a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:49.633708 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:49.633708 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:49.639129 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-823b81be-17ee-4109-9bfa-1e86c4113a0a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:49.644553 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-823b81be-17ee-4109-9bfa-1e86c4113a0a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:49.645094 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 33/119] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:49 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:50.012635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52280a27-47c7-4bdd-b3a5-0ee693349294 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.014540 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52280a27-47c7-4bdd-b3a5-0ee693349294 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:50.014763 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52280a27-47c7-4bdd-b3a5-0ee693349294 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:50.015028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52280a27-47c7-4bdd-b3a5-0ee693349294 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:50.029984 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:50.029984 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:50.034206 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52280a27-47c7-4bdd-b3a5-0ee693349294 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:50.040452 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52280a27-47c7-4bdd-b3a5-0ee693349294 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:50.040967 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 29/120] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:50 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:50.101377 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Create volume of 1 GB Aug 12 21:36:50.105558 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Availability Zones retrieved successfully. Aug 12 21:36:50.112415 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Flow 'volume_create_api' (8570b755-42b1-4779-9711-4e85daf10b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:50.113365 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc8f152-60b7-4ebf-b467-d30c84937b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.114329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:50.212339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc8f152-60b7-4ebf-b467-d30c84937b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.213212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21156d52-3582-46d1-b05f-48b50ca2ec1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.218184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76c0e258-9bba-4fcb-b844-95513814608c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.256028 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Created reservations ['8e6cbdeb-ef6b-4fc4-a092-49b23f3506aa', '4c787cb4-90f1-4853-a9b7-132e77e460ed', 'fff4cd82-a1d8-4308-9c66-0dec5ffd2380', '1f751eb7-28f0-451c-9902-b9cb95c711d8'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:50.257124 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21156d52-3582-46d1-b05f-48b50ca2ec1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e6cbdeb-ef6b-4fc4-a092-49b23f3506aa', '4c787cb4-90f1-4853-a9b7-132e77e460ed', 'fff4cd82-a1d8-4308-9c66-0dec5ffd2380', '1f751eb7-28f0-451c-9902-b9cb95c711d8']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.258258 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa62393c-377d-418a-b453-ab07ff24b69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.338426 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-1446c797-3967-4d7b-9430-6f23843fc2f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.341399 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-1446c797-3967-4d7b-9430-6f23843fc2f7 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] POST https://10.4.3.240/volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712/action Aug 12 21:36:50.341919 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-1446c797-3967-4d7b-9430-6f23843fc2f7 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:50.342097 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-1446c797-3967-4d7b-9430-6f23843fc2f7 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:50.359494 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:50.359494 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:50.378084 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fffd344e-23b0-49f7-8f12-8c302afe265a req-1446c797-3967-4d7b-9430-6f23843fc2f7 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712/action returned with HTTP 204 Aug 12 21:36:50.378670 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 34/121] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:36:50 2026] POST /volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:50.408311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa62393c-377d-418a-b453-ab07ff24b69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a0466ba-139f-45e7-bc72-07f5caabf2e9', '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='0ce58be6e4de4d25839f80230c9eb471',qos_specs=None,replication_status=,reservations=['8e6cbdeb-ef6b-4fc4-a092-49b23f3506aa','4c787cb4-90f1-4853-a9b7-132e77e460ed','fff4cd82-a1d8-4308-9c66-0dec5ffd2380','1f751eb7-28f0-451c-9902-b9cb95c711d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bfc67e252d4b498600120f6a8b45ce',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:50Z,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=0a0466ba-139f-45e7-bc72-07f5caabf2e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ce58be6e4de4d25839f80230c9eb471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bfc67e252d4b498600120f6a8b45ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.412853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07bf03fc-fda6-49dd-8423-53356d80198d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.413028 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:50.413028 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-747265894", "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:50.414785 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-747265894', 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:50.434441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07bf03fc-fda6-49dd-8423-53356d80198d) transitioned into 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='0ce58be6e4de4d25839f80230c9eb471',qos_specs=None,replication_status=,reservations=['8e6cbdeb-ef6b-4fc4-a092-49b23f3506aa','4c787cb4-90f1-4853-a9b7-132e77e460ed','fff4cd82-a1d8-4308-9c66-0dec5ffd2380','1f751eb7-28f0-451c-9902-b9cb95c711d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bfc67e252d4b498600120f6a8b45ce',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.435261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be2cb7b5-c685-4cac-8a33-05d0716f383f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.453120 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be2cb7b5-c685-4cac-8a33-05d0716f383f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.454240 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Flow 'volume_create_api' (8570b755-42b1-4779-9711-4e85daf10b4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:50.455904 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Create volume request issued successfully. Aug 12 21:36:50.455904 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-5378727c-d0f3-43dd-817c-abb79230d088 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:50.455904 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 29/122] 10.4.3.240 () {72 vars in 1541 bytes} [Wed Aug 12 21:36:49 2026] POST /volume/v3/volumes => generated 703 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:50.466339 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-1ef3d625-cf47-44e2-a355-65f183a18670 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.468412 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-1ef3d625-cf47-44e2-a355-65f183a18670 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 Aug 12 21:36:50.469158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-1ef3d625-cf47-44e2-a355-65f183a18670 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:50.469158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-1ef3d625-cf47-44e2-a355-65f183a18670 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:50.475640 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:50.475640 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:50.479090 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-1ef3d625-cf47-44e2-a355-65f183a18670 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:50.484301 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-1ef3d625-cf47-44e2-a355-65f183a18670 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 returned with HTTP 200 Aug 12 21:36:50.484301 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 30/123] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:50 2026] GET /volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 => generated 771 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:50.499741 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-ab046162-3962-4e33-a351-951eb40dbbfb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.502289 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-ab046162-3962-4e33-a351-951eb40dbbfb tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 Aug 12 21:36:50.502289 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-ab046162-3962-4e33-a351-951eb40dbbfb tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:50.502289 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-ab046162-3962-4e33-a351-951eb40dbbfb tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:50.512488 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:50.512488 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:50.518005 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-ab046162-3962-4e33-a351-951eb40dbbfb tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:50.522636 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-ab046162-3962-4e33-a351-951eb40dbbfb tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 returned with HTTP 200 Aug 12 21:36:50.523050 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 35/124] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:50 2026] GET /volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 => generated 771 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:50.538132 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume of 1 GB Aug 12 21:36:50.543115 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Availability Zones retrieved successfully. Aug 12 21:36:50.548369 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Flow 'volume_create_api' (a05bf348-0ef6-45cd-bce1-fb22fa4593ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:50.549368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7134a3bf-931e-47f4-8b6a-24e7bbfbd781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.550355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:50.564693 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e234cb72-2dc3-4fa4-8323-9b0152e7237f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.572402 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e234cb72-2dc3-4fa4-8323-9b0152e7237f tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:50.572856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e234cb72-2dc3-4fa4-8323-9b0152e7237f tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:50.572958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e234cb72-2dc3-4fa4-8323-9b0152e7237f tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:50.588730 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:50.588730 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:50.596113 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e234cb72-2dc3-4fa4-8323-9b0152e7237f tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:50.602241 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e234cb72-2dc3-4fa4-8323-9b0152e7237f tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:50.602950 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 30/125] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:50 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:50.616205 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f059628c-a74d-49ab-a836-5aaa22102195 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.618132 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f059628c-a74d-49ab-a836-5aaa22102195 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:50.618338 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f059628c-a74d-49ab-a836-5aaa22102195 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:50.618695 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f059628c-a74d-49ab-a836-5aaa22102195 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:50.621105 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7134a3bf-931e-47f4-8b6a-24e7bbfbd781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.622074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59de6bd3-42df-404f-b6c4-431a22b2acbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.630285 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:50.630285 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:50.634240 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f059628c-a74d-49ab-a836-5aaa22102195 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:50.639232 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f059628c-a74d-49ab-a836-5aaa22102195 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:50.639791 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 31/126] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:50 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:50.667339 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16090e70-3bd6-4ff8-a718-512f837f282c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.669809 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16090e70-3bd6-4ff8-a718-512f837f282c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:50.670070 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16090e70-3bd6-4ff8-a718-512f837f282c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:50.670267 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16090e70-3bd6-4ff8-a718-512f837f282c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:50.685680 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:50.685680 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:50.690807 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Created reservations ['e00072e8-eff9-4849-a0ff-0f9bdddfa5a0', '7766fcf9-e191-4dcf-b2d2-5bbb0f40fbf9', 'c6f4a167-3114-4329-89ce-c6e92052929d', '400e4ae6-7027-4814-b116-403bf0dcf1cc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:50.691571 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59de6bd3-42df-404f-b6c4-431a22b2acbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e00072e8-eff9-4849-a0ff-0f9bdddfa5a0', '7766fcf9-e191-4dcf-b2d2-5bbb0f40fbf9', 'c6f4a167-3114-4329-89ce-c6e92052929d', '400e4ae6-7027-4814-b116-403bf0dcf1cc']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.691723 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-16090e70-3bd6-4ff8-a718-512f837f282c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:50.692552 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e56b101-c1f3-4e76-894a-5e3929d07043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.699145 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16090e70-3bd6-4ff8-a718-512f837f282c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:50.699722 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 36/127] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:50 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:50.716307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e56b101-c1f3-4e76-894a-5e3929d07043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '452eceaa-472a-45b2-ab44-c9a6dbfcb76d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747265894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed05ba813b14207a5a384df4fdc754d',qos_specs=None,replication_status=,reservations=['e00072e8-eff9-4849-a0ff-0f9bdddfa5a0','7766fcf9-e191-4dcf-b2d2-5bbb0f40fbf9','c6f4a167-3114-4329-89ce-c6e92052929d','400e4ae6-7027-4814-b116-403bf0dcf1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747265894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=452eceaa-472a-45b2-ab44-c9a6dbfcb76d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed05ba813b14207a5a384df4fdc754d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.717344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4e03d5-3fce-41bc-94f0-dd7283f8e016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.735047 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4e03d5-3fce-41bc-94f0-dd7283f8e016) transitioned into state 'SUCCESS' from state '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-747265894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed05ba813b14207a5a384df4fdc754d',qos_specs=None,replication_status=,reservations=['e00072e8-eff9-4849-a0ff-0f9bdddfa5a0','7766fcf9-e191-4dcf-b2d2-5bbb0f40fbf9','c6f4a167-3114-4329-89ce-c6e92052929d','400e4ae6-7027-4814-b116-403bf0dcf1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.735675 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44acdde8-f7b1-46d7-a79f-80e13b1a3497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:50.743768 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44acdde8-f7b1-46d7-a79f-80e13b1a3497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:50.744573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Flow 'volume_create_api' (a05bf348-0ef6-45cd-bce1-fb22fa4593ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:50.744854 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume request issued successfully. Aug 12 21:36:50.745392 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76c0e258-9bba-4fcb-b844-95513814608c tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:50.745779 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 31/128] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:36:50 2026] POST /volume/v3/volumes => generated 756 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:50.763651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f49a9b03-d92f-4178-beb2-3290ed83c263 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:50.767012 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f49a9b03-d92f-4178-beb2-3290ed83c263 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d Aug 12 21:36:50.767671 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f49a9b03-d92f-4178-beb2-3290ed83c263 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:50.767671 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f49a9b03-d92f-4178-beb2-3290ed83c263 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:50.775535 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:50.775535 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:50.779649 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f49a9b03-d92f-4178-beb2-3290ed83c263 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:36:50.785411 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f49a9b03-d92f-4178-beb2-3290ed83c263 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d returned with HTTP 200 Aug 12 21:36:50.785411 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 31/129] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:50 2026] GET /volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:51.058209 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-181e0032-48ad-44c8-8c3d-362e65361217 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.059544 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-508c298a-80da-408b-a50c-56523f3cd4ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.060126 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-181e0032-48ad-44c8-8c3d-362e65361217 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:51.060464 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-181e0032-48ad-44c8-8c3d-362e65361217 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:51.060867 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-181e0032-48ad-44c8-8c3d-362e65361217 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:51.061078 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-508c298a-80da-408b-a50c-56523f3cd4ac tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:51.061259 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-508c298a-80da-408b-a50c-56523f3cd4ac tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:51.061418 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-508c298a-80da-408b-a50c-56523f3cd4ac tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:51.072429 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:51.072429 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:51.074428 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-508c298a-80da-408b-a50c-56523f3cd4ac tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:51.076144 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:51.076144 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:51.078165 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-508c298a-80da-408b-a50c-56523f3cd4ac tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:51.078515 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 37/130] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:51 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:51.079472 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-181e0032-48ad-44c8-8c3d-362e65361217 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:51.083519 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-181e0032-48ad-44c8-8c3d-362e65361217 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:51.083932 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 32/131] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:51 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:51.091657 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e67e79a6-6385-4e47-8242-aba2498bef4f req-b8bf531f-817c-40bf-9a19-c1bfcbe76888 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.092590 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-87d2eef7-e4af-46a1-9c76-4b1c0c4f6dbe req-2b4c1ab0-86b3-473e-bccf-f6045d2fafaa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.093132 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e67e79a6-6385-4e47-8242-aba2498bef4f req-b8bf531f-817c-40bf-9a19-c1bfcbe76888 tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] POST https://10.4.3.240/volume/v3/snapshots/None/action Aug 12 21:36:51.093132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e67e79a6-6385-4e47-8242-aba2498bef4f req-b8bf531f-817c-40bf-9a19-c1bfcbe76888 tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:51.093132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e67e79a6-6385-4e47-8242-aba2498bef4f req-b8bf531f-817c-40bf-9a19-c1bfcbe76888 tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:51.097080 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.snapshot_actions [req-e67e79a6-6385-4e47-8242-aba2498bef4f req-b8bf531f-817c-40bf-9a19-c1bfcbe76888 tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100324) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 21:36:51.098397 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-87d2eef7-e4af-46a1-9c76-4b1c0c4f6dbe req-2b4c1ab0-86b3-473e-bccf-f6045d2fafaa tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] POST https://10.4.3.240/volume/v3/snapshots/db310549-bd17-4f94-a4ac-c5a8886d7f1e/action Aug 12 21:36:51.098892 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-87d2eef7-e4af-46a1-9c76-4b1c0c4f6dbe req-2b4c1ab0-86b3-473e-bccf-f6045d2fafaa tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:51.099067 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-87d2eef7-e4af-46a1-9c76-4b1c0c4f6dbe req-2b4c1ab0-86b3-473e-bccf-f6045d2fafaa tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:51.101022 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.snapshot_actions [req-87d2eef7-e4af-46a1-9c76-4b1c0c4f6dbe req-2b4c1ab0-86b3-473e-bccf-f6045d2fafaa tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100326) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 21:36:51.132003 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-87d2eef7-e4af-46a1-9c76-4b1c0c4f6dbe req-2b4c1ab0-86b3-473e-bccf-f6045d2fafaa tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] https://10.4.3.240/volume/v3/snapshots/db310549-bd17-4f94-a4ac-c5a8886d7f1e/action returned with HTTP 404 Aug 12 21:36:51.140644 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 32/132] 10.4.3.240 () {72 vars in 1678 bytes} [Wed Aug 12 21:36:51 2026] POST /volume/v3/snapshots/db310549-bd17-4f94-a4ac-c5a8886d7f1e/action => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:51.153703 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-eafbff68-43f9-4226-be11-3733fb5e9e4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.158228 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-eafbff68-43f9-4226-be11-3733fb5e9e4d tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:51.158462 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-eafbff68-43f9-4226-be11-3733fb5e9e4d tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:51.158700 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-eafbff68-43f9-4226-be11-3733fb5e9e4d tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:51.169008 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:51.169008 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:51.172715 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-eafbff68-43f9-4226-be11-3733fb5e9e4d tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:51.177475 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-eafbff68-43f9-4226-be11-3733fb5e9e4d tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:51.177941 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 38/133] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:51 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:51.235692 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-a4f7938b-c895-49ec-b532-b9366f04d04b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.240329 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-a4f7938b-c895-49ec-b532-b9366f04d04b tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] POST https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417/action Aug 12 21:36:51.241043 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-a4f7938b-c895-49ec-b532-b9366f04d04b tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:51.241216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-a4f7938b-c895-49ec-b532-b9366f04d04b tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:51.258378 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:51.258378 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:51.259132 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-a4f7938b-c895-49ec-b532-b9366f04d04b tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:51.268981 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e67e79a6-6385-4e47-8242-aba2498bef4f req-b8bf531f-817c-40bf-9a19-c1bfcbe76888 tempest-VolumesAssistedSnapshotsTest-543140978 tempest-VolumesAssistedSnapshotsTest-543140978-project] https://10.4.3.240/volume/v3/snapshots/None/action returned with HTTP 404 Aug 12 21:36:51.269519 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 32/134] 10.4.3.240 () {72 vars in 1582 bytes} [Wed Aug 12 21:36:51 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:51.270285 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-a4f7938b-c895-49ec-b532-b9366f04d04b tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Begin detaching volume completed successfully. Aug 12 21:36:51.270566 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-a4f7938b-c895-49ec-b532-b9366f04d04b tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417/action returned with HTTP 202 Aug 12 21:36:51.271282 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 33/135] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:36:51 2026] POST /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:36:51.340953 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b40b199b-4f52-4f58-9f5e-6781b1930625 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.343091 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b40b199b-4f52-4f58-9f5e-6781b1930625 None None] GET https://10.4.3.240/volume// Aug 12 21:36:51.343091 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b40b199b-4f52-4f58-9f5e-6781b1930625 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:51.343091 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b40b199b-4f52-4f58-9f5e-6781b1930625 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:51.343091 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b40b199b-4f52-4f58-9f5e-6781b1930625 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:51.343091 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 33/136] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 21:36:51.356856 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-af5eb132-7296-4a87-a727-740e85a6acdf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.359211 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-af5eb132-7296-4a87-a727-740e85a6acdf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:51.359411 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-af5eb132-7296-4a87-a727-740e85a6acdf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:51.359618 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-af5eb132-7296-4a87-a727-740e85a6acdf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:51.372068 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:51.372068 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:51.377712 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-af5eb132-7296-4a87-a727-740e85a6acdf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:51.381891 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-af5eb132-7296-4a87-a727-740e85a6acdf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:51.381891 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 39/137] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:51 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1552 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:51.714254 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75be63c8-2a05-4e19-8693-8fc980644062 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.716125 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75be63c8-2a05-4e19-8693-8fc980644062 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:51.716355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75be63c8-2a05-4e19-8693-8fc980644062 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:51.716547 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75be63c8-2a05-4e19-8693-8fc980644062 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:51.727119 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:51.727119 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:51.730874 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75be63c8-2a05-4e19-8693-8fc980644062 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:51.738818 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75be63c8-2a05-4e19-8693-8fc980644062 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:51.739409 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 33/138] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:51 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:51.805349 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90da6c4f-63fa-4073-882d-90409b6d05a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.807645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90da6c4f-63fa-4073-882d-90409b6d05a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d Aug 12 21:36:51.807906 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90da6c4f-63fa-4073-882d-90409b6d05a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:51.808281 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90da6c4f-63fa-4073-882d-90409b6d05a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:51.817599 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:51.817599 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:51.822473 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90da6c4f-63fa-4073-882d-90409b6d05a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:36:51.828909 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90da6c4f-63fa-4073-882d-90409b6d05a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d returned with HTTP 200 Aug 12 21:36:51.829392 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 34/139] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:51 2026] GET /volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:51.842759 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.844397 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:51.844767 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-735081823"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:51.846421 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-735081823'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:51.846563 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume of 1 GB Aug 12 21:36:51.850165 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Availability Zones retrieved successfully. Aug 12 21:36:51.855151 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Flow 'volume_create_api' (4adfcac4-1c80-46bc-8b0d-f673112e746a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:51.856011 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1659be-a382-46fd-bfd0-0dafaddeee0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:51.856869 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:51.878212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1659be-a382-46fd-bfd0-0dafaddeee0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:51.878952 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6a02eb-413a-493e-9678-46f8655c54bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:51.922199 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Created reservations ['2e5d81e4-db55-47d9-97e7-381969c33f91', '084df5ce-dc8a-41fb-a22d-b35a6105da5b', '37f4f562-7b5c-4591-823c-b3289a78501c', '5d154ca5-0d9b-4d3b-9b33-88a7155f63fc'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:51.922982 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6a02eb-413a-493e-9678-46f8655c54bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e5d81e4-db55-47d9-97e7-381969c33f91', '084df5ce-dc8a-41fb-a22d-b35a6105da5b', '37f4f562-7b5c-4591-823c-b3289a78501c', '5d154ca5-0d9b-4d3b-9b33-88a7155f63fc']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:51.923762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3509231-e6c0-48df-a9ef-e8597587d09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:51.945511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3509231-e6c0-48df-a9ef-e8597587d09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47ff8482-85b6-4041-aad4-97f65d730c86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-735081823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed05ba813b14207a5a384df4fdc754d',qos_specs=None,replication_status=,reservations=['2e5d81e4-db55-47d9-97e7-381969c33f91','084df5ce-dc8a-41fb-a22d-b35a6105da5b','37f4f562-7b5c-4591-823c-b3289a78501c','5d154ca5-0d9b-4d3b-9b33-88a7155f63fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-735081823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47ff8482-85b6-4041-aad4-97f65d730c86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed05ba813b14207a5a384df4fdc754d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:51.946272 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ae1281-d91d-470e-b0c9-9620fab6e807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:51.966091 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ae1281-d91d-470e-b0c9-9620fab6e807) transitioned into state 'SUCCESS' from state '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-735081823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed05ba813b14207a5a384df4fdc754d',qos_specs=None,replication_status=,reservations=['2e5d81e4-db55-47d9-97e7-381969c33f91','084df5ce-dc8a-41fb-a22d-b35a6105da5b','37f4f562-7b5c-4591-823c-b3289a78501c','5d154ca5-0d9b-4d3b-9b33-88a7155f63fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:51.966766 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b889c718-8897-412d-9220-0f6805db0bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:51.978839 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b889c718-8897-412d-9220-0f6805db0bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:51.979705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Flow 'volume_create_api' (4adfcac4-1c80-46bc-8b0d-f673112e746a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:51.980019 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume request issued successfully. Aug 12 21:36:51.980605 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2494e8d-c857-4ec1-a54d-432d946973d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:51.981229 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 34/140] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:36:51 2026] POST /volume/v3/volumes => generated 756 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:51.995250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc765fd7-bfb7-4b72-ade5-4da402f711d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:51.996985 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc765fd7-bfb7-4b72-ade5-4da402f711d0 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 Aug 12 21:36:51.997199 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc765fd7-bfb7-4b72-ade5-4da402f711d0 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:51.997388 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc765fd7-bfb7-4b72-ade5-4da402f711d0 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:52.105231 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e3ffcccd-63a0-4794-8e85-646e11e401df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:52.109517 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3ffcccd-63a0-4794-8e85-646e11e401df tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:52.109799 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3ffcccd-63a0-4794-8e85-646e11e401df tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:52.110132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3ffcccd-63a0-4794-8e85-646e11e401df tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:52.118864 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:52.118864 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:52.122799 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:52.122799 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:52.122869 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc765fd7-bfb7-4b72-ade5-4da402f711d0 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:36:52.126279 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc765fd7-bfb7-4b72-ade5-4da402f711d0 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 returned with HTTP 200 Aug 12 21:36:52.126774 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 40/141] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:51 2026] GET /volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 => generated 824 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:52.127934 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e3ffcccd-63a0-4794-8e85-646e11e401df tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:52.134585 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3ffcccd-63a0-4794-8e85-646e11e401df tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:52.135181 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 34/142] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:52 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:52.752739 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d41d70b6-ae52-4b73-998c-c874ced01feb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:52.754455 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d41d70b6-ae52-4b73-998c-c874ced01feb tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:52.754666 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d41d70b6-ae52-4b73-998c-c874ced01feb tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:52.754847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d41d70b6-ae52-4b73-998c-c874ced01feb tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:52.763912 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:52.763912 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:52.767229 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d41d70b6-ae52-4b73-998c-c874ced01feb tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:52.770934 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d41d70b6-ae52-4b73-998c-c874ced01feb tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:52.771313 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 35/143] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:52 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:53.141048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-173850ea-9313-4bbe-b3ed-316dfc7b0e74 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.142843 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-173850ea-9313-4bbe-b3ed-316dfc7b0e74 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 Aug 12 21:36:53.143055 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-173850ea-9313-4bbe-b3ed-316dfc7b0e74 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:53.143283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-173850ea-9313-4bbe-b3ed-316dfc7b0e74 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:53.152154 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.152154 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:53.154052 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3980cbe-b71c-408d-9d4f-377be5125a07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.155613 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-173850ea-9313-4bbe-b3ed-316dfc7b0e74 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:36:53.155843 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3980cbe-b71c-408d-9d4f-377be5125a07 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:53.156032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3980cbe-b71c-408d-9d4f-377be5125a07 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:53.156255 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3980cbe-b71c-408d-9d4f-377be5125a07 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:53.159750 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-173850ea-9313-4bbe-b3ed-316dfc7b0e74 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 returned with HTTP 200 Aug 12 21:36:53.160122 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 35/144] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:53 2026] GET /volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:53.164523 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.164523 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:53.167520 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3980cbe-b71c-408d-9d4f-377be5125a07 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:53.171251 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3980cbe-b71c-408d-9d4f-377be5125a07 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:53.171485 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.171840 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 41/145] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:53 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:53.173102 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:36:53.173438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-865623097"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:53.174849 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-865623097'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:36:53.174985 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume of 1 GB Aug 12 21:36:53.178833 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Availability Zones retrieved successfully. Aug 12 21:36:53.184028 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Flow 'volume_create_api' (723e64bc-e445-4b1c-afc2-a4859f564420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:53.184885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e717023e-8af5-4316-bc5d-384c15a145a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:53.185704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:36:53.209391 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e717023e-8af5-4316-bc5d-384c15a145a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:53.210122 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8c3fe9-0204-44b3-b08f-c3976474fc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:53.245118 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Created reservations ['36330e2c-af27-4c1d-8e2a-d278fbfa9476', '881417d2-a54a-412d-a788-7d28af2f3f66', '69c33bb2-f903-4d30-998a-b0cd1c9cf0d8', 'ead12dcf-1d71-4ec3-abf4-9bf8dc339dfe'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:36:53.245892 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8c3fe9-0204-44b3-b08f-c3976474fc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36330e2c-af27-4c1d-8e2a-d278fbfa9476', '881417d2-a54a-412d-a788-7d28af2f3f66', '69c33bb2-f903-4d30-998a-b0cd1c9cf0d8', 'ead12dcf-1d71-4ec3-abf4-9bf8dc339dfe']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:53.246852 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c51609f-ae2f-4979-bfb2-b15b1c14a938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:53.274757 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c51609f-ae2f-4979-bfb2-b15b1c14a938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb432041-81ae-4dd1-a471-1a53b5dbd61b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-865623097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed05ba813b14207a5a384df4fdc754d',qos_specs=None,replication_status=,reservations=['36330e2c-af27-4c1d-8e2a-d278fbfa9476','881417d2-a54a-412d-a788-7d28af2f3f66','69c33bb2-f903-4d30-998a-b0cd1c9cf0d8','ead12dcf-1d71-4ec3-abf4-9bf8dc339dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-865623097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb432041-81ae-4dd1-a471-1a53b5dbd61b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed05ba813b14207a5a384df4fdc754d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:53.275494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e2ebfa-fb02-46d2-8fb6-d9502094f896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:53.293734 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e2ebfa-fb02-46d2-8fb6-d9502094f896) transitioned into state 'SUCCESS' from state '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-865623097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed05ba813b14207a5a384df4fdc754d',qos_specs=None,replication_status=,reservations=['36330e2c-af27-4c1d-8e2a-d278fbfa9476','881417d2-a54a-412d-a788-7d28af2f3f66','69c33bb2-f903-4d30-998a-b0cd1c9cf0d8','ead12dcf-1d71-4ec3-abf4-9bf8dc339dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6335e05f55e947c7b3aa3cb223b098e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:53.294380 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f46765-7f61-4120-8fea-12b12a65d155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:36:53.307065 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-37c972cb-55a8-46eb-884c-91c97d1c8f68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.310774 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-37c972cb-55a8-46eb-884c-91c97d1c8f68 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] POST https://10.4.3.240/volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9/action Aug 12 21:36:53.311261 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-37c972cb-55a8-46eb-884c-91c97d1c8f68 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:53.311447 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-37c972cb-55a8-46eb-884c-91c97d1c8f68 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:53.311948 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f46765-7f61-4120-8fea-12b12a65d155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:36:53.313325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Flow 'volume_create_api' (723e64bc-e445-4b1c-afc2-a4859f564420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:36:53.313749 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Create volume request issued successfully. Aug 12 21:36:53.314805 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e41ff1df-c010-4ca4-ae73-62b54414d8f6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:36:53.315086 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 35/146] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:36:53 2026] POST /volume/v3/volumes => generated 756 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:36:53.332457 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.332457 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:53.334848 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4b7fc261-b319-49d3-acca-e59bfcac8454 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.338245 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4b7fc261-b319-49d3-acca-e59bfcac8454 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b Aug 12 21:36:53.338464 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4b7fc261-b319-49d3-acca-e59bfcac8454 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:53.338897 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4b7fc261-b319-49d3-acca-e59bfcac8454 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:53.346550 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d76572d-fc63-4857-b5bb-4c3532a93934 req-37c972cb-55a8-46eb-884c-91c97d1c8f68 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9/action returned with HTTP 204 Aug 12 21:36:53.347061 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 36/147] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:36:53 2026] POST /volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:53.350122 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.350122 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:53.353307 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4b7fc261-b319-49d3-acca-e59bfcac8454 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:36:53.357888 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4b7fc261-b319-49d3-acca-e59bfcac8454 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b returned with HTTP 200 Aug 12 21:36:53.358473 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 36/148] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:53 2026] GET /volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:53.532371 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7e3db8ec-d44f-415f-9099-f5388a41b891 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.534387 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7e3db8ec-d44f-415f-9099-f5388a41b891 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 Aug 12 21:36:53.534570 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7e3db8ec-d44f-415f-9099-f5388a41b891 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:53.534787 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7e3db8ec-d44f-415f-9099-f5388a41b891 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:53.541079 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.541079 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:53.544421 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7e3db8ec-d44f-415f-9099-f5388a41b891 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:53.548519 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7e3db8ec-d44f-415f-9099-f5388a41b891 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 returned with HTTP 200 Aug 12 21:36:53.548864 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 42/149] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:53 2026] GET /volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 => generated 1311 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:53.556116 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b93ad4ba-9de4-42ba-a5aa-6336a3046656 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.556486 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b93ad4ba-9de4-42ba-a5aa-6336a3046656 None None] GET https://10.4.3.240/volume// Aug 12 21:36:53.556653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b93ad4ba-9de4-42ba-a5aa-6336a3046656 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:53.556941 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b93ad4ba-9de4-42ba-a5aa-6336a3046656 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:53.557182 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b93ad4ba-9de4-42ba-a5aa-6336a3046656 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:53.557409 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 36/150] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:53.564216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-969f87f3-d2ba-4fbb-8b36-3f98baea43bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.566159 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-969f87f3-d2ba-4fbb-8b36-3f98baea43bc tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:36:53.566554 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-969f87f3-d2ba-4fbb-8b36-3f98baea43bc tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a0466ba-139f-45e7-bc72-07f5caabf2e9", "connector": null, "instance_uuid": "fc46ae45-99b7-474c-bd88-bbeec9fccd34"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:53.574865 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.574865 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:53.594029 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-969f87f3-d2ba-4fbb-8b36-3f98baea43bc tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:36:53.594400 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 37/151] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:36:53 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 12 21:36:53.602282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a9ce810-cf5b-4d64-ac3b-ea5f29349d28 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.602282 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a9ce810-cf5b-4d64-ac3b-ea5f29349d28 None None] GET https://10.4.3.240/volume// Aug 12 21:36:53.602282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a9ce810-cf5b-4d64-ac3b-ea5f29349d28 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:53.602282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a9ce810-cf5b-4d64-ac3b-ea5f29349d28 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:53.602282 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a9ce810-cf5b-4d64-ac3b-ea5f29349d28 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:53.602282 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 37/152] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:53.608250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-2fe68327-7307-4514-a007-b5f8c0309f0b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.610079 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-2fe68327-7307-4514-a007-b5f8c0309f0b tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 Aug 12 21:36:53.610302 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-2fe68327-7307-4514-a007-b5f8c0309f0b tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:53.610485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-2fe68327-7307-4514-a007-b5f8c0309f0b tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:53.618533 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.618533 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:53.621985 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-2fe68327-7307-4514-a007-b5f8c0309f0b tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:36:53.626088 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-2fe68327-7307-4514-a007-b5f8c0309f0b tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 returned with HTTP 200 Aug 12 21:36:53.626485 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 43/153] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:53 2026] GET /volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 => generated 1490 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:53.699453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-0e4e7b22-985b-423f-b2b3-a93145b78070 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.701990 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-0e4e7b22-985b-423f-b2b3-a93145b78070 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] PUT https://10.4.3.240/volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b Aug 12 21:36:53.702439 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-0e4e7b22-985b-423f-b2b3-a93145b78070 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:53.710457 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-0e4e7b22-985b-423f-b2b3-a93145b78070 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Acquiring lock "cinder-attachment_update-0a0466ba-139f-45e7-bc72-07f5caabf2e9-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:36:53.715363 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-0e4e7b22-985b-423f-b2b3-a93145b78070 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Lock "cinder-attachment_update-0a0466ba-139f-45e7-bc72-07f5caabf2e9-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:36:53.716811 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.716811 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:53.782888 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-13dda1dd-8283-417c-84d5-a546e0bfc03c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.783564 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-0e4e7b22-985b-423f-b2b3-a93145b78070 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Lock "cinder-attachment_update-0a0466ba-139f-45e7-bc72-07f5caabf2e9-np0000007121" released by "attachment_update" :: held 0.068s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:36:53.783879 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-0e4e7b22-985b-423f-b2b3-a93145b78070 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b returned with HTTP 200 Aug 12 21:36:53.784578 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13dda1dd-8283-417c-84d5-a546e0bfc03c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:53.784643 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 37/154] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:36:53 2026] PUT /volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:53.784793 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13dda1dd-8283-417c-84d5-a546e0bfc03c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:53.784979 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13dda1dd-8283-417c-84d5-a546e0bfc03c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:53.794267 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.794267 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:53.797524 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-13dda1dd-8283-417c-84d5-a546e0bfc03c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:53.801158 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13dda1dd-8283-417c-84d5-a546e0bfc03c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:53.801505 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 38/155] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:53 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:53.944825 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7fc3765d-d9ed-4284-94c6-83c324ec6164 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:53.948643 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7fc3765d-d9ed-4284-94c6-83c324ec6164 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] POST https://10.4.3.240/volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b/action Aug 12 21:36:53.948643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7fc3765d-d9ed-4284-94c6-83c324ec6164 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:53.948643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7fc3765d-d9ed-4284-94c6-83c324ec6164 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:53.961693 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:53.961693 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:53.971208 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7e3bb502-22a3-4ff4-abb5-a02008e94ec5 req-7fc3765d-d9ed-4284-94c6-83c324ec6164 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b/action returned with HTTP 204 Aug 12 21:36:53.971857 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 38/156] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:36:53 2026] POST /volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:54.187299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cb4c1fd5-70f3-422f-adb0-ae9e2de9e96b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:54.189610 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb4c1fd5-70f3-422f-adb0-ae9e2de9e96b tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:54.189868 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb4c1fd5-70f3-422f-adb0-ae9e2de9e96b tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:54.190125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb4c1fd5-70f3-422f-adb0-ae9e2de9e96b tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:54.202250 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:54.202250 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:54.206755 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cb4c1fd5-70f3-422f-adb0-ae9e2de9e96b tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:54.212020 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb4c1fd5-70f3-422f-adb0-ae9e2de9e96b tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:54.212569 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 44/157] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:54 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:54.226978 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b9f015c-021f-49cd-9673-de069bf137bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:54.228961 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b9f015c-021f-49cd-9673-de069bf137bf tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:54.229044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b9f015c-021f-49cd-9673-de069bf137bf tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:54.229180 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b9f015c-021f-49cd-9673-de069bf137bf tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:54.237669 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:54.237669 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:54.240982 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b9f015c-021f-49cd-9673-de069bf137bf tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:54.244645 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b9f015c-021f-49cd-9673-de069bf137bf tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:54.244966 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 38/158] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:54 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:54.374348 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47881646-f0b5-4ffd-9d26-71533dda7274 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:54.376171 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47881646-f0b5-4ffd-9d26-71533dda7274 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b Aug 12 21:36:54.376418 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47881646-f0b5-4ffd-9d26-71533dda7274 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:54.376653 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47881646-f0b5-4ffd-9d26-71533dda7274 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:54.516123 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:54.516123 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:54.519808 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-47881646-f0b5-4ffd-9d26-71533dda7274 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:36:54.523991 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47881646-f0b5-4ffd-9d26-71533dda7274 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b returned with HTTP 200 Aug 12 21:36:54.524441 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 39/159] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:54 2026] GET /volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b => generated 849 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:54.816077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-874b55ed-ed1b-462d-84f5-bfe5e5957707 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:54.820648 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-874b55ed-ed1b-462d-84f5-bfe5e5957707 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:54.820648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-874b55ed-ed1b-462d-84f5-bfe5e5957707 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:54.820648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-874b55ed-ed1b-462d-84f5-bfe5e5957707 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:54.834033 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:54.834033 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:54.839210 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-874b55ed-ed1b-462d-84f5-bfe5e5957707 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:54.845248 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-874b55ed-ed1b-462d-84f5-bfe5e5957707 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:54.845955 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 39/160] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:54 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:55.863241 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00342f30-fea5-4f1f-bfd0-1346e721e4f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:55.865817 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00342f30-fea5-4f1f-bfd0-1346e721e4f2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:55.866153 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00342f30-fea5-4f1f-bfd0-1346e721e4f2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:55.866463 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00342f30-fea5-4f1f-bfd0-1346e721e4f2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:55.879520 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:55.879520 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:55.884223 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-00342f30-fea5-4f1f-bfd0-1346e721e4f2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:55.891426 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00342f30-fea5-4f1f-bfd0-1346e721e4f2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:55.891985 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 45/161] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:55 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:56.309976 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-d0b031a3-6cbd-4d83-8a0c-5623518059e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.312114 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-d0b031a3-6cbd-4d83-8a0c-5623518059e8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:56.312355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-d0b031a3-6cbd-4d83-8a0c-5623518059e8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:56.312537 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-d0b031a3-6cbd-4d83-8a0c-5623518059e8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:56.323200 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:56.323200 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:56.326963 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-d0b031a3-6cbd-4d83-8a0c-5623518059e8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:56.331855 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-d0b031a3-6cbd-4d83-8a0c-5623518059e8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:56.332349 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 39/162] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:56 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:56.369183 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-84124598-7b1a-4e11-ae4d-20ddf8695498 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.372174 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-84124598-7b1a-4e11-ae4d-20ddf8695498 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] POST https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f/action Aug 12 21:36:56.372661 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-84124598-7b1a-4e11-ae4d-20ddf8695498 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:56.372850 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-84124598-7b1a-4e11-ae4d-20ddf8695498 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:56.387411 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:56.387411 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:56.388095 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-84124598-7b1a-4e11-ae4d-20ddf8695498 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:56.397013 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-84124598-7b1a-4e11-ae4d-20ddf8695498 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Begin detaching volume completed successfully. Aug 12 21:36:56.397355 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-84124598-7b1a-4e11-ae4d-20ddf8695498 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f/action returned with HTTP 202 Aug 12 21:36:56.397977 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 40/163] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:36:56 2026] POST /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:36:56.400301 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-8fed08a4-e544-44e8-99f1-c7358f271870 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.403327 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-8fed08a4-e544-44e8-99f1-c7358f271870 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] POST https://10.4.3.240/volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd/action Aug 12 21:36:56.403676 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-8fed08a4-e544-44e8-99f1-c7358f271870 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:56.403787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-8fed08a4-e544-44e8-99f1-c7358f271870 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:56.419147 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4356c824-e1f4-4f4f-8d19-17353d1d82c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.421446 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4356c824-e1f4-4f4f-8d19-17353d1d82c8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:56.421695 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4356c824-e1f4-4f4f-8d19-17353d1d82c8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:56.421945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4356c824-e1f4-4f4f-8d19-17353d1d82c8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:56.423557 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:56.423557 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:56.433153 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:56.433153 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:56.435503 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4356c824-e1f4-4f4f-8d19-17353d1d82c8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:56.436329 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5c647ef1-b1f1-4e56-ab05-032bd466a37b req-8fed08a4-e544-44e8-99f1-c7358f271870 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd/action returned with HTTP 204 Aug 12 21:36:56.436955 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 40/164] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:36:56 2026] POST /volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:36:56.440271 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4356c824-e1f4-4f4f-8d19-17353d1d82c8 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:56.440814 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 46/165] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:56 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:56.448632 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3ed8ab1-0557-4b89-8b15-7751e57a3cd8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.449154 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3ed8ab1-0557-4b89-8b15-7751e57a3cd8 None None] GET https://10.4.3.240/volume// Aug 12 21:36:56.449399 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3ed8ab1-0557-4b89-8b15-7751e57a3cd8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:56.449656 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3ed8ab1-0557-4b89-8b15-7751e57a3cd8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:56.450091 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3ed8ab1-0557-4b89-8b15-7751e57a3cd8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:56.450475 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 40/166] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:56.459940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-78b46f31-c24a-43af-b312-67202fbec264 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.462436 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-78b46f31-c24a-43af-b312-67202fbec264 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:56.462588 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-78b46f31-c24a-43af-b312-67202fbec264 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:56.462788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-78b46f31-c24a-43af-b312-67202fbec264 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:56.473485 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:56.473485 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:56.478896 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-78b46f31-c24a-43af-b312-67202fbec264 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:56.484499 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-78b46f31-c24a-43af-b312-67202fbec264 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:56.484907 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 41/167] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:56 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:56.905583 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-31dedfc8-70ee-455f-97d3-90d4b47f0df2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.909021 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-31dedfc8-70ee-455f-97d3-90d4b47f0df2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:56.909231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-31dedfc8-70ee-455f-97d3-90d4b47f0df2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:56.909446 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-31dedfc8-70ee-455f-97d3-90d4b47f0df2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:56.929662 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:56.929662 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:56.935869 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-31dedfc8-70ee-455f-97d3-90d4b47f0df2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:56.943521 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-31dedfc8-70ee-455f-97d3-90d4b47f0df2 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:56.943521 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 41/168] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:56 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:56.955317 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c464929-8031-4682-bbd5-f6fb56fd3ffd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.957039 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c464929-8031-4682-bbd5-f6fb56fd3ffd tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:56.957251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c464929-8031-4682-bbd5-f6fb56fd3ffd tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:56.957433 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c464929-8031-4682-bbd5-f6fb56fd3ffd tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:56.966586 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:56.966586 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:56.969864 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c464929-8031-4682-bbd5-f6fb56fd3ffd tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:56.973801 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c464929-8031-4682-bbd5-f6fb56fd3ffd tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:56.974984 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 47/169] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:56 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:56.994069 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ad7d288-0b2b-43c4-8e45-9e981ab20c7c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:56.995896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ad7d288-0b2b-43c4-8e45-9e981ab20c7c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:56.996066 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ad7d288-0b2b-43c4-8e45-9e981ab20c7c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:56.996238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ad7d288-0b2b-43c4-8e45-9e981ab20c7c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:57.013137 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:57.013137 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:57.020585 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ad7d288-0b2b-43c4-8e45-9e981ab20c7c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:36:57.022487 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ad7d288-0b2b-43c4-8e45-9e981ab20c7c tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:57.022997 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 41/170] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:56 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:57.124600 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-7f61570b-0f59-470b-bb5d-c16b8b09b308 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:57.127283 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-7f61570b-0f59-470b-bb5d-c16b8b09b308 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:57.127555 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-7f61570b-0f59-470b-bb5d-c16b8b09b308 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:57.127844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-7f61570b-0f59-470b-bb5d-c16b8b09b308 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:57.139926 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:57.139926 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:57.144753 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-7f61570b-0f59-470b-bb5d-c16b8b09b308 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:57.150667 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-7f61570b-0f59-470b-bb5d-c16b8b09b308 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:57.151242 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 42/171] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:36:57 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:57.186998 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-b2461c25-6956-4161-a993-6a31dedfd2af None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:57.190632 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-b2461c25-6956-4161-a993-6a31dedfd2af tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] POST https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3/action Aug 12 21:36:57.191676 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-b2461c25-6956-4161-a993-6a31dedfd2af tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:36:57.192786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-b2461c25-6956-4161-a993-6a31dedfd2af tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:36:57.212506 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:57.212506 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:57.213676 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-b2461c25-6956-4161-a993-6a31dedfd2af tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:57.222844 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-b2461c25-6956-4161-a993-6a31dedfd2af tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Begin detaching volume completed successfully. Aug 12 21:36:57.223202 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-b2461c25-6956-4161-a993-6a31dedfd2af tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3/action returned with HTTP 202 Aug 12 21:36:57.223845 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 42/172] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:36:57 2026] POST /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:36:57.244891 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba7fa934-72b1-4dd4-a0c7-fb702ca8627d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:57.250990 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba7fa934-72b1-4dd4-a0c7-fb702ca8627d tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:57.251285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba7fa934-72b1-4dd4-a0c7-fb702ca8627d tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:57.251640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba7fa934-72b1-4dd4-a0c7-fb702ca8627d tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:57.271310 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:57.271310 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:57.276939 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba7fa934-72b1-4dd4-a0c7-fb702ca8627d tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:36:57.280362 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb3e5e28-342b-4ec8-90d8-d592a8b68b8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:57.280362 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb3e5e28-342b-4ec8-90d8-d592a8b68b8c None None] GET https://10.4.3.240/volume// Aug 12 21:36:57.280362 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb3e5e28-342b-4ec8-90d8-d592a8b68b8c None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:57.280362 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb3e5e28-342b-4ec8-90d8-d592a8b68b8c None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:57.280362 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb3e5e28-342b-4ec8-90d8-d592a8b68b8c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:36:57.280362 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 42/173] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:36:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:36:57.285241 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba7fa934-72b1-4dd4-a0c7-fb702ca8627d tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:57.285939 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 48/174] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:57 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:57.296122 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-6721eee2-d798-4a9d-9aff-b5c4b8cc94f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:57.298566 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-6721eee2-d798-4a9d-9aff-b5c4b8cc94f8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:57.298821 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-6721eee2-d798-4a9d-9aff-b5c4b8cc94f8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:57.299066 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-6721eee2-d798-4a9d-9aff-b5c4b8cc94f8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:57.309386 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:57.309386 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:57.313146 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-6721eee2-d798-4a9d-9aff-b5c4b8cc94f8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:36:57.317640 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-6721eee2-d798-4a9d-9aff-b5c4b8cc94f8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:57.318219 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 43/175] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:36:57 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:36:57.458322 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4531c520-150e-4984-af2d-b657bc587bfa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:57.464909 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4531c520-150e-4984-af2d-b657bc587bfa tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:57.465100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4531c520-150e-4984-af2d-b657bc587bfa tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:57.465312 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4531c520-150e-4984-af2d-b657bc587bfa tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:57.476816 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:57.476816 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:57.481272 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4531c520-150e-4984-af2d-b657bc587bfa tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:57.487153 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4531c520-150e-4984-af2d-b657bc587bfa tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:57.488610 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 43/176] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:57 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:58.299617 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e93b2064-aa47-4c73-9e1a-32bb50f7081f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:58.305107 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e93b2064-aa47-4c73-9e1a-32bb50f7081f tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:58.305330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e93b2064-aa47-4c73-9e1a-32bb50f7081f tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:58.305572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e93b2064-aa47-4c73-9e1a-32bb50f7081f tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:58.319856 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:58.319856 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:58.323788 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e93b2064-aa47-4c73-9e1a-32bb50f7081f tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:36:58.328491 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e93b2064-aa47-4c73-9e1a-32bb50f7081f tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:58.328944 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 43/177] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:58 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:58.504309 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-202bb996-5299-4718-b0fa-c5a728d39938 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:58.506013 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-202bb996-5299-4718-b0fa-c5a728d39938 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:58.506194 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-202bb996-5299-4718-b0fa-c5a728d39938 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:58.506398 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-202bb996-5299-4718-b0fa-c5a728d39938 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:58.515519 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:58.515519 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:58.519376 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-202bb996-5299-4718-b0fa-c5a728d39938 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:58.523991 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-202bb996-5299-4718-b0fa-c5a728d39938 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:58.524377 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 49/178] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:58 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:59.340246 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09f96018-8631-435c-98b0-c86737288863 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:59.343060 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09f96018-8631-435c-98b0-c86737288863 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:36:59.343327 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09f96018-8631-435c-98b0-c86737288863 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:59.343518 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09f96018-8631-435c-98b0-c86737288863 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:59.352696 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:59.352696 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:59.356952 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-09f96018-8631-435c-98b0-c86737288863 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:36:59.361530 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09f96018-8631-435c-98b0-c86737288863 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:36:59.361917 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 44/179] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:59 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:59.515295 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-38e16254-7aa0-427c-861b-e57adc9e8bcf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:59.517774 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-38e16254-7aa0-427c-861b-e57adc9e8bcf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] DELETE https://10.4.3.240/volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712 Aug 12 21:36:59.518016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-38e16254-7aa0-427c-861b-e57adc9e8bcf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:59.518369 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-38e16254-7aa0-427c-861b-e57adc9e8bcf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:59.526548 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:59.526548 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:36:59.537489 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9e762d0-722d-43fd-964c-26042dffcd9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:59.540566 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9e762d0-722d-43fd-964c-26042dffcd9d tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:36:59.540798 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9e762d0-722d-43fd-964c-26042dffcd9d tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:59.541052 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9e762d0-722d-43fd-964c-26042dffcd9d tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:59.543883 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=246,cinder:INSERT=39,cinder:UPDATE=58 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:36:59.557847 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:59.557847 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:59.563532 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e9e762d0-722d-43fd-964c-26042dffcd9d tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:36:59.568339 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9e762d0-722d-43fd-964c-26042dffcd9d tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:36:59.568784 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 44/180] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:59 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:59.593598 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d2e277a3-dc03-43ed-a982-3c8fd1719a20 req-38e16254-7aa0-427c-861b-e57adc9e8bcf tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712 returned with HTTP 200 Aug 12 21:36:59.594073 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 44/181] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:36:59 2026] DELETE /volume/v3/attachments/2bbbcb57-e9d4-42f1-b6f3-bc78c5d26712 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:36:59.681085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5fa521ca-945e-4faf-be33-8a3307408b00 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:59.682873 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fa521ca-945e-4faf-be33-8a3307408b00 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:59.682990 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fa521ca-945e-4faf-be33-8a3307408b00 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:59.683119 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fa521ca-945e-4faf-be33-8a3307408b00 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:59.691006 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:59.691006 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:36:59.694609 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5fa521ca-945e-4faf-be33-8a3307408b00 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:59.698347 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fa521ca-945e-4faf-be33-8a3307408b00 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:59.698788 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 50/182] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:59 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:36:59.710869 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8e797c2-0cc6-4aa5-bd38-53dcebadc1c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:59.712478 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8e797c2-0cc6-4aa5-bd38-53dcebadc1c1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:59.712686 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8e797c2-0cc6-4aa5-bd38-53dcebadc1c1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:59.712909 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8e797c2-0cc6-4aa5-bd38-53dcebadc1c1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:59.713020 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b8e797c2-0cc6-4aa5-bd38-53dcebadc1c1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Delete volume with id: de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:59.719674 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:59.719674 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:36:59.719980 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8e797c2-0cc6-4aa5-bd38-53dcebadc1c1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:59.737486 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8e797c2-0cc6-4aa5-bd38-53dcebadc1c1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Delete volume request issued successfully. Aug 12 21:36:59.737722 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8e797c2-0cc6-4aa5-bd38-53dcebadc1c1 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 202 Aug 12 21:36:59.738198 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 45/183] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:36:59 2026] DELETE /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:36:59.744969 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2164ba1a-2c28-4f24-ae37-5408aef405c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:36:59.746723 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2164ba1a-2c28-4f24-ae37-5408aef405c0 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:36:59.746906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2164ba1a-2c28-4f24-ae37-5408aef405c0 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:36:59.747102 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2164ba1a-2c28-4f24-ae37-5408aef405c0 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:36:59.754116 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:36:59.754116 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:36:59.757812 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2164ba1a-2c28-4f24-ae37-5408aef405c0 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Volume info retrieved successfully. Aug 12 21:36:59.762439 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2164ba1a-2c28-4f24-ae37-5408aef405c0 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 200 Aug 12 21:36:59.762899 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 45/184] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:36:59 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 1023 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:00.093330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b2dd83f7-dc36-41e1-b9d7-a569e2851f48 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.093708 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2dd83f7-dc36-41e1-b9d7-a569e2851f48 None None] GET https://10.4.3.240/volume// Aug 12 21:37:00.093893 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2dd83f7-dc36-41e1-b9d7-a569e2851f48 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.094075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2dd83f7-dc36-41e1-b9d7-a569e2851f48 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.094370 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2dd83f7-dc36-41e1-b9d7-a569e2851f48 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:00.094611 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 45/185] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:00.101781 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-26acab57-65d0-471c-8d2c-09df75519718 req-f2bb5c66-8a1b-4bab-b364-d3544937d1ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.103502 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-f2bb5c66-8a1b-4bab-b364-d3544937d1ea tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:00.103838 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-f2bb5c66-8a1b-4bab-b364-d3544937d1ea tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f0993a9-2054-46f4-a02d-6fcd137cfaf7", "connector": null, "instance_uuid": "ee8737ab-8cdf-4eba-bfc3-fab5c7bd0517"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:00.113242 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.113242 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:00.155411 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-f2bb5c66-8a1b-4bab-b364-d3544937d1ea tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:00.155911 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 51/186] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:00 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 12 21:37:00.164381 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-26acab57-65d0-471c-8d2c-09df75519718 req-1d810504-0699-41c5-a208-5d065cd2e8cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.166192 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-1d810504-0699-41c5-a208-5d065cd2e8cd tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] DELETE https://10.4.3.240/volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b Aug 12 21:37:00.166359 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-1d810504-0699-41c5-a208-5d065cd2e8cd tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.166528 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-1d810504-0699-41c5-a208-5d065cd2e8cd tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.172798 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.172798 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:00.225035 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-1d810504-0699-41c5-a208-5d065cd2e8cd tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b returned with HTTP 200 Aug 12 21:37:00.225548 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 46/187] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:37:00 2026] DELETE /volume/v3/attachments/d70f6ee0-7eb7-466e-a5fa-01a2b00c631b => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:00.376922 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2ae5c3e-d505-4e60-b389-0a88676e6490 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.378564 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-8fe92e64-ab7a-4abb-855a-0341c4ba87fe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.378791 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2ae5c3e-d505-4e60-b389-0a88676e6490 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:00.379015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2ae5c3e-d505-4e60-b389-0a88676e6490 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.379351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2ae5c3e-d505-4e60-b389-0a88676e6490 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.380995 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-8fe92e64-ab7a-4abb-855a-0341c4ba87fe tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d Aug 12 21:37:00.381248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-8fe92e64-ab7a-4abb-855a-0341c4ba87fe tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.381507 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-8fe92e64-ab7a-4abb-855a-0341c4ba87fe tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.387942 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.387942 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:00.389008 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.389008 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:00.390869 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2ae5c3e-d505-4e60-b389-0a88676e6490 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:37:00.393358 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-8fe92e64-ab7a-4abb-855a-0341c4ba87fe tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:37:00.394440 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2ae5c3e-d505-4e60-b389-0a88676e6490 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:37:00.394789 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 46/188] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1143 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:00.398833 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-8fe92e64-ab7a-4abb-855a-0341c4ba87fe tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d returned with HTTP 200 Aug 12 21:37:00.399254 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 46/189] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:00.409972 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-a583ba97-3508-427e-8998-97b70e7199d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.412136 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-a583ba97-3508-427e-8998-97b70e7199d5 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 Aug 12 21:37:00.412553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-a583ba97-3508-427e-8998-97b70e7199d5 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.412553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-a583ba97-3508-427e-8998-97b70e7199d5 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.419737 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.419737 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:00.423726 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-a583ba97-3508-427e-8998-97b70e7199d5 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:37:00.427909 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-a583ba97-3508-427e-8998-97b70e7199d5 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 returned with HTTP 200 Aug 12 21:37:00.428215 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 52/190] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:00.436048 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-db7f6577-2a6c-47ec-a897-74b85edb0b59 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.438152 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-db7f6577-2a6c-47ec-a897-74b85edb0b59 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b Aug 12 21:37:00.438352 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-db7f6577-2a6c-47ec-a897-74b85edb0b59 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.438544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-db7f6577-2a6c-47ec-a897-74b85edb0b59 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.445010 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.445010 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:00.448639 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-db7f6577-2a6c-47ec-a897-74b85edb0b59 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:37:00.452693 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-db7f6577-2a6c-47ec-a897-74b85edb0b59 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b returned with HTTP 200 Aug 12 21:37:00.453054 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 47/191] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:00.464648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-814b7830-b5a4-4b60-88ce-b25581d2a178 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.465054 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-814b7830-b5a4-4b60-88ce-b25581d2a178 None None] GET https://10.4.3.240/volume// Aug 12 21:37:00.465220 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-814b7830-b5a4-4b60-88ce-b25581d2a178 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.465436 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-814b7830-b5a4-4b60-88ce-b25581d2a178 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.465785 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-814b7830-b5a4-4b60-88ce-b25581d2a178 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:00.466055 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 47/192] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:00.473930 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-6f775be0-41ec-457b-8adc-c6140fbc5672 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.476043 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-6f775be0-41ec-457b-8adc-c6140fbc5672 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:00.476425 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-6f775be0-41ec-457b-8adc-c6140fbc5672 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "452eceaa-472a-45b2-ab44-c9a6dbfcb76d", "connector": null, "instance_uuid": "68305d34-0e73-4b20-9c37-ded4df2f18f6"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:00.485228 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.485228 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:00.506566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-6f775be0-41ec-457b-8adc-c6140fbc5672 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:00.507595 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 47/193] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:00 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 12 21:37:00.515014 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77bf2ea5-02ef-41d4-9bc3-1d5a8f871a33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.515396 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77bf2ea5-02ef-41d4-9bc3-1d5a8f871a33 None None] GET https://10.4.3.240/volume// Aug 12 21:37:00.515570 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77bf2ea5-02ef-41d4-9bc3-1d5a8f871a33 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.515803 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77bf2ea5-02ef-41d4-9bc3-1d5a8f871a33 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.516114 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77bf2ea5-02ef-41d4-9bc3-1d5a8f871a33 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:00.516421 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 53/194] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:00.524460 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-e45d84c9-3b97-4e82-bee7-adfbc426c942 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.526537 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-e45d84c9-3b97-4e82-bee7-adfbc426c942 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:00.526924 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-e45d84c9-3b97-4e82-bee7-adfbc426c942 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47ff8482-85b6-4041-aad4-97f65d730c86", "connector": null, "instance_uuid": "68305d34-0e73-4b20-9c37-ded4df2f18f6"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:00.535053 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.535053 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:00.559131 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-e45d84c9-3b97-4e82-bee7-adfbc426c942 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:00.559537 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 48/195] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:00 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 12 21:37:00.570868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb062910-a24f-46c3-9ae2-25751b1aae14 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.571457 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb062910-a24f-46c3-9ae2-25751b1aae14 None None] GET https://10.4.3.240/volume// Aug 12 21:37:00.571457 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb062910-a24f-46c3-9ae2-25751b1aae14 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.572091 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb062910-a24f-46c3-9ae2-25751b1aae14 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.572091 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb062910-a24f-46c3-9ae2-25751b1aae14 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:00.572260 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 48/196] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:00.579928 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-37f6d0a5-8d53-4b66-a5d7-1e3cc29a03f0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.580300 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea78d670-830f-401d-8695-dec11ec8d662 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.581992 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-37f6d0a5-8d53-4b66-a5d7-1e3cc29a03f0 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:00.582077 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea78d670-830f-401d-8695-dec11ec8d662 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:00.582139 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea78d670-830f-401d-8695-dec11ec8d662 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.582313 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-37f6d0a5-8d53-4b66-a5d7-1e3cc29a03f0 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb432041-81ae-4dd1-a471-1a53b5dbd61b", "connector": null, "instance_uuid": "68305d34-0e73-4b20-9c37-ded4df2f18f6"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:00.582404 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea78d670-830f-401d-8695-dec11ec8d662 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.590022 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.590022 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:00.591558 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:00.591558 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:00.594830 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea78d670-830f-401d-8695-dec11ec8d662 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:37:00.598853 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea78d670-830f-401d-8695-dec11ec8d662 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:37:00.599212 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 54/197] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:00.611812 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-37f6d0a5-8d53-4b66-a5d7-1e3cc29a03f0 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:00.612212 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 48/198] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:00 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 12 21:37:00.776974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0eeaf84b-183a-4b49-9f8c-a0d88588fb12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:00.778962 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0eeaf84b-183a-4b49-9f8c-a0d88588fb12 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:37:00.779154 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0eeaf84b-183a-4b49-9f8c-a0d88588fb12 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:00.779410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0eeaf84b-183a-4b49-9f8c-a0d88588fb12 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:00.785142 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0eeaf84b-183a-4b49-9f8c-a0d88588fb12 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 404 Aug 12 21:37:00.785836 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 49/199] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:00 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:01.203709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-26acab57-65d0-471c-8d2c-09df75519718 req-325ec74b-0af3-4ad9-abd7-789c4456615c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:01.206734 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-325ec74b-0af3-4ad9-abd7-789c4456615c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] PUT https://10.4.3.240/volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f Aug 12 21:37:01.207179 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-325ec74b-0af3-4ad9-abd7-789c4456615c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:01.221133 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-26acab57-65d0-471c-8d2c-09df75519718 req-325ec74b-0af3-4ad9-abd7-789c4456615c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Acquiring lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:01.229304 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-26acab57-65d0-471c-8d2c-09df75519718 req-325ec74b-0af3-4ad9-abd7-789c4456615c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:01.232847 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:01.232847 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:01.333464 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-26acab57-65d0-471c-8d2c-09df75519718 req-325ec74b-0af3-4ad9-abd7-789c4456615c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" released by "attachment_update" :: held 0.104s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:01.333792 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-325ec74b-0af3-4ad9-abd7-789c4456615c tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f returned with HTTP 200 Aug 12 21:37:01.334938 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 49/200] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:01 2026] PUT /volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:01.347758 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-26acab57-65d0-471c-8d2c-09df75519718 req-3bda1458-9286-4ae1-86da-9d802a4d6e3d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:01.349919 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-3bda1458-9286-4ae1-86da-9d802a4d6e3d tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f Aug 12 21:37:01.350245 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-3bda1458-9286-4ae1-86da-9d802a4d6e3d tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:01.350516 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-3bda1458-9286-4ae1-86da-9d802a4d6e3d tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:01.377150 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-3bda1458-9286-4ae1-86da-9d802a4d6e3d tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f returned with HTTP 200 Aug 12 21:37:01.377639 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 55/201] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:37:01 2026] GET /volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:01.406822 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1a9a4366-e1e8-4bc6-a029-cb5d2698ac97 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:01.409030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a9a4366-e1e8-4bc6-a029-cb5d2698ac97 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:01.409386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a9a4366-e1e8-4bc6-a029-cb5d2698ac97 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:01.409714 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a9a4366-e1e8-4bc6-a029-cb5d2698ac97 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:01.425444 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:01.425444 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:01.431644 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1a9a4366-e1e8-4bc6-a029-cb5d2698ac97 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:37:01.439275 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a9a4366-e1e8-4bc6-a029-cb5d2698ac97 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:37:01.439275 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 49/202] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:01 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:01.614973 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02c37126-17d9-484f-88a9-7f930e310446 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:01.621427 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02c37126-17d9-484f-88a9-7f930e310446 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:01.621648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02c37126-17d9-484f-88a9-7f930e310446 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:01.621870 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02c37126-17d9-484f-88a9-7f930e310446 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:01.636445 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:01.636445 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:01.640639 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02c37126-17d9-484f-88a9-7f930e310446 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:37:01.648765 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02c37126-17d9-484f-88a9-7f930e310446 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:37:01.649272 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 50/203] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:01 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:02.454700 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2827121c-e736-46da-b68a-026691f44ddf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:02.456772 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2827121c-e736-46da-b68a-026691f44ddf tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:02.457010 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2827121c-e736-46da-b68a-026691f44ddf tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:02.457239 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2827121c-e736-46da-b68a-026691f44ddf tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:02.467995 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:02.467995 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:02.471491 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2827121c-e736-46da-b68a-026691f44ddf tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:37:02.476023 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2827121c-e736-46da-b68a-026691f44ddf tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:37:02.476449 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 50/204] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:02 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:02.670265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3dabc954-7220-4d05-9f1e-76c271d63c42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:02.673668 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3dabc954-7220-4d05-9f1e-76c271d63c42 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:02.673893 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3dabc954-7220-4d05-9f1e-76c271d63c42 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:02.674121 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3dabc954-7220-4d05-9f1e-76c271d63c42 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:02.692567 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:02.692567 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:02.699607 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3dabc954-7220-4d05-9f1e-76c271d63c42 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:37:02.704561 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3dabc954-7220-4d05-9f1e-76c271d63c42 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:37:02.705037 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 56/205] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:02 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:02.755882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a6fbf5d4-79e8-459c-9f0f-09d65ce4f6ae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:02.756401 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6fbf5d4-79e8-459c-9f0f-09d65ce4f6ae None None] GET https://10.4.3.240/volume// Aug 12 21:37:02.756650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6fbf5d4-79e8-459c-9f0f-09d65ce4f6ae None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:02.757016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6fbf5d4-79e8-459c-9f0f-09d65ce4f6ae None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:02.757801 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6fbf5d4-79e8-459c-9f0f-09d65ce4f6ae None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:02.757801 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 50/206] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:02.772407 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-5bf6e09e-0f34-4a86-8919-88b499d6ced6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:02.776645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-5bf6e09e-0f34-4a86-8919-88b499d6ced6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d Aug 12 21:37:02.776645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-5bf6e09e-0f34-4a86-8919-88b499d6ced6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:02.776645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-5bf6e09e-0f34-4a86-8919-88b499d6ced6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:02.790470 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:02.790470 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:02.794828 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-5bf6e09e-0f34-4a86-8919-88b499d6ced6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:37:02.801191 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-5bf6e09e-0f34-4a86-8919-88b499d6ced6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d returned with HTTP 200 Aug 12 21:37:02.801740 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 51/207] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:02 2026] GET /volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d => generated 1543 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:02.920122 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f47355ae-d7a6-4427-9bbf-ae18e02e64a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:02.922472 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f47355ae-d7a6-4427-9bbf-ae18e02e64a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] PUT https://10.4.3.240/volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe Aug 12 21:37:02.922997 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f47355ae-d7a6-4427-9bbf-ae18e02e64a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:02.931944 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f47355ae-d7a6-4427-9bbf-ae18e02e64a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Acquiring lock "cinder-attachment_update-452eceaa-472a-45b2-ab44-c9a6dbfcb76d-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:02.937970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f47355ae-d7a6-4427-9bbf-ae18e02e64a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Lock "cinder-attachment_update-452eceaa-472a-45b2-ab44-c9a6dbfcb76d-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:02.939399 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:02.939399 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:03.053070 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f47355ae-d7a6-4427-9bbf-ae18e02e64a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Lock "cinder-attachment_update-452eceaa-472a-45b2-ab44-c9a6dbfcb76d-np0000007121" released by "attachment_update" :: held 0.115s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:03.053367 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f47355ae-d7a6-4427-9bbf-ae18e02e64a4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe returned with HTTP 200 Aug 12 21:37:03.053792 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 51/208] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:02 2026] PUT /volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:03.067432 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd201659-5a89-48cf-88ac-2baae751b30e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.069441 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd201659-5a89-48cf-88ac-2baae751b30e tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:37:03.069661 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd201659-5a89-48cf-88ac-2baae751b30e tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.069912 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd201659-5a89-48cf-88ac-2baae751b30e tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.084687 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.084687 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:03.092013 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd201659-5a89-48cf-88ac-2baae751b30e tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:37:03.097064 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd201659-5a89-48cf-88ac-2baae751b30e tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:37:03.097443 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 57/209] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:03 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:03.104683 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-2c29df1a-e0f1-409e-8505-e029a78b8079 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.106905 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-2c29df1a-e0f1-409e-8505-e029a78b8079 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe/action Aug 12 21:37:03.107504 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-2c29df1a-e0f1-409e-8505-e029a78b8079 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:03.107504 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-2c29df1a-e0f1-409e-8505-e029a78b8079 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:03.122481 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.122481 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:03.138996 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-2c29df1a-e0f1-409e-8505-e029a78b8079 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe/action returned with HTTP 204 Aug 12 21:37:03.139432 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 51/210] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:03 2026] POST /volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:03.160101 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e863aef0-789c-4378-adef-30f45be3e129 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.160570 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e863aef0-789c-4378-adef-30f45be3e129 None None] GET https://10.4.3.240/volume// Aug 12 21:37:03.160806 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e863aef0-789c-4378-adef-30f45be3e129 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.161007 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e863aef0-789c-4378-adef-30f45be3e129 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.161335 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e863aef0-789c-4378-adef-30f45be3e129 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:03.161694 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 52/211] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:03.174553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-79cd9512-fc46-44c9-8714-e4a3dbb4fe71 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.176839 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-79cd9512-fc46-44c9-8714-e4a3dbb4fe71 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 Aug 12 21:37:03.177137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-79cd9512-fc46-44c9-8714-e4a3dbb4fe71 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.177413 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-79cd9512-fc46-44c9-8714-e4a3dbb4fe71 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.194016 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.194016 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:03.207606 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-79cd9512-fc46-44c9-8714-e4a3dbb4fe71 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:37:03.212493 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-79cd9512-fc46-44c9-8714-e4a3dbb4fe71 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 returned with HTTP 200 Aug 12 21:37:03.212884 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 52/212] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:03 2026] GET /volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:03.343665 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-c6ae9765-00f9-4d88-84f8-d729c3993adb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.345887 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-c6ae9765-00f9-4d88-84f8-d729c3993adb tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] DELETE https://10.4.3.240/volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9 Aug 12 21:37:03.346070 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-c6ae9765-00f9-4d88-84f8-d729c3993adb tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.346246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-c6ae9765-00f9-4d88-84f8-d729c3993adb tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.354842 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.354842 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:03.369447 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-31d4c42d-7bd8-4423-89a9-add7167e3585 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.372205 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-31d4c42d-7bd8-4423-89a9-add7167e3585 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] PUT https://10.4.3.240/volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f Aug 12 21:37:03.372515 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-31d4c42d-7bd8-4423-89a9-add7167e3585 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:03.382048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-31d4c42d-7bd8-4423-89a9-add7167e3585 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Acquiring lock "cinder-attachment_update-47ff8482-85b6-4041-aad4-97f65d730c86-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:03.391125 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-31d4c42d-7bd8-4423-89a9-add7167e3585 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Lock "cinder-attachment_update-47ff8482-85b6-4041-aad4-97f65d730c86-np0000007121" acquired by "attachment_update" :: waited 0.009s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:03.399563 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.399563 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:03.449246 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c066f35f-c259-42f8-ac38-e8be0130fa40 req-c6ae9765-00f9-4d88-84f8-d729c3993adb tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9 returned with HTTP 200 Aug 12 21:37:03.452397 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 58/213] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:37:03 2026] DELETE /volume/v3/attachments/4f2545ef-f6a8-4ad2-8d72-c4edab2231d9 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:03.488680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d7c1614-7908-40b6-9ea3-4e205ef2efe8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.492691 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d7c1614-7908-40b6-9ea3-4e205ef2efe8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:03.492950 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d7c1614-7908-40b6-9ea3-4e205ef2efe8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.493389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d7c1614-7908-40b6-9ea3-4e205ef2efe8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.514015 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.514015 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:03.518873 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0d7c1614-7908-40b6-9ea3-4e205ef2efe8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:37:03.519987 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-31d4c42d-7bd8-4423-89a9-add7167e3585 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Lock "cinder-attachment_update-47ff8482-85b6-4041-aad4-97f65d730c86-np0000007121" released by "attachment_update" :: held 0.129s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:03.520373 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-31d4c42d-7bd8-4423-89a9-add7167e3585 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f returned with HTTP 200 Aug 12 21:37:03.521110 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 52/214] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:03 2026] PUT /volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:03.526422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d7c1614-7908-40b6-9ea3-4e205ef2efe8 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:37:03.526947 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 53/215] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:03 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:03.574707 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-74e6129b-a5e8-47b0-8b4c-4aed9f5dbdc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.577831 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-74e6129b-a5e8-47b0-8b4c-4aed9f5dbdc4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f/action Aug 12 21:37:03.578187 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-74e6129b-a5e8-47b0-8b4c-4aed9f5dbdc4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:03.578338 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-74e6129b-a5e8-47b0-8b4c-4aed9f5dbdc4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:03.600539 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.600539 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:03.620308 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-74e6129b-a5e8-47b0-8b4c-4aed9f5dbdc4 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f/action returned with HTTP 204 Aug 12 21:37:03.621017 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 53/216] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:03 2026] POST /volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:03.640852 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-26a873cb-e1a1-4d4c-ae9b-0120c5121fdc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.641220 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26a873cb-e1a1-4d4c-ae9b-0120c5121fdc None None] GET https://10.4.3.240/volume// Aug 12 21:37:03.641391 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26a873cb-e1a1-4d4c-ae9b-0120c5121fdc None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.641671 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26a873cb-e1a1-4d4c-ae9b-0120c5121fdc None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.642015 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26a873cb-e1a1-4d4c-ae9b-0120c5121fdc None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:03.642287 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 59/217] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:03.649860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-59a91382-f7d0-4e47-b990-f879cb53e7fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.652478 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-59a91382-f7d0-4e47-b990-f879cb53e7fa tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b Aug 12 21:37:03.652842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-59a91382-f7d0-4e47-b990-f879cb53e7fa tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.653067 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-59a91382-f7d0-4e47-b990-f879cb53e7fa tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.664643 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.664643 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:03.665878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-bc39f3da-be88-4f25-9c3b-0c9bafdce62e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.668610 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-bc39f3da-be88-4f25-9c3b-0c9bafdce62e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] DELETE https://10.4.3.240/volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd Aug 12 21:37:03.668900 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-bc39f3da-be88-4f25-9c3b-0c9bafdce62e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.668966 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-59a91382-f7d0-4e47-b990-f879cb53e7fa tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:37:03.669213 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-bc39f3da-be88-4f25-9c3b-0c9bafdce62e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.678357 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-59a91382-f7d0-4e47-b990-f879cb53e7fa tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b returned with HTTP 200 Aug 12 21:37:03.678918 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 53/218] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:03 2026] GET /volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:03.680980 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.680980 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:03.726511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b9d7305-db12-498c-a1a2-422f3a4409a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.728418 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b9d7305-db12-498c-a1a2-422f3a4409a1 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:03.728655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b9d7305-db12-498c-a1a2-422f3a4409a1 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:03.728850 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b9d7305-db12-498c-a1a2-422f3a4409a1 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:03.735638 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7c364b-bf44-4eee-b81b-cef3470198b0 req-bc39f3da-be88-4f25-9c3b-0c9bafdce62e tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd returned with HTTP 200 Aug 12 21:37:03.736114 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 54/219] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:37:03 2026] DELETE /volume/v3/attachments/deb9361d-e279-4b47-a686-87c3b41867bd => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:03.738129 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.738129 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:03.742345 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6b9d7305-db12-498c-a1a2-422f3a4409a1 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:37:03.748711 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b9d7305-db12-498c-a1a2-422f3a4409a1 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:37:03.749280 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 54/220] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:03 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:03.772959 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f9bc416e-a305-4281-84fb-4dc8432f91b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.775396 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f9bc416e-a305-4281-84fb-4dc8432f91b3 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] PUT https://10.4.3.240/volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b Aug 12 21:37:03.775933 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f9bc416e-a305-4281-84fb-4dc8432f91b3 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:03.786140 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f9bc416e-a305-4281-84fb-4dc8432f91b3 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Acquiring lock "cinder-attachment_update-bb432041-81ae-4dd1-a471-1a53b5dbd61b-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:03.790891 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f9bc416e-a305-4281-84fb-4dc8432f91b3 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Lock "cinder-attachment_update-bb432041-81ae-4dd1-a471-1a53b5dbd61b-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:03.792383 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.792383 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:03.893637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f9bc416e-a305-4281-84fb-4dc8432f91b3 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Lock "cinder-attachment_update-bb432041-81ae-4dd1-a471-1a53b5dbd61b-np0000007121" released by "attachment_update" :: held 0.103s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:03.894011 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-f9bc416e-a305-4281-84fb-4dc8432f91b3 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b returned with HTTP 200 Aug 12 21:37:03.894513 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 60/221] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:03 2026] PUT /volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:03.920399 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-23921be3-4f7a-4c2a-8f9c-cd700ecdfa8d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:03.922952 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-23921be3-4f7a-4c2a-8f9c-cd700ecdfa8d tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] POST https://10.4.3.240/volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b/action Aug 12 21:37:03.923344 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-23921be3-4f7a-4c2a-8f9c-cd700ecdfa8d tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:03.923475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-23921be3-4f7a-4c2a-8f9c-cd700ecdfa8d tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:03.943042 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:03.943042 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:03.963017 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7568bfd3-13af-45ce-a5d1-8d3ae3ceec3b req-23921be3-4f7a-4c2a-8f9c-cd700ecdfa8d tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b/action returned with HTTP 204 Aug 12 21:37:03.963017 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 54/222] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:03 2026] POST /volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:04.543731 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f721a8bb-f9e9-4628-85be-2b9d6e48876a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:04.545758 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f721a8bb-f9e9-4628-85be-2b9d6e48876a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:04.546495 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f721a8bb-f9e9-4628-85be-2b9d6e48876a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:04.546737 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f721a8bb-f9e9-4628-85be-2b9d6e48876a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:04.550056 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=219,cinder:UPDATE=21,cinder:INSERT=5 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:37:04.558618 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:04.558618 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:04.564859 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f721a8bb-f9e9-4628-85be-2b9d6e48876a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] Volume info retrieved successfully. Aug 12 21:37:04.573501 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f721a8bb-f9e9-4628-85be-2b9d6e48876a tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-reader] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:37:04.574507 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 55/223] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:04 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:04.654154 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8f2a0f4-232a-4da2-84d2-721490f877ed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:04.659648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f2a0f4-232a-4da2-84d2-721490f877ed tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:04.659648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f2a0f4-232a-4da2-84d2-721490f877ed tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:04.659648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f2a0f4-232a-4da2-84d2-721490f877ed tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:04.675081 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:04.675081 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:04.681090 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8f2a0f4-232a-4da2-84d2-721490f877ed tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:37:04.689581 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f2a0f4-232a-4da2-84d2-721490f877ed tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:37:04.692161 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 55/224] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:04 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:04.725108 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8888016d-1647-44a9-a841-0c3b7152fb1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:04.727104 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:04.727969 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1109975460"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:04.728744 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1109975460'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:04.728843 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Create volume of 1 GB Aug 12 21:37:04.729208 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:04.729208 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:04.733380 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Availability Zones retrieved successfully. Aug 12 21:37:04.739218 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Flow 'volume_create_api' (1538a839-53a3-4135-b02e-4a5449d4a255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:04.741908 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10aa78a-0709-424e-8669-fc95695fd58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:04.742843 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:04.759140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1f19531f-2a56-4c58-92a9-178b5e855a02 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:04.761026 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f19531f-2a56-4c58-92a9-178b5e855a02 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:04.761249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f19531f-2a56-4c58-92a9-178b5e855a02 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:04.761585 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f19531f-2a56-4c58-92a9-178b5e855a02 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:04.768476 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10aa78a-0709-424e-8669-fc95695fd58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:04.769432 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f975150-c7f0-423b-b82b-2109e22758d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:04.770988 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:04.770988 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:04.775017 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1f19531f-2a56-4c58-92a9-178b5e855a02 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:37:04.783461 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f19531f-2a56-4c58-92a9-178b5e855a02 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:37:04.783978 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 55/225] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:04 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:04.869259 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Created reservations ['a0f07258-2b6b-44dc-b184-64324b6ff35e', '146e67db-7f33-4cea-a79a-f301ec929099', 'edf37781-7832-4cb0-95ae-ae6ce639f37a', 'f01d6c17-5750-4075-9afa-59b396f20af0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:04.870739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f975150-c7f0-423b-b82b-2109e22758d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f07258-2b6b-44dc-b184-64324b6ff35e', '146e67db-7f33-4cea-a79a-f301ec929099', 'edf37781-7832-4cb0-95ae-ae6ce639f37a', 'f01d6c17-5750-4075-9afa-59b396f20af0']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:04.872349 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd201b4b-c68a-4708-ad8a-0b602d2dfe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:04.917995 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd201b4b-c68a-4708-ad8a-0b602d2dfe30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1109975460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aa4d20e55d4ef58c44d7132bc6320c',qos_specs=None,replication_status=,reservations=['a0f07258-2b6b-44dc-b184-64324b6ff35e','146e67db-7f33-4cea-a79a-f301ec929099','edf37781-7832-4cb0-95ae-ae6ce639f37a','f01d6c17-5750-4075-9afa-59b396f20af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504721b1c5c44e4cabd5a2c3e71e3c09',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1109975460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69aa4d20e55d4ef58c44d7132bc6320c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='504721b1c5c44e4cabd5a2c3e71e3c09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:04.921074 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f74b404-7c43-4d83-bedb-9a9c022213d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:04.936416 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3353234-6b98-480c-9983-de1dd872f6af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:04.940262 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3353234-6b98-480c-9983-de1dd872f6af tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:37:04.940778 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3353234-6b98-480c-9983-de1dd872f6af tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:04.940778 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3353234-6b98-480c-9983-de1dd872f6af tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:04.940778 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a3353234-6b98-480c-9983-de1dd872f6af tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Delete volume with id: de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:37:04.947189 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3353234-6b98-480c-9983-de1dd872f6af tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 404 Aug 12 21:37:04.948123 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 56/226] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:37:04 2026] DELETE /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:04.959082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91998852-c3ad-45b6-9e38-04389afa3242 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:04.966736 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91998852-c3ad-45b6-9e38-04389afa3242 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] GET https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 Aug 12 21:37:04.966736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91998852-c3ad-45b6-9e38-04389afa3242 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:04.966736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91998852-c3ad-45b6-9e38-04389afa3242 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:04.968496 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f74b404-7c43-4d83-bedb-9a9c022213d0) transitioned into state 'SUCCESS' from state '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-1109975460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aa4d20e55d4ef58c44d7132bc6320c',qos_specs=None,replication_status=,reservations=['a0f07258-2b6b-44dc-b184-64324b6ff35e','146e67db-7f33-4cea-a79a-f301ec929099','edf37781-7832-4cb0-95ae-ae6ce639f37a','f01d6c17-5750-4075-9afa-59b396f20af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504721b1c5c44e4cabd5a2c3e71e3c09',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:04.971231 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7483b7a-1173-41d0-a73d-6e55125860f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:05.007593 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7483b7a-1173-41d0-a73d-6e55125860f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:05.007593 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Flow 'volume_create_api' (1538a839-53a3-4135-b02e-4a5449d4a255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:05.007593 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Create volume request issued successfully. Aug 12 21:37:05.007593 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8888016d-1647-44a9-a841-0c3b7152fb1a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:05.007593 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 61/227] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:37:04 2026] POST /volume/v3/volumes => generated 754 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:05.010391 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91998852-c3ad-45b6-9e38-04389afa3242 tempest-VolumesAssistedSnapshotsTest-1692216808 tempest-VolumesAssistedSnapshotsTest-1692216808-project-admin] https://10.4.3.240/volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 returned with HTTP 404 Aug 12 21:37:05.011181 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 56/228] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:04 2026] GET /volume/v3/volumes/de0586bd-0f13-4495-a91b-3ce8a811c417 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:05.958204 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bef90865-d40d-4912-b72c-65e7a2695d7a req-e28d86d1-16a3-47ef-b52b-68940c875273 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:05.961750 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bef90865-d40d-4912-b72c-65e7a2695d7a req-e28d86d1-16a3-47ef-b52b-68940c875273 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] GET https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 Aug 12 21:37:05.961965 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bef90865-d40d-4912-b72c-65e7a2695d7a req-e28d86d1-16a3-47ef-b52b-68940c875273 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:05.962163 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bef90865-d40d-4912-b72c-65e7a2695d7a req-e28d86d1-16a3-47ef-b52b-68940c875273 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:05.964040 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=278,cinder:INSERT=37,cinder:UPDATE=80 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:37:05.972890 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:05.972890 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:05.976991 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-bef90865-d40d-4912-b72c-65e7a2695d7a req-e28d86d1-16a3-47ef-b52b-68940c875273 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:37:05.982255 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bef90865-d40d-4912-b72c-65e7a2695d7a req-e28d86d1-16a3-47ef-b52b-68940c875273 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 returned with HTTP 200 Aug 12 21:37:05.983100 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 56/229] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:05 2026] GET /volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 => generated 1603 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:07.463966 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64ab5d30-adbf-4afa-a4cb-13ec795a5a40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:07.466316 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64ab5d30-adbf-4afa-a4cb-13ec795a5a40 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:07.466593 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64ab5d30-adbf-4afa-a4cb-13ec795a5a40 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:07.466866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64ab5d30-adbf-4afa-a4cb-13ec795a5a40 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:07.476397 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:07.476397 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:07.481876 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-64ab5d30-adbf-4afa-a4cb-13ec795a5a40 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:37:07.491110 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64ab5d30-adbf-4afa-a4cb-13ec795a5a40 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:37:07.491110 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 57/230] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:07 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:07.571166 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a377adaf-e923-4868-bf28-5fb199756dd4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:07.573279 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a377adaf-e923-4868-bf28-5fb199756dd4 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:07.573513 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a377adaf-e923-4868-bf28-5fb199756dd4 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:07.573716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a377adaf-e923-4868-bf28-5fb199756dd4 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:07.589187 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:07.589187 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:07.598676 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a377adaf-e923-4868-bf28-5fb199756dd4 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:37:07.612273 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a377adaf-e923-4868-bf28-5fb199756dd4 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:37:07.612617 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 62/231] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:07 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:08.642405 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-26acab57-65d0-471c-8d2c-09df75519718 req-38bb8735-2896-46c2-bc11-4dc31cfef2e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:08.646259 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-38bb8735-2896-46c2-bc11-4dc31cfef2e3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] POST https://10.4.3.240/volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f/action Aug 12 21:37:08.646705 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-38bb8735-2896-46c2-bc11-4dc31cfef2e3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:08.646828 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-38bb8735-2896-46c2-bc11-4dc31cfef2e3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:08.682006 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:08.682006 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:08.707972 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26acab57-65d0-471c-8d2c-09df75519718 req-38bb8735-2896-46c2-bc11-4dc31cfef2e3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f/action returned with HTTP 204 Aug 12 21:37:08.708423 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 57/232] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:08 2026] POST /volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:08.981252 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0fa5004f-43f1-4a9f-a8f9-18eb37620905 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:08.985744 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0fa5004f-43f1-4a9f-a8f9-18eb37620905 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] DELETE https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:08.985936 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0fa5004f-43f1-4a9f-a8f9-18eb37620905 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:08.986211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0fa5004f-43f1-4a9f-a8f9-18eb37620905 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:08.986482 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-0fa5004f-43f1-4a9f-a8f9-18eb37620905 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Delete volume with id: 77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:08.995710 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:08.995710 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:08.996438 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0fa5004f-43f1-4a9f-a8f9-18eb37620905 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:37:09.035532 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0fa5004f-43f1-4a9f-a8f9-18eb37620905 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Delete volume request issued successfully. Aug 12 21:37:09.035532 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0fa5004f-43f1-4a9f-a8f9-18eb37620905 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 202 Aug 12 21:37:09.036166 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 57/233] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:37:08 2026] DELETE /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:09.044641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20b4b6e9-b3dd-4db5-bed7-adc809a990e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:09.047601 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20b4b6e9-b3dd-4db5-bed7-adc809a990e1 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:09.047832 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20b4b6e9-b3dd-4db5-bed7-adc809a990e1 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:09.048018 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20b4b6e9-b3dd-4db5-bed7-adc809a990e1 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:09.055496 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:09.055496 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:09.060371 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-20b4b6e9-b3dd-4db5-bed7-adc809a990e1 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Volume info retrieved successfully. Aug 12 21:37:09.067141 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20b4b6e9-b3dd-4db5-bed7-adc809a990e1 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 200 Aug 12 21:37:09.067648 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 58/234] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:09 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:10.083258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77974d60-e7d5-4b0a-a577-1b8d29a54f41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:10.085913 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77974d60-e7d5-4b0a-a577-1b8d29a54f41 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] GET https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 Aug 12 21:37:10.086173 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77974d60-e7d5-4b0a-a577-1b8d29a54f41 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:10.086434 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77974d60-e7d5-4b0a-a577-1b8d29a54f41 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:10.096545 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77974d60-e7d5-4b0a-a577-1b8d29a54f41 tempest-AttachSCSIVolumeTestJSON-1944364423 tempest-AttachSCSIVolumeTestJSON-1944364423-project-member] https://10.4.3.240/volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 returned with HTTP 404 Aug 12 21:37:10.097163 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 63/235] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:10 2026] GET /volume/v3/volumes/77e06c2f-3dc5-4879-ab6e-4af00b9525e3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:12.781550 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ecdad888-8498-428b-a013-d681ab11ba89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:12.786517 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecdad888-8498-428b-a013-d681ab11ba89 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:12.786517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecdad888-8498-428b-a013-d681ab11ba89 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:12.786517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecdad888-8498-428b-a013-d681ab11ba89 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:12.786517 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ecdad888-8498-428b-a013-d681ab11ba89 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Delete volume with id: e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:12.799795 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:12.799795 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:12.799795 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ecdad888-8498-428b-a013-d681ab11ba89 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:37:12.826129 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ecdad888-8498-428b-a013-d681ab11ba89 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Delete volume request issued successfully. Aug 12 21:37:12.826129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecdad888-8498-428b-a013-d681ab11ba89 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 202 Aug 12 21:37:12.826129 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 58/236] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:37:12 2026] DELETE /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:12.838133 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-89116d71-42c6-4052-896b-45a2a6bfdcc9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:12.840753 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89116d71-42c6-4052-896b-45a2a6bfdcc9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:12.840858 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89116d71-42c6-4052-896b-45a2a6bfdcc9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:12.841137 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89116d71-42c6-4052-896b-45a2a6bfdcc9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:12.853772 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:12.853772 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:12.859464 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-89116d71-42c6-4052-896b-45a2a6bfdcc9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Volume info retrieved successfully. Aug 12 21:37:12.867450 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89116d71-42c6-4052-896b-45a2a6bfdcc9 tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 200 Aug 12 21:37:12.867872 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 58/237] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:12 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:13.448378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bee9b148-b615-4b67-b4e8-80f5438ddd61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:13.449195 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bee9b148-b615-4b67-b4e8-80f5438ddd61 None None] GET https://10.4.3.240/volume// Aug 12 21:37:13.449420 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bee9b148-b615-4b67-b4e8-80f5438ddd61 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:13.449638 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bee9b148-b615-4b67-b4e8-80f5438ddd61 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:13.450218 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bee9b148-b615-4b67-b4e8-80f5438ddd61 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:13.450728 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 59/238] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:13.459352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-0535952e-d6d9-4f50-9011-0a58d485bd22 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:13.461387 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-0535952e-d6d9-4f50-9011-0a58d485bd22 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:13.461832 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-0535952e-d6d9-4f50-9011-0a58d485bd22 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f0993a9-2054-46f4-a02d-6fcd137cfaf7", "connector": null, "instance_uuid": "ee8737ab-8cdf-4eba-bfc3-fab5c7bd0517"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:13.473580 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:13.473580 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:13.510504 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-0535952e-d6d9-4f50-9011-0a58d485bd22 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:13.510977 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 64/239] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:13 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 12 21:37:13.520917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-540139ab-1f3d-4ad1-b912-eea60dd16292 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:13.524348 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-540139ab-1f3d-4ad1-b912-eea60dd16292 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f Aug 12 21:37:13.524348 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-540139ab-1f3d-4ad1-b912-eea60dd16292 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:13.524348 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-540139ab-1f3d-4ad1-b912-eea60dd16292 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:13.530417 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:13.530417 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:13.601761 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-540139ab-1f3d-4ad1-b912-eea60dd16292 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f returned with HTTP 200 Aug 12 21:37:13.602351 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 59/240] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:37:13 2026] DELETE /volume/v3/attachments/ca3874af-b931-4adf-bf96-4019e443565f => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:13.888168 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-14606376-a799-4116-8e05-800d101f013e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:13.892425 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14606376-a799-4116-8e05-800d101f013e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] GET https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f Aug 12 21:37:13.893262 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14606376-a799-4116-8e05-800d101f013e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:13.893262 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14606376-a799-4116-8e05-800d101f013e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:13.907572 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14606376-a799-4116-8e05-800d101f013e tempest-TaggedAttachmentsTest-54413790 tempest-TaggedAttachmentsTest-54413790-project-member] https://10.4.3.240/volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f returned with HTTP 404 Aug 12 21:37:13.908182 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 59/241] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:13 2026] GET /volume/v3/volumes/e0a8c2c5-04cf-4371-b897-3dc02f26f27f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:16.082034 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-3e57e891-f39a-4f60-80ca-eb4699727f29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:16.084402 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-3e57e891-f39a-4f60-80ca-eb4699727f29 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] PUT https://10.4.3.240/volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e Aug 12 21:37:16.084927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-3e57e891-f39a-4f60-80ca-eb4699727f29 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:16.095705 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-3e57e891-f39a-4f60-80ca-eb4699727f29 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Acquiring lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:16.103031 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-3e57e891-f39a-4f60-80ca-eb4699727f29 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:16.103975 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:16.103975 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:16.221471 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-3e57e891-f39a-4f60-80ca-eb4699727f29 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Lock "cinder-attachment_update-9f0993a9-2054-46f4-a02d-6fcd137cfaf7-np0000007121" released by "attachment_update" :: held 0.119s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:16.221826 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-3e57e891-f39a-4f60-80ca-eb4699727f29 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e returned with HTTP 200 Aug 12 21:37:16.222605 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 60/242] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:16 2026] PUT /volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:16.236015 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-66319b08-faa1-4543-8b6c-e830c8ca91eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:16.241408 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-66319b08-faa1-4543-8b6c-e830c8ca91eb tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e Aug 12 21:37:16.241788 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-66319b08-faa1-4543-8b6c-e830c8ca91eb tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:16.242005 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-66319b08-faa1-4543-8b6c-e830c8ca91eb tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:16.270031 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-66319b08-faa1-4543-8b6c-e830c8ca91eb tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e returned with HTTP 200 Aug 12 21:37:16.270688 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 65/243] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:37:16 2026] GET /volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:18.647047 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13525ea2-006c-41c2-9600-b7673369bb6b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:18.920800 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13525ea2-006c-41c2-9600-b7673369bb6b tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:37:18.920800 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13525ea2-006c-41c2-9600-b7673369bb6b tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2003475477", "description": "tempest-group-type-description-1873962181", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:18.924337 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:18.924337 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:18.955269 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13525ea2-006c-41c2-9600-b7673369bb6b tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:37:18.955671 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 60/244] 10.4.3.240 () {70 vars in 1312 bytes} [Wed Aug 12 21:37:18 2026] POST /volume/v3/group_types => generated 265 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:18.966209 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e142fa3f-0837-4d28-b72d-001787317ee8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:18.969401 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e142fa3f-0837-4d28-b72d-001787317ee8 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] GET https://10.4.3.240/volume/v3/group_types Aug 12 21:37:18.970195 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e142fa3f-0837-4d28-b72d-001787317ee8 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:18.970751 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e142fa3f-0837-4d28-b72d-001787317ee8 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:18.989740 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e142fa3f-0837-4d28-b72d-001787317ee8 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 200 Aug 12 21:37:18.990615 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 60/245] 10.4.3.240 () {68 vars in 1290 bytes} [Wed Aug 12 21:37:18 2026] GET /volume/v3/group_types => generated 499 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:19.001231 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-17aa8c0a-25ce-4115-a71f-3d6d6b848ee7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.003413 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17aa8c0a-25ce-4115-a71f-3d6d6b848ee7 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] PUT https://10.4.3.240/volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 Aug 12 21:37:19.003901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17aa8c0a-25ce-4115-a71f-3d6d6b848ee7 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1003655365", "description": "updated-group-type-desc"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:19.011570 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:19.011570 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:19.031645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17aa8c0a-25ce-4115-a71f-3d6d6b848ee7 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 returned with HTTP 200 Aug 12 21:37:19.032222 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 61/246] 10.4.3.240 () {70 vars in 1422 bytes} [Wed Aug 12 21:37:19 2026] PUT /volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 => generated 255 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:19.042653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18c4b31e-df56-451d-a2f7-d3aeedcf3270 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.044605 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18c4b31e-df56-451d-a2f7-d3aeedcf3270 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] GET https://10.4.3.240/volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 Aug 12 21:37:19.044904 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18c4b31e-df56-451d-a2f7-d3aeedcf3270 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.045098 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18c4b31e-df56-451d-a2f7-d3aeedcf3270 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.056709 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:19.056709 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:19.057214 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18c4b31e-df56-451d-a2f7-d3aeedcf3270 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 returned with HTTP 200 Aug 12 21:37:19.057739 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 66/247] 10.4.3.240 () {68 vars in 1401 bytes} [Wed Aug 12 21:37:19 2026] GET /volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 => generated 255 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:19.069471 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57efae96-5856-4798-8194-cdefc04f25cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.071486 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57efae96-5856-4798-8194-cdefc04f25cc tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 Aug 12 21:37:19.071929 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57efae96-5856-4798-8194-cdefc04f25cc tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.072363 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57efae96-5856-4798-8194-cdefc04f25cc tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.092501 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57efae96-5856-4798-8194-cdefc04f25cc tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 returned with HTTP 202 Aug 12 21:37:19.093660 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 61/248] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:37:19 2026] DELETE /volume/v3/group_types/57711037-7704-4ca4-8d75-fd5557d0d529 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:19.101985 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-168cf0c8-1284-42c1-bf74-9251817cd416 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.103435 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-168cf0c8-1284-42c1-bf74-9251817cd416 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] GET https://10.4.3.240/volume/v3/group_types Aug 12 21:37:19.103716 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-168cf0c8-1284-42c1-bf74-9251817cd416 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.103824 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-168cf0c8-1284-42c1-bf74-9251817cd416 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.111100 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-168cf0c8-1284-42c1-bf74-9251817cd416 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 200 Aug 12 21:37:19.111100 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 61/249] 10.4.3.240 () {68 vars in 1290 bytes} [Wed Aug 12 21:37:19 2026] GET /volume/v3/group_types => generated 248 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:19.121367 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-377428c8-706e-41ec-8d42-06ca49a6d475 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.128959 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-377428c8-706e-41ec-8d42-06ca49a6d475 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:37:19.128959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-377428c8-706e-41ec-8d42-06ca49a6d475 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1305363618", "is_public": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:19.154459 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-377428c8-706e-41ec-8d42-06ca49a6d475 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:37:19.155028 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 62/250] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:37:19 2026] POST /volume/v3/group_types => generated 164 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:19.166961 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e61c585f-57d1-4bb0-bd5e-ab1a57f1ba8a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.173464 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e61c585f-57d1-4bb0-bd5e-ab1a57f1ba8a tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:37:19.173971 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e61c585f-57d1-4bb0-bd5e-ab1a57f1ba8a tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1523381753", "is_public": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:19.196293 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e61c585f-57d1-4bb0-bd5e-ab1a57f1ba8a tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:37:19.196676 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 67/251] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:37:19 2026] POST /volume/v3/group_types => generated 165 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:19.207773 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01a9b3d2-619c-4764-b110-7506194600ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.209829 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a9b3d2-619c-4764-b110-7506194600ec tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] GET https://10.4.3.240/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 12 21:37:19.210150 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a9b3d2-619c-4764-b110-7506194600ec tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.210413 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a9b3d2-619c-4764-b110-7506194600ec tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.222384 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a9b3d2-619c-4764-b110-7506194600ec tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 12 21:37:19.222791 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 62/252] 10.4.3.240 () {68 vars in 1351 bytes} [Wed Aug 12 21:37:19 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:19.230740 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e09701b-0fb5-4e3f-a010-89e3ad52742f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.232644 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e09701b-0fb5-4e3f-a010-89e3ad52742f tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] GET https://10.4.3.240/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 12 21:37:19.232945 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e09701b-0fb5-4e3f-a010-89e3ad52742f tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.233550 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e09701b-0fb5-4e3f-a010-89e3ad52742f tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.242187 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e09701b-0fb5-4e3f-a010-89e3ad52742f tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 12 21:37:19.242650 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 62/253] 10.4.3.240 () {68 vars in 1353 bytes} [Wed Aug 12 21:37:19 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:19.251646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d7051bf-6e4d-4add-ab16-cba3f95e2997 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.251827 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d7051bf-6e4d-4add-ab16-cba3f95e2997 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] GET https://10.4.3.240/volume/v3/group_types?is_public=False Aug 12 21:37:19.252038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d7051bf-6e4d-4add-ab16-cba3f95e2997 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.252217 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d7051bf-6e4d-4add-ab16-cba3f95e2997 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.262271 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d7051bf-6e4d-4add-ab16-cba3f95e2997 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 12 21:37:19.262686 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 63/254] 10.4.3.240 () {68 vars in 1321 bytes} [Wed Aug 12 21:37:19 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:19.270657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-576291ca-f5d5-42d8-a44d-28bec7858750 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.272331 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-576291ca-f5d5-42d8-a44d-28bec7858750 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] GET https://10.4.3.240/volume/v3/group_types?is_public=True Aug 12 21:37:19.272548 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-576291ca-f5d5-42d8-a44d-28bec7858750 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.272765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-576291ca-f5d5-42d8-a44d-28bec7858750 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.289854 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-576291ca-f5d5-42d8-a44d-28bec7858750 tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 12 21:37:19.290278 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 68/255] 10.4.3.240 () {68 vars in 1319 bytes} [Wed Aug 12 21:37:19 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:19.298183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e8c22e6-2ca7-4f81-ba62-8d6beedaa89c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.300009 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e8c22e6-2ca7-4f81-ba62-8d6beedaa89c tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/40cf1fad-ef84-4f28-8d3b-83d39963d42a Aug 12 21:37:19.300243 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e8c22e6-2ca7-4f81-ba62-8d6beedaa89c tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.300413 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e8c22e6-2ca7-4f81-ba62-8d6beedaa89c tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.322691 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e8c22e6-2ca7-4f81-ba62-8d6beedaa89c tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types/40cf1fad-ef84-4f28-8d3b-83d39963d42a returned with HTTP 202 Aug 12 21:37:19.323144 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 63/256] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:37:19 2026] DELETE /volume/v3/group_types/40cf1fad-ef84-4f28-8d3b-83d39963d42a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:19.333682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f37e2fd1-529a-4379-8367-9151b97bbbba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:19.335363 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f37e2fd1-529a-4379-8367-9151b97bbbba tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/878fee33-eeb2-4551-862f-4da2fb38a5b4 Aug 12 21:37:19.335571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f37e2fd1-529a-4379-8367-9151b97bbbba tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:19.335775 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f37e2fd1-529a-4379-8367-9151b97bbbba tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:19.370100 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f37e2fd1-529a-4379-8367-9151b97bbbba tempest-GroupTypesTest-1181264771 tempest-GroupTypesTest-1181264771-project-admin] https://10.4.3.240/volume/v3/group_types/878fee33-eeb2-4551-862f-4da2fb38a5b4 returned with HTTP 202 Aug 12 21:37:19.370100 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 63/257] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:37:19 2026] DELETE /volume/v3/group_types/878fee33-eeb2-4551-862f-4da2fb38a5b4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:22.186173 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-87d025f4-e84c-49bd-b12b-6bdb0211308e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:22.187877 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-87d025f4-e84c-49bd-b12b-6bdb0211308e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] POST https://10.4.3.240/volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e/action Aug 12 21:37:22.188340 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-87d025f4-e84c-49bd-b12b-6bdb0211308e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:22.188490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-87d025f4-e84c-49bd-b12b-6bdb0211308e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:22.206127 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:22.206127 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:22.226454 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d26762f8-6413-4f86-b7b4-2298f3cda981 req-87d025f4-e84c-49bd-b12b-6bdb0211308e tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e/action returned with HTTP 204 Aug 12 21:37:22.226962 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 64/258] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:22 2026] POST /volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:23.674276 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f3d3a41-2e33-439a-80c0-da536fda8dc7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:23.973587 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f3d3a41-2e33-439a-80c0-da536fda8dc7 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:37:23.974687 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f3d3a41-2e33-439a-80c0-da536fda8dc7 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-118130898"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:23.980983 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=310,cinder:INSERT=34,cinder:UPDATE=50 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:37:23.999995 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f3d3a41-2e33-439a-80c0-da536fda8dc7 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:37:24.000451 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 69/259] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:37:23 2026] POST /volume/v3/types => generated 215 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:24.008477 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ba5480f-69fe-4733-8135-e2cec572a54d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:24.010951 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ba5480f-69fe-4733-8135-e2cec572a54d tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:37:24.011297 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ba5480f-69fe-4733-8135-e2cec572a54d tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1225808640"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:24.037348 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ba5480f-69fe-4733-8135-e2cec572a54d tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:37:24.038495 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 64/260] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:37:24 2026] POST /volume/v3/group_types => generated 173 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:24.048790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:24.308028 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:37:24.308528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fc0883fd-1f38-4f1c-a875-90b03844939c", "volume_types": ["6fad93c4-6a6e-4a3c-993b-49155a384dd8"], "name": "tempest-Group1-1209028429"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:24.310467 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Creating new group {'group': {'group_type': 'fc0883fd-1f38-4f1c-a875-90b03844939c', 'volume_types': ['6fad93c4-6a6e-4a3c-993b-49155a384dd8'], 'name': 'tempest-Group1-1209028429'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:37:24.318924 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Creating group tempest-Group1-1209028429. Aug 12 21:37:24.338577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:37:24.338272. {{(pid=100326) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:37:24.338709 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Availability Zones retrieved successfully. Aug 12 21:37:24.359834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Created reservations ['4b594666-815a-4eb3-8593-94161ebcf461'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:24.393427 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f1c7270a-5fa6-4ba6-9b1c-01b3d64c557b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:37:24.393966 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 64/261] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:37:24 2026] POST /volume/v3/groups => generated 94 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:24.411477 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-715e6b93-13b6-47ea-9fae-ca69ffc89f84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:24.413166 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-715e6b93-13b6-47ea-9fae-ca69ffc89f84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 Aug 12 21:37:24.413380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-715e6b93-13b6-47ea-9fae-ca69ffc89f84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:24.413571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-715e6b93-13b6-47ea-9fae-ca69ffc89f84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:24.413731 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-715e6b93-13b6-47ea-9fae-ca69ffc89f84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member 1a59052b-c9bd-48b8-9ee4-da58e51eef75 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:24.419724 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:24.419724 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:24.435353 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-715e6b93-13b6-47ea-9fae-ca69ffc89f84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 returned with HTTP 200 Aug 12 21:37:24.435833 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 65/262] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:24 2026] GET /volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:24.621520 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-cc0c0f10-7ebd-4c8b-a15a-79dd4d295edc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:24.624018 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-cc0c0f10-7ebd-4c8b-a15a-79dd4d295edc tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] DELETE https://10.4.3.240/volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b Aug 12 21:37:24.624261 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-cc0c0f10-7ebd-4c8b-a15a-79dd4d295edc tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:24.624499 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-cc0c0f10-7ebd-4c8b-a15a-79dd4d295edc tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:24.634814 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:24.634814 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:24.693205 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-cc0c0f10-7ebd-4c8b-a15a-79dd4d295edc tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b returned with HTTP 200 Aug 12 21:37:24.693758 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 70/263] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:37:24 2026] DELETE /volume/v3/attachments/27857c70-ca22-4a1d-bda4-2d3aadeff96b => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:24.704188 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-0e417634-0c7c-4537-a5c2-2e8a2cdf5be3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:24.706901 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-0e417634-0c7c-4537-a5c2-2e8a2cdf5be3 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 Aug 12 21:37:24.707180 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-0e417634-0c7c-4537-a5c2-2e8a2cdf5be3 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:24.707783 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-0e417634-0c7c-4537-a5c2-2e8a2cdf5be3 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:24.707988 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-0e417634-0c7c-4537-a5c2-2e8a2cdf5be3 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Delete volume with id: 0a0466ba-139f-45e7-bc72-07f5caabf2e9 Aug 12 21:37:24.715815 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:24.715815 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:24.716597 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-0e417634-0c7c-4537-a5c2-2e8a2cdf5be3 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:37:24.736426 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-0e417634-0c7c-4537-a5c2-2e8a2cdf5be3 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Delete volume request issued successfully. Aug 12 21:37:24.736845 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-669b7e07-22bf-4c27-b35a-ba6cc94abb46 req-0e417634-0c7c-4537-a5c2-2e8a2cdf5be3 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 returned with HTTP 202 Aug 12 21:37:24.737457 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 65/264] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:37:24 2026] DELETE /volume/v3/volumes/0a0466ba-139f-45e7-bc72-07f5caabf2e9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:25.450649 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-74092359-600b-46ad-b17e-912d97d2ed84 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:25.450649 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74092359-600b-46ad-b17e-912d97d2ed84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 Aug 12 21:37:25.450649 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74092359-600b-46ad-b17e-912d97d2ed84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:25.451017 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74092359-600b-46ad-b17e-912d97d2ed84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:25.451017 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-74092359-600b-46ad-b17e-912d97d2ed84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member 1a59052b-c9bd-48b8-9ee4-da58e51eef75 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:25.454616 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:25.454616 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:25.471364 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74092359-600b-46ad-b17e-912d97d2ed84 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 returned with HTTP 200 Aug 12 21:37:25.471785 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 65/265] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:25 2026] GET /volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:25.482906 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11c09096-ae72-4207-a52e-df503d1758eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:25.486766 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11c09096-ae72-4207-a52e-df503d1758eb tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:37:25.486766 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11c09096-ae72-4207-a52e-df503d1758eb tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fc0883fd-1f38-4f1c-a875-90b03844939c", "volume_types": ["6fad93c4-6a6e-4a3c-993b-49155a384dd8"], "name": "tempest-Group2-53222940"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:25.487039 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-11c09096-ae72-4207-a52e-df503d1758eb tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Creating new group {'group': {'group_type': 'fc0883fd-1f38-4f1c-a875-90b03844939c', 'volume_types': ['6fad93c4-6a6e-4a3c-993b-49155a384dd8'], 'name': 'tempest-Group2-53222940'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:37:25.490330 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-11c09096-ae72-4207-a52e-df503d1758eb tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Creating group tempest-Group2-53222940. Aug 12 21:37:25.490612 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:25.490612 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:25.505846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11c09096-ae72-4207-a52e-df503d1758eb tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:37:25.505556. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:37:25.505938 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11c09096-ae72-4207-a52e-df503d1758eb tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Availability Zones retrieved successfully. Aug 12 21:37:25.522222 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-11c09096-ae72-4207-a52e-df503d1758eb tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Created reservations ['dacffd56-835b-442b-9b11-ecde51cb33f7'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:25.553585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11c09096-ae72-4207-a52e-df503d1758eb tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:37:25.554045 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 66/266] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:37:25 2026] POST /volume/v3/groups => generated 92 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:25.562816 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6ae09886-e22a-43f8-99f6-6f5973bf1056 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:25.564741 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ae09886-e22a-43f8-99f6-6f5973bf1056 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 Aug 12 21:37:25.564980 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ae09886-e22a-43f8-99f6-6f5973bf1056 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:25.565247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ae09886-e22a-43f8-99f6-6f5973bf1056 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:25.565361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-6ae09886-e22a-43f8-99f6-6f5973bf1056 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member faa5606a-2bac-4454-916a-cbc5c6d03a74 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:25.572381 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:25.572381 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:25.588852 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ae09886-e22a-43f8-99f6-6f5973bf1056 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 returned with HTTP 200 Aug 12 21:37:25.589384 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 71/267] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:25 2026] GET /volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 => generated 320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:26.601659 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dbd596ce-35d5-4f65-9bb7-8c381bdb2f55 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:26.604665 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbd596ce-35d5-4f65-9bb7-8c381bdb2f55 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 Aug 12 21:37:26.605033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbd596ce-35d5-4f65-9bb7-8c381bdb2f55 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:26.605928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbd596ce-35d5-4f65-9bb7-8c381bdb2f55 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:26.606097 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-dbd596ce-35d5-4f65-9bb7-8c381bdb2f55 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member faa5606a-2bac-4454-916a-cbc5c6d03a74 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:26.616652 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:26.616652 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:26.637334 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbd596ce-35d5-4f65-9bb7-8c381bdb2f55 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 returned with HTTP 200 Aug 12 21:37:26.637785 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 66/268] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:26 2026] GET /volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 => generated 321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:26.648798 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cafe709d-b77f-440c-bde6-39de635cc649 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:26.650045 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:26.650423 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1498723979", "volume_type": "6fad93c4-6a6e-4a3c-993b-49155a384dd8", "group_id": "1a59052b-c9bd-48b8-9ee4-da58e51eef75", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:26.652458 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1498723979', 'volume_type': '6fad93c4-6a6e-4a3c-993b-49155a384dd8', 'group_id': '1a59052b-c9bd-48b8-9ee4-da58e51eef75', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:26.663133 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:26.663133 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:26.663613 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume of 1 GB Aug 12 21:37:26.669049 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Availability Zones retrieved successfully. Aug 12 21:37:26.674406 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Flow 'volume_create_api' (bef61594-edf9-409c-af28-bc0557cf453e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:26.675422 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f4b7d1-6529-44da-be6f-164cef3b34a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:26.676742 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:26.676742 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:26.676742 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:26.694468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f4b7d1-6529-44da-be6f-164cef3b34a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:37:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6fad93c4-6a6e-4a3c-993b-49155a384dd8,is_public=True,name='tempest-GroupsTest-volume-type-118130898',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6fad93c4-6a6e-4a3c-993b-49155a384dd8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1a59052b-c9bd-48b8-9ee4-da58e51eef75', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:26.695157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d41d50-bcc2-415c-80fa-c994ee72c7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:26.720442 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-118130898 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-118130898, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:26.720758 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-118130898 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-118130898, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:26.752429 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Created reservations ['531b13f8-faee-488c-8233-6d683700bb0d', '6d5efd8a-12c4-47f4-8e8a-5b9dd5b736dc', 'afb4ed14-7c52-49c5-9897-8f3819b36d29', '90e015c7-23e5-4efc-865f-5f8328cc6367'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:26.753229 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d41d50-bcc2-415c-80fa-c994ee72c7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['531b13f8-faee-488c-8233-6d683700bb0d', '6d5efd8a-12c4-47f4-8e8a-5b9dd5b736dc', 'afb4ed14-7c52-49c5-9897-8f3819b36d29', '90e015c7-23e5-4efc-865f-5f8328cc6367']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:26.754016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2fbe02-50b4-42ef-b77d-23762ca34700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:26.780662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2fbe02-50b4-42ef-b77d-23762ca34700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ff6ba11-f847-4a60-8d8e-e54c096f4da9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1498723979',encryption_key_id=None,group_id=1a59052b-c9bd-48b8-9ee4-da58e51eef75,group_type_id=,metadata={},multiattach=False,project_id='257c502ca58e4e37b300c2b44f4257e4',qos_specs=None,replication_status=,reservations=['531b13f8-faee-488c-8233-6d683700bb0d','6d5efd8a-12c4-47f4-8e8a-5b9dd5b736dc','afb4ed14-7c52-49c5-9897-8f3819b36d29','90e015c7-23e5-4efc-865f-5f8328cc6367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e90477236a4ef49536b1ba750dea43',volume_type_id=6fad93c4-6a6e-4a3c-993b-49155a384dd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1498723979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1a59052b-c9bd-48b8-9ee4-da58e51eef75,host=None,id=6ff6ba11-f847-4a60-8d8e-e54c096f4da9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='257c502ca58e4e37b300c2b44f4257e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86e90477236a4ef49536b1ba750dea43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6fad93c4-6a6e-4a3c-993b-49155a384dd8),volume_type_id=6fad93c4-6a6e-4a3c-993b-49155a384dd8)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:26.780662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280646bc-c8bb-4619-88a8-c8a6b9d2c6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:26.799044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280646bc-c8bb-4619-88a8-c8a6b9d2c6af) transitioned into state 'SUCCESS' from state '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-1498723979',encryption_key_id=None,group_id=1a59052b-c9bd-48b8-9ee4-da58e51eef75,group_type_id=,metadata={},multiattach=False,project_id='257c502ca58e4e37b300c2b44f4257e4',qos_specs=None,replication_status=,reservations=['531b13f8-faee-488c-8233-6d683700bb0d','6d5efd8a-12c4-47f4-8e8a-5b9dd5b736dc','afb4ed14-7c52-49c5-9897-8f3819b36d29','90e015c7-23e5-4efc-865f-5f8328cc6367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e90477236a4ef49536b1ba750dea43',volume_type_id=6fad93c4-6a6e-4a3c-993b-49155a384dd8)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:26.800021 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f98b7a5-2338-40e5-95d3-d69817c29b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:26.814008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f98b7a5-2338-40e5-95d3-d69817c29b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:26.814757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Flow 'volume_create_api' (bef61594-edf9-409c-af28-bc0557cf453e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:26.815163 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume request issued successfully. Aug 12 21:37:26.817643 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:26.817643 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:26.855520 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:26.858787 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:26.858787 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:26.862134 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cafe709d-b77f-440c-bde6-39de635cc649 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:26.862543 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 66/269] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:37:26 2026] POST /volume/v3/volumes => generated 814 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:26.878182 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:26.880547 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 Aug 12 21:37:26.880547 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:26.880756 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:26.888261 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:26.888261 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:26.896463 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Volume info retrieved successfully. Aug 12 21:37:26.898090 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:26.898090 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:26.940991 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:26.944545 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:26.944545 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:26.953858 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69aa32a9-4a91-4096-9805-1c3cebeba485 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 returned with HTTP 200 Aug 12 21:37:26.954246 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 67/270] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:26 2026] GET /volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 => generated 882 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:27.971055 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-27a80190-aab5-4455-beb2-4580eb32522d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:27.973009 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27a80190-aab5-4455-beb2-4580eb32522d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 Aug 12 21:37:27.973327 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27a80190-aab5-4455-beb2-4580eb32522d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:27.973634 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27a80190-aab5-4455-beb2-4580eb32522d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:27.983210 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:27.983210 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:27.991965 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-27a80190-aab5-4455-beb2-4580eb32522d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Volume info retrieved successfully. Aug 12 21:37:27.992952 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-27a80190-aab5-4455-beb2-4580eb32522d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:27.992952 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-27a80190-aab5-4455-beb2-4580eb32522d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:28.036535 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-27a80190-aab5-4455-beb2-4580eb32522d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:28.041010 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.041010 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:28.050849 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27a80190-aab5-4455-beb2-4580eb32522d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 returned with HTTP 200 Aug 12 21:37:28.050849 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 72/271] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:27 2026] GET /volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:28.068223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2661cf58-175d-4d2f-89bb-3a57729a08c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:28.071553 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2661cf58-175d-4d2f-89bb-3a57729a08c7 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 Aug 12 21:37:28.071915 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2661cf58-175d-4d2f-89bb-3a57729a08c7 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:28.072028 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2661cf58-175d-4d2f-89bb-3a57729a08c7 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:28.072167 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-2661cf58-175d-4d2f-89bb-3a57729a08c7 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member 1a59052b-c9bd-48b8-9ee4-da58e51eef75 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:28.078487 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.078487 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:28.087489 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2661cf58-175d-4d2f-89bb-3a57729a08c7 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 returned with HTTP 200 Aug 12 21:37:28.088016 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 67/272] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:28 2026] GET /volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:28.101764 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2e646d61-34cc-4ce7-abeb-22a34524ddc3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:28.104316 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e646d61-34cc-4ce7-abeb-22a34524ddc3 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 Aug 12 21:37:28.104541 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e646d61-34cc-4ce7-abeb-22a34524ddc3 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:28.104778 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e646d61-34cc-4ce7-abeb-22a34524ddc3 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:28.104892 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-2e646d61-34cc-4ce7-abeb-22a34524ddc3 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member faa5606a-2bac-4454-916a-cbc5c6d03a74 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:28.110125 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.110125 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:28.128284 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e646d61-34cc-4ce7-abeb-22a34524ddc3 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 returned with HTTP 200 Aug 12 21:37:28.128284 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 67/273] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:28 2026] GET /volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:28.135616 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4611ac99-d31a-4302-923e-cc8feb36648b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:28.138347 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4611ac99-d31a-4302-923e-cc8feb36648b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/detail Aug 12 21:37:28.138587 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4611ac99-d31a-4302-923e-cc8feb36648b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:28.138877 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4611ac99-d31a-4302-923e-cc8feb36648b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:28.178872 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4611ac99-d31a-4302-923e-cc8feb36648b tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/detail returned with HTTP 200 Aug 12 21:37:28.179269 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 68/274] 10.4.3.240 () {68 vars in 1296 bytes} [Wed Aug 12 21:37:28 2026] GET /volume/v3/groups/detail => generated 638 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:28.189911 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:28.191543 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:28.191744 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:28.191917 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:28.192398 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:28.193168 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:28.231333 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Get all volumes completed successfully. Aug 12 21:37:28.232207 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:28.232428 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:28.290941 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:28.294987 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.294987 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:28.304939 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9314cb33-14ce-4be8-8386-e5a3ded3571e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:28.305458 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 73/275] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:37:28 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:28.326211 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7337c1bc-c211-4528-8c92-f803748dd8cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:28.328923 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:28.329179 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:28.329404 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:28.329934 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:28.330379 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.330379 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:28.331160 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:28.366299 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Get all volumes completed successfully. Aug 12 21:37:28.367199 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:28.367365 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:28.407051 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:28.411356 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.411356 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:28.422122 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7337c1bc-c211-4528-8c92-f803748dd8cc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:28.422616 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 68/276] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:37:28 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:28.441484 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-260e4aa5-c0f6-40a9-8009-f10296da0de8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:28.444280 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-260e4aa5-c0f6-40a9-8009-f10296da0de8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75/action Aug 12 21:37:28.445338 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-260e4aa5-c0f6-40a9-8009-f10296da0de8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:28.446101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-260e4aa5-c0f6-40a9-8009-f10296da0de8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:28.447659 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-260e4aa5-c0f6-40a9-8009-f10296da0de8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] delete called for group 1a59052b-c9bd-48b8-9ee4-da58e51eef75 {{(pid=100326) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:37:28.447659 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-260e4aa5-c0f6-40a9-8009-f10296da0de8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Delete group with id: 1a59052b-c9bd-48b8-9ee4-da58e51eef75 Aug 12 21:37:28.454507 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.454507 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:28.563305 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-260e4aa5-c0f6-40a9-8009-f10296da0de8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75/action returned with HTTP 202 Aug 12 21:37:28.563910 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 68/277] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:28 2026] POST /volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:28.573664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16625140-3ee9-4b33-a90e-d574c76fc487 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:28.575582 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16625140-3ee9-4b33-a90e-d574c76fc487 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 Aug 12 21:37:28.576926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16625140-3ee9-4b33-a90e-d574c76fc487 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:28.577212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16625140-3ee9-4b33-a90e-d574c76fc487 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:28.587777 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.587777 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:28.596824 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-16625140-3ee9-4b33-a90e-d574c76fc487 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Volume info retrieved successfully. Aug 12 21:37:28.597804 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-16625140-3ee9-4b33-a90e-d574c76fc487 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:28.597994 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-16625140-3ee9-4b33-a90e-d574c76fc487 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:28.648805 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-16625140-3ee9-4b33-a90e-d574c76fc487 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:28.652934 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:28.652934 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:28.666495 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16625140-3ee9-4b33-a90e-d574c76fc487 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 returned with HTTP 200 Aug 12 21:37:28.666820 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 69/278] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:28 2026] GET /volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:28.990245 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-08fbe7c7-7023-4aee-ad8d-4e28d8450abe req-5949c73f-fb3c-411a-a299-f0362e2ad9e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:28.995096 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08fbe7c7-7023-4aee-ad8d-4e28d8450abe req-5949c73f-fb3c-411a-a299-f0362e2ad9e4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] DELETE https://10.4.3.240/volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e Aug 12 21:37:28.995381 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08fbe7c7-7023-4aee-ad8d-4e28d8450abe req-5949c73f-fb3c-411a-a299-f0362e2ad9e4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:28.995651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08fbe7c7-7023-4aee-ad8d-4e28d8450abe req-5949c73f-fb3c-411a-a299-f0362e2ad9e4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:29.008850 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:29.008850 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:29.060945 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08fbe7c7-7023-4aee-ad8d-4e28d8450abe req-5949c73f-fb3c-411a-a299-f0362e2ad9e4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e returned with HTTP 200 Aug 12 21:37:29.061331 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 74/279] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:37:28 2026] DELETE /volume/v3/attachments/fc0536f0-df30-47c6-aaf3-a0c7f9598c4e => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:29.494705 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a10f8da1-db3a-4ac8-8586-887cb846c55f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:29.500524 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a10f8da1-db3a-4ac8-8586-887cb846c55f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:37:29.500824 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a10f8da1-db3a-4ac8-8586-887cb846c55f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:29.501074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a10f8da1-db3a-4ac8-8586-887cb846c55f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:29.511797 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:29.511797 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:29.514751 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a10f8da1-db3a-4ac8-8586-887cb846c55f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:37:29.522325 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a10f8da1-db3a-4ac8-8586-887cb846c55f tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:37:29.522771 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 69/280] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:29 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:29.568766 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4a8d6d1e-8e82-4447-82d5-3c2ab8b46101 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:29.572641 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a8d6d1e-8e82-4447-82d5-3c2ab8b46101 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:37:29.572641 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a8d6d1e-8e82-4447-82d5-3c2ab8b46101 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:29.572641 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a8d6d1e-8e82-4447-82d5-3c2ab8b46101 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:29.582887 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:29.582887 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:29.588686 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4a8d6d1e-8e82-4447-82d5-3c2ab8b46101 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:37:29.597204 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a8d6d1e-8e82-4447-82d5-3c2ab8b46101 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:37:29.597815 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 69/281] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:29 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:29.622823 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70cdbbcb-505c-40e0-b6dd-0c5c3d643ca3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:29.625329 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70cdbbcb-505c-40e0-b6dd-0c5c3d643ca3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:37:29.625639 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70cdbbcb-505c-40e0-b6dd-0c5c3d643ca3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:29.625891 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70cdbbcb-505c-40e0-b6dd-0c5c3d643ca3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:29.626117 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-70cdbbcb-505c-40e0-b6dd-0c5c3d643ca3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Delete volume with id: 9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:37:29.639649 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:29.639649 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:29.640494 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-70cdbbcb-505c-40e0-b6dd-0c5c3d643ca3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:37:29.669020 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-70cdbbcb-505c-40e0-b6dd-0c5c3d643ca3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Delete volume request issued successfully. Aug 12 21:37:29.669318 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70cdbbcb-505c-40e0-b6dd-0c5c3d643ca3 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 202 Aug 12 21:37:29.669897 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 70/282] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:37:29 2026] DELETE /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:29.679506 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-539c53fc-a7d3-458b-b49e-6092d645b8c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:29.684574 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-429d60b0-b92b-4f27-820c-236c023faca6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:29.686591 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-429d60b0-b92b-4f27-820c-236c023faca6 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 Aug 12 21:37:29.687033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-429d60b0-b92b-4f27-820c-236c023faca6 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:29.687317 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-429d60b0-b92b-4f27-820c-236c023faca6 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:29.687390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-539c53fc-a7d3-458b-b49e-6092d645b8c4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:37:29.687787 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-539c53fc-a7d3-458b-b49e-6092d645b8c4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:29.688037 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-539c53fc-a7d3-458b-b49e-6092d645b8c4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:29.697846 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-429d60b0-b92b-4f27-820c-236c023faca6 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 returned with HTTP 404 Aug 12 21:37:29.699393 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 70/283] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:29 2026] GET /volume/v3/volumes/6ff6ba11-f847-4a60-8d8e-e54c096f4da9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:29.700992 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:29.700992 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:29.706609 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4326ad8b-b2e3-41bc-a5cd-592ccffd3a98 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:29.707931 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-539c53fc-a7d3-458b-b49e-6092d645b8c4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Volume info retrieved successfully. Aug 12 21:37:29.708534 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4326ad8b-b2e3-41bc-a5cd-592ccffd3a98 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 Aug 12 21:37:29.708769 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4326ad8b-b2e3-41bc-a5cd-592ccffd3a98 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:29.709005 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4326ad8b-b2e3-41bc-a5cd-592ccffd3a98 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:29.709055 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-4326ad8b-b2e3-41bc-a5cd-592ccffd3a98 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member 1a59052b-c9bd-48b8-9ee4-da58e51eef75 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:29.713276 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4326ad8b-b2e3-41bc-a5cd-592ccffd3a98 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 returned with HTTP 404 Aug 12 21:37:29.713784 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 70/284] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:29 2026] GET /volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:29.714029 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-539c53fc-a7d3-458b-b49e-6092d645b8c4 tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 200 Aug 12 21:37:29.714587 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 75/285] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:29 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:29.728705 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48b1114c-84ef-4332-931a-decd658e740d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:29.731055 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48b1114c-84ef-4332-931a-decd658e740d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74/action Aug 12 21:37:29.731813 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48b1114c-84ef-4332-931a-decd658e740d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:29.731985 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48b1114c-84ef-4332-931a-decd658e740d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:29.734029 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-48b1114c-84ef-4332-931a-decd658e740d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] delete called for group faa5606a-2bac-4454-916a-cbc5c6d03a74 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:37:29.734182 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-48b1114c-84ef-4332-931a-decd658e740d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Delete group with id: faa5606a-2bac-4454-916a-cbc5c6d03a74 Aug 12 21:37:29.739573 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:29.739573 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:29.793027 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48b1114c-84ef-4332-931a-decd658e740d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74/action returned with HTTP 202 Aug 12 21:37:29.793364 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 71/286] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:29 2026] POST /volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 21:37:29.804975 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f3348edb-b6a9-4dbe-84b8-66ed2e75fa1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:29.806602 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3348edb-b6a9-4dbe-84b8-66ed2e75fa1e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 Aug 12 21:37:29.806838 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3348edb-b6a9-4dbe-84b8-66ed2e75fa1e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:29.807023 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3348edb-b6a9-4dbe-84b8-66ed2e75fa1e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:29.807144 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-f3348edb-b6a9-4dbe-84b8-66ed2e75fa1e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member faa5606a-2bac-4454-916a-cbc5c6d03a74 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:29.813545 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:29.813545 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:29.824059 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3348edb-b6a9-4dbe-84b8-66ed2e75fa1e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 returned with HTTP 200 Aug 12 21:37:29.824577 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 71/287] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:29 2026] GET /volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 => generated 320 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:30.733824 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87b8bcba-fa4c-4938-b176-aae7929a6a5a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:30.735845 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87b8bcba-fa4c-4938-b176-aae7929a6a5a tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] GET https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 Aug 12 21:37:30.736047 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87b8bcba-fa4c-4938-b176-aae7929a6a5a tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:30.736241 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87b8bcba-fa4c-4938-b176-aae7929a6a5a tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:30.755072 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87b8bcba-fa4c-4938-b176-aae7929a6a5a tempest-ServerActionsTestOtherB-1740552950 tempest-ServerActionsTestOtherB-1740552950-project-member] https://10.4.3.240/volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 returned with HTTP 404 Aug 12 21:37:30.755959 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 71/288] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:30 2026] GET /volume/v3/volumes/9f0993a9-2054-46f4-a02d-6fcd137cfaf7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:30.836817 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da91f7fb-8879-433a-b31a-a1b757aa7fc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:30.841388 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da91f7fb-8879-433a-b31a-a1b757aa7fc0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 Aug 12 21:37:30.841617 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da91f7fb-8879-433a-b31a-a1b757aa7fc0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:30.841864 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da91f7fb-8879-433a-b31a-a1b757aa7fc0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:30.842071 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-da91f7fb-8879-433a-b31a-a1b757aa7fc0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member faa5606a-2bac-4454-916a-cbc5c6d03a74 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:30.867480 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da91f7fb-8879-433a-b31a-a1b757aa7fc0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 returned with HTTP 404 Aug 12 21:37:30.867480 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 76/289] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:30 2026] GET /volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:30.883487 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d58262fc-4d78-4d6e-aa46-60f1d1e6e6e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:30.885253 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d58262fc-4d78-4d6e-aa46-60f1d1e6e6e0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/detail Aug 12 21:37:30.885573 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d58262fc-4d78-4d6e-aa46-60f1d1e6e6e0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:30.886160 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d58262fc-4d78-4d6e-aa46-60f1d1e6e6e0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:30.891782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d58262fc-4d78-4d6e-aa46-60f1d1e6e6e0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/detail returned with HTTP 200 Aug 12 21:37:30.891782 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 72/290] 10.4.3.240 () {68 vars in 1296 bytes} [Wed Aug 12 21:37:30 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:30.909495 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d27b7bec-7429-483c-99ce-14ac0f95c352 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:30.911907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d27b7bec-7429-483c-99ce-14ac0f95c352 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:30.912104 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d27b7bec-7429-483c-99ce-14ac0f95c352 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:30.912269 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d27b7bec-7429-483c-99ce-14ac0f95c352 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:30.912521 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-d27b7bec-7429-483c-99ce-14ac0f95c352 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:30.912886 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:30.912886 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:30.913225 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d27b7bec-7429-483c-99ce-14ac0f95c352 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:30.923768 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d27b7bec-7429-483c-99ce-14ac0f95c352 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Get all volumes completed successfully. Aug 12 21:37:30.925739 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d27b7bec-7429-483c-99ce-14ac0f95c352 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:30.926671 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 72/291] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:37:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:30.946083 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-16485219-9263-46f1-9740-ec0cab250570 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:30.948065 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16485219-9263-46f1-9740-ec0cab250570 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74/action Aug 12 21:37:30.948399 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16485219-9263-46f1-9740-ec0cab250570 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:30.948523 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16485219-9263-46f1-9740-ec0cab250570 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:30.949947 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-16485219-9263-46f1-9740-ec0cab250570 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] delete called for group faa5606a-2bac-4454-916a-cbc5c6d03a74 {{(pid=100326) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:37:30.950043 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-16485219-9263-46f1-9740-ec0cab250570 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Delete group with id: faa5606a-2bac-4454-916a-cbc5c6d03a74 Aug 12 21:37:30.953143 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16485219-9263-46f1-9740-ec0cab250570 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74/action returned with HTTP 404 Aug 12 21:37:30.953528 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 72/292] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:30 2026] POST /volume/v3/groups/faa5606a-2bac-4454-916a-cbc5c6d03a74/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:30.962676 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5cfe1b46-2311-421e-94d0-c1ba81b6c96c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:30.964577 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cfe1b46-2311-421e-94d0-c1ba81b6c96c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:30.964838 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cfe1b46-2311-421e-94d0-c1ba81b6c96c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:30.965014 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cfe1b46-2311-421e-94d0-c1ba81b6c96c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:30.965230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-5cfe1b46-2311-421e-94d0-c1ba81b6c96c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:30.966447 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5cfe1b46-2311-421e-94d0-c1ba81b6c96c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:30.977969 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5cfe1b46-2311-421e-94d0-c1ba81b6c96c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Get all volumes completed successfully. Aug 12 21:37:30.980406 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cfe1b46-2311-421e-94d0-c1ba81b6c96c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:30.980910 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 77/293] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:37:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:31.000908 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b921787a-7dc4-46a5-bca0-6b8fd3d95724 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.002248 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b921787a-7dc4-46a5-bca0-6b8fd3d95724 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75/action Aug 12 21:37:31.002634 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b921787a-7dc4-46a5-bca0-6b8fd3d95724 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:31.002760 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b921787a-7dc4-46a5-bca0-6b8fd3d95724 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:31.004101 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-b921787a-7dc4-46a5-bca0-6b8fd3d95724 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] delete called for group 1a59052b-c9bd-48b8-9ee4-da58e51eef75 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:37:31.004218 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-b921787a-7dc4-46a5-bca0-6b8fd3d95724 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Delete group with id: 1a59052b-c9bd-48b8-9ee4-da58e51eef75 Aug 12 21:37:31.007838 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b921787a-7dc4-46a5-bca0-6b8fd3d95724 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75/action returned with HTTP 404 Aug 12 21:37:31.008240 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 73/294] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:30 2026] POST /volume/v3/groups/1a59052b-c9bd-48b8-9ee4-da58e51eef75/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:31.020299 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ed5cc9e-88c1-4e64-8e43-5f576b3775eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.024145 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ed5cc9e-88c1-4e64-8e43-5f576b3775eb tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/fc0883fd-1f38-4f1c-a875-90b03844939c Aug 12 21:37:31.024410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ed5cc9e-88c1-4e64-8e43-5f576b3775eb tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:31.024693 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ed5cc9e-88c1-4e64-8e43-5f576b3775eb tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:31.048516 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ed5cc9e-88c1-4e64-8e43-5f576b3775eb tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/group_types/fc0883fd-1f38-4f1c-a875-90b03844939c returned with HTTP 202 Aug 12 21:37:31.048828 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 73/295] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:37:31 2026] DELETE /volume/v3/group_types/fc0883fd-1f38-4f1c-a875-90b03844939c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:31.060055 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-241f9d9a-4a59-4aff-833c-49c6d9147843 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.061884 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-241f9d9a-4a59-4aff-833c-49c6d9147843 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] DELETE https://10.4.3.240/volume/v3/types/6fad93c4-6a6e-4a3c-993b-49155a384dd8 Aug 12 21:37:31.062018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-241f9d9a-4a59-4aff-833c-49c6d9147843 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:31.062232 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-241f9d9a-4a59-4aff-833c-49c6d9147843 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:31.110032 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-241f9d9a-4a59-4aff-833c-49c6d9147843 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/types/6fad93c4-6a6e-4a3c-993b-49155a384dd8 returned with HTTP 202 Aug 12 21:37:31.110482 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 73/296] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:37:31 2026] DELETE /volume/v3/types/6fad93c4-6a6e-4a3c-993b-49155a384dd8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:31.120450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dc6c1481-1376-48e3-a769-39278f82af95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.124650 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc6c1481-1376-48e3-a769-39278f82af95 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] GET https://10.4.3.240/volume/v3/types/6fad93c4-6a6e-4a3c-993b-49155a384dd8 Aug 12 21:37:31.124650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc6c1481-1376-48e3-a769-39278f82af95 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:31.124650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc6c1481-1376-48e3-a769-39278f82af95 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:31.129178 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc6c1481-1376-48e3-a769-39278f82af95 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/types/6fad93c4-6a6e-4a3c-993b-49155a384dd8 returned with HTTP 404 Aug 12 21:37:31.130057 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 78/297] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:37:31 2026] GET /volume/v3/types/6fad93c4-6a6e-4a3c-993b-49155a384dd8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:31.144760 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa5ab01c-b7e8-4f56-83df-273826a788a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.146573 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa5ab01c-b7e8-4f56-83df-273826a788a2 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:37:31.147025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa5ab01c-b7e8-4f56-83df-273826a788a2 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2107810812"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:31.166160 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa5ab01c-b7e8-4f56-83df-273826a788a2 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:37:31.167038 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 74/298] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:37:31 2026] POST /volume/v3/types => generated 216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:31.178093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1afdd09c-44bf-4c51-9a9d-fd45ebf14ca9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.183648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1afdd09c-44bf-4c51-9a9d-fd45ebf14ca9 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:37:31.184151 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1afdd09c-44bf-4c51-9a9d-fd45ebf14ca9 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1040993512"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:31.209699 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1afdd09c-44bf-4c51-9a9d-fd45ebf14ca9 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:37:31.210185 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 74/299] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:37:31 2026] POST /volume/v3/group_types => generated 173 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:31.222458 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-49fa94d2-98f9-43ad-8ddc-3980bf8b5349 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.224971 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49fa94d2-98f9-43ad-8ddc-3980bf8b5349 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:37:31.225893 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49fa94d2-98f9-43ad-8ddc-3980bf8b5349 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "62c56b41-5644-4edf-86db-8c5cd5b7d08e", "volume_types": ["4df152d6-dc8a-409d-b39d-710ed2ad3839"], "name": "tempest-GroupsTest-Group-1996881173"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:31.227947 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-49fa94d2-98f9-43ad-8ddc-3980bf8b5349 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Creating new group {'group': {'group_type': '62c56b41-5644-4edf-86db-8c5cd5b7d08e', 'volume_types': ['4df152d6-dc8a-409d-b39d-710ed2ad3839'], 'name': 'tempest-GroupsTest-Group-1996881173'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:37:31.233839 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-49fa94d2-98f9-43ad-8ddc-3980bf8b5349 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Creating group tempest-GroupsTest-Group-1996881173. Aug 12 21:37:31.247870 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-49fa94d2-98f9-43ad-8ddc-3980bf8b5349 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Availability Zones retrieved successfully. Aug 12 21:37:31.264614 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-49fa94d2-98f9-43ad-8ddc-3980bf8b5349 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Created reservations ['7e3fe54a-e90e-4f55-bcfb-a6abdd27a138'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:31.295250 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49fa94d2-98f9-43ad-8ddc-3980bf8b5349 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:37:31.295797 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 74/300] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:37:31 2026] POST /volume/v3/groups => generated 104 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:31.311692 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c6b7364d-065e-4001-9b3e-6a264c104db2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.313967 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6b7364d-065e-4001-9b3e-6a264c104db2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:31.314173 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6b7364d-065e-4001-9b3e-6a264c104db2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:31.314370 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6b7364d-065e-4001-9b3e-6a264c104db2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:31.314531 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-c6b7364d-065e-4001-9b3e-6a264c104db2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:31.321378 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:31.321378 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:31.337693 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6b7364d-065e-4001-9b3e-6a264c104db2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 200 Aug 12 21:37:31.338163 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 79/301] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:31 2026] GET /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 332 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:31.543356 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-91680346-f79b-4b2c-901d-f50d6870a6ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.549811 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-91680346-f79b-4b2c-901d-f50d6870a6ff tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] DELETE https://10.4.3.240/volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f Aug 12 21:37:31.549811 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-91680346-f79b-4b2c-901d-f50d6870a6ff tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:31.549987 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-91680346-f79b-4b2c-901d-f50d6870a6ff tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:31.561486 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:31.561486 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:31.628211 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-91680346-f79b-4b2c-901d-f50d6870a6ff tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f returned with HTTP 200 Aug 12 21:37:31.629128 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 75/302] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:37:31 2026] DELETE /volume/v3/attachments/3deab2ad-b5bc-48e7-a393-87f87e82363f => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:31.649976 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-7d277675-db71-49f6-b70d-e4d73c6f2ab5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:31.657306 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-7d277675-db71-49f6-b70d-e4d73c6f2ab5 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 Aug 12 21:37:31.657645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-7d277675-db71-49f6-b70d-e4d73c6f2ab5 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:31.658612 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-7d277675-db71-49f6-b70d-e4d73c6f2ab5 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:31.659071 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-7d277675-db71-49f6-b70d-e4d73c6f2ab5 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Delete volume with id: f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 Aug 12 21:37:31.677147 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:31.677147 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:31.677819 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-7d277675-db71-49f6-b70d-e4d73c6f2ab5 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Volume info retrieved successfully. Aug 12 21:37:31.705336 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-7d277675-db71-49f6-b70d-e4d73c6f2ab5 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] Delete volume request issued successfully. Aug 12 21:37:31.705731 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4ddc80f4-4bd2-4b69-9ee6-48905d3fce98 req-7d277675-db71-49f6-b70d-e4d73c6f2ab5 tempest-ServerBootFromVolumeStableRescueTest-2040656835 tempest-ServerBootFromVolumeStableRescueTest-2040656835-project-member] https://10.4.3.240/volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 returned with HTTP 202 Aug 12 21:37:31.706247 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 75/303] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:37:31 2026] DELETE /volume/v3/volumes/f2b0c7c3-a1f5-4bb2-b974-0ce813da3b17 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:32.350655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e38a02b1-8d68-4a4a-a689-1a3cbf15f688 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:32.354241 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e38a02b1-8d68-4a4a-a689-1a3cbf15f688 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:32.354460 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e38a02b1-8d68-4a4a-a689-1a3cbf15f688 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:32.354650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e38a02b1-8d68-4a4a-a689-1a3cbf15f688 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:32.354779 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-e38a02b1-8d68-4a4a-a689-1a3cbf15f688 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:32.359344 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:32.359344 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:32.369307 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e38a02b1-8d68-4a4a-a689-1a3cbf15f688 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 200 Aug 12 21:37:32.370196 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 75/304] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:32 2026] GET /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:32.382677 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:32.387541 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:32.387912 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-456246619", "volume_type": "4df152d6-dc8a-409d-b39d-710ed2ad3839", "group_id": "a85b1a8b-2879-4db2-983d-e10c0759fa7e", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:32.389657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-456246619', 'volume_type': '4df152d6-dc8a-409d-b39d-710ed2ad3839', 'group_id': 'a85b1a8b-2879-4db2-983d-e10c0759fa7e', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:32.398715 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:32.398715 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:32.399402 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume of 1 GB Aug 12 21:37:32.406221 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Availability Zones retrieved successfully. Aug 12 21:37:32.414317 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Flow 'volume_create_api' (a85bd547-e707-433d-8a46-32f04034196d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:32.415820 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa206c8-1bb2-4c98-802e-5bc11a42870d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:32.416510 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:32.416510 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:32.417130 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:32.442809 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa206c8-1bb2-4c98-802e-5bc11a42870d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:37:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4df152d6-dc8a-409d-b39d-710ed2ad3839,is_public=True,name='tempest-GroupsTest-volume-type-2107810812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4df152d6-dc8a-409d-b39d-710ed2ad3839', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a85b1a8b-2879-4db2-983d-e10c0759fa7e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:32.443644 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67bbffbf-7c42-426c-96dc-1662b5b46bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:32.477307 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2107810812 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2107810812, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:32.477640 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2107810812 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2107810812, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:32.512147 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Created reservations ['532bc5d6-626a-43ca-833b-b8b2ec902e47', 'fa034975-8e26-422d-b9a0-6ab08fd26824', '636b062b-c305-4736-bef2-0e0a68ec4f6f', '7c03a491-06b1-4b5e-8c99-25130250a847'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:32.513113 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67bbffbf-7c42-426c-96dc-1662b5b46bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['532bc5d6-626a-43ca-833b-b8b2ec902e47', 'fa034975-8e26-422d-b9a0-6ab08fd26824', '636b062b-c305-4736-bef2-0e0a68ec4f6f', '7c03a491-06b1-4b5e-8c99-25130250a847']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:32.513927 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2d1312-3f69-492e-aed2-680192f0408c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:32.547093 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2d1312-3f69-492e-aed2-680192f0408c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14c3dcf2-e2d2-49c3-af44-c17c51b10bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-456246619',encryption_key_id=None,group_id=a85b1a8b-2879-4db2-983d-e10c0759fa7e,group_type_id=,metadata={},multiattach=False,project_id='257c502ca58e4e37b300c2b44f4257e4',qos_specs=None,replication_status=,reservations=['532bc5d6-626a-43ca-833b-b8b2ec902e47','fa034975-8e26-422d-b9a0-6ab08fd26824','636b062b-c305-4736-bef2-0e0a68ec4f6f','7c03a491-06b1-4b5e-8c99-25130250a847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e90477236a4ef49536b1ba750dea43',volume_type_id=4df152d6-dc8a-409d-b39d-710ed2ad3839), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-456246619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a85b1a8b-2879-4db2-983d-e10c0759fa7e,host=None,id=14c3dcf2-e2d2-49c3-af44-c17c51b10bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='257c502ca58e4e37b300c2b44f4257e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86e90477236a4ef49536b1ba750dea43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4df152d6-dc8a-409d-b39d-710ed2ad3839),volume_type_id=4df152d6-dc8a-409d-b39d-710ed2ad3839)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:32.548288 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7f1393-bf86-4592-9d5c-db773aaf91ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:32.587987 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7f1393-bf86-4592-9d5c-db773aaf91ef) transitioned into state 'SUCCESS' from state '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-456246619',encryption_key_id=None,group_id=a85b1a8b-2879-4db2-983d-e10c0759fa7e,group_type_id=,metadata={},multiattach=False,project_id='257c502ca58e4e37b300c2b44f4257e4',qos_specs=None,replication_status=,reservations=['532bc5d6-626a-43ca-833b-b8b2ec902e47','fa034975-8e26-422d-b9a0-6ab08fd26824','636b062b-c305-4736-bef2-0e0a68ec4f6f','7c03a491-06b1-4b5e-8c99-25130250a847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e90477236a4ef49536b1ba750dea43',volume_type_id=4df152d6-dc8a-409d-b39d-710ed2ad3839)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:32.589012 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c01452b-c594-4a89-a851-fac62ae82d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:32.621870 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c01452b-c594-4a89-a851-fac62ae82d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:32.622542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Flow 'volume_create_api' (a85bd547-e707-433d-8a46-32f04034196d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:32.622988 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume request issued successfully. Aug 12 21:37:32.624275 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:32.624275 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:32.677943 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:32.683727 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:32.683727 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:32.691924 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ae6f28a-c16c-4f5a-a747-00df14c0624c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:32.692391 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 80/305] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:37:32 2026] POST /volume/v3/volumes => generated 814 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:32.709844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:32.713254 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 Aug 12 21:37:32.713523 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:32.713784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:32.723279 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:32.723279 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:32.727682 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Volume info retrieved successfully. Aug 12 21:37:32.728813 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:32.728813 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:32.780558 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:32.784917 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:32.784917 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:32.791782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-898e99c7-acb0-4926-a16c-b7d3a143e8f0 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 returned with HTTP 200 Aug 12 21:37:32.792206 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 76/306] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:32 2026] GET /volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 => generated 882 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:33.808071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:33.810436 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 Aug 12 21:37:33.810729 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:33.810967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:33.819483 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:33.819483 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:33.824435 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Volume info retrieved successfully. Aug 12 21:37:33.825436 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:33.825761 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:33.882661 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:33.886570 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:33.886570 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:33.898084 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a49225e-6adf-4d36-a2e1-a5f8ec1c90a8 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 returned with HTTP 200 Aug 12 21:37:33.898855 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 76/307] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:33 2026] GET /volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 => generated 907 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:33.912284 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a55836f-1692-417d-a795-e85342245f1d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:33.915458 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:33.915975 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1708127821", "volume_type": "4df152d6-dc8a-409d-b39d-710ed2ad3839", "group_id": "a85b1a8b-2879-4db2-983d-e10c0759fa7e", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:33.920229 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1708127821', 'volume_type': '4df152d6-dc8a-409d-b39d-710ed2ad3839', 'group_id': 'a85b1a8b-2879-4db2-983d-e10c0759fa7e', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:33.933993 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:33.933993 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:33.934526 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume of 1 GB Aug 12 21:37:33.941812 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Availability Zones retrieved successfully. Aug 12 21:37:33.950130 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Flow 'volume_create_api' (d96a7f95-fc41-441a-a220-1efe57d0ef57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:33.952178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a110cda-657f-4d5a-a5c1-158a11677d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:33.952983 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:33.952983 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:33.953559 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:33.975037 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a110cda-657f-4d5a-a5c1-158a11677d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:37:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4df152d6-dc8a-409d-b39d-710ed2ad3839,is_public=True,name='tempest-GroupsTest-volume-type-2107810812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4df152d6-dc8a-409d-b39d-710ed2ad3839', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a85b1a8b-2879-4db2-983d-e10c0759fa7e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:33.975738 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1637895-c5e9-4634-9e47-03cfed6c5866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:34.006200 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2107810812 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2107810812, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:34.006822 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2107810812 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2107810812, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:34.024997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Created reservations ['5baa36bf-d4c4-4527-9bad-ae562cecffad', 'a16db9cf-8ebd-45c6-aa4c-0875391725cc', '9c19ee18-866a-4c8a-906c-e948391377b8', '71d7babc-36ba-46d4-b6dc-590ff68b668d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:34.025919 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1637895-c5e9-4634-9e47-03cfed6c5866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5baa36bf-d4c4-4527-9bad-ae562cecffad', 'a16db9cf-8ebd-45c6-aa4c-0875391725cc', '9c19ee18-866a-4c8a-906c-e948391377b8', '71d7babc-36ba-46d4-b6dc-590ff68b668d']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:34.026819 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e55563-2f7a-4f8a-9eff-ad5fd19f30c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:34.053840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e55563-2f7a-4f8a-9eff-ad5fd19f30c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9814eda9-d87e-4641-8112-f2c9b0dc22fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1708127821',encryption_key_id=None,group_id=a85b1a8b-2879-4db2-983d-e10c0759fa7e,group_type_id=,metadata={},multiattach=False,project_id='257c502ca58e4e37b300c2b44f4257e4',qos_specs=None,replication_status=,reservations=['5baa36bf-d4c4-4527-9bad-ae562cecffad','a16db9cf-8ebd-45c6-aa4c-0875391725cc','9c19ee18-866a-4c8a-906c-e948391377b8','71d7babc-36ba-46d4-b6dc-590ff68b668d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e90477236a4ef49536b1ba750dea43',volume_type_id=4df152d6-dc8a-409d-b39d-710ed2ad3839), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1708127821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a85b1a8b-2879-4db2-983d-e10c0759fa7e,host=None,id=9814eda9-d87e-4641-8112-f2c9b0dc22fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='257c502ca58e4e37b300c2b44f4257e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86e90477236a4ef49536b1ba750dea43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4df152d6-dc8a-409d-b39d-710ed2ad3839),volume_type_id=4df152d6-dc8a-409d-b39d-710ed2ad3839)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:34.055046 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ccf1f53-9d62-40cc-8429-ad9e9fad6c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:34.074363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ccf1f53-9d62-40cc-8429-ad9e9fad6c05) transitioned into state 'SUCCESS' from state '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-1708127821',encryption_key_id=None,group_id=a85b1a8b-2879-4db2-983d-e10c0759fa7e,group_type_id=,metadata={},multiattach=False,project_id='257c502ca58e4e37b300c2b44f4257e4',qos_specs=None,replication_status=,reservations=['5baa36bf-d4c4-4527-9bad-ae562cecffad','a16db9cf-8ebd-45c6-aa4c-0875391725cc','9c19ee18-866a-4c8a-906c-e948391377b8','71d7babc-36ba-46d4-b6dc-590ff68b668d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86e90477236a4ef49536b1ba750dea43',volume_type_id=4df152d6-dc8a-409d-b39d-710ed2ad3839)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:34.075292 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feffd957-2474-4021-8d1a-37b4d4019f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:34.088244 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feffd957-2474-4021-8d1a-37b4d4019f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:34.089608 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Flow 'volume_create_api' (d96a7f95-fc41-441a-a220-1efe57d0ef57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:34.090110 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Create volume request issued successfully. Aug 12 21:37:34.091104 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:34.091476 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:34.134688 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:34.138473 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:34.138473 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:34.142583 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a55836f-1692-417d-a795-e85342245f1d tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:34.143113 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 76/308] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:37:33 2026] POST /volume/v3/volumes => generated 815 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:34.157808 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:34.160585 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd Aug 12 21:37:34.161006 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:34.161450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:34.171167 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:34.171167 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:34.176472 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Volume info retrieved successfully. Aug 12 21:37:34.177214 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:34.177885 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:34.232913 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:34.238567 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:34.238567 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:34.252164 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b04db524-89a2-4b7e-92e0-93a069462ae1 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd returned with HTTP 200 Aug 12 21:37:34.252720 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 81/309] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:34 2026] GET /volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd => generated 883 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Volume info retrieved successfully. Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-082e0f89-6d32-4a3a-83a1-13677cc99aef tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd returned with HTTP 200 Aug 12 21:37:35.598856 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 77/310] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:35 2026] GET /volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed2bb81b-1284-4044-8b2c-9b3c9d1df87e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed2bb81b-1284-4044-8b2c-9b3c9d1df87e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] PUT https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed2bb81b-1284-4044-8b2c-9b3c9d1df87e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "9814eda9-d87e-4641-8112-f2c9b0dc22fd"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-ed2bb81b-1284-4044-8b2c-9b3c9d1df87e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Update called for group a85b1a8b-2879-4db2-983d-e10c0759fa7e. {{(pid=100324) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-ed2bb81b-1284-4044-8b2c-9b3c9d1df87e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Updating group a85b1a8b-2879-4db2-983d-e10c0759fa7e with name new_group description: This is a new group add_volumes: None remove_volumes: 9814eda9-d87e-4641-8112-f2c9b0dc22fd. Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed2bb81b-1284-4044-8b2c-9b3c9d1df87e tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 202 Aug 12 21:37:35.602670 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 77/311] 10.4.3.240 () {70 vars in 1407 bytes} [Wed Aug 12 21:37:35 2026] PUT /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-48a087da-9bb4-4db7-aa8b-94dd1e4643bd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-48a087da-9bb4-4db7-aa8b-94dd1e4643bd tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-48a087da-9bb4-4db7-aa8b-94dd1e4643bd tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-48a087da-9bb4-4db7-aa8b-94dd1e4643bd tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-48a087da-9bb4-4db7-aa8b-94dd1e4643bd tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-48a087da-9bb4-4db7-aa8b-94dd1e4643bd tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 200 Aug 12 21:37:35.604213 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 77/312] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:35 2026] GET /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:35.605418 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:35.692073 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:35.692401 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-426456564", "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:35.694077 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-426456564', 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:36.126535 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume of 1 GB Aug 12 21:37:36.131548 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Availability Zones retrieved successfully. Aug 12 21:37:36.138640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Flow 'volume_create_api' (3006b58c-1f4e-4d3f-add8-8ca447553295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:36.139848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2046370-d374-4b99-9b6c-8048a2492da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:36.141006 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:36.216363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2046370-d374-4b99-9b6c-8048a2492da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:36.217456 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5940fbfa-2dad-4722-8159-babddfbdd7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:36.295160 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Created reservations ['ddb42e01-8900-45a0-8a89-db82c0d35cf7', '4f34a6d5-b5a7-4683-a28e-0215820b7450', '355921b9-820a-4a25-8a69-7afb97283581', '9ddf5ec7-a6ae-4b99-aff7-7bedeb94e42d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:36.296250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5940fbfa-2dad-4722-8159-babddfbdd7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddb42e01-8900-45a0-8a89-db82c0d35cf7', '4f34a6d5-b5a7-4683-a28e-0215820b7450', '355921b9-820a-4a25-8a69-7afb97283581', '9ddf5ec7-a6ae-4b99-aff7-7bedeb94e42d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:36.297323 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65739ae5-b46f-44fa-8f5d-a77d288c54b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:36.324554 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65739ae5-b46f-44fa-8f5d-a77d288c54b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '792c5b29-98f0-4fef-9b66-105f2928bc4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-426456564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d605646b0f5c4cf9b43cff74998cf389',qos_specs=None,replication_status=,reservations=['ddb42e01-8900-45a0-8a89-db82c0d35cf7','4f34a6d5-b5a7-4683-a28e-0215820b7450','355921b9-820a-4a25-8a69-7afb97283581','9ddf5ec7-a6ae-4b99-aff7-7bedeb94e42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-426456564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=792c5b29-98f0-4fef-9b66-105f2928bc4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d605646b0f5c4cf9b43cff74998cf389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:36.325543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b842b40-8707-4ee2-b73b-76728306dc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:36.344640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b842b40-8707-4ee2-b73b-76728306dc3b) transitioned into state 'SUCCESS' from state '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-426456564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d605646b0f5c4cf9b43cff74998cf389',qos_specs=None,replication_status=,reservations=['ddb42e01-8900-45a0-8a89-db82c0d35cf7','4f34a6d5-b5a7-4683-a28e-0215820b7450','355921b9-820a-4a25-8a69-7afb97283581','9ddf5ec7-a6ae-4b99-aff7-7bedeb94e42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:36.345725 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea13828-2d0d-4cd5-a884-918fa4e7fe1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:36.359714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea13828-2d0d-4cd5-a884-918fa4e7fe1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:36.359714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Flow 'volume_create_api' (3006b58c-1f4e-4d3f-add8-8ca447553295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:36.359714 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume request issued successfully. Aug 12 21:37:36.359714 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-267b0c08-9ee2-42b2-84cc-d36f0c45b884 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:36.359714 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 82/313] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:37:35 2026] POST /volume/v3/volumes => generated 751 bytes in 878 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:36.371113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed8fcbdf-20ff-4f2c-a19d-d48a4dc8ce41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:36.373170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed8fcbdf-20ff-4f2c-a19d-d48a4dc8ce41 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a Aug 12 21:37:36.373361 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed8fcbdf-20ff-4f2c-a19d-d48a4dc8ce41 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:36.373880 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed8fcbdf-20ff-4f2c-a19d-d48a4dc8ce41 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:36.380456 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:36.380456 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:36.386664 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed8fcbdf-20ff-4f2c-a19d-d48a4dc8ce41 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:36.391817 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed8fcbdf-20ff-4f2c-a19d-d48a4dc8ce41 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a returned with HTTP 200 Aug 12 21:37:36.392324 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 78/314] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:36 2026] GET /volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:36.449183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb67249c-9ee3-43d5-a662-b7e954bafd94 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:36.451048 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb67249c-9ee3-43d5-a662-b7e954bafd94 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:36.451300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb67249c-9ee3-43d5-a662-b7e954bafd94 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:36.451509 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb67249c-9ee3-43d5-a662-b7e954bafd94 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:36.451702 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-cb67249c-9ee3-43d5-a662-b7e954bafd94 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:36.455760 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:36.455760 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:36.466060 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb67249c-9ee3-43d5-a662-b7e954bafd94 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 200 Aug 12 21:37:36.466648 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 78/315] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:36 2026] GET /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:36.481710 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bc3bf906-8ffa-4605-b9de-bfc55cfc211a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:36.484032 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bc3bf906-8ffa-4605-b9de-bfc55cfc211a tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:36.484357 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bc3bf906-8ffa-4605-b9de-bfc55cfc211a tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:36.484659 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bc3bf906-8ffa-4605-b9de-bfc55cfc211a tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:36.484881 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-bc3bf906-8ffa-4605-b9de-bfc55cfc211a tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:36.489225 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:36.489225 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:36.499488 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bc3bf906-8ffa-4605-b9de-bfc55cfc211a tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 200 Aug 12 21:37:36.500099 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 78/316] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:36 2026] GET /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:36.512989 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a08f98b2-a9a0-42a9-96db-55c438898fba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:36.515364 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:36.515739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:36.515910 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:36.516258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:36.516713 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:36.516713 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:36.517343 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:36.527336 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Get all volumes completed successfully. Aug 12 21:37:36.528448 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:36.528684 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:36.577128 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:36.580992 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:36.580992 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:36.589750 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a08f98b2-a9a0-42a9-96db-55c438898fba tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:36.590383 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 83/317] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:37:36 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:36.603576 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cf3c4e79-1645-4d58-aab6-0664efa1f07f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:36.605994 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf3c4e79-1645-4d58-aab6-0664efa1f07f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] PUT https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:36.606708 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf3c4e79-1645-4d58-aab6-0664efa1f07f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9814eda9-d87e-4641-8112-f2c9b0dc22fd"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:36.609005 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-cf3c4e79-1645-4d58-aab6-0664efa1f07f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Update called for group a85b1a8b-2879-4db2-983d-e10c0759fa7e. {{(pid=100325) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 21:37:36.609186 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-cf3c4e79-1645-4d58-aab6-0664efa1f07f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Updating group a85b1a8b-2879-4db2-983d-e10c0759fa7e with name None description: None add_volumes: 9814eda9-d87e-4641-8112-f2c9b0dc22fd remove_volumes: None. Aug 12 21:37:36.613288 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:36.613288 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:36.674668 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf3c4e79-1645-4d58-aab6-0664efa1f07f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 202 Aug 12 21:37:36.675150 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 79/318] 10.4.3.240 () {70 vars in 1406 bytes} [Wed Aug 12 21:37:36 2026] PUT /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:36.684071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3015efd-fa7f-4562-af95-3ae5e47632dc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:36.686451 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3015efd-fa7f-4562-af95-3ae5e47632dc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:36.686856 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3015efd-fa7f-4562-af95-3ae5e47632dc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:36.687109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3015efd-fa7f-4562-af95-3ae5e47632dc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:36.687263 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-a3015efd-fa7f-4562-af95-3ae5e47632dc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:36.691095 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:36.691095 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:36.699527 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3015efd-fa7f-4562-af95-3ae5e47632dc tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 200 Aug 12 21:37:36.700059 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 79/319] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:36 2026] GET /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:37.409658 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4cc69e4b-97a9-42e6-962b-5251df289138 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:37.412219 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cc69e4b-97a9-42e6-962b-5251df289138 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a Aug 12 21:37:37.412482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cc69e4b-97a9-42e6-962b-5251df289138 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:37.412764 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cc69e4b-97a9-42e6-962b-5251df289138 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:37.422414 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:37.422414 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:37.427020 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4cc69e4b-97a9-42e6-962b-5251df289138 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:37.432814 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cc69e4b-97a9-42e6-962b-5251df289138 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a returned with HTTP 200 Aug 12 21:37:37.433276 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 79/320] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:37 2026] GET /volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:37.446802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:37.449028 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:37.449397 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1454539518"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:37.451184 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1454539518'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:37.451335 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume of 1 GB Aug 12 21:37:37.456215 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Availability Zones retrieved successfully. Aug 12 21:37:37.465079 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Flow 'volume_create_api' (de307a58-2ce2-4614-956d-db09aa107b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:37.466755 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74bad56-e612-4db4-bc0e-c893eef9e890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:37.467961 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:37.504077 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74bad56-e612-4db4-bc0e-c893eef9e890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:37.505096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42580537-7d38-4d69-a62b-c3f81969f739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:37.550418 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Created reservations ['914bd763-92b6-4139-9bfc-e1c3f09bdcae', '26806fa7-aebf-4f2b-b8cd-26a19da1cfa8', '7e3985b6-fa37-48c6-96a4-22daec2dd38e', 'd9848b14-07ca-40a9-b230-bda8b6b18b7c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:37.551208 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42580537-7d38-4d69-a62b-c3f81969f739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914bd763-92b6-4139-9bfc-e1c3f09bdcae', '26806fa7-aebf-4f2b-b8cd-26a19da1cfa8', '7e3985b6-fa37-48c6-96a4-22daec2dd38e', 'd9848b14-07ca-40a9-b230-bda8b6b18b7c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:37.552156 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461c33a8-261e-4b56-9e93-24e4333ffe58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:37.579508 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461c33a8-261e-4b56-9e93-24e4333ffe58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8729d7f-b37b-4d69-8f41-79b44526bf82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1454539518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d605646b0f5c4cf9b43cff74998cf389',qos_specs=None,replication_status=,reservations=['914bd763-92b6-4139-9bfc-e1c3f09bdcae','26806fa7-aebf-4f2b-b8cd-26a19da1cfa8','7e3985b6-fa37-48c6-96a4-22daec2dd38e','d9848b14-07ca-40a9-b230-bda8b6b18b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1454539518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8729d7f-b37b-4d69-8f41-79b44526bf82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d605646b0f5c4cf9b43cff74998cf389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:37.581491 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3f0e75-9bfb-4cea-9ec1-5474242b2c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:37.608125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3f0e75-9bfb-4cea-9ec1-5474242b2c1d) transitioned into state 'SUCCESS' from state '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-1454539518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d605646b0f5c4cf9b43cff74998cf389',qos_specs=None,replication_status=,reservations=['914bd763-92b6-4139-9bfc-e1c3f09bdcae','26806fa7-aebf-4f2b-b8cd-26a19da1cfa8','7e3985b6-fa37-48c6-96a4-22daec2dd38e','d9848b14-07ca-40a9-b230-bda8b6b18b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:37.608408 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d626a7e-ef35-45cb-b16b-02655629db5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:37.629355 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d626a7e-ef35-45cb-b16b-02655629db5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:37.630297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Flow 'volume_create_api' (de307a58-2ce2-4614-956d-db09aa107b3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:37.631350 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume request issued successfully. Aug 12 21:37:37.631501 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42636cba-0973-4ae2-ac68-fe90f1a26188 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:37.632060 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 84/321] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:37:37 2026] POST /volume/v3/volumes => generated 752 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:37.646119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca1c2220-df85-4d79-b7c4-0381c233b0db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:37.648082 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca1c2220-df85-4d79-b7c4-0381c233b0db tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 Aug 12 21:37:37.648229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca1c2220-df85-4d79-b7c4-0381c233b0db tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:37.648414 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca1c2220-df85-4d79-b7c4-0381c233b0db tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:37.659970 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:37.659970 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:37.666981 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca1c2220-df85-4d79-b7c4-0381c233b0db tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:37.675345 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca1c2220-df85-4d79-b7c4-0381c233b0db tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 returned with HTTP 200 Aug 12 21:37:37.675801 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 80/322] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:37 2026] GET /volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:37.715947 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17146007-7e27-4d59-90e3-21bd4bd684e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:37.719615 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17146007-7e27-4d59-90e3-21bd4bd684e2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:37.719941 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17146007-7e27-4d59-90e3-21bd4bd684e2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:37.720337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17146007-7e27-4d59-90e3-21bd4bd684e2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:37.720496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-17146007-7e27-4d59-90e3-21bd4bd684e2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:37.726776 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:37.726776 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:37.734978 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17146007-7e27-4d59-90e3-21bd4bd684e2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 200 Aug 12 21:37:37.735393 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 80/323] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:37 2026] GET /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:37.750305 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:37.752511 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:37.752511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:37.752831 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:37.753231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:37.754035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:37.788363 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Get all volumes completed successfully. Aug 12 21:37:37.789194 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:37.789409 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:37.833525 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:37.837477 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:37.837477 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:37.842053 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:37.842244 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:37.887990 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:37.890899 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:37.890899 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:37.897763 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6dde21a5-8a08-48e1-8c6d-f385c1babfa2 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:37.898141 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 80/324] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:37:37 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:37.914496 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:37.916394 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:37.916638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:37.916848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:37.917155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:37.917455 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:37.917455 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:37.917898 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:37.925265 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Get all volumes completed successfully. Aug 12 21:37:37.925813 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:37.925988 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:37.966538 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:37.970339 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:37.970339 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:37.976150 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:37.976150 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:38.016577 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:38.019632 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.019632 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:38.027083 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62a7f1cd-5822-473c-83fd-cf1a00017d0f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:38.027452 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 85/325] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:37:37 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:38.040239 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9746cf5-e14c-4066-88f7-8f8201306029 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.042434 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9746cf5-e14c-4066-88f7-8f8201306029 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] POST https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e/action Aug 12 21:37:38.042973 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9746cf5-e14c-4066-88f7-8f8201306029 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:38.043212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9746cf5-e14c-4066-88f7-8f8201306029 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:38.045583 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-d9746cf5-e14c-4066-88f7-8f8201306029 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] delete called for group a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:37:38.045810 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-d9746cf5-e14c-4066-88f7-8f8201306029 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Delete group with id: a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:38.050296 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.050296 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:38.109792 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9746cf5-e14c-4066-88f7-8f8201306029 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e/action returned with HTTP 202 Aug 12 21:37:38.110283 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 81/326] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:38 2026] POST /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:38.118038 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.119897 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd Aug 12 21:37:38.120162 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:38.120393 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:38.127252 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.127252 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:38.130849 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Volume info retrieved successfully. Aug 12 21:37:38.131553 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:38.131792 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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 12 21:37:38.171011 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:38.174143 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.174143 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:38.181073 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7236159-6dea-4d1a-b72d-7fe0e5a93691 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd returned with HTTP 200 Aug 12 21:37:38.181479 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 81/327] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:38 2026] GET /volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd => generated 907 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:38.268873 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.271896 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:38.272370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-86591010", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:38.274975 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-86591010', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:38.275200 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Create volume of 1 GB Aug 12 21:37:38.280141 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Availability Zones retrieved successfully. Aug 12 21:37:38.288469 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Flow 'volume_create_api' (fad5b096-aed4-4b59-927f-d2f756a42749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:38.289878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6720ae18-7650-4946-be5f-ff11f6d8de9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.291204 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:38.319845 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6720ae18-7650-4946-be5f-ff11f6d8de9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.319845 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5697afe1-cb9c-4597-88b1-8b52b4ac2a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.375603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Created reservations ['12538f08-55a8-4bf6-94c9-d410dc83ba11', 'a675ad72-6502-41d4-9d77-c91bdf4d8199', '6575c1ba-7ac7-4cec-9de1-094865510bf6', 'a346c2f6-cf3b-4c12-8462-342e0283eeeb'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:38.376803 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5697afe1-cb9c-4597-88b1-8b52b4ac2a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12538f08-55a8-4bf6-94c9-d410dc83ba11', 'a675ad72-6502-41d4-9d77-c91bdf4d8199', '6575c1ba-7ac7-4cec-9de1-094865510bf6', 'a346c2f6-cf3b-4c12-8462-342e0283eeeb']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.377913 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe56c17-4c5a-4ca0-ac43-90e8b9df1916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.403129 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe56c17-4c5a-4ca0-ac43-90e8b9df1916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72cb7cff-a5be-4646-bbaa-f3713ce4241b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-86591010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7deb9d00704965a447194ff05e8abe',qos_specs=None,replication_status=,reservations=['12538f08-55a8-4bf6-94c9-d410dc83ba11','a675ad72-6502-41d4-9d77-c91bdf4d8199','6575c1ba-7ac7-4cec-9de1-094865510bf6','a346c2f6-cf3b-4c12-8462-342e0283eeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a8bfd909c446749968f68cc2672d0e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-86591010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72cb7cff-a5be-4646-bbaa-f3713ce4241b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a7deb9d00704965a447194ff05e8abe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4a8bfd909c446749968f68cc2672d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.404985 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566c4fbb-d762-4230-abae-373aa3c86101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.423483 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566c4fbb-d762-4230-abae-373aa3c86101) transitioned into state 'SUCCESS' from state '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-86591010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a7deb9d00704965a447194ff05e8abe',qos_specs=None,replication_status=,reservations=['12538f08-55a8-4bf6-94c9-d410dc83ba11','a675ad72-6502-41d4-9d77-c91bdf4d8199','6575c1ba-7ac7-4cec-9de1-094865510bf6','a346c2f6-cf3b-4c12-8462-342e0283eeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a8bfd909c446749968f68cc2672d0e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.424454 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aebf949-d90a-431a-b9d1-81f18b5186f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.435332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aebf949-d90a-431a-b9d1-81f18b5186f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.436397 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Flow 'volume_create_api' (fad5b096-aed4-4b59-927f-d2f756a42749) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:38.436760 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Create volume request issued successfully. Aug 12 21:37:38.437316 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-c24a9848-5880-4eef-be45-6c80f1237015 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:38.437835 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 81/328] 10.4.3.240 () {72 vars in 1541 bytes} [Wed Aug 12 21:37:38 2026] POST /volume/v3/volumes => generated 753 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:38.445609 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-a2434709-5073-49c8-b648-87ec82a0af9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.451232 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-a2434709-5073-49c8-b648-87ec82a0af9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:38.451571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-a2434709-5073-49c8-b648-87ec82a0af9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:38.451806 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-a2434709-5073-49c8-b648-87ec82a0af9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:38.459468 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.459468 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:38.463380 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-a2434709-5073-49c8-b648-87ec82a0af9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Volume info retrieved successfully. Aug 12 21:37:38.467845 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8a7a4b91-af30-4bb6-b9da-d7ece0aac28f req-a2434709-5073-49c8-b648-87ec82a0af9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b returned with HTTP 200 Aug 12 21:37:38.468255 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 86/329] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:38 2026] GET /volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:38.492905 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e1fe74ee-2135-4170-9fdd-caf71550e176 req-bff05bb3-dd59-4de2-9bbe-c40be1d44224 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.495875 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e1fe74ee-2135-4170-9fdd-caf71550e176 req-bff05bb3-dd59-4de2-9bbe-c40be1d44224 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:38.496223 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e1fe74ee-2135-4170-9fdd-caf71550e176 req-bff05bb3-dd59-4de2-9bbe-c40be1d44224 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:38.496489 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e1fe74ee-2135-4170-9fdd-caf71550e176 req-bff05bb3-dd59-4de2-9bbe-c40be1d44224 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:38.504132 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.504132 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:38.509334 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e1fe74ee-2135-4170-9fdd-caf71550e176 req-bff05bb3-dd59-4de2-9bbe-c40be1d44224 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Volume info retrieved successfully. Aug 12 21:37:38.515390 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e1fe74ee-2135-4170-9fdd-caf71550e176 req-bff05bb3-dd59-4de2-9bbe-c40be1d44224 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b returned with HTTP 200 Aug 12 21:37:38.516101 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 82/330] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:38 2026] GET /volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:38.688467 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f14efad6-060a-4a38-a5d6-5712eeb7f547 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.690297 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f14efad6-060a-4a38-a5d6-5712eeb7f547 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 Aug 12 21:37:38.690481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f14efad6-060a-4a38-a5d6-5712eeb7f547 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:38.690675 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f14efad6-060a-4a38-a5d6-5712eeb7f547 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:38.697440 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.697440 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:38.700991 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f14efad6-060a-4a38-a5d6-5712eeb7f547 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:38.704723 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f14efad6-060a-4a38-a5d6-5712eeb7f547 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 returned with HTTP 200 Aug 12 21:37:38.705063 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 82/331] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:38 2026] GET /volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:38.718346 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.720239 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:38.720551 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1207578970"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:38.722014 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1207578970'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:38.722127 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume of 1 GB Aug 12 21:37:38.722384 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.722384 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:38.726080 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Availability Zones retrieved successfully. Aug 12 21:37:38.732476 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Flow 'volume_create_api' (daa2ae6d-35c4-43c9-8a96-e8cd7df15e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:38.733663 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41598720-6116-48d8-8b3e-5faa921dd170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.734596 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:38.759036 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41598720-6116-48d8-8b3e-5faa921dd170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.759726 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce34a514-2b44-4235-815d-146b9d0c1f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.794738 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Created reservations ['230cba20-013d-4955-8ad2-215186c40a99', '59dc787e-32a4-4b6b-8af0-40196bd748c7', 'a014d29f-dac3-4254-920d-c1525247b66f', '0d81d729-1f7c-4eae-a2e6-3478c911c6d0'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:38.795497 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce34a514-2b44-4235-815d-146b9d0c1f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['230cba20-013d-4955-8ad2-215186c40a99', '59dc787e-32a4-4b6b-8af0-40196bd748c7', 'a014d29f-dac3-4254-920d-c1525247b66f', '0d81d729-1f7c-4eae-a2e6-3478c911c6d0']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.796390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b790ba-08ce-4768-8b92-dc07c4463fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.810451 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.821780 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b790ba-08ce-4768-8b92-dc07c4463fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '558165e2-e9dd-4450-9f26-2adc7f21d40d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1207578970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d605646b0f5c4cf9b43cff74998cf389',qos_specs=None,replication_status=,reservations=['230cba20-013d-4955-8ad2-215186c40a99','59dc787e-32a4-4b6b-8af0-40196bd748c7','a014d29f-dac3-4254-920d-c1525247b66f','0d81d729-1f7c-4eae-a2e6-3478c911c6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1207578970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=558165e2-e9dd-4450-9f26-2adc7f21d40d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d605646b0f5c4cf9b43cff74998cf389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.822616 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2d60d6c-cc8f-40b6-b895-43facf113be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.845116 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2d60d6c-cc8f-40b6-b895-43facf113be2) transitioned into state 'SUCCESS' from state '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-1207578970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d605646b0f5c4cf9b43cff74998cf389',qos_specs=None,replication_status=,reservations=['230cba20-013d-4955-8ad2-215186c40a99','59dc787e-32a4-4b6b-8af0-40196bd748c7','a014d29f-dac3-4254-920d-c1525247b66f','0d81d729-1f7c-4eae-a2e6-3478c911c6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cf9fcbb25944aaa847758ca7370fe6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.845971 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8efd49a-0d39-41e7-a7bb-281d7bf1fda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:38.860899 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8efd49a-0d39-41e7-a7bb-281d7bf1fda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:38.862142 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Flow 'volume_create_api' (daa2ae6d-35c4-43c9-8a96-e8cd7df15e60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:38.862538 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Create volume request issued successfully. Aug 12 21:37:38.863333 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56fad95c-3361-44db-8f15-bbbcffe7f09f tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:38.863993 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 82/332] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:37:38 2026] POST /volume/v3/volumes => generated 752 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:38.875830 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3c6751f-330c-43bc-bcaf-9a72f188b8ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:38.877500 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3c6751f-330c-43bc-bcaf-9a72f188b8ef tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d Aug 12 21:37:38.877716 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3c6751f-330c-43bc-bcaf-9a72f188b8ef tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:38.877923 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3c6751f-330c-43bc-bcaf-9a72f188b8ef tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:38.884866 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:38.884866 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:38.888240 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a3c6751f-330c-43bc-bcaf-9a72f188b8ef tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:38.891949 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3c6751f-330c-43bc-bcaf-9a72f188b8ef tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d returned with HTTP 200 Aug 12 21:37:38.892361 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 83/333] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:38 2026] GET /volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:38.994527 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:38.995097 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-559045266"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:38.996432 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-559045266'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:39.000950 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Create volume of 1 GB Aug 12 21:37:39.001371 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.001371 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:39.004648 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Availability Zones retrieved successfully. Aug 12 21:37:39.007298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Flow 'volume_create_api' (1a68d49a-8054-4596-9c4a-1ba278fdc6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:39.008153 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a963dc-38ea-4278-9f0f-e148376c31ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:39.008964 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:39.019866 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.019866 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:39.032686 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a963dc-38ea-4278-9f0f-e148376c31ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=069ef774-0450-423c-8d44-3a169f243f24,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '069ef774-0450-423c-8d44-3a169f243f24', 'encryption_key_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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:39.033440 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f19fab31-e1a0-46c3-a5e2-a498f1382f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:39.059267 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-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 12 21:37:39.059570 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-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 12 21:37:39.100450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Created reservations ['20fc99b3-84c1-4671-bdb7-d6685a494ab9', '022050a1-6e15-47df-858d-5fe8af6334f7', '28182c06-756c-492b-b16e-d5f3894c7fcb', '49e975be-6ea7-4bfc-822c-fef63f85db6b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:39.100450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f19fab31-e1a0-46c3-a5e2-a498f1382f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20fc99b3-84c1-4671-bdb7-d6685a494ab9', '022050a1-6e15-47df-858d-5fe8af6334f7', '28182c06-756c-492b-b16e-d5f3894c7fcb', '49e975be-6ea7-4bfc-822c-fef63f85db6b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:39.100450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f38b11-7eb7-4140-9ec2-109d12e2ff69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:39.131401 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f38b11-7eb7-4140-9ec2-109d12e2ff69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a49245-7bfd-4698-b605-ab038c882aae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-559045266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ff262021ce54108b36f8ff0f85b5481',qos_specs=None,replication_status=,reservations=['20fc99b3-84c1-4671-bdb7-d6685a494ab9','022050a1-6e15-47df-858d-5fe8af6334f7','28182c06-756c-492b-b16e-d5f3894c7fcb','49e975be-6ea7-4bfc-822c-fef63f85db6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ded0c7def274e1ba3423d61d911f774',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-559045266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58a49245-7bfd-4698-b605-ab038c882aae,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ff262021ce54108b36f8ff0f85b5481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ded0c7def274e1ba3423d61d911f774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(069ef774-0450-423c-8d44-3a169f243f24),volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:39.132122 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945315f3-1195-4b3a-bc4b-f9c4773a091b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:39.152322 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945315f3-1195-4b3a-bc4b-f9c4773a091b) transitioned into state 'SUCCESS' from state '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-559045266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ff262021ce54108b36f8ff0f85b5481',qos_specs=None,replication_status=,reservations=['20fc99b3-84c1-4671-bdb7-d6685a494ab9','022050a1-6e15-47df-858d-5fe8af6334f7','28182c06-756c-492b-b16e-d5f3894c7fcb','49e975be-6ea7-4bfc-822c-fef63f85db6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ded0c7def274e1ba3423d61d911f774',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:39.152981 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5da496-e6b7-415b-853e-05205e371296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:39.164223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5da496-e6b7-415b-853e-05205e371296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:39.164988 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Flow 'volume_create_api' (1a68d49a-8054-4596-9c4a-1ba278fdc6f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:39.165301 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Create volume request issued successfully. Aug 12 21:37:39.165876 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0982bda-d2db-4726-9927-d92ad5fc0d2b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:39.166275 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 87/334] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:37:38 2026] POST /volume/v3/volumes => generated 757 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:39.179396 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b49bc056-bd39-4a60-a2c9-c3efa7334099 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.181659 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b49bc056-bd39-4a60-a2c9-c3efa7334099 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:37:39.182347 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b49bc056-bd39-4a60-a2c9-c3efa7334099 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.182560 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b49bc056-bd39-4a60-a2c9-c3efa7334099 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.190861 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.190861 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:39.194846 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b49bc056-bd39-4a60-a2c9-c3efa7334099 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:37:39.198243 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e75ab233-9481-4ba9-a9d7-834323c7109c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.199903 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b49bc056-bd39-4a60-a2c9-c3efa7334099 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:37:39.200128 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e75ab233-9481-4ba9-a9d7-834323c7109c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd Aug 12 21:37:39.200306 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e75ab233-9481-4ba9-a9d7-834323c7109c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.200367 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 83/335] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:39.200490 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e75ab233-9481-4ba9-a9d7-834323c7109c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.206116 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e75ab233-9481-4ba9-a9d7-834323c7109c tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd returned with HTTP 404 Aug 12 21:37:39.206613 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 83/336] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/volumes/9814eda9-d87e-4641-8112-f2c9b0dc22fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:39.218473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4997080-2ce2-4a75-bd94-3a8b2953b868 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.220596 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4997080-2ce2-4a75-bd94-3a8b2953b868 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 Aug 12 21:37:39.220840 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4997080-2ce2-4a75-bd94-3a8b2953b868 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.221055 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4997080-2ce2-4a75-bd94-3a8b2953b868 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.229433 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4997080-2ce2-4a75-bd94-3a8b2953b868 tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 returned with HTTP 404 Aug 12 21:37:39.230066 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 84/337] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/volumes/14c3dcf2-e2d2-49c3-af44-c17c51b10bb9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:39.242252 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78c1e414-30c5-45bc-aa09-b6e2cdd8ee7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.244424 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78c1e414-30c5-45bc-aa09-b6e2cdd8ee7f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] GET https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e Aug 12 21:37:39.244633 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78c1e414-30c5-45bc-aa09-b6e2cdd8ee7f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.244831 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78c1e414-30c5-45bc-aa09-b6e2cdd8ee7f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.244944 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-78c1e414-30c5-45bc-aa09-b6e2cdd8ee7f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] show called for member a85b1a8b-2879-4db2-983d-e10c0759fa7e {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:39.247761 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78c1e414-30c5-45bc-aa09-b6e2cdd8ee7f tempest-GroupsTest-1099961030 tempest-GroupsTest-1099961030-project-member] https://10.4.3.240/volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e returned with HTTP 404 Aug 12 21:37:39.248235 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 88/338] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/groups/a85b1a8b-2879-4db2-983d-e10c0759fa7e => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:39.264522 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e704adc-8549-4a8c-8335-256c2d938a8b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.266541 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e704adc-8549-4a8c-8335-256c2d938a8b tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/62c56b41-5644-4edf-86db-8c5cd5b7d08e Aug 12 21:37:39.267048 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e704adc-8549-4a8c-8335-256c2d938a8b tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.267102 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e704adc-8549-4a8c-8335-256c2d938a8b tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.284894 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e704adc-8549-4a8c-8335-256c2d938a8b tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/group_types/62c56b41-5644-4edf-86db-8c5cd5b7d08e returned with HTTP 202 Aug 12 21:37:39.285212 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 84/339] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:37:39 2026] DELETE /volume/v3/group_types/62c56b41-5644-4edf-86db-8c5cd5b7d08e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:39.292288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e4f509d9-d3e8-4e59-8a67-5c8e2950a58e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.293972 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4f509d9-d3e8-4e59-8a67-5c8e2950a58e tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] DELETE https://10.4.3.240/volume/v3/types/4df152d6-dc8a-409d-b39d-710ed2ad3839 Aug 12 21:37:39.294160 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4f509d9-d3e8-4e59-8a67-5c8e2950a58e tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.294346 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4f509d9-d3e8-4e59-8a67-5c8e2950a58e tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.294568 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.294568 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:39.327135 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4f509d9-d3e8-4e59-8a67-5c8e2950a58e tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/types/4df152d6-dc8a-409d-b39d-710ed2ad3839 returned with HTTP 202 Aug 12 21:37:39.327534 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 84/340] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:37:39 2026] DELETE /volume/v3/types/4df152d6-dc8a-409d-b39d-710ed2ad3839 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:39.339174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d5f448a-24b8-4dbc-839c-0c20bc82d295 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.342033 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d5f448a-24b8-4dbc-839c-0c20bc82d295 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] GET https://10.4.3.240/volume/v3/types/4df152d6-dc8a-409d-b39d-710ed2ad3839 Aug 12 21:37:39.342303 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d5f448a-24b8-4dbc-839c-0c20bc82d295 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.342648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d5f448a-24b8-4dbc-839c-0c20bc82d295 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.345655 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d5f448a-24b8-4dbc-839c-0c20bc82d295 tempest-GroupsTest-19582080 tempest-GroupsTest-19582080-project-admin] https://10.4.3.240/volume/v3/types/4df152d6-dc8a-409d-b39d-710ed2ad3839 returned with HTTP 404 Aug 12 21:37:39.346209 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 85/341] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/types/4df152d6-dc8a-409d-b39d-710ed2ad3839 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:39.464549 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-974f6ab1-0317-4873-8039-31b3d3b86d3a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.466968 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-974f6ab1-0317-4873-8039-31b3d3b86d3a tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:37:39.467155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-974f6ab1-0317-4873-8039-31b3d3b86d3a tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.467350 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-974f6ab1-0317-4873-8039-31b3d3b86d3a tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.476544 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.476544 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:39.480094 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-974f6ab1-0317-4873-8039-31b3d3b86d3a tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:37:39.484587 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-974f6ab1-0317-4873-8039-31b3d3b86d3a tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:37:39.484991 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 89/342] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:39.514185 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-526eabe6-19ab-4bfa-b41b-ebbd79baf633 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.516373 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-526eabe6-19ab-4bfa-b41b-ebbd79baf633 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:37:39.516594 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-526eabe6-19ab-4bfa-b41b-ebbd79baf633 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.516790 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-526eabe6-19ab-4bfa-b41b-ebbd79baf633 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.527924 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.527924 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:39.531929 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-526eabe6-19ab-4bfa-b41b-ebbd79baf633 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:37:39.536672 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-526eabe6-19ab-4bfa-b41b-ebbd79baf633 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:37:39.537086 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 85/343] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1684 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:39.544422 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ad12bd9a-b2b6-4ce9-bc46-0482b6c558f7 req-a32015c1-35b1-4a93-b43c-bc0f8e79613e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.546395 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ad12bd9a-b2b6-4ce9-bc46-0482b6c558f7 req-a32015c1-35b1-4a93-b43c-bc0f8e79613e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:39.546611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ad12bd9a-b2b6-4ce9-bc46-0482b6c558f7 req-a32015c1-35b1-4a93-b43c-bc0f8e79613e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.546830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ad12bd9a-b2b6-4ce9-bc46-0482b6c558f7 req-a32015c1-35b1-4a93-b43c-bc0f8e79613e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.553436 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.553436 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:39.556802 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ad12bd9a-b2b6-4ce9-bc46-0482b6c558f7 req-a32015c1-35b1-4a93-b43c-bc0f8e79613e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Volume info retrieved successfully. Aug 12 21:37:39.560484 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ad12bd9a-b2b6-4ce9-bc46-0482b6c558f7 req-a32015c1-35b1-4a93-b43c-bc0f8e79613e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b returned with HTTP 200 Aug 12 21:37:39.560863 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 85/344] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:39.586773 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.589205 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:37:39.590176 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72cb7cff-a5be-4646-bbaa-f3713ce4241b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-600759693", "description": null, "metadata": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:39.634121 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.634121 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:39.634586 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Volume info retrieved successfully. Aug 12 21:37:39.634767 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Create snapshot from volume 72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:39.647770 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-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 12 21:37:39.718580 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Created reservations ['d35a5351-abb8-4466-81a6-722a461fc3b4', 'a9c8d49b-6e31-4305-9dda-d78ee52db83f', 'f1b0ce3a-fb04-451d-82c9-ae2bdcfdd25d', '9286922a-08eb-4c90-8e1d-b3152794a8bc'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:39.871025 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Snapshot create request issued successfully. Aug 12 21:37:39.871364 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54f9db32-26b1-4d5f-bfa7-122f1c452835 req-b9495bb8-bf46-41a6-926b-9b229f9ca1c3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:37:39.871822 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 86/345] 10.4.3.240 () {72 vars in 1547 bytes} [Wed Aug 12 21:37:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:39.906278 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6e6f4c4-2daa-4269-be6b-c81e7cd5d0b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:39.909343 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6e6f4c4-2daa-4269-be6b-c81e7cd5d0b5 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d Aug 12 21:37:39.909637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6e6f4c4-2daa-4269-be6b-c81e7cd5d0b5 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:39.909913 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6e6f4c4-2daa-4269-be6b-c81e7cd5d0b5 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:39.919616 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:39.919616 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:39.922664 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6e6f4c4-2daa-4269-be6b-c81e7cd5d0b5 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:39.935636 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6e6f4c4-2daa-4269-be6b-c81e7cd5d0b5 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d returned with HTTP 200 Aug 12 21:37:39.936201 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 90/346] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:39 2026] GET /volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:40.151569 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-95d00826-c906-4809-847f-5b65f2882e3c req-cbf82781-7f87-4740-81fb-f80599c4fdd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.154088 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95d00826-c906-4809-847f-5b65f2882e3c req-cbf82781-7f87-4740-81fb-f80599c4fdd3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] GET https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace Aug 12 21:37:40.154280 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-95d00826-c906-4809-847f-5b65f2882e3c req-cbf82781-7f87-4740-81fb-f80599c4fdd3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:40.154458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-95d00826-c906-4809-847f-5b65f2882e3c req-cbf82781-7f87-4740-81fb-f80599c4fdd3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:40.175456 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.175456 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:40.176015 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-95d00826-c906-4809-847f-5b65f2882e3c req-cbf82781-7f87-4740-81fb-f80599c4fdd3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] Snapshot retrieved successfully. Aug 12 21:37:40.176856 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95d00826-c906-4809-847f-5b65f2882e3c req-cbf82781-7f87-4740-81fb-f80599c4fdd3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace returned with HTTP 200 Aug 12 21:37:40.177267 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 86/347] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:37:40 2026] GET /volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:40.204730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d9e34c0a-22d0-4384-a124-6b1c607ebbd2 req-278b73d5-b88b-4081-8057-809230f073e9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.214315 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-488f5dc8-1931-4324-b2ee-8d6ee17c859b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.215782 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d9e34c0a-22d0-4384-a124-6b1c607ebbd2 req-278b73d5-b88b-4081-8057-809230f073e9 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:37:40.215782 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d9e34c0a-22d0-4384-a124-6b1c607ebbd2 req-278b73d5-b88b-4081-8057-809230f073e9 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:40.216031 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d9e34c0a-22d0-4384-a124-6b1c607ebbd2 req-278b73d5-b88b-4081-8057-809230f073e9 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:40.216238 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-488f5dc8-1931-4324-b2ee-8d6ee17c859b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:37:40.216388 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [req-d9e34c0a-22d0-4384-a124-6b1c607ebbd2 req-278b73d5-b88b-4081-8057-809230f073e9 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:40.216432 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-488f5dc8-1931-4324-b2ee-8d6ee17c859b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:40.216681 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-488f5dc8-1931-4324-b2ee-8d6ee17c859b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:40.221920 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [req-d9e34c0a-22d0-4384-a124-6b1c607ebbd2 req-278b73d5-b88b-4081-8057-809230f073e9 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:37:40.229249 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.229249 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:40.237546 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d9e34c0a-22d0-4384-a124-6b1c607ebbd2 req-278b73d5-b88b-4081-8057-809230f073e9 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] Get all snapshots completed successfully. Aug 12 21:37:40.238094 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.238094 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:40.238886 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d9e34c0a-22d0-4384-a124-6b1c607ebbd2 req-278b73d5-b88b-4081-8057-809230f073e9 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-reader] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:37:40.239359 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-488f5dc8-1931-4324-b2ee-8d6ee17c859b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:37:40.239413 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 86/348] 10.4.3.240 () {68 vars in 1514 bytes} [Wed Aug 12 21:37:40 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:40.246418 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-488f5dc8-1931-4324-b2ee-8d6ee17c859b tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:37:40.246934 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 87/349] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:40 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:40.263145 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9beec3e6-adc7-4ff4-857b-9c1c70d19a69 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.271016 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-db5f6377-20f4-4fb7-a71d-ba5b52a2bac1 req-f9931978-9cee-4fac-93f4-cd3b1b5af6c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.273733 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-db5f6377-20f4-4fb7-a71d-ba5b52a2bac1 req-f9931978-9cee-4fac-93f4-cd3b1b5af6c6 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace Aug 12 21:37:40.273954 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-db5f6377-20f4-4fb7-a71d-ba5b52a2bac1 req-f9931978-9cee-4fac-93f4-cd3b1b5af6c6 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:40.274163 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-db5f6377-20f4-4fb7-a71d-ba5b52a2bac1 req-f9931978-9cee-4fac-93f4-cd3b1b5af6c6 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:40.282764 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.282764 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:40.283432 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-db5f6377-20f4-4fb7-a71d-ba5b52a2bac1 req-f9931978-9cee-4fac-93f4-cd3b1b5af6c6 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Snapshot retrieved successfully. Aug 12 21:37:40.284524 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-db5f6377-20f4-4fb7-a71d-ba5b52a2bac1 req-f9931978-9cee-4fac-93f4-cd3b1b5af6c6 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace returned with HTTP 200 Aug 12 21:37:40.285002 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 87/350] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:37:40 2026] GET /volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:40.317878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-41c2b4a1-a2e2-4571-b7f7-6a7f6b23d6b4 req-a54ca996-7570-4424-a344-e6c8eb264c79 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.320964 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-41c2b4a1-a2e2-4571-b7f7-6a7f6b23d6b4 req-a54ca996-7570-4424-a344-e6c8eb264c79 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace Aug 12 21:37:40.321126 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-41c2b4a1-a2e2-4571-b7f7-6a7f6b23d6b4 req-a54ca996-7570-4424-a344-e6c8eb264c79 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:40.321329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-41c2b4a1-a2e2-4571-b7f7-6a7f6b23d6b4 req-a54ca996-7570-4424-a344-e6c8eb264c79 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:40.321529 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [req-41c2b4a1-a2e2-4571-b7f7-6a7f6b23d6b4 req-a54ca996-7570-4424-a344-e6c8eb264c79 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Delete snapshot with id: 3a5d4b91-dfca-48de-ad94-42b999a9aace Aug 12 21:37:40.344297 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.344297 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:40.344975 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-41c2b4a1-a2e2-4571-b7f7-6a7f6b23d6b4 req-a54ca996-7570-4424-a344-e6c8eb264c79 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Snapshot retrieved successfully. Aug 12 21:37:40.369029 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-41c2b4a1-a2e2-4571-b7f7-6a7f6b23d6b4 req-a54ca996-7570-4424-a344-e6c8eb264c79 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Snapshot delete request issued successfully. Aug 12 21:37:40.369281 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-41c2b4a1-a2e2-4571-b7f7-6a7f6b23d6b4 req-a54ca996-7570-4424-a344-e6c8eb264c79 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace returned with HTTP 202 Aug 12 21:37:40.370009 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 87/351] 10.4.3.240 () {70 vars in 1626 bytes} [Wed Aug 12 21:37:40 2026] DELETE /volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:40.394229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7221e960-0693-43e7-812e-4ed1ab9a7b49 req-9eb9a30b-37cb-4f10-b29f-ccb5fc0a9619 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.397214 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7221e960-0693-43e7-812e-4ed1ab9a7b49 req-9eb9a30b-37cb-4f10-b29f-ccb5fc0a9619 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace Aug 12 21:37:40.397340 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7221e960-0693-43e7-812e-4ed1ab9a7b49 req-9eb9a30b-37cb-4f10-b29f-ccb5fc0a9619 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:40.398873 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7221e960-0693-43e7-812e-4ed1ab9a7b49 req-9eb9a30b-37cb-4f10-b29f-ccb5fc0a9619 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:40.405832 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.405832 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:40.406499 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7221e960-0693-43e7-812e-4ed1ab9a7b49 req-9eb9a30b-37cb-4f10-b29f-ccb5fc0a9619 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Snapshot retrieved successfully. Aug 12 21:37:40.407931 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7221e960-0693-43e7-812e-4ed1ab9a7b49 req-9eb9a30b-37cb-4f10-b29f-ccb5fc0a9619 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace returned with HTTP 200 Aug 12 21:37:40.408415 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 88/352] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:37:40 2026] GET /volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:40.514093 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9beec3e6-adc7-4ff4-857b-9c1c70d19a69 tempest-TestMultiAttachVolumeSwap-2014576979 tempest-TestMultiAttachVolumeSwap-2014576979-project-admin] POST https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action Aug 12 21:37:40.514501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9beec3e6-adc7-4ff4-857b-9c1c70d19a69 tempest-TestMultiAttachVolumeSwap-2014576979 tempest-TestMultiAttachVolumeSwap-2014576979-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:40.517651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9beec3e6-adc7-4ff4-857b-9c1c70d19a69 tempest-TestMultiAttachVolumeSwap-2014576979 tempest-TestMultiAttachVolumeSwap-2014576979-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:40.523539 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.523539 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:40.523982 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9beec3e6-adc7-4ff4-857b-9c1c70d19a69 tempest-TestMultiAttachVolumeSwap-2014576979 tempest-TestMultiAttachVolumeSwap-2014576979-project-admin] Volume info retrieved successfully. Aug 12 21:37:40.538707 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9beec3e6-adc7-4ff4-857b-9c1c70d19a69 tempest-TestMultiAttachVolumeSwap-2014576979 tempest-TestMultiAttachVolumeSwap-2014576979-project-admin] Update volume admin metadata completed successfully. Aug 12 21:37:40.538980 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9beec3e6-adc7-4ff4-857b-9c1c70d19a69 tempest-TestMultiAttachVolumeSwap-2014576979 tempest-TestMultiAttachVolumeSwap-2014576979-project-admin] Update readonly setting on volume completed successfully. Aug 12 21:37:40.539279 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9beec3e6-adc7-4ff4-857b-9c1c70d19a69 tempest-TestMultiAttachVolumeSwap-2014576979 tempest-TestMultiAttachVolumeSwap-2014576979-project-admin] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action returned with HTTP 202 Aug 12 21:37:40.539792 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 91/353] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:37:40 2026] POST /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action => generated 0 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:37:40.552082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75af80c2-40c0-4117-9da2-8798b42c188d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.553965 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:40.554318 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-654248831"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:40.555883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-654248831'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:40.559438 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Create volume of 1 GB Aug 12 21:37:40.559743 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.559743 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:40.560309 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Availability Zones retrieved successfully. Aug 12 21:37:40.573286 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Flow 'volume_create_api' (96fc3818-071b-411a-9b69-97d483b9938f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:40.574454 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440d36e4-2f99-4694-a991-b95d87f83bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:40.576200 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:40.585688 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.585688 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:40.598973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440d36e4-2f99-4694-a991-b95d87f83bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=069ef774-0450-423c-8d44-3a169f243f24,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '069ef774-0450-423c-8d44-3a169f243f24', 'encryption_key_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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:40.599877 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3c3aa15-90c7-4d34-9967-747a0ec1539a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:40.633492 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-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 12 21:37:40.633997 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-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 12 21:37:40.672503 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Created reservations ['42cc057d-86f0-4232-a578-903d6255b6dc', '60008037-1812-474a-8c5b-25fda7a1c93f', '2d846b57-5fcd-4085-b332-19982e38f678', '71aa774b-952d-49a1-9662-79f63dfe680b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:40.674653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3c3aa15-90c7-4d34-9967-747a0ec1539a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42cc057d-86f0-4232-a578-903d6255b6dc', '60008037-1812-474a-8c5b-25fda7a1c93f', '2d846b57-5fcd-4085-b332-19982e38f678', '71aa774b-952d-49a1-9662-79f63dfe680b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:40.677019 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e759136-f5ee-4cc0-834b-87995cf08f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:40.709442 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e759136-f5ee-4cc0-834b-87995cf08f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dca9c6ff-644d-4876-8ca0-3a0a366d754c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-654248831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ff262021ce54108b36f8ff0f85b5481',qos_specs=None,replication_status=,reservations=['42cc057d-86f0-4232-a578-903d6255b6dc','60008037-1812-474a-8c5b-25fda7a1c93f','2d846b57-5fcd-4085-b332-19982e38f678','71aa774b-952d-49a1-9662-79f63dfe680b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ded0c7def274e1ba3423d61d911f774',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-654248831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dca9c6ff-644d-4876-8ca0-3a0a366d754c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ff262021ce54108b36f8ff0f85b5481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ded0c7def274e1ba3423d61d911f774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(069ef774-0450-423c-8d44-3a169f243f24),volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:40.710321 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa34405-39c0-427e-a488-520805393f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:40.737021 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa34405-39c0-427e-a488-520805393f3e) transitioned into state 'SUCCESS' from state '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-654248831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ff262021ce54108b36f8ff0f85b5481',qos_specs=None,replication_status=,reservations=['42cc057d-86f0-4232-a578-903d6255b6dc','60008037-1812-474a-8c5b-25fda7a1c93f','2d846b57-5fcd-4085-b332-19982e38f678','71aa774b-952d-49a1-9662-79f63dfe680b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ded0c7def274e1ba3423d61d911f774',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:40.738157 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf99350d-aec0-4cb7-b272-71d63212dbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:40.751797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf99350d-aec0-4cb7-b272-71d63212dbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:40.753108 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Flow 'volume_create_api' (96fc3818-071b-411a-9b69-97d483b9938f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:40.754093 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Create volume request issued successfully. Aug 12 21:37:40.754505 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75af80c2-40c0-4117-9da2-8798b42c188d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:40.755120 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 88/354] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:37:40 2026] POST /volume/v3/volumes => generated 757 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:40.771454 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9b63a950-6b9a-4e42-8a2b-0c3b4be11639 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:40.773408 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b63a950-6b9a-4e42-8a2b-0c3b4be11639 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c Aug 12 21:37:40.773648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b63a950-6b9a-4e42-8a2b-0c3b4be11639 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:40.773924 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b63a950-6b9a-4e42-8a2b-0c3b4be11639 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:40.780821 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:40.780821 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:40.785546 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9b63a950-6b9a-4e42-8a2b-0c3b4be11639 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:37:40.791436 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b63a950-6b9a-4e42-8a2b-0c3b4be11639 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c returned with HTTP 200 Aug 12 21:37:40.791436 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 88/355] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:40 2026] GET /volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:41.436792 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-74fb94c3-2273-4b90-ad45-90736237bb20 req-907d5518-7cb0-4dc3-ac52-bfeb9496cf6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:41.442235 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-74fb94c3-2273-4b90-ad45-90736237bb20 req-907d5518-7cb0-4dc3-ac52-bfeb9496cf6e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace Aug 12 21:37:41.442486 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-74fb94c3-2273-4b90-ad45-90736237bb20 req-907d5518-7cb0-4dc3-ac52-bfeb9496cf6e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:41.442724 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-74fb94c3-2273-4b90-ad45-90736237bb20 req-907d5518-7cb0-4dc3-ac52-bfeb9496cf6e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:41.451203 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-74fb94c3-2273-4b90-ad45-90736237bb20 req-907d5518-7cb0-4dc3-ac52-bfeb9496cf6e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace returned with HTTP 404 Aug 12 21:37:41.451439 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 89/356] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:37:41 2026] GET /volume/v3/snapshots/3a5d4b91-dfca-48de-ad94-42b999a9aace => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:41.480093 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9fb235ca-66f2-4152-a892-30f30b01e2d8 req-0d84a825-b459-4bb4-8315-99e6aaa6bdcb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:41.482263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9fb235ca-66f2-4152-a892-30f30b01e2d8 req-0d84a825-b459-4bb4-8315-99e6aaa6bdcb tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] DELETE https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:41.482441 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9fb235ca-66f2-4152-a892-30f30b01e2d8 req-0d84a825-b459-4bb4-8315-99e6aaa6bdcb tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:41.482647 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9fb235ca-66f2-4152-a892-30f30b01e2d8 req-0d84a825-b459-4bb4-8315-99e6aaa6bdcb tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:41.482834 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-9fb235ca-66f2-4152-a892-30f30b01e2d8 req-0d84a825-b459-4bb4-8315-99e6aaa6bdcb tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Delete volume with id: 72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:41.489271 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:41.489271 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:41.489735 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9fb235ca-66f2-4152-a892-30f30b01e2d8 req-0d84a825-b459-4bb4-8315-99e6aaa6bdcb tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Volume info retrieved successfully. Aug 12 21:37:41.512868 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9fb235ca-66f2-4152-a892-30f30b01e2d8 req-0d84a825-b459-4bb4-8315-99e6aaa6bdcb tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Delete volume request issued successfully. Aug 12 21:37:41.512868 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9fb235ca-66f2-4152-a892-30f30b01e2d8 req-0d84a825-b459-4bb4-8315-99e6aaa6bdcb tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b returned with HTTP 202 Aug 12 21:37:41.514694 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 92/357] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:37:41 2026] DELETE /volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:41.546599 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e692a5db-7d1c-4d93-8ed7-c9cca5448d9f req-221c3ac3-4b26-4b7a-833a-ada3c55c104f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:41.548934 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e692a5db-7d1c-4d93-8ed7-c9cca5448d9f req-221c3ac3-4b26-4b7a-833a-ada3c55c104f tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:41.549155 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e692a5db-7d1c-4d93-8ed7-c9cca5448d9f req-221c3ac3-4b26-4b7a-833a-ada3c55c104f tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:41.549439 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e692a5db-7d1c-4d93-8ed7-c9cca5448d9f req-221c3ac3-4b26-4b7a-833a-ada3c55c104f tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:41.556792 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:41.556792 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:41.563478 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e692a5db-7d1c-4d93-8ed7-c9cca5448d9f req-221c3ac3-4b26-4b7a-833a-ada3c55c104f tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Volume info retrieved successfully. Aug 12 21:37:41.571171 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e692a5db-7d1c-4d93-8ed7-c9cca5448d9f req-221c3ac3-4b26-4b7a-833a-ada3c55c104f tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b returned with HTTP 200 Aug 12 21:37:41.571668 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 89/358] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:41 2026] GET /volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:41.812225 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a4e6040d-8d4f-4cca-ac57-9332c530dc0d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:41.814339 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4e6040d-8d4f-4cca-ac57-9332c530dc0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c Aug 12 21:37:41.814577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4e6040d-8d4f-4cca-ac57-9332c530dc0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:41.814820 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4e6040d-8d4f-4cca-ac57-9332c530dc0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:41.823476 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:41.823476 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:41.827155 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1928901-3c12-426a-bbd8-246974256316 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:41.827155 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1928901-3c12-426a-bbd8-246974256316 None None] GET https://10.4.3.240/volume// Aug 12 21:37:41.827155 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1928901-3c12-426a-bbd8-246974256316 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:41.827155 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1928901-3c12-426a-bbd8-246974256316 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:41.827155 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1928901-3c12-426a-bbd8-246974256316 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:41.827155 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 90/359] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:41.827359 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a4e6040d-8d4f-4cca-ac57-9332c530dc0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:37:41.832346 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4e6040d-8d4f-4cca-ac57-9332c530dc0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c returned with HTTP 200 Aug 12 21:37:41.834513 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 89/360] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:41 2026] GET /volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:41.836873 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-a7b1559b-911d-4903-a8d6-685cab4a07d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:41.839230 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-a7b1559b-911d-4903-a8d6-685cab4a07d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:41.839687 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-a7b1559b-911d-4903-a8d6-685cab4a07d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df3683e1-da40-4c8c-9b55-f2a66b21c174", "connector": null, "instance_uuid": "fb6ea378-12c8-44f2-a13c-21fbfdc3986a"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:41.854678 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:41.854678 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:41.884145 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-a7b1559b-911d-4903-a8d6-685cab4a07d0 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:41.884683 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 93/361] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:41 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 12 21:37:41.966226 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a9482b-ae5b-4052-97da-c8b196e54313 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:41.970335 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a9482b-ae5b-4052-97da-c8b196e54313 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] DELETE https://10.4.3.240/volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9 Aug 12 21:37:41.970922 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a9482b-ae5b-4052-97da-c8b196e54313 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:41.971197 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a9482b-ae5b-4052-97da-c8b196e54313 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:41.982485 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:41.982485 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:42.040337 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a9482b-ae5b-4052-97da-c8b196e54313 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9 returned with HTTP 200 Aug 12 21:37:42.043673 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 90/362] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:37:41 2026] DELETE /volume/v3/attachments/5dfb13d3-b5b5-4682-84b5-236b40a92aa9 => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:42.159530 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e067b30-286d-4ce9-a2b7-e761702506d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:42.159530 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e067b30-286d-4ce9-a2b7-e761702506d2 None None] GET https://10.4.3.240/volume// Aug 12 21:37:42.159530 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e067b30-286d-4ce9-a2b7-e761702506d2 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:42.159530 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e067b30-286d-4ce9-a2b7-e761702506d2 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:42.159530 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e067b30-286d-4ce9-a2b7-e761702506d2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:42.159530 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 91/363] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:42.169408 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-f45dc27e-0500-46be-a851-b9f46343d951 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:42.171863 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-f45dc27e-0500-46be-a851-b9f46343d951 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] POST https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174/action Aug 12 21:37:42.172318 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-f45dc27e-0500-46be-a851-b9f46343d951 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action body: b'{"os-reimage": {"image_id": "47dff359-ef1c-47e7-97b8-484ecc14fb86", "reimage_reserved": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:42.172505 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-f45dc27e-0500-46be-a851-b9f46343d951 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "47dff359-ef1c-47e7-97b8-484ecc14fb86", "reimage_reserved": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:42.186983 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:42.186983 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:42.187561 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-f45dc27e-0500-46be-a851-b9f46343d951 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:37:42.312038 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-f45dc27e-0500-46be-a851-b9f46343d951 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174/action returned with HTTP 202 Aug 12 21:37:42.312549 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 90/364] 10.4.3.240 () {74 vars in 1713 bytes} [Wed Aug 12 21:37:42 2026] POST /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 21:37:42.602572 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e5d508e1-959b-4809-b796-6dbe92048518 req-d170c049-eaa4-488c-9974-12e276c84d9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:42.607192 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5d508e1-959b-4809-b796-6dbe92048518 req-d170c049-eaa4-488c-9974-12e276c84d9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:42.607407 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5d508e1-959b-4809-b796-6dbe92048518 req-d170c049-eaa4-488c-9974-12e276c84d9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:42.607776 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5d508e1-959b-4809-b796-6dbe92048518 req-d170c049-eaa4-488c-9974-12e276c84d9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:42.615636 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5d508e1-959b-4809-b796-6dbe92048518 req-d170c049-eaa4-488c-9974-12e276c84d9e tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b returned with HTTP 404 Aug 12 21:37:42.616886 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 94/365] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:42 2026] GET /volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:42.646928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a9cf76da-1637-4e5d-9b41-ac571f2b61d9 req-dbc039fa-780c-4c8b-9b27-76b4ad61ced3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:42.650490 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a9cf76da-1637-4e5d-9b41-ac571f2b61d9 req-dbc039fa-780c-4c8b-9b27-76b4ad61ced3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] DELETE https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:42.651042 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a9cf76da-1637-4e5d-9b41-ac571f2b61d9 req-dbc039fa-780c-4c8b-9b27-76b4ad61ced3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:42.651208 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a9cf76da-1637-4e5d-9b41-ac571f2b61d9 req-dbc039fa-780c-4c8b-9b27-76b4ad61ced3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:42.651490 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-a9cf76da-1637-4e5d-9b41-ac571f2b61d9 req-dbc039fa-780c-4c8b-9b27-76b4ad61ced3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Delete volume with id: 72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:42.660856 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a9cf76da-1637-4e5d-9b41-ac571f2b61d9 req-dbc039fa-780c-4c8b-9b27-76b4ad61ced3 tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b returned with HTTP 404 Aug 12 21:37:42.661050 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 91/366] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:37:42 2026] DELETE /volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:42.685652 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2b1913b3-bdf2-4cba-a498-310db1fa5691 req-f824505e-16d3-4af9-88fa-80dde6bc0f7b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:42.691819 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2b1913b3-bdf2-4cba-a498-310db1fa5691 req-f824505e-16d3-4af9-88fa-80dde6bc0f7b tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] GET https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b Aug 12 21:37:42.692132 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2b1913b3-bdf2-4cba-a498-310db1fa5691 req-f824505e-16d3-4af9-88fa-80dde6bc0f7b tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:42.692505 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2b1913b3-bdf2-4cba-a498-310db1fa5691 req-f824505e-16d3-4af9-88fa-80dde6bc0f7b tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:42.706591 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2b1913b3-bdf2-4cba-a498-310db1fa5691 req-f824505e-16d3-4af9-88fa-80dde6bc0f7b tempest-VolumesSnapshotsTestJSON-1231906508 tempest-VolumesSnapshotsTestJSON-1231906508-project-member] https://10.4.3.240/volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b returned with HTTP 404 Aug 12 21:37:42.707171 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 92/367] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:42 2026] GET /volume/v3/volumes/72cb7cff-a5be-4646-bbaa-f3713ce4241b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:43.175818 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:43.179124 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:43.179425 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-557653380", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:43.181461 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-557653380', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:43.181612 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Create volume of 1 GB Aug 12 21:37:43.184723 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:43.184723 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:43.191812 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Availability Zones retrieved successfully. Aug 12 21:37:43.201554 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Flow 'volume_create_api' (e2874793-89e7-458a-b70e-c8f8178e4bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:43.205378 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05eed57-ac9c-4b4a-b6be-e999bee55edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:43.206231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:43.232020 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05eed57-ac9c-4b4a-b6be-e999bee55edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:43.233913 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f80ac0-8538-4449-b33c-9330855d19fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:43.297451 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Created reservations ['1fce5401-5c47-45f7-a928-5a06cccbf94f', 'f7ac34fe-d70e-4cfe-a9bd-62f248d013f0', '605122da-ce89-4cf4-9e02-ec22f878a62d', '63625b72-f542-4d49-bcb2-141969289ac4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:43.298221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f80ac0-8538-4449-b33c-9330855d19fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fce5401-5c47-45f7-a928-5a06cccbf94f', 'f7ac34fe-d70e-4cfe-a9bd-62f248d013f0', '605122da-ce89-4cf4-9e02-ec22f878a62d', '63625b72-f542-4d49-bcb2-141969289ac4']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:43.298909 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb55f3ba-a76a-440e-896a-49b1a23e68e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:43.324805 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb55f3ba-a76a-440e-896a-49b1a23e68e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f2f8833-4814-4b9d-8e97-6e94650b45a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-557653380',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ad7131dbd6eb458388ea7d62f6a34bc2',qos_specs=None,replication_status=,reservations=['1fce5401-5c47-45f7-a928-5a06cccbf94f','f7ac34fe-d70e-4cfe-a9bd-62f248d013f0','605122da-ce89-4cf4-9e02-ec22f878a62d','63625b72-f542-4d49-bcb2-141969289ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384e825ade564177bd3ca298d62ec8b1',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-557653380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f2f8833-4814-4b9d-8e97-6e94650b45a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ad7131dbd6eb458388ea7d62f6a34bc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384e825ade564177bd3ca298d62ec8b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:43.325959 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fbe3eee-1c07-4e77-97a1-73fc5bdd789f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:43.344533 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fbe3eee-1c07-4e77-97a1-73fc5bdd789f) transitioned into state 'SUCCESS' from state '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-557653380',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ad7131dbd6eb458388ea7d62f6a34bc2',qos_specs=None,replication_status=,reservations=['1fce5401-5c47-45f7-a928-5a06cccbf94f','f7ac34fe-d70e-4cfe-a9bd-62f248d013f0','605122da-ce89-4cf4-9e02-ec22f878a62d','63625b72-f542-4d49-bcb2-141969289ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384e825ade564177bd3ca298d62ec8b1',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:43.345471 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c946db-0891-4422-95c9-90ff60b28482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:43.354874 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c946db-0891-4422-95c9-90ff60b28482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:43.355752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Flow 'volume_create_api' (e2874793-89e7-458a-b70e-c8f8178e4bf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:43.356130 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Create volume request issued successfully. Aug 12 21:37:43.356693 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-ac48b861-966b-4196-bfd8-7e307dbf0569 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:43.357227 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 91/368] 10.4.3.240 () {72 vars in 1541 bytes} [Wed Aug 12 21:37:43 2026] POST /volume/v3/volumes => generated 762 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:43.365124 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-8fc3c1a5-a9c4-4dc1-919d-e34572455b9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:43.368014 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-8fc3c1a5-a9c4-4dc1-919d-e34572455b9e tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] GET https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 Aug 12 21:37:43.368207 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-8fc3c1a5-a9c4-4dc1-919d-e34572455b9e tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:43.368470 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-8fc3c1a5-a9c4-4dc1-919d-e34572455b9e tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:43.382417 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:43.382417 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:43.388767 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-8fc3c1a5-a9c4-4dc1-919d-e34572455b9e tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Volume info retrieved successfully. Aug 12 21:37:43.395055 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7c4caec1-6286-4c76-9a34-caeb36d8dade req-8fc3c1a5-a9c4-4dc1-919d-e34572455b9e tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 returned with HTTP 200 Aug 12 21:37:43.395557 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 95/369] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:43 2026] GET /volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:43.426303 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-97d7b8fe-82c8-4317-83e5-173df93c9368 req-f6efa68f-d60b-4298-8c65-29a7a507586a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:43.432374 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-97d7b8fe-82c8-4317-83e5-173df93c9368 req-f6efa68f-d60b-4298-8c65-29a7a507586a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] GET https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 Aug 12 21:37:43.432374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-97d7b8fe-82c8-4317-83e5-173df93c9368 req-f6efa68f-d60b-4298-8c65-29a7a507586a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:43.432720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-97d7b8fe-82c8-4317-83e5-173df93c9368 req-f6efa68f-d60b-4298-8c65-29a7a507586a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:43.440056 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:43.440056 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:43.444852 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-97d7b8fe-82c8-4317-83e5-173df93c9368 req-f6efa68f-d60b-4298-8c65-29a7a507586a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Volume info retrieved successfully. Aug 12 21:37:43.451080 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-97d7b8fe-82c8-4317-83e5-173df93c9368 req-f6efa68f-d60b-4298-8c65-29a7a507586a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 returned with HTTP 200 Aug 12 21:37:43.451825 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 92/370] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:43 2026] GET /volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:43.947488 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7bded05-72c4-4a5b-82dc-77220d960195 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:44.235013 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7bded05-72c4-4a5b-82dc-77220d960195 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:37:44.235519 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7bded05-72c4-4a5b-82dc-77220d960195 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1353888756"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:44.258015 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7bded05-72c4-4a5b-82dc-77220d960195 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:37:44.258570 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 93/371] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:37:43 2026] POST /volume/v3/types => generated 220 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:44.273961 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0802640e-3724-4b2e-a36b-bb85437ac14c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:44.276321 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0802640e-3724-4b2e-a36b-bb85437ac14c tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:37:44.276807 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0802640e-3724-4b2e-a36b-bb85437ac14c tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1006488689"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:44.278721 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:44.278721 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:44.302023 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0802640e-3724-4b2e-a36b-bb85437ac14c tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:37:44.302608 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 92/372] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:37:44 2026] POST /volume/v3/group_types => generated 177 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:44.314328 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8825863a-c730-4f71-9759-5183d494ed24 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:44.480701 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4880d081-5517-41e4-9c0c-45f1da1907d2 req-dbba0e4a-9a51-44de-bc99-799f8707409b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:44.483442 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4880d081-5517-41e4-9c0c-45f1da1907d2 req-dbba0e4a-9a51-44de-bc99-799f8707409b tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] GET https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 Aug 12 21:37:44.484073 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4880d081-5517-41e4-9c0c-45f1da1907d2 req-dbba0e4a-9a51-44de-bc99-799f8707409b tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:44.484459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4880d081-5517-41e4-9c0c-45f1da1907d2 req-dbba0e4a-9a51-44de-bc99-799f8707409b tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:44.499455 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:44.499455 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:44.506370 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4880d081-5517-41e4-9c0c-45f1da1907d2 req-dbba0e4a-9a51-44de-bc99-799f8707409b tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Volume info retrieved successfully. Aug 12 21:37:44.518874 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4880d081-5517-41e4-9c0c-45f1da1907d2 req-dbba0e4a-9a51-44de-bc99-799f8707409b tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 returned with HTTP 200 Aug 12 21:37:44.519535 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 93/373] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:44 2026] GET /volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:44.599693 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8825863a-c730-4f71-9759-5183d494ed24 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:37:44.600098 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8825863a-c730-4f71-9759-5183d494ed24 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4ad4c7c9-d9a7-4a7d-91dd-ce06c94069a1", "volume_types": ["d3903141-880f-4c05-bea7-01815f556922"], "name": "tempest-GroupsV320Test-Group-2051328345"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:44.603176 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-8825863a-c730-4f71-9759-5183d494ed24 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Creating new group {'group': {'group_type': '4ad4c7c9-d9a7-4a7d-91dd-ce06c94069a1', 'volume_types': ['d3903141-880f-4c05-bea7-01815f556922'], 'name': 'tempest-GroupsV320Test-Group-2051328345'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:37:44.611810 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-8825863a-c730-4f71-9759-5183d494ed24 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Creating group tempest-GroupsV320Test-Group-2051328345. Aug 12 21:37:44.630888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8825863a-c730-4f71-9759-5183d494ed24 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:37:44.629716. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:37:44.630888 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8825863a-c730-4f71-9759-5183d494ed24 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Availability Zones retrieved successfully. Aug 12 21:37:44.660308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8825863a-c730-4f71-9759-5183d494ed24 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Created reservations ['6290cbda-200d-4eb6-9d40-55b01d40ce96'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:44.692177 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8825863a-c730-4f71-9759-5183d494ed24 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:37:44.692889 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 96/374] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:37:44 2026] POST /volume/v3/groups => generated 108 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:44.702550 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38d5a94e-1389-48d4-8bff-5387bf10b1da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:44.704410 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38d5a94e-1389-48d4-8bff-5387bf10b1da tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:44.704637 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38d5a94e-1389-48d4-8bff-5387bf10b1da tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:44.704860 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38d5a94e-1389-48d4-8bff-5387bf10b1da tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:44.704986 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-38d5a94e-1389-48d4-8bff-5387bf10b1da tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] show called for member 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:44.709893 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:44.709893 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:44.720772 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38d5a94e-1389-48d4-8bff-5387bf10b1da tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 returned with HTTP 200 Aug 12 21:37:44.721312 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 94/375] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:44 2026] GET /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:44.828472 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0908b750-7287-4183-95b5-89c0e4b0814e req-773ea922-58b5-4d06-85a6-3fd2c632e6f4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:44.833025 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0908b750-7287-4183-95b5-89c0e4b0814e req-773ea922-58b5-4d06-85a6-3fd2c632e6f4 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-reader] GET https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 Aug 12 21:37:44.833280 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0908b750-7287-4183-95b5-89c0e4b0814e req-773ea922-58b5-4d06-85a6-3fd2c632e6f4 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:44.833509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0908b750-7287-4183-95b5-89c0e4b0814e req-773ea922-58b5-4d06-85a6-3fd2c632e6f4 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:44.840777 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:44.840777 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:44.844494 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0908b750-7287-4183-95b5-89c0e4b0814e req-773ea922-58b5-4d06-85a6-3fd2c632e6f4 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-reader] Volume info retrieved successfully. Aug 12 21:37:44.848688 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0908b750-7287-4183-95b5-89c0e4b0814e req-773ea922-58b5-4d06-85a6-3fd2c632e6f4 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-reader] https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 returned with HTTP 200 Aug 12 21:37:44.849078 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 93/376] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:44 2026] GET /volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:44.881007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0108fca8-5c3c-4af1-8cba-b76de187918f req-cb9cd13f-2cb6-4b8b-96da-f19678728b0a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:44.884813 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0108fca8-5c3c-4af1-8cba-b76de187918f req-cb9cd13f-2cb6-4b8b-96da-f19678728b0a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 Aug 12 21:37:44.884984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0108fca8-5c3c-4af1-8cba-b76de187918f req-cb9cd13f-2cb6-4b8b-96da-f19678728b0a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:44.885173 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0108fca8-5c3c-4af1-8cba-b76de187918f req-cb9cd13f-2cb6-4b8b-96da-f19678728b0a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:44.885318 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-0108fca8-5c3c-4af1-8cba-b76de187918f req-cb9cd13f-2cb6-4b8b-96da-f19678728b0a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Delete volume with id: 6f2f8833-4814-4b9d-8e97-6e94650b45a7 Aug 12 21:37:44.892013 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:44.892013 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:44.892563 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0108fca8-5c3c-4af1-8cba-b76de187918f req-cb9cd13f-2cb6-4b8b-96da-f19678728b0a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Volume info retrieved successfully. Aug 12 21:37:44.908797 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0108fca8-5c3c-4af1-8cba-b76de187918f req-cb9cd13f-2cb6-4b8b-96da-f19678728b0a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Delete volume request issued successfully. Aug 12 21:37:44.909055 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0108fca8-5c3c-4af1-8cba-b76de187918f req-cb9cd13f-2cb6-4b8b-96da-f19678728b0a tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 returned with HTTP 202 Aug 12 21:37:44.909456 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 94/377] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:37:44 2026] DELETE /volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:44.935792 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3157de72-1e14-4c2f-b92a-5a05a856e52b req-cfce9eac-526f-4cd2-b487-8acbf8ac7eeb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:44.941207 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3157de72-1e14-4c2f-b92a-5a05a856e52b req-cfce9eac-526f-4cd2-b487-8acbf8ac7eeb tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] GET https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 Aug 12 21:37:44.942819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3157de72-1e14-4c2f-b92a-5a05a856e52b req-cfce9eac-526f-4cd2-b487-8acbf8ac7eeb tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:44.942819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3157de72-1e14-4c2f-b92a-5a05a856e52b req-cfce9eac-526f-4cd2-b487-8acbf8ac7eeb tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:44.952420 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:44.952420 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:44.958828 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3157de72-1e14-4c2f-b92a-5a05a856e52b req-cfce9eac-526f-4cd2-b487-8acbf8ac7eeb tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Volume info retrieved successfully. Aug 12 21:37:44.963716 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3157de72-1e14-4c2f-b92a-5a05a856e52b req-cfce9eac-526f-4cd2-b487-8acbf8ac7eeb tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 returned with HTTP 200 Aug 12 21:37:44.964246 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 97/378] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:44 2026] GET /volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:45.735645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6a1cea18-6453-42a4-b0ac-0b36d8f6fdcf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.737795 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a1cea18-6453-42a4-b0ac-0b36d8f6fdcf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:45.738236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a1cea18-6453-42a4-b0ac-0b36d8f6fdcf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:45.738530 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a1cea18-6453-42a4-b0ac-0b36d8f6fdcf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:45.738776 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-6a1cea18-6453-42a4-b0ac-0b36d8f6fdcf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] show called for member 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:45.742955 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.742955 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:45.752069 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a1cea18-6453-42a4-b0ac-0b36d8f6fdcf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 returned with HTTP 200 Aug 12 21:37:45.752453 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 95/379] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:45 2026] GET /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:45.763069 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a4de67f9-79cf-49f6-8e5a-a52ad1cd41ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.766152 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4de67f9-79cf-49f6-8e5a-a52ad1cd41ab tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] POST https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action Aug 12 21:37:45.766675 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4de67f9-79cf-49f6-8e5a-a52ad1cd41ab tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:45.766849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4de67f9-79cf-49f6-8e5a-a52ad1cd41ab tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:45.770856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-a4de67f9-79cf-49f6-8e5a-a52ad1cd41ab tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Updating group '39d84d4b-ad0d-4cf0-af0d-090674c08e41' with 'creating' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 21:37:45.776440 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.776440 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:45.785015 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4de67f9-79cf-49f6-8e5a-a52ad1cd41ab tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action returned with HTTP 202 Aug 12 21:37:45.785441 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 94/380] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:45 2026] POST /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:45.795643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a01de92-f80b-4e2b-8494-d061048ed8cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.799152 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a01de92-f80b-4e2b-8494-d061048ed8cf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:45.799372 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a01de92-f80b-4e2b-8494-d061048ed8cf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:45.799545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a01de92-f80b-4e2b-8494-d061048ed8cf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:45.799716 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-3a01de92-f80b-4e2b-8494-d061048ed8cf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] show called for member 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:45.809162 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.809162 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:45.822318 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a01de92-f80b-4e2b-8494-d061048ed8cf tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 returned with HTTP 200 Aug 12 21:37:45.822922 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 95/381] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:45 2026] GET /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:45.839137 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-524405aa-ba42-4c16-8c25-a107e40cd5da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.841464 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-524405aa-ba42-4c16-8c25-a107e40cd5da tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] POST https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action Aug 12 21:37:45.842008 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-524405aa-ba42-4c16-8c25-a107e40cd5da tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:45.842265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-524405aa-ba42-4c16-8c25-a107e40cd5da tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:45.848060 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-524405aa-ba42-4c16-8c25-a107e40cd5da tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Updating group '39d84d4b-ad0d-4cf0-af0d-090674c08e41' with 'available' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 21:37:45.855512 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.855512 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:45.865420 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-524405aa-ba42-4c16-8c25-a107e40cd5da tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action returned with HTTP 202 Aug 12 21:37:45.865967 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 98/382] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:45 2026] POST /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:45.873143 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb1d7e22-1cfa-40e7-8991-36c19937e7c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.875778 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb1d7e22-1cfa-40e7-8991-36c19937e7c3 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:45.876219 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb1d7e22-1cfa-40e7-8991-36c19937e7c3 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:45.876526 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb1d7e22-1cfa-40e7-8991-36c19937e7c3 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:45.876753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-bb1d7e22-1cfa-40e7-8991-36c19937e7c3 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] show called for member 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:45.881611 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.881611 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:45.892508 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb1d7e22-1cfa-40e7-8991-36c19937e7c3 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 returned with HTTP 200 Aug 12 21:37:45.893028 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 96/383] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:45 2026] GET /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:45.902651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2a7e86f6-d224-4c96-bdc6-c40446f2209d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.904368 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a7e86f6-d224-4c96-bdc6-c40446f2209d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] POST https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action Aug 12 21:37:45.904730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a7e86f6-d224-4c96-bdc6-c40446f2209d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:45.904863 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a7e86f6-d224-4c96-bdc6-c40446f2209d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:45.906188 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-2a7e86f6-d224-4c96-bdc6-c40446f2209d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Updating group '39d84d4b-ad0d-4cf0-af0d-090674c08e41' with 'error' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 21:37:45.909461 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.909461 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:45.921207 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a7e86f6-d224-4c96-bdc6-c40446f2209d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action returned with HTTP 202 Aug 12 21:37:45.921207 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 95/384] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:45 2026] POST /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:45.927438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-984695df-d642-4f03-8d5b-44c653936407 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.927438 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-984695df-d642-4f03-8d5b-44c653936407 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:45.927438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-984695df-d642-4f03-8d5b-44c653936407 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:45.927438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-984695df-d642-4f03-8d5b-44c653936407 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:45.927438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-984695df-d642-4f03-8d5b-44c653936407 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] show called for member 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:45.931929 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.931929 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:45.942642 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-984695df-d642-4f03-8d5b-44c653936407 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 returned with HTTP 200 Aug 12 21:37:45.943097 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 96/385] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:45 2026] GET /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 => generated 385 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:45.954568 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-86e8d8ff-2e10-4d8c-a7c0-35f1bc6ba91d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.956832 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86e8d8ff-2e10-4d8c-a7c0-35f1bc6ba91d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] POST https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action Aug 12 21:37:45.957358 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86e8d8ff-2e10-4d8c-a7c0-35f1bc6ba91d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:45.957544 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86e8d8ff-2e10-4d8c-a7c0-35f1bc6ba91d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:45.959363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-86e8d8ff-2e10-4d8c-a7c0-35f1bc6ba91d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Updating group '39d84d4b-ad0d-4cf0-af0d-090674c08e41' with 'available' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 21:37:45.963440 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.963440 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:45.970281 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86e8d8ff-2e10-4d8c-a7c0-35f1bc6ba91d tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action returned with HTTP 202 Aug 12 21:37:45.970838 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 99/386] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:45 2026] POST /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:45.983793 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6128f818-b1ee-4ce2-b9bd-947afa1e976a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.985565 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6128f818-b1ee-4ce2-b9bd-947afa1e976a tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:45.985872 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6128f818-b1ee-4ce2-b9bd-947afa1e976a tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:45.989648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6128f818-b1ee-4ce2-b9bd-947afa1e976a tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:45.989648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-6128f818-b1ee-4ce2-b9bd-947afa1e976a tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] show called for member 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:45.991455 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:45.991455 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:45.992349 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-28483371-e122-4a7b-8ed7-fe76aa5feed3 req-e65ea10c-bb03-489e-afe0-e1f41913bb71 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:45.996783 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-28483371-e122-4a7b-8ed7-fe76aa5feed3 req-e65ea10c-bb03-489e-afe0-e1f41913bb71 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] GET https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 Aug 12 21:37:45.996961 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-28483371-e122-4a7b-8ed7-fe76aa5feed3 req-e65ea10c-bb03-489e-afe0-e1f41913bb71 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:45.997142 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-28483371-e122-4a7b-8ed7-fe76aa5feed3 req-e65ea10c-bb03-489e-afe0-e1f41913bb71 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:46.003107 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6128f818-b1ee-4ce2-b9bd-947afa1e976a tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 returned with HTTP 200 Aug 12 21:37:46.004429 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 97/387] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:45 2026] GET /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 => generated 389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:46.004460 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-28483371-e122-4a7b-8ed7-fe76aa5feed3 req-e65ea10c-bb03-489e-afe0-e1f41913bb71 tempest-VolumesGetTestJSON-1763342649 tempest-VolumesGetTestJSON-1763342649-project-member] https://10.4.3.240/volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 returned with HTTP 404 Aug 12 21:37:46.004906 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 96/388] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:45 2026] GET /volume/v3/volumes/6f2f8833-4814-4b9d-8e97-6e94650b45a7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:46.015271 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3417e348-a916-48a6-a999-045db21f30e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:46.018070 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3417e348-a916-48a6-a999-045db21f30e8 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:46.018368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3417e348-a916-48a6-a999-045db21f30e8 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:46.018665 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3417e348-a916-48a6-a999-045db21f30e8 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:46.019019 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-3417e348-a916-48a6-a999-045db21f30e8 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:46.019491 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:46.019491 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:46.020110 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3417e348-a916-48a6-a999-045db21f30e8 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:46.028563 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3417e348-a916-48a6-a999-045db21f30e8 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Get all volumes completed successfully. Aug 12 21:37:46.031425 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3417e348-a916-48a6-a999-045db21f30e8 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:46.032099 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 97/389] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:37:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:46.043433 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a687823f-3656-4846-8d6a-34d5ed567e5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:46.048411 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a687823f-3656-4846-8d6a-34d5ed567e5c tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] POST https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action Aug 12 21:37:46.049223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a687823f-3656-4846-8d6a-34d5ed567e5c tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:46.049223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a687823f-3656-4846-8d6a-34d5ed567e5c tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:46.051438 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-a687823f-3656-4846-8d6a-34d5ed567e5c tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] delete called for group 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:37:46.051588 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-a687823f-3656-4846-8d6a-34d5ed567e5c tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Delete group with id: 39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:46.055808 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:46.055808 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:46.121836 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a687823f-3656-4846-8d6a-34d5ed567e5c tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action returned with HTTP 202 Aug 12 21:37:46.122409 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 100/390] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:37:46 2026] POST /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:46.135194 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3539734d-ef50-4d96-a76d-e7e80f3b5692 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:46.139894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3539734d-ef50-4d96-a76d-e7e80f3b5692 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:46.140862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3539734d-ef50-4d96-a76d-e7e80f3b5692 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:46.141088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3539734d-ef50-4d96-a76d-e7e80f3b5692 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:46.141287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-3539734d-ef50-4d96-a76d-e7e80f3b5692 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] show called for member 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:46.144702 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:46.144702 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:46.153090 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3539734d-ef50-4d96-a76d-e7e80f3b5692 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 returned with HTTP 200 Aug 12 21:37:46.153559 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 98/391] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:46 2026] GET /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:46.425863 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:46.675220 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:46.675654 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1549809305"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:46.677497 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1549809305'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:46.677726 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume of 1 GB Aug 12 21:37:46.684225 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Availability Zones retrieved successfully. Aug 12 21:37:46.691193 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Flow 'volume_create_api' (51e248b8-baa9-45aa-9535-b7856aeda72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:46.692603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5234fa6c-661c-46c0-b08a-d2b9f35214b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:46.694221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:46.727603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5234fa6c-661c-46c0-b08a-d2b9f35214b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:46.728379 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941dc796-4f20-44a5-ab19-9a060e73afe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:46.795690 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Created reservations ['852b8743-d60e-4300-ac25-a5dcc746cc4e', '04ab2dac-d13d-4522-8c6c-50621d010025', '4d832d2c-69fc-46e8-8ba5-618e13b17907', '0c749814-d036-4e5e-ab1c-da0a9dfcff96'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:46.796619 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941dc796-4f20-44a5-ab19-9a060e73afe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['852b8743-d60e-4300-ac25-a5dcc746cc4e', '04ab2dac-d13d-4522-8c6c-50621d010025', '4d832d2c-69fc-46e8-8ba5-618e13b17907', '0c749814-d036-4e5e-ab1c-da0a9dfcff96']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:46.797428 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d254460a-1f0d-438d-8d45-ca64b1ff37c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:46.824024 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d254460a-1f0d-438d-8d45-ca64b1ff37c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb5b152f-6e46-434c-adaa-01550685acfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1549809305',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='54a57ee5e10c428c80c27cc84db4caa4',qos_specs=None,replication_status=,reservations=['852b8743-d60e-4300-ac25-a5dcc746cc4e','04ab2dac-d13d-4522-8c6c-50621d010025','4d832d2c-69fc-46e8-8ba5-618e13b17907','0c749814-d036-4e5e-ab1c-da0a9dfcff96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87e847e14304366b4ea7236a046c59a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1549809305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb5b152f-6e46-434c-adaa-01550685acfe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='54a57ee5e10c428c80c27cc84db4caa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a87e847e14304366b4ea7236a046c59a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:46.824965 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2aff11e-66e5-4466-b091-369d81cf9e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:46.857068 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2aff11e-66e5-4466-b091-369d81cf9e60) transitioned into state 'SUCCESS' from state '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-1549809305',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='54a57ee5e10c428c80c27cc84db4caa4',qos_specs=None,replication_status=,reservations=['852b8743-d60e-4300-ac25-a5dcc746cc4e','04ab2dac-d13d-4522-8c6c-50621d010025','4d832d2c-69fc-46e8-8ba5-618e13b17907','0c749814-d036-4e5e-ab1c-da0a9dfcff96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87e847e14304366b4ea7236a046c59a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:46.857844 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe734956-7f98-42e0-a5f3-5e3a633fd69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:46.867052 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe734956-7f98-42e0-a5f3-5e3a633fd69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:46.868008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Flow 'volume_create_api' (51e248b8-baa9-45aa-9535-b7856aeda72c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:46.868228 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume request issued successfully. Aug 12 21:37:46.868987 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcad642c-1f3d-4c2e-a7e0-4e8efef509f4 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:46.869206 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 97/392] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:37:46 2026] POST /volume/v3/volumes => generated 760 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:46.884403 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ee06d94-a3a3-4c0a-b541-adaa098eff6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:46.889694 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ee06d94-a3a3-4c0a-b541-adaa098eff6d tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe Aug 12 21:37:46.890148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ee06d94-a3a3-4c0a-b541-adaa098eff6d tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:46.890653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ee06d94-a3a3-4c0a-b541-adaa098eff6d tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:46.904194 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:46.904194 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:46.915440 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ee06d94-a3a3-4c0a-b541-adaa098eff6d tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:46.922984 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ee06d94-a3a3-4c0a-b541-adaa098eff6d tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe returned with HTTP 200 Aug 12 21:37:46.923556 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 98/393] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:46 2026] GET /volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:47.168118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e00112d6-8174-4ab5-bbc3-e0d4bb397857 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.170698 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e00112d6-8174-4ab5-bbc3-e0d4bb397857 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] GET https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 Aug 12 21:37:47.171388 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e00112d6-8174-4ab5-bbc3-e0d4bb397857 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.171654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e00112d6-8174-4ab5-bbc3-e0d4bb397857 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.172129 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-e00112d6-8174-4ab5-bbc3-e0d4bb397857 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] show called for member 39d84d4b-ad0d-4cf0-af0d-090674c08e41 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:47.179020 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e00112d6-8174-4ab5-bbc3-e0d4bb397857 tempest-GroupsV320Test-1513696292 tempest-GroupsV320Test-1513696292-project-member] https://10.4.3.240/volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 returned with HTTP 404 Aug 12 21:37:47.179020 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 101/394] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/v3/groups/39d84d4b-ad0d-4cf0-af0d-090674c08e41 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:37:47.183896 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52123845-2faf-4afd-9dea-ecd761878523 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.187370 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52123845-2faf-4afd-9dea-ecd761878523 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/4ad4c7c9-d9a7-4a7d-91dd-ce06c94069a1 Aug 12 21:37:47.187370 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52123845-2faf-4afd-9dea-ecd761878523 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.187370 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52123845-2faf-4afd-9dea-ecd761878523 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.187370 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.187370 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:47.210528 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52123845-2faf-4afd-9dea-ecd761878523 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/group_types/4ad4c7c9-d9a7-4a7d-91dd-ce06c94069a1 returned with HTTP 202 Aug 12 21:37:47.210987 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 99/395] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:37:47 2026] DELETE /volume/v3/group_types/4ad4c7c9-d9a7-4a7d-91dd-ce06c94069a1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:47.218409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cb545041-c3c0-44f2-a363-35791f081c7f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.220953 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb545041-c3c0-44f2-a363-35791f081c7f tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] DELETE https://10.4.3.240/volume/v3/types/d3903141-880f-4c05-bea7-01815f556922 Aug 12 21:37:47.221155 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb545041-c3c0-44f2-a363-35791f081c7f tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.221373 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb545041-c3c0-44f2-a363-35791f081c7f tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.221670 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.221670 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:47.252919 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-15d84d44-fcf6-4bff-94d0-555669397b4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.254179 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb545041-c3c0-44f2-a363-35791f081c7f tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/types/d3903141-880f-4c05-bea7-01815f556922 returned with HTTP 202 Aug 12 21:37:47.256072 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 98/396] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:37:47 2026] DELETE /volume/v3/types/d3903141-880f-4c05-bea7-01815f556922 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:47.258509 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-15d84d44-fcf6-4bff-94d0-555669397b4e tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a Aug 12 21:37:47.258839 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-15d84d44-fcf6-4bff-94d0-555669397b4e tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.259015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-15d84d44-fcf6-4bff-94d0-555669397b4e tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.266543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c371b53d-c1f1-4031-a809-fac653f333b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.268327 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c371b53d-c1f1-4031-a809-fac653f333b4 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] GET https://10.4.3.240/volume/v3/types/d3903141-880f-4c05-bea7-01815f556922 Aug 12 21:37:47.268526 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c371b53d-c1f1-4031-a809-fac653f333b4 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.268573 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.268573 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:47.269695 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c371b53d-c1f1-4031-a809-fac653f333b4 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.273363 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-15d84d44-fcf6-4bff-94d0-555669397b4e tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:47.275987 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c371b53d-c1f1-4031-a809-fac653f333b4 tempest-GroupsV320Test-358706871 tempest-GroupsV320Test-358706871-project-admin] https://10.4.3.240/volume/v3/types/d3903141-880f-4c05-bea7-01815f556922 returned with HTTP 404 Aug 12 21:37:47.276476 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 102/397] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/v3/types/d3903141-880f-4c05-bea7-01815f556922 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:47.279726 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-15d84d44-fcf6-4bff-94d0-555669397b4e tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a returned with HTTP 200 Aug 12 21:37:47.280327 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 99/398] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:47.290509 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-61ba3a9c-a28c-4a63-94eb-15e1c213a825 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.295269 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-61ba3a9c-a28c-4a63-94eb-15e1c213a825 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 Aug 12 21:37:47.296551 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-61ba3a9c-a28c-4a63-94eb-15e1c213a825 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.297542 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-61ba3a9c-a28c-4a63-94eb-15e1c213a825 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.305916 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.305916 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:47.309816 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-61ba3a9c-a28c-4a63-94eb-15e1c213a825 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:47.317605 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-61ba3a9c-a28c-4a63-94eb-15e1c213a825 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 returned with HTTP 200 Aug 12 21:37:47.318111 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 100/399] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:47.328602 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-c45b2055-85d0-425c-9009-b176309d9bf9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.331356 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-c45b2055-85d0-425c-9009-b176309d9bf9 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d Aug 12 21:37:47.331718 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-c45b2055-85d0-425c-9009-b176309d9bf9 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.331925 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-c45b2055-85d0-425c-9009-b176309d9bf9 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.349388 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.349388 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:47.359464 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-c45b2055-85d0-425c-9009-b176309d9bf9 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:47.370214 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-c45b2055-85d0-425c-9009-b176309d9bf9 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d returned with HTTP 200 Aug 12 21:37:47.370779 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 99/400] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:47.383032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e26868a-1973-4612-aef2-a5a176c7b39a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.383705 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e26868a-1973-4612-aef2-a5a176c7b39a None None] GET https://10.4.3.240/volume// Aug 12 21:37:47.383767 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e26868a-1973-4612-aef2-a5a176c7b39a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.383967 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e26868a-1973-4612-aef2-a5a176c7b39a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.384298 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e26868a-1973-4612-aef2-a5a176c7b39a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:47.384598 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 103/401] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:47.397655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-32201f2d-ba41-42c3-b9fd-616b01e48f98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.397999 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-32201f2d-ba41-42c3-b9fd-616b01e48f98 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:47.398488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-32201f2d-ba41-42c3-b9fd-616b01e48f98 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "792c5b29-98f0-4fef-9b66-105f2928bc4a", "connector": null, "instance_uuid": "8a839327-1f0c-44bd-a1fb-a78159f4ed16"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:47.410872 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.410872 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:47.445533 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-32201f2d-ba41-42c3-b9fd-616b01e48f98 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:47.446015 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 100/402] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:47 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 12 21:37:47.452956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0444b939-0608-4d7a-8efd-9473e2fd25ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.454975 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0444b939-0608-4d7a-8efd-9473e2fd25ed None None] GET https://10.4.3.240/volume// Aug 12 21:37:47.454975 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0444b939-0608-4d7a-8efd-9473e2fd25ed None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.454975 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0444b939-0608-4d7a-8efd-9473e2fd25ed None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.454975 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0444b939-0608-4d7a-8efd-9473e2fd25ed None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:47.454975 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 101/403] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:47.465484 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-99beae30-98ae-49f9-96e3-2e954bb4899d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.468095 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-99beae30-98ae-49f9-96e3-2e954bb4899d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:47.468516 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-99beae30-98ae-49f9-96e3-2e954bb4899d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8729d7f-b37b-4d69-8f41-79b44526bf82", "connector": null, "instance_uuid": "8a839327-1f0c-44bd-a1fb-a78159f4ed16"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:47.481569 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.481569 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:47.521141 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-99beae30-98ae-49f9-96e3-2e954bb4899d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:47.522269 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 100/404] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:47 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 12 21:37:47.532466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e63302bc-104a-4768-8ec8-794f644ab84b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.532466 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e63302bc-104a-4768-8ec8-794f644ab84b None None] GET https://10.4.3.240/volume// Aug 12 21:37:47.532466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e63302bc-104a-4768-8ec8-794f644ab84b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.532466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e63302bc-104a-4768-8ec8-794f644ab84b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.532867 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e63302bc-104a-4768-8ec8-794f644ab84b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:47.533138 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 104/405] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:47.542812 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-6cba7c30-729b-45fd-b45f-7547b839d33e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.544668 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-6cba7c30-729b-45fd-b45f-7547b839d33e tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:47.545285 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-6cba7c30-729b-45fd-b45f-7547b839d33e tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "558165e2-e9dd-4450-9f26-2adc7f21d40d", "connector": null, "instance_uuid": "8a839327-1f0c-44bd-a1fb-a78159f4ed16"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:47.555170 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.555170 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:47.585434 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-6cba7c30-729b-45fd-b45f-7547b839d33e tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:47.585889 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 101/406] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:47 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 12 21:37:47.950342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f0875bc-f7d7-4ec1-b2e8-50eec373b22e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:47.954767 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f0875bc-f7d7-4ec1-b2e8-50eec373b22e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe Aug 12 21:37:47.958941 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f0875bc-f7d7-4ec1-b2e8-50eec373b22e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:47.959289 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f0875bc-f7d7-4ec1-b2e8-50eec373b22e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:47.974560 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:47.974560 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:47.979597 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f0875bc-f7d7-4ec1-b2e8-50eec373b22e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:47.988777 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f0875bc-f7d7-4ec1-b2e8-50eec373b22e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe returned with HTTP 200 Aug 12 21:37:47.989328 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 102/407] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:47 2026] GET /volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:48.022482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e53faeab-e7a9-406e-9d1b-0aa44b9ef706 req-52d40fa0-4b51-4334-b97a-bb98e0d0516e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:48.025771 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e53faeab-e7a9-406e-9d1b-0aa44b9ef706 req-52d40fa0-4b51-4334-b97a-bb98e0d0516e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe Aug 12 21:37:48.026068 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e53faeab-e7a9-406e-9d1b-0aa44b9ef706 req-52d40fa0-4b51-4334-b97a-bb98e0d0516e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:48.026351 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e53faeab-e7a9-406e-9d1b-0aa44b9ef706 req-52d40fa0-4b51-4334-b97a-bb98e0d0516e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:48.036539 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:48.036539 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:48.041559 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-e53faeab-e7a9-406e-9d1b-0aa44b9ef706 req-52d40fa0-4b51-4334-b97a-bb98e0d0516e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:48.047186 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e53faeab-e7a9-406e-9d1b-0aa44b9ef706 req-52d40fa0-4b51-4334-b97a-bb98e0d0516e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe returned with HTTP 200 Aug 12 21:37:48.047712 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 101/408] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:48 2026] GET /volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:48.064640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:48.067161 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:48.067512 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1574375392"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:48.072490 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1574375392'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:48.072893 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume of 1 GB Aug 12 21:37:48.082572 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Availability Zones retrieved successfully. Aug 12 21:37:48.089417 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Flow 'volume_create_api' (da9c7390-f2c8-4e18-bf16-43b8e8037470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:48.090382 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c439cf0-23d6-4d67-b929-449a03fa30a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:48.091341 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:48.146611 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c439cf0-23d6-4d67-b929-449a03fa30a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:48.148605 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256adc1c-2e64-4948-9cb8-024753c667ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:48.215484 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Created reservations ['97300511-d461-4988-a67c-2012e66bb06f', '95c0e8af-bfff-4e58-81c5-6e9fa8043232', 'da5e5911-27c1-4c8d-bf47-57acb15681c3', 'a8af6d05-548b-47a0-bf62-68b38cce62d8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:48.216617 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256adc1c-2e64-4948-9cb8-024753c667ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97300511-d461-4988-a67c-2012e66bb06f', '95c0e8af-bfff-4e58-81c5-6e9fa8043232', 'da5e5911-27c1-4c8d-bf47-57acb15681c3', 'a8af6d05-548b-47a0-bf62-68b38cce62d8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:48.218824 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d88e6eb-2532-4f8a-b8c7-ba2746427b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:48.256840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d88e6eb-2532-4f8a-b8c7-ba2746427b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f88f145-05c6-4d5b-a39c-699b5b3cc0a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1574375392',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='54a57ee5e10c428c80c27cc84db4caa4',qos_specs=None,replication_status=,reservations=['97300511-d461-4988-a67c-2012e66bb06f','95c0e8af-bfff-4e58-81c5-6e9fa8043232','da5e5911-27c1-4c8d-bf47-57acb15681c3','a8af6d05-548b-47a0-bf62-68b38cce62d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87e847e14304366b4ea7236a046c59a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1574375392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f88f145-05c6-4d5b-a39c-699b5b3cc0a8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='54a57ee5e10c428c80c27cc84db4caa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a87e847e14304366b4ea7236a046c59a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:48.258103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a1f194-7618-47ef-9df1-f32d4ba0ca65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:48.280681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a1f194-7618-47ef-9df1-f32d4ba0ca65) transitioned into state 'SUCCESS' from state '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-1574375392',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='54a57ee5e10c428c80c27cc84db4caa4',qos_specs=None,replication_status=,reservations=['97300511-d461-4988-a67c-2012e66bb06f','95c0e8af-bfff-4e58-81c5-6e9fa8043232','da5e5911-27c1-4c8d-bf47-57acb15681c3','a8af6d05-548b-47a0-bf62-68b38cce62d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87e847e14304366b4ea7236a046c59a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:48.281451 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725e0bd4-d708-4960-8c9b-6ce8a08799db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:48.291546 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725e0bd4-d708-4960-8c9b-6ce8a08799db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:48.292572 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Flow 'volume_create_api' (da9c7390-f2c8-4e18-bf16-43b8e8037470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:48.292971 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume request issued successfully. Aug 12 21:37:48.293635 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85b88f21-b25d-4522-9c8c-d7c78b8a1cba tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:48.294041 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 105/409] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:37:48 2026] POST /volume/v3/volumes => generated 760 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:48.311550 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3abc137a-8e26-4b0c-b64e-5ceaa2cc1bb9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:48.314247 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3abc137a-8e26-4b0c-b64e-5ceaa2cc1bb9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 Aug 12 21:37:48.314435 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3abc137a-8e26-4b0c-b64e-5ceaa2cc1bb9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:48.314705 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3abc137a-8e26-4b0c-b64e-5ceaa2cc1bb9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:48.323351 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:48.323351 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:48.329359 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3abc137a-8e26-4b0c-b64e-5ceaa2cc1bb9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:48.338596 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3abc137a-8e26-4b0c-b64e-5ceaa2cc1bb9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 returned with HTTP 200 Aug 12 21:37:48.339128 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 102/410] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:48 2026] GET /volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:49.352394 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6cd69709-38c2-48c1-8ae6-c5c587bc5370 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.357687 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cd69709-38c2-48c1-8ae6-c5c587bc5370 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 Aug 12 21:37:49.357924 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cd69709-38c2-48c1-8ae6-c5c587bc5370 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:49.360647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cd69709-38c2-48c1-8ae6-c5c587bc5370 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:49.371660 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:49.371660 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:49.377881 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6cd69709-38c2-48c1-8ae6-c5c587bc5370 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:49.384092 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cd69709-38c2-48c1-8ae6-c5c587bc5370 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 returned with HTTP 200 Aug 12 21:37:49.384642 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 103/411] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:49 2026] GET /volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:49.406508 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-16655523-92ef-4f49-84f0-4c4efcb24ee6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.407580 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16655523-92ef-4f49-84f0-4c4efcb24ee6 None None] GET https://10.4.3.240/volume// Aug 12 21:37:49.408017 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16655523-92ef-4f49-84f0-4c4efcb24ee6 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:49.410660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16655523-92ef-4f49-84f0-4c4efcb24ee6 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:49.413473 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16655523-92ef-4f49-84f0-4c4efcb24ee6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:49.413822 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 102/412] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:49 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:49.427654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-dd285a84-4667-4425-9745-4b0c1e715b98 req-f47f3c49-1aff-42bb-967b-93f9c7264513 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.430580 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dd285a84-4667-4425-9745-4b0c1e715b98 req-f47f3c49-1aff-42bb-967b-93f9c7264513 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 Aug 12 21:37:49.430888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dd285a84-4667-4425-9745-4b0c1e715b98 req-f47f3c49-1aff-42bb-967b-93f9c7264513 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:49.431184 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dd285a84-4667-4425-9745-4b0c1e715b98 req-f47f3c49-1aff-42bb-967b-93f9c7264513 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:49.432660 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-37179999-597e-4fce-86c1-2fb2465b5cb3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.436460 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-37179999-597e-4fce-86c1-2fb2465b5cb3 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a Aug 12 21:37:49.436800 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-37179999-597e-4fce-86c1-2fb2465b5cb3 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:49.437095 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-37179999-597e-4fce-86c1-2fb2465b5cb3 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:49.451566 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:49.451566 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:49.459730 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:49.459730 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:49.463138 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-dd285a84-4667-4425-9745-4b0c1e715b98 req-f47f3c49-1aff-42bb-967b-93f9c7264513 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:49.467202 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-37179999-597e-4fce-86c1-2fb2465b5cb3 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:49.471024 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dd285a84-4667-4425-9745-4b0c1e715b98 req-f47f3c49-1aff-42bb-967b-93f9c7264513 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 returned with HTTP 200 Aug 12 21:37:49.471651 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 106/413] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:49 2026] GET /volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:49.475968 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-37179999-597e-4fce-86c1-2fb2465b5cb3 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a returned with HTTP 200 Aug 12 21:37:49.476258 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 103/414] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:49 2026] GET /volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a => generated 1538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:49.489091 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-650e3363-6d98-4cba-a01e-285cd72990cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.493447 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:49.494883 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-903389070"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:49.500155 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-903389070'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:49.500155 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume of 1 GB Aug 12 21:37:49.512516 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Availability Zones retrieved successfully. Aug 12 21:37:49.521308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Flow 'volume_create_api' (3bd88536-6f87-49a6-b237-502e96c7d981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:49.523029 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d84d085-7b1f-4659-bba1-741ade0a1772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:49.524595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:49.566420 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d84d085-7b1f-4659-bba1-741ade0a1772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:49.568685 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4206f5a7-73a4-43bb-bb76-2b6fe7ac0a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:49.612245 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-17845980-7578-4434-8d12-35a0ed717f99 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.615794 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-17845980-7578-4434-8d12-35a0ed717f99 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] PUT https://10.4.3.240/volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda Aug 12 21:37:49.616179 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-17845980-7578-4434-8d12-35a0ed717f99 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:49.628937 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Created reservations ['4fd90934-73a3-4db5-bb58-00675b21b20c', 'a2d38e1c-cba2-41a6-a741-ff4707ca903a', '48398a3e-ee07-4c98-aa40-25143830ea44', '78eb5d4f-247a-40d9-add2-fc7d82395a22'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:49.629169 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-17845980-7578-4434-8d12-35a0ed717f99 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Acquiring lock "cinder-attachment_update-792c5b29-98f0-4fef-9b66-105f2928bc4a-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:49.629800 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4206f5a7-73a4-43bb-bb76-2b6fe7ac0a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd90934-73a3-4db5-bb58-00675b21b20c', 'a2d38e1c-cba2-41a6-a741-ff4707ca903a', '48398a3e-ee07-4c98-aa40-25143830ea44', '78eb5d4f-247a-40d9-add2-fc7d82395a22']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:49.631280 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84553ce1-ccc2-4f13-b91a-89ff869eb007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:49.639158 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-17845980-7578-4434-8d12-35a0ed717f99 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Lock "cinder-attachment_update-792c5b29-98f0-4fef-9b66-105f2928bc4a-np0000007121" acquired by "attachment_update" :: waited 0.010s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:49.640606 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:49.640606 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:49.667926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84553ce1-ccc2-4f13-b91a-89ff869eb007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b94263b-e1ba-4488-8a5f-f4810742f171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-903389070',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='54a57ee5e10c428c80c27cc84db4caa4',qos_specs=None,replication_status=,reservations=['4fd90934-73a3-4db5-bb58-00675b21b20c','a2d38e1c-cba2-41a6-a741-ff4707ca903a','48398a3e-ee07-4c98-aa40-25143830ea44','78eb5d4f-247a-40d9-add2-fc7d82395a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87e847e14304366b4ea7236a046c59a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-903389070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b94263b-e1ba-4488-8a5f-f4810742f171,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='54a57ee5e10c428c80c27cc84db4caa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a87e847e14304366b4ea7236a046c59a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:49.669372 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fd094b0-bf3a-498e-a100-25d9538f23f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:49.704799 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fd094b0-bf3a-498e-a100-25d9538f23f8) transitioned into state 'SUCCESS' from state '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-903389070',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='54a57ee5e10c428c80c27cc84db4caa4',qos_specs=None,replication_status=,reservations=['4fd90934-73a3-4db5-bb58-00675b21b20c','a2d38e1c-cba2-41a6-a741-ff4707ca903a','48398a3e-ee07-4c98-aa40-25143830ea44','78eb5d4f-247a-40d9-add2-fc7d82395a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87e847e14304366b4ea7236a046c59a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:49.705817 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fdded27-d683-4f6d-a82a-e7b29226efda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:49.721429 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fdded27-d683-4f6d-a82a-e7b29226efda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:49.722775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Flow 'volume_create_api' (3bd88536-6f87-49a6-b237-502e96c7d981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:49.723181 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Create volume request issued successfully. Aug 12 21:37:49.723980 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-650e3363-6d98-4cba-a01e-285cd72990cc tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:49.724590 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 104/415] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:37:49 2026] POST /volume/v3/volumes => generated 759 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:49.742892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3264fd4-28a7-4ffb-9515-3f2490747230 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.745913 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3264fd4-28a7-4ffb-9515-3f2490747230 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 Aug 12 21:37:49.745913 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3264fd4-28a7-4ffb-9515-3f2490747230 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:49.746250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3264fd4-28a7-4ffb-9515-3f2490747230 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:49.755821 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:49.755821 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:49.761193 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3264fd4-28a7-4ffb-9515-3f2490747230 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:49.777963 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3264fd4-28a7-4ffb-9515-3f2490747230 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 returned with HTTP 200 Aug 12 21:37:49.778422 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 107/416] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:49 2026] GET /volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:49.789265 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-17845980-7578-4434-8d12-35a0ed717f99 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Lock "cinder-attachment_update-792c5b29-98f0-4fef-9b66-105f2928bc4a-np0000007121" released by "attachment_update" :: held 0.149s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:49.789265 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-17845980-7578-4434-8d12-35a0ed717f99 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda returned with HTTP 200 Aug 12 21:37:49.789265 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 103/417] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:49 2026] PUT /volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:49.826512 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-606c415e-689f-4e46-9f46-c3b9ed3febb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.831555 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-606c415e-689f-4e46-9f46-c3b9ed3febb7 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda/action Aug 12 21:37:49.832109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-606c415e-689f-4e46-9f46-c3b9ed3febb7 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:49.832280 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-606c415e-689f-4e46-9f46-c3b9ed3febb7 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:49.866428 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:49.866428 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:49.881764 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-606c415e-689f-4e46-9f46-c3b9ed3febb7 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda/action returned with HTTP 204 Aug 12 21:37:49.882270 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 104/418] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:49 2026] POST /volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:49.916800 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1af3f467-8bae-43bf-9cfd-090008d29d49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.916800 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1af3f467-8bae-43bf-9cfd-090008d29d49 None None] GET https://10.4.3.240/volume// Aug 12 21:37:49.916918 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1af3f467-8bae-43bf-9cfd-090008d29d49 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:49.917131 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1af3f467-8bae-43bf-9cfd-090008d29d49 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:49.918078 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1af3f467-8bae-43bf-9cfd-090008d29d49 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:49.918497 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 105/419] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:49.930528 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdc3ea71-f1d1-4317-9c46-8129e0837f5d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:49.933090 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdc3ea71-f1d1-4317-9c46-8129e0837f5d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 Aug 12 21:37:49.933308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdc3ea71-f1d1-4317-9c46-8129e0837f5d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:49.933514 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdc3ea71-f1d1-4317-9c46-8129e0837f5d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:49.947045 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:49.947045 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:49.952047 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdc3ea71-f1d1-4317-9c46-8129e0837f5d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:49.959672 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdc3ea71-f1d1-4317-9c46-8129e0837f5d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 returned with HTTP 200 Aug 12 21:37:49.959672 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 108/420] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:49 2026] GET /volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:50.094929 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdf8b2b4-b411-4b74-b927-d200fe3fb46c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.099527 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdf8b2b4-b411-4b74-b927-d200fe3fb46c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] PUT https://10.4.3.240/volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437 Aug 12 21:37:50.099527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdf8b2b4-b411-4b74-b927-d200fe3fb46c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:50.105951 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdf8b2b4-b411-4b74-b927-d200fe3fb46c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Acquiring lock "cinder-attachment_update-d8729d7f-b37b-4d69-8f41-79b44526bf82-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:50.112033 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdf8b2b4-b411-4b74-b927-d200fe3fb46c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Lock "cinder-attachment_update-d8729d7f-b37b-4d69-8f41-79b44526bf82-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:50.112307 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.112307 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:50.260599 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cf3e7d92-3682-4bb6-9ec0-9b1ae2501779 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.348758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdf8b2b4-b411-4b74-b927-d200fe3fb46c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Lock "cinder-attachment_update-d8729d7f-b37b-4d69-8f41-79b44526bf82-np0000007121" released by "attachment_update" :: held 0.237s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:50.349693 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-cdf8b2b4-b411-4b74-b927-d200fe3fb46c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437 returned with HTTP 200 Aug 12 21:37:50.349834 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 104/421] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:50 2026] PUT /volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437 => generated 969 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:50.378557 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-7f1d47cc-ac94-4a70-8200-9de6d31e54ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.378557 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-7f1d47cc-ac94-4a70-8200-9de6d31e54ed tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437/action Aug 12 21:37:50.378916 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-7f1d47cc-ac94-4a70-8200-9de6d31e54ed tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:50.378916 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-7f1d47cc-ac94-4a70-8200-9de6d31e54ed tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:50.399974 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.399974 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:50.416048 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-7f1d47cc-ac94-4a70-8200-9de6d31e54ed tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437/action returned with HTTP 204 Aug 12 21:37:50.416526 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 106/422] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:50 2026] POST /volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:50.444076 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7411bb03-018d-4bc3-b735-b43a764b71f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.444472 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7411bb03-018d-4bc3-b735-b43a764b71f1 None None] GET https://10.4.3.240/volume// Aug 12 21:37:50.444611 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7411bb03-018d-4bc3-b735-b43a764b71f1 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.444811 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7411bb03-018d-4bc3-b735-b43a764b71f1 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.445115 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7411bb03-018d-4bc3-b735-b43a764b71f1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:50.445387 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 109/423] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:50.453110 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-50dbe23c-4824-4806-8209-62f42c739a7b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.457903 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-50dbe23c-4824-4806-8209-62f42c739a7b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d Aug 12 21:37:50.458189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-50dbe23c-4824-4806-8209-62f42c739a7b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.458471 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-50dbe23c-4824-4806-8209-62f42c739a7b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.474986 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.474986 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:50.478463 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-50dbe23c-4824-4806-8209-62f42c739a7b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:37:50.482677 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-50dbe23c-4824-4806-8209-62f42c739a7b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d returned with HTTP 200 Aug 12 21:37:50.483051 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 105/424] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:50.529815 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf3e7d92-3682-4bb6-9ec0-9b1ae2501779 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 12 21:37:50.530182 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf3e7d92-3682-4bb6-9ec0-9b1ae2501779 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.530182 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf3e7d92-3682-4bb6-9ec0-9b1ae2501779 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Calling method 'get_pools' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.547115 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf3e7d92-3682-4bb6-9ec0-9b1ae2501779 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 21:37:50.547479 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 105/425] 10.4.3.240 () {66 vars in 1291 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:50.556575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2dce432-b30c-4172-b914-6f59dd3c4175 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.558861 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2dce432-b30c-4172-b914-6f59dd3c4175 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 21:37:50.559101 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2dce432-b30c-4172-b914-6f59dd3c4175 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.559253 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2dce432-b30c-4172-b914-6f59dd3c4175 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.571005 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2dce432-b30c-4172-b914-6f59dd3c4175 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 21:37:50.572894 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 107/426] 10.4.3.240 () {66 vars in 1314 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:50.583714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25c48245-612c-49ab-9bae-f29f068ecf0b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.585441 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25c48245-612c-49ab-9bae-f29f068ecf0b tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] GET https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool Aug 12 21:37:50.585654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25c48245-612c-49ab-9bae-f29f068ecf0b tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.585889 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25c48245-612c-49ab-9bae-f29f068ecf0b tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.586842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-750775dd-3b8d-42c9-b7f1-181b4a4a0a3b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.589064 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-750775dd-3b8d-42c9-b7f1-181b4a4a0a3b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] PUT https://10.4.3.240/volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb Aug 12 21:37:50.589478 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-750775dd-3b8d-42c9-b7f1-181b4a4a0a3b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:50.599482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-750775dd-3b8d-42c9-b7f1-181b4a4a0a3b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Acquiring lock "cinder-attachment_update-558165e2-e9dd-4450-9f26-2adc7f21d40d-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:50.600846 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25c48245-612c-49ab-9bae-f29f068ecf0b tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool returned with HTTP 200 Aug 12 21:37:50.601803 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 110/427] 10.4.3.240 () {66 vars in 1318 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/capabilities/np0000007121@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:50.602906 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-750775dd-3b8d-42c9-b7f1-181b4a4a0a3b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Lock "cinder-attachment_update-558165e2-e9dd-4450-9f26-2adc7f21d40d-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:50.603897 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.603897 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:50.614442 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf40f8cb-f899-4c3e-8e73-8a8d8aabe4ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.616731 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf40f8cb-f899-4c3e-8e73-8a8d8aabe4ea tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] GET https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool Aug 12 21:37:50.617377 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf40f8cb-f899-4c3e-8e73-8a8d8aabe4ea tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.617843 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf40f8cb-f899-4c3e-8e73-8a8d8aabe4ea tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.636534 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf40f8cb-f899-4c3e-8e73-8a8d8aabe4ea tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool returned with HTTP 200 Aug 12 21:37:50.636994 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 106/428] 10.4.3.240 () {66 vars in 1318 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/capabilities/np0000007121@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:50.649316 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-873c268b-18bb-4429-b87d-40c7f7be85b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.653958 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-873c268b-18bb-4429-b87d-40c7f7be85b2 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] GET https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool Aug 12 21:37:50.654206 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-873c268b-18bb-4429-b87d-40c7f7be85b2 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.654453 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-873c268b-18bb-4429-b87d-40c7f7be85b2 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.679532 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-873c268b-18bb-4429-b87d-40c7f7be85b2 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544 tempest-BackendsCapabilitiesAdminTestsJSON-2022427544-project-admin] https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool returned with HTTP 200 Aug 12 21:37:50.679740 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 108/429] 10.4.3.240 () {66 vars in 1318 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/capabilities/np0000007121@storpool => generated 703 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:50.704222 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-750775dd-3b8d-42c9-b7f1-181b4a4a0a3b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Lock "cinder-attachment_update-558165e2-e9dd-4450-9f26-2adc7f21d40d-np0000007121" released by "attachment_update" :: held 0.101s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:50.704947 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-750775dd-3b8d-42c9-b7f1-181b4a4a0a3b tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb returned with HTTP 200 Aug 12 21:37:50.705675 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 106/430] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:50 2026] PUT /volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:50.738360 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-257257c3-b4ae-484d-8ac4-cfad04fd1190 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.740337 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-257257c3-b4ae-484d-8ac4-cfad04fd1190 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] POST https://10.4.3.240/volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb/action Aug 12 21:37:50.740736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-257257c3-b4ae-484d-8ac4-cfad04fd1190 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:50.740909 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-257257c3-b4ae-484d-8ac4-cfad04fd1190 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:50.761994 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.761994 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:50.764511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-714f9b07-72fe-424e-a1d9-5853022ed4df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.764986 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-714f9b07-72fe-424e-a1d9-5853022ed4df None None] GET https://10.4.3.240/volume// Aug 12 21:37:50.765192 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-714f9b07-72fe-424e-a1d9-5853022ed4df None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.765463 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-714f9b07-72fe-424e-a1d9-5853022ed4df None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.765861 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-714f9b07-72fe-424e-a1d9-5853022ed4df None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:50.766173 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 107/431] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:50.772844 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1d00aab4-e6d9-404c-8399-c014b13f2adc req-257257c3-b4ae-484d-8ac4-cfad04fd1190 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb/action returned with HTTP 204 Aug 12 21:37:50.774315 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 111/432] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:50 2026] POST /volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:50.774579 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a2e9eb-f863-4607-ae6c-a75240119850 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.777036 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a2e9eb-f863-4607-ae6c-a75240119850 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:37:50.777565 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a2e9eb-f863-4607-ae6c-a75240119850 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.778180 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a2e9eb-f863-4607-ae6c-a75240119850 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.794660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1061a1b4-7f8c-4c96-89e9-7e613e6f2d06 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.794770 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.794770 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:50.796258 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1061a1b4-7f8c-4c96-89e9-7e613e6f2d06 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 Aug 12 21:37:50.796505 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1061a1b4-7f8c-4c96-89e9-7e613e6f2d06 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.797192 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1061a1b4-7f8c-4c96-89e9-7e613e6f2d06 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.803268 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a2e9eb-f863-4607-ae6c-a75240119850 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:37:50.810285 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.810285 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:50.813071 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-22a2e9eb-f863-4607-ae6c-a75240119850 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:37:50.813532 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 109/433] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:50.817589 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1061a1b4-7f8c-4c96-89e9-7e613e6f2d06 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:50.823090 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1061a1b4-7f8c-4c96-89e9-7e613e6f2d06 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 returned with HTTP 200 Aug 12 21:37:50.823923 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 107/434] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:50.853537 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-09e98c06-acc9-49ce-88f1-fe092876e95c req-081be389-cb7e-4824-881a-d2f428a15008 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.855597 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-09e98c06-acc9-49ce-88f1-fe092876e95c req-081be389-cb7e-4824-881a-d2f428a15008 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 Aug 12 21:37:50.855829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-09e98c06-acc9-49ce-88f1-fe092876e95c req-081be389-cb7e-4824-881a-d2f428a15008 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:50.856015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-09e98c06-acc9-49ce-88f1-fe092876e95c req-081be389-cb7e-4824-881a-d2f428a15008 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:50.863341 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.863341 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:50.866926 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-09e98c06-acc9-49ce-88f1-fe092876e95c req-081be389-cb7e-4824-881a-d2f428a15008 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:50.872760 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-09e98c06-acc9-49ce-88f1-fe092876e95c req-081be389-cb7e-4824-881a-d2f428a15008 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 returned with HTTP 200 Aug 12 21:37:50.873163 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 108/435] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:50 2026] GET /volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:50.925531 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-abb25146-0b78-48a2-8df4-4e256190ce73 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:50.928135 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-abb25146-0b78-48a2-8df4-4e256190ce73 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] PUT https://10.4.3.240/volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81 Aug 12 21:37:50.928549 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-abb25146-0b78-48a2-8df4-4e256190ce73 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:50.938286 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-abb25146-0b78-48a2-8df4-4e256190ce73 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Acquiring lock "cinder-attachment_update-df3683e1-da40-4c8c-9b55-f2a66b21c174-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:50.943121 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-abb25146-0b78-48a2-8df4-4e256190ce73 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Lock "cinder-attachment_update-df3683e1-da40-4c8c-9b55-f2a66b21c174-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:50.944082 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:50.944082 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:51.040155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-abb25146-0b78-48a2-8df4-4e256190ce73 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Lock "cinder-attachment_update-df3683e1-da40-4c8c-9b55-f2a66b21c174-np0000007121" released by "attachment_update" :: held 0.097s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:51.040485 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-abb25146-0b78-48a2-8df4-4e256190ce73 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81 returned with HTTP 200 Aug 12 21:37:51.040945 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 112/436] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:50 2026] PUT /volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:51.075690 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-bc992cf9-7d77-4130-9a15-720f31fd49af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.076107 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-bc992cf9-7d77-4130-9a15-720f31fd49af tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] POST https://10.4.3.240/volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81/action Aug 12 21:37:51.076516 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-bc992cf9-7d77-4130-9a15-720f31fd49af tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:51.076678 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-bc992cf9-7d77-4130-9a15-720f31fd49af tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:51.100486 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.100486 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:51.114032 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f6c8265a-c966-4e63-93aa-fbea2ba0d2c5 req-bc992cf9-7d77-4130-9a15-720f31fd49af tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81/action returned with HTTP 204 Aug 12 21:37:51.114490 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 110/437] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:51 2026] POST /volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:51.179190 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2144e17e-e5d2-41fa-8ef8-5733e0b5415c req-16b02d0a-dcac-4de9-b13d-7de7963765d0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.181301 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2144e17e-e5d2-41fa-8ef8-5733e0b5415c req-16b02d0a-dcac-4de9-b13d-7de7963765d0 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:51.181508 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2144e17e-e5d2-41fa-8ef8-5733e0b5415c req-16b02d0a-dcac-4de9-b13d-7de7963765d0 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.182047 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2144e17e-e5d2-41fa-8ef8-5733e0b5415c req-16b02d0a-dcac-4de9-b13d-7de7963765d0 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.182150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [req-2144e17e-e5d2-41fa-8ef8-5733e0b5415c req-16b02d0a-dcac-4de9-b13d-7de7963765d0 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:51.182934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-2144e17e-e5d2-41fa-8ef8-5733e0b5415c req-16b02d0a-dcac-4de9-b13d-7de7963765d0 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:51.192820 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-2144e17e-e5d2-41fa-8ef8-5733e0b5415c req-16b02d0a-dcac-4de9-b13d-7de7963765d0 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Get all volumes completed successfully. Aug 12 21:37:51.194191 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.194191 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:51.200481 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2144e17e-e5d2-41fa-8ef8-5733e0b5415c req-16b02d0a-dcac-4de9-b13d-7de7963765d0 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:51.201092 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 108/438] 10.4.3.240 () {68 vars in 1508 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:51.230984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1aba8318-0b33-4d2f-ae1f-cd65da145b89 req-fac3d882-6455-4e38-91ad-ccd3bd2bf558 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.233121 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1aba8318-0b33-4d2f-ae1f-cd65da145b89 req-fac3d882-6455-4e38-91ad-ccd3bd2bf558 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:51.233361 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1aba8318-0b33-4d2f-ae1f-cd65da145b89 req-fac3d882-6455-4e38-91ad-ccd3bd2bf558 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.233517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1aba8318-0b33-4d2f-ae1f-cd65da145b89 req-fac3d882-6455-4e38-91ad-ccd3bd2bf558 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.233818 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [req-1aba8318-0b33-4d2f-ae1f-cd65da145b89 req-fac3d882-6455-4e38-91ad-ccd3bd2bf558 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:51.234646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-1aba8318-0b33-4d2f-ae1f-cd65da145b89 req-fac3d882-6455-4e38-91ad-ccd3bd2bf558 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:51.246098 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1aba8318-0b33-4d2f-ae1f-cd65da145b89 req-fac3d882-6455-4e38-91ad-ccd3bd2bf558 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Get all volumes completed successfully. Aug 12 21:37:51.247099 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.247099 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:51.251919 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1aba8318-0b33-4d2f-ae1f-cd65da145b89 req-fac3d882-6455-4e38-91ad-ccd3bd2bf558 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:51.252444 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 109/439] 10.4.3.240 () {68 vars in 1508 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:51.288301 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2514bf03-938e-4a3d-8623-7bb8f2b11da0 req-e64db1c2-56e6-4f50-908e-e26eeff26890 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.291368 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2514bf03-938e-4a3d-8623-7bb8f2b11da0 req-e64db1c2-56e6-4f50-908e-e26eeff26890 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:51.291990 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2514bf03-938e-4a3d-8623-7bb8f2b11da0 req-e64db1c2-56e6-4f50-908e-e26eeff26890 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.292529 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2514bf03-938e-4a3d-8623-7bb8f2b11da0 req-e64db1c2-56e6-4f50-908e-e26eeff26890 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.292529 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [req-2514bf03-938e-4a3d-8623-7bb8f2b11da0 req-e64db1c2-56e6-4f50-908e-e26eeff26890 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:51.293035 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.293035 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:51.293220 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-2514bf03-938e-4a3d-8623-7bb8f2b11da0 req-e64db1c2-56e6-4f50-908e-e26eeff26890 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:51.305049 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2514bf03-938e-4a3d-8623-7bb8f2b11da0 req-e64db1c2-56e6-4f50-908e-e26eeff26890 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Get all volumes completed successfully. Aug 12 21:37:51.305834 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.305834 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:51.310801 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2514bf03-938e-4a3d-8623-7bb8f2b11da0 req-e64db1c2-56e6-4f50-908e-e26eeff26890 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:51.311179 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 113/440] 10.4.3.240 () {68 vars in 1508 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:51.340982 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-43001c6b-6e6a-455e-a905-2ceacba47603 req-35761acc-123f-40bb-ba45-bd8122248f99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.343791 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-43001c6b-6e6a-455e-a905-2ceacba47603 req-35761acc-123f-40bb-ba45-bd8122248f99 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:51.344184 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-43001c6b-6e6a-455e-a905-2ceacba47603 req-35761acc-123f-40bb-ba45-bd8122248f99 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.344444 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-43001c6b-6e6a-455e-a905-2ceacba47603 req-35761acc-123f-40bb-ba45-bd8122248f99 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.345236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-43001c6b-6e6a-455e-a905-2ceacba47603 req-35761acc-123f-40bb-ba45-bd8122248f99 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:51.346363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-43001c6b-6e6a-455e-a905-2ceacba47603 req-35761acc-123f-40bb-ba45-bd8122248f99 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:51.397903 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-43001c6b-6e6a-455e-a905-2ceacba47603 req-35761acc-123f-40bb-ba45-bd8122248f99 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Get all volumes completed successfully. Aug 12 21:37:51.399059 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.399059 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:51.404832 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-43001c6b-6e6a-455e-a905-2ceacba47603 req-35761acc-123f-40bb-ba45-bd8122248f99 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:51.405604 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 111/441] 10.4.3.240 () {68 vars in 1508 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:51.457099 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-752e15b0-e4c8-4080-8058-0d6ccc6853bd req-ee94d558-cab5-490a-b54b-e86f1682ca04 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.464443 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-752e15b0-e4c8-4080-8058-0d6ccc6853bd req-ee94d558-cab5-490a-b54b-e86f1682ca04 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:51.464760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-752e15b0-e4c8-4080-8058-0d6ccc6853bd req-ee94d558-cab5-490a-b54b-e86f1682ca04 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.465003 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-752e15b0-e4c8-4080-8058-0d6ccc6853bd req-ee94d558-cab5-490a-b54b-e86f1682ca04 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.465286 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [req-752e15b0-e4c8-4080-8058-0d6ccc6853bd req-ee94d558-cab5-490a-b54b-e86f1682ca04 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:51.466262 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-752e15b0-e4c8-4080-8058-0d6ccc6853bd req-ee94d558-cab5-490a-b54b-e86f1682ca04 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:51.486978 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-752e15b0-e4c8-4080-8058-0d6ccc6853bd req-ee94d558-cab5-490a-b54b-e86f1682ca04 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Get all volumes completed successfully. Aug 12 21:37:51.487400 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.487400 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:51.494587 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-752e15b0-e4c8-4080-8058-0d6ccc6853bd req-ee94d558-cab5-490a-b54b-e86f1682ca04 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:51.495095 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 109/442] 10.4.3.240 () {68 vars in 1508 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:51.527166 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5911c56c-05dc-459b-969c-dd70e551caef req-a5a8dab2-a284-4bcd-aaac-9c9c2b2c747e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.530127 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5911c56c-05dc-459b-969c-dd70e551caef req-a5a8dab2-a284-4bcd-aaac-9c9c2b2c747e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:51.530590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5911c56c-05dc-459b-969c-dd70e551caef req-a5a8dab2-a284-4bcd-aaac-9c9c2b2c747e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.533300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5911c56c-05dc-459b-969c-dd70e551caef req-a5a8dab2-a284-4bcd-aaac-9c9c2b2c747e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.533300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [req-5911c56c-05dc-459b-969c-dd70e551caef req-a5a8dab2-a284-4bcd-aaac-9c9c2b2c747e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:51.533300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5911c56c-05dc-459b-969c-dd70e551caef req-a5a8dab2-a284-4bcd-aaac-9c9c2b2c747e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:51.541816 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5911c56c-05dc-459b-969c-dd70e551caef req-a5a8dab2-a284-4bcd-aaac-9c9c2b2c747e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Get all volumes completed successfully. Aug 12 21:37:51.543334 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.543334 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:51.548982 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5911c56c-05dc-459b-969c-dd70e551caef req-a5a8dab2-a284-4bcd-aaac-9c9c2b2c747e tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:51.549396 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 110/443] 10.4.3.240 () {68 vars in 1508 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:51.589016 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d1322c42-92ec-4395-a264-e38e4a3ce0c8 req-c7a0a3b4-0fda-48ac-87a6-d4c0e5593f08 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.592063 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d1322c42-92ec-4395-a264-e38e4a3ce0c8 req-c7a0a3b4-0fda-48ac-87a6-d4c0e5593f08 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:51.592303 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d1322c42-92ec-4395-a264-e38e4a3ce0c8 req-c7a0a3b4-0fda-48ac-87a6-d4c0e5593f08 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.592583 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d1322c42-92ec-4395-a264-e38e4a3ce0c8 req-c7a0a3b4-0fda-48ac-87a6-d4c0e5593f08 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.593311 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [req-d1322c42-92ec-4395-a264-e38e4a3ce0c8 req-c7a0a3b4-0fda-48ac-87a6-d4c0e5593f08 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:51.594321 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-d1322c42-92ec-4395-a264-e38e4a3ce0c8 req-c7a0a3b4-0fda-48ac-87a6-d4c0e5593f08 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:51.605282 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d1322c42-92ec-4395-a264-e38e4a3ce0c8 req-c7a0a3b4-0fda-48ac-87a6-d4c0e5593f08 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Get all volumes completed successfully. Aug 12 21:37:51.606307 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.606307 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:51.611778 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d1322c42-92ec-4395-a264-e38e4a3ce0c8 req-c7a0a3b4-0fda-48ac-87a6-d4c0e5593f08 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:51.612231 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 114/444] 10.4.3.240 () {68 vars in 1508 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:37:51.651548 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ce44018e-f9c7-4a41-8ec6-1d8f7883bfe0 req-881d57ed-7517-43e1-b1f8-a109f8972c86 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.654233 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ce44018e-f9c7-4a41-8ec6-1d8f7883bfe0 req-881d57ed-7517-43e1-b1f8-a109f8972c86 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:37:51.654504 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ce44018e-f9c7-4a41-8ec6-1d8f7883bfe0 req-881d57ed-7517-43e1-b1f8-a109f8972c86 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.654752 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ce44018e-f9c7-4a41-8ec6-1d8f7883bfe0 req-881d57ed-7517-43e1-b1f8-a109f8972c86 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.655027 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-ce44018e-f9c7-4a41-8ec6-1d8f7883bfe0 req-881d57ed-7517-43e1-b1f8-a109f8972c86 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:51.656126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ce44018e-f9c7-4a41-8ec6-1d8f7883bfe0 req-881d57ed-7517-43e1-b1f8-a109f8972c86 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:37:51.666165 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ce44018e-f9c7-4a41-8ec6-1d8f7883bfe0 req-881d57ed-7517-43e1-b1f8-a109f8972c86 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] Get all volumes completed successfully. Aug 12 21:37:51.667306 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.667306 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:51.673936 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ce44018e-f9c7-4a41-8ec6-1d8f7883bfe0 req-881d57ed-7517-43e1-b1f8-a109f8972c86 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:37:51.675137 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 112/445] 10.4.3.240 () {68 vars in 1508 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:51.698169 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f747f4d-3bf7-4a9d-8ae9-234ec0fc42e5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.701106 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f747f4d-3bf7-4a9d-8ae9-234ec0fc42e5 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 Aug 12 21:37:51.701347 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f747f4d-3bf7-4a9d-8ae9-234ec0fc42e5 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.701563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f747f4d-3bf7-4a9d-8ae9-234ec0fc42e5 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.702027 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-3f747f4d-3bf7-4a9d-8ae9-234ec0fc42e5 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Delete volume with id: 2b94263b-e1ba-4488-8a5f-f4810742f171 Aug 12 21:37:51.715637 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.715637 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:51.716166 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f747f4d-3bf7-4a9d-8ae9-234ec0fc42e5 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:51.738681 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f747f4d-3bf7-4a9d-8ae9-234ec0fc42e5 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Delete volume request issued successfully. Aug 12 21:37:51.738922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f747f4d-3bf7-4a9d-8ae9-234ec0fc42e5 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 returned with HTTP 202 Aug 12 21:37:51.739423 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 110/446] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:37:51 2026] DELETE /volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:51.749374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34adb96c-8b0e-4ed2-bf6a-54b0eae8743c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:51.751724 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34adb96c-8b0e-4ed2-bf6a-54b0eae8743c tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 Aug 12 21:37:51.752014 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34adb96c-8b0e-4ed2-bf6a-54b0eae8743c tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:51.752258 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34adb96c-8b0e-4ed2-bf6a-54b0eae8743c tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:51.762838 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:51.762838 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:51.767997 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-34adb96c-8b0e-4ed2-bf6a-54b0eae8743c tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:51.772655 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34adb96c-8b0e-4ed2-bf6a-54b0eae8743c tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 returned with HTTP 200 Aug 12 21:37:51.773155 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 111/447] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:51 2026] GET /volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:52.512665 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eebc798b-2028-4ada-87c1-0cfd219b4950 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.515799 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eebc798b-2028-4ada-87c1-0cfd219b4950 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:52.515799 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eebc798b-2028-4ada-87c1-0cfd219b4950 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.516299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eebc798b-2028-4ada-87c1-0cfd219b4950 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.540699 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:52.540699 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:52.553030 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eebc798b-2028-4ada-87c1-0cfd219b4950 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:52.564084 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eebc798b-2028-4ada-87c1-0cfd219b4950 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:52.564447 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 115/448] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:52 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:52.643659 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-e0d45ac0-ca1f-4ff9-87c9-77a42dad36e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.646672 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-e0d45ac0-ca1f-4ff9-87c9-77a42dad36e9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:52.646885 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-e0d45ac0-ca1f-4ff9-87c9-77a42dad36e9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.647076 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-e0d45ac0-ca1f-4ff9-87c9-77a42dad36e9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.653814 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:52.653814 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:52.664353 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-e0d45ac0-ca1f-4ff9-87c9-77a42dad36e9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:52.675661 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-e0d45ac0-ca1f-4ff9-87c9-77a42dad36e9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:52.676053 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 113/449] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:52 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:52.783977 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-904cbd10-ef45-4afb-bbf3-10d739aca0a0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.784491 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-904cbd10-ef45-4afb-bbf3-10d739aca0a0 None None] GET https://10.4.3.240/volume// Aug 12 21:37:52.784736 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-904cbd10-ef45-4afb-bbf3-10d739aca0a0 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.784997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-904cbd10-ef45-4afb-bbf3-10d739aca0a0 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.787309 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-904cbd10-ef45-4afb-bbf3-10d739aca0a0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:52.788800 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 111/450] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:37:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:52.788893 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d0b8b9d-78f7-4c3b-a90a-f84c3f8cfb53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.792245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d0b8b9d-78f7-4c3b-a90a-f84c3f8cfb53 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 Aug 12 21:37:52.792245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d0b8b9d-78f7-4c3b-a90a-f84c3f8cfb53 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.792245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d0b8b9d-78f7-4c3b-a90a-f84c3f8cfb53 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.796232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-226ed25d-354c-439d-929b-6d29cc1e3f2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.800698 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d0b8b9d-78f7-4c3b-a90a-f84c3f8cfb53 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 returned with HTTP 404 Aug 12 21:37:52.800698 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 112/451] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:52 2026] GET /volume/v3/volumes/2b94263b-e1ba-4488-8a5f-f4810742f171 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:52.800938 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-226ed25d-354c-439d-929b-6d29cc1e3f2c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:52.800938 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-226ed25d-354c-439d-929b-6d29cc1e3f2c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293", "connector": null, "instance_uuid": "3210ec36-af8c-4475-949a-d4d3e4383f07"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:52.812719 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-565a6efc-1e2a-482e-80c7-195b43366b63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.814449 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:52.814449 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:52.816651 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-565a6efc-1e2a-482e-80c7-195b43366b63 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 Aug 12 21:37:52.816651 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-565a6efc-1e2a-482e-80c7-195b43366b63 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.816829 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-565a6efc-1e2a-482e-80c7-195b43366b63 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.817037 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-565a6efc-1e2a-482e-80c7-195b43366b63 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Delete volume with id: 9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 Aug 12 21:37:52.830603 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:52.830603 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:52.830603 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-565a6efc-1e2a-482e-80c7-195b43366b63 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:52.855406 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-226ed25d-354c-439d-929b-6d29cc1e3f2c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:52.855653 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-565a6efc-1e2a-482e-80c7-195b43366b63 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Delete volume request issued successfully. Aug 12 21:37:52.855653 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-565a6efc-1e2a-482e-80c7-195b43366b63 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 returned with HTTP 202 Aug 12 21:37:52.856136 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 114/452] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:37:52 2026] DELETE /volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:52.856185 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 116/453] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:52 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 12 21:37:52.868601 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4679d7ea-39e5-409b-b8ee-9d7576e354f9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.870788 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4679d7ea-39e5-409b-b8ee-9d7576e354f9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 Aug 12 21:37:52.871092 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4679d7ea-39e5-409b-b8ee-9d7576e354f9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.871320 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4679d7ea-39e5-409b-b8ee-9d7576e354f9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.881922 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:52.881922 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:52.888055 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4679d7ea-39e5-409b-b8ee-9d7576e354f9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:52.893832 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5f734f2-a032-49a3-9b33-501e88d63ab9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.894816 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4679d7ea-39e5-409b-b8ee-9d7576e354f9 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 returned with HTTP 200 Aug 12 21:37:52.895341 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 112/454] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:52 2026] GET /volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:52.896022 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5f734f2-a032-49a3-9b33-501e88d63ab9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:52.896291 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5f734f2-a032-49a3-9b33-501e88d63ab9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.896505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5f734f2-a032-49a3-9b33-501e88d63ab9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.912916 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:52.912916 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:52.916816 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9b89df2-bcbc-4f7a-846f-8af8c0f9dd0d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.916905 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9b89df2-bcbc-4f7a-846f-8af8c0f9dd0d None None] GET https://10.4.3.240/volume// Aug 12 21:37:52.918153 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9b89df2-bcbc-4f7a-846f-8af8c0f9dd0d None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.918153 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9b89df2-bcbc-4f7a-846f-8af8c0f9dd0d None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.918153 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9b89df2-bcbc-4f7a-846f-8af8c0f9dd0d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:52.918153 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 115/455] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:52.919934 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c5f734f2-a032-49a3-9b33-501e88d63ab9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:52.925650 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5f734f2-a032-49a3-9b33-501e88d63ab9 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:52.925877 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-577a8234-0298-4f5e-81c4-bec168e4e9d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:52.926261 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 113/456] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:52 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:37:52.932096 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-577a8234-0298-4f5e-81c4-bec168e4e9d5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:52.932096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-577a8234-0298-4f5e-81c4-bec168e4e9d5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:52.932096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-577a8234-0298-4f5e-81c4-bec168e4e9d5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:52.941679 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:52.941679 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:52.949238 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-577a8234-0298-4f5e-81c4-bec168e4e9d5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:52.951010 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-577a8234-0298-4f5e-81c4-bec168e4e9d5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:52.951491 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 117/457] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:52 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:53.042468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-9c1926b4-911c-4265-b208-42c2106d105c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:53.044584 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-9c1926b4-911c-4265-b208-42c2106d105c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] PUT https://10.4.3.240/volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac Aug 12 21:37:53.046651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-9c1926b4-911c-4265-b208-42c2106d105c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:53.053044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-9c1926b4-911c-4265-b208-42c2106d105c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Acquiring lock "cinder-attachment_update-1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:37:53.060810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-9c1926b4-911c-4265-b208-42c2106d105c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Lock "cinder-attachment_update-1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:37:53.060810 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:53.060810 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:53.150388 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-9c1926b4-911c-4265-b208-42c2106d105c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Lock "cinder-attachment_update-1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293-np0000007121" released by "attachment_update" :: held 0.092s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:37:53.150819 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-9c1926b4-911c-4265-b208-42c2106d105c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac returned with HTTP 200 Aug 12 21:37:53.151444 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 113/458] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:37:53 2026] PUT /volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:53.909264 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d29390cf-ff30-4a7c-9581-65c8a36ba071 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:53.911838 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d29390cf-ff30-4a7c-9581-65c8a36ba071 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 Aug 12 21:37:53.911838 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d29390cf-ff30-4a7c-9581-65c8a36ba071 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:53.912097 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d29390cf-ff30-4a7c-9581-65c8a36ba071 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:53.921695 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d29390cf-ff30-4a7c-9581-65c8a36ba071 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 returned with HTTP 404 Aug 12 21:37:53.922353 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 116/459] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:53 2026] GET /volume/v3/volumes/9f88f145-05c6-4d5b-a39c-699b5b3cc0a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:53.936808 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fcca3ad4-6b09-4212-a1a5-4c98d85de9a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:53.939320 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcca3ad4-6b09-4212-a1a5-4c98d85de9a1 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] DELETE https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe Aug 12 21:37:53.939600 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcca3ad4-6b09-4212-a1a5-4c98d85de9a1 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:53.939873 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcca3ad4-6b09-4212-a1a5-4c98d85de9a1 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:53.940072 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fcca3ad4-6b09-4212-a1a5-4c98d85de9a1 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Delete volume with id: fb5b152f-6e46-434c-adaa-01550685acfe Aug 12 21:37:53.940694 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8eee6914-6c7a-43bd-b728-c4d67ad374e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:53.943069 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8eee6914-6c7a-43bd-b728-c4d67ad374e1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:53.943337 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8eee6914-6c7a-43bd-b728-c4d67ad374e1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:53.943598 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8eee6914-6c7a-43bd-b728-c4d67ad374e1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:53.950552 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:53.950552 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:53.951241 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fcca3ad4-6b09-4212-a1a5-4c98d85de9a1 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:53.956692 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:53.956692 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:53.963805 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8eee6914-6c7a-43bd-b728-c4d67ad374e1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:53.968927 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8eee6914-6c7a-43bd-b728-c4d67ad374e1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:53.969237 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 118/460] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:53 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:53.984842 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fcca3ad4-6b09-4212-a1a5-4c98d85de9a1 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Delete volume request issued successfully. Aug 12 21:37:53.984842 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcca3ad4-6b09-4212-a1a5-4c98d85de9a1 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe returned with HTTP 202 Aug 12 21:37:53.984842 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 114/461] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:37:53 2026] DELETE /volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:37:53.993919 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-81971a6b-dcbb-4ae3-b289-55b5ec989561 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:53.995710 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81971a6b-dcbb-4ae3-b289-55b5ec989561 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe Aug 12 21:37:53.995946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81971a6b-dcbb-4ae3-b289-55b5ec989561 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:53.996142 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81971a6b-dcbb-4ae3-b289-55b5ec989561 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:54.005935 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:54.005935 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:54.009877 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-81971a6b-dcbb-4ae3-b289-55b5ec989561 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Volume info retrieved successfully. Aug 12 21:37:54.015421 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81971a6b-dcbb-4ae3-b289-55b5ec989561 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe returned with HTTP 200 Aug 12 21:37:54.015421 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 114/462] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:53 2026] GET /volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:54.988365 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-606faf05-11ab-4c08-8d72-cf2254830710 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:54.990782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-606faf05-11ab-4c08-8d72-cf2254830710 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:54.991044 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-606faf05-11ab-4c08-8d72-cf2254830710 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:54.991275 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-606faf05-11ab-4c08-8d72-cf2254830710 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:55.004354 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:55.004354 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:55.009368 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-606faf05-11ab-4c08-8d72-cf2254830710 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:55.015078 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-606faf05-11ab-4c08-8d72-cf2254830710 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:55.015958 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 117/463] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:54 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:55.029292 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d30db985-d1c8-4405-8c1b-bb8f71e10502 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:55.032135 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d30db985-d1c8-4405-8c1b-bb8f71e10502 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] GET https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe Aug 12 21:37:55.033686 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d30db985-d1c8-4405-8c1b-bb8f71e10502 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:55.033686 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d30db985-d1c8-4405-8c1b-bb8f71e10502 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:55.043396 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d30db985-d1c8-4405-8c1b-bb8f71e10502 tempest-VolumesTestJSON-1209998760 tempest-VolumesTestJSON-1209998760-project-member] https://10.4.3.240/volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe returned with HTTP 404 Aug 12 21:37:55.044234 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 119/464] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:55 2026] GET /volume/v3/volumes/fb5b152f-6e46-434c-adaa-01550685acfe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:55.293346 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e4a1e3d-b7bc-445a-86e3-36d83edaa3f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:55.602911 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e4a1e3d-b7bc-445a-86e3-36d83edaa3f1 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:37:55.603183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e4a1e3d-b7bc-445a-86e3-36d83edaa3f1 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1369539605"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:55.622049 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e4a1e3d-b7bc-445a-86e3-36d83edaa3f1 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:37:55.622573 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 115/465] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:37:55 2026] POST /volume/v3/types => generated 228 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:55.634563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8923fb7c-1a6a-4d97-8ea3-e9ee13079e04 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:55.636772 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8923fb7c-1a6a-4d97-8ea3-e9ee13079e04 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:37:55.637419 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8923fb7c-1a6a-4d97-8ea3-e9ee13079e04 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1163581378"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:55.651970 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8923fb7c-1a6a-4d97-8ea3-e9ee13079e04 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:37:55.652547 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 115/466] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:37:55 2026] POST /volume/v3/group_types => generated 185 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:55.663395 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c26e6255-ade3-4c88-85b4-146fd41d3c84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:55.913890 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c26e6255-ade3-4c88-85b4-146fd41d3c84 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:37:55.913890 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c26e6255-ade3-4c88-85b4-146fd41d3c84 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0f5d25ef-da8a-4948-9bd2-f3274fa8ae20", "volume_types": ["9b1c5e6d-c96b-4c0f-ac94-de691c116dd6"], "name": "tempest-GroupSnapshotsV319Test-Group-1851941611"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:55.914544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-c26e6255-ade3-4c88-85b4-146fd41d3c84 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Creating new group {'group': {'group_type': '0f5d25ef-da8a-4948-9bd2-f3274fa8ae20', 'volume_types': ['9b1c5e6d-c96b-4c0f-ac94-de691c116dd6'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1851941611'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:37:55.919196 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-c26e6255-ade3-4c88-85b4-146fd41d3c84 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1851941611. Aug 12 21:37:55.933662 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c26e6255-ade3-4c88-85b4-146fd41d3c84 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Availability Zones retrieved successfully. Aug 12 21:37:55.962568 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c26e6255-ade3-4c88-85b4-146fd41d3c84 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Created reservations ['8d561bf2-fdae-4e55-a41a-7e0196206ed4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:55.995633 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c26e6255-ade3-4c88-85b4-146fd41d3c84 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:37:55.995633 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 118/467] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:37:55 2026] POST /volume/v3/groups => generated 116 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:56.008254 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f6bd5b8-8c6b-4d4f-894c-3d55b0f05148 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:56.011221 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f6bd5b8-8c6b-4d4f-894c-3d55b0f05148 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 Aug 12 21:37:56.011221 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f6bd5b8-8c6b-4d4f-894c-3d55b0f05148 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:56.011384 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f6bd5b8-8c6b-4d4f-894c-3d55b0f05148 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:56.011507 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-2f6bd5b8-8c6b-4d4f-894c-3d55b0f05148 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member 338cab7b-b380-421f-8542-c3eb7da6e794 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:56.015959 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:56.015959 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:56.026496 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f6bd5b8-8c6b-4d4f-894c-3d55b0f05148 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 returned with HTTP 200 Aug 12 21:37:56.026838 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 120/468] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:56 2026] GET /volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 => generated 396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:56.031618 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b0a7d2d-7af9-4164-982f-e1809f54a84c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:56.037852 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b0a7d2d-7af9-4164-982f-e1809f54a84c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:56.037961 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b0a7d2d-7af9-4164-982f-e1809f54a84c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:56.038146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b0a7d2d-7af9-4164-982f-e1809f54a84c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:56.055294 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:56.055294 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:56.060449 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8b0a7d2d-7af9-4164-982f-e1809f54a84c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:56.067852 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b0a7d2d-7af9-4164-982f-e1809f54a84c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:56.068532 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 116/469] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:56 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:56.831784 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:57.011163 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:57.011512 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-717796267"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:57.013760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-717796267'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:57.014020 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume of 1 GB Aug 12 21:37:57.021533 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Availability Zones retrieved successfully. Aug 12 21:37:57.031434 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (b3df0216-3a38-4c8d-a0cb-51df240900bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:57.033281 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509b2885-3a7e-4e27-88f8-dd13f63c44a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.034536 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:57.039025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92422a8d-0b11-4183-8347-d3c924b2f130 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:57.043406 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92422a8d-0b11-4183-8347-d3c924b2f130 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 Aug 12 21:37:57.044585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92422a8d-0b11-4183-8347-d3c924b2f130 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:57.044585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92422a8d-0b11-4183-8347-d3c924b2f130 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:57.044585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-92422a8d-0b11-4183-8347-d3c924b2f130 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member 338cab7b-b380-421f-8542-c3eb7da6e794 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:37:57.049277 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.049277 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:57.059405 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92422a8d-0b11-4183-8347-d3c924b2f130 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 returned with HTTP 200 Aug 12 21:37:57.060090 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 119/470] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:37:57 2026] GET /volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 => generated 397 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:57.072302 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509b2885-3a7e-4e27-88f8-dd13f63c44a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.073211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65745ab-416a-414b-8f21-0963529b6520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.073876 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:57.077815 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:37:57.078254 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1040283664", "volume_type": "9b1c5e6d-c96b-4c0f-ac94-de691c116dd6", "group_id": "338cab7b-b380-421f-8542-c3eb7da6e794", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:57.080394 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1040283664', 'volume_type': '9b1c5e6d-c96b-4c0f-ac94-de691c116dd6', 'group_id': '338cab7b-b380-421f-8542-c3eb7da6e794', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:37:57.091187 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3dc62c56-1655-4ebf-8d65-8728aee532e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:57.094281 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3dc62c56-1655-4ebf-8d65-8728aee532e5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:57.095659 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3dc62c56-1655-4ebf-8d65-8728aee532e5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:57.096082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3dc62c56-1655-4ebf-8d65-8728aee532e5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:57.096436 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa9bc64f-8027-4605-9a58-040e51926e11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:57.098853 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.098853 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:57.099443 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa9bc64f-8027-4605-9a58-040e51926e11 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] GET https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:37:57.099677 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa9bc64f-8027-4605-9a58-040e51926e11 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:57.099830 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Create volume of 1 GB Aug 12 21:37:57.099886 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa9bc64f-8027-4605-9a58-040e51926e11 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:57.111181 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Availability Zones retrieved successfully. Aug 12 21:37:57.115747 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.115747 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:57.117697 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.117697 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:57.119035 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Flow 'volume_create_api' (1d8293b5-ee00-409d-95e1-779f3a8b53f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:57.120174 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6240180d-097e-4c81-979d-774764bafd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.120825 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.120825 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:57.121391 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:37:57.121500 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aa9bc64f-8027-4605-9a58-040e51926e11 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:37:57.124335 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3dc62c56-1655-4ebf-8d65-8728aee532e5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:57.127270 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa9bc64f-8027-4605-9a58-040e51926e11 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 200 Aug 12 21:37:57.127900 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 120/471] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:57 2026] GET /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 1833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:57.132411 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3dc62c56-1655-4ebf-8d65-8728aee532e5 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:57.133409 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 117/472] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:57 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:57.148782 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6240180d-097e-4c81-979d-774764bafd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:37:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b1c5e6d-c96b-4c0f-ac94-de691c116dd6,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1369539605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b1c5e6d-c96b-4c0f-ac94-de691c116dd6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '338cab7b-b380-421f-8542-c3eb7da6e794', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.149577 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dc2703-4922-49a0-b988-8c1c9b3dba0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.159731 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['47ead4d1-8413-47cb-a157-0470cef8a2e8', '0ff27583-d602-4d8e-9746-0dcaca27170d', '7b1de975-d0c0-4a27-a228-262de51e363d', '63ccb3e9-8c5b-4f71-a612-396413099588'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:57.160792 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65745ab-416a-414b-8f21-0963529b6520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ead4d1-8413-47cb-a157-0470cef8a2e8', '0ff27583-d602-4d8e-9746-0dcaca27170d', '7b1de975-d0c0-4a27-a228-262de51e363d', '63ccb3e9-8c5b-4f71-a612-396413099588']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.161613 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d576576-81cc-4e97-8675-8adac68d3313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.182473 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1369539605 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1369539605, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:57.182976 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1369539605 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1369539605, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:57.187159 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d576576-81cc-4e97-8675-8adac68d3313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4af838a6-1021-4ebe-80b6-0526aceff686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-717796267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['47ead4d1-8413-47cb-a157-0470cef8a2e8','0ff27583-d602-4d8e-9746-0dcaca27170d','7b1de975-d0c0-4a27-a228-262de51e363d','63ccb3e9-8c5b-4f71-a612-396413099588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-717796267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4af838a6-1021-4ebe-80b6-0526aceff686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67bf7a75166b47d6aea697584674fdf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.187951 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2154f398-0193-4328-8b87-8acb5a297cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.208041 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2154f398-0193-4328-8b87-8acb5a297cad) transitioned into state 'SUCCESS' from state '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-717796267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['47ead4d1-8413-47cb-a157-0470cef8a2e8','0ff27583-d602-4d8e-9746-0dcaca27170d','7b1de975-d0c0-4a27-a228-262de51e363d','63ccb3e9-8c5b-4f71-a612-396413099588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.209301 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6602175c-1ae3-44dc-b48b-435e1243344b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.217422 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Created reservations ['060a197c-3b35-496e-8559-0df14ede5155', '55bd20b3-4431-4642-8743-c5c547cae689', '23bab2e0-110f-4fda-91c4-66d9845f18f5', '9ce04056-0abc-458f-9f5f-3b3a812d90a9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:57.218347 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6602175c-1ae3-44dc-b48b-435e1243344b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.218465 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dc2703-4922-49a0-b988-8c1c9b3dba0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['060a197c-3b35-496e-8559-0df14ede5155', '55bd20b3-4431-4642-8743-c5c547cae689', '23bab2e0-110f-4fda-91c4-66d9845f18f5', '9ce04056-0abc-458f-9f5f-3b3a812d90a9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.219375 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5676a28-1df3-424a-bb8e-b376e6b3edbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.219687 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (b3df0216-3a38-4c8d-a0cb-51df240900bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:57.220159 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request issued successfully. Aug 12 21:37:57.220852 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5f54bf1-d23b-49db-a87a-877c2b60fb1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:57.221333 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 116/473] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:37:56 2026] POST /volume/v3/volumes => generated 748 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:37:57.247572 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5676a28-1df3-424a-bb8e-b376e6b3edbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0777252-e637-43c2-ae8b-9a2634536c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1040283664',encryption_key_id=None,group_id=338cab7b-b380-421f-8542-c3eb7da6e794,group_type_id=,metadata={},multiattach=False,project_id='2227c9b34d764c9e99f951de38dae003',qos_specs=None,replication_status=,reservations=['060a197c-3b35-496e-8559-0df14ede5155','55bd20b3-4431-4642-8743-c5c547cae689','23bab2e0-110f-4fda-91c4-66d9845f18f5','9ce04056-0abc-458f-9f5f-3b3a812d90a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9ae0173e534326afb219fcb759ad4a',volume_type_id=9b1c5e6d-c96b-4c0f-ac94-de691c116dd6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1040283664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=338cab7b-b380-421f-8542-c3eb7da6e794,host=None,id=a0777252-e637-43c2-ae8b-9a2634536c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2227c9b34d764c9e99f951de38dae003',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f9ae0173e534326afb219fcb759ad4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b1c5e6d-c96b-4c0f-ac94-de691c116dd6),volume_type_id=9b1c5e6d-c96b-4c0f-ac94-de691c116dd6)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.248401 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbb50b00-9bec-4ba0-a479-d66224a3a2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.272979 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbb50b00-9bec-4ba0-a479-d66224a3a2fd) transitioned into state 'SUCCESS' from state '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-1040283664',encryption_key_id=None,group_id=338cab7b-b380-421f-8542-c3eb7da6e794,group_type_id=,metadata={},multiattach=False,project_id='2227c9b34d764c9e99f951de38dae003',qos_specs=None,replication_status=,reservations=['060a197c-3b35-496e-8559-0df14ede5155','55bd20b3-4431-4642-8743-c5c547cae689','23bab2e0-110f-4fda-91c4-66d9845f18f5','9ce04056-0abc-458f-9f5f-3b3a812d90a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9ae0173e534326afb219fcb759ad4a',volume_type_id=9b1c5e6d-c96b-4c0f-ac94-de691c116dd6)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.273738 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5be4be5-9424-4ea8-968f-637ef15ebc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:37:57.288734 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5be4be5-9424-4ea8-968f-637ef15ebc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:37:57.289394 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Flow 'volume_create_api' (1d8293b5-ee00-409d-95e1-779f3a8b53f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:37:57.289822 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Create volume request issued successfully. Aug 12 21:37:57.290820 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:57.291032 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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 12 21:37:57.344904 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:57.344904 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.344904 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:57.349753 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fb0ce9f-8145-4a56-b69b-1bf24fceb47d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:37:57.351145 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 121/474] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:37:57 2026] POST /volume/v3/volumes => generated 827 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:57.366191 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:57.368760 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 Aug 12 21:37:57.369183 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:57.369513 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:57.383341 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.383341 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:57.387837 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Volume info retrieved successfully. Aug 12 21:37:57.388867 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:57.389080 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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 12 21:37:57.438117 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:57.441559 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.441559 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:57.448710 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08043f8c-7b3a-42e2-b4f6-71f98ef83b3d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 returned with HTTP 200 Aug 12 21:37:57.449151 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 121/475] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:57 2026] GET /volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 => generated 895 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:57.580595 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-a35f5523-714d-4ceb-b7e8-be16bbe6e5a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:57.583743 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-a35f5523-714d-4ceb-b7e8-be16bbe6e5a4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac/action Aug 12 21:37:57.584323 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-a35f5523-714d-4ceb-b7e8-be16bbe6e5a4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:57.584644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-a35f5523-714d-4ceb-b7e8-be16bbe6e5a4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:57.610410 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:57.610410 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:57.621559 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6fa1a279-b537-4703-9c67-2c3d779230ab req-a35f5523-714d-4ceb-b7e8-be16bbe6e5a4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac/action returned with HTTP 204 Aug 12 21:37:57.622194 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 118/476] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:37:57 2026] POST /volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:58.152004 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-96c56195-75bd-45e3-926e-baeb4dded4db None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:58.156424 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96c56195-75bd-45e3-926e-baeb4dded4db tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:58.156424 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96c56195-75bd-45e3-926e-baeb4dded4db tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:58.156424 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96c56195-75bd-45e3-926e-baeb4dded4db tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:58.171785 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:58.171785 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:58.181920 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-96c56195-75bd-45e3-926e-baeb4dded4db tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:58.188227 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96c56195-75bd-45e3-926e-baeb4dded4db tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:58.189138 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 117/477] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:58 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:58.206656 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6e071e10-8117-4dcb-b751-0b4c7fbfe8cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:58.209901 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e071e10-8117-4dcb-b751-0b4c7fbfe8cd tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:58.210175 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e071e10-8117-4dcb-b751-0b4c7fbfe8cd tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:58.210450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e071e10-8117-4dcb-b751-0b4c7fbfe8cd tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:58.224184 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:58.224184 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:58.227710 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6e071e10-8117-4dcb-b751-0b4c7fbfe8cd tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:58.231480 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e071e10-8117-4dcb-b751-0b4c7fbfe8cd tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:58.231920 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 122/478] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:37:58 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:58.464186 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:58.466168 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 Aug 12 21:37:58.466378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:58.466660 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:58.473971 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:58.473971 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:58.477506 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Volume info retrieved successfully. Aug 12 21:37:58.478188 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:37:58.478333 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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 12 21:37:58.520135 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:37:58.523530 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:58.523530 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:58.530284 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2233a1b4-cbd6-40ea-bcd7-3be1181e7f85 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 returned with HTTP 200 Aug 12 21:37:58.530805 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 122/479] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:37:58 2026] GET /volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 => generated 920 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:58.547676 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:58.549981 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] POST https://10.4.3.240/volume/v3/group_snapshots Aug 12 21:37:58.550454 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "338cab7b-b380-421f-8542-c3eb7da6e794", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1818992156"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:58.551868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '338cab7b-b380-421f-8542-c3eb7da6e794', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1818992156'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 21:37:58.555268 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:58.555268 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:58.560323 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.group_snapshots [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1818992156. Aug 12 21:37:58.602643 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:58.602643 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:58.624080 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1369539605 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1369539605, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:58.624080 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1369539605 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1369539605, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:58.656064 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-74d6cad5-1243-4b2f-a450-feae28dbfc38 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:58.659634 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-74d6cad5-1243-4b2f-a450-feae28dbfc38 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:58.659975 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-74d6cad5-1243-4b2f-a450-feae28dbfc38 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:58.660237 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-74d6cad5-1243-4b2f-a450-feae28dbfc38 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:58.665045 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Created reservations ['0237a2c2-2d7f-432c-968e-fa8f821783b0', '2cb5ffbe-c60a-4a37-a5f7-f09e6162bb9f', 'b300579a-0581-4a65-b2cb-6ee258bcb509', '91af536d-a5f8-49e8-b140-59ddf944fea9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:37:58.674015 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:58.674015 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:58.679310 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-74d6cad5-1243-4b2f-a450-feae28dbfc38 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:58.684751 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-74d6cad5-1243-4b2f-a450-feae28dbfc38 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:58.685215 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 118/480] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:37:58 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:58.698944 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ab3e95c-5cfc-4e34-86f5-b8e8d4e03e81 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 202 Aug 12 21:37:58.699548 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 119/481] 10.4.3.240 () {70 vars in 1324 bytes} [Wed Aug 12 21:37:58 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:37:58.709532 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7fbedf7e-b1e3-43f3-801f-410eb683956f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:58.712724 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fbedf7e-b1e3-43f3-801f-410eb683956f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:37:58.713118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fbedf7e-b1e3-43f3-801f-410eb683956f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:58.713436 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fbedf7e-b1e3-43f3-801f-410eb683956f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:58.714662 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-7fbedf7e-b1e3-43f3-801f-410eb683956f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member a1f855a6-db60-4ab8-9b0b-fc652aa145cd {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:37:58.720587 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:58.720587 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:58.726684 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fbedf7e-b1e3-43f3-801f-410eb683956f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd returned with HTTP 200 Aug 12 21:37:58.727441 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 123/482] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:37:58 2026] GET /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:59.049576 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ab8765e-2f9c-4df7-a830-35e3820ac698 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.324252 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ab8765e-2f9c-4df7-a830-35e3820ac698 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] GET https://10.4.3.240/volume/v3/os-quota-class-sets/default Aug 12 21:37:59.325177 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ab8765e-2f9c-4df7-a830-35e3820ac698 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.325408 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ab8765e-2f9c-4df7-a830-35e3820ac698 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.347114 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ab8765e-2f9c-4df7-a830-35e3820ac698 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 21:37:59.347732 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 123/483] 10.4.3.240 () {66 vars in 1297 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 629 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:59.362045 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8dc23a06-edbb-47c4-b3f5-d7ee1db4b175 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.364059 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8dc23a06-edbb-47c4-b3f5-d7ee1db4b175 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] GET https://10.4.3.240/volume/v3/os-quota-class-sets/default Aug 12 21:37:59.364275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8dc23a06-edbb-47c4-b3f5-d7ee1db4b175 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.364498 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8dc23a06-edbb-47c4-b3f5-d7ee1db4b175 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.379798 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8dc23a06-edbb-47c4-b3f5-d7ee1db4b175 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 21:37:59.380240 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 119/484] 10.4.3.240 () {66 vars in 1297 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 629 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:59.399107 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4723fe31-3e2c-48ee-996a-1592ba577bc0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.400790 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4723fe31-3e2c-48ee-996a-1592ba577bc0 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:37:59.401172 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4723fe31-3e2c-48ee-996a-1592ba577bc0 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1620416716"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:59.406422 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.406422 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:59.414686 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4723fe31-3e2c-48ee-996a-1592ba577bc0 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:37:59.415181 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 120/485] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:37:59 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 12 21:37:59.427246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-562e40b8-b49e-4db2-bc95-04cbd33ab17b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.430188 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-562e40b8-b49e-4db2-bc95-04cbd33ab17b tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-class-sets/default Aug 12 21:37:59.430188 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-562e40b8-b49e-4db2-bc95-04cbd33ab17b tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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-1620416716": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1620416716": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1620416716": 2}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:59.531206 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-562e40b8-b49e-4db2-bc95-04cbd33ab17b tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 21:37:59.531593 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 124/486] 10.4.3.240 () {68 vars in 1318 bytes} [Wed Aug 12 21:37:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 820 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:59.539439 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.543880 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/56c71adebcf64a928b1e631cd56a0bb5/defaults Aug 12 21:37:59.544191 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.544458 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Calling method 'defaults' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.555050 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1369539605 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1369539605, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:59.555342 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1369539605 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1369539605, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:59.555730 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1369539605 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1369539605, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:37:59.556034 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:37:59.556275 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:37:59.556505 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:37:59.556988 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:37:59.557203 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:37:59.557410 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:37:59.560299 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18e45d5e-05ab-4a74-aa2a-943f37be44f7 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/56c71adebcf64a928b1e631cd56a0bb5/defaults returned with HTTP 200 Aug 12 21:37:59.561074 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 124/487] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/os-quota-sets/56c71adebcf64a928b1e631cd56a0bb5/defaults => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:59.649060 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6dd3aec6-b22f-44e0-8074-eebea9d7e420 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.649651 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6dd3aec6-b22f-44e0-8074-eebea9d7e420 None None] GET https://10.4.3.240/volume// Aug 12 21:37:59.649896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6dd3aec6-b22f-44e0-8074-eebea9d7e420 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.650170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6dd3aec6-b22f-44e0-8074-eebea9d7e420 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.650609 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6dd3aec6-b22f-44e0-8074-eebea9d7e420 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:59.651746 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 120/488] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:59.665665 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-8ea4af1d-a12e-4aee-b36b-84ef43d0ce0d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.667896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-8ea4af1d-a12e-4aee-b36b-84ef43d0ce0d tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:37:59.668541 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-8ea4af1d-a12e-4aee-b36b-84ef43d0ce0d tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293", "connector": null, "instance_uuid": "3210ec36-af8c-4475-949a-d4d3e4383f07"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:59.675205 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=302,cinder:UPDATE=58,cinder:INSERT=27 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:37:59.688216 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.688216 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:59.725112 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-8ea4af1d-a12e-4aee-b36b-84ef43d0ce0d tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:37:59.725614 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 121/489] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:37:59 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 12 21:37:59.736460 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea778da7-c639-4ed9-9eb8-20ce13d28db3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.737029 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea778da7-c639-4ed9-9eb8-20ce13d28db3 None None] GET https://10.4.3.240/volume// Aug 12 21:37:59.737297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea778da7-c639-4ed9-9eb8-20ce13d28db3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.737559 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea778da7-c639-4ed9-9eb8-20ce13d28db3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.738034 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea778da7-c639-4ed9-9eb8-20ce13d28db3 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:37:59.738388 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 125/490] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:37:59.740870 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-096a7096-19ff-44b1-9754-b846db6a6b08 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.742751 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-096a7096-19ff-44b1-9754-b846db6a6b08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:37:59.743260 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-096a7096-19ff-44b1-9754-b846db6a6b08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.743260 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-096a7096-19ff-44b1-9754-b846db6a6b08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.743260 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-096a7096-19ff-44b1-9754-b846db6a6b08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member a1f855a6-db60-4ab8-9b0b-fc652aa145cd {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:37:59.748313 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.748313 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:59.753989 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-096a7096-19ff-44b1-9754-b846db6a6b08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd returned with HTTP 200 Aug 12 21:37:59.754277 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 125/491] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:59.763582 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e40d54a4-c02f-4318-abb3-1dbb8927c476 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.765822 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e40d54a4-c02f-4318-abb3-1dbb8927c476 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:37:59.765910 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9b866c20-c377-49f8-97e6-f7de7ca1a34b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.766033 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e40d54a4-c02f-4318-abb3-1dbb8927c476 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.766277 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e40d54a4-c02f-4318-abb3-1dbb8927c476 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.766563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-e40d54a4-c02f-4318-abb3-1dbb8927c476 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:37:59.767656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-e40d54a4-c02f-4318-abb3-1dbb8927c476 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:37:59.768334 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9b866c20-c377-49f8-97e6-f7de7ca1a34b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:37:59.768597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9b866c20-c377-49f8-97e6-f7de7ca1a34b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.768857 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9b866c20-c377-49f8-97e6-f7de7ca1a34b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.773047 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e40d54a4-c02f-4318-abb3-1dbb8927c476 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Get all snapshots completed successfully. Aug 12 21:37:59.773516 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.773516 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:59.774155 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e40d54a4-c02f-4318-abb3-1dbb8927c476 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:37:59.774586 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 121/492] 10.4.3.240 () {66 vars in 1264 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:59.780547 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.780547 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:59.784130 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9b866c20-c377-49f8-97e6-f7de7ca1a34b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:37:59.784240 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46fb8382-cc00-49e6-a666-4d6c37a77c90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.786058 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46fb8382-cc00-49e6-a666-4d6c37a77c90 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/snapshots/3f6909b4-3846-499e-a625-916f5b355c82 Aug 12 21:37:59.786275 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46fb8382-cc00-49e6-a666-4d6c37a77c90 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.786505 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46fb8382-cc00-49e6-a666-4d6c37a77c90 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.788637 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9b866c20-c377-49f8-97e6-f7de7ca1a34b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:37:59.789054 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 122/493] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:37:59.824581 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.824581 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:59.825242 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-46fb8382-cc00-49e6-a666-4d6c37a77c90 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Snapshot retrieved successfully. Aug 12 21:37:59.826129 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46fb8382-cc00-49e6-a666-4d6c37a77c90 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/snapshots/3f6909b4-3846-499e-a625-916f5b355c82 returned with HTTP 200 Aug 12 21:37:59.826548 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 126/494] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/snapshots/3f6909b4-3846-499e-a625-916f5b355c82 => generated 474 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:37:59.838371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca7202bb-6f50-4124-8fb0-12b50538e364 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.842645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca7202bb-6f50-4124-8fb0-12b50538e364 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] POST https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action Aug 12 21:37:59.842645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca7202bb-6f50-4124-8fb0-12b50538e364 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:59.842645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca7202bb-6f50-4124-8fb0-12b50538e364 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:59.843290 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-ca7202bb-6f50-4124-8fb0-12b50538e364 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Updating group 'a1f855a6-db60-4ab8-9b0b-fc652aa145cd' with 'creating' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 21:37:59.848399 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.848399 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:59.862715 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca7202bb-6f50-4124-8fb0-12b50538e364 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action returned with HTTP 202 Aug 12 21:37:59.863430 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 126/495] 10.4.3.240 () {70 vars in 1455 bytes} [Wed Aug 12 21:37:59 2026] POST /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:59.872530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cae8801e-98f4-4f8a-ae77-bb624bb3af08 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.874546 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cae8801e-98f4-4f8a-ae77-bb624bb3af08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:37:59.874765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cae8801e-98f4-4f8a-ae77-bb624bb3af08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.874970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cae8801e-98f4-4f8a-ae77-bb624bb3af08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.875211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-cae8801e-98f4-4f8a-ae77-bb624bb3af08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member a1f855a6-db60-4ab8-9b0b-fc652aa145cd {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:37:59.882644 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.882644 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:59.887901 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cae8801e-98f4-4f8a-ae77-bb624bb3af08 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd returned with HTTP 200 Aug 12 21:37:59.888292 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 122/496] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:59.900168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec5a7d7f-2af4-4fd0-b272-5c896a6a1a02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.901847 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec5a7d7f-2af4-4fd0-b272-5c896a6a1a02 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] POST https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action Aug 12 21:37:59.902372 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec5a7d7f-2af4-4fd0-b272-5c896a6a1a02 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:59.904642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec5a7d7f-2af4-4fd0-b272-5c896a6a1a02 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:59.904642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-ec5a7d7f-2af4-4fd0-b272-5c896a6a1a02 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Updating group 'a1f855a6-db60-4ab8-9b0b-fc652aa145cd' with 'available' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 21:37:59.908830 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.908830 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:37:59.915954 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec5a7d7f-2af4-4fd0-b272-5c896a6a1a02 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action returned with HTTP 202 Aug 12 21:37:59.916508 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 123/497] 10.4.3.240 () {70 vars in 1455 bytes} [Wed Aug 12 21:37:59 2026] POST /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:59.923461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eef3b153-e9eb-4f34-a1f3-d935fed30ee1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.925198 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eef3b153-e9eb-4f34-a1f3-d935fed30ee1 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:37:59.925412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eef3b153-e9eb-4f34-a1f3-d935fed30ee1 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.925612 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eef3b153-e9eb-4f34-a1f3-d935fed30ee1 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.925764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-eef3b153-e9eb-4f34-a1f3-d935fed30ee1 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member a1f855a6-db60-4ab8-9b0b-fc652aa145cd {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:37:59.930250 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.930250 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:37:59.934364 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eef3b153-e9eb-4f34-a1f3-d935fed30ee1 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd returned with HTTP 200 Aug 12 21:37:59.934801 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 127/498] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:59.948745 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa10edfc-e303-4ba8-9def-bb030628c395 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.950225 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa10edfc-e303-4ba8-9def-bb030628c395 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] POST https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action Aug 12 21:37:59.950766 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa10edfc-e303-4ba8-9def-bb030628c395 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:59.950999 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa10edfc-e303-4ba8-9def-bb030628c395 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:59.952356 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-aa10edfc-e303-4ba8-9def-bb030628c395 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Updating group 'a1f855a6-db60-4ab8-9b0b-fc652aa145cd' with 'error' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 21:37:59.955683 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.955683 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:37:59.963461 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa10edfc-e303-4ba8-9def-bb030628c395 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action returned with HTTP 202 Aug 12 21:37:59.963461 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 127/499] 10.4.3.240 () {70 vars in 1455 bytes} [Wed Aug 12 21:37:59 2026] POST /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:37:59.971381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aba563d0-777c-4f27-a8c0-d38e49c011f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.973816 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aba563d0-777c-4f27-a8c0-d38e49c011f5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:37:59.974169 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aba563d0-777c-4f27-a8c0-d38e49c011f5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:37:59.974456 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aba563d0-777c-4f27-a8c0-d38e49c011f5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:37:59.974652 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-aba563d0-777c-4f27-a8c0-d38e49c011f5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member a1f855a6-db60-4ab8-9b0b-fc652aa145cd {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:37:59.978572 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.978572 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:37:59.982595 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aba563d0-777c-4f27-a8c0-d38e49c011f5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd returned with HTTP 200 Aug 12 21:37:59.983151 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 123/500] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:37:59 2026] GET /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:37:59.993202 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-73d92e65-a053-426d-9d8e-a9abe7a918b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:37:59.994524 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73d92e65-a053-426d-9d8e-a9abe7a918b9 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] POST https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action Aug 12 21:37:59.995013 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73d92e65-a053-426d-9d8e-a9abe7a918b9 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:37:59.995239 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73d92e65-a053-426d-9d8e-a9abe7a918b9 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:37:59.996687 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-73d92e65-a053-426d-9d8e-a9abe7a918b9 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Updating group 'a1f855a6-db60-4ab8-9b0b-fc652aa145cd' with 'available' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 21:37:59.999849 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:37:59.999849 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:00.006516 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73d92e65-a053-426d-9d8e-a9abe7a918b9 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action returned with HTTP 202 Aug 12 21:38:00.007182 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 124/501] 10.4.3.240 () {70 vars in 1455 bytes} [Wed Aug 12 21:37:59 2026] POST /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:38:00.017945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37edd356-3626-4424-a7fb-06192fb2360e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.020730 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37edd356-3626-4424-a7fb-06192fb2360e tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:38:00.021043 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37edd356-3626-4424-a7fb-06192fb2360e tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.021327 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37edd356-3626-4424-a7fb-06192fb2360e tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.022237 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-37edd356-3626-4424-a7fb-06192fb2360e tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member a1f855a6-db60-4ab8-9b0b-fc652aa145cd {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:38:00.027132 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:00.027132 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:00.032684 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37edd356-3626-4424-a7fb-06192fb2360e tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd returned with HTTP 200 Aug 12 21:38:00.033256 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 128/502] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:38:00 2026] GET /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:00.044462 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19ca75d1-4729-4633-92ca-39916934c5e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.046101 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19ca75d1-4729-4633-92ca-39916934c5e5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:38:00.046455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19ca75d1-4729-4633-92ca-39916934c5e5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.046755 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19ca75d1-4729-4633-92ca-39916934c5e5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.046996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-19ca75d1-4729-4633-92ca-39916934c5e5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] delete called for member a1f855a6-db60-4ab8-9b0b-fc652aa145cd {{(pid=100325) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 21:38:00.047174 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.group_snapshots [None req-19ca75d1-4729-4633-92ca-39916934c5e5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Delete group_snapshot with id: a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:38:00.053551 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:00.053551 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:00.096353 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19ca75d1-4729-4633-92ca-39916934c5e5 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd returned with HTTP 202 Aug 12 21:38:00.097138 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 128/503] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:38:00 2026] DELETE /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:38:00.108018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.110990 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:38:00.111230 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.111476 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.111666 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:00.112371 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:00.119357 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Get all volumes completed successfully. Aug 12 21:38:00.120275 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:38:00.120502 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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 12 21:38:00.140255 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.142120 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/d9911e158aa2459cb1fb55e397c9bc7c/defaults Aug 12 21:38:00.142640 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.143453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Calling method 'defaults' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.155148 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1369539605 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1369539605, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:38:00.155148 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:38:00.155148 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:38:00.155148 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:38:00.155148 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:38:00.155148 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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 12 21:38:00.158970 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6e0f3fd4-6113-4b2e-a6cc-6ead7b508554 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/d9911e158aa2459cb1fb55e397c9bc7c/defaults returned with HTTP 200 Aug 12 21:38:00.159860 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 125/504] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:38:00 2026] GET /volume/v3/os-quota-sets/d9911e158aa2459cb1fb55e397c9bc7c/defaults => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:00.167188 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:38:00.171755 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:00.171755 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:00.185047 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e1cd491-5a0b-40b7-907e-99acbbbfb93d tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:38:00.185530 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 124/505] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:38:00 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:00.205449 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0007375f-fc41-4699-8088-007b4886f2e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.209731 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0007375f-fc41-4699-8088-007b4886f2e3 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:38:00.210384 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0007375f-fc41-4699-8088-007b4886f2e3 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.210755 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0007375f-fc41-4699-8088-007b4886f2e3 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.211472 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-0007375f-fc41-4699-8088-007b4886f2e3 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:00.213669 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-0007375f-fc41-4699-8088-007b4886f2e3 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:38:00.234263 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0007375f-fc41-4699-8088-007b4886f2e3 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Get all snapshots completed successfully. Aug 12 21:38:00.235673 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0007375f-fc41-4699-8088-007b4886f2e3 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:38:00.236084 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 129/506] 10.4.3.240 () {66 vars in 1264 bytes} [Wed Aug 12 21:38:00 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:38:00.246025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64539ccf-cb40-4cac-be15-fdd2d3ac623f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.249285 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64539ccf-cb40-4cac-be15-fdd2d3ac623f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd Aug 12 21:38:00.249852 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64539ccf-cb40-4cac-be15-fdd2d3ac623f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.250328 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64539ccf-cb40-4cac-be15-fdd2d3ac623f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.250700 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-64539ccf-cb40-4cac-be15-fdd2d3ac623f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member a1f855a6-db60-4ab8-9b0b-fc652aa145cd {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:38:00.255161 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b23ecaf-d034-40b7-b8c2-59b03349ef48 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.256879 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64539ccf-cb40-4cac-be15-fdd2d3ac623f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd returned with HTTP 404 Aug 12 21:38:00.256879 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 129/507] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:38:00 2026] GET /volume/v3/group_snapshots/a1f855a6-db60-4ab8-9b0b-fc652aa145cd => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:00.260101 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b23ecaf-d034-40b7-b8c2-59b03349ef48 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] DELETE https://10.4.3.240/volume/v3/types/d1f9a187-384a-457b-98ef-4c56c5f8e9ad Aug 12 21:38:00.261655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b23ecaf-d034-40b7-b8c2-59b03349ef48 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.261655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b23ecaf-d034-40b7-b8c2-59b03349ef48 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.263712 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.265508 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:38:00.266030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.266030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.266197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:00.267040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:00.275306 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Get all volumes completed successfully. Aug 12 21:38:00.276107 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:38:00.276228 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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 12 21:38:00.310340 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b23ecaf-d034-40b7-b8c2-59b03349ef48 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/types/d1f9a187-384a-457b-98ef-4c56c5f8e9ad returned with HTTP 202 Aug 12 21:38:00.311241 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 126/508] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:38:00 2026] DELETE /volume/v3/types/d1f9a187-384a-457b-98ef-4c56c5f8e9ad => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:00.318945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-525cd5c3-ae43-4511-bf4b-789844be4dd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.321430 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-525cd5c3-ae43-4511-bf4b-789844be4dd3 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] GET https://10.4.3.240/volume/v3/types/d1f9a187-384a-457b-98ef-4c56c5f8e9ad Aug 12 21:38:00.321844 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-525cd5c3-ae43-4511-bf4b-789844be4dd3 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.321956 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-525cd5c3-ae43-4511-bf4b-789844be4dd3 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.325868 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-525cd5c3-ae43-4511-bf4b-789844be4dd3 tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/types/d1f9a187-384a-457b-98ef-4c56c5f8e9ad returned with HTTP 404 Aug 12 21:38:00.326758 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 130/509] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:38:00 2026] GET /volume/v3/types/d1f9a187-384a-457b-98ef-4c56c5f8e9ad => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:00.331274 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:38:00.335493 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:00.335493 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:00.335639 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1e39123-8587-47f5-a457-146c54f4c56c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.339650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1e39123-8587-47f5-a457-146c54f4c56c tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-class-sets/default Aug 12 21:38:00.339650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1e39123-8587-47f5-a457-146c54f4c56c tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:00.345558 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ecbc3c57-3bbc-4c6c-a1c4-f62ce6e7d70c tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:38:00.346194 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 125/510] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:38:00 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:00.360874 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddd6ef94-c1d3-43c2-b5da-82cc420ce79b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.364097 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddd6ef94-c1d3-43c2-b5da-82cc420ce79b tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] POST https://10.4.3.240/volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794/action Aug 12 21:38:00.364354 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:00.364354 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:00.364577 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddd6ef94-c1d3-43c2-b5da-82cc420ce79b tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:00.364774 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddd6ef94-c1d3-43c2-b5da-82cc420ce79b tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:00.367036 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-ddd6ef94-c1d3-43c2-b5da-82cc420ce79b tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] delete called for group 338cab7b-b380-421f-8542-c3eb7da6e794 {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:38:00.367204 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-ddd6ef94-c1d3-43c2-b5da-82cc420ce79b tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Delete group with id: 338cab7b-b380-421f-8542-c3eb7da6e794 Aug 12 21:38:00.371564 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:00.371564 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:00.420455 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1e39123-8587-47f5-a457-146c54f4c56c tempest-VolumeQuotaClassesTest-635574893 tempest-VolumeQuotaClassesTest-635574893-project-admin] https://10.4.3.240/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 21:38:00.421068 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 130/511] 10.4.3.240 () {68 vars in 1318 bytes} [Wed Aug 12 21:38:00 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:00.421204 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddd6ef94-c1d3-43c2-b5da-82cc420ce79b tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794/action returned with HTTP 202 Aug 12 21:38:00.421651 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 127/512] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:38:00 2026] POST /volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:38:00.431451 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:00.435996 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 Aug 12 21:38:00.436251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:00.436881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:00.446437 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:00.446437 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:00.451181 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Volume info retrieved successfully. Aug 12 21:38:00.451925 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:38:00.452130 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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 12 21:38:00.497685 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:38:00.501459 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:00.501459 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:00.514284 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3fc2b25-5203-4683-b517-d58f1b6d5f27 tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 returned with HTTP 200 Aug 12 21:38:00.515047 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 131/513] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:00 2026] GET /volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 => generated 919 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:01.538137 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e396fd81-66a7-41d8-804a-03efa2b967ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:01.541641 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e396fd81-66a7-41d8-804a-03efa2b967ce tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 Aug 12 21:38:01.541980 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e396fd81-66a7-41d8-804a-03efa2b967ce tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:01.542326 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e396fd81-66a7-41d8-804a-03efa2b967ce tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:01.549823 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e396fd81-66a7-41d8-804a-03efa2b967ce tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 returned with HTTP 404 Aug 12 21:38:01.550316 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 126/514] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:01 2026] GET /volume/v3/volumes/a0777252-e637-43c2-ae8b-9a2634536c21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:01.558099 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa3d719d-b3f6-4b00-aee1-99f684e1264f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:01.560484 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa3d719d-b3f6-4b00-aee1-99f684e1264f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] GET https://10.4.3.240/volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 Aug 12 21:38:01.560809 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa3d719d-b3f6-4b00-aee1-99f684e1264f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:01.561177 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa3d719d-b3f6-4b00-aee1-99f684e1264f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:01.561347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-fa3d719d-b3f6-4b00-aee1-99f684e1264f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] show called for member 338cab7b-b380-421f-8542-c3eb7da6e794 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:38:01.566589 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa3d719d-b3f6-4b00-aee1-99f684e1264f tempest-GroupSnapshotsV319Test-746211213 tempest-GroupSnapshotsV319Test-746211213-project-member] https://10.4.3.240/volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 returned with HTTP 404 Aug 12 21:38:01.567131 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 131/515] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:38:01 2026] GET /volume/v3/groups/338cab7b-b380-421f-8542-c3eb7da6e794 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:01.574482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dade4aae-7733-4ec7-926e-5495222d8f8f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:01.576935 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dade4aae-7733-4ec7-926e-5495222d8f8f tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/0f5d25ef-da8a-4948-9bd2-f3274fa8ae20 Aug 12 21:38:01.577326 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dade4aae-7733-4ec7-926e-5495222d8f8f tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:01.577589 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dade4aae-7733-4ec7-926e-5495222d8f8f tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:01.597899 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dade4aae-7733-4ec7-926e-5495222d8f8f tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/group_types/0f5d25ef-da8a-4948-9bd2-f3274fa8ae20 returned with HTTP 202 Aug 12 21:38:01.598441 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 128/516] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:38:01 2026] DELETE /volume/v3/group_types/0f5d25ef-da8a-4948-9bd2-f3274fa8ae20 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:38:01.607556 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ddea99bd-1a8e-4d53-845b-2737caed3e61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:01.609810 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddea99bd-1a8e-4d53-845b-2737caed3e61 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] DELETE https://10.4.3.240/volume/v3/types/9b1c5e6d-c96b-4c0f-ac94-de691c116dd6 Aug 12 21:38:01.609980 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddea99bd-1a8e-4d53-845b-2737caed3e61 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:01.610229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddea99bd-1a8e-4d53-845b-2737caed3e61 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:01.648713 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddea99bd-1a8e-4d53-845b-2737caed3e61 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/types/9b1c5e6d-c96b-4c0f-ac94-de691c116dd6 returned with HTTP 202 Aug 12 21:38:01.649323 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 132/517] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:38:01 2026] DELETE /volume/v3/types/9b1c5e6d-c96b-4c0f-ac94-de691c116dd6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:01.658716 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e197663d-20f2-49f5-914f-8be80d8ea027 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:01.661718 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e197663d-20f2-49f5-914f-8be80d8ea027 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] GET https://10.4.3.240/volume/v3/types/9b1c5e6d-c96b-4c0f-ac94-de691c116dd6 Aug 12 21:38:01.661935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e197663d-20f2-49f5-914f-8be80d8ea027 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:01.662154 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e197663d-20f2-49f5-914f-8be80d8ea027 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:01.671464 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e197663d-20f2-49f5-914f-8be80d8ea027 tempest-GroupSnapshotsV319Test-1087049452 tempest-GroupSnapshotsV319Test-1087049452-project-admin] https://10.4.3.240/volume/v3/types/9b1c5e6d-c96b-4c0f-ac94-de691c116dd6 returned with HTTP 404 Aug 12 21:38:01.671464 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 127/518] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:38:01 2026] GET /volume/v3/types/9b1c5e6d-c96b-4c0f-ac94-de691c116dd6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:03.220374 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-e11d8440-a44f-4ce9-ac94-7ba4b054ed6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:03.223519 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-e11d8440-a44f-4ce9-ac94-7ba4b054ed6e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac Aug 12 21:38:03.223764 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-e11d8440-a44f-4ce9-ac94-7ba4b054ed6e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:03.224023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-e11d8440-a44f-4ce9-ac94-7ba4b054ed6e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:03.235518 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:03.235518 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:03.326444 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-e11d8440-a44f-4ce9-ac94-7ba4b054ed6e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac returned with HTTP 200 Aug 12 21:38:03.326444 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 132/519] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:38:03 2026] DELETE /volume/v3/attachments/ad4f6871-f40e-4b46-b2e6-a848eaac79ac => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:03.435470 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-caa1a74d-00fe-4fce-8275-a887d8a19385 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:03.564984 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-caa1a74d-00fe-4fce-8275-a887d8a19385 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:38:03.565325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-caa1a74d-00fe-4fce-8275-a887d8a19385 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:03.587388 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-caa1a74d-00fe-4fce-8275-a887d8a19385 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:38:03.587901 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 129/520] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:38:03 2026] POST /volume/v3/types => generated 188 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:03.597888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-847f5431-b026-42e4-8d85-d6260caf7205 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:03.599715 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-847f5431-b026-42e4-8d85-d6260caf7205 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:38:03.600064 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-847f5431-b026-42e4-8d85-d6260caf7205 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:03.625330 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-847f5431-b026-42e4-8d85-d6260caf7205 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:38:03.625330 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 133/521] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:38:03 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:03.635428 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:03.779417 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:03.779805 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1871224643"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:03.781282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1871224643'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:03.786154 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Create volume of 1 GB Aug 12 21:38:03.786486 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:03.786486 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:03.787031 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Availability Zones retrieved successfully. Aug 12 21:38:03.793782 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Flow 'volume_create_api' (51257838-41ea-4271-a51f-eb41646d0ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:03.795340 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037d1c23-29cc-4432-83b8-b28931d3dee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:03.796712 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:03.822438 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037d1c23-29cc-4432-83b8-b28931d3dee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:38:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94359318-57f4-47a5-9cf4-313d894ae8fc,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94359318-57f4-47a5-9cf4-313d894ae8fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:03.823273 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402531a2-3256-435e-a73b-ca3130f9a16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:03.855954 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-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 12 21:38:03.856435 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-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 12 21:38:03.896051 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Created reservations ['af6ed56e-2624-4e33-afcf-bace2b5d0ad4', 'd173bda1-0f8a-4743-ada8-784d0002b32a', 'b4584d10-c445-47f9-9313-57c298fc5027', '85f2b491-d588-4555-8c8d-543ca573cac6'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:03.897514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402531a2-3256-435e-a73b-ca3130f9a16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af6ed56e-2624-4e33-afcf-bace2b5d0ad4', 'd173bda1-0f8a-4743-ada8-784d0002b32a', 'b4584d10-c445-47f9-9313-57c298fc5027', '85f2b491-d588-4555-8c8d-543ca573cac6']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:03.898899 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e233f932-0900-4e0c-967d-d6a6447b4ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:03.929648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e233f932-0900-4e0c-967d-d6a6447b4ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1871224643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09eaea111c344726a62120bf2ff0471a',qos_specs=None,replication_status=,reservations=['af6ed56e-2624-4e33-afcf-bace2b5d0ad4','d173bda1-0f8a-4743-ada8-784d0002b32a','b4584d10-c445-47f9-9313-57c298fc5027','85f2b491-d588-4555-8c8d-543ca573cac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cb355af7a1340a2b2dc2d16ed57ca63',volume_type_id=94359318-57f4-47a5-9cf4-313d894ae8fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1871224643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09eaea111c344726a62120bf2ff0471a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cb355af7a1340a2b2dc2d16ed57ca63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94359318-57f4-47a5-9cf4-313d894ae8fc),volume_type_id=94359318-57f4-47a5-9cf4-313d894ae8fc)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:03.930804 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c63f270-79f3-448a-9756-81c6e1321a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:03.952826 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c63f270-79f3-448a-9756-81c6e1321a32) transitioned into state 'SUCCESS' from state '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-1871224643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09eaea111c344726a62120bf2ff0471a',qos_specs=None,replication_status=,reservations=['af6ed56e-2624-4e33-afcf-bace2b5d0ad4','d173bda1-0f8a-4743-ada8-784d0002b32a','b4584d10-c445-47f9-9313-57c298fc5027','85f2b491-d588-4555-8c8d-543ca573cac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cb355af7a1340a2b2dc2d16ed57ca63',volume_type_id=94359318-57f4-47a5-9cf4-313d894ae8fc)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:03.953269 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333f4dad-9c4d-48ae-a655-f58e7ec9a9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:03.967589 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333f4dad-9c4d-48ae-a655-f58e7ec9a9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:03.968178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Flow 'volume_create_api' (51257838-41ea-4271-a51f-eb41646d0ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:03.968537 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Create volume request issued successfully. Aug 12 21:38:03.969218 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-347bbe33-f586-4eeb-9999-ec3fbd7755d7 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:03.969844 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 128/522] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:38:03 2026] POST /volume/v3/volumes => generated 768 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:38:03.985533 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0b7e689-d9fc-432d-90d6-cbfc58a4e954 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:03.987299 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0b7e689-d9fc-432d-90d6-cbfc58a4e954 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:03.987544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0b7e689-d9fc-432d-90d6-cbfc58a4e954 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:03.987814 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0b7e689-d9fc-432d-90d6-cbfc58a4e954 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:03.995928 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:03.995928 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:04.000103 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0b7e689-d9fc-432d-90d6-cbfc58a4e954 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Volume info retrieved successfully. Aug 12 21:38:04.004932 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0b7e689-d9fc-432d-90d6-cbfc58a4e954 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 200 Aug 12 21:38:04.005363 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 133/523] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:03 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:04.729943 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a3409ea-924b-40d0-8240-f1b4f8431bd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:04.833078 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a3409ea-924b-40d0-8240-f1b4f8431bd9 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] GET https://10.4.3.240/volume/v3/os-hosts Aug 12 21:38:04.833300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a3409ea-924b-40d0-8240-f1b4f8431bd9 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:04.833488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a3409ea-924b-40d0-8240-f1b4f8431bd9 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:04.840193 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.hosts [None req-5a3409ea-924b-40d0-8240-f1b4f8431bd9 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] status, active and update: available, enabled, 2026-08-12 21:37:40+00:00 {{(pid=100324) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 21:38:04.840387 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.hosts [None req-5a3409ea-924b-40d0-8240-f1b4f8431bd9 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] status, active and update: available, enabled, 2026-08-12 21:37:37+00:00 {{(pid=100324) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 21:38:04.840505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.hosts [None req-5a3409ea-924b-40d0-8240-f1b4f8431bd9 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] status, active and update: available, enabled, 2026-08-12 21:37:16+00:00 {{(pid=100324) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 21:38:04.840817 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a3409ea-924b-40d0-8240-f1b4f8431bd9 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] https://10.4.3.240/volume/v3/os-hosts returned with HTTP 200 Aug 12 21:38:04.841304 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 130/524] 10.4.3.240 () {66 vars in 1240 bytes} [Wed Aug 12 21:38:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:04.852346 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a26bf014-7cf8-41b5-a67b-40ae754543a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:04.854650 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a26bf014-7cf8-41b5-a67b-40ae754543a4 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] GET https://10.4.3.240/volume/v3/os-hosts Aug 12 21:38:04.854928 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a26bf014-7cf8-41b5-a67b-40ae754543a4 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:04.855190 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a26bf014-7cf8-41b5-a67b-40ae754543a4 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:04.863535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-a26bf014-7cf8-41b5-a67b-40ae754543a4 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] status, active and update: available, enabled, 2026-08-12 21:37:40+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 21:38:04.863704 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-a26bf014-7cf8-41b5-a67b-40ae754543a4 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] status, active and update: available, enabled, 2026-08-12 21:37:37+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 21:38:04.863870 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-a26bf014-7cf8-41b5-a67b-40ae754543a4 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] status, active and update: available, enabled, 2026-08-12 21:37:16+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 21:38:04.864237 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a26bf014-7cf8-41b5-a67b-40ae754543a4 tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] https://10.4.3.240/volume/v3/os-hosts returned with HTTP 200 Aug 12 21:38:04.864887 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 134/525] 10.4.3.240 () {66 vars in 1240 bytes} [Wed Aug 12 21:38:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:04.873968 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b1f94975-29c9-4196-9d6a-33da5bad2b6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:04.876265 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1f94975-29c9-4196-9d6a-33da5bad2b6e tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] GET https://10.4.3.240/volume/v3/os-hosts/np0000007121@storpool Aug 12 21:38:04.876492 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1f94975-29c9-4196-9d6a-33da5bad2b6e tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:04.876736 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1f94975-29c9-4196-9d6a-33da5bad2b6e tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:04.877014 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:04.877014 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:04.954922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1f94975-29c9-4196-9d6a-33da5bad2b6e tempest-VolumeHostsAdminTestsJSON-757688367 tempest-VolumeHostsAdminTestsJSON-757688367-project-admin] https://10.4.3.240/volume/v3/os-hosts/np0000007121@storpool returned with HTTP 200 Aug 12 21:38:04.955479 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 129/526] 10.4.3.240 () {66 vars in 1306 bytes} [Wed Aug 12 21:38:04 2026] GET /volume/v3/os-hosts/np0000007121@storpool => generated 1697 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:05.019296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d17c320-ee80-4747-a4f0-66b24be60376 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:05.021299 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d17c320-ee80-4747-a4f0-66b24be60376 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:05.021517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d17c320-ee80-4747-a4f0-66b24be60376 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:05.021740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d17c320-ee80-4747-a4f0-66b24be60376 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:05.023879 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=330,cinder:UPDATE=62,cinder:INSERT=26 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:38:05.031425 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:05.031425 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:05.035484 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8d17c320-ee80-4747-a4f0-66b24be60376 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Volume info retrieved successfully. Aug 12 21:38:05.039709 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d17c320-ee80-4747-a4f0-66b24be60376 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 200 Aug 12 21:38:05.040210 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 134/527] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:05 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:05.057549 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a89d4765-9537-4d83-9b30-e2caab96107a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:05.063151 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a89d4765-9537-4d83-9b30-e2caab96107a tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:05.063431 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a89d4765-9537-4d83-9b30-e2caab96107a tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:05.063717 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a89d4765-9537-4d83-9b30-e2caab96107a tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:05.075884 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:05.075884 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:05.085779 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a89d4765-9537-4d83-9b30-e2caab96107a tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Volume info retrieved successfully. Aug 12 21:38:05.090982 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a89d4765-9537-4d83-9b30-e2caab96107a tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 200 Aug 12 21:38:05.091535 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 131/528] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:05 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:05.114123 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7866479f-81f0-4c0e-8896-f607c57b613e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:05.116563 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] POST https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86/action Aug 12 21:38:05.117128 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:05.117312 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:05.135177 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:05.135177 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:05.135909 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Volume info retrieved successfully. Aug 12 21:38:05.168611 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-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 12 21:38:05.168965 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-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 12 21:38:05.190659 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Created reservations ['3156ddbe-d19a-47b0-b129-0de7d49c704c', 'aea007fc-5a75-4aa7-8f55-1090b906730a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:05.203394 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-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 12 21:38:05.203669 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-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 12 21:38:05.214149 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Created reservations ['755db7c6-8bad-4f7b-829c-54a1af2ae07f', '3ecb628d-d032-48b9-a6f0-83200fb04a4e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:05.243369 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Retype volume request issued successfully. Aug 12 21:38:05.243719 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7866479f-81f0-4c0e-8896-f607c57b613e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86/action returned with HTTP 202 Aug 12 21:38:05.244169 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 135/529] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:38:05 2026] POST /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:38:05.257694 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f0a6aa79-15df-4714-b1da-78c2c45f8616 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:05.259648 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0a6aa79-15df-4714-b1da-78c2c45f8616 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:05.259914 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0a6aa79-15df-4714-b1da-78c2c45f8616 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:05.260148 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0a6aa79-15df-4714-b1da-78c2c45f8616 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:05.268499 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:05.268499 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:05.275983 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f0a6aa79-15df-4714-b1da-78c2c45f8616 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Volume info retrieved successfully. Aug 12 21:38:05.288092 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0a6aa79-15df-4714-b1da-78c2c45f8616 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 200 Aug 12 21:38:05.288600 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 130/530] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:05 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:06.304884 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-631bc14b-4712-46b9-9377-fa39887e8312 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.308589 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-631bc14b-4712-46b9-9377-fa39887e8312 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:06.310164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-631bc14b-4712-46b9-9377-fa39887e8312 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:06.310164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-631bc14b-4712-46b9-9377-fa39887e8312 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:06.322523 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.322523 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:06.329330 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-631bc14b-4712-46b9-9377-fa39887e8312 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Volume info retrieved successfully. Aug 12 21:38:06.340322 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-631bc14b-4712-46b9-9377-fa39887e8312 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 200 Aug 12 21:38:06.341296 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 135/531] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:06 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:06.359926 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef717670-a69c-4f4f-9b1f-752faec68829 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.364540 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef717670-a69c-4f4f-9b1f-752faec68829 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:06.364540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef717670-a69c-4f4f-9b1f-752faec68829 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:06.364540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef717670-a69c-4f4f-9b1f-752faec68829 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:06.371687 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.371687 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:06.377066 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef717670-a69c-4f4f-9b1f-752faec68829 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Volume info retrieved successfully. Aug 12 21:38:06.381461 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef717670-a69c-4f4f-9b1f-752faec68829 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 200 Aug 12 21:38:06.382293 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 132/532] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:06 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:06.401675 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e73534a9-7f20-40e7-8aa6-6dce58547930 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.404101 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e73534a9-7f20-40e7-8aa6-6dce58547930 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] GET https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1871224643 Aug 12 21:38:06.404410 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e73534a9-7f20-40e7-8aa6-6dce58547930 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:06.404698 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e73534a9-7f20-40e7-8aa6-6dce58547930 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:06.405436 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.405436 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:06.405941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e73534a9-7f20-40e7-8aa6-6dce58547930 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1871224643'), ('all_tenants', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:06.446525 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e73534a9-7f20-40e7-8aa6-6dce58547930 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Get all volumes completed successfully. Aug 12 21:38:06.446934 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e73534a9-7f20-40e7-8aa6-6dce58547930 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1871224643 returned with HTTP 200 Aug 12 21:38:06.447565 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 136/533] 10.4.3.240 () {66 vars in 1398 bytes} [Wed Aug 12 21:38:06 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1871224643 => generated 347 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:06.456319 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a2f4bae-70ef-4c13-a74d-e07bd07d41c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.460143 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a2f4bae-70ef-4c13-a74d-e07bd07d41c8 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:06.460401 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a2f4bae-70ef-4c13-a74d-e07bd07d41c8 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:06.460851 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a2f4bae-70ef-4c13-a74d-e07bd07d41c8 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:06.463756 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=463,cinder:UPDATE=130,cinder:INSERT=86 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:38:06.471832 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.471832 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:06.477843 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a2f4bae-70ef-4c13-a74d-e07bd07d41c8 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Volume info retrieved successfully. Aug 12 21:38:06.485863 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a2f4bae-70ef-4c13-a74d-e07bd07d41c8 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 200 Aug 12 21:38:06.486733 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 131/534] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:06 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:06.503486 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca17746f-4133-4a6c-b458-32f5107c7f7e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.506647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52ef6778-2c56-44a3-96dd-ab29729d1138 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.506647 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52ef6778-2c56-44a3-96dd-ab29729d1138 None None] GET https://10.4.3.240/volume// Aug 12 21:38:06.506647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52ef6778-2c56-44a3-96dd-ab29729d1138 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:06.506647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52ef6778-2c56-44a3-96dd-ab29729d1138 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:06.506910 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca17746f-4133-4a6c-b458-32f5107c7f7e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] DELETE https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:06.506967 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52ef6778-2c56-44a3-96dd-ab29729d1138 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:06.507012 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca17746f-4133-4a6c-b458-32f5107c7f7e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:06.507012 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca17746f-4133-4a6c-b458-32f5107c7f7e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:06.507262 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 133/535] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:38:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:06.507330 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ca17746f-4133-4a6c-b458-32f5107c7f7e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Delete volume with id: 17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:06.516963 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-7dc04dd0-d618-4447-8b64-d3998f6f4924 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.518506 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.518506 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:06.519118 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca17746f-4133-4a6c-b458-32f5107c7f7e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Volume info retrieved successfully. Aug 12 21:38:06.522318 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-7dc04dd0-d618-4447-8b64-d3998f6f4924 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:38:06.522766 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-7dc04dd0-d618-4447-8b64-d3998f6f4924 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:06.523048 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-7dc04dd0-d618-4447-8b64-d3998f6f4924 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:06.539651 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.539651 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:06.540701 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-7dc04dd0-d618-4447-8b64-d3998f6f4924 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:06.544277 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca17746f-4133-4a6c-b458-32f5107c7f7e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Delete volume request issued successfully. Aug 12 21:38:06.544723 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca17746f-4133-4a6c-b458-32f5107c7f7e tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 202 Aug 12 21:38:06.545374 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 136/536] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:06 2026] DELETE /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:06.546526 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-7dc04dd0-d618-4447-8b64-d3998f6f4924 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:38:06.550117 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 137/537] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:38:06 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:06.559138 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2798dad3-48e6-44fe-9469-f887932dce6a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.561959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2798dad3-48e6-44fe-9469-f887932dce6a tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:06.562267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2798dad3-48e6-44fe-9469-f887932dce6a tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:06.562651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2798dad3-48e6-44fe-9469-f887932dce6a tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:06.575759 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.575759 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:06.578652 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2798dad3-48e6-44fe-9469-f887932dce6a tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Volume info retrieved successfully. Aug 12 21:38:06.583566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2798dad3-48e6-44fe-9469-f887932dce6a tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 200 Aug 12 21:38:06.584002 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 132/538] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:06 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:06.657542 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9ae5f346-2b13-4d49-8e51-e9084a87e833 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.663315 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9ae5f346-2b13-4d49-8e51-e9084a87e833 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] PUT https://10.4.3.240/volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507 Aug 12 21:38:06.663685 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9ae5f346-2b13-4d49-8e51-e9084a87e833 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:06.672054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9ae5f346-2b13-4d49-8e51-e9084a87e833 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Acquiring lock "cinder-attachment_update-1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:38:06.677018 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9ae5f346-2b13-4d49-8e51-e9084a87e833 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Lock "cinder-attachment_update-1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:38:06.677740 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.677740 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:06.769044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9ae5f346-2b13-4d49-8e51-e9084a87e833 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Lock "cinder-attachment_update-1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293-np0000007121" released by "attachment_update" :: held 0.092s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:38:06.769348 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-9ae5f346-2b13-4d49-8e51-e9084a87e833 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507 returned with HTTP 200 Aug 12 21:38:06.770230 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 134/539] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:38:06 2026] PUT /volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:06.802253 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-676656b5-71e9-4f3e-83f7-d3f598b34ecf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:06.807694 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-676656b5-71e9-4f3e-83f7-d3f598b34ecf tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507/action Aug 12 21:38:06.811081 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-676656b5-71e9-4f3e-83f7-d3f598b34ecf tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:06.811217 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-676656b5-71e9-4f3e-83f7-d3f598b34ecf tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:06.846197 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:06.846197 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:06.858096 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6332953a-6793-46ee-839f-d0b40aa380d3 req-676656b5-71e9-4f3e-83f7-d3f598b34ecf tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507/action returned with HTTP 204 Aug 12 21:38:06.858636 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 137/540] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:38:06 2026] POST /volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:07.603869 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58adf40c-2336-42b3-b85d-45a60a320ae6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:07.608653 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58adf40c-2336-42b3-b85d-45a60a320ae6 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] GET https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 Aug 12 21:38:07.608653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58adf40c-2336-42b3-b85d-45a60a320ae6 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:07.608653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58adf40c-2336-42b3-b85d-45a60a320ae6 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:07.616754 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58adf40c-2336-42b3-b85d-45a60a320ae6 tempest-VolumeRetypeWithoutMigrationTest-2123918282 tempest-VolumeRetypeWithoutMigrationTest-2123918282-project-member] https://10.4.3.240/volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 returned with HTTP 404 Aug 12 21:38:07.616754 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 138/541] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:07 2026] GET /volume/v3/volumes/17c1fbd9-c414-4640-a0b1-d5eb5ef1bf86 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:07.628921 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-32e80715-5d97-43d1-9897-14e595052faa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:07.631564 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32e80715-5d97-43d1-9897-14e595052faa tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] DELETE https://10.4.3.240/volume/v3/types/81d07bce-75f8-4a93-b508-9baad7b8d241 Aug 12 21:38:07.632102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32e80715-5d97-43d1-9897-14e595052faa tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:07.632645 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32e80715-5d97-43d1-9897-14e595052faa tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:07.683177 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32e80715-5d97-43d1-9897-14e595052faa tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/types/81d07bce-75f8-4a93-b508-9baad7b8d241 returned with HTTP 202 Aug 12 21:38:07.683856 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 133/542] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:38:07 2026] DELETE /volume/v3/types/81d07bce-75f8-4a93-b508-9baad7b8d241 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:07.696976 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7bc29e87-a455-46eb-be5e-2cc57a42e635 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:07.699886 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bc29e87-a455-46eb-be5e-2cc57a42e635 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] GET https://10.4.3.240/volume/v3/types/81d07bce-75f8-4a93-b508-9baad7b8d241 Aug 12 21:38:07.700274 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bc29e87-a455-46eb-be5e-2cc57a42e635 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:07.700598 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bc29e87-a455-46eb-be5e-2cc57a42e635 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:07.707958 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bc29e87-a455-46eb-be5e-2cc57a42e635 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/types/81d07bce-75f8-4a93-b508-9baad7b8d241 returned with HTTP 404 Aug 12 21:38:07.710012 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 135/543] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:38:07 2026] GET /volume/v3/types/81d07bce-75f8-4a93-b508-9baad7b8d241 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 21:38:07.722728 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-845449eb-e0f8-4d30-990b-cd1a070b40dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:07.727909 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-845449eb-e0f8-4d30-990b-cd1a070b40dd tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] DELETE https://10.4.3.240/volume/v3/types/94359318-57f4-47a5-9cf4-313d894ae8fc Aug 12 21:38:07.728123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-845449eb-e0f8-4d30-990b-cd1a070b40dd tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:07.728414 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-845449eb-e0f8-4d30-990b-cd1a070b40dd tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:07.791499 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-845449eb-e0f8-4d30-990b-cd1a070b40dd tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/types/94359318-57f4-47a5-9cf4-313d894ae8fc returned with HTTP 202 Aug 12 21:38:07.792085 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 138/544] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:38:07 2026] DELETE /volume/v3/types/94359318-57f4-47a5-9cf4-313d894ae8fc => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:07.802308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-078462fe-2f93-405a-bf95-b3f4ee725914 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:07.805097 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-078462fe-2f93-405a-bf95-b3f4ee725914 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] GET https://10.4.3.240/volume/v3/types/94359318-57f4-47a5-9cf4-313d894ae8fc Aug 12 21:38:07.805423 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-078462fe-2f93-405a-bf95-b3f4ee725914 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:07.805819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-078462fe-2f93-405a-bf95-b3f4ee725914 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:07.810560 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-078462fe-2f93-405a-bf95-b3f4ee725914 tempest-VolumeRetypeWithoutMigrationTest-1718012257 tempest-VolumeRetypeWithoutMigrationTest-1718012257-project-admin] https://10.4.3.240/volume/v3/types/94359318-57f4-47a5-9cf4-313d894ae8fc returned with HTTP 404 Aug 12 21:38:07.811142 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 139/545] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:38:07 2026] GET /volume/v3/types/94359318-57f4-47a5-9cf4-313d894ae8fc => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:08.092991 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e554e111-2003-497c-a39b-3826b6b6297d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:08.232054 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 Aug 12 21:38:08.232292 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:08.232548 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:08.243753 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:08.244507 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:08.245065 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:08.245842 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:38:08.246248 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:08.246616 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:08.247133 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:08.252798 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e554e111-2003-497c-a39b-3826b6b6297d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 returned with HTTP 200 Aug 12 21:38:08.253300 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 134/546] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:08 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 => generated 437 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:08.262819 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fcd8ebdc-cba7-4399-b845-b0eeecb79387 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:08.264607 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcd8ebdc-cba7-4399-b845-b0eeecb79387 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469/defaults Aug 12 21:38:08.264821 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcd8ebdc-cba7-4399-b845-b0eeecb79387 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:08.265001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcd8ebdc-cba7-4399-b845-b0eeecb79387 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'defaults' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:08.265264 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:08.265264 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:08.274324 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcd8ebdc-cba7-4399-b845-b0eeecb79387 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469/defaults returned with HTTP 200 Aug 12 21:38:08.274724 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 136/547] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:38:08 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469/defaults => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:08.282760 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec5ec917-e824-4d66-b497-b298a958be88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:08.284616 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec5ec917-e824-4d66-b497-b298a958be88 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 Aug 12 21:38:08.285042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec5ec917-e824-4d66-b497-b298a958be88 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:08.503490 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec5ec917-e824-4d66-b497-b298a958be88 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 returned with HTTP 200 Aug 12 21:38:08.504078 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 139/548] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:38:08 2026] PUT /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 => generated 395 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:08.513296 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8326744-6461-4475-9596-62a95ea0c21c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:08.515916 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8326744-6461-4475-9596-62a95ea0c21c tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] DELETE https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 Aug 12 21:38:08.516176 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8326744-6461-4475-9596-62a95ea0c21c tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:08.516299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8326744-6461-4475-9596-62a95ea0c21c tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:08.866403 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8326744-6461-4475-9596-62a95ea0c21c tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 returned with HTTP 200 Aug 12 21:38:08.866905 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 140/549] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:38:08 2026] DELETE /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 => generated 0 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 21:38:08.874713 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-641e026c-d6df-414e-a68f-b971247cb7ad None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:08.876619 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-641e026c-d6df-414e-a68f-b971247cb7ad tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 Aug 12 21:38:08.876852 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-641e026c-d6df-414e-a68f-b971247cb7ad tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:08.877037 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-641e026c-d6df-414e-a68f-b971247cb7ad tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:08.891104 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-641e026c-d6df-414e-a68f-b971247cb7ad tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 returned with HTTP 200 Aug 12 21:38:08.891552 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 135/550] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:08 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:08.900299 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6313eab-cc19-497e-b383-5a5b0f74cd9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:08.902369 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6313eab-cc19-497e-b383-5a5b0f74cd9d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 Aug 12 21:38:08.902743 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6313eab-cc19-497e-b383-5a5b0f74cd9d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:09.173483 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6313eab-cc19-497e-b383-5a5b0f74cd9d tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 returned with HTTP 200 Aug 12 21:38:09.174078 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 137/551] 10.4.3.240 () {68 vars in 1375 bytes} [Wed Aug 12 21:38:08 2026] PUT /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 => generated 395 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:09.184060 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b366f1c9-fc9a-41da-93c9-4d2ec9e4b03f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:09.186141 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b366f1c9-fc9a-41da-93c9-4d2ec9e4b03f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469/defaults Aug 12 21:38:09.186331 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b366f1c9-fc9a-41da-93c9-4d2ec9e4b03f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:09.186535 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b366f1c9-fc9a-41da-93c9-4d2ec9e4b03f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'defaults' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:09.196530 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b366f1c9-fc9a-41da-93c9-4d2ec9e4b03f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469/defaults returned with HTTP 200 Aug 12 21:38:09.197033 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 140/552] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:38:09 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469/defaults => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:09.207320 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:09.209254 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 Aug 12 21:38:09.209446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:09.209697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:09.479214 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:09.479214 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:38:09.479214 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:09.479214 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:09.479214 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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 12 21:38:09.479214 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a83773e6-a79e-4df0-b4fc-d00791b7bcf4 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 returned with HTTP 200 Aug 12 21:38:09.479214 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 141/553] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:09 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:09.484561 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cca14f19-0766-44be-9ab1-4c902ad5568b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:09.486387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cca14f19-0766-44be-9ab1-4c902ad5568b tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True Aug 12 21:38:09.486587 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cca14f19-0766-44be-9ab1-4c902ad5568b tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:09.486820 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cca14f19-0766-44be-9ab1-4c902ad5568b tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:09.512802 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cca14f19-0766-44be-9ab1-4c902ad5568b tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True returned with HTTP 200 Aug 12 21:38:09.512802 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 136/554] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:38:09 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:09.525758 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:09.711697 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:09.712046 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1744818633"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:09.713957 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1744818633'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:09.714115 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Create volume of 1 GB Aug 12 21:38:09.720596 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Availability Zones retrieved successfully. Aug 12 21:38:09.730603 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Flow 'volume_create_api' (b6c64e9f-b818-4ec1-a6b6-b88a1b31a4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:09.735205 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79266cce-c0d5-4984-a1bd-7029dedf561d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:09.742651 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:09.778933 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79266cce-c0d5-4984-a1bd-7029dedf561d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:09.780092 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (949dbc5e-3454-4df7-afe4-b7fa3e94cf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:09.974743 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Created reservations ['ec714b05-2f6a-42dd-931b-93582760b1eb', 'd1fba621-c5c8-41ce-8946-4301c4e710ec', 'ab1f3a45-ddbc-4ee0-b2d4-7fa2d479b20f', '2896e901-733e-47eb-8184-3643c2f719e7'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:09.975586 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (949dbc5e-3454-4df7-afe4-b7fa3e94cf33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec714b05-2f6a-42dd-931b-93582760b1eb', 'd1fba621-c5c8-41ce-8946-4301c4e710ec', 'ab1f3a45-ddbc-4ee0-b2d4-7fa2d479b20f', '2896e901-733e-47eb-8184-3643c2f719e7']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:09.976572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0497653-e2cd-4152-b655-283c9a4223e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:10.012994 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0497653-e2cd-4152-b655-283c9a4223e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14b33afe-0e03-4396-995e-2bb960f903f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1744818633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9a167c0c0d40d8ae244666fe755469',qos_specs=None,replication_status=,reservations=['ec714b05-2f6a-42dd-931b-93582760b1eb','d1fba621-c5c8-41ce-8946-4301c4e710ec','ab1f3a45-ddbc-4ee0-b2d4-7fa2d479b20f','2896e901-733e-47eb-8184-3643c2f719e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='371828a330c14f2d9ff39cce3bae490c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1744818633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14b33afe-0e03-4396-995e-2bb960f903f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb9a167c0c0d40d8ae244666fe755469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='371828a330c14f2d9ff39cce3bae490c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:10.014135 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c79357-b323-4149-86ef-b31a3d29cbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:10.042906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c79357-b323-4149-86ef-b31a3d29cbc2) transitioned into state 'SUCCESS' from state '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-1744818633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9a167c0c0d40d8ae244666fe755469',qos_specs=None,replication_status=,reservations=['ec714b05-2f6a-42dd-931b-93582760b1eb','d1fba621-c5c8-41ce-8946-4301c4e710ec','ab1f3a45-ddbc-4ee0-b2d4-7fa2d479b20f','2896e901-733e-47eb-8184-3643c2f719e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='371828a330c14f2d9ff39cce3bae490c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:10.044592 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a723481-ef27-40a0-a10e-d0f0f2b82018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:10.064649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a723481-ef27-40a0-a10e-d0f0f2b82018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:10.064649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Flow 'volume_create_api' (b6c64e9f-b818-4ec1-a6b6-b88a1b31a4ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:10.064649 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Create volume request issued successfully. Aug 12 21:38:10.064649 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-468a4f93-7623-43c5-b93f-4ee4167d53a0 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:10.064649 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 138/555] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:09 2026] POST /volume/v3/volumes => generated 756 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:10.087991 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1d030272-1999-47d8-980f-d74222c616af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:10.090243 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d030272-1999-47d8-980f-d74222c616af tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] GET https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:10.090464 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d030272-1999-47d8-980f-d74222c616af tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:10.090715 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d030272-1999-47d8-980f-d74222c616af tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:10.102732 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:10.102732 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:10.108369 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1d030272-1999-47d8-980f-d74222c616af tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Volume info retrieved successfully. Aug 12 21:38:10.235967 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d030272-1999-47d8-980f-d74222c616af tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 returned with HTTP 200 Aug 12 21:38:10.235967 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 141/556] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:10 2026] GET /volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:11.256688 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09cf9a36-db11-4ee9-bc5e-9c5a63adbbeb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:11.258674 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09cf9a36-db11-4ee9-bc5e-9c5a63adbbeb tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] GET https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:11.258877 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09cf9a36-db11-4ee9-bc5e-9c5a63adbbeb tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:11.259059 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09cf9a36-db11-4ee9-bc5e-9c5a63adbbeb tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:11.267351 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:11.267351 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:11.271262 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-09cf9a36-db11-4ee9-bc5e-9c5a63adbbeb tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Volume info retrieved successfully. Aug 12 21:38:11.281407 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09cf9a36-db11-4ee9-bc5e-9c5a63adbbeb tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 returned with HTTP 200 Aug 12 21:38:11.281827 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 142/557] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:11 2026] GET /volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:11.298287 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-75595f53-e957-4b24-948a-0fbeb8da92c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:11.303332 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-75595f53-e957-4b24-948a-0fbeb8da92c2 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True Aug 12 21:38:11.303568 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-75595f53-e957-4b24-948a-0fbeb8da92c2 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:11.303828 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-75595f53-e957-4b24-948a-0fbeb8da92c2 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:11.335886 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-75595f53-e957-4b24-948a-0fbeb8da92c2 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True returned with HTTP 200 Aug 12 21:38:11.335886 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 137/558] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:38:11 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:11.346866 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35385902-d45a-4b41-a80b-8be3ea321848 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:11.350325 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35385902-d45a-4b41-a80b-8be3ea321848 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] DELETE https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:11.350561 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35385902-d45a-4b41-a80b-8be3ea321848 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:11.350774 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35385902-d45a-4b41-a80b-8be3ea321848 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:11.350923 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-35385902-d45a-4b41-a80b-8be3ea321848 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Delete volume with id: 14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:11.360640 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:11.360640 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:11.361184 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-35385902-d45a-4b41-a80b-8be3ea321848 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Volume info retrieved successfully. Aug 12 21:38:11.426704 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-35385902-d45a-4b41-a80b-8be3ea321848 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Delete volume request issued successfully. Aug 12 21:38:11.427014 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35385902-d45a-4b41-a80b-8be3ea321848 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 returned with HTTP 202 Aug 12 21:38:11.427458 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 139/559] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:11 2026] DELETE /volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:11.443839 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd5f7ba0-b457-47c1-aac1-590f11e484d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:11.443839 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd5f7ba0-b457-47c1-aac1-590f11e484d4 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] GET https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:11.444510 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd5f7ba0-b457-47c1-aac1-590f11e484d4 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:11.444510 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd5f7ba0-b457-47c1-aac1-590f11e484d4 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:11.454406 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:11.454406 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:11.467427 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd5f7ba0-b457-47c1-aac1-590f11e484d4 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Volume info retrieved successfully. Aug 12 21:38:11.473067 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd5f7ba0-b457-47c1-aac1-590f11e484d4 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 returned with HTTP 200 Aug 12 21:38:11.473517 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 142/560] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:11 2026] GET /volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:12.490969 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1e91f943-cb67-435e-a9ef-ac078b2e723e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:12.497082 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e91f943-cb67-435e-a9ef-ac078b2e723e tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] GET https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:12.498363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e91f943-cb67-435e-a9ef-ac078b2e723e tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:12.498363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e91f943-cb67-435e-a9ef-ac078b2e723e tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:12.511972 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e91f943-cb67-435e-a9ef-ac078b2e723e tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 returned with HTTP 404 Aug 12 21:38:12.512651 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 143/561] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:12 2026] GET /volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:12.521848 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a2579ec1-3d15-4d63-9d52-1674416c190c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:12.525008 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a2579ec1-3d15-4d63-9d52-1674416c190c tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] GET https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:12.526760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a2579ec1-3d15-4d63-9d52-1674416c190c tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:12.526760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a2579ec1-3d15-4d63-9d52-1674416c190c tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:12.542341 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a2579ec1-3d15-4d63-9d52-1674416c190c tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 returned with HTTP 404 Aug 12 21:38:12.542971 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 138/562] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:12 2026] GET /volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:12.555050 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55ad3fcd-b29c-4b0a-a891-e07fedc5596b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:12.557515 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55ad3fcd-b29c-4b0a-a891-e07fedc5596b tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] DELETE https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:12.557837 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55ad3fcd-b29c-4b0a-a891-e07fedc5596b tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:12.558123 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55ad3fcd-b29c-4b0a-a891-e07fedc5596b tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:12.558345 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-55ad3fcd-b29c-4b0a-a891-e07fedc5596b tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Delete volume with id: 14b33afe-0e03-4396-995e-2bb960f903f0 Aug 12 21:38:12.568880 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55ad3fcd-b29c-4b0a-a891-e07fedc5596b tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 returned with HTTP 404 Aug 12 21:38:12.569116 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 140/563] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:12 2026] DELETE /volume/v3/volumes/14b33afe-0e03-4396-995e-2bb960f903f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:12.580886 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:12.585964 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:12.586438 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-470390921"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:12.590612 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-470390921'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:12.590827 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Create volume of 1 GB Aug 12 21:38:12.596635 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Availability Zones retrieved successfully. Aug 12 21:38:12.604384 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Flow 'volume_create_api' (9e3b73f2-20fc-40dc-9d0d-843d33ac535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:12.605288 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6310e7-a6c5-46f3-9fda-fd355786ed5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:12.606363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:12.641164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6310e7-a6c5-46f3-9fda-fd355786ed5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:12.642104 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9be896-31fa-4a13-b836-053a7ff92c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:12.849865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Created reservations ['64235a1e-63f9-4474-9135-553cab9720f5', 'd5b33434-609b-4220-9315-726ebe2db822', '271b1855-b9cc-454a-a2fb-8e97353df897', '8d5d2834-b837-49a7-8047-fe3eb166dad7'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:12.850713 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9be896-31fa-4a13-b836-053a7ff92c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64235a1e-63f9-4474-9135-553cab9720f5', 'd5b33434-609b-4220-9315-726ebe2db822', '271b1855-b9cc-454a-a2fb-8e97353df897', '8d5d2834-b837-49a7-8047-fe3eb166dad7']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:12.851420 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a93d71e-7973-49a9-9d6e-1ac5af75e4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:12.878187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a93d71e-7973-49a9-9d6e-1ac5af75e4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61b799f6-4323-47bf-8d13-a8ca8c9381a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-470390921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9a167c0c0d40d8ae244666fe755469',qos_specs=None,replication_status=,reservations=['64235a1e-63f9-4474-9135-553cab9720f5','d5b33434-609b-4220-9315-726ebe2db822','271b1855-b9cc-454a-a2fb-8e97353df897','8d5d2834-b837-49a7-8047-fe3eb166dad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='371828a330c14f2d9ff39cce3bae490c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-470390921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61b799f6-4323-47bf-8d13-a8ca8c9381a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb9a167c0c0d40d8ae244666fe755469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='371828a330c14f2d9ff39cce3bae490c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:12.879189 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e1bad3-47fe-4f4f-b412-0814d3464a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:12.899773 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e1bad3-47fe-4f4f-b412-0814d3464a1f) transitioned into state 'SUCCESS' from state '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-470390921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9a167c0c0d40d8ae244666fe755469',qos_specs=None,replication_status=,reservations=['64235a1e-63f9-4474-9135-553cab9720f5','d5b33434-609b-4220-9315-726ebe2db822','271b1855-b9cc-454a-a2fb-8e97353df897','8d5d2834-b837-49a7-8047-fe3eb166dad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='371828a330c14f2d9ff39cce3bae490c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:12.900525 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7b68b9-f78c-4c8b-97bf-0d0a9f9ecca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:12.910171 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7b68b9-f78c-4c8b-97bf-0d0a9f9ecca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:12.911004 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Flow 'volume_create_api' (9e3b73f2-20fc-40dc-9d0d-843d33ac535d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:12.911115 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Create volume request issued successfully. Aug 12 21:38:12.911741 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbaa9c5d-04bc-43e9-86a4-540f4c4422b8 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:12.912894 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 143/564] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:12 2026] POST /volume/v3/volumes => generated 755 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:12.932671 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ad35e6e-4c57-4bc3-8ff2-d3bba8110d67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:12.936864 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ad35e6e-4c57-4bc3-8ff2-d3bba8110d67 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] GET https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:12.937657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ad35e6e-4c57-4bc3-8ff2-d3bba8110d67 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:12.937914 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ad35e6e-4c57-4bc3-8ff2-d3bba8110d67 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:12.946650 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:12.946650 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:12.951960 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ad35e6e-4c57-4bc3-8ff2-d3bba8110d67 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Volume info retrieved successfully. Aug 12 21:38:12.958285 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ad35e6e-4c57-4bc3-8ff2-d3bba8110d67 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 returned with HTTP 200 Aug 12 21:38:12.958868 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 144/565] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:12 2026] GET /volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:13.350358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-920a3f3c-4bd6-4fd3-9dae-3a6ff9423fde None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:13.441240 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-920a3f3c-4bd6-4fd3-9dae-3a6ff9423fde tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 Aug 12 21:38:13.441580 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-920a3f3c-4bd6-4fd3-9dae-3a6ff9423fde tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:13.441904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-920a3f3c-4bd6-4fd3-9dae-3a6ff9423fde tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:13.458859 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-920a3f3c-4bd6-4fd3-9dae-3a6ff9423fde tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 returned with HTTP 200 Aug 12 21:38:13.459678 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 139/566] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:13 2026] GET /volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 => generated 437 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:13.468555 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b12bea92-866a-47a5-be66-cfab019b466e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:13.470201 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b12bea92-866a-47a5-be66-cfab019b466e tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 Aug 12 21:38:13.470527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b12bea92-866a-47a5-be66-cfab019b466e tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:13.701540 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b12bea92-866a-47a5-be66-cfab019b466e tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 returned with HTTP 200 Aug 12 21:38:13.701974 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 141/567] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:38:13 2026] PUT /volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 => generated 390 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:13.710920 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:13.783461 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:13.784512 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1040355152"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:13.785477 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1040355152'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:13.785477 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Create volume of 1 GB Aug 12 21:38:13.785682 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:13.785682 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:13.789963 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Availability Zones retrieved successfully. Aug 12 21:38:13.796090 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Flow 'volume_create_api' (96f317bc-3cec-4c6b-9209-007d54c67d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:13.797149 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25da93c0-76d1-4077-9ab8-2c7ae67c0da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:13.798326 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:13.828669 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25da93c0-76d1-4077-9ab8-2c7ae67c0da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:13.829455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7f5011-55f0-461b-9634-dd12e21035bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:13.974899 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-437cf401-f7cd-43ea-b27e-d132aa124d4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:13.977067 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-437cf401-f7cd-43ea-b27e-d132aa124d4f tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] GET https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:13.977262 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-437cf401-f7cd-43ea-b27e-d132aa124d4f tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:13.977467 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-437cf401-f7cd-43ea-b27e-d132aa124d4f tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.002922 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:14.002922 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:14.008567 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-437cf401-f7cd-43ea-b27e-d132aa124d4f tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Volume info retrieved successfully. Aug 12 21:38:14.015765 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-437cf401-f7cd-43ea-b27e-d132aa124d4f tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 returned with HTTP 200 Aug 12 21:38:14.016267 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 145/568] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:13 2026] GET /volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:14.035950 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87453c15-679c-4834-87c6-47ab781004a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.040206 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87453c15-679c-4834-87c6-47ab781004a1 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True Aug 12 21:38:14.040513 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87453c15-679c-4834-87c6-47ab781004a1 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:14.040761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87453c15-679c-4834-87c6-47ab781004a1 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.071132 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87453c15-679c-4834-87c6-47ab781004a1 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True returned with HTTP 200 Aug 12 21:38:14.072029 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 140/569] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:38:14 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:14.073458 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Created reservations ['5556e6a6-c877-43c7-a03e-75984ae83b2f', '8bf7a970-9776-4b1f-a564-d01e0824e717', '2fea2ac3-b226-46ac-a3e1-b711b4a5bd62', 'd2336c4f-c330-4ec0-b595-c845b8ff339e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:14.074756 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7f5011-55f0-461b-9634-dd12e21035bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5556e6a6-c877-43c7-a03e-75984ae83b2f', '8bf7a970-9776-4b1f-a564-d01e0824e717', '2fea2ac3-b226-46ac-a3e1-b711b4a5bd62', 'd2336c4f-c330-4ec0-b595-c845b8ff339e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:14.076112 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1fe248b-254e-4509-8dbb-44f94d8f8b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:14.085501 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cab0f145-8ba9-4ae8-a45d-dac5f8d430ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.088165 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cab0f145-8ba9-4ae8-a45d-dac5f8d430ae tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/a21218b083004e9cb57e0b6c7c614f3a?usage=True Aug 12 21:38:14.088351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cab0f145-8ba9-4ae8-a45d-dac5f8d430ae tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:14.088558 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cab0f145-8ba9-4ae8-a45d-dac5f8d430ae tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.109865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1fe248b-254e-4509-8dbb-44f94d8f8b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba99695d-273d-4d1e-b6bd-6012f68eada8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1040355152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538501ac90c94e139e6acbe858185097',qos_specs=None,replication_status=,reservations=['5556e6a6-c877-43c7-a03e-75984ae83b2f','8bf7a970-9776-4b1f-a564-d01e0824e717','2fea2ac3-b226-46ac-a3e1-b711b4a5bd62','d2336c4f-c330-4ec0-b595-c845b8ff339e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb0d75bc2f744c189a572699a354d8a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1040355152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba99695d-273d-4d1e-b6bd-6012f68eada8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='538501ac90c94e139e6acbe858185097',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb0d75bc2f744c189a572699a354d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:14.110798 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664331ba-f8d8-4f2c-8ce9-a71086e3ed0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:14.112070 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cab0f145-8ba9-4ae8-a45d-dac5f8d430ae tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/a21218b083004e9cb57e0b6c7c614f3a?usage=True returned with HTTP 200 Aug 12 21:38:14.112554 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 142/570] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:38:14 2026] GET /volume/v3/os-quota-sets/a21218b083004e9cb57e0b6c7c614f3a?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:14.126669 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-afa3add4-bc6f-4d1b-9c9d-773134a29cbc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.129524 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664331ba-f8d8-4f2c-8ce9-a71086e3ed0e) transitioned into state 'SUCCESS' from state '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-1040355152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538501ac90c94e139e6acbe858185097',qos_specs=None,replication_status=,reservations=['5556e6a6-c877-43c7-a03e-75984ae83b2f','8bf7a970-9776-4b1f-a564-d01e0824e717','2fea2ac3-b226-46ac-a3e1-b711b4a5bd62','d2336c4f-c330-4ec0-b595-c845b8ff339e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb0d75bc2f744c189a572699a354d8a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:14.129680 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-afa3add4-bc6f-4d1b-9c9d-773134a29cbc tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer Aug 12 21:38:14.129993 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-afa3add4-bc6f-4d1b-9c9d-773134a29cbc tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "61b799f6-4323-47bf-8d13-a8ca8c9381a3"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:14.130103 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f085963-942e-43c1-b3c5-bf75e8771af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:14.131633 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-afa3add4-bc6f-4d1b-9c9d-773134a29cbc tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Creating new volume transfer {'transfer': {'volume_id': '61b799f6-4323-47bf-8d13-a8ca8c9381a3'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 21:38:14.134199 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-afa3add4-bc6f-4d1b-9c9d-773134a29cbc tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Creating transfer of volume 61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:14.134354 np0000007121 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-afa3add4-bc6f-4d1b-9c9d-773134a29cbc tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Generating transfer record for volume 61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:14.145007 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:14.145007 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:14.163547 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f085963-942e-43c1-b3c5-bf75e8771af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:14.164410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Flow 'volume_create_api' (96f317bc-3cec-4c6b-9209-007d54c67d9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:14.164750 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Create volume request issued successfully. Aug 12 21:38:14.165376 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00ae89a4-51b5-485a-b4e7-c3d3758a5078 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:14.165857 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 144/571] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:13 2026] POST /volume/v3/volumes => generated 767 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:14.179268 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-91b2c946-d6fa-4f41-9e9e-743c03cc42b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.181230 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91b2c946-d6fa-4f41-9e9e-743c03cc42b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:14.181401 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91b2c946-d6fa-4f41-9e9e-743c03cc42b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:14.181592 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91b2c946-d6fa-4f41-9e9e-743c03cc42b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.188480 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:14.188480 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:14.192526 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-91b2c946-d6fa-4f41-9e9e-743c03cc42b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Volume info retrieved successfully. Aug 12 21:38:14.196684 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91b2c946-d6fa-4f41-9e9e-743c03cc42b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 returned with HTTP 200 Aug 12 21:38:14.197150 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 141/572] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:14 2026] GET /volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:14.219387 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-afa3add4-bc6f-4d1b-9c9d-773134a29cbc tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 21:38:14.219877 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 146/573] 10.4.3.240 () {68 vars in 1291 bytes} [Wed Aug 12 21:38:14 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:38:14.231834 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.298379 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer/6c8bf2e5-8281-4b4f-b95c-1f766ec4f9ec/accept Aug 12 21:38:14.298725 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9b15c2ff6a925f88"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:14.300020 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Accepting volume transfer 6c8bf2e5-8281-4b4f-b95c-1f766ec4f9ec {{(pid=100324) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 21:38:14.300127 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Accepting transfer 6c8bf2e5-8281-4b4f-b95c-1f766ec4f9ec Aug 12 21:38:14.369254 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Created reservations ['4981d7fc-bb6d-4f85-a332-02657728902d', '8883db7b-b706-4605-b7f8-491f74d3e07e', '483d6264-d6f1-4b28-b5c3-c2ed1f5270bf', '6067295e-3f6a-4ff4-a983-20326a3963b1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:14.392058 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Created reservations ['6c6e54f1-a0a4-42ad-a85a-f0a6a821cd69', 'a08b519e-2059-4407-8239-7bed0507b82f', '547edff9-666b-4262-9207-757317c3c5da', '93cb8e80-48b0-4c48-8bc1-95ae09d598f1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:14.434732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Created reservations ['7e9131b9-11b3-4cec-867a-4fab38fbb2fe', 'bd759a74-3d39-4ae5-ab22-edc8146c1c3d', '8d45b846-5288-467c-adb8-66bc5c4c05b3', '7e8fdb86-4f5c-4ad2-b459-87bc5c040ad9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:14.471323 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Created reservations ['d30820b8-41ba-4f41-9061-fa24d4643e3d', '66014a54-7d1c-41a5-9f63-8e0e44d0f81f', '44efeb31-7739-469f-8e50-32b68c70a02e', 'e64ccf4d-3f53-4c10-af90-a8449d5264c9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:14.484785 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Transfer volume completed successfully. Aug 12 21:38:14.571158 np0000007121 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Volume 61b799f6-4323-47bf-8d13-a8ca8c9381a3 has been transferred. Aug 12 21:38:14.580927 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a5e8fce-a4a7-4313-8f47-798269052f26 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/6c8bf2e5-8281-4b4f-b95c-1f766ec4f9ec/accept returned with HTTP 202 Aug 12 21:38:14.581544 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 143/574] 10.4.3.240 () {68 vars in 1423 bytes} [Wed Aug 12 21:38:14 2026] POST /volume/v3/os-volume-transfer/6c8bf2e5-8281-4b4f-b95c-1f766ec4f9ec/accept => generated 365 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:14.593232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec69855e-9d8e-4918-935c-f851a4e15c50 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.595150 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec69855e-9d8e-4918-935c-f851a4e15c50 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] GET https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:14.595785 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec69855e-9d8e-4918-935c-f851a4e15c50 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:14.595785 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec69855e-9d8e-4918-935c-f851a4e15c50 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.607655 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:14.607655 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:14.613602 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec69855e-9d8e-4918-935c-f851a4e15c50 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] Volume info retrieved successfully. Aug 12 21:38:14.620178 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec69855e-9d8e-4918-935c-f851a4e15c50 tempest-VolumeQuotasAdminTestJSON-367802697 tempest-VolumeQuotasAdminTestJSON-367802697-project-member] https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 returned with HTTP 200 Aug 12 21:38:14.620422 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 145/575] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:14 2026] GET /volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:14.636879 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f2ab729-e669-4e6a-a654-79f9b85d7c61 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.641683 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f2ab729-e669-4e6a-a654-79f9b85d7c61 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True Aug 12 21:38:14.641872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f2ab729-e669-4e6a-a654-79f9b85d7c61 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:14.642265 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f2ab729-e669-4e6a-a654-79f9b85d7c61 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.671879 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f2ab729-e669-4e6a-a654-79f9b85d7c61 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True returned with HTTP 200 Aug 12 21:38:14.672460 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 142/576] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:38:14 2026] GET /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:14.686875 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a54a2c6-7e30-4fa9-bef1-3e4ed093a5b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.688837 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a54a2c6-7e30-4fa9-bef1-3e4ed093a5b9 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/a21218b083004e9cb57e0b6c7c614f3a?usage=True Aug 12 21:38:14.689085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a54a2c6-7e30-4fa9-bef1-3e4ed093a5b9 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:14.689298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a54a2c6-7e30-4fa9-bef1-3e4ed093a5b9 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.712515 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a54a2c6-7e30-4fa9-bef1-3e4ed093a5b9 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/a21218b083004e9cb57e0b6c7c614f3a?usage=True returned with HTTP 200 Aug 12 21:38:14.713037 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 147/577] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:38:14 2026] GET /volume/v3/os-quota-sets/a21218b083004e9cb57e0b6c7c614f3a?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:14.725709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f95409c2-b764-428d-b7a1-1ad8bbdfeb8f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.728486 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f95409c2-b764-428d-b7a1-1ad8bbdfeb8f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:14.729081 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f95409c2-b764-428d-b7a1-1ad8bbdfeb8f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:14.729081 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f95409c2-b764-428d-b7a1-1ad8bbdfeb8f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.729334 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f95409c2-b764-428d-b7a1-1ad8bbdfeb8f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Delete volume with id: 61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:14.737106 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:14.737106 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:14.737455 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f95409c2-b764-428d-b7a1-1ad8bbdfeb8f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Volume info retrieved successfully. Aug 12 21:38:14.760491 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f95409c2-b764-428d-b7a1-1ad8bbdfeb8f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Delete volume request issued successfully. Aug 12 21:38:14.761347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f95409c2-b764-428d-b7a1-1ad8bbdfeb8f tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 returned with HTTP 202 Aug 12 21:38:14.761740 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 144/578] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:14 2026] DELETE /volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:14.772259 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b639c736-36bc-4986-a610-dbcef15442d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:14.773142 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b639c736-36bc-4986-a610-dbcef15442d8 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:14.773142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b639c736-36bc-4986-a610-dbcef15442d8 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:14.773142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b639c736-36bc-4986-a610-dbcef15442d8 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:14.781113 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:14.781113 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:14.785295 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b639c736-36bc-4986-a610-dbcef15442d8 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Volume info retrieved successfully. Aug 12 21:38:14.790314 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b639c736-36bc-4986-a610-dbcef15442d8 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 returned with HTTP 200 Aug 12 21:38:14.790825 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 146/579] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:14 2026] GET /volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 => generated 1011 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:15.214162 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7c5ce36d-9cf0-4673-a653-e89ea95e08f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:15.217032 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c5ce36d-9cf0-4673-a653-e89ea95e08f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:15.217273 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c5ce36d-9cf0-4673-a653-e89ea95e08f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:15.217509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c5ce36d-9cf0-4673-a653-e89ea95e08f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:15.225776 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:15.225776 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:15.230486 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c5ce36d-9cf0-4673-a653-e89ea95e08f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Volume info retrieved successfully. Aug 12 21:38:15.236455 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c5ce36d-9cf0-4673-a653-e89ea95e08f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 returned with HTTP 200 Aug 12 21:38:15.236844 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 143/580] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:15 2026] GET /volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:15.251011 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5a85975-961d-4f26-a9f2-6cfd1e0654d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:15.253668 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5a85975-961d-4f26-a9f2-6cfd1e0654d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:38:15.254229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5a85975-961d-4f26-a9f2-6cfd1e0654d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba99695d-273d-4d1e-b6bd-6012f68eada8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-474289110"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:15.267013 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:15.267013 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:15.267941 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e5a85975-961d-4f26-a9f2-6cfd1e0654d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Volume info retrieved successfully. Aug 12 21:38:15.268147 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-e5a85975-961d-4f26-a9f2-6cfd1e0654d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Create snapshot from volume ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:15.326166 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e5a85975-961d-4f26-a9f2-6cfd1e0654d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Created reservations ['0047e075-8f34-4661-ad24-ce7395fea9a2', '91904826-c033-45f2-be9e-61f67c7d5e6a', 'aac5c7d2-88b3-40f5-a3c6-b9d0284dfeb8', '114f5b79-c634-4f21-8460-d6d3b3c08b7f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:15.366650 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e5a85975-961d-4f26-a9f2-6cfd1e0654d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Snapshot create request issued successfully. Aug 12 21:38:15.367068 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5a85975-961d-4f26-a9f2-6cfd1e0654d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:38:15.367596 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 148/581] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:38:15 2026] POST /volume/v3/snapshots => generated 322 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:15.378266 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfd5ee2f-8f08-478f-860b-47f756bb5a04 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:15.380231 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfd5ee2f-8f08-478f-860b-47f756bb5a04 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c Aug 12 21:38:15.380767 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfd5ee2f-8f08-478f-860b-47f756bb5a04 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:15.381397 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfd5ee2f-8f08-478f-860b-47f756bb5a04 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:15.387720 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:15.387720 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:15.388537 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dfd5ee2f-8f08-478f-860b-47f756bb5a04 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Snapshot retrieved successfully. Aug 12 21:38:15.389378 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfd5ee2f-8f08-478f-860b-47f756bb5a04 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c returned with HTTP 200 Aug 12 21:38:15.389789 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 145/582] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:15 2026] GET /volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:15.806744 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec1f3293-040f-4c60-b622-8c5f892215ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:15.809775 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec1f3293-040f-4c60-b622-8c5f892215ff tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:15.809775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec1f3293-040f-4c60-b622-8c5f892215ff tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:15.809891 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec1f3293-040f-4c60-b622-8c5f892215ff tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:15.825841 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec1f3293-040f-4c60-b622-8c5f892215ff tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 returned with HTTP 404 Aug 12 21:38:15.825841 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 147/583] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:15 2026] GET /volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:15.830043 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87d1ebb3-b0f8-465d-849d-187815010d04 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:15.831637 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87d1ebb3-b0f8-465d-849d-187815010d04 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] GET https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:15.831885 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87d1ebb3-b0f8-465d-849d-187815010d04 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:15.832077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87d1ebb3-b0f8-465d-849d-187815010d04 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:15.839429 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87d1ebb3-b0f8-465d-849d-187815010d04 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 returned with HTTP 404 Aug 12 21:38:15.839987 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 144/584] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:15 2026] GET /volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:15.847612 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32fa2f4d-f15d-4500-97f4-9e69d3f90ee6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:15.849679 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32fa2f4d-f15d-4500-97f4-9e69d3f90ee6 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] DELETE https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:15.849840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32fa2f4d-f15d-4500-97f4-9e69d3f90ee6 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:15.850082 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32fa2f4d-f15d-4500-97f4-9e69d3f90ee6 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:15.850280 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-32fa2f4d-f15d-4500-97f4-9e69d3f90ee6 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] Delete volume with id: 61b799f6-4323-47bf-8d13-a8ca8c9381a3 Aug 12 21:38:15.858096 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32fa2f4d-f15d-4500-97f4-9e69d3f90ee6 tempest-VolumeQuotasAdminTestJSON-1998684448 tempest-VolumeQuotasAdminTestJSON-1998684448-project-member] https://10.4.3.240/volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 returned with HTTP 404 Aug 12 21:38:15.859082 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 149/585] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:15 2026] DELETE /volume/v3/volumes/61b799f6-4323-47bf-8d13-a8ca8c9381a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:15.870894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c56ce0b-e395-40c2-ae3d-7b146bd4c5cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:15.872756 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c56ce0b-e395-40c2-ae3d-7b146bd4c5cb tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/996492d83c6f4b50bbe3732d95e7c62a?usage=True Aug 12 21:38:15.872948 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c56ce0b-e395-40c2-ae3d-7b146bd4c5cb tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:15.873146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c56ce0b-e395-40c2-ae3d-7b146bd4c5cb tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:15.890596 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c56ce0b-e395-40c2-ae3d-7b146bd4c5cb tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/996492d83c6f4b50bbe3732d95e7c62a?usage=True returned with HTTP 200 Aug 12 21:38:15.890975 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 146/586] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:38:15 2026] GET /volume/v3/os-quota-sets/996492d83c6f4b50bbe3732d95e7c62a?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:15.904467 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5b1fe51-984f-4b95-8fbc-ed1024885ec3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:15.906331 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5b1fe51-984f-4b95-8fbc-ed1024885ec3 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 Aug 12 21:38:15.906868 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5b1fe51-984f-4b95-8fbc-ed1024885ec3 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:16.005188 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5b1fe51-984f-4b95-8fbc-ed1024885ec3 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 returned with HTTP 200 Aug 12 21:38:16.005667 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 148/587] 10.4.3.240 () {68 vars in 1375 bytes} [Wed Aug 12 21:38:15 2026] PUT /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 => generated 397 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:16.017607 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cedc26e6-b553-4814-b2a8-acb8d98b8bc1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:16.021682 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cedc26e6-b553-4814-b2a8-acb8d98b8bc1 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 Aug 12 21:38:16.021682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cedc26e6-b553-4814-b2a8-acb8d98b8bc1 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:16.128832 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cedc26e6-b553-4814-b2a8-acb8d98b8bc1 tempest-VolumeQuotasAdminTestJSON-1382693110 tempest-VolumeQuotasAdminTestJSON-1382693110-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 returned with HTTP 200 Aug 12 21:38:16.130733 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 145/588] 10.4.3.240 () {68 vars in 1375 bytes} [Wed Aug 12 21:38:16 2026] PUT /volume/v3/os-quota-sets/eb9a167c0c0d40d8ae244666fe755469 => generated 395 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:16.407883 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93d0398b-381e-4ef0-92b4-e1382f027928 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:16.409134 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93d0398b-381e-4ef0-92b4-e1382f027928 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c Aug 12 21:38:16.409362 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93d0398b-381e-4ef0-92b4-e1382f027928 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:16.409606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93d0398b-381e-4ef0-92b4-e1382f027928 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:16.425089 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:16.425089 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:16.425751 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-93d0398b-381e-4ef0-92b4-e1382f027928 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Snapshot retrieved successfully. Aug 12 21:38:16.430382 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93d0398b-381e-4ef0-92b4-e1382f027928 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c returned with HTTP 200 Aug 12 21:38:16.430382 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 150/589] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:16 2026] GET /volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c => generated 481 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:16.442497 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8499d906-1c7c-4a6d-af3d-88a4c7a6bbe9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:16.444245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8499d906-1c7c-4a6d-af3d-88a4c7a6bbe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 Aug 12 21:38:16.444668 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8499d906-1c7c-4a6d-af3d-88a4c7a6bbe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:16.547477 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8499d906-1c7c-4a6d-af3d-88a4c7a6bbe9 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 returned with HTTP 200 Aug 12 21:38:16.548160 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 147/590] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:38:16 2026] PUT /volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 => generated 390 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:16.562020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-083a35f5-5996-464e-b895-b59eac8877a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:16.567201 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-083a35f5-5996-464e-b895-b59eac8877a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:38:16.568277 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-083a35f5-5996-464e-b895-b59eac8877a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba99695d-273d-4d1e-b6bd-6012f68eada8"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:16.595063 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:16.595063 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:16.598519 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-083a35f5-5996-464e-b895-b59eac8877a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Volume info retrieved successfully. Aug 12 21:38:16.598782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-083a35f5-5996-464e-b895-b59eac8877a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Create snapshot from volume ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:16.652095 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota_utils [None req-083a35f5-5996-464e-b895-b59eac8877a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Quota exceeded for 538501ac90c94e139e6acbe858185097, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 21:38:16.652387 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-083a35f5-5996-464e-b895-b59eac8877a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 413 Aug 12 21:38:16.653365 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 149/591] 10.4.3.240 () {68 vars in 1264 bytes} [Wed Aug 12 21:38:16 2026] POST /volume/v3/snapshots => generated 208 bytes in 97 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 21:38:16.665130 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7b0ac3aa-e527-41c6-a46e-f69c92e149d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:16.670255 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7b0ac3aa-e527-41c6-a46e-f69c92e149d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 Aug 12 21:38:16.670369 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7b0ac3aa-e527-41c6-a46e-f69c92e149d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:16.838913 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7b0ac3aa-e527-41c6-a46e-f69c92e149d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 returned with HTTP 200 Aug 12 21:38:16.839302 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 146/592] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:38:16 2026] PUT /volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 => generated 390 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:16.854932 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53401995-bd41-4cdf-9dab-69a27e10e512 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:16.856870 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53401995-bd41-4cdf-9dab-69a27e10e512 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:38:16.857277 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53401995-bd41-4cdf-9dab-69a27e10e512 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba99695d-273d-4d1e-b6bd-6012f68eada8"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:16.879306 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:16.879306 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:16.881160 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-53401995-bd41-4cdf-9dab-69a27e10e512 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Volume info retrieved successfully. Aug 12 21:38:16.881160 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-53401995-bd41-4cdf-9dab-69a27e10e512 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Create snapshot from volume ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:16.921029 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota_utils [None req-53401995-bd41-4cdf-9dab-69a27e10e512 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Quota exceeded for 538501ac90c94e139e6acbe858185097, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 12 21:38:16.921029 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-53401995-bd41-4cdf-9dab-69a27e10e512 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 413 Aug 12 21:38:16.921029 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 151/593] 10.4.3.240 () {68 vars in 1264 bytes} [Wed Aug 12 21:38:16 2026] POST /volume/v3/snapshots => generated 133 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 21:38:16.933113 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a2fc823-114c-4d71-9e43-47cb3286a47b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:16.935800 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a2fc823-114c-4d71-9e43-47cb3286a47b tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c Aug 12 21:38:16.936326 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a2fc823-114c-4d71-9e43-47cb3286a47b tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:16.937062 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a2fc823-114c-4d71-9e43-47cb3286a47b tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:16.937263 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-9a2fc823-114c-4d71-9e43-47cb3286a47b tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Delete snapshot with id: 38d17ed3-a174-4524-bce1-7f48715a812c Aug 12 21:38:16.944334 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:16.944334 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:16.944959 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9a2fc823-114c-4d71-9e43-47cb3286a47b tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Snapshot retrieved successfully. Aug 12 21:38:16.970651 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9a2fc823-114c-4d71-9e43-47cb3286a47b tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Snapshot delete request issued successfully. Aug 12 21:38:16.970651 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a2fc823-114c-4d71-9e43-47cb3286a47b tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c returned with HTTP 202 Aug 12 21:38:16.970651 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 148/594] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:38:16 2026] DELETE /volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:16.977419 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-719108a0-325c-4cbb-bdee-ed92592aaa4a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:16.981422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-719108a0-325c-4cbb-bdee-ed92592aaa4a tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c Aug 12 21:38:16.982042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-719108a0-325c-4cbb-bdee-ed92592aaa4a tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:16.982042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-719108a0-325c-4cbb-bdee-ed92592aaa4a tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:16.993853 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:16.993853 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:16.993853 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-719108a0-325c-4cbb-bdee-ed92592aaa4a tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Snapshot retrieved successfully. Aug 12 21:38:16.993853 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-719108a0-325c-4cbb-bdee-ed92592aaa4a tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c returned with HTTP 200 Aug 12 21:38:16.993853 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 150/595] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:16 2026] GET /volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c => generated 480 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:18.004669 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-616f54bd-293a-40d1-b33c-49dba8383055 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:18.006848 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-616f54bd-293a-40d1-b33c-49dba8383055 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c Aug 12 21:38:18.007077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-616f54bd-293a-40d1-b33c-49dba8383055 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:18.007302 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-616f54bd-293a-40d1-b33c-49dba8383055 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:18.012082 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-616f54bd-293a-40d1-b33c-49dba8383055 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c returned with HTTP 404 Aug 12 21:38:18.012603 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 147/596] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:18 2026] GET /volume/v3/snapshots/38d17ed3-a174-4524-bce1-7f48715a812c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:18.018861 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-befa7f1d-4354-4236-a962-2b4a5cccdc7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:18.020698 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-befa7f1d-4354-4236-a962-2b4a5cccdc7e tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:18.020922 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-befa7f1d-4354-4236-a962-2b4a5cccdc7e tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:18.021163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-befa7f1d-4354-4236-a962-2b4a5cccdc7e tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:18.029801 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:18.029801 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:18.042703 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-befa7f1d-4354-4236-a962-2b4a5cccdc7e tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Volume info retrieved successfully. Aug 12 21:38:18.044809 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-befa7f1d-4354-4236-a962-2b4a5cccdc7e tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 returned with HTTP 200 Aug 12 21:38:18.045335 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 152/597] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:18 2026] GET /volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:18.056434 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4c848bb-1882-4cb9-8952-6145a99b9d32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:18.058157 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4c848bb-1882-4cb9-8952-6145a99b9d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:18.058357 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4c848bb-1882-4cb9-8952-6145a99b9d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:18.058569 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4c848bb-1882-4cb9-8952-6145a99b9d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:18.058760 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b4c848bb-1882-4cb9-8952-6145a99b9d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Delete volume with id: ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:18.066069 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:18.066069 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:18.066568 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b4c848bb-1882-4cb9-8952-6145a99b9d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Volume info retrieved successfully. Aug 12 21:38:18.085529 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b4c848bb-1882-4cb9-8952-6145a99b9d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Delete volume request issued successfully. Aug 12 21:38:18.085749 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4c848bb-1882-4cb9-8952-6145a99b9d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 returned with HTTP 202 Aug 12 21:38:18.086118 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 149/598] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:18 2026] DELETE /volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:18.094380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97c2d72a-3314-4a11-893f-88d5593e5dd4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:18.098311 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c2d72a-3314-4a11-893f-88d5593e5dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:18.098311 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c2d72a-3314-4a11-893f-88d5593e5dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:18.098311 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c2d72a-3314-4a11-893f-88d5593e5dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:18.105803 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:18.105803 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:18.112533 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97c2d72a-3314-4a11-893f-88d5593e5dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Volume info retrieved successfully. Aug 12 21:38:18.119770 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c2d72a-3314-4a11-893f-88d5593e5dd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 returned with HTTP 200 Aug 12 21:38:18.120282 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 151/599] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:18 2026] GET /volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:19.131513 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aae2935b-6597-4067-a970-1f8be429b34f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:19.133445 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aae2935b-6597-4067-a970-1f8be429b34f tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] GET https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 Aug 12 21:38:19.133697 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aae2935b-6597-4067-a970-1f8be429b34f tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:19.133892 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aae2935b-6597-4067-a970-1f8be429b34f tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:19.142591 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aae2935b-6597-4067-a970-1f8be429b34f tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323 tempest-VolumeSnapshotQuotasNegativeTestJSON-817554323-project-member] https://10.4.3.240/volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 returned with HTTP 404 Aug 12 21:38:19.147982 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 148/600] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:19 2026] GET /volume/v3/volumes/ba99695d-273d-4d1e-b6bd-6012f68eada8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:19.152840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72002f05-9e0c-4f71-b619-c4053de83465 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:19.155182 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72002f05-9e0c-4f71-b619-c4053de83465 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 Aug 12 21:38:19.155736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72002f05-9e0c-4f71-b619-c4053de83465 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:19.281496 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72002f05-9e0c-4f71-b619-c4053de83465 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521 tempest-VolumeSnapshotQuotasNegativeTestJSON-501955521-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 returned with HTTP 200 Aug 12 21:38:19.282236 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 153/601] 10.4.3.240 () {68 vars in 1375 bytes} [Wed Aug 12 21:38:19 2026] PUT /volume/v3/os-quota-sets/538501ac90c94e139e6acbe858185097 => generated 395 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:20.007339 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9ece95c-26e4-46a1-a617-75d48936352c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:20.099159 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9ece95c-26e4-46a1-a617-75d48936352c tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] GET https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e Aug 12 21:38:20.099393 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9ece95c-26e4-46a1-a617-75d48936352c tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:20.099603 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9ece95c-26e4-46a1-a617-75d48936352c tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:20.116999 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9ece95c-26e4-46a1-a617-75d48936352c tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e returned with HTTP 200 Aug 12 21:38:20.117436 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 150/602] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:20 2026] GET /volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e => generated 437 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:20.125854 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-328f644a-e801-4737-8ffd-0160b00f20f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:20.218397 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:20.218821 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-446221034"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:20.220234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-446221034'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:20.220473 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Create volume of 1 GB Aug 12 21:38:20.224510 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Availability Zones retrieved successfully. Aug 12 21:38:20.230255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Flow 'volume_create_api' (46ca671e-db3e-43a5-adc8-5f830418689a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:20.231339 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c282ff7-bffe-4989-857c-eca3322ddad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:20.232326 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:20.260347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c282ff7-bffe-4989-857c-eca3322ddad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:20.261513 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f739ec-1ec3-402b-996d-6c131facce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:20.337358 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Created reservations ['bcdf48b0-7183-4d0a-951b-bfe50024eb00', '074f41d8-590f-4738-ab15-d5f99138183a', 'f20d5bb1-fa0c-46b2-9331-9ccc8a445491', 'ff119b6a-7ee2-449c-a770-961859ef2e31'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:20.338311 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f739ec-1ec3-402b-996d-6c131facce97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcdf48b0-7183-4d0a-951b-bfe50024eb00', '074f41d8-590f-4738-ab15-d5f99138183a', 'f20d5bb1-fa0c-46b2-9331-9ccc8a445491', 'ff119b6a-7ee2-449c-a770-961859ef2e31']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:20.339243 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ffb3f53-c612-4ad4-b2a6-e97b0a791c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:20.366595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ffb3f53-c612-4ad4-b2a6-e97b0a791c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce7bfa9-75e2-4f67-907e-430bb7765cef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-446221034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9900e6c84de14bc8b9494de5e258bc0e',qos_specs=None,replication_status=,reservations=['bcdf48b0-7183-4d0a-951b-bfe50024eb00','074f41d8-590f-4738-ab15-d5f99138183a','f20d5bb1-fa0c-46b2-9331-9ccc8a445491','ff119b6a-7ee2-449c-a770-961859ef2e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6583edbde5914c65b916f64c6818e1df',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-446221034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce7bfa9-75e2-4f67-907e-430bb7765cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9900e6c84de14bc8b9494de5e258bc0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6583edbde5914c65b916f64c6818e1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:20.367517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0914c2-cd9a-46d6-b4d6-62e4aba7f1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:20.397300 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0914c2-cd9a-46d6-b4d6-62e4aba7f1be) transitioned into state 'SUCCESS' from state '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-446221034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9900e6c84de14bc8b9494de5e258bc0e',qos_specs=None,replication_status=,reservations=['bcdf48b0-7183-4d0a-951b-bfe50024eb00','074f41d8-590f-4738-ab15-d5f99138183a','f20d5bb1-fa0c-46b2-9331-9ccc8a445491','ff119b6a-7ee2-449c-a770-961859ef2e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6583edbde5914c65b916f64c6818e1df',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:20.398303 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd12de1-1c6b-4274-9142-2be6ef1bc191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:20.409540 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd12de1-1c6b-4274-9142-2be6ef1bc191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:20.410857 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Flow 'volume_create_api' (46ca671e-db3e-43a5-adc8-5f830418689a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:20.411189 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Create volume request issued successfully. Aug 12 21:38:20.412157 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-328f644a-e801-4737-8ffd-0160b00f20f8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:20.412970 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 152/603] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:20 2026] POST /volume/v3/volumes => generated 758 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:20.428833 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f7d8b3ce-43b4-4259-b47f-2d8deb6f166b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:20.430971 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7d8b3ce-43b4-4259-b47f-2d8deb6f166b tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] GET https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef Aug 12 21:38:20.431250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7d8b3ce-43b4-4259-b47f-2d8deb6f166b tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:20.431517 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7d8b3ce-43b4-4259-b47f-2d8deb6f166b tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:20.442356 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:20.442356 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:20.447642 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7d8b3ce-43b4-4259-b47f-2d8deb6f166b tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Volume info retrieved successfully. Aug 12 21:38:20.455439 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7d8b3ce-43b4-4259-b47f-2d8deb6f166b tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef returned with HTTP 200 Aug 12 21:38:20.455916 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 149/604] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:20 2026] GET /volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:21.474705 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-40f27ea8-6022-42ab-ae2e-bf0348334712 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:21.477177 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40f27ea8-6022-42ab-ae2e-bf0348334712 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] GET https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef Aug 12 21:38:21.477242 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40f27ea8-6022-42ab-ae2e-bf0348334712 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:21.477473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40f27ea8-6022-42ab-ae2e-bf0348334712 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:21.484953 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:21.484953 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:21.490900 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-40f27ea8-6022-42ab-ae2e-bf0348334712 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Volume info retrieved successfully. Aug 12 21:38:21.497379 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40f27ea8-6022-42ab-ae2e-bf0348334712 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef returned with HTTP 200 Aug 12 21:38:21.497895 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 154/605] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:21 2026] GET /volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:21.517706 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c3785d1c-695e-4e45-a7f9-043d2b131f4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:21.525390 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3785d1c-695e-4e45-a7f9-043d2b131f4c tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e Aug 12 21:38:21.525970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3785d1c-695e-4e45-a7f9-043d2b131f4c tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:21.592106 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3785d1c-695e-4e45-a7f9-043d2b131f4c tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e returned with HTTP 200 Aug 12 21:38:21.592933 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 151/606] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:38:21 2026] PUT /volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:21.604790 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:21.608424 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:21.608802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:21.611317 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:21.611695 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-75c5060f-27e7-4339-98a0-0f5e1c1d0368 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:21.612150 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Create volume of 2 GB Aug 12 21:38:21.613059 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:21.613059 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:21.613938 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-75c5060f-27e7-4339-98a0-0f5e1c1d0368 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] DELETE https://10.4.3.240/volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe Aug 12 21:38:21.614378 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-75c5060f-27e7-4339-98a0-0f5e1c1d0368 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:21.614576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-75c5060f-27e7-4339-98a0-0f5e1c1d0368 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:21.618321 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Availability Zones retrieved successfully. Aug 12 21:38:21.624985 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:21.624985 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:21.627881 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Flow 'volume_create_api' (2458e3b7-2fcc-4946-8dc2-be7905a398b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:21.630128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8ba376-07fa-4ded-a941-7d88fa5c03ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:21.631697 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Validating volume size '2' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:21.726613 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8ba376-07fa-4ded-a941-7d88fa5c03ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:21.728347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7cef1a-ab80-42eb-ba46-ce4b55513310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:21.729253 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-75c5060f-27e7-4339-98a0-0f5e1c1d0368 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe returned with HTTP 200 Aug 12 21:38:21.729877 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 150/607] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:38:21 2026] DELETE /volume/v3/attachments/73be9d0e-81d7-432c-adbf-f2d0e2bbd3fe => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:21.739905 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-998a46cc-4bbe-4dd0-9b25-0d33b3807994 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:21.742238 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-998a46cc-4bbe-4dd0-9b25-0d33b3807994 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f Aug 12 21:38:21.742458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-998a46cc-4bbe-4dd0-9b25-0d33b3807994 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:21.742727 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-998a46cc-4bbe-4dd0-9b25-0d33b3807994 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:21.753435 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:21.753435 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:21.784736 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota_utils [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Quota exceeded for 9900e6c84de14bc8b9494de5e258bc0e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 21:38:21.788981 np0000007121 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7cef1a-ab80-42eb-ba46-ce4b55513310) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 21:38:21.788981 np0000007121 devstack@c-api.service[100325]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 12 21:38:21.792456 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7cef1a-ab80-42eb-ba46-ce4b55513310) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:21.792975 np0000007121 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7cef1a-ab80-42eb-ba46-ce4b55513310) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 21:38:21.794041 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8ba376-07fa-4ded-a941-7d88fa5c03ef) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:21.795341 np0000007121 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8ba376-07fa-4ded-a941-7d88fa5c03ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 21:38:21.796407 np0000007121 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Flow 'volume_create_api' (2458e3b7-2fcc-4946-8dc2-be7905a398b3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 21:38:21.796771 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-dcd5cf7d-1af9-4b59-9042-d220defa2d9c tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 413 Aug 12 21:38:21.797961 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 153/608] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:21 2026] POST /volume/v3/volumes => generated 208 bytes in 194 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 21:38:21.806988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae0d4942-589f-44c5-a60a-91957d06c6d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:21.808915 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae0d4942-589f-44c5-a60a-91957d06c6d2 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e Aug 12 21:38:21.809211 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae0d4942-589f-44c5-a60a-91957d06c6d2 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:21.947512 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-998a46cc-4bbe-4dd0-9b25-0d33b3807994 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f returned with HTTP 200 Aug 12 21:38:21.948179 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 155/609] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:38:21 2026] DELETE /volume/v3/attachments/f3663ad6-cc06-43e8-a61a-893c88dcd20f => generated 19 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:21.957180 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-91b1480c-164c-4ef5-aa59-6ea66910ec68 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:21.965500 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-91b1480c-164c-4ef5-aa59-6ea66910ec68 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b Aug 12 21:38:21.965587 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae0d4942-589f-44c5-a60a-91957d06c6d2 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e returned with HTTP 200 Aug 12 21:38:21.965842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-91b1480c-164c-4ef5-aa59-6ea66910ec68 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:21.966110 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-91b1480c-164c-4ef5-aa59-6ea66910ec68 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:21.966145 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 152/610] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:38:21 2026] PUT /volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e => generated 392 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:21.976203 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:21.976203 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:21.980089 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2d83973-4d5b-4229-8764-2e627779c206 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:21.983505 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:21.983966 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:21.988423 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:21.988610 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Create volume of 1 GB Aug 12 21:38:21.989018 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:21.989018 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:21.994295 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Availability Zones retrieved successfully. Aug 12 21:38:22.001879 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Flow 'volume_create_api' (c413acbd-85a1-4981-ab5a-8bfa1c2e0b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:22.003515 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61661706-b62b-435c-bfbe-4be584d18b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:22.004854 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:22.024674 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4019ac87-bade-4459-8e0e-1b6853fd9f0a req-91b1480c-164c-4ef5-aa59-6ea66910ec68 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b returned with HTTP 200 Aug 12 21:38:22.025178 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 151/611] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:38:21 2026] DELETE /volume/v3/attachments/b6a09649-b4a0-4979-b57e-75acbe6f3e5b => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:22.039072 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61661706-b62b-435c-bfbe-4be584d18b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:22.040412 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff84748-6816-4db2-be61-e4b826a1664d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:22.080305 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota_utils [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Quota exceeded for 9900e6c84de14bc8b9494de5e258bc0e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 12 21:38:22.082642 np0000007121 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff84748-6816-4db2-be61-e4b826a1664d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 21:38:22.082642 np0000007121 devstack@c-api.service[100325]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 12 21:38:22.086190 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff84748-6816-4db2-be61-e4b826a1664d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:22.086190 np0000007121 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff84748-6816-4db2-be61-e4b826a1664d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 21:38:22.087014 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61661706-b62b-435c-bfbe-4be584d18b68) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:22.087977 np0000007121 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61661706-b62b-435c-bfbe-4be584d18b68) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 21:38:22.089131 np0000007121 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Flow 'volume_create_api' (c413acbd-85a1-4981-ab5a-8bfa1c2e0b07) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 21:38:22.089487 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-f2d83973-4d5b-4229-8764-2e627779c206 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 413 Aug 12 21:38:22.090274 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 154/612] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:21 2026] POST /volume/v3/volumes => generated 150 bytes in 111 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 21:38:22.102248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82876936-75ae-4452-9327-45ddabff6699 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:22.104221 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82876936-75ae-4452-9327-45ddabff6699 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e Aug 12 21:38:22.104543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82876936-75ae-4452-9327-45ddabff6699 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:22.116144 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:22.116144 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:22.145680 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82876936-75ae-4452-9327-45ddabff6699 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e returned with HTTP 200 Aug 12 21:38:22.146232 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 156/613] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:38:22 2026] PUT /volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:22.156722 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4e46b2f-0721-403d-a506-ef3e577e47d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:22.158694 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4e46b2f-0721-403d-a506-ef3e577e47d8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] POST https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef/action Aug 12 21:38:22.159079 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4e46b2f-0721-403d-a506-ef3e577e47d8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:22.159192 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4e46b2f-0721-403d-a506-ef3e577e47d8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:22.170255 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:22.170255 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:22.170890 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4e46b2f-0721-403d-a506-ef3e577e47d8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Volume info retrieved successfully. Aug 12 21:38:22.213648 np0000007121 devstack@c-api.service[100324]: ERROR cinder.volume.api [None req-c4e46b2f-0721-403d-a506-ef3e577e47d8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Quota exceeded for 9900e6c84de14bc8b9494de5e258bc0e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 21:38:22.219134 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.middleware.fault [None req-c4e46b2f-0721-403d-a506-ef3e577e47d8 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef/action returned with HTTP 413 Aug 12 21:38:22.220067 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 153/614] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:38:22 2026] POST /volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef/action => generated 208 bytes in 64 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 21:38:22.232290 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b59bc86-c0f3-40ca-bfc0-066cf38e9627 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:22.234647 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b59bc86-c0f3-40ca-bfc0-066cf38e9627 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] GET https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef Aug 12 21:38:22.235125 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b59bc86-c0f3-40ca-bfc0-066cf38e9627 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:22.235420 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b59bc86-c0f3-40ca-bfc0-066cf38e9627 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:22.246960 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:22.246960 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:22.251233 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5b59bc86-c0f3-40ca-bfc0-066cf38e9627 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Volume info retrieved successfully. Aug 12 21:38:22.258348 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b59bc86-c0f3-40ca-bfc0-066cf38e9627 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef returned with HTTP 200 Aug 12 21:38:22.259006 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 152/615] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:22 2026] GET /volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:22.274360 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c0f16cf8-6dff-489e-b80b-3305881c2771 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:22.279461 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0f16cf8-6dff-489e-b80b-3305881c2771 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef Aug 12 21:38:22.279750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0f16cf8-6dff-489e-b80b-3305881c2771 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:22.279831 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0f16cf8-6dff-489e-b80b-3305881c2771 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:22.280952 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c0f16cf8-6dff-489e-b80b-3305881c2771 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Delete volume with id: 7ce7bfa9-75e2-4f67-907e-430bb7765cef Aug 12 21:38:22.294647 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:22.294647 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:22.294647 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c0f16cf8-6dff-489e-b80b-3305881c2771 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Volume info retrieved successfully. Aug 12 21:38:22.334078 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c0f16cf8-6dff-489e-b80b-3305881c2771 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Delete volume request issued successfully. Aug 12 21:38:22.336822 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0f16cf8-6dff-489e-b80b-3305881c2771 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef returned with HTTP 202 Aug 12 21:38:22.336822 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 155/616] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:22 2026] DELETE /volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:22.343217 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c76507b0-9c39-4f52-a23e-805fcb7e01c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:22.348069 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c76507b0-9c39-4f52-a23e-805fcb7e01c9 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] GET https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef Aug 12 21:38:22.348277 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c76507b0-9c39-4f52-a23e-805fcb7e01c9 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:22.348495 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c76507b0-9c39-4f52-a23e-805fcb7e01c9 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:22.355691 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:22.355691 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:22.359734 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c76507b0-9c39-4f52-a23e-805fcb7e01c9 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Volume info retrieved successfully. Aug 12 21:38:22.364882 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c76507b0-9c39-4f52-a23e-805fcb7e01c9 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef returned with HTTP 200 Aug 12 21:38:22.365269 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 157/617] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:22 2026] GET /volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:22.748149 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:22.861555 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:22.862019 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-105924877"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:22.864033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-105924877'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:22.864297 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Create volume of 1 GB Aug 12 21:38:22.870141 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Availability Zones retrieved successfully. Aug 12 21:38:22.878006 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Flow 'volume_create_api' (a9a9b85d-b53d-4c2d-ad67-44c9fd561eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:22.879710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59bdab01-5697-448a-8693-02958f36575b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:22.881075 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:22.907236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59bdab01-5697-448a-8693-02958f36575b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:22.908054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e78a32-4d62-43fa-8a77-bd36c1bfdc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:22.963812 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Created reservations ['81c7c413-1426-452e-bcb1-0971e7866964', 'c4312b64-2554-49ea-9941-70f2d16d01f1', '5d12c143-591e-4b8b-ba0a-803754ed30bf', '212ce1dc-2977-40d3-ab5b-7768ee82ce98'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:22.964727 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e78a32-4d62-43fa-8a77-bd36c1bfdc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81c7c413-1426-452e-bcb1-0971e7866964', 'c4312b64-2554-49ea-9941-70f2d16d01f1', '5d12c143-591e-4b8b-ba0a-803754ed30bf', '212ce1dc-2977-40d3-ab5b-7768ee82ce98']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:22.965523 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7fd3fe-d386-4472-a0a5-765cc90be224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:22.988563 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7fd3fe-d386-4472-a0a5-765cc90be224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833132c1-07d3-4f4a-adb8-0e9b1328401f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-105924877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='205e85fd3b6e4eab9125e908172090a4',qos_specs=None,replication_status=,reservations=['81c7c413-1426-452e-bcb1-0971e7866964','c4312b64-2554-49ea-9941-70f2d16d01f1','5d12c143-591e-4b8b-ba0a-803754ed30bf','212ce1dc-2977-40d3-ab5b-7768ee82ce98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6ea522f2c14701b0c713dbf4e00903',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-105924877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=833132c1-07d3-4f4a-adb8-0e9b1328401f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='205e85fd3b6e4eab9125e908172090a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f6ea522f2c14701b0c713dbf4e00903',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:22.989870 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e80cfa0-3594-4d4e-aadc-b839305d5bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:23.012247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e80cfa0-3594-4d4e-aadc-b839305d5bf0) transitioned into state 'SUCCESS' from state '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-105924877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='205e85fd3b6e4eab9125e908172090a4',qos_specs=None,replication_status=,reservations=['81c7c413-1426-452e-bcb1-0971e7866964','c4312b64-2554-49ea-9941-70f2d16d01f1','5d12c143-591e-4b8b-ba0a-803754ed30bf','212ce1dc-2977-40d3-ab5b-7768ee82ce98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6ea522f2c14701b0c713dbf4e00903',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:23.013228 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41124a4-447e-4b05-94b5-f37a0bfde7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:23.026679 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41124a4-447e-4b05-94b5-f37a0bfde7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:23.026679 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Flow 'volume_create_api' (a9a9b85d-b53d-4c2d-ad67-44c9fd561eca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:23.026679 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Create volume request issued successfully. Aug 12 21:38:23.027399 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-800bd59f-fc4d-470e-ba47-5a7e856eeed0 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:23.028023 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 154/618] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:22 2026] POST /volume/v3/volumes => generated 749 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:23.038756 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-554e7ee8-504f-44a9-b571-97adf04b196d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:23.040516 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-554e7ee8-504f-44a9-b571-97adf04b196d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] GET https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f Aug 12 21:38:23.040735 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-554e7ee8-504f-44a9-b571-97adf04b196d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:23.040920 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-554e7ee8-504f-44a9-b571-97adf04b196d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:23.047533 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:23.047533 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:23.050986 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-554e7ee8-504f-44a9-b571-97adf04b196d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Volume info retrieved successfully. Aug 12 21:38:23.054734 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-554e7ee8-504f-44a9-b571-97adf04b196d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f returned with HTTP 200 Aug 12 21:38:23.055076 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 153/619] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:23 2026] GET /volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:23.386355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-000221f9-3625-4fb8-a651-b4aa08f18568 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:23.388015 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-000221f9-3625-4fb8-a651-b4aa08f18568 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] GET https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef Aug 12 21:38:23.388211 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-000221f9-3625-4fb8-a651-b4aa08f18568 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:23.388447 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-000221f9-3625-4fb8-a651-b4aa08f18568 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:23.395119 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-000221f9-3625-4fb8-a651-b4aa08f18568 tempest-VolumeQuotasNegativeTestJSON-1804301718 tempest-VolumeQuotasNegativeTestJSON-1804301718-project-member] https://10.4.3.240/volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef returned with HTTP 404 Aug 12 21:38:23.395519 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 156/620] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:23 2026] GET /volume/v3/volumes/7ce7bfa9-75e2-4f67-907e-430bb7765cef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:23.401275 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a03b7cf-9377-4e76-8a3b-9ef4b515a631 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:23.403928 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a03b7cf-9377-4e76-8a3b-9ef4b515a631 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] PUT https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e Aug 12 21:38:23.404252 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a03b7cf-9377-4e76-8a3b-9ef4b515a631 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:23.530227 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a03b7cf-9377-4e76-8a3b-9ef4b515a631 tempest-VolumeQuotasNegativeTestJSON-988538798 tempest-VolumeQuotasNegativeTestJSON-988538798-project-admin] https://10.4.3.240/volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e returned with HTTP 200 Aug 12 21:38:23.530681 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 158/621] 10.4.3.240 () {68 vars in 1375 bytes} [Wed Aug 12 21:38:23 2026] PUT /volume/v3/os-quota-sets/9900e6c84de14bc8b9494de5e258bc0e => generated 395 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:24.068771 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3fef313-d79b-46c3-9cb1-cac1f22a3400 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:24.071928 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3fef313-d79b-46c3-9cb1-cac1f22a3400 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] GET https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f Aug 12 21:38:24.071928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3fef313-d79b-46c3-9cb1-cac1f22a3400 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:24.071928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3fef313-d79b-46c3-9cb1-cac1f22a3400 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:24.087220 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:24.087220 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:24.092828 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a3fef313-d79b-46c3-9cb1-cac1f22a3400 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Volume info retrieved successfully. Aug 12 21:38:24.097283 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3fef313-d79b-46c3-9cb1-cac1f22a3400 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f returned with HTTP 200 Aug 12 21:38:24.097879 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 155/622] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:24 2026] GET /volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:24.111116 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b3aed4ef-2b9f-4f55-8496-49669ec401dc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:24.112947 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3aed4ef-2b9f-4f55-8496-49669ec401dc tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] GET https://10.4.3.240/volume/v3/limits Aug 12 21:38:24.113168 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3aed4ef-2b9f-4f55-8496-49669ec401dc tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:24.113419 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3aed4ef-2b9f-4f55-8496-49669ec401dc tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:24.133024 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3aed4ef-2b9f-4f55-8496-49669ec401dc tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 12 21:38:24.133305 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 154/623] 10.4.3.240 () {66 vars in 1234 bytes} [Wed Aug 12 21:38:24 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:24.143494 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9409204b-c918-44b4-b604-8ee80b47778d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:24.145561 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9409204b-c918-44b4-b604-8ee80b47778d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] GET https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f Aug 12 21:38:24.145805 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9409204b-c918-44b4-b604-8ee80b47778d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:24.146038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9409204b-c918-44b4-b604-8ee80b47778d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:24.154499 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:24.154499 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:24.160919 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9409204b-c918-44b4-b604-8ee80b47778d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Volume info retrieved successfully. Aug 12 21:38:24.166696 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9409204b-c918-44b4-b604-8ee80b47778d tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f returned with HTTP 200 Aug 12 21:38:24.167158 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 157/624] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:24 2026] GET /volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:24.179821 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea009931-5ace-414b-828b-fb906d4f8a00 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:24.182589 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea009931-5ace-414b-828b-fb906d4f8a00 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] DELETE https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f Aug 12 21:38:24.182936 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea009931-5ace-414b-828b-fb906d4f8a00 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:24.183223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea009931-5ace-414b-828b-fb906d4f8a00 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:24.183508 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ea009931-5ace-414b-828b-fb906d4f8a00 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Delete volume with id: 833132c1-07d3-4f4a-adb8-0e9b1328401f Aug 12 21:38:24.187538 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=540,cinder:INSERT=85,cinder:UPDATE=128 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:38:24.196927 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:24.196927 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:24.197942 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea009931-5ace-414b-828b-fb906d4f8a00 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Volume info retrieved successfully. Aug 12 21:38:24.348437 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea009931-5ace-414b-828b-fb906d4f8a00 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Delete volume request issued successfully. Aug 12 21:38:24.349988 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea009931-5ace-414b-828b-fb906d4f8a00 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f returned with HTTP 202 Aug 12 21:38:24.352953 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 159/625] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:24 2026] DELETE /volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:24.360902 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14ef2b8a-55ae-4860-8289-ee9dbd94c649 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:24.363833 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14ef2b8a-55ae-4860-8289-ee9dbd94c649 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] GET https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f Aug 12 21:38:24.364236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14ef2b8a-55ae-4860-8289-ee9dbd94c649 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:24.364697 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14ef2b8a-55ae-4860-8289-ee9dbd94c649 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:24.375642 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:24.375642 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:24.379521 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14ef2b8a-55ae-4860-8289-ee9dbd94c649 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Volume info retrieved successfully. Aug 12 21:38:24.394401 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14ef2b8a-55ae-4860-8289-ee9dbd94c649 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f returned with HTTP 200 Aug 12 21:38:24.395137 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 156/626] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:24 2026] GET /volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:25.412800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a7a130ef-9c22-4d4c-9da0-5058296865e7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:25.418648 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a7a130ef-9c22-4d4c-9da0-5058296865e7 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] GET https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f Aug 12 21:38:25.418648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a7a130ef-9c22-4d4c-9da0-5058296865e7 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:25.418648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a7a130ef-9c22-4d4c-9da0-5058296865e7 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:25.429585 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a7a130ef-9c22-4d4c-9da0-5058296865e7 tempest-AbsoluteLimitsTests-1587903682 tempest-AbsoluteLimitsTests-1587903682-project-member] https://10.4.3.240/volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f returned with HTTP 404 Aug 12 21:38:25.429958 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 155/627] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:25 2026] GET /volume/v3/volumes/833132c1-07d3-4f4a-adb8-0e9b1328401f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:25.662345 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8dbecaa4-de5d-402a-a37a-86c42e2400d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:25.665405 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8dbecaa4-de5d-402a-a37a-86c42e2400d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] DELETE https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b Aug 12 21:38:25.665725 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8dbecaa4-de5d-402a-a37a-86c42e2400d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:25.665961 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8dbecaa4-de5d-402a-a37a-86c42e2400d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:25.666152 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8dbecaa4-de5d-402a-a37a-86c42e2400d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Delete volume with id: bb432041-81ae-4dd1-a471-1a53b5dbd61b Aug 12 21:38:25.676174 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:25.676174 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:25.676820 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8dbecaa4-de5d-402a-a37a-86c42e2400d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:38:25.698651 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8dbecaa4-de5d-402a-a37a-86c42e2400d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Delete volume request issued successfully. Aug 12 21:38:25.698651 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8dbecaa4-de5d-402a-a37a-86c42e2400d6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b returned with HTTP 202 Aug 12 21:38:25.699122 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 158/628] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:25 2026] DELETE /volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:25.707941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42d42aa3-4757-4ee0-ab59-12902e930545 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:25.711564 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42d42aa3-4757-4ee0-ab59-12902e930545 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b Aug 12 21:38:25.711766 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42d42aa3-4757-4ee0-ab59-12902e930545 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:25.712312 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42d42aa3-4757-4ee0-ab59-12902e930545 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:25.727443 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:25.727443 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:25.734008 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42d42aa3-4757-4ee0-ab59-12902e930545 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:38:25.739692 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42d42aa3-4757-4ee0-ab59-12902e930545 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b returned with HTTP 200 Aug 12 21:38:25.740144 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 160/629] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:25 2026] GET /volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:26.080112 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b740c801-ce54-44e4-be28-c29f23377c2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.171399 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b740c801-ce54-44e4-be28-c29f23377c2c tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] GET https://10.4.3.240/volume/v3/os-services Aug 12 21:38:26.171399 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b740c801-ce54-44e4-be28-c29f23377c2c tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:26.171399 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b740c801-ce54-44e4-be28-c29f23377c2c tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:26.177916 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b740c801-ce54-44e4-be28-c29f23377c2c tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] https://10.4.3.240/volume/v3/os-services returned with HTTP 200 Aug 12 21:38:26.177916 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 157/630] 10.4.3.240 () {66 vars in 1249 bytes} [Wed Aug 12 21:38:26 2026] GET /volume/v3/os-services => generated 626 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:26.186407 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ba195e36-af5a-4200-a0a9-d50dff4ae2e9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.191013 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba195e36-af5a-4200-a0a9-d50dff4ae2e9 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] PUT https://10.4.3.240/volume/v3/os-services/disable-log-reason Aug 12 21:38:26.191412 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba195e36-af5a-4200-a0a9-d50dff4ae2e9 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007121", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:26.194812 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba195e36-af5a-4200-a0a9-d50dff4ae2e9 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] https://10.4.3.240/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 12 21:38:26.194904 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 156/631] 10.4.3.240 () {68 vars in 1326 bytes} [Wed Aug 12 21:38:26 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:38:26.201574 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-833de781-3f92-480e-a087-eec4cf6e9123 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.204054 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-833de781-3f92-480e-a087-eec4cf6e9123 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] PUT https://10.4.3.240/volume/v3/os-services/disable Aug 12 21:38:26.204054 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-833de781-3f92-480e-a087-eec4cf6e9123 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007121", "binary": "invalid_binary"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:26.209995 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-833de781-3f92-480e-a087-eec4cf6e9123 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] https://10.4.3.240/volume/v3/os-services/disable returned with HTTP 404 Aug 12 21:38:26.210375 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 159/632] 10.4.3.240 () {68 vars in 1293 bytes} [Wed Aug 12 21:38:26 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:26.218762 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c8466d89-efa0-490d-88ef-c4d474d59235 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.220566 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8466d89-efa0-490d-88ef-c4d474d59235 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] PUT https://10.4.3.240/volume/v3/os-services/enable Aug 12 21:38:26.220950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8466d89-efa0-490d-88ef-c4d474d59235 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:26.227817 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8466d89-efa0-490d-88ef-c4d474d59235 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] https://10.4.3.240/volume/v3/os-services/enable returned with HTTP 404 Aug 12 21:38:26.228340 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 161/633] 10.4.3.240 () {68 vars in 1290 bytes} [Wed Aug 12 21:38:26 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:26.238949 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e87a6e6-c14a-4259-9a49-e04c5bd3fdc3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.244650 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e87a6e6-c14a-4259-9a49-e04c5bd3fdc3 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] PUT https://10.4.3.240/volume/v3/os-services/freeze Aug 12 21:38:26.244650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e87a6e6-c14a-4259-9a49-e04c5bd3fdc3 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:26.256251 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e87a6e6-c14a-4259-9a49-e04c5bd3fdc3 tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] https://10.4.3.240/volume/v3/os-services/freeze returned with HTTP 400 Aug 12 21:38:26.256829 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 158/634] 10.4.3.240 () {68 vars in 1290 bytes} [Wed Aug 12 21:38:26 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:26.265571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ae0f5653-51a6-4fd6-a257-3eb45e66a4ea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.267296 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae0f5653-51a6-4fd6-a257-3eb45e66a4ea tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] PUT https://10.4.3.240/volume/v3/os-services/thaw Aug 12 21:38:26.267645 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae0f5653-51a6-4fd6-a257-3eb45e66a4ea tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:26.274532 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae0f5653-51a6-4fd6-a257-3eb45e66a4ea tempest-VolumeServicesNegativeTest-441474523 tempest-VolumeServicesNegativeTest-441474523-project-admin] https://10.4.3.240/volume/v3/os-services/thaw returned with HTTP 400 Aug 12 21:38:26.275001 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 157/635] 10.4.3.240 () {68 vars in 1284 bytes} [Wed Aug 12 21:38:26 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:26.757188 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed59d9c8-05e2-43cf-ad20-4dabe026d62b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.759905 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed59d9c8-05e2-43cf-ad20-4dabe026d62b tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b Aug 12 21:38:26.760186 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed59d9c8-05e2-43cf-ad20-4dabe026d62b tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:26.760403 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed59d9c8-05e2-43cf-ad20-4dabe026d62b tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:26.770164 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed59d9c8-05e2-43cf-ad20-4dabe026d62b tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b returned with HTTP 404 Aug 12 21:38:26.770813 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 160/636] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:26 2026] GET /volume/v3/volumes/bb432041-81ae-4dd1-a471-1a53b5dbd61b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:26.779127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ab39d27-e176-4910-9841-c845983eb0b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.781563 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ab39d27-e176-4910-9841-c845983eb0b6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] DELETE https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 Aug 12 21:38:26.781890 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ab39d27-e176-4910-9841-c845983eb0b6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:26.782283 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ab39d27-e176-4910-9841-c845983eb0b6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:26.782515 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2ab39d27-e176-4910-9841-c845983eb0b6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Delete volume with id: 47ff8482-85b6-4041-aad4-97f65d730c86 Aug 12 21:38:26.794475 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:26.794475 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:26.795431 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ab39d27-e176-4910-9841-c845983eb0b6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:38:26.821290 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ab39d27-e176-4910-9841-c845983eb0b6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Delete volume request issued successfully. Aug 12 21:38:26.821290 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ab39d27-e176-4910-9841-c845983eb0b6 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 returned with HTTP 202 Aug 12 21:38:26.821290 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 162/637] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:26 2026] DELETE /volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:26.828098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-242faa1c-7aaf-4598-825c-0a77840b2151 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:26.830275 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-242faa1c-7aaf-4598-825c-0a77840b2151 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 Aug 12 21:38:26.830470 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-242faa1c-7aaf-4598-825c-0a77840b2151 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:26.830683 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-242faa1c-7aaf-4598-825c-0a77840b2151 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:26.837380 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:26.837380 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:26.841176 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-242faa1c-7aaf-4598-825c-0a77840b2151 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:38:26.845496 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-242faa1c-7aaf-4598-825c-0a77840b2151 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 returned with HTTP 200 Aug 12 21:38:26.846118 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 159/638] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:26 2026] GET /volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:27.861497 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3dd3b91f-ea8c-4bc4-960b-55345b4707c9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:27.864039 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3dd3b91f-ea8c-4bc4-960b-55345b4707c9 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 Aug 12 21:38:27.864224 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3dd3b91f-ea8c-4bc4-960b-55345b4707c9 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:27.864451 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3dd3b91f-ea8c-4bc4-960b-55345b4707c9 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:27.870776 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3dd3b91f-ea8c-4bc4-960b-55345b4707c9 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 returned with HTTP 404 Aug 12 21:38:27.871202 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 158/639] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:27 2026] GET /volume/v3/volumes/47ff8482-85b6-4041-aad4-97f65d730c86 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:27.878257 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56e72b80-47c2-4908-a282-5e219a9ba43f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:27.880059 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56e72b80-47c2-4908-a282-5e219a9ba43f tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] DELETE https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d Aug 12 21:38:27.880272 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56e72b80-47c2-4908-a282-5e219a9ba43f tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:27.880481 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56e72b80-47c2-4908-a282-5e219a9ba43f tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:27.880702 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-56e72b80-47c2-4908-a282-5e219a9ba43f tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Delete volume with id: 452eceaa-472a-45b2-ab44-c9a6dbfcb76d Aug 12 21:38:27.888380 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:27.888380 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:27.888872 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56e72b80-47c2-4908-a282-5e219a9ba43f tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:38:27.911604 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56e72b80-47c2-4908-a282-5e219a9ba43f tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Delete volume request issued successfully. Aug 12 21:38:27.911984 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56e72b80-47c2-4908-a282-5e219a9ba43f tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d returned with HTTP 202 Aug 12 21:38:27.912481 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 161/640] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:27 2026] DELETE /volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:27.922721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dc2c1f82-f932-4f64-9cd7-601710d0b392 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:27.927174 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc2c1f82-f932-4f64-9cd7-601710d0b392 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d Aug 12 21:38:27.927174 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc2c1f82-f932-4f64-9cd7-601710d0b392 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:27.927174 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc2c1f82-f932-4f64-9cd7-601710d0b392 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:27.942443 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:27.942443 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:27.951051 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dc2c1f82-f932-4f64-9cd7-601710d0b392 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Volume info retrieved successfully. Aug 12 21:38:27.956732 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc2c1f82-f932-4f64-9cd7-601710d0b392 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d returned with HTTP 200 Aug 12 21:38:27.956732 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 163/641] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:27 2026] GET /volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:27.979249 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ce77cf8-87a5-4e3d-a041-c867e9bdd0bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:28.130820 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ce77cf8-87a5-4e3d-a041-c867e9bdd0bc tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:38:28.131064 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ce77cf8-87a5-4e3d-a041-c867e9bdd0bc tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:28.131275 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ce77cf8-87a5-4e3d-a041-c867e9bdd0bc tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:28.131659 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-3ce77cf8-87a5-4e3d-a041-c867e9bdd0bc tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:28.132468 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3ce77cf8-87a5-4e3d-a041-c867e9bdd0bc tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:28.140148 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ce77cf8-87a5-4e3d-a041-c867e9bdd0bc tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:28.140575 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ce77cf8-87a5-4e3d-a041-c867e9bdd0bc tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:38:28.141110 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 160/642] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:38:27 2026] GET /volume/v3/volumes => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:38:28.151210 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:28.152875 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:28.153177 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1508321957"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:28.155124 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1508321957'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:28.155245 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume of 1 GB Aug 12 21:38:28.159153 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Availability Zones retrieved successfully. Aug 12 21:38:28.164967 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Flow 'volume_create_api' (5c2785a0-8996-4dd5-b4fb-f451316e2383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:28.165823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f18cb5-ace1-48da-a6fd-d8c2f442713c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:28.166743 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:28.195412 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f18cb5-ace1-48da-a6fd-d8c2f442713c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:28.195947 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a93a5b2-73db-48c5-9a6d-0b5f9886b129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:28.281167 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Created reservations ['04be43a5-65df-49fe-9ddc-2ed5edca6827', '80332f44-3a3c-4e30-9019-6ed22b641429', '07d8a95c-6da3-46ce-97ea-44e0c59c98e3', 'f4e91404-6158-4dad-a504-3304de298d4c'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:28.282249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a93a5b2-73db-48c5-9a6d-0b5f9886b129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04be43a5-65df-49fe-9ddc-2ed5edca6827', '80332f44-3a3c-4e30-9019-6ed22b641429', '07d8a95c-6da3-46ce-97ea-44e0c59c98e3', 'f4e91404-6158-4dad-a504-3304de298d4c']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:28.283224 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf7425d-657f-49f5-ae9f-8d5fc9a03351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:28.317932 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf7425d-657f-49f5-ae9f-8d5fc9a03351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1f3dc56-5433-4a7f-852a-5ea35c231023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1508321957',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1b360d1eab04cb682986d78484e5bb8',qos_specs=None,replication_status=,reservations=['04be43a5-65df-49fe-9ddc-2ed5edca6827','80332f44-3a3c-4e30-9019-6ed22b641429','07d8a95c-6da3-46ce-97ea-44e0c59c98e3','f4e91404-6158-4dad-a504-3304de298d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49df900e5ee540a98062907fe2a94664',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1508321957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1f3dc56-5433-4a7f-852a-5ea35c231023,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b1b360d1eab04cb682986d78484e5bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49df900e5ee540a98062907fe2a94664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:28.319195 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb9dcb1-abbe-4c26-af10-866d6e9cd7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:28.340338 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb9dcb1-abbe-4c26-af10-866d6e9cd7c3) transitioned into state 'SUCCESS' from state '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-1508321957',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1b360d1eab04cb682986d78484e5bb8',qos_specs=None,replication_status=,reservations=['04be43a5-65df-49fe-9ddc-2ed5edca6827','80332f44-3a3c-4e30-9019-6ed22b641429','07d8a95c-6da3-46ce-97ea-44e0c59c98e3','f4e91404-6158-4dad-a504-3304de298d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49df900e5ee540a98062907fe2a94664',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:28.341356 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f6a761-3fc9-4487-8269-a629ea219918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:28.444123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f6a761-3fc9-4487-8269-a629ea219918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:28.444123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Flow 'volume_create_api' (5c2785a0-8996-4dd5-b4fb-f451316e2383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:28.444123 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume request issued successfully. Aug 12 21:38:28.444123 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33b74961-0dc3-465f-b0d2-7af4a5e09074 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:28.444123 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 159/643] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:38:28 2026] POST /volume/v3/volumes => generated 764 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0120f82b-2cfc-49af-a31b-cc751203fcf9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0120f82b-2cfc-49af-a31b-cc751203fcf9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0120f82b-2cfc-49af-a31b-cc751203fcf9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0120f82b-2cfc-49af-a31b-cc751203fcf9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0120f82b-2cfc-49af-a31b-cc751203fcf9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0120f82b-2cfc-49af-a31b-cc751203fcf9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 200 Aug 12 21:38:28.445020 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 162/644] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:28 2026] GET /volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:28.615266 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ac109a1-daa1-4ba9-8c04-036fcea6992b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:28.725414 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ac109a1-daa1-4ba9-8c04-036fcea6992b tempest-AvailabilityZoneTestJSON-1542876645 tempest-AvailabilityZoneTestJSON-1542876645-project-member] GET https://10.4.3.240/volume/v3/os-availability-zone Aug 12 21:38:28.725714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ac109a1-daa1-4ba9-8c04-036fcea6992b tempest-AvailabilityZoneTestJSON-1542876645 tempest-AvailabilityZoneTestJSON-1542876645-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:28.725988 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ac109a1-daa1-4ba9-8c04-036fcea6992b tempest-AvailabilityZoneTestJSON-1542876645 tempest-AvailabilityZoneTestJSON-1542876645-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:28.729852 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3ac109a1-daa1-4ba9-8c04-036fcea6992b tempest-AvailabilityZoneTestJSON-1542876645 tempest-AvailabilityZoneTestJSON-1542876645-project-member] Availability Zones retrieved successfully. Aug 12 21:38:28.730158 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ac109a1-daa1-4ba9-8c04-036fcea6992b tempest-AvailabilityZoneTestJSON-1542876645 tempest-AvailabilityZoneTestJSON-1542876645-project-member] https://10.4.3.240/volume/v3/os-availability-zone returned with HTTP 200 Aug 12 21:38:28.730557 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 164/645] 10.4.3.240 () {66 vars in 1276 bytes} [Wed Aug 12 21:38:28 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:38:28.897795 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-15faa104-5ea3-4980-9776-d31fc9f06c9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:28.900439 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-15faa104-5ea3-4980-9776-d31fc9f06c9a tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:28.900708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-15faa104-5ea3-4980-9776-d31fc9f06c9a tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:28.900980 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-15faa104-5ea3-4980-9776-d31fc9f06c9a tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:28.909709 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:28.909709 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:28.915247 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-15faa104-5ea3-4980-9776-d31fc9f06c9a tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:28.921158 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-15faa104-5ea3-4980-9776-d31fc9f06c9a tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:28.921710 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 161/646] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:28 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:28.975109 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-61bdb344-e6c1-4482-bb52-fa4c6f0f0900 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:28.977168 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61bdb344-e6c1-4482-bb52-fa4c6f0f0900 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] GET https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d Aug 12 21:38:28.977422 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61bdb344-e6c1-4482-bb52-fa4c6f0f0900 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:28.977642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61bdb344-e6c1-4482-bb52-fa4c6f0f0900 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:28.985528 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61bdb344-e6c1-4482-bb52-fa4c6f0f0900 tempest-TaggedBootDevicesTest_v242-941052231 tempest-TaggedBootDevicesTest_v242-941052231-project-member] https://10.4.3.240/volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d returned with HTTP 404 Aug 12 21:38:28.986487 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 160/647] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:28 2026] GET /volume/v3/volumes/452eceaa-472a-45b2-ab44-c9a6dbfcb76d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:29.033994 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42916294-41e4-469e-a791-bf2967fc6f1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.034349 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42916294-41e4-469e-a791-bf2967fc6f1a None None] GET https://10.4.3.240/volume// Aug 12 21:38:29.034487 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42916294-41e4-469e-a791-bf2967fc6f1a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:29.034678 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42916294-41e4-469e-a791-bf2967fc6f1a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:29.034990 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42916294-41e4-469e-a791-bf2967fc6f1a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:29.035254 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 163/648] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:38:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:29.041805 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-f5d22013-8c39-4034-aa73-2be77c7aaf3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.044241 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-f5d22013-8c39-4034-aa73-2be77c7aaf3e tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:38:29.044744 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-f5d22013-8c39-4034-aa73-2be77c7aaf3e tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58a49245-7bfd-4698-b605-ab038c882aae", "connector": null, "instance_uuid": "29bc6f9b-e4e4-4ae2-803b-d984272ff502"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:29.055799 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:29.055799 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:29.083988 np0000007121 devstack@c-api.service[100323]: WARNING cinder.volume.api [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-f5d22013-8c39-4034-aa73-2be77c7aaf3e tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 21:38:29.091000 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-f5d22013-8c39-4034-aa73-2be77c7aaf3e tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:38:29.091615 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 165/649] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:38:29 2026] POST /volume/v3/attachments => generated 271 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:29.127218 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-291fd4d7-1562-4beb-b7ac-0f0b5c5b6346 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.129420 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-291fd4d7-1562-4beb-b7ac-0f0b5c5b6346 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:29.130367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-291fd4d7-1562-4beb-b7ac-0f0b5c5b6346 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:29.130367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-291fd4d7-1562-4beb-b7ac-0f0b5c5b6346 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:29.131525 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ddb85e80-cb56-4bba-86be-f06e41035744 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.132053 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddb85e80-cb56-4bba-86be-f06e41035744 None None] GET https://10.4.3.240/volume// Aug 12 21:38:29.132276 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddb85e80-cb56-4bba-86be-f06e41035744 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:29.132557 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddb85e80-cb56-4bba-86be-f06e41035744 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:29.132946 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddb85e80-cb56-4bba-86be-f06e41035744 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:29.133338 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 161/650] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:38:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:29.140400 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-e871dbae-b74e-4f32-9b40-c43ce0c721ae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.143745 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:29.143745 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:29.144065 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-e871dbae-b74e-4f32-9b40-c43ce0c721ae tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:29.144259 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-e871dbae-b74e-4f32-9b40-c43ce0c721ae tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:29.144451 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-e871dbae-b74e-4f32-9b40-c43ce0c721ae tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:29.151614 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-291fd4d7-1562-4beb-b7ac-0f0b5c5b6346 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:29.157418 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-291fd4d7-1562-4beb-b7ac-0f0b5c5b6346 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:29.158154 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 162/651] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:29 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:29.159875 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:29.159875 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:29.164488 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-e871dbae-b74e-4f32-9b40-c43ce0c721ae tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:29.168640 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-e871dbae-b74e-4f32-9b40-c43ce0c721ae tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:29.169046 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 164/652] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:38:29 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1047 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:29.261441 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-4316b9e5-15a4-43c0-a697-5f538d9b7f0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.263590 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-4316b9e5-15a4-43c0-a697-5f538d9b7f0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] PUT https://10.4.3.240/volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2 Aug 12 21:38:29.264048 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-4316b9e5-15a4-43c0-a697-5f538d9b7f0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:29.271189 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-4316b9e5-15a4-43c0-a697-5f538d9b7f0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Acquiring lock "cinder-attachment_update-58a49245-7bfd-4698-b605-ab038c882aae-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:38:29.276696 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-4316b9e5-15a4-43c0-a697-5f538d9b7f0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Lock "cinder-attachment_update-58a49245-7bfd-4698-b605-ab038c882aae-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:38:29.277865 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:29.277865 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:29.402933 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2b65f4f7-f058-497b-ad2c-c28ac2fa6a6d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.404869 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2b65f4f7-f058-497b-ad2c-c28ac2fa6a6d tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:29.405096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2b65f4f7-f058-497b-ad2c-c28ac2fa6a6d tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:29.405332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2b65f4f7-f058-497b-ad2c-c28ac2fa6a6d tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:29.413246 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:29.413246 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:29.416996 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2b65f4f7-f058-497b-ad2c-c28ac2fa6a6d tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:29.421483 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2b65f4f7-f058-497b-ad2c-c28ac2fa6a6d tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 200 Aug 12 21:38:29.421821 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 162/653] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:29 2026] GET /volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:29.433402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e0470444-fd79-4de9-9982-e1fd7c3f71c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.435705 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e0470444-fd79-4de9-9982-e1fd7c3f71c3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:29.435889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e0470444-fd79-4de9-9982-e1fd7c3f71c3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:29.436081 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e0470444-fd79-4de9-9982-e1fd7c3f71c3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:29.436187 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-4316b9e5-15a4-43c0-a697-5f538d9b7f0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Lock "cinder-attachment_update-58a49245-7bfd-4698-b605-ab038c882aae-np0000007121" released by "attachment_update" :: held 0.160s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:38:29.436535 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-4316b9e5-15a4-43c0-a697-5f538d9b7f0d tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2 returned with HTTP 200 Aug 12 21:38:29.437026 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 166/654] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:38:29 2026] PUT /volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2 => generated 967 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:29.446837 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:29.446837 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:29.450935 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e0470444-fd79-4de9-9982-e1fd7c3f71c3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:29.456873 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e0470444-fd79-4de9-9982-e1fd7c3f71c3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 200 Aug 12 21:38:29.457599 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 163/655] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:29 2026] GET /volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:29.472886 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.474635 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:29.474969 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1280053612"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:29.476486 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1280053612'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:29.476999 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume of 1 GB Aug 12 21:38:29.483990 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Availability Zones retrieved successfully. Aug 12 21:38:29.489563 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Flow 'volume_create_api' (3de78c01-f8b1-4ad8-9a44-1863b6ebcffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:29.491046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (349db336-b4f4-40f8-976c-8feb5c7e3263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:29.491951 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:29.516997 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (349db336-b4f4-40f8-976c-8feb5c7e3263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:29.517760 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5eedcd1-a0f4-41c6-886d-424394464c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:29.561066 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Created reservations ['2529275c-1acc-4b21-8f18-d7353640d7ce', 'bbfb8c7d-a0dd-438f-9c31-b8e9cc885dfc', '13afe01d-b501-409c-aab1-828690053c4d', 'f2f98711-dc52-4b89-8600-c0112b912bb6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:29.561901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5eedcd1-a0f4-41c6-886d-424394464c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2529275c-1acc-4b21-8f18-d7353640d7ce', 'bbfb8c7d-a0dd-438f-9c31-b8e9cc885dfc', '13afe01d-b501-409c-aab1-828690053c4d', 'f2f98711-dc52-4b89-8600-c0112b912bb6']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:29.562615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a01386-6a8a-4b2e-99bc-76e1b62bb969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:29.596264 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a01386-6a8a-4b2e-99bc-76e1b62bb969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30ac2984-83c3-43c9-80de-b309a85ebef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1280053612',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1b360d1eab04cb682986d78484e5bb8',qos_specs=None,replication_status=,reservations=['2529275c-1acc-4b21-8f18-d7353640d7ce','bbfb8c7d-a0dd-438f-9c31-b8e9cc885dfc','13afe01d-b501-409c-aab1-828690053c4d','f2f98711-dc52-4b89-8600-c0112b912bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49df900e5ee540a98062907fe2a94664',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1280053612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30ac2984-83c3-43c9-80de-b309a85ebef3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b1b360d1eab04cb682986d78484e5bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49df900e5ee540a98062907fe2a94664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:29.597059 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2b5098-2142-4a2a-a9f5-8844861594b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:29.622996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2b5098-2142-4a2a-a9f5-8844861594b6) transitioned into state 'SUCCESS' from state '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-1280053612',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1b360d1eab04cb682986d78484e5bb8',qos_specs=None,replication_status=,reservations=['2529275c-1acc-4b21-8f18-d7353640d7ce','bbfb8c7d-a0dd-438f-9c31-b8e9cc885dfc','13afe01d-b501-409c-aab1-828690053c4d','f2f98711-dc52-4b89-8600-c0112b912bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49df900e5ee540a98062907fe2a94664',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:29.623748 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (013f604d-ca10-4773-9d74-79f00a645ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:29.636650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (013f604d-ca10-4773-9d74-79f00a645ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:29.636650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Flow 'volume_create_api' (3de78c01-f8b1-4ad8-9a44-1863b6ebcffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:29.636650 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume request issued successfully. Aug 12 21:38:29.636650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da8f64a4-7710-4784-9ec5-ce015f8a30da tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:29.636650 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 165/656] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:38:29 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:29.654100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-10d58c4e-4814-4ff5-81e4-aec5c55d609f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:29.656870 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10d58c4e-4814-4ff5-81e4-aec5c55d609f tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:29.657149 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10d58c4e-4814-4ff5-81e4-aec5c55d609f tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:29.657419 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10d58c4e-4814-4ff5-81e4-aec5c55d609f tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:29.665912 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:29.665912 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:29.669929 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-10d58c4e-4814-4ff5-81e4-aec5c55d609f tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:29.674737 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10d58c4e-4814-4ff5-81e4-aec5c55d609f tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 200 Aug 12 21:38:29.674737 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 163/657] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:29 2026] GET /volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:30.170230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32356a4e-aa8a-4c84-a088-9fb9b58d43b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:30.173367 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32356a4e-aa8a-4c84-a088-9fb9b58d43b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:30.173696 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32356a4e-aa8a-4c84-a088-9fb9b58d43b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:30.174365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32356a4e-aa8a-4c84-a088-9fb9b58d43b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:30.191801 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:30.191801 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:30.196850 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-32356a4e-aa8a-4c84-a088-9fb9b58d43b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:30.204356 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32356a4e-aa8a-4c84-a088-9fb9b58d43b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:30.204962 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 167/658] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:30 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 868 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:30.689431 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da1004fc-2679-4490-8aa2-9deb2d2a1da0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:30.691741 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da1004fc-2679-4490-8aa2-9deb2d2a1da0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:30.692010 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da1004fc-2679-4490-8aa2-9deb2d2a1da0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:30.692453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da1004fc-2679-4490-8aa2-9deb2d2a1da0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:30.699449 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:30.699449 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:30.702977 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da1004fc-2679-4490-8aa2-9deb2d2a1da0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:30.709301 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da1004fc-2679-4490-8aa2-9deb2d2a1da0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 200 Aug 12 21:38:30.709721 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 164/659] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:30 2026] GET /volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:30.727860 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6680170-6e95-4b47-8fb1-6127c15a16b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:30.730360 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6680170-6e95-4b47-8fb1-6127c15a16b3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:30.730701 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6680170-6e95-4b47-8fb1-6127c15a16b3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:30.731083 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6680170-6e95-4b47-8fb1-6127c15a16b3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:30.740118 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:30.740118 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:30.747800 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d6680170-6e95-4b47-8fb1-6127c15a16b3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:30.753216 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6680170-6e95-4b47-8fb1-6127c15a16b3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 200 Aug 12 21:38:30.753744 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 166/660] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:30 2026] GET /volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:30.772368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:30.775273 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:30.775943 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1125312231"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:30.779555 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1125312231'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:30.780384 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume of 1 GB Aug 12 21:38:30.788057 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Availability Zones retrieved successfully. Aug 12 21:38:30.795800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Flow 'volume_create_api' (52948130-f959-4b97-a9f5-39681b42e4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:30.797225 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7da0a9-1093-4f1d-b661-7d18f218224c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:30.798893 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:30.837801 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7da0a9-1093-4f1d-b661-7d18f218224c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:30.838984 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c62fead-33ef-4aca-be28-27c75e8536fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:30.856982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d57efada-025e-4e44-b6ea-156bbd236f60 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:30.934761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Created reservations ['5713b9f6-7e25-4e64-bfe3-5ed5a18ccd70', '5b1bba4d-de51-40f4-a717-60a576c613c5', '40596527-e474-4d46-a3da-89787150c184', 'c61446c2-6f78-4128-a86a-b62614131f41'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:30.935678 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c62fead-33ef-4aca-be28-27c75e8536fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5713b9f6-7e25-4e64-bfe3-5ed5a18ccd70', '5b1bba4d-de51-40f4-a717-60a576c613c5', '40596527-e474-4d46-a3da-89787150c184', 'c61446c2-6f78-4128-a86a-b62614131f41']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:30.936406 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10559e07-ca98-4845-aa81-4a1c92631791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:30.961493 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10559e07-ca98-4845-aa81-4a1c92631791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c07e021e-ac18-4edb-b996-9a7e56af53b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1125312231',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1b360d1eab04cb682986d78484e5bb8',qos_specs=None,replication_status=,reservations=['5713b9f6-7e25-4e64-bfe3-5ed5a18ccd70','5b1bba4d-de51-40f4-a717-60a576c613c5','40596527-e474-4d46-a3da-89787150c184','c61446c2-6f78-4128-a86a-b62614131f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49df900e5ee540a98062907fe2a94664',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1125312231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c07e021e-ac18-4edb-b996-9a7e56af53b1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b1b360d1eab04cb682986d78484e5bb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49df900e5ee540a98062907fe2a94664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:30.962275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ecc301b-6a51-4157-a12a-69435a4c4c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:30.999705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ecc301b-6a51-4157-a12a-69435a4c4c2f) transitioned into state 'SUCCESS' from state '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-1125312231',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1b360d1eab04cb682986d78484e5bb8',qos_specs=None,replication_status=,reservations=['5713b9f6-7e25-4e64-bfe3-5ed5a18ccd70','5b1bba4d-de51-40f4-a717-60a576c613c5','40596527-e474-4d46-a3da-89787150c184','c61446c2-6f78-4128-a86a-b62614131f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49df900e5ee540a98062907fe2a94664',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:31.000482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b8710e-66ec-4b47-bd39-997639dbe996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:31.002336 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:31.002849 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2097040328"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:31.004823 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2097040328'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:31.005003 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Create volume of 1 GB Aug 12 21:38:31.018060 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b8710e-66ec-4b47-bd39-997639dbe996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:31.018772 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Flow 'volume_create_api' (52948130-f959-4b97-a9f5-39681b42e4d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:31.019112 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Create volume request issued successfully. Aug 12 21:38:31.019721 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e6f6440-bbfb-4276-9d52-d9d35fd812c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:31.020113 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 164/661] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:38:30 2026] POST /volume/v3/volumes => generated 764 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:31.026652 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Availability Zones retrieved successfully. Aug 12 21:38:31.034479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64d5cf17-eedb-427c-9355-67486b9ee331 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:31.035737 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Flow 'volume_create_api' (99aba07c-09bf-4892-a605-702456050525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:31.036537 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64d5cf17-eedb-427c-9355-67486b9ee331 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:31.036793 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3d88ae-c028-4a0b-88a6-fe54cb416b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:31.036874 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64d5cf17-eedb-427c-9355-67486b9ee331 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:31.039101 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64d5cf17-eedb-427c-9355-67486b9ee331 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:31.039168 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:31.044342 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:31.044342 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:31.047735 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-64d5cf17-eedb-427c-9355-67486b9ee331 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:31.051789 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64d5cf17-eedb-427c-9355-67486b9ee331 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 200 Aug 12 21:38:31.052277 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 165/662] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:31 2026] GET /volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:31.073011 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3d88ae-c028-4a0b-88a6-fe54cb416b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:31.073869 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b22e08f0-d81e-4a38-a647-091d704c5a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:31.146640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Created reservations ['b3608507-8576-4358-a1cf-c4a33e0de2c4', '9df9643e-6807-4184-a498-b8be48074df6', '48396b70-d5b2-4c34-94d3-cc9f8978819b', '376cbc6d-2e05-4c26-b48d-1053e491a828'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:31.147447 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b22e08f0-d81e-4a38-a647-091d704c5a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3608507-8576-4358-a1cf-c4a33e0de2c4', '9df9643e-6807-4184-a498-b8be48074df6', '48396b70-d5b2-4c34-94d3-cc9f8978819b', '376cbc6d-2e05-4c26-b48d-1053e491a828']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:31.148156 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc3d9b6-9f07-4e37-ad6c-172c93a2db70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:31.169520 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc3d9b6-9f07-4e37-ad6c-172c93a2db70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da568b24-a5ca-4b57-8e38-9cec5b02c42d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2097040328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c827f1118648949e801ed215570e5c',qos_specs=None,replication_status=,reservations=['b3608507-8576-4358-a1cf-c4a33e0de2c4','9df9643e-6807-4184-a498-b8be48074df6','48396b70-d5b2-4c34-94d3-cc9f8978819b','376cbc6d-2e05-4c26-b48d-1053e491a828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01805c07d81740ea9fc0033b82676367',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2097040328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da568b24-a5ca-4b57-8e38-9cec5b02c42d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c827f1118648949e801ed215570e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01805c07d81740ea9fc0033b82676367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:31.170345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c7fa7d-66bf-4ab5-b41a-4b781a804cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:31.188530 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c7fa7d-66bf-4ab5-b41a-4b781a804cbf) transitioned into state 'SUCCESS' from state '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-2097040328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c827f1118648949e801ed215570e5c',qos_specs=None,replication_status=,reservations=['b3608507-8576-4358-a1cf-c4a33e0de2c4','9df9643e-6807-4184-a498-b8be48074df6','48396b70-d5b2-4c34-94d3-cc9f8978819b','376cbc6d-2e05-4c26-b48d-1053e491a828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01805c07d81740ea9fc0033b82676367',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:31.189324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29ebd2c-646a-475d-9854-53e3e9099b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:31.199467 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29ebd2c-646a-475d-9854-53e3e9099b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:31.200405 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Flow 'volume_create_api' (99aba07c-09bf-4892-a605-702456050525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:31.200732 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Create volume request issued successfully. Aug 12 21:38:31.201409 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d57efada-025e-4e44-b6ea-156bbd236f60 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:31.202239 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 168/663] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:38:30 2026] POST /volume/v3/volumes => generated 819 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:31.218136 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8868a44-fa70-4c68-89dd-d9365b766675 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:31.220832 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e343c7dd-89c0-449a-bfff-6da1207d1910 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:31.220939 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8868a44-fa70-4c68-89dd-d9365b766675 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:31.222989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8868a44-fa70-4c68-89dd-d9365b766675 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:31.222989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8868a44-fa70-4c68-89dd-d9365b766675 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:31.225606 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e343c7dd-89c0-449a-bfff-6da1207d1910 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:31.226216 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e343c7dd-89c0-449a-bfff-6da1207d1910 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:31.226664 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e343c7dd-89c0-449a-bfff-6da1207d1910 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:31.231074 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:31.231074 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:31.235519 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8868a44-fa70-4c68-89dd-d9365b766675 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Volume info retrieved successfully. Aug 12 21:38:31.243536 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8868a44-fa70-4c68-89dd-d9365b766675 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 200 Aug 12 21:38:31.243747 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:31.243747 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:31.243852 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 167/664] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:31 2026] GET /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:31.249135 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e343c7dd-89c0-449a-bfff-6da1207d1910 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:31.255682 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e343c7dd-89c0-449a-bfff-6da1207d1910 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:31.256372 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 165/665] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:31 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.066640 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b17f11f-e9f8-45c1-bdc7-9ae7e0927ec7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.070040 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b17f11f-e9f8-45c1-bdc7-9ae7e0927ec7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:32.070253 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b17f11f-e9f8-45c1-bdc7-9ae7e0927ec7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.070458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b17f11f-e9f8-45c1-bdc7-9ae7e0927ec7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.079098 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.079098 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:32.083150 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7b17f11f-e9f8-45c1-bdc7-9ae7e0927ec7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:32.087556 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b17f11f-e9f8-45c1-bdc7-9ae7e0927ec7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 200 Aug 12 21:38:32.087959 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 166/666] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.099493 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c1d73a8-5b46-433f-ad21-0a86f8ba87a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.102427 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c1d73a8-5b46-433f-ad21-0a86f8ba87a6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:32.102646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c1d73a8-5b46-433f-ad21-0a86f8ba87a6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.102853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c1d73a8-5b46-433f-ad21-0a86f8ba87a6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.110296 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.110296 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:32.114098 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c1d73a8-5b46-433f-ad21-0a86f8ba87a6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:32.118381 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c1d73a8-5b46-433f-ad21-0a86f8ba87a6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 200 Aug 12 21:38:32.118745 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 169/667] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.130552 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4257b83d-80a5-449e-bd39-6bea74fee1b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.133296 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4257b83d-80a5-449e-bd39-6bea74fee1b5 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:38:32.133575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4257b83d-80a5-449e-bd39-6bea74fee1b5 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.133852 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4257b83d-80a5-449e-bd39-6bea74fee1b5 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.134215 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-4257b83d-80a5-449e-bd39-6bea74fee1b5 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.136072 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4257b83d-80a5-449e-bd39-6bea74fee1b5 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.147977 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4257b83d-80a5-449e-bd39-6bea74fee1b5 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.148836 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4257b83d-80a5-449e-bd39-6bea74fee1b5 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:38:32.149480 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 168/668] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes => generated 976 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.159884 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f0ff218-a6b8-439e-a378-a79868a9974b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.164599 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f0ff218-a6b8-439e-a378-a79868a9974b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1508321957 Aug 12 21:38:32.164599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f0ff218-a6b8-439e-a378-a79868a9974b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.164599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f0ff218-a6b8-439e-a378-a79868a9974b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.164599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-6f0ff218-a6b8-439e-a378-a79868a9974b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.164599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6f0ff218-a6b8-439e-a378-a79868a9974b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1508321957'), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.189593 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6f0ff218-a6b8-439e-a378-a79868a9974b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.190227 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f0ff218-a6b8-439e-a378-a79868a9974b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1508321957 returned with HTTP 200 Aug 12 21:38:32.190778 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 166/669] 10.4.3.240 () {66 vars in 1338 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1508321957 => generated 334 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.201754 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36174f51-052f-42d8-b6c4-42f8dadea945 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.203430 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36174f51-052f-42d8-b6c4-42f8dadea945 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1280053612 Aug 12 21:38:32.203599 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36174f51-052f-42d8-b6c4-42f8dadea945 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.203817 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36174f51-052f-42d8-b6c4-42f8dadea945 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.204018 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-36174f51-052f-42d8-b6c4-42f8dadea945 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.204801 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36174f51-052f-42d8-b6c4-42f8dadea945 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1280053612'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.233910 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36174f51-052f-42d8-b6c4-42f8dadea945 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.234673 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.234673 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:32.239271 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36174f51-052f-42d8-b6c4-42f8dadea945 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1280053612 returned with HTTP 200 Aug 12 21:38:32.239789 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 167/670] 10.4.3.240 () {66 vars in 1359 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1280053612 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.258550 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-987d7b03-70a7-4cf3-a86a-7726ead1111c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.260734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77ea3e84-b34e-467d-bbe5-bbb07fc681b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.261049 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-987d7b03-70a7-4cf3-a86a-7726ead1111c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:32.261284 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-987d7b03-70a7-4cf3-a86a-7726ead1111c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.261559 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-987d7b03-70a7-4cf3-a86a-7726ead1111c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.263173 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77ea3e84-b34e-467d-bbe5-bbb07fc681b0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=1 Aug 12 21:38:32.263317 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77ea3e84-b34e-467d-bbe5-bbb07fc681b0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.263573 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77ea3e84-b34e-467d-bbe5-bbb07fc681b0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.267915 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-77ea3e84-b34e-467d-bbe5-bbb07fc681b0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.270943 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.270943 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:32.273411 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.273411 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:32.276147 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77ea3e84-b34e-467d-bbe5-bbb07fc681b0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.279021 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-987d7b03-70a7-4cf3-a86a-7726ead1111c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Volume info retrieved successfully. Aug 12 21:38:32.285370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-774d962b-bb60-4d03-a566-f43516200375 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.286217 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-987d7b03-70a7-4cf3-a86a-7726ead1111c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 200 Aug 12 21:38:32.289647 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 170/671] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.291637 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-774d962b-bb60-4d03-a566-f43516200375 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:32.291927 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-774d962b-bb60-4d03-a566-f43516200375 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.292184 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-774d962b-bb60-4d03-a566-f43516200375 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.294118 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77ea3e84-b34e-467d-bbe5-bbb07fc681b0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.296098 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.296098 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:32.301722 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77ea3e84-b34e-467d-bbe5-bbb07fc681b0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 12 21:38:32.302153 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 169/672] 10.4.3.240 () {66 vars in 1273 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.307864 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.307864 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:32.308969 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a342db49-3f9e-4e0d-97b4-ddb542d0896a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.312332 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-774d962b-bb60-4d03-a566-f43516200375 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:32.316683 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a342db49-3f9e-4e0d-97b4-ddb542d0896a tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] POST https://10.4.3.240/volume/v3/volume-transfers Aug 12 21:38:32.316683 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a342db49-3f9e-4e0d-97b4-ddb542d0896a tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "da568b24-a5ca-4b57-8e38-9cec5b02c42d"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:32.317558 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volume_transfer [None req-a342db49-3f9e-4e0d-97b4-ddb542d0896a tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Creating new volume transfer {'transfer': {'volume_id': 'da568b24-a5ca-4b57-8e38-9cec5b02c42d'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 21:38:32.317849 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volume_transfer [None req-a342db49-3f9e-4e0d-97b4-ddb542d0896a tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Creating transfer of volume da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:32.318096 np0000007121 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-a342db49-3f9e-4e0d-97b4-ddb542d0896a tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Generating transfer record for volume da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:32.318571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1f8bfcc-0c1a-418c-991d-11f6bafe91cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.318655 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-774d962b-bb60-4d03-a566-f43516200375 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:32.319125 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 167/673] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.320418 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1f8bfcc-0c1a-418c-991d-11f6bafe91cb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:32.320642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1f8bfcc-0c1a-418c-991d-11f6bafe91cb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.320855 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1f8bfcc-0c1a-418c-991d-11f6bafe91cb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.322040 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-d1f8bfcc-0c1a-418c-991d-11f6bafe91cb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.322040 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1f8bfcc-0c1a-418c-991d-11f6bafe91cb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.325617 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.325617 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:32.336721 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a342db49-3f9e-4e0d-97b4-ddb542d0896a tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 202 Aug 12 21:38:32.337633 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 168/674] 10.4.3.240 () {70 vars in 1326 bytes} [Wed Aug 12 21:38:32 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:32.346024 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65f20705-844e-4e5d-8c89-fc8be4aad5d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.348221 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65f20705-844e-4e5d-8c89-fc8be4aad5d7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:32.348514 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65f20705-844e-4e5d-8c89-fc8be4aad5d7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.348775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65f20705-844e-4e5d-8c89-fc8be4aad5d7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.357043 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.357043 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:32.361879 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65f20705-844e-4e5d-8c89-fc8be4aad5d7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Volume info retrieved successfully. Aug 12 21:38:32.363940 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1f8bfcc-0c1a-418c-991d-11f6bafe91cb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.364844 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.364844 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:32.369384 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1f8bfcc-0c1a-418c-991d-11f6bafe91cb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 200 Aug 12 21:38:32.369830 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 171/675] 10.4.3.240 () {66 vars in 1361 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 1003 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.370735 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65f20705-844e-4e5d-8c89-fc8be4aad5d7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 200 Aug 12 21:38:32.371129 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 170/676] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.383040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7f90fc25-c8ca-462e-9b32-ab12b4215d96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.385981 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-258921d3-51cc-4b41-8c38-a4a66a0fbb8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.386075 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f90fc25-c8ca-462e-9b32-ab12b4215d96 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29 Aug 12 21:38:32.386075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f90fc25-c8ca-462e-9b32-ab12b4215d96 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.386189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f90fc25-c8ca-462e-9b32-ab12b4215d96 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.387565 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-258921d3-51cc-4b41-8c38-a4a66a0fbb8a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:32.387872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-258921d3-51cc-4b41-8c38-a4a66a0fbb8a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.388273 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-258921d3-51cc-4b41-8c38-a4a66a0fbb8a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.389642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-258921d3-51cc-4b41-8c38-a4a66a0fbb8a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.389642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-258921d3-51cc-4b41-8c38-a4a66a0fbb8a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.392087 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f90fc25-c8ca-462e-9b32-ab12b4215d96 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29 returned with HTTP 200 Aug 12 21:38:32.392540 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 168/677] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29 => generated 540 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.402066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f7515435-d85d-4b32-b31d-aa13cc0f9905 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.403908 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7515435-d85d-4b32-b31d-aa13cc0f9905 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volume-transfers Aug 12 21:38:32.404211 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7515435-d85d-4b32-b31d-aa13cc0f9905 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.404501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7515435-d85d-4b32-b31d-aa13cc0f9905 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.404755 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-f7515435-d85d-4b32-b31d-aa13cc0f9905 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Listing volume transfers {{(pid=100323) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 21:38:32.413645 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7515435-d85d-4b32-b31d-aa13cc0f9905 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 200 Aug 12 21:38:32.413645 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 172/678] 10.4.3.240 () {68 vars in 1305 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.419787 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.427877 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-258921d3-51cc-4b41-8c38-a4a66a0fbb8a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.429042 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.429042 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:32.433614 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-258921d3-51cc-4b41-8c38-a4a66a0fbb8a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 200 Aug 12 21:38:32.434391 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 169/679] 10.4.3.240 () {66 vars in 1361 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 1003 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.447058 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bf6a9f29-325b-47a1-8697-7f7ae5862418 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.449596 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bf6a9f29-325b-47a1-8697-7f7ae5862418 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:32.449883 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bf6a9f29-325b-47a1-8697-7f7ae5862418 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.450138 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bf6a9f29-325b-47a1-8697-7f7ae5862418 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.450475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-bf6a9f29-325b-47a1-8697-7f7ae5862418 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.451410 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bf6a9f29-325b-47a1-8697-7f7ae5862418 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.484081 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] POST https://10.4.3.240/volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29/accept Aug 12 21:38:32.484457 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b206c972bed3a8f0"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:32.485763 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.volume_transfer [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Accepting volume transfer f19672f3-c416-4abc-b42b-b1ee9dd07b29 {{(pid=100325) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 21:38:32.485857 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Accepting transfer f19672f3-c416-4abc-b42b-b1ee9dd07b29 Aug 12 21:38:32.497567 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bf6a9f29-325b-47a1-8697-7f7ae5862418 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.500487 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bf6a9f29-325b-47a1-8697-7f7ae5862418 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=1&marker=a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 200 Aug 12 21:38:32.501034 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 169/680] 10.4.3.240 () {66 vars in 1361 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:38:32.516833 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37278cc9-1578-4bb7-ac41-5c6935147763 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.518784 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37278cc9-1578-4bb7-ac41-5c6935147763 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 12 21:38:32.519059 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37278cc9-1578-4bb7-ac41-5c6935147763 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.519253 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37278cc9-1578-4bb7-ac41-5c6935147763 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.519502 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-37278cc9-1578-4bb7-ac41-5c6935147763 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.519775 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37278cc9-1578-4bb7-ac41-5c6935147763 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value available, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:32.520529 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37278cc9-1578-4bb7-ac41-5c6935147763 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.551524 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Created reservations ['3319a06d-c15e-4545-9750-6af709dc7c53', '35e123ae-f27a-4cf2-b2b7-501a8de657d4', 'c6b80079-b5d5-4d45-beb6-839d7d04f6b5', '812e99ec-1277-49b1-b719-3b4e4f1b2345'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:32.551700 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-37278cc9-1578-4bb7-ac41-5c6935147763 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.552477 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.552477 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:32.556202 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37278cc9-1578-4bb7-ac41-5c6935147763 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 12 21:38:32.556607 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 173/681] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.569078 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.570784 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 12 21:38:32.571214 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.571563 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.572196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.574061 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:32.574061 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.581114 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Created reservations ['3c4d137e-7f08-4648-ac48-8c08b4ffc688', '9b97eb49-0d62-4085-ac52-fc27f02fb835', '467331c5-389a-4221-918b-e5b4995ce6b3', '27c24388-1584-42f9-9ef1-198b1325cf57'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:32.611102 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.612197 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.612197 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:32.619028 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09ea3cbf-4d1e-4ccd-a6ac-236dcd82beaa tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 12 21:38:32.619556 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 170/682] 10.4.3.240 () {66 vars in 1359 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.637413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Created reservations ['95f9a79e-fc8b-404e-86d8-7ee409cf941f', '6d7d45eb-ab83-4a7a-b520-79e84a9867fd', '6ee85bfa-808b-4d8c-80de-263f146d6431', '4cc98fdb-e4f2-4763-8e29-80e8b7305d3f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:32.638116 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dc3146b4-a878-43d1-8888-d2f5c03825bf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.640290 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dc3146b4-a878-43d1-8888-d2f5c03825bf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?limit=1 Aug 12 21:38:32.640550 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dc3146b4-a878-43d1-8888-d2f5c03825bf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.640812 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dc3146b4-a878-43d1-8888-d2f5c03825bf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.641121 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-dc3146b4-a878-43d1-8888-d2f5c03825bf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.642081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc3146b4-a878-43d1-8888-d2f5c03825bf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.658021 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dc3146b4-a878-43d1-8888-d2f5c03825bf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.658021 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dc3146b4-a878-43d1-8888-d2f5c03825bf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 12 21:38:32.658021 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 170/683] 10.4.3.240 () {66 vars in 1252 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.668477 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5fa8385b-d474-4a5b-9eca-e78f4d85b7a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.670987 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fa8385b-d474-4a5b-9eca-e78f4d85b7a8 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?limit=1&marker=c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:32.671638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fa8385b-d474-4a5b-9eca-e78f4d85b7a8 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.671638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fa8385b-d474-4a5b-9eca-e78f4d85b7a8 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.671922 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-5fa8385b-d474-4a5b-9eca-e78f4d85b7a8 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.673131 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5fa8385b-d474-4a5b-9eca-e78f4d85b7a8 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.688546 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5fa8385b-d474-4a5b-9eca-e78f4d85b7a8 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.689427 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fa8385b-d474-4a5b-9eca-e78f4d85b7a8 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?limit=1&marker=c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 200 Aug 12 21:38:32.690015 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 174/684] 10.4.3.240 () {66 vars in 1340 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes?limit=1&marker=c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.691853 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Created reservations ['9cb81cbd-8f24-49e2-9d9c-953f247edab5', '99738e81-18ef-492f-92c3-74b0bd6f6159', '110caf58-3650-44ca-b618-16f9b50f4e23', '448078f1-be04-48db-abbf-1b2c1dbd6bc2'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:32.705261 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4aa9809a-cad6-4276-8f69-20a1d4046259 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.708641 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4aa9809a-cad6-4276-8f69-20a1d4046259 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?limit=1&marker=30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:32.708641 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4aa9809a-cad6-4276-8f69-20a1d4046259 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.708641 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4aa9809a-cad6-4276-8f69-20a1d4046259 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.708641 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-4aa9809a-cad6-4276-8f69-20a1d4046259 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.708801 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Transfer volume completed successfully. Aug 12 21:38:32.708840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4aa9809a-cad6-4276-8f69-20a1d4046259 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.720990 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4aa9809a-cad6-4276-8f69-20a1d4046259 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.721843 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4aa9809a-cad6-4276-8f69-20a1d4046259 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?limit=1&marker=30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 200 Aug 12 21:38:32.722589 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 171/685] 10.4.3.240 () {66 vars in 1340 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes?limit=1&marker=30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.733876 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-227c52e7-a743-44e9-904c-87919f0a49d1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.735522 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-227c52e7-a743-44e9-904c-87919f0a49d1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?limit=1&marker=a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:32.735717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-227c52e7-a743-44e9-904c-87919f0a49d1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.735897 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-227c52e7-a743-44e9-904c-87919f0a49d1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.736189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-227c52e7-a743-44e9-904c-87919f0a49d1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.736525 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.736525 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:32.736997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-227c52e7-a743-44e9-904c-87919f0a49d1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.742246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-83bb473e-5826-4de2-b9ac-cdfc8a2860ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.746293 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-83bb473e-5826-4de2-b9ac-cdfc8a2860ee tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] POST https://10.4.3.240/volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2/action Aug 12 21:38:32.746830 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-83bb473e-5826-4de2-b9ac-cdfc8a2860ee tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:32.747005 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-83bb473e-5826-4de2-b9ac-cdfc8a2860ee tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:32.751414 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-227c52e7-a743-44e9-904c-87919f0a49d1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.751907 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-227c52e7-a743-44e9-904c-87919f0a49d1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?limit=1&marker=a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 200 Aug 12 21:38:32.752440 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 171/686] 10.4.3.240 () {66 vars in 1340 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes?limit=1&marker=a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:38:32.764854 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.766707 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1508321957&status=available Aug 12 21:38:32.767184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.767670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.768107 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.768539 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:32.769006 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.769006 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:32.769756 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1508321957'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.784653 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.784653 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:32.796976 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e6d0e2d5-eec6-4ec4-8f17-b8b14fc6007f req-83bb473e-5826-4de2-b9ac-cdfc8a2860ee tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2/action returned with HTTP 204 Aug 12 21:38:32.797450 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 175/687] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:38:32 2026] POST /volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:32.815945 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.816726 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8664af2b-9fb6-4d36-b0d1-1472db7d60a1 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1508321957&status=available returned with HTTP 200 Aug 12 21:38:32.817368 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 172/688] 10.4.3.240 () {66 vars in 1372 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1508321957&status=available => generated 334 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.817586 np0000007121 devstack@c-api.service[100325]: INFO cinder.transfer.api [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Volume da568b24-a5ca-4b57-8e38-9cec5b02c42d has been transferred. Aug 12 21:38:32.829240 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-040604b8-71fa-48cb-82da-9ed7bd87ba29 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] https://10.4.3.240/volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29/accept returned with HTTP 202 Aug 12 21:38:32.829240 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 171/689] 10.4.3.240 () {70 vars in 1458 bytes} [Wed Aug 12 21:38:32 2026] POST /volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29/accept => generated 365 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:32.831718 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-41fd8746-ba37-4351-9b1e-b83271066af4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.833520 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-41fd8746-ba37-4351-9b1e-b83271066af4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1280053612&status=available Aug 12 21:38:32.833770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-41fd8746-ba37-4351-9b1e-b83271066af4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.833983 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-41fd8746-ba37-4351-9b1e-b83271066af4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.834292 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-41fd8746-ba37-4351-9b1e-b83271066af4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.834573 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-41fd8746-ba37-4351-9b1e-b83271066af4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value available, assuming string {{(pid=100326) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:32.835330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-41fd8746-ba37-4351-9b1e-b83271066af4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1280053612'), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.837324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d25de17-ce49-43fd-a095-95049922cd38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.839222 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d25de17-ce49-43fd-a095-95049922cd38 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] GET https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:32.839483 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d25de17-ce49-43fd-a095-95049922cd38 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.839711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d25de17-ce49-43fd-a095-95049922cd38 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.857199 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.857199 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:32.857199 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2d25de17-ce49-43fd-a095-95049922cd38 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Volume info retrieved successfully. Aug 12 21:38:32.859561 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d25de17-ce49-43fd-a095-95049922cd38 tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 200 Aug 12 21:38:32.860024 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 176/690] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.871734 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-41fd8746-ba37-4351-9b1e-b83271066af4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.873203 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.873203 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:32.875464 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e132d3a-e7c5-4865-89e1-9628b13f364b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.876715 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-41fd8746-ba37-4351-9b1e-b83271066af4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1280053612&status=available returned with HTTP 200 Aug 12 21:38:32.877164 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 172/691] 10.4.3.240 () {66 vars in 1393 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1280053612&status=available => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.877907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e132d3a-e7c5-4865-89e1-9628b13f364b tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] GET https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:32.878202 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e132d3a-e7c5-4865-89e1-9628b13f364b tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.878472 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e132d3a-e7c5-4865-89e1-9628b13f364b tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.889493 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a35b4013-44ed-4554-b941-d81d36a1f734 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.889582 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.889582 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:32.891839 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a35b4013-44ed-4554-b941-d81d36a1f734 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?marker=a1f3dc56-5433-4a7f-852a-5ea35c231023&sort=id%3Aasc Aug 12 21:38:32.892106 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a35b4013-44ed-4554-b941-d81d36a1f734 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.892366 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a35b4013-44ed-4554-b941-d81d36a1f734 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.892776 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-a35b4013-44ed-4554-b941-d81d36a1f734 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.893216 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.893216 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:32.893796 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a35b4013-44ed-4554-b941-d81d36a1f734 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.894018 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e132d3a-e7c5-4865-89e1-9628b13f364b tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] Volume info retrieved successfully. Aug 12 21:38:32.899896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e132d3a-e7c5-4865-89e1-9628b13f364b tempest-VolumesTransfersV357Test-1668409860 tempest-VolumesTransfersV357Test-1668409860-project-member] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 200 Aug 12 21:38:32.900426 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 173/692] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:32.913390 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-813b1eed-7536-48cd-b473-17bc775d05a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.915439 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-813b1eed-7536-48cd-b473-17bc775d05a7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29 Aug 12 21:38:32.915710 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-813b1eed-7536-48cd-b473-17bc775d05a7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.915920 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-813b1eed-7536-48cd-b473-17bc775d05a7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.916030 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-813b1eed-7536-48cd-b473-17bc775d05a7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Delete transfer with id: f19672f3-c416-4abc-b42b-b1ee9dd07b29 Aug 12 21:38:32.920279 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-813b1eed-7536-48cd-b473-17bc775d05a7 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29 returned with HTTP 404 Aug 12 21:38:32.920838 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 177/693] 10.4.3.240 () {68 vars in 1419 bytes} [Wed Aug 12 21:38:32 2026] DELETE /volume/v3/volume-transfers/f19672f3-c416-4abc-b42b-b1ee9dd07b29 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:32.927325 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a0147a90-7fc4-40ea-8a4c-68ed80d35b89 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.940610 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a35b4013-44ed-4554-b941-d81d36a1f734 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:32.941424 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.941424 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:32.947292 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a35b4013-44ed-4554-b941-d81d36a1f734 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?marker=a1f3dc56-5433-4a7f-852a-5ea35c231023&sort=id%3Aasc returned with HTTP 200 Aug 12 21:38:32.947752 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 172/694] 10.4.3.240 () {66 vars in 1373 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?marker=a1f3dc56-5433-4a7f-852a-5ea35c231023&sort=id%3Aasc => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:32.960421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b09bdf90-a1e6-42c4-b3bf-8d9807d97694 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:32.962681 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b09bdf90-a1e6-42c4-b3bf-8d9807d97694 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 21:38:32.962962 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b09bdf90-a1e6-42c4-b3bf-8d9807d97694 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.963231 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b09bdf90-a1e6-42c4-b3bf-8d9807d97694 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.963612 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-b09bdf90-a1e6-42c4-b3bf-8d9807d97694 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:32.964670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09bdf90-a1e6-42c4-b3bf-8d9807d97694 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:32.967824 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a0147a90-7fc4-40ea-8a4c-68ed80d35b89 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:32.968088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a0147a90-7fc4-40ea-8a4c-68ed80d35b89 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:32.968338 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a0147a90-7fc4-40ea-8a4c-68ed80d35b89 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:32.968528 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a0147a90-7fc4-40ea-8a4c-68ed80d35b89 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Delete volume with id: da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:32.977107 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:32.977107 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:32.977787 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a0147a90-7fc4-40ea-8a4c-68ed80d35b89 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Volume info retrieved successfully. Aug 12 21:38:33.010542 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b09bdf90-a1e6-42c4-b3bf-8d9807d97694 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.011977 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.011977 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:33.017591 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b09bdf90-a1e6-42c4-b3bf-8d9807d97694 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 21:38:33.018219 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 174/695] 10.4.3.240 () {66 vars in 1337 bytes} [Wed Aug 12 21:38:32 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.018517 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a0147a90-7fc4-40ea-8a4c-68ed80d35b89 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Delete volume request issued successfully. Aug 12 21:38:33.019192 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a0147a90-7fc4-40ea-8a4c-68ed80d35b89 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 202 Aug 12 21:38:33.019468 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 173/696] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:38:32 2026] DELETE /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:38:33.027064 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0f3d859b-a815-4f3a-a0ee-77b9139a7a74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.029068 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f3d859b-a815-4f3a-a0ee-77b9139a7a74 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] GET https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:33.029353 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f3d859b-a815-4f3a-a0ee-77b9139a7a74 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.029643 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f3d859b-a815-4f3a-a0ee-77b9139a7a74 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.040620 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.040620 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:33.044036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7817ac7-decf-4e77-8446-a282bc2d5905 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.045329 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0f3d859b-a815-4f3a-a0ee-77b9139a7a74 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Volume info retrieved successfully. Aug 12 21:38:33.045892 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7817ac7-decf-4e77-8446-a282bc2d5905 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:38:33.046138 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7817ac7-decf-4e77-8446-a282bc2d5905 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.046422 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7817ac7-decf-4e77-8446-a282bc2d5905 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.046765 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-e7817ac7-decf-4e77-8446-a282bc2d5905 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.047767 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e7817ac7-decf-4e77-8446-a282bc2d5905 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.051009 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f3d859b-a815-4f3a-a0ee-77b9139a7a74 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 200 Aug 12 21:38:33.051577 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 178/697] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:33.058145 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e7817ac7-decf-4e77-8446-a282bc2d5905 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.059591 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.059591 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:33.065340 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7817ac7-decf-4e77-8446-a282bc2d5905 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:38:33.065866 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 173/698] 10.4.3.240 () {66 vars in 1258 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.081148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e0256eba-4e84-422e-bb19-7c4161aee6cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.083023 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e0256eba-4e84-422e-bb19-7c4161aee6cf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 21:38:33.083217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e0256eba-4e84-422e-bb19-7c4161aee6cf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.083417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e0256eba-4e84-422e-bb19-7c4161aee6cf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.083657 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-e0256eba-4e84-422e-bb19-7c4161aee6cf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.084437 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e0256eba-4e84-422e-bb19-7c4161aee6cf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.095807 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e0256eba-4e84-422e-bb19-7c4161aee6cf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.096457 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e0256eba-4e84-422e-bb19-7c4161aee6cf tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 21:38:33.096949 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 175/699] 10.4.3.240 () {66 vars in 1316 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:33.108145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.109985 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?availability_zone=nova Aug 12 21:38:33.110201 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.110453 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.110812 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.111159 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value nova, assuming string {{(pid=100326) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:33.111548 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.292476 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.293124 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3559f8f6-6414-4a44-a36c-09e254f382a3 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 21:38:33.293603 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 174/700] 10.4.3.240 () {66 vars in 1282 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:33.305138 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.307531 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?availability_zone=nova Aug 12 21:38:33.307957 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.308285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.308540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.308870 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value nova, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:33.309764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.334934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7aba77ad-91ce-417f-b2bb-fc41600ab794 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.336973 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7aba77ad-91ce-417f-b2bb-fc41600ab794 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:33.337217 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7aba77ad-91ce-417f-b2bb-fc41600ab794 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.337465 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7aba77ad-91ce-417f-b2bb-fc41600ab794 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.347246 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.347246 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:33.351540 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7aba77ad-91ce-417f-b2bb-fc41600ab794 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:33.352701 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.353345 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e67ec5c3-a3f4-49db-a85e-c8fd94c53874 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 21:38:33.353866 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 179/701] 10.4.3.240 () {66 vars in 1282 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:33.356354 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7aba77ad-91ce-417f-b2bb-fc41600ab794 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:33.356736 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 174/702] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.365195 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2bf677b7-644a-44bd-ab16-850ade1ba8f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.367120 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2bf677b7-644a-44bd-ab16-850ade1ba8f6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?bootable=false Aug 12 21:38:33.367338 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2bf677b7-644a-44bd-ab16-850ade1ba8f6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.367526 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2bf677b7-644a-44bd-ab16-850ade1ba8f6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.367830 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-2bf677b7-644a-44bd-ab16-850ade1ba8f6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.368157 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.368157 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:33.368557 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2bf677b7-644a-44bd-ab16-850ade1ba8f6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.399283 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2bf677b7-644a-44bd-ab16-850ade1ba8f6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.399952 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2bf677b7-644a-44bd-ab16-850ade1ba8f6 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 21:38:33.400524 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 176/703] 10.4.3.240 () {66 vars in 1266 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:33.404121 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-f90c41fc-bc57-4b70-b9ba-26f08d9dfb56 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.406211 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-f90c41fc-bc57-4b70-b9ba-26f08d9dfb56 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:33.406426 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-f90c41fc-bc57-4b70-b9ba-26f08d9dfb56 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.406616 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-f90c41fc-bc57-4b70-b9ba-26f08d9dfb56 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.411060 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6473a896-95b2-498d-b84c-8d5f5ec9fef7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.413232 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6473a896-95b2-498d-b84c-8d5f5ec9fef7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?bootable=false Aug 12 21:38:33.413498 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6473a896-95b2-498d-b84c-8d5f5ec9fef7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.413769 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6473a896-95b2-498d-b84c-8d5f5ec9fef7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.414141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-6473a896-95b2-498d-b84c-8d5f5ec9fef7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.414751 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.414751 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:33.415297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6473a896-95b2-498d-b84c-8d5f5ec9fef7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.416981 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.416981 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:33.420933 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-f90c41fc-bc57-4b70-b9ba-26f08d9dfb56 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:33.425507 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-f90c41fc-bc57-4b70-b9ba-26f08d9dfb56 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:33.426010 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 175/704] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.457544 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6473a896-95b2-498d-b84c-8d5f5ec9fef7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.458446 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6473a896-95b2-498d-b84c-8d5f5ec9fef7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 21:38:33.459028 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 180/705] 10.4.3.240 () {66 vars in 1266 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:33.468145 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-722fd2b9-6a36-46ac-90ad-ae838279296b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.469894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-722fd2b9-6a36-46ac-90ad-ae838279296b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?status=available Aug 12 21:38:33.470113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-722fd2b9-6a36-46ac-90ad-ae838279296b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.470373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-722fd2b9-6a36-46ac-90ad-ae838279296b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.470604 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-722fd2b9-6a36-46ac-90ad-ae838279296b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.471764 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-722fd2b9-6a36-46ac-90ad-ae838279296b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value available, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:33.472151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-722fd2b9-6a36-46ac-90ad-ae838279296b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.507423 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-722fd2b9-6a36-46ac-90ad-ae838279296b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.508055 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-722fd2b9-6a36-46ac-90ad-ae838279296b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 21:38:33.508474 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 175/706] 10.4.3.240 () {66 vars in 1270 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:33.517605 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1939b204-df71-4274-9fe9-259637d05b9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.520169 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1939b204-df71-4274-9fe9-259637d05b9a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes?status=available Aug 12 21:38:33.520381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1939b204-df71-4274-9fe9-259637d05b9a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.520563 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1939b204-df71-4274-9fe9-259637d05b9a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.520809 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-1939b204-df71-4274-9fe9-259637d05b9a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.521018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5972d7fc-f01f-4d60-b4bb-e67019da0daf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.521069 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1939b204-df71-4274-9fe9-259637d05b9a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:33.521253 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.521253 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:33.521490 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5972d7fc-f01f-4d60-b4bb-e67019da0daf None None] GET https://10.4.3.240/volume// Aug 12 21:38:33.521640 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1939b204-df71-4274-9fe9-259637d05b9a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.521692 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5972d7fc-f01f-4d60-b4bb-e67019da0daf None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.521917 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5972d7fc-f01f-4d60-b4bb-e67019da0daf None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.522216 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5972d7fc-f01f-4d60-b4bb-e67019da0daf None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:33.522528 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 176/707] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:33.534198 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-b80aba54-e9ae-4ee0-afc5-00ad1774d318 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.536896 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-b80aba54-e9ae-4ee0-afc5-00ad1774d318 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:38:33.537352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-b80aba54-e9ae-4ee0-afc5-00ad1774d318 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58a49245-7bfd-4698-b605-ab038c882aae", "connector": null, "instance_uuid": "bc803f99-09ee-4cc0-b9d2-7556346ffdbb"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:33.552093 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.552093 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:33.576960 np0000007121 devstack@c-api.service[100323]: WARNING cinder.volume.api [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-b80aba54-e9ae-4ee0-afc5-00ad1774d318 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 21:38:33.582987 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-b80aba54-e9ae-4ee0-afc5-00ad1774d318 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:38:33.583539 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 181/708] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:38:33 2026] POST /volume/v3/attachments => generated 271 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.623123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83dd045d-cab5-4e0a-b50b-8949dd867cc8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.625275 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83dd045d-cab5-4e0a-b50b-8949dd867cc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:33.625564 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83dd045d-cab5-4e0a-b50b-8949dd867cc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.626406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83dd045d-cab5-4e0a-b50b-8949dd867cc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.632998 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b9f5683-a230-4a1e-8f45-3ca844f8f07a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.633426 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b9f5683-a230-4a1e-8f45-3ca844f8f07a None None] GET https://10.4.3.240/volume// Aug 12 21:38:33.633754 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b9f5683-a230-4a1e-8f45-3ca844f8f07a None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.633922 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b9f5683-a230-4a1e-8f45-3ca844f8f07a None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.634277 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b9f5683-a230-4a1e-8f45-3ca844f8f07a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:33.634641 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 177/709] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:33.645835 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.645835 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:33.650657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-93e2aee6-5245-44aa-a6db-08acab006495 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.652226 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-83dd045d-cab5-4e0a-b50b-8949dd867cc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:33.656174 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-93e2aee6-5245-44aa-a6db-08acab006495 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:33.656174 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-93e2aee6-5245-44aa-a6db-08acab006495 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.656174 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-93e2aee6-5245-44aa-a6db-08acab006495 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.658965 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83dd045d-cab5-4e0a-b50b-8949dd867cc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:33.659474 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 176/710] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.673537 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.673537 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:33.676953 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-93e2aee6-5245-44aa-a6db-08acab006495 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:33.680882 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-93e2aee6-5245-44aa-a6db-08acab006495 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:33.681492 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 182/711] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:33.729294 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1939b204-df71-4274-9fe9-259637d05b9a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.729976 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1939b204-df71-4274-9fe9-259637d05b9a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 21:38:33.730379 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 177/712] 10.4.3.240 () {66 vars in 1270 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:33.741021 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.742980 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?availability_zone=nova Aug 12 21:38:33.743284 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.743538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.743878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.744167 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value nova, assuming string {{(pid=100326) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:33.744921 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.754162 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.755231 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.755231 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:33.760269 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1417b42f-22fb-437a-a533-5b5d69e4f7eb tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 12 21:38:33.760839 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 178/713] 10.4.3.240 () {66 vars in 1303 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.777168 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed6ebcf5-45b3-4359-90ca-8372c88a7128 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.779208 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed6ebcf5-45b3-4359-90ca-8372c88a7128 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?bootable=false Aug 12 21:38:33.779441 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed6ebcf5-45b3-4359-90ca-8372c88a7128 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.779606 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed6ebcf5-45b3-4359-90ca-8372c88a7128 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.779926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-ed6ebcf5-45b3-4359-90ca-8372c88a7128 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.780587 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed6ebcf5-45b3-4359-90ca-8372c88a7128 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.785138 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-5ebcf51e-5340-4435-bfd3-8c3417a3b746 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.787925 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-5ebcf51e-5340-4435-bfd3-8c3417a3b746 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] PUT https://10.4.3.240/volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7 Aug 12 21:38:33.788348 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-5ebcf51e-5340-4435-bfd3-8c3417a3b746 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:33.798426 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-5ebcf51e-5340-4435-bfd3-8c3417a3b746 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Acquiring lock "cinder-attachment_update-58a49245-7bfd-4698-b605-ab038c882aae-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:38:33.805153 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-5ebcf51e-5340-4435-bfd3-8c3417a3b746 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Lock "cinder-attachment_update-58a49245-7bfd-4698-b605-ab038c882aae-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:38:33.806264 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.806264 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:33.809364 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed6ebcf5-45b3-4359-90ca-8372c88a7128 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.810363 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.810363 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:33.814440 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed6ebcf5-45b3-4359-90ca-8372c88a7128 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 12 21:38:33.814820 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 177/714] 10.4.3.240 () {66 vars in 1287 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.829762 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.831266 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?status=available Aug 12 21:38:33.831455 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.831631 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.831875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:33.832139 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:38:33.832300 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.832300 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:33.832710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:38:33.840360 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Get all volumes completed successfully. Aug 12 21:38:33.841160 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.841160 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:33.845875 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-224a02d4-432a-4c3f-a1c8-6d4bbd86683a tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 12 21:38:33.846219 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 178/715] 10.4.3.240 () {66 vars in 1291 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.861394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-10bd4d9a-486f-4496-a3af-654bdb6d1f3b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.863129 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10bd4d9a-486f-4496-a3af-654bdb6d1f3b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:33.863405 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10bd4d9a-486f-4496-a3af-654bdb6d1f3b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.863676 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10bd4d9a-486f-4496-a3af-654bdb6d1f3b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.871789 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.871789 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:33.877562 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-10bd4d9a-486f-4496-a3af-654bdb6d1f3b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:33.883482 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10bd4d9a-486f-4496-a3af-654bdb6d1f3b tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 200 Aug 12 21:38:33.883482 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 179/716] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:33.895211 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5924132d-a1ce-4757-a980-0d2aafea5623 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.897267 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5924132d-a1ce-4757-a980-0d2aafea5623 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:33.897700 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5924132d-a1ce-4757-a980-0d2aafea5623 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.897947 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5924132d-a1ce-4757-a980-0d2aafea5623 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.898186 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5924132d-a1ce-4757-a980-0d2aafea5623 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Delete volume with id: c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:33.901752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-5ebcf51e-5340-4435-bfd3-8c3417a3b746 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Lock "cinder-attachment_update-58a49245-7bfd-4698-b605-ab038c882aae-np0000007121" released by "attachment_update" :: held 0.097s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:38:33.902141 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-5ebcf51e-5340-4435-bfd3-8c3417a3b746 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7 returned with HTTP 200 Aug 12 21:38:33.903068 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 183/717] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:38:33 2026] PUT /volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7 => generated 967 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:33.905905 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.905905 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:33.906299 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5924132d-a1ce-4757-a980-0d2aafea5623 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:33.926724 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5924132d-a1ce-4757-a980-0d2aafea5623 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Delete volume request issued successfully. Aug 12 21:38:33.926724 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5924132d-a1ce-4757-a980-0d2aafea5623 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 202 Aug 12 21:38:33.926724 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 178/718] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:33 2026] DELETE /volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:33.932156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60e5c89b-66d1-4d94-a2d7-b4e9f0213fc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:33.934324 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60e5c89b-66d1-4d94-a2d7-b4e9f0213fc4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:33.938758 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60e5c89b-66d1-4d94-a2d7-b4e9f0213fc4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:33.938758 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60e5c89b-66d1-4d94-a2d7-b4e9f0213fc4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:33.946830 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:33.946830 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:33.951613 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-60e5c89b-66d1-4d94-a2d7-b4e9f0213fc4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:33.958484 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60e5c89b-66d1-4d94-a2d7-b4e9f0213fc4 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 200 Aug 12 21:38:33.959029 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 179/719] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:33 2026] GET /volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:34.065132 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0e32f694-8cc3-47f8-9cfd-34efdbe9ce1f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:34.067024 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e32f694-8cc3-47f8-9cfd-34efdbe9ce1f tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] GET https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:34.067267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e32f694-8cc3-47f8-9cfd-34efdbe9ce1f tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:34.067527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e32f694-8cc3-47f8-9cfd-34efdbe9ce1f tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:34.073544 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e32f694-8cc3-47f8-9cfd-34efdbe9ce1f tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 404 Aug 12 21:38:34.074017 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 180/720] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:34 2026] GET /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:34.081344 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d650a43a-5a2b-48f2-9754-e602d12f96c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:34.083862 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d650a43a-5a2b-48f2-9754-e602d12f96c2 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:34.084166 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d650a43a-5a2b-48f2-9754-e602d12f96c2 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:34.084420 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d650a43a-5a2b-48f2-9754-e602d12f96c2 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:34.090887 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d650a43a-5a2b-48f2-9754-e602d12f96c2 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 404 Aug 12 21:38:34.091443 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 184/721] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:34 2026] GET /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:34.107782 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-560f7d0e-a4a1-4810-8e4c-8d69bfb7bc1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:34.109508 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-560f7d0e-a4a1-4810-8e4c-8d69bfb7bc1f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] DELETE https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:34.109732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-560f7d0e-a4a1-4810-8e4c-8d69bfb7bc1f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:34.109970 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-560f7d0e-a4a1-4810-8e4c-8d69bfb7bc1f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:34.110131 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-560f7d0e-a4a1-4810-8e4c-8d69bfb7bc1f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Delete volume with id: da568b24-a5ca-4b57-8e38-9cec5b02c42d Aug 12 21:38:34.120156 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-560f7d0e-a4a1-4810-8e4c-8d69bfb7bc1f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d returned with HTTP 404 Aug 12 21:38:34.120751 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 179/722] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:38:34 2026] DELETE /volume/v3/volumes/da568b24-a5ca-4b57-8e38-9cec5b02c42d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:34.133033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92610512-19cb-4a1f-97b4-c75c29adf52c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:34.135243 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:34.135644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-20730418"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:34.137735 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-20730418'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:34.137902 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Create volume of 1 GB Aug 12 21:38:34.143401 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Availability Zones retrieved successfully. Aug 12 21:38:34.155487 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Flow 'volume_create_api' (e9495162-1568-43ce-9d3c-f818786b6ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:34.157371 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbdd9c77-fffa-4abd-ba02-1d1dabfba2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:34.159066 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:34.204725 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbdd9c77-fffa-4abd-ba02-1d1dabfba2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:34.205802 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148b5d5b-9f7f-4e4b-acd2-6af296f0ffa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:34.265516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Created reservations ['ef049df4-22d4-48e7-afc3-2b4180e1c026', 'ad2203d6-8d36-4fb3-b308-25bea1d7bfb1', 'c5f1c68f-2684-4b3b-8817-a8e42ce3799b', 'd47b869d-d080-4ed2-b5de-e6465241fb37'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:34.266467 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148b5d5b-9f7f-4e4b-acd2-6af296f0ffa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef049df4-22d4-48e7-afc3-2b4180e1c026', 'ad2203d6-8d36-4fb3-b308-25bea1d7bfb1', 'c5f1c68f-2684-4b3b-8817-a8e42ce3799b', 'd47b869d-d080-4ed2-b5de-e6465241fb37']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:34.267577 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c73b9168-56e0-4bec-a00c-9e4f8386c257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:34.290976 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c73b9168-56e0-4bec-a00c-9e4f8386c257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a8c4352-9d7a-4468-b83e-8c705ef618f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-20730418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c827f1118648949e801ed215570e5c',qos_specs=None,replication_status=,reservations=['ef049df4-22d4-48e7-afc3-2b4180e1c026','ad2203d6-8d36-4fb3-b308-25bea1d7bfb1','c5f1c68f-2684-4b3b-8817-a8e42ce3799b','d47b869d-d080-4ed2-b5de-e6465241fb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01805c07d81740ea9fc0033b82676367',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-20730418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a8c4352-9d7a-4468-b83e-8c705ef618f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c827f1118648949e801ed215570e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01805c07d81740ea9fc0033b82676367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:34.292014 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bebb2e-dc6e-43df-b88d-6699047c3277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:34.311200 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bebb2e-dc6e-43df-b88d-6699047c3277) transitioned into state 'SUCCESS' from state '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-20730418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c827f1118648949e801ed215570e5c',qos_specs=None,replication_status=,reservations=['ef049df4-22d4-48e7-afc3-2b4180e1c026','ad2203d6-8d36-4fb3-b308-25bea1d7bfb1','c5f1c68f-2684-4b3b-8817-a8e42ce3799b','d47b869d-d080-4ed2-b5de-e6465241fb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01805c07d81740ea9fc0033b82676367',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:34.312082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882df385-966e-4fef-80df-70e165790573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:34.321174 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882df385-966e-4fef-80df-70e165790573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:34.322200 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Flow 'volume_create_api' (e9495162-1568-43ce-9d3c-f818786b6ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:34.322608 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Create volume request issued successfully. Aug 12 21:38:34.323119 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92610512-19cb-4a1f-97b4-c75c29adf52c tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:34.323680 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 180/723] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:38:34 2026] POST /volume/v3/volumes => generated 817 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:34.342730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-77d3e97b-0f49-420a-a0fb-2402bd51262d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:34.345258 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77d3e97b-0f49-420a-a0fb-2402bd51262d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:34.345597 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77d3e97b-0f49-420a-a0fb-2402bd51262d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:34.345853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77d3e97b-0f49-420a-a0fb-2402bd51262d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:34.362291 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:34.362291 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:34.367482 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-77d3e97b-0f49-420a-a0fb-2402bd51262d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Volume info retrieved successfully. Aug 12 21:38:34.373378 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77d3e97b-0f49-420a-a0fb-2402bd51262d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 200 Aug 12 21:38:34.373923 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 181/724] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:34 2026] GET /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 885 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:34.673379 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-26639034-ea02-41c4-ae21-3de586d97b87 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:34.676580 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26639034-ea02-41c4-ae21-3de586d97b87 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:34.676891 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26639034-ea02-41c4-ae21-3de586d97b87 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:34.677156 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26639034-ea02-41c4-ae21-3de586d97b87 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:34.690284 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:34.690284 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:34.699093 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-26639034-ea02-41c4-ae21-3de586d97b87 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:34.707238 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26639034-ea02-41c4-ae21-3de586d97b87 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:34.707918 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 185/725] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:34 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:34.972180 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cac3220c-22b9-43c7-97a1-0a1b2ca0ac73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:34.974052 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cac3220c-22b9-43c7-97a1-0a1b2ca0ac73 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 Aug 12 21:38:34.976871 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cac3220c-22b9-43c7-97a1-0a1b2ca0ac73 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:34.976871 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cac3220c-22b9-43c7-97a1-0a1b2ca0ac73 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:34.980699 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cac3220c-22b9-43c7-97a1-0a1b2ca0ac73 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 returned with HTTP 404 Aug 12 21:38:34.981338 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 180/726] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:34 2026] GET /volume/v3/volumes/c07e021e-ac18-4edb-b996-9a7e56af53b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:34.989063 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-41f08daf-06ac-4a17-b528-187ae070e781 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:34.991321 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41f08daf-06ac-4a17-b528-187ae070e781 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:34.991525 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41f08daf-06ac-4a17-b528-187ae070e781 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:34.991761 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41f08daf-06ac-4a17-b528-187ae070e781 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:34.998889 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:34.998889 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:35.002332 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-41f08daf-06ac-4a17-b528-187ae070e781 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:35.006100 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41f08daf-06ac-4a17-b528-187ae070e781 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 200 Aug 12 21:38:35.006448 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 181/727] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:34 2026] GET /volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:35.019223 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-caffe771-edaf-4e4e-9a44-d979e77d87e0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.021393 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-caffe771-edaf-4e4e-9a44-d979e77d87e0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] DELETE https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:35.021588 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-caffe771-edaf-4e4e-9a44-d979e77d87e0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.021850 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-caffe771-edaf-4e4e-9a44-d979e77d87e0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.022053 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-caffe771-edaf-4e4e-9a44-d979e77d87e0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Delete volume with id: 30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:35.030681 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.030681 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:35.031317 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-caffe771-edaf-4e4e-9a44-d979e77d87e0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:35.055821 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-caffe771-edaf-4e4e-9a44-d979e77d87e0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Delete volume request issued successfully. Aug 12 21:38:35.056042 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-caffe771-edaf-4e4e-9a44-d979e77d87e0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 202 Aug 12 21:38:35.056480 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 182/728] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:35 2026] DELETE /volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:35.065458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3de5411-fc14-43bd-9f96-2651a35417e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.067825 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3de5411-fc14-43bd-9f96-2651a35417e9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:35.068101 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3de5411-fc14-43bd-9f96-2651a35417e9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.068439 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3de5411-fc14-43bd-9f96-2651a35417e9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.079119 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.079119 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:35.084456 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f3de5411-fc14-43bd-9f96-2651a35417e9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:35.089982 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3de5411-fc14-43bd-9f96-2651a35417e9 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 200 Aug 12 21:38:35.090500 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 186/729] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:35 2026] GET /volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:35.389991 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7da431b5-38e0-44cd-bd9f-f7f815a35dc9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.391923 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7da431b5-38e0-44cd-bd9f-f7f815a35dc9 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:35.392193 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7da431b5-38e0-44cd-bd9f-f7f815a35dc9 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.392430 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7da431b5-38e0-44cd-bd9f-f7f815a35dc9 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.400148 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.400148 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:35.404608 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7da431b5-38e0-44cd-bd9f-f7f815a35dc9 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Volume info retrieved successfully. Aug 12 21:38:35.409954 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7da431b5-38e0-44cd-bd9f-f7f815a35dc9 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 200 Aug 12 21:38:35.410502 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 181/730] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:35 2026] GET /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:35.425245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c31d8350-8993-41df-90d8-fb5069669dc6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.427152 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c31d8350-8993-41df-90d8-fb5069669dc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] POST https://10.4.3.240/volume/v3/volume-transfers Aug 12 21:38:35.427586 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c31d8350-8993-41df-90d8-fb5069669dc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3a8c4352-9d7a-4468-b83e-8c705ef618f7"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:35.429445 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volume_transfer [None req-c31d8350-8993-41df-90d8-fb5069669dc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Creating new volume transfer {'transfer': {'volume_id': '3a8c4352-9d7a-4468-b83e-8c705ef618f7'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 21:38:35.429612 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volume_transfer [None req-c31d8350-8993-41df-90d8-fb5069669dc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Creating transfer of volume 3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:35.429758 np0000007121 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-c31d8350-8993-41df-90d8-fb5069669dc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Generating transfer record for volume 3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:35.437395 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.437395 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:35.446008 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c31d8350-8993-41df-90d8-fb5069669dc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 202 Aug 12 21:38:35.446675 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 182/731] 10.4.3.240 () {70 vars in 1326 bytes} [Wed Aug 12 21:38:35 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:35.454629 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5c6a8463-df24-473b-a902-28227fadae9f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.456352 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c6a8463-df24-473b-a902-28227fadae9f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:35.456564 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c6a8463-df24-473b-a902-28227fadae9f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.456775 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c6a8463-df24-473b-a902-28227fadae9f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.463215 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.463215 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:35.466802 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5c6a8463-df24-473b-a902-28227fadae9f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Volume info retrieved successfully. Aug 12 21:38:35.471218 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c6a8463-df24-473b-a902-28227fadae9f tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 200 Aug 12 21:38:35.471654 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 183/732] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:35 2026] GET /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:35.483392 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00b9961e-409b-4e44-bbdc-a29b2179820d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.485204 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00b9961e-409b-4e44-bbdc-a29b2179820d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volume-transfers/detail Aug 12 21:38:35.485435 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00b9961e-409b-4e44-bbdc-a29b2179820d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.485617 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00b9961e-409b-4e44-bbdc-a29b2179820d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.485816 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-00b9961e-409b-4e44-bbdc-a29b2179820d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Listing volume transfers {{(pid=100323) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 21:38:35.489087 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00b9961e-409b-4e44-bbdc-a29b2179820d tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 21:38:35.489431 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 187/733] 10.4.3.240 () {68 vars in 1326 bytes} [Wed Aug 12 21:38:35 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:35.498822 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b9a0c53-0943-4929-beff-5faa10f8f8cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.500460 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b9a0c53-0943-4929-beff-5faa10f8f8cb tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/e41be462-5c76-4ad0-8e6f-7f63b8de50ed Aug 12 21:38:35.500686 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b9a0c53-0943-4929-beff-5faa10f8f8cb tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.500859 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b9a0c53-0943-4929-beff-5faa10f8f8cb tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.500961 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-1b9a0c53-0943-4929-beff-5faa10f8f8cb tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Delete transfer with id: e41be462-5c76-4ad0-8e6f-7f63b8de50ed Aug 12 21:38:35.511863 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.511863 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:35.520117 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b9a0c53-0943-4929-beff-5faa10f8f8cb tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volume-transfers/e41be462-5c76-4ad0-8e6f-7f63b8de50ed returned with HTTP 202 Aug 12 21:38:35.520592 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 182/734] 10.4.3.240 () {68 vars in 1419 bytes} [Wed Aug 12 21:38:35 2026] DELETE /volume/v3/volume-transfers/e41be462-5c76-4ad0-8e6f-7f63b8de50ed => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:38:35.528582 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55ae9377-da53-4bce-8be1-b5384365afb1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.530825 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55ae9377-da53-4bce-8be1-b5384365afb1 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:35.531089 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55ae9377-da53-4bce-8be1-b5384365afb1 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.531345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55ae9377-da53-4bce-8be1-b5384365afb1 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.539598 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.539598 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:35.543271 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55ae9377-da53-4bce-8be1-b5384365afb1 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Volume info retrieved successfully. Aug 12 21:38:35.547072 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55ae9377-da53-4bce-8be1-b5384365afb1 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 200 Aug 12 21:38:35.547458 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 183/735] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:35 2026] GET /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:35.559934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3da2d20d-8cc8-4452-95f4-dbe257dc19ee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.561702 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3da2d20d-8cc8-4452-95f4-dbe257dc19ee tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/e41be462-5c76-4ad0-8e6f-7f63b8de50ed Aug 12 21:38:35.561925 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3da2d20d-8cc8-4452-95f4-dbe257dc19ee tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.562105 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3da2d20d-8cc8-4452-95f4-dbe257dc19ee tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.562213 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.volume_transfer [None req-3da2d20d-8cc8-4452-95f4-dbe257dc19ee tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Delete transfer with id: e41be462-5c76-4ad0-8e6f-7f63b8de50ed Aug 12 21:38:35.565499 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3da2d20d-8cc8-4452-95f4-dbe257dc19ee tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volume-transfers/e41be462-5c76-4ad0-8e6f-7f63b8de50ed returned with HTTP 404 Aug 12 21:38:35.565954 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 184/736] 10.4.3.240 () {68 vars in 1419 bytes} [Wed Aug 12 21:38:35 2026] DELETE /volume/v3/volume-transfers/e41be462-5c76-4ad0-8e6f-7f63b8de50ed => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:35.572861 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07be82fc-296c-4776-b97d-1d532228c6f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.575067 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07be82fc-296c-4776-b97d-1d532228c6f5 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:35.575341 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07be82fc-296c-4776-b97d-1d532228c6f5 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.575595 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07be82fc-296c-4776-b97d-1d532228c6f5 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.575798 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-07be82fc-296c-4776-b97d-1d532228c6f5 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Delete volume with id: 3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:35.582196 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.582196 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:35.582510 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07be82fc-296c-4776-b97d-1d532228c6f5 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Volume info retrieved successfully. Aug 12 21:38:35.599525 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07be82fc-296c-4776-b97d-1d532228c6f5 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Delete volume request issued successfully. Aug 12 21:38:35.599746 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07be82fc-296c-4776-b97d-1d532228c6f5 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 202 Aug 12 21:38:35.600149 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 188/737] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:38:35 2026] DELETE /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:38:35.609199 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2918e403-68f1-4f1a-b353-76c37d454309 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.613421 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2918e403-68f1-4f1a-b353-76c37d454309 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] GET https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:35.613717 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2918e403-68f1-4f1a-b353-76c37d454309 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.613959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2918e403-68f1-4f1a-b353-76c37d454309 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.628367 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.628367 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:35.633640 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2918e403-68f1-4f1a-b353-76c37d454309 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Volume info retrieved successfully. Aug 12 21:38:35.638918 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2918e403-68f1-4f1a-b353-76c37d454309 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 200 Aug 12 21:38:35.639455 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 183/738] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:35 2026] GET /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:35.719332 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc0e1017-b6f3-4c3e-9e3a-673dd6040a94 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:35.721080 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc0e1017-b6f3-4c3e-9e3a-673dd6040a94 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:35.721478 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc0e1017-b6f3-4c3e-9e3a-673dd6040a94 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:35.721544 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc0e1017-b6f3-4c3e-9e3a-673dd6040a94 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:35.732453 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:35.732453 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:35.735758 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc0e1017-b6f3-4c3e-9e3a-673dd6040a94 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:35.739934 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc0e1017-b6f3-4c3e-9e3a-673dd6040a94 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:35.740288 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 184/739] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:35 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:36.110953 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8bf3e219-e57e-4c52-b5d3-b9ea346ef811 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.113596 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8bf3e219-e57e-4c52-b5d3-b9ea346ef811 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 Aug 12 21:38:36.113935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8bf3e219-e57e-4c52-b5d3-b9ea346ef811 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:36.114226 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8bf3e219-e57e-4c52-b5d3-b9ea346ef811 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:36.122083 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8bf3e219-e57e-4c52-b5d3-b9ea346ef811 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 returned with HTTP 404 Aug 12 21:38:36.122644 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 185/740] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:36 2026] GET /volume/v3/volumes/30ac2984-83c3-43c9-80de-b309a85ebef3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:36.129781 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5141666-9511-4855-b99f-1866e9595a72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.132023 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5141666-9511-4855-b99f-1866e9595a72 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:36.132341 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5141666-9511-4855-b99f-1866e9595a72 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:36.132578 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5141666-9511-4855-b99f-1866e9595a72 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:36.141293 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:36.141293 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:36.147219 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e5141666-9511-4855-b99f-1866e9595a72 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:36.157641 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5141666-9511-4855-b99f-1866e9595a72 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 200 Aug 12 21:38:36.157641 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 189/741] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:36 2026] GET /volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:36.175022 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-935ac56a-cf3e-4579-9482-9f3f5876b3c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.175326 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-eb715d1a-e1f9-4540-9cf4-677961f7b750 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.177156 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-eb715d1a-e1f9-4540-9cf4-677961f7b750 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] POST https://10.4.3.240/volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7/action Aug 12 21:38:36.177531 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-eb715d1a-e1f9-4540-9cf4-677961f7b750 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:36.177673 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-eb715d1a-e1f9-4540-9cf4-677961f7b750 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:36.178436 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-935ac56a-cf3e-4579-9482-9f3f5876b3c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:36.178728 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-935ac56a-cf3e-4579-9482-9f3f5876b3c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:36.178974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-935ac56a-cf3e-4579-9482-9f3f5876b3c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:36.180681 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-935ac56a-cf3e-4579-9482-9f3f5876b3c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Delete volume with id: a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:36.187882 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:36.187882 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:36.188834 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-935ac56a-cf3e-4579-9482-9f3f5876b3c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:36.200497 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:36.200497 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:36.208412 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-935ac56a-cf3e-4579-9482-9f3f5876b3c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Delete volume request issued successfully. Aug 12 21:38:36.208652 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-935ac56a-cf3e-4579-9482-9f3f5876b3c0 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 202 Aug 12 21:38:36.209144 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 184/742] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:36 2026] DELETE /volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:36.216829 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-85eb3d32-c02b-4bd0-ac1b-f67d91a915c7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.219057 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-85eb3d32-c02b-4bd0-ac1b-f67d91a915c7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:36.219325 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-85eb3d32-c02b-4bd0-ac1b-f67d91a915c7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:36.219526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-85eb3d32-c02b-4bd0-ac1b-f67d91a915c7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:36.224805 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-66e38881-193e-493c-a04e-6c2cbd24bb75 req-eb715d1a-e1f9-4540-9cf4-677961f7b750 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7/action returned with HTTP 204 Aug 12 21:38:36.225425 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 185/743] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:38:36 2026] POST /volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:36.228673 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:36.228673 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:36.236451 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-85eb3d32-c02b-4bd0-ac1b-f67d91a915c7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Volume info retrieved successfully. Aug 12 21:38:36.242158 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-85eb3d32-c02b-4bd0-ac1b-f67d91a915c7 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 200 Aug 12 21:38:36.242697 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 186/744] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:36 2026] GET /volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:36.653599 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f20522d2-1a54-4844-b39a-17c58da693f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.655987 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f20522d2-1a54-4844-b39a-17c58da693f2 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] GET https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:36.656271 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f20522d2-1a54-4844-b39a-17c58da693f2 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:36.656545 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f20522d2-1a54-4844-b39a-17c58da693f2 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:36.667822 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f20522d2-1a54-4844-b39a-17c58da693f2 tempest-VolumesTransfersV357Test-367749483 tempest-VolumesTransfersV357Test-367749483-project-admin] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 404 Aug 12 21:38:36.668832 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 190/745] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:36 2026] GET /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:36.679474 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-320c0b8b-ecb5-45c5-9a29-5b3882f12cc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.681649 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-320c0b8b-ecb5-45c5-9a29-5b3882f12cc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] GET https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:36.681930 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-320c0b8b-ecb5-45c5-9a29-5b3882f12cc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:36.682021 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-320c0b8b-ecb5-45c5-9a29-5b3882f12cc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:36.688258 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-320c0b8b-ecb5-45c5-9a29-5b3882f12cc6 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 404 Aug 12 21:38:36.688771 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 185/746] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:38:36 2026] GET /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:36.696184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5bfc0daf-4862-4dfc-a6ad-cd28dbe1f2f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.698311 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bfc0daf-4862-4dfc-a6ad-cd28dbe1f2f0 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:36.698633 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bfc0daf-4862-4dfc-a6ad-cd28dbe1f2f0 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:36.698909 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bfc0daf-4862-4dfc-a6ad-cd28dbe1f2f0 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:36.699156 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5bfc0daf-4862-4dfc-a6ad-cd28dbe1f2f0 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] Delete volume with id: 3a8c4352-9d7a-4468-b83e-8c705ef618f7 Aug 12 21:38:36.706772 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bfc0daf-4862-4dfc-a6ad-cd28dbe1f2f0 tempest-VolumesTransfersV357Test-1260992107 tempest-VolumesTransfersV357Test-1260992107-project-member] https://10.4.3.240/volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 returned with HTTP 404 Aug 12 21:38:36.707237 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 186/747] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:38:36 2026] DELETE /volume/v3/volumes/3a8c4352-9d7a-4468-b83e-8c705ef618f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:36.752320 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8d9a4067-bdd7-403a-b9df-1e41bef4f859 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:36.754245 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d9a4067-bdd7-403a-b9df-1e41bef4f859 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:36.754470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d9a4067-bdd7-403a-b9df-1e41bef4f859 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:36.754681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d9a4067-bdd7-403a-b9df-1e41bef4f859 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:36.771527 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:36.771527 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:36.775650 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8d9a4067-bdd7-403a-b9df-1e41bef4f859 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:36.780117 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d9a4067-bdd7-403a-b9df-1e41bef4f859 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:36.780557 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 187/748] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:36 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:37.027957 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-0be9b5fc-84eb-4e2d-97f9-96fc92620842 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.030710 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-0be9b5fc-84eb-4e2d-97f9-96fc92620842 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] DELETE https://10.4.3.240/volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81 Aug 12 21:38:37.030988 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-0be9b5fc-84eb-4e2d-97f9-96fc92620842 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.031265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-0be9b5fc-84eb-4e2d-97f9-96fc92620842 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.040450 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.040450 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:37.051994 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-54e56209-6b9d-409f-9e45-6a931305194d req-9f86448d-e2a6-4a43-a91d-93856e36dd02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.054111 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54e56209-6b9d-409f-9e45-6a931305194d req-9f86448d-e2a6-4a43-a91d-93856e36dd02 tempest-TestMultiAttachVolumeSwap-426182034 tempest-TestMultiAttachVolumeSwap-426182034-project] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:37.054300 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54e56209-6b9d-409f-9e45-6a931305194d req-9f86448d-e2a6-4a43-a91d-93856e36dd02 tempest-TestMultiAttachVolumeSwap-426182034 tempest-TestMultiAttachVolumeSwap-426182034-project] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.054578 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54e56209-6b9d-409f-9e45-6a931305194d req-9f86448d-e2a6-4a43-a91d-93856e36dd02 tempest-TestMultiAttachVolumeSwap-426182034 tempest-TestMultiAttachVolumeSwap-426182034-project] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.066634 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.066634 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:37.069936 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-54e56209-6b9d-409f-9e45-6a931305194d req-9f86448d-e2a6-4a43-a91d-93856e36dd02 tempest-TestMultiAttachVolumeSwap-426182034 tempest-TestMultiAttachVolumeSwap-426182034-project] Volume info retrieved successfully. Aug 12 21:38:37.073563 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54e56209-6b9d-409f-9e45-6a931305194d req-9f86448d-e2a6-4a43-a91d-93856e36dd02 tempest-TestMultiAttachVolumeSwap-426182034 tempest-TestMultiAttachVolumeSwap-426182034-project] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:37.073968 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 186/749] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:37 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1650 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:37.084148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09b7f49c-ffbd-4fcc-befa-8a291cb1adc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.085987 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09b7f49c-ffbd-4fcc-befa-8a291cb1adc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:37.086217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09b7f49c-ffbd-4fcc-befa-8a291cb1adc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.098696 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09b7f49c-ffbd-4fcc-befa-8a291cb1adc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.099060 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.099060 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:37.102909 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-09b7f49c-ffbd-4fcc-befa-8a291cb1adc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] Volume info retrieved successfully. Aug 12 21:38:37.108388 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09b7f49c-ffbd-4fcc-befa-8a291cb1adc8 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:37.109001 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 187/750] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:37 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:37.121654 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b76d257-687c-4395-92bc-f38c94e3e8af None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.123489 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b76d257-687c-4395-92bc-f38c94e3e8af tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] GET https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c Aug 12 21:38:37.123763 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b76d257-687c-4395-92bc-f38c94e3e8af tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.124009 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b76d257-687c-4395-92bc-f38c94e3e8af tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.131389 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.131389 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:37.135116 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5b76d257-687c-4395-92bc-f38c94e3e8af tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] Volume info retrieved successfully. Aug 12 21:38:37.139404 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b76d257-687c-4395-92bc-f38c94e3e8af tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-reader] https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c returned with HTTP 200 Aug 12 21:38:37.139859 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 188/751] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:37 2026] GET /volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:37.231608 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-249a0b63-4a43-439f-835f-eac7f1a67c15 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.233327 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-249a0b63-4a43-439f-835f-eac7f1a67c15 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:37.233548 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-249a0b63-4a43-439f-835f-eac7f1a67c15 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.233786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-249a0b63-4a43-439f-835f-eac7f1a67c15 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.246028 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.246028 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:37.250722 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-249a0b63-4a43-439f-835f-eac7f1a67c15 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:37.256167 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4775e14d-3d94-48e8-9e0c-3a593a014848 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.257814 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-249a0b63-4a43-439f-835f-eac7f1a67c15 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:37.258105 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4775e14d-3d94-48e8-9e0c-3a593a014848 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] GET https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 Aug 12 21:38:37.258283 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 187/752] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:37 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:37.258362 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4775e14d-3d94-48e8-9e0c-3a593a014848 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.258660 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4775e14d-3d94-48e8-9e0c-3a593a014848 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.265536 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4775e14d-3d94-48e8-9e0c-3a593a014848 tempest-VolumesListTestJSON-999900890 tempest-VolumesListTestJSON-999900890-project-member] https://10.4.3.240/volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 returned with HTTP 404 Aug 12 21:38:37.266103 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 188/753] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:37 2026] GET /volume/v3/volumes/a1f3dc56-5433-4a7f-852a-5ea35c231023 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:37.292458 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-0be9b5fc-84eb-4e2d-97f9-96fc92620842 tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81 returned with HTTP 200 Aug 12 21:38:37.292894 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 191/754] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:38:37 2026] DELETE /volume/v3/attachments/61f7ab26-e5a4-451f-9394-78e4cd7a5b81 => generated 19 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:37.305007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-db63df86-78f6-4432-ac58-f85500f6d07b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.307501 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-db63df86-78f6-4432-ac58-f85500f6d07b tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] DELETE https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:38:37.308026 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-db63df86-78f6-4432-ac58-f85500f6d07b tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.308026 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-db63df86-78f6-4432-ac58-f85500f6d07b tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.308181 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-db63df86-78f6-4432-ac58-f85500f6d07b tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Delete volume with id: df3683e1-da40-4c8c-9b55-f2a66b21c174 Aug 12 21:38:37.318388 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f312b2f6-30ba-4710-84ba-9258cf7fb1ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.319410 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.319410 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:37.320018 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-db63df86-78f6-4432-ac58-f85500f6d07b tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Volume info retrieved successfully. Aug 12 21:38:37.323314 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f312b2f6-30ba-4710-84ba-9258cf7fb1ef tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:37.323516 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f312b2f6-30ba-4710-84ba-9258cf7fb1ef tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.323801 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f312b2f6-30ba-4710-84ba-9258cf7fb1ef tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.347445 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.347445 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:37.350021 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-db63df86-78f6-4432-ac58-f85500f6d07b tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] Delete volume request issued successfully. Aug 12 21:38:37.350286 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ad18afdf-418d-4eb7-b385-07cd3c699b1a req-db63df86-78f6-4432-ac58-f85500f6d07b tempest-ServerActionsV293TestJSON-316377234 tempest-ServerActionsV293TestJSON-316377234-project-member] https://10.4.3.240/volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 returned with HTTP 202 Aug 12 21:38:37.350838 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 189/755] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:38:37 2026] DELETE /volume/v3/volumes/df3683e1-da40-4c8c-9b55-f2a66b21c174 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:37.353491 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f312b2f6-30ba-4710-84ba-9258cf7fb1ef tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:37.361615 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f312b2f6-30ba-4710-84ba-9258cf7fb1ef tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:37.362635 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 188/756] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:37 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:37.390189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1a33f808-2382-4761-8fa5-d818181fc783 req-d07e5c3f-764b-42c2-a8f6-9fbdd391812c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.394645 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-d07e5c3f-764b-42c2-a8f6-9fbdd391812c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] POST https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action Aug 12 21:38:37.395107 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-d07e5c3f-764b-42c2-a8f6-9fbdd391812c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:37.395289 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-d07e5c3f-764b-42c2-a8f6-9fbdd391812c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:37.417459 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.417459 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:37.418433 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1a33f808-2382-4761-8fa5-d818181fc783 req-d07e5c3f-764b-42c2-a8f6-9fbdd391812c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:37.428948 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1a33f808-2382-4761-8fa5-d818181fc783 req-d07e5c3f-764b-42c2-a8f6-9fbdd391812c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Begin detaching volume completed successfully. Aug 12 21:38:37.429229 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-d07e5c3f-764b-42c2-a8f6-9fbdd391812c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action returned with HTTP 202 Aug 12 21:38:37.429801 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 189/757] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:38:37 2026] POST /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:38:37.499606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef3b8f70-3017-4b74-a116-92036605c455 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.500159 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef3b8f70-3017-4b74-a116-92036605c455 None None] GET https://10.4.3.240/volume// Aug 12 21:38:37.500434 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef3b8f70-3017-4b74-a116-92036605c455 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.500681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef3b8f70-3017-4b74-a116-92036605c455 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.501132 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef3b8f70-3017-4b74-a116-92036605c455 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:37.501528 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 192/758] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:38:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:37.509752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1a33f808-2382-4761-8fa5-d818181fc783 req-7e64ae95-86ae-4feb-8e19-6a43abe72cba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:37.513559 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-7e64ae95-86ae-4feb-8e19-6a43abe72cba tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:37.513837 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-7e64ae95-86ae-4feb-8e19-6a43abe72cba tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:37.514057 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-7e64ae95-86ae-4feb-8e19-6a43abe72cba tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:37.534145 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:37.534145 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:37.538206 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-1a33f808-2382-4761-8fa5-d818181fc783 req-7e64ae95-86ae-4feb-8e19-6a43abe72cba tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:37.546312 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-7e64ae95-86ae-4feb-8e19-6a43abe72cba tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:37.546985 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 190/759] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:38:37 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1640 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:38.227534 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1a33f808-2382-4761-8fa5-d818181fc783 req-dd744fb8-5a4a-4d85-8efc-530b21548c45 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:38.229997 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-dd744fb8-5a4a-4d85-8efc-530b21548c45 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:38.231462 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-dd744fb8-5a4a-4d85-8efc-530b21548c45 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:38.231462 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-dd744fb8-5a4a-4d85-8efc-530b21548c45 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:38.245588 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:38.245588 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:38.250066 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1a33f808-2382-4761-8fa5-d818181fc783 req-dd744fb8-5a4a-4d85-8efc-530b21548c45 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:38.254892 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-dd744fb8-5a4a-4d85-8efc-530b21548c45 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:38.255505 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 189/760] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:38 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1460 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:38.275154 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f739bb69-8512-4504-8b7c-f087c34d6a75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:38.277437 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f739bb69-8512-4504-8b7c-f087c34d6a75 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7 Aug 12 21:38:38.277766 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f739bb69-8512-4504-8b7c-f087c34d6a75 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:38.277984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f739bb69-8512-4504-8b7c-f087c34d6a75 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:38.285831 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:38.285831 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:38.418807 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1a33f808-2382-4761-8fa5-d818181fc783 req-f739bb69-8512-4504-8b7c-f087c34d6a75 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7 returned with HTTP 200 Aug 12 21:38:38.418807 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 190/761] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:38:38 2026] DELETE /volume/v3/attachments/8eb937b7-73ec-4108-be11-3ca888a3f3a7 => generated 192 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:38:38.545276 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93c76103-e91b-42f2-ab84-dd55a24af0ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:38.548608 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93c76103-e91b-42f2-ab84-dd55a24af0ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:38.548836 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93c76103-e91b-42f2-ab84-dd55a24af0ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:38.549020 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93c76103-e91b-42f2-ab84-dd55a24af0ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:38.564464 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:38.564464 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:38.567772 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-93c76103-e91b-42f2-ab84-dd55a24af0ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:38.571681 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93c76103-e91b-42f2-ab84-dd55a24af0ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:38.571842 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 193/762] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:38 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:38.664715 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-54b2d28d-9da0-4b2a-ac7f-eb4905d30e44 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:38.666914 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-54b2d28d-9da0-4b2a-ac7f-eb4905d30e44 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:38.667334 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-54b2d28d-9da0-4b2a-ac7f-eb4905d30e44 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:38.667679 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-54b2d28d-9da0-4b2a-ac7f-eb4905d30e44 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:38.682172 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:38.682172 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:38.691656 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-54b2d28d-9da0-4b2a-ac7f-eb4905d30e44 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:38.695873 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-54b2d28d-9da0-4b2a-ac7f-eb4905d30e44 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:38.696524 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 191/763] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:38 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:38.756074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-c9ed8dd0-fb87-4463-8e56-3fe810480132 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:38.757981 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-c9ed8dd0-fb87-4463-8e56-3fe810480132 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] POST https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action Aug 12 21:38:38.758292 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-c9ed8dd0-fb87-4463-8e56-3fe810480132 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:38.758419 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-c9ed8dd0-fb87-4463-8e56-3fe810480132 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:38.769097 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:38.769097 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:38.769665 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-c9ed8dd0-fb87-4463-8e56-3fe810480132 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:38.775774 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-c9ed8dd0-fb87-4463-8e56-3fe810480132 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Begin detaching volume completed successfully. Aug 12 21:38:38.775986 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-c9ed8dd0-fb87-4463-8e56-3fe810480132 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action returned with HTTP 202 Aug 12 21:38:38.776715 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 190/764] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:38:38 2026] POST /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:38:38.822256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6e91bad-9a67-4c82-a1a2-3408a0c6602c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:38.822614 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6e91bad-9a67-4c82-a1a2-3408a0c6602c None None] GET https://10.4.3.240/volume// Aug 12 21:38:38.822829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6e91bad-9a67-4c82-a1a2-3408a0c6602c None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:38.823019 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6e91bad-9a67-4c82-a1a2-3408a0c6602c None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:38.823360 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6e91bad-9a67-4c82-a1a2-3408a0c6602c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:38.823686 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 191/765] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:38:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:38.826494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d262b1e-1b0a-45d5-aa64-430531625284 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:38.832499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-ce0c0308-bf4d-4b1e-943a-fc496515dbe5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:38.834775 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-ce0c0308-bf4d-4b1e-943a-fc496515dbe5 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:38.835018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-ce0c0308-bf4d-4b1e-943a-fc496515dbe5 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:38.835453 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-ce0c0308-bf4d-4b1e-943a-fc496515dbe5 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:38.847648 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:38.847648 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:38.856294 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-ce0c0308-bf4d-4b1e-943a-fc496515dbe5 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:38.862771 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-ce0c0308-bf4d-4b1e-943a-fc496515dbe5 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:38.863351 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 192/766] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:38:38 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:38.980685 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d262b1e-1b0a-45d5-aa64-430531625284 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:38:38.980685 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d262b1e-1b0a-45d5-aa64-430531625284 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5621f4f-9e34-473d-9087-64159835669c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-547170254"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:38.988795 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d262b1e-1b0a-45d5-aa64-430531625284 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 404 Aug 12 21:38:38.989693 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 194/767] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:38:38 2026] POST /volume/v3/snapshots => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:38.998204 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-679856c0-2cf5-4cdd-9e2e-cacbb232d422 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:39.001535 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-679856c0-2cf5-4cdd-9e2e-cacbb232d422 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:38:39.001953 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-679856c0-2cf5-4cdd-9e2e-cacbb232d422 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-922884876"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:39.037792 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-679856c0-2cf5-4cdd-9e2e-cacbb232d422 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 404 Aug 12 21:38:39.038274 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 191/768] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:38:38 2026] POST /volume/v3/snapshots => generated 77 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:39.047104 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6ba90ec-4b27-4aaf-a008-f1eb6a5ff9c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:39.049899 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6ba90ec-4b27-4aaf-a008-f1eb6a5ff9c0 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/snapshots?limit=invalid Aug 12 21:38:39.050234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6ba90ec-4b27-4aaf-a008-f1eb6a5ff9c0 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:39.050540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6ba90ec-4b27-4aaf-a008-f1eb6a5ff9c0 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:39.051379 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6ba90ec-4b27-4aaf-a008-f1eb6a5ff9c0 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] HTTP exception thrown: limit param must be an integer Aug 12 21:38:39.051674 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6ba90ec-4b27-4aaf-a008-f1eb6a5ff9c0 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 12 21:38:39.052292 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 192/769] 10.4.3.240 () {66 vars in 1270 bytes} [Wed Aug 12 21:38:39 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 12 21:38:39.060437 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2e6e5c3f-d806-42cd-9928-31df195557a4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:39.063120 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e6e5c3f-d806-42cd-9928-31df195557a4 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/snapshots?marker=04d85209-e295-45ff-8c1d-1ced3e7906b4 Aug 12 21:38:39.063535 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e6e5c3f-d806-42cd-9928-31df195557a4 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:39.063831 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e6e5c3f-d806-42cd-9928-31df195557a4 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:39.064115 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-2e6e5c3f-d806-42cd-9928-31df195557a4 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:39.065742 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-2e6e5c3f-d806-42cd-9928-31df195557a4 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:38:39.071224 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e6e5c3f-d806-42cd-9928-31df195557a4 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots?marker=04d85209-e295-45ff-8c1d-1ced3e7906b4 returned with HTTP 404 Aug 12 21:38:39.071925 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 193/770] 10.4.3.240 () {66 vars in 1330 bytes} [Wed Aug 12 21:38:39 2026] GET /volume/v3/snapshots?marker=04d85209-e295-45ff-8c1d-1ced3e7906b4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:39.079870 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb5b895f-f5fe-44cb-a98c-4bb8aaf7f346 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:39.081537 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb5b895f-f5fe-44cb-a98c-4bb8aaf7f346 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=invalid Aug 12 21:38:39.081741 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb5b895f-f5fe-44cb-a98c-4bb8aaf7f346 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:39.081927 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb5b895f-f5fe-44cb-a98c-4bb8aaf7f346 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:39.082126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-bb5b895f-f5fe-44cb-a98c-4bb8aaf7f346 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:38:39.083118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-bb5b895f-f5fe-44cb-a98c-4bb8aaf7f346 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:38:39.083540 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb5b895f-f5fe-44cb-a98c-4bb8aaf7f346 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 12 21:38:39.084091 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 195/771] 10.4.3.240 () {66 vars in 1276 bytes} [Wed Aug 12 21:38:39 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:38:39.094203 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5befccf5-b753-488a-93c4-b304fb237d4a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:39.095806 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:39.096152 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1406933207"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:39.097565 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1406933207'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:39.097901 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Create volume of 2 GB Aug 12 21:38:39.103283 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Availability Zones retrieved successfully. Aug 12 21:38:39.108943 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Flow 'volume_create_api' (36fd85e6-37a1-4457-9763-de42af2670d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:39.109982 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00417473-a059-4db2-95e2-e44b87cea605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:39.111062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Validating volume size '2' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:39.136195 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00417473-a059-4db2-95e2-e44b87cea605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:39.137345 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1848afad-dca7-4324-b7c3-e39b4421c90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:39.196856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Created reservations ['f39e6a72-1a7b-40f9-8c6d-2ce4e3d31b33', '4093abb2-b1d2-4a9a-bc47-1eaac0af34f3', '2a0dfcb9-07dd-475d-a6fe-517e83f3c44e', '8e37cc23-2ae2-4e0c-ab44-39ea537bf335'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:39.198068 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1848afad-dca7-4324-b7c3-e39b4421c90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f39e6a72-1a7b-40f9-8c6d-2ce4e3d31b33', '4093abb2-b1d2-4a9a-bc47-1eaac0af34f3', '2a0dfcb9-07dd-475d-a6fe-517e83f3c44e', '8e37cc23-2ae2-4e0c-ab44-39ea537bf335']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:39.199420 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212a3d6e-f48d-4391-8de5-c49b583c10ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:39.223985 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212a3d6e-f48d-4391-8de5-c49b583c10ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422b9da0-1217-43bb-beb6-5a6090feb840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1406933207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c138c1db96642c3a2c1cdeb55800e58',qos_specs=None,replication_status=,reservations=['f39e6a72-1a7b-40f9-8c6d-2ce4e3d31b33','4093abb2-b1d2-4a9a-bc47-1eaac0af34f3','2a0dfcb9-07dd-475d-a6fe-517e83f3c44e','8e37cc23-2ae2-4e0c-ab44-39ea537bf335'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3d9b8143c7440e9ea5251bf7d9a183',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1406933207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=422b9da0-1217-43bb-beb6-5a6090feb840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c138c1db96642c3a2c1cdeb55800e58',provider_auth=None,provider_geometry=None,provider_id=None,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='fc3d9b8143c7440e9ea5251bf7d9a183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:39.224826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba92a6c-5638-4ef3-8846-83ae377cc8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:39.243446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba92a6c-5638-4ef3-8846-83ae377cc8af) transitioned into state 'SUCCESS' from state '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-1406933207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c138c1db96642c3a2c1cdeb55800e58',qos_specs=None,replication_status=,reservations=['f39e6a72-1a7b-40f9-8c6d-2ce4e3d31b33','4093abb2-b1d2-4a9a-bc47-1eaac0af34f3','2a0dfcb9-07dd-475d-a6fe-517e83f3c44e','8e37cc23-2ae2-4e0c-ab44-39ea537bf335'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3d9b8143c7440e9ea5251bf7d9a183',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:39.244164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b934676c-abd4-4f3d-ba98-d04a270b55ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:39.256568 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b934676c-abd4-4f3d-ba98-d04a270b55ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:39.256568 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Flow 'volume_create_api' (36fd85e6-37a1-4457-9763-de42af2670d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:39.257444 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Create volume request issued successfully. Aug 12 21:38:39.258227 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5befccf5-b753-488a-93c4-b304fb237d4a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:39.258806 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 192/772] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:39 2026] POST /volume/v3/volumes => generated 762 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:39.274645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d2354912-2ec4-439e-a1b1-1362d0768ecd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:39.276855 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2354912-2ec4-439e-a1b1-1362d0768ecd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 Aug 12 21:38:39.277212 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2354912-2ec4-439e-a1b1-1362d0768ecd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:39.277339 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2354912-2ec4-439e-a1b1-1362d0768ecd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:39.293841 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:39.293841 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:39.304917 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d2354912-2ec4-439e-a1b1-1362d0768ecd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Volume info retrieved successfully. Aug 12 21:38:39.312699 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2354912-2ec4-439e-a1b1-1362d0768ecd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 returned with HTTP 200 Aug 12 21:38:39.313275 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 193/773] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:39 2026] GET /volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 => generated 830 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:40.329376 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5ad47d33-1ec4-4271-8478-fd7ff9dfe833 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:40.331729 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ad47d33-1ec4-4271-8478-fd7ff9dfe833 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 Aug 12 21:38:40.331942 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ad47d33-1ec4-4271-8478-fd7ff9dfe833 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:40.332181 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ad47d33-1ec4-4271-8478-fd7ff9dfe833 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:40.339200 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:40.339200 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:40.343356 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5ad47d33-1ec4-4271-8478-fd7ff9dfe833 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Volume info retrieved successfully. Aug 12 21:38:40.347404 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ad47d33-1ec4-4271-8478-fd7ff9dfe833 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 returned with HTTP 200 Aug 12 21:38:40.347795 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 194/774] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:40 2026] GET /volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:40.360888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-201f9581-3dcc-4e2f-a9d6-63b3a98f6dcd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:40.363141 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-201f9581-3dcc-4e2f-a9d6-63b3a98f6dcd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:38:40.363613 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-201f9581-3dcc-4e2f-a9d6-63b3a98f6dcd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "422b9da0-1217-43bb-beb6-5a6090feb840", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1927280604"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:40.375167 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:40.375167 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:40.375752 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-201f9581-3dcc-4e2f-a9d6-63b3a98f6dcd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Volume info retrieved successfully. Aug 12 21:38:40.375955 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-201f9581-3dcc-4e2f-a9d6-63b3a98f6dcd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Create snapshot from volume 422b9da0-1217-43bb-beb6-5a6090feb840 Aug 12 21:38:40.419673 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-201f9581-3dcc-4e2f-a9d6-63b3a98f6dcd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Created reservations ['124a5e9a-2938-42a7-b10c-d1e0dd983d59', '2082725e-2b22-4404-879b-afec6586a3c3', '7decd052-8b05-4449-9192-6f7ff1eacae8', '78ccbeca-296e-4cf8-93e5-376ca0c877cc'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:40.486695 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-201f9581-3dcc-4e2f-a9d6-63b3a98f6dcd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Snapshot create request issued successfully. Aug 12 21:38:40.486695 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-201f9581-3dcc-4e2f-a9d6-63b3a98f6dcd tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:38:40.486695 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 196/775] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:38:40 2026] POST /volume/v3/snapshots => generated 318 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:40.503187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9c43f75-72bf-4fd7-8933-bd6c98041f2a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:40.506556 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9c43f75-72bf-4fd7-8933-bd6c98041f2a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 Aug 12 21:38:40.506978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9c43f75-72bf-4fd7-8933-bd6c98041f2a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:40.507293 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9c43f75-72bf-4fd7-8933-bd6c98041f2a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:40.515027 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:40.515027 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:40.515910 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9c43f75-72bf-4fd7-8933-bd6c98041f2a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Snapshot retrieved successfully. Aug 12 21:38:40.517794 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9c43f75-72bf-4fd7-8933-bd6c98041f2a tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 returned with HTTP 200 Aug 12 21:38:40.517794 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 193/776] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:40 2026] GET /volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 => generated 450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:41.299239 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:41.411227 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:41.411607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-534048538"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:41.412996 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-534048538'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:41.413115 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Create volume of 1 GB Aug 12 21:38:41.417147 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Availability Zones retrieved successfully. Aug 12 21:38:41.422696 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Flow 'volume_create_api' (4f1240e3-022c-40cc-932c-9494d92ca97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:41.423603 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cbec37f-ab18-48e6-9c36-a10e278bea53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:41.424561 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:41.448231 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cbec37f-ab18-48e6-9c36-a10e278bea53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:41.449237 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0f8043-7fc3-45b8-8619-2782633577e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:41.534873 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-72261407-c2cd-4815-bb98-32afac8b6c62 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:41.536490 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-72261407-c2cd-4815-bb98-32afac8b6c62 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 Aug 12 21:38:41.536670 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-72261407-c2cd-4815-bb98-32afac8b6c62 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:41.536844 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-72261407-c2cd-4815-bb98-32afac8b6c62 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:41.541377 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:41.541377 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:41.541854 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-72261407-c2cd-4815-bb98-32afac8b6c62 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Snapshot retrieved successfully. Aug 12 21:38:41.542556 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-72261407-c2cd-4815-bb98-32afac8b6c62 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 returned with HTTP 200 Aug 12 21:38:41.542913 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 195/777] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:41 2026] GET /volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 => generated 477 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:41.548836 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Created reservations ['cb968a08-b5ec-44e2-8815-098602fb1a6e', 'd22c6a97-d7c5-4dd2-bb74-5751b57ba0a9', '37ac011d-2f9d-4638-b3ee-518a0dba2fef', 'fcb20b54-f6e1-45bc-907a-6611def0b953'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:41.549852 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0f8043-7fc3-45b8-8619-2782633577e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb968a08-b5ec-44e2-8815-098602fb1a6e', 'd22c6a97-d7c5-4dd2-bb74-5751b57ba0a9', '37ac011d-2f9d-4638-b3ee-518a0dba2fef', 'fcb20b54-f6e1-45bc-907a-6611def0b953']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:41.550991 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0141e423-354b-410c-af6d-b25f26c4ed34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:41.551473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0998f604-3161-4dcd-93d3-4a50bf484dca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:41.553363 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:41.553697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "42e01778-391e-44f1-9f72-1300753e1682"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:41.555204 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '42e01778-391e-44f1-9f72-1300753e1682'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:41.560381 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:41.560381 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:41.560851 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Snapshot retrieved successfully. Aug 12 21:38:41.560947 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Create volume of 1 GB Aug 12 21:38:41.564119 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Availability Zones retrieved successfully. Aug 12 21:38:41.569295 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Flow 'volume_create_api' (b8b99bae-80e7-4220-bd02-d85f08455780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:41.570343 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc770302-eb3e-43a5-bb01-12a7f4461a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:41.571228 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:41.572585 np0000007121 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc770302-eb3e-43a5-bb01-12a7f4461a7b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 21:38:41.572585 np0000007121 devstack@c-api.service[100323]: 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 12 21:38:41.574124 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc770302-eb3e-43a5-bb01-12a7f4461a7b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:41.574864 np0000007121 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc770302-eb3e-43a5-bb01-12a7f4461a7b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 21:38:41.575565 np0000007121 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Flow 'volume_create_api' (b8b99bae-80e7-4220-bd02-d85f08455780) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 21:38:41.575867 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0998f604-3161-4dcd-93d3-4a50bf484dca tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 12 21:38:41.576339 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 197/778] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:41 2026] POST /volume/v3/volumes => generated 171 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:38:41.582932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ff61df0-6785-450b-907b-a3ba45d278a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:41.584727 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ff61df0-6785-450b-907b-a3ba45d278a6 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 Aug 12 21:38:41.584927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ff61df0-6785-450b-907b-a3ba45d278a6 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:41.585125 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ff61df0-6785-450b-907b-a3ba45d278a6 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:41.585228 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-1ff61df0-6785-450b-907b-a3ba45d278a6 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Delete snapshot with id: 42e01778-391e-44f1-9f72-1300753e1682 Aug 12 21:38:41.589850 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:41.589850 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:41.590182 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ff61df0-6785-450b-907b-a3ba45d278a6 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Snapshot retrieved successfully. Aug 12 21:38:41.663825 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0141e423-354b-410c-af6d-b25f26c4ed34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26cc9db7-73c8-45f6-9c48-a1739e47236f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-534048538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d04f4fcaee37496c999004a49b69d3d8',qos_specs=None,replication_status=,reservations=['cb968a08-b5ec-44e2-8815-098602fb1a6e','d22c6a97-d7c5-4dd2-bb74-5751b57ba0a9','37ac011d-2f9d-4638-b3ee-518a0dba2fef','fcb20b54-f6e1-45bc-907a-6611def0b953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5d97ada92e485fb247bdbc38544e3f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-534048538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26cc9db7-73c8-45f6-9c48-a1739e47236f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d04f4fcaee37496c999004a49b69d3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5d97ada92e485fb247bdbc38544e3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:41.664712 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728fa411-93e5-440f-a0d8-734b2e5c896a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:41.672686 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ff61df0-6785-450b-907b-a3ba45d278a6 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Snapshot delete request issued successfully. Aug 12 21:38:41.672686 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ff61df0-6785-450b-907b-a3ba45d278a6 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 returned with HTTP 202 Aug 12 21:38:41.672686 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 194/779] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:38:41 2026] DELETE /volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:41.678958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-07cdba4f-0112-4a92-8f31-d9916aad15b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:41.682643 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-07cdba4f-0112-4a92-8f31-d9916aad15b1 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 Aug 12 21:38:41.682849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-07cdba4f-0112-4a92-8f31-d9916aad15b1 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:41.683030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-07cdba4f-0112-4a92-8f31-d9916aad15b1 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:41.692807 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:41.692807 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:41.694352 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-07cdba4f-0112-4a92-8f31-d9916aad15b1 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Snapshot retrieved successfully. Aug 12 21:38:41.694994 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728fa411-93e5-440f-a0d8-734b2e5c896a) transitioned into state 'SUCCESS' from state '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-534048538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d04f4fcaee37496c999004a49b69d3d8',qos_specs=None,replication_status=,reservations=['cb968a08-b5ec-44e2-8815-098602fb1a6e','d22c6a97-d7c5-4dd2-bb74-5751b57ba0a9','37ac011d-2f9d-4638-b3ee-518a0dba2fef','fcb20b54-f6e1-45bc-907a-6611def0b953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5d97ada92e485fb247bdbc38544e3f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:41.695417 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-07cdba4f-0112-4a92-8f31-d9916aad15b1 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 returned with HTTP 200 Aug 12 21:38:41.696031 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 196/780] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:41 2026] GET /volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:41.696109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab023ebc-8f21-43ae-956e-0ee340ed862b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:41.708351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab023ebc-8f21-43ae-956e-0ee340ed862b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:41.709134 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Flow 'volume_create_api' (4f1240e3-022c-40cc-932c-9494d92ca97e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:41.709437 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Create volume request issued successfully. Aug 12 21:38:41.710039 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f65482a7-d8f8-4e56-b024-7ad686ff3a76 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:41.712214 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 194/781] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:41 2026] POST /volume/v3/volumes => generated 758 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:42.146091 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-485a7522-b6e1-43fa-86a1-2ee68dd948be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.147767 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-485a7522-b6e1-43fa-86a1-2ee68dd948be tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:38:42.147943 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-485a7522-b6e1-43fa-86a1-2ee68dd948be tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.148265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-485a7522-b6e1-43fa-86a1-2ee68dd948be tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.154791 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:42.154791 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:42.158116 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-485a7522-b6e1-43fa-86a1-2ee68dd948be tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:42.161645 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-485a7522-b6e1-43fa-86a1-2ee68dd948be tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:38:42.161972 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 198/782] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:42.199532 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-68673030-62a2-4af8-8dd1-f66171fcea64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.201339 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-68673030-62a2-4af8-8dd1-f66171fcea64 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:38:42.201505 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-68673030-62a2-4af8-8dd1-f66171fcea64 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.201700 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-68673030-62a2-4af8-8dd1-f66171fcea64 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.207822 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:42.207822 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:42.210912 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-68673030-62a2-4af8-8dd1-f66171fcea64 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:42.215511 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-68673030-62a2-4af8-8dd1-f66171fcea64 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:38:42.215965 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 195/783] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:42.323066 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b29c70cc-b2e2-4977-b1fd-a3fb80acd3cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.323496 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b29c70cc-b2e2-4977-b1fd-a3fb80acd3cc None None] GET https://10.4.3.240/volume// Aug 12 21:38:42.323742 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b29c70cc-b2e2-4977-b1fd-a3fb80acd3cc None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.323935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b29c70cc-b2e2-4977-b1fd-a3fb80acd3cc None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.324291 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b29c70cc-b2e2-4977-b1fd-a3fb80acd3cc None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:42.324794 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 197/784] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:42.470657 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-2b5cb14b-6286-4019-a1c3-ab05372cce7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.473141 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-2b5cb14b-6286-4019-a1c3-ab05372cce7a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:38:42.473533 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-2b5cb14b-6286-4019-a1c3-ab05372cce7a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4af838a6-1021-4ebe-80b6-0526aceff686", "connector": null, "instance_uuid": "f33b01ee-1934-4e91-af96-8d33871cce8e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:42.481717 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:42.481717 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:42.706033 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b968ecee-3281-4d46-b92a-c239d48efd61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.707775 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b968ecee-3281-4d46-b92a-c239d48efd61 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 Aug 12 21:38:42.707968 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b968ecee-3281-4d46-b92a-c239d48efd61 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.708161 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b968ecee-3281-4d46-b92a-c239d48efd61 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.712228 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b968ecee-3281-4d46-b92a-c239d48efd61 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 returned with HTTP 404 Aug 12 21:38:42.712715 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 199/785] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/v3/snapshots/42e01778-391e-44f1-9f72-1300753e1682 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:42.719527 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7fd477f5-751d-4a75-82ba-7f8dd4218849 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.721748 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fd477f5-751d-4a75-82ba-7f8dd4218849 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 Aug 12 21:38:42.721748 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fd477f5-751d-4a75-82ba-7f8dd4218849 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.721934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fd477f5-751d-4a75-82ba-7f8dd4218849 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.728733 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:42.728733 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:42.731960 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7fd477f5-751d-4a75-82ba-7f8dd4218849 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Volume info retrieved successfully. Aug 12 21:38:42.735991 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fd477f5-751d-4a75-82ba-7f8dd4218849 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 returned with HTTP 200 Aug 12 21:38:42.736337 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 196/786] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:42.748662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87916605-c3d3-4212-99fc-d66f6312fe96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.750497 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87916605-c3d3-4212-99fc-d66f6312fe96 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] DELETE https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 Aug 12 21:38:42.750753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87916605-c3d3-4212-99fc-d66f6312fe96 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.750951 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87916605-c3d3-4212-99fc-d66f6312fe96 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.751130 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-87916605-c3d3-4212-99fc-d66f6312fe96 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Delete volume with id: 422b9da0-1217-43bb-beb6-5a6090feb840 Aug 12 21:38:42.758217 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:42.758217 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:42.758770 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87916605-c3d3-4212-99fc-d66f6312fe96 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Volume info retrieved successfully. Aug 12 21:38:42.914024 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87916605-c3d3-4212-99fc-d66f6312fe96 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Delete volume request issued successfully. Aug 12 21:38:42.914237 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87916605-c3d3-4212-99fc-d66f6312fe96 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 returned with HTTP 202 Aug 12 21:38:42.914709 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 198/787] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:42 2026] DELETE /volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:42.922533 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f94223c-5cdc-4477-8372-ef2742cba8d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.925109 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f94223c-5cdc-4477-8372-ef2742cba8d9 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 Aug 12 21:38:42.925961 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f94223c-5cdc-4477-8372-ef2742cba8d9 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.926104 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f94223c-5cdc-4477-8372-ef2742cba8d9 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.931519 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-2b5cb14b-6286-4019-a1c3-ab05372cce7a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:38:42.932163 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 195/788] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:38:42 2026] POST /volume/v3/attachments => generated 273 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:42.936678 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:42.936678 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:42.942288 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f94223c-5cdc-4477-8372-ef2742cba8d9 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Volume info retrieved successfully. Aug 12 21:38:42.948873 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f94223c-5cdc-4477-8372-ef2742cba8d9 tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 returned with HTTP 200 Aug 12 21:38:42.949194 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 200/789] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:42.966832 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23215570-e917-42df-b0a9-ddfe61236bd1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.968497 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23215570-e917-42df-b0a9-ddfe61236bd1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:38:42.968752 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23215570-e917-42df-b0a9-ddfe61236bd1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.968874 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23215570-e917-42df-b0a9-ddfe61236bd1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.977383 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b74f7e6c-55e4-4bf3-acf8-492177ad8e05 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.977957 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b74f7e6c-55e4-4bf3-acf8-492177ad8e05 None None] GET https://10.4.3.240/volume// Aug 12 21:38:42.978215 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b74f7e6c-55e4-4bf3-acf8-492177ad8e05 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.978495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b74f7e6c-55e4-4bf3-acf8-492177ad8e05 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.978974 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b74f7e6c-55e4-4bf3-acf8-492177ad8e05 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:42.979421 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 199/790] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:42.987393 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:42.987393 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:42.988601 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-9d0fdfe6-5860-4baa-804b-6b0ec8085c2d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:42.991773 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23215570-e917-42df-b0a9-ddfe61236bd1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:42.992909 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-9d0fdfe6-5860-4baa-804b-6b0ec8085c2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:38:42.993220 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-9d0fdfe6-5860-4baa-804b-6b0ec8085c2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:42.993550 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-9d0fdfe6-5860-4baa-804b-6b0ec8085c2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:42.997984 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23215570-e917-42df-b0a9-ddfe61236bd1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:38:42.997984 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 197/791] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:43.007037 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:43.007037 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:43.011791 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-9d0fdfe6-5860-4baa-804b-6b0ec8085c2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:43.017603 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-9d0fdfe6-5860-4baa-804b-6b0ec8085c2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:38:43.018014 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 196/792] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:38:42 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:43.111064 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-466a81be-ec88-467c-9d48-4fffe4b4625c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:43.113144 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-466a81be-ec88-467c-9d48-4fffe4b4625c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] PUT https://10.4.3.240/volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc Aug 12 21:38:43.113555 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-466a81be-ec88-467c-9d48-4fffe4b4625c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:43.120940 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-466a81be-ec88-467c-9d48-4fffe4b4625c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Acquiring lock "cinder-attachment_update-4af838a6-1021-4ebe-80b6-0526aceff686-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:38:43.125502 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-466a81be-ec88-467c-9d48-4fffe4b4625c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Lock "cinder-attachment_update-4af838a6-1021-4ebe-80b6-0526aceff686-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:38:43.126438 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:43.126438 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:43.306497 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-466a81be-ec88-467c-9d48-4fffe4b4625c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Lock "cinder-attachment_update-4af838a6-1021-4ebe-80b6-0526aceff686-np0000007121" released by "attachment_update" :: held 0.181s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:38:43.307243 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-466a81be-ec88-467c-9d48-4fffe4b4625c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc returned with HTTP 200 Aug 12 21:38:43.307828 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 201/793] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:38:43 2026] PUT /volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:43.693882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-9ed691f9-77f7-40ee-968a-dc71acf7771c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:43.696903 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-9ed691f9-77f7-40ee-968a-dc71acf7771c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:43.697100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-9ed691f9-77f7-40ee-968a-dc71acf7771c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:43.697317 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-9ed691f9-77f7-40ee-968a-dc71acf7771c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:43.707354 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:43.707354 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:43.710785 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-9ed691f9-77f7-40ee-968a-dc71acf7771c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:43.715445 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-9ed691f9-77f7-40ee-968a-dc71acf7771c tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:43.715941 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 200/794] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:43 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:43.963485 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-575737a4-4a0f-4fab-8077-817a034f5e7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:43.965123 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-575737a4-4a0f-4fab-8077-817a034f5e7c tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] GET https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 Aug 12 21:38:43.965305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-575737a4-4a0f-4fab-8077-817a034f5e7c tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:43.965489 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-575737a4-4a0f-4fab-8077-817a034f5e7c tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:43.970250 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-575737a4-4a0f-4fab-8077-817a034f5e7c tempest-VolumesSnapshotNegativeTestJSON-503488275 tempest-VolumesSnapshotNegativeTestJSON-503488275-project-member] https://10.4.3.240/volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 returned with HTTP 404 Aug 12 21:38:43.970666 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 198/795] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:43 2026] GET /volume/v3/volumes/422b9da0-1217-43bb-beb6-5a6090feb840 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:44.011309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5088dde7-5219-4530-9f96-023d767fb083 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:44.014601 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5088dde7-5219-4530-9f96-023d767fb083 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:38:44.015147 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5088dde7-5219-4530-9f96-023d767fb083 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:44.015147 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5088dde7-5219-4530-9f96-023d767fb083 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:44.024751 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:44.024751 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:44.028770 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5088dde7-5219-4530-9f96-023d767fb083 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:44.033216 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5088dde7-5219-4530-9f96-023d767fb083 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:38:44.033649 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 197/796] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:44 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:45.045680 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af8fb3f6-ec9a-4ac4-9704-5f9b52bb75d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:45.047256 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af8fb3f6-ec9a-4ac4-9704-5f9b52bb75d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:38:45.047474 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af8fb3f6-ec9a-4ac4-9704-5f9b52bb75d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:45.047670 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af8fb3f6-ec9a-4ac4-9704-5f9b52bb75d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:45.082743 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:45.082743 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:45.082743 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af8fb3f6-ec9a-4ac4-9704-5f9b52bb75d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:45.082743 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af8fb3f6-ec9a-4ac4-9704-5f9b52bb75d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:38:45.082743 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 202/797] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:45 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:45.766778 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:45.839769 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:45.840012 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1874537181"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:45.841470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1874537181'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:45.841600 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Create volume of 1 GB Aug 12 21:38:45.846110 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Availability Zones retrieved successfully. Aug 12 21:38:45.852737 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Flow 'volume_create_api' (9613dfd2-1ad8-461b-9ba2-cbd30bb55c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:45.852737 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (439c2de7-6bad-41db-9cd2-9aab5b1f5cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:45.853290 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:45.886038 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (439c2de7-6bad-41db-9cd2-9aab5b1f5cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:45.887024 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1403e4-5013-4ac4-9025-cde04d6afd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:46.010779 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Created reservations ['08806bcd-6b33-46ef-8b09-43db08b0dd94', 'b6d27f4c-a868-4e6a-b96b-d99e62f880f1', 'f68343d4-c790-4f92-9dfd-631084ee0c04', '064f0dca-145d-4b20-b40e-84f87e34801d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:46.011471 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1403e4-5013-4ac4-9025-cde04d6afd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08806bcd-6b33-46ef-8b09-43db08b0dd94', 'b6d27f4c-a868-4e6a-b96b-d99e62f880f1', 'f68343d4-c790-4f92-9dfd-631084ee0c04', '064f0dca-145d-4b20-b40e-84f87e34801d']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:46.012183 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724f2cdf-8b3f-46fe-aa29-0e209225c705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:46.033956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724f2cdf-8b3f-46fe-aa29-0e209225c705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd33701-1ffb-4359-9dd3-7e45f3351ff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1874537181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612e66cf0c4044538e25a2d04f76a85a',qos_specs=None,replication_status=,reservations=['08806bcd-6b33-46ef-8b09-43db08b0dd94','b6d27f4c-a868-4e6a-b96b-d99e62f880f1','f68343d4-c790-4f92-9dfd-631084ee0c04','064f0dca-145d-4b20-b40e-84f87e34801d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd2e1c2a13eb439492683805fd4fe7b4',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1874537181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd33701-1ffb-4359-9dd3-7e45f3351ff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612e66cf0c4044538e25a2d04f76a85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd2e1c2a13eb439492683805fd4fe7b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:46.034682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a55ead-fbc2-4577-83c6-1769d44306f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:46.059498 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a55ead-fbc2-4577-83c6-1769d44306f8) transitioned into state 'SUCCESS' from state '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-1874537181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612e66cf0c4044538e25a2d04f76a85a',qos_specs=None,replication_status=,reservations=['08806bcd-6b33-46ef-8b09-43db08b0dd94','b6d27f4c-a868-4e6a-b96b-d99e62f880f1','f68343d4-c790-4f92-9dfd-631084ee0c04','064f0dca-145d-4b20-b40e-84f87e34801d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd2e1c2a13eb439492683805fd4fe7b4',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:46.060179 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4310ae66-bbe9-4f66-b4ba-a45d863c1323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:46.069158 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4310ae66-bbe9-4f66-b4ba-a45d863c1323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:46.069944 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Flow 'volume_create_api' (9613dfd2-1ad8-461b-9ba2-cbd30bb55c92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:46.070229 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Create volume request issued successfully. Aug 12 21:38:46.070776 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e54a1c56-6fe7-4a88-8283-ef156145f9bb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:46.071158 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 201/798] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:38:45 2026] POST /volume/v3/volumes => generated 749 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:46.085919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-193e60c4-060f-40b7-b215-bae48a3a7ffd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:46.087736 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-193e60c4-060f-40b7-b215-bae48a3a7ffd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:38:46.087948 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-193e60c4-060f-40b7-b215-bae48a3a7ffd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:46.088171 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-193e60c4-060f-40b7-b215-bae48a3a7ffd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:46.098695 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:46.098695 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:46.099222 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-401afddb-a898-4130-8210-73fa86ec91ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:46.099222 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-401afddb-a898-4130-8210-73fa86ec91ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:38:46.099222 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-401afddb-a898-4130-8210-73fa86ec91ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:46.099580 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-401afddb-a898-4130-8210-73fa86ec91ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:46.105720 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-193e60c4-060f-40b7-b215-bae48a3a7ffd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:38:46.110161 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:46.110161 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:46.112567 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-401afddb-a898-4130-8210-73fa86ec91ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:46.113229 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-193e60c4-060f-40b7-b215-bae48a3a7ffd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:38:46.114441 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 199/799] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:46 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:46.116475 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-401afddb-a898-4130-8210-73fa86ec91ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:38:46.116850 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 198/800] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:46 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:46.657163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-f713510e-42f9-4c28-aef2-3a9bb7b4292c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:46.660903 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-f713510e-42f9-4c28-aef2-3a9bb7b4292c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc/action Aug 12 21:38:46.662518 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-f713510e-42f9-4c28-aef2-3a9bb7b4292c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:46.662518 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-f713510e-42f9-4c28-aef2-3a9bb7b4292c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:46.689748 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:46.689748 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:46.700791 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a5454d28-3e26-4f07-a35c-00d92bd10d0c req-f713510e-42f9-4c28-aef2-3a9bb7b4292c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc/action returned with HTTP 204 Aug 12 21:38:46.701427 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 203/801] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:38:46 2026] POST /volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:46.764711 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-4f702752-eee7-42f9-8d45-c95dddc015b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:46.769031 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-4f702752-eee7-42f9-8d45-c95dddc015b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2 Aug 12 21:38:46.769031 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-4f702752-eee7-42f9-8d45-c95dddc015b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:46.769031 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-4f702752-eee7-42f9-8d45-c95dddc015b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:46.776929 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:46.776929 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:46.834010 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-557e59e2-8943-41ef-8f67-36aac5aae789 req-4f702752-eee7-42f9-8d45-c95dddc015b9 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2 returned with HTTP 200 Aug 12 21:38:46.835874 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 202/802] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:38:46 2026] DELETE /volume/v3/attachments/f2e7dbd7-57b3-43b4-a87f-50408b22e8c2 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:47.123571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:47.125299 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:47.126408 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-120256147", "imageRef": "0ac4bbeb-5536-42fa-9c77-5cc86ba72556", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:47.127122 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-120256147', 'imageRef': '0ac4bbeb-5536-42fa-9c77-5cc86ba72556', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:47.129452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6aad08a-18b3-4e3e-8af1-f02f71a2c141 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:47.129815 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00baf281-9a5c-48e1-a16b-92d877dd0f16 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:47.131250 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6aad08a-18b3-4e3e-8af1-f02f71a2c141 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:38:47.131472 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6aad08a-18b3-4e3e-8af1-f02f71a2c141 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:47.131563 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00baf281-9a5c-48e1-a16b-92d877dd0f16 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:38:47.131665 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6aad08a-18b3-4e3e-8af1-f02f71a2c141 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:47.131797 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00baf281-9a5c-48e1-a16b-92d877dd0f16 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:47.131982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00baf281-9a5c-48e1-a16b-92d877dd0f16 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:47.138577 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:47.138577 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:47.142805 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6aad08a-18b3-4e3e-8af1-f02f71a2c141 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:38:47.144181 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:47.144181 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:47.147762 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6aad08a-18b3-4e3e-8af1-f02f71a2c141 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:38:47.148144 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 199/803] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:47 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:47.148241 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-00baf281-9a5c-48e1-a16b-92d877dd0f16 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:47.153663 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00baf281-9a5c-48e1-a16b-92d877dd0f16 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:38:47.154055 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 204/804] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:47 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:47.168409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-49a531fa-9b06-4c3e-946d-3e4ee703d889 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:47.170420 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49a531fa-9b06-4c3e-946d-3e4ee703d889 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:38:47.170871 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49a531fa-9b06-4c3e-946d-3e4ee703d889 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4af838a6-1021-4ebe-80b6-0526aceff686", "name": "tempest-VolumesBackupsTest-Backup-1135629375", "force": true, "container": "tempest-volumesbackupstest-backup-container-1310872734"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:47.172972 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-49a531fa-9b06-4c3e-946d-3e4ee703d889 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating new backup {'backup': {'volume_id': '4af838a6-1021-4ebe-80b6-0526aceff686', 'name': 'tempest-VolumesBackupsTest-Backup-1135629375', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1310872734'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:38:47.173392 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-49a531fa-9b06-4c3e-946d-3e4ee703d889 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating backup of volume 4af838a6-1021-4ebe-80b6-0526aceff686 in container tempest-volumesbackupstest-backup-container-1310872734 Aug 12 21:38:47.184431 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:47.184431 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:47.185078 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-49a531fa-9b06-4c3e-946d-3e4ee703d889 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:38:47.218998 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-49a531fa-9b06-4c3e-946d-3e4ee703d889 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['2ea32748-e443-437f-8092-648d00b7dafa', 'e959c4df-c7fe-4b09-aa1e-3c90344ed645'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:47.278880 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49a531fa-9b06-4c3e-946d-3e4ee703d889 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:38:47.279375 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 203/805] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:38:47 2026] POST /volume/v3/backups => generated 330 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:47.289539 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b3c37256-383e-4563-ac22-09596da56209 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:47.291458 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3c37256-383e-4563-ac22-09596da56209 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:47.291687 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3c37256-383e-4563-ac22-09596da56209 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:47.291888 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3c37256-383e-4563-ac22-09596da56209 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:47.292026 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b3c37256-383e-4563-ac22-09596da56209 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:47.307121 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:47.307121 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:47.308370 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3c37256-383e-4563-ac22-09596da56209 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:47.308854 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 200/806] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:47 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:47.401140 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Create volume of 1 GB Aug 12 21:38:47.405662 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Availability Zones retrieved successfully. Aug 12 21:38:47.413364 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Flow 'volume_create_api' (6071cd5e-c93a-4a02-9671-c10da6be65c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:47.414356 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (975b3a9f-022d-4152-8b45-b2ae9f27d817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:47.418464 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:47.512549 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (975b3a9f-022d-4152-8b45-b2ae9f27d817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:47.513734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ded84e-2d7c-43ff-93cc-e32b234c7af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:47.661806 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Created reservations ['c7579786-b0d9-4aa5-aec7-5abfb79388e6', 'a4f60ce4-f7bb-4905-a5dd-1359fd97d465', 'a0498b67-39d4-4199-ad53-a626313bbb69', 'b454f1c9-47b7-4e38-98cd-248aa31cba99'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:47.662942 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ded84e-2d7c-43ff-93cc-e32b234c7af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7579786-b0d9-4aa5-aec7-5abfb79388e6', 'a4f60ce4-f7bb-4905-a5dd-1359fd97d465', 'a0498b67-39d4-4199-ad53-a626313bbb69', 'b454f1c9-47b7-4e38-98cd-248aa31cba99']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:47.664031 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c176d34-5ddc-45a3-ab73-c332346cb749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:47.692323 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c176d34-5ddc-45a3-ab73-c332346cb749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d', '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-120256147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f044fdbe33140859b66b4ac9e1f8ed8',qos_specs=None,replication_status=,reservations=['c7579786-b0d9-4aa5-aec7-5abfb79388e6','a4f60ce4-f7bb-4905-a5dd-1359fd97d465','a0498b67-39d4-4199-ad53-a626313bbb69','b454f1c9-47b7-4e38-98cd-248aa31cba99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d78e8048eb842bbabf1935d42498700',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-120256147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f044fdbe33140859b66b4ac9e1f8ed8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d78e8048eb842bbabf1935d42498700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:47.694095 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64234544-0362-49dc-89c3-a7282f163c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:47.759420 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64234544-0362-49dc-89c3-a7282f163c9d) transitioned into state 'SUCCESS' from state '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-120256147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f044fdbe33140859b66b4ac9e1f8ed8',qos_specs=None,replication_status=,reservations=['c7579786-b0d9-4aa5-aec7-5abfb79388e6','a4f60ce4-f7bb-4905-a5dd-1359fd97d465','a0498b67-39d4-4199-ad53-a626313bbb69','b454f1c9-47b7-4e38-98cd-248aa31cba99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d78e8048eb842bbabf1935d42498700',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:47.760340 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc3aa427-08e7-4686-b626-dfe6de231963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:47.781679 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc3aa427-08e7-4686-b626-dfe6de231963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:47.785089 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Flow 'volume_create_api' (6071cd5e-c93a-4a02-9671-c10da6be65c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:47.785089 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Create volume request issued successfully. Aug 12 21:38:47.785089 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25698258-ecd3-40fc-a149-1c7d51c3eb75 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:47.785987 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 200/807] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:38:47 2026] POST /volume/v3/volumes => generated 752 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:47.799873 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc02421e-c9ca-4811-91ef-cefe2c960cd4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:47.803128 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc02421e-c9ca-4811-91ef-cefe2c960cd4 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:47.803128 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc02421e-c9ca-4811-91ef-cefe2c960cd4 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:47.804487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc02421e-c9ca-4811-91ef-cefe2c960cd4 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:47.816688 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:47.816688 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:47.829235 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cc02421e-c9ca-4811-91ef-cefe2c960cd4 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:47.837523 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc02421e-c9ca-4811-91ef-cefe2c960cd4 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:47.838156 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 205/808] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:47 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:48.322545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5c8cf640-cdc6-4f2e-a955-dd54f681f0c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:48.327220 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c8cf640-cdc6-4f2e-a955-dd54f681f0c5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:48.327544 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c8cf640-cdc6-4f2e-a955-dd54f681f0c5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:48.327837 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c8cf640-cdc6-4f2e-a955-dd54f681f0c5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:48.327984 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5c8cf640-cdc6-4f2e-a955-dd54f681f0c5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:48.335869 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:48.335869 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:48.335869 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c8cf640-cdc6-4f2e-a955-dd54f681f0c5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:48.335869 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 204/809] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:48 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:48.855713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8c7a4411-90dd-41c8-86c8-dea814fbbae7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:48.860825 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c7a4411-90dd-41c8-86c8-dea814fbbae7 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:48.861325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c7a4411-90dd-41c8-86c8-dea814fbbae7 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:48.862744 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c7a4411-90dd-41c8-86c8-dea814fbbae7 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:48.872645 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:48.872645 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:48.883650 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8c7a4411-90dd-41c8-86c8-dea814fbbae7 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:48.893446 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c7a4411-90dd-41c8-86c8-dea814fbbae7 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:48.893894 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 201/810] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:48 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:49.348356 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55038c6e-d618-40ac-84a9-af2c856cea8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:49.351482 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55038c6e-d618-40ac-84a9-af2c856cea8c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:49.351799 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55038c6e-d618-40ac-84a9-af2c856cea8c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:49.352066 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55038c6e-d618-40ac-84a9-af2c856cea8c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:49.352261 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-55038c6e-d618-40ac-84a9-af2c856cea8c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:49.376661 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:49.376661 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:49.378376 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55038c6e-d618-40ac-84a9-af2c856cea8c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:49.378839 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 201/811] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:49 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:49.909765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a28d74be-ceeb-4197-8e7c-70408d427488 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:49.922489 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a28d74be-ceeb-4197-8e7c-70408d427488 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:49.922489 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a28d74be-ceeb-4197-8e7c-70408d427488 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:49.922489 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a28d74be-ceeb-4197-8e7c-70408d427488 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:49.935345 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:49.935345 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:49.938579 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a28d74be-ceeb-4197-8e7c-70408d427488 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:49.944069 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a28d74be-ceeb-4197-8e7c-70408d427488 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:49.944515 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 206/812] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:49 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:50.389494 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d8465e9c-027f-438c-8381-ec411d8d77a7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:50.391801 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d8465e9c-027f-438c-8381-ec411d8d77a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:50.392016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d8465e9c-027f-438c-8381-ec411d8d77a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:50.392243 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d8465e9c-027f-438c-8381-ec411d8d77a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:50.392396 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d8465e9c-027f-438c-8381-ec411d8d77a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:50.398678 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:50.398678 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:50.399941 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d8465e9c-027f-438c-8381-ec411d8d77a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:50.400464 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 205/813] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:50 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:38:50.958740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f8819f2-e33f-457b-bdf1-8d4e5f2af968 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:50.960911 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f8819f2-e33f-457b-bdf1-8d4e5f2af968 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:50.961193 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f8819f2-e33f-457b-bdf1-8d4e5f2af968 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:50.961494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f8819f2-e33f-457b-bdf1-8d4e5f2af968 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:50.971907 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:50.971907 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:50.976522 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f8819f2-e33f-457b-bdf1-8d4e5f2af968 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:50.984169 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f8819f2-e33f-457b-bdf1-8d4e5f2af968 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:50.984395 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 202/814] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:50 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:51.410846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-096d2562-e7a4-471b-ba2f-f5307daf45ae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:51.414093 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-096d2562-e7a4-471b-ba2f-f5307daf45ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:51.414339 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-096d2562-e7a4-471b-ba2f-f5307daf45ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:51.414579 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-096d2562-e7a4-471b-ba2f-f5307daf45ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:51.414753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-096d2562-e7a4-471b-ba2f-f5307daf45ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:51.424608 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:51.424608 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:51.425586 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-096d2562-e7a4-471b-ba2f-f5307daf45ae tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:51.426028 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 202/815] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:51 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:51.965275 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a998a6ca-a45a-4dbf-8a0c-c63f5a79bc53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:51.967504 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a998a6ca-a45a-4dbf-8a0c-c63f5a79bc53 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:38:51.967504 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a998a6ca-a45a-4dbf-8a0c-c63f5a79bc53 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:51.967660 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a998a6ca-a45a-4dbf-8a0c-c63f5a79bc53 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:51.983187 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:51.983187 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:51.993047 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a998a6ca-a45a-4dbf-8a0c-c63f5a79bc53 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:51.999662 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a998a6ca-a45a-4dbf-8a0c-c63f5a79bc53 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:38:52.000309 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 207/816] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:51 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:52.013775 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-76f18748-b6d2-4c11-b11c-add1df12a9d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:52.016721 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76f18748-b6d2-4c11-b11c-add1df12a9d5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:52.016721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-76f18748-b6d2-4c11-b11c-add1df12a9d5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:52.016721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-76f18748-b6d2-4c11-b11c-add1df12a9d5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:52.029901 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:52.029901 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:52.036346 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-76f18748-b6d2-4c11-b11c-add1df12a9d5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:52.041859 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76f18748-b6d2-4c11-b11c-add1df12a9d5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:52.042207 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 206/817] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:52 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:52.297039 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-243e11d3-cbad-4109-99f6-f6ba70648333 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:52.300035 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-243e11d3-cbad-4109-99f6-f6ba70648333 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:38:52.300301 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-243e11d3-cbad-4109-99f6-f6ba70648333 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:52.300553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-243e11d3-cbad-4109-99f6-f6ba70648333 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:52.313117 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:52.313117 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:52.318307 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-243e11d3-cbad-4109-99f6-f6ba70648333 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:52.324168 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-243e11d3-cbad-4109-99f6-f6ba70648333 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:38:52.324771 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 203/818] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:52 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:52.396448 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2f29874a-811d-44a7-a1b6-1efff693dc9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:52.402318 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2f29874a-811d-44a7-a1b6-1efff693dc9c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:38:52.402582 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2f29874a-811d-44a7-a1b6-1efff693dc9c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:52.402846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2f29874a-811d-44a7-a1b6-1efff693dc9c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:52.414178 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:52.414178 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:52.418751 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2f29874a-811d-44a7-a1b6-1efff693dc9c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:52.423798 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2f29874a-811d-44a7-a1b6-1efff693dc9c tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:38:52.424236 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 203/819] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:52 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:52.441171 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c048e8b9-2067-4435-93d7-4c2dd8a5ea04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:52.443234 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c048e8b9-2067-4435-93d7-4c2dd8a5ea04 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:52.443443 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c048e8b9-2067-4435-93d7-4c2dd8a5ea04 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:52.443649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c048e8b9-2067-4435-93d7-4c2dd8a5ea04 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:52.443758 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c048e8b9-2067-4435-93d7-4c2dd8a5ea04 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:52.463138 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:52.463138 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:52.466900 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c048e8b9-2067-4435-93d7-4c2dd8a5ea04 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:52.467663 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 208/820] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:52 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:52.468449 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2ca2208c-62ab-4939-87e0-3847a3854f6f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:52.474057 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2ca2208c-62ab-4939-87e0-3847a3854f6f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293/action Aug 12 21:38:52.474404 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2ca2208c-62ab-4939-87e0-3847a3854f6f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:52.474517 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2ca2208c-62ab-4939-87e0-3847a3854f6f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:52.486141 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:52.486141 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:52.486578 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2ca2208c-62ab-4939-87e0-3847a3854f6f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:52.492310 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2ca2208c-62ab-4939-87e0-3847a3854f6f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Begin detaching volume completed successfully. Aug 12 21:38:52.492476 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-2ca2208c-62ab-4939-87e0-3847a3854f6f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293/action returned with HTTP 202 Aug 12 21:38:52.492881 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 207/821] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:38:52 2026] POST /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:38:52.537524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c673f99-73c1-4994-8dc7-45e728b5fd94 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:52.540310 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c673f99-73c1-4994-8dc7-45e728b5fd94 None None] GET https://10.4.3.240/volume// Aug 12 21:38:52.540310 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c673f99-73c1-4994-8dc7-45e728b5fd94 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:52.540310 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c673f99-73c1-4994-8dc7-45e728b5fd94 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:52.540496 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c673f99-73c1-4994-8dc7-45e728b5fd94 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:52.540921 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 204/822] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:38:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:52.552452 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-0916cf1b-5e37-4967-ba3a-247f5c78285b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:52.555040 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-0916cf1b-5e37-4967-ba3a-247f5c78285b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:38:52.555310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-0916cf1b-5e37-4967-ba3a-247f5c78285b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:52.555607 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-0916cf1b-5e37-4967-ba3a-247f5c78285b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:52.568867 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:52.568867 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:52.572700 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-0916cf1b-5e37-4967-ba3a-247f5c78285b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:52.577253 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-0916cf1b-5e37-4967-ba3a-247f5c78285b tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:38:52.577764 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 204/823] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:38:52 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:53.061707 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-446d6a44-a683-43ff-9421-30ea33d18620 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:53.063816 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-446d6a44-a683-43ff-9421-30ea33d18620 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:53.064087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-446d6a44-a683-43ff-9421-30ea33d18620 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:53.064346 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-446d6a44-a683-43ff-9421-30ea33d18620 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:53.073834 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:53.073834 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:53.077761 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-446d6a44-a683-43ff-9421-30ea33d18620 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:53.082217 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-446d6a44-a683-43ff-9421-30ea33d18620 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:53.082952 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 209/824] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:53 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:53.304898 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-12967c33-0d20-4451-8e72-3cfef911cf19 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:53.307223 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12967c33-0d20-4451-8e72-3cfef911cf19 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] DELETE https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c Aug 12 21:38:53.307223 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12967c33-0d20-4451-8e72-3cfef911cf19 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:53.307361 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12967c33-0d20-4451-8e72-3cfef911cf19 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:53.307456 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-12967c33-0d20-4451-8e72-3cfef911cf19 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Delete volume with id: dca9c6ff-644d-4876-8ca0-3a0a366d754c Aug 12 21:38:53.318636 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:53.318636 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:53.318636 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-12967c33-0d20-4451-8e72-3cfef911cf19 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:53.336568 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-12967c33-0d20-4451-8e72-3cfef911cf19 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Delete volume request issued successfully. Aug 12 21:38:53.336820 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12967c33-0d20-4451-8e72-3cfef911cf19 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c returned with HTTP 202 Aug 12 21:38:53.337330 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 208/825] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:53 2026] DELETE /volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:53.344835 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-516fc463-1da9-4c66-8610-5e47c4fd39ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:53.345485 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-516fc463-1da9-4c66-8610-5e47c4fd39ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c Aug 12 21:38:53.345728 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-516fc463-1da9-4c66-8610-5e47c4fd39ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:53.347412 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-516fc463-1da9-4c66-8610-5e47c4fd39ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:53.352093 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:53.352093 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:53.356023 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-516fc463-1da9-4c66-8610-5e47c4fd39ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:53.359474 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-516fc463-1da9-4c66-8610-5e47c4fd39ec tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c returned with HTTP 200 Aug 12 21:38:53.359948 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 205/826] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:53 2026] GET /volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:53.480782 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ad9e525-a5c1-46e6-a48a-71d200d2dd7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:53.483380 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ad9e525-a5c1-46e6-a48a-71d200d2dd7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:53.483804 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ad9e525-a5c1-46e6-a48a-71d200d2dd7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:53.483964 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ad9e525-a5c1-46e6-a48a-71d200d2dd7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:53.484054 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2ad9e525-a5c1-46e6-a48a-71d200d2dd7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:53.489558 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:53.489558 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:53.490461 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ad9e525-a5c1-46e6-a48a-71d200d2dd7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:53.490859 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 205/827] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:53 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:53.984432 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-e5935dbd-4add-4e83-8323-662ca11b9eac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:53.988444 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-e5935dbd-4add-4e83-8323-662ca11b9eac tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] DELETE https://10.4.3.240/volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507 Aug 12 21:38:53.990641 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-e5935dbd-4add-4e83-8323-662ca11b9eac tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:53.990641 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-e5935dbd-4add-4e83-8323-662ca11b9eac tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:53.997545 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:53.997545 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:54.062364 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f60c3eb1-0d90-4713-ae5c-11d7ea3d3bbd req-e5935dbd-4add-4e83-8323-662ca11b9eac tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507 returned with HTTP 200 Aug 12 21:38:54.062890 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 210/828] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:38:53 2026] DELETE /volume/v3/attachments/378082d3-45d5-4008-9ca1-3760c2eb2507 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:54.096860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-afcdf6d6-30ac-4de3-9ee6-ce0771df8c24 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.101385 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afcdf6d6-30ac-4de3-9ee6-ce0771df8c24 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:54.101481 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afcdf6d6-30ac-4de3-9ee6-ce0771df8c24 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:54.101761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afcdf6d6-30ac-4de3-9ee6-ce0771df8c24 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:54.115460 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.115460 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:54.122072 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-afcdf6d6-30ac-4de3-9ee6-ce0771df8c24 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:54.127609 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afcdf6d6-30ac-4de3-9ee6-ce0771df8c24 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:54.127790 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 209/829] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:54 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:54.330429 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec92810b-9ca8-4c0d-88eb-c69854f8bfc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.332696 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec92810b-9ca8-4c0d-88eb-c69854f8bfc4 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:38:54.333183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec92810b-9ca8-4c0d-88eb-c69854f8bfc4 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-attach": {"instance_uuid": "a56ac656-abb1-4b1e-aeae-718154dd3b3b", "mountpoint": "/dev/vdb"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:54.333432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec92810b-9ca8-4c0d-88eb-c69854f8bfc4 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a56ac656-abb1-4b1e-aeae-718154dd3b3b", "mountpoint": "/dev/vdb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:54.345328 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.345328 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:54.346039 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec92810b-9ca8-4c0d-88eb-c69854f8bfc4 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:38:54.356809 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec92810b-9ca8-4c0d-88eb-c69854f8bfc4 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Update volume admin metadata completed successfully. Aug 12 21:38:54.374716 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3dedd580-35b8-43b9-8511-41addbc42658 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.377561 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3dedd580-35b8-43b9-8511-41addbc42658 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c Aug 12 21:38:54.381126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3dedd580-35b8-43b9-8511-41addbc42658 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:54.381126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3dedd580-35b8-43b9-8511-41addbc42658 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:54.395190 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3dedd580-35b8-43b9-8511-41addbc42658 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c returned with HTTP 404 Aug 12 21:38:54.397377 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 206/830] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:54 2026] GET /volume/v3/volumes/dca9c6ff-644d-4876-8ca0-3a0a366d754c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:54.411239 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7018620c-fff4-4e5f-9c77-164d87ed8490 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.416531 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7018620c-fff4-4e5f-9c77-164d87ed8490 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] DELETE https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:54.416782 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7018620c-fff4-4e5f-9c77-164d87ed8490 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:54.417005 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7018620c-fff4-4e5f-9c77-164d87ed8490 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:54.417200 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7018620c-fff4-4e5f-9c77-164d87ed8490 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Delete volume with id: 58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:54.427549 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.427549 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:54.428080 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7018620c-fff4-4e5f-9c77-164d87ed8490 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:54.457282 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7018620c-fff4-4e5f-9c77-164d87ed8490 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Delete volume request issued successfully. Aug 12 21:38:54.457540 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7018620c-fff4-4e5f-9c77-164d87ed8490 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 202 Aug 12 21:38:54.457933 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 211/831] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:38:54 2026] DELETE /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:38:54.468599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db7628b4-a6dc-4ade-9e5c-85f0373b56a6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.474943 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db7628b4-a6dc-4ade-9e5c-85f0373b56a6 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:54.475710 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db7628b4-a6dc-4ade-9e5c-85f0373b56a6 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:54.476039 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db7628b4-a6dc-4ade-9e5c-85f0373b56a6 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:54.488188 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.488188 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:54.499513 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-db7628b4-a6dc-4ade-9e5c-85f0373b56a6 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Volume info retrieved successfully. Aug 12 21:38:54.499573 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec92810b-9ca8-4c0d-88eb-c69854f8bfc4 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Attach volume completed successfully. Aug 12 21:38:54.499573 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec92810b-9ca8-4c0d-88eb-c69854f8bfc4 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:38:54.500057 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 206/832] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:38:54 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:38:54.504289 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db7628b4-a6dc-4ade-9e5c-85f0373b56a6 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 200 Aug 12 21:38:54.507433 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 210/833] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:54 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:54.509932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c52b7c23-b43e-4dcd-89f7-058362dedd44 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.514952 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c52b7c23-b43e-4dcd-89f7-058362dedd44 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:38:54.515281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a5cd598d-d3d8-41b6-8d25-83f7e839a285 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.515362 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c52b7c23-b43e-4dcd-89f7-058362dedd44 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:54.515362 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c52b7c23-b43e-4dcd-89f7-058362dedd44 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:54.515455 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5cd598d-d3d8-41b6-8d25-83f7e839a285 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:54.515455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5cd598d-d3d8-41b6-8d25-83f7e839a285 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:54.515455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5cd598d-d3d8-41b6-8d25-83f7e839a285 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:54.515455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a5cd598d-d3d8-41b6-8d25-83f7e839a285 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:54.521241 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.521241 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:54.522248 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5cd598d-d3d8-41b6-8d25-83f7e839a285 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:54.522248 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 212/834] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:54 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:54.526346 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.526346 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:54.532165 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c52b7c23-b43e-4dcd-89f7-058362dedd44 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:38:54.540015 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c52b7c23-b43e-4dcd-89f7-058362dedd44 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:38:54.540015 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 207/835] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:54 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:54.560110 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdc4eba6-d9f4-404c-ab5d-ee2c58e75faf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.562935 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdc4eba6-d9f4-404c-ab5d-ee2c58e75faf tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:38:54.563368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdc4eba6-d9f4-404c-ab5d-ee2c58e75faf tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-detach": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:54.563368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdc4eba6-d9f4-404c-ab5d-ee2c58e75faf tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:54.575986 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.575986 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:54.576495 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdc4eba6-d9f4-404c-ab5d-ee2c58e75faf tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:38:54.632167 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-23bec2fc-e337-4e76-a318-45652f8b049a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.636002 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23bec2fc-e337-4e76-a318-45652f8b049a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:38:54.636002 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23bec2fc-e337-4e76-a318-45652f8b049a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:54.636002 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23bec2fc-e337-4e76-a318-45652f8b049a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:54.647235 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdc4eba6-d9f4-404c-ab5d-ee2c58e75faf tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Detach volume completed successfully. Aug 12 21:38:54.647555 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdc4eba6-d9f4-404c-ab5d-ee2c58e75faf tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:38:54.648172 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 207/836] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:38:54 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:38:54.651340 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.651340 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:54.657835 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-601aa2d5-6634-4cbe-b3d1-6cf5906d7670 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:54.660067 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-23bec2fc-e337-4e76-a318-45652f8b049a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:54.661774 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-601aa2d5-6634-4cbe-b3d1-6cf5906d7670 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:38:54.662163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-601aa2d5-6634-4cbe-b3d1-6cf5906d7670 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:54.662651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-601aa2d5-6634-4cbe-b3d1-6cf5906d7670 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:54.667372 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23bec2fc-e337-4e76-a318-45652f8b049a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:38:54.667578 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 211/837] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:54 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:54.673912 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:54.673912 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:54.679671 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-601aa2d5-6634-4cbe-b3d1-6cf5906d7670 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:38:54.687469 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-601aa2d5-6634-4cbe-b3d1-6cf5906d7670 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:38:54.687469 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 213/838] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:54 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:55.139497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92f11a73-639b-4cb0-b300-64268ab434db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:55.142692 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92f11a73-639b-4cb0-b300-64268ab434db tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:55.142991 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92f11a73-639b-4cb0-b300-64268ab434db tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:55.143227 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92f11a73-639b-4cb0-b300-64268ab434db tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:55.152076 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:55.152076 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:55.161080 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-92f11a73-639b-4cb0-b300-64268ab434db tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:55.169289 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92f11a73-639b-4cb0-b300-64268ab434db tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:55.169985 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 208/839] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:55 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:55.524307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b028c45-f7b8-46fc-bbae-37fdf16a1893 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:55.524760 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b028c45-f7b8-46fc-bbae-37fdf16a1893 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] GET https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae Aug 12 21:38:55.524760 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b028c45-f7b8-46fc-bbae-37fdf16a1893 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:55.525461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b028c45-f7b8-46fc-bbae-37fdf16a1893 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:55.531038 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b028c45-f7b8-46fc-bbae-37fdf16a1893 tempest-TestMultiAttachVolumeSwap-1347224632 tempest-TestMultiAttachVolumeSwap-1347224632-project-member] https://10.4.3.240/volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae returned with HTTP 404 Aug 12 21:38:55.531106 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 208/840] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:55 2026] GET /volume/v3/volumes/58a49245-7bfd-4698-b605-ab038c882aae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:55.535409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1913589a-569c-463a-81d7-0f68b123db4d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:55.537298 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1913589a-569c-463a-81d7-0f68b123db4d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:55.537486 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1913589a-569c-463a-81d7-0f68b123db4d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:55.537679 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1913589a-569c-463a-81d7-0f68b123db4d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:55.537786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-1913589a-569c-463a-81d7-0f68b123db4d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:55.544225 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:55.544225 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:55.545464 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1913589a-569c-463a-81d7-0f68b123db4d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:55.545903 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 212/841] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:55 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:56.185279 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa0944c6-48f6-4a81-82ae-9e5cefba4006 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:56.191792 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa0944c6-48f6-4a81-82ae-9e5cefba4006 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:56.192093 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa0944c6-48f6-4a81-82ae-9e5cefba4006 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:56.192288 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa0944c6-48f6-4a81-82ae-9e5cefba4006 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:56.203947 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:56.203947 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:56.209837 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa0944c6-48f6-4a81-82ae-9e5cefba4006 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:56.217545 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa0944c6-48f6-4a81-82ae-9e5cefba4006 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:56.218370 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 214/842] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:56 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:56.258754 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-c99611d2-d4ae-4546-b905-0c54b33c7ed2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:56.264565 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-c99611d2-d4ae-4546-b905-0c54b33c7ed2 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:56.264565 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-c99611d2-d4ae-4546-b905-0c54b33c7ed2 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:56.264916 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-c99611d2-d4ae-4546-b905-0c54b33c7ed2 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:56.432637 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:56.432637 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:56.436436 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-c99611d2-d4ae-4546-b905-0c54b33c7ed2 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:56.440789 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-c99611d2-d4ae-4546-b905-0c54b33c7ed2 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:56.441143 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 209/843] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:56 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 1158 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:56.557763 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4bca7023-7fdc-4fd7-986b-793cd9497645 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:56.559365 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bca7023-7fdc-4fd7-986b-793cd9497645 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:56.559559 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bca7023-7fdc-4fd7-986b-793cd9497645 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:56.559782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bca7023-7fdc-4fd7-986b-793cd9497645 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:56.559898 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4bca7023-7fdc-4fd7-986b-793cd9497645 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:56.564509 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:56.564509 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:56.565289 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bca7023-7fdc-4fd7-986b-793cd9497645 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:56.565650 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 209/844] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:56 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:56.858870 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-251ba3a5-2073-473f-89e1-6c8448baf829 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:56.861113 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-251ba3a5-2073-473f-89e1-6c8448baf829 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:56.861491 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-251ba3a5-2073-473f-89e1-6c8448baf829 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:56.861569 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-251ba3a5-2073-473f-89e1-6c8448baf829 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:56.869720 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:56.869720 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:56.876192 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-251ba3a5-2073-473f-89e1-6c8448baf829 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:56.882366 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-251ba3a5-2073-473f-89e1-6c8448baf829 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:56.882800 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 213/845] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:56 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:56.892845 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c933fa9-7662-4644-ba69-da11611a6524 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:56.893312 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c933fa9-7662-4644-ba69-da11611a6524 None None] GET https://10.4.3.240/volume// Aug 12 21:38:56.893564 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c933fa9-7662-4644-ba69-da11611a6524 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:56.893815 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c933fa9-7662-4644-ba69-da11611a6524 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:56.894149 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c933fa9-7662-4644-ba69-da11611a6524 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:56.894509 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 215/846] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:38:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:56.904759 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-eac59795-2bb9-4654-ab9e-9e1ed0a5b0c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:56.906718 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-eac59795-2bb9-4654-ab9e-9e1ed0a5b0c7 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:38:56.907119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-eac59795-2bb9-4654-ab9e-9e1ed0a5b0c7 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d", "connector": null, "instance_uuid": "2b185031-af43-4fc9-9b09-478b9f503560"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:56.915175 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:56.915175 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:56.933208 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1fb92de3-4779-472f-a719-c04001107b88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:56.937802 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-eac59795-2bb9-4654-ab9e-9e1ed0a5b0c7 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:38:56.938354 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 210/847] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:38:56 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:38:56.991917 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fb92de3-4779-472f-a719-c04001107b88 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:38:56.992230 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fb92de3-4779-472f-a719-c04001107b88 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-709195534", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:57.006458 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fb92de3-4779-472f-a719-c04001107b88 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:38:57.006985 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 210/848] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:38:56 2026] POST /volume/v3/types => generated 211 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:57.016173 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-329d376a-43c7-4b30-887c-40a2d8086ace None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:57.018100 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-329d376a-43c7-4b30-887c-40a2d8086ace tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] POST https://10.4.3.240/volume/v3/types/92f01534-811a-4460-8e10-f4f795a00acd/encryption Aug 12 21:38:57.018439 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-329d376a-43c7-4b30-887c-40a2d8086ace tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:57.049832 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-329d376a-43c7-4b30-887c-40a2d8086ace tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] https://10.4.3.240/volume/v3/types/92f01534-811a-4460-8e10-f4f795a00acd/encryption returned with HTTP 200 Aug 12 21:38:57.050259 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 214/849] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:38:57 2026] POST /volume/v3/types/92f01534-811a-4460-8e10-f4f795a00acd/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:57.061085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:57.128889 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:57.129238 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-85845979", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-709195534", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:57.131069 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-85845979', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-709195534', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:57.135146 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:38:57.135469 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:57.135469 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:57.135917 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:38:57.141849 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (3d1a4b5d-ae88-4cf2-bd64-0d91ad056733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:57.142819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5341463-ef20-47e0-8637-199aac6ff068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:57.143798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:57.175365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5341463-ef20-47e0-8637-199aac6ff068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:38:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=92f01534-811a-4460-8e10-f4f795a00acd,is_public=True,name='tempest-scenario-type-luks-709195534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92f01534-811a-4460-8e10-f4f795a00acd', '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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:57.175365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b3c588-6579-4d67-98f1-41709cb5da16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:57.205751 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-709195534 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-709195534, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:38:57.206275 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-709195534 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-709195534, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:38:57.250132 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['8d421a4b-e0bf-4400-9742-337a40c1871d', '9c842ec9-0f43-40d4-9541-9474207a077d', 'd91592c9-4ba6-4115-8b39-58eed7d578cd', '62642bc7-bf56-492d-92b0-8c45073e7086'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:57.251387 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b3c588-6579-4d67-98f1-41709cb5da16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d421a4b-e0bf-4400-9742-337a40c1871d', '9c842ec9-0f43-40d4-9541-9474207a077d', 'd91592c9-4ba6-4115-8b39-58eed7d578cd', '62642bc7-bf56-492d-92b0-8c45073e7086']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:57.252540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12add76c-8d8e-4270-82d4-d067e522b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:57.284763 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12add76c-8d8e-4270-82d4-d067e522b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c480eabf-a46b-47ec-ba8c-e2586f82068f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-85845979',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['8d421a4b-e0bf-4400-9742-337a40c1871d','9c842ec9-0f43-40d4-9541-9474207a077d','d91592c9-4ba6-4115-8b39-58eed7d578cd','62642bc7-bf56-492d-92b0-8c45073e7086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=92f01534-811a-4460-8e10-f4f795a00acd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-85845979',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c480eabf-a46b-47ec-ba8c-e2586f82068f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92f01534-811a-4460-8e10-f4f795a00acd),volume_type_id=92f01534-811a-4460-8e10-f4f795a00acd)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:57.285580 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcab48a0-9e6f-48a8-96da-86ad2054dafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:57.307775 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcab48a0-9e6f-48a8-96da-86ad2054dafc) transitioned into state 'SUCCESS' from state '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-85845979',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['8d421a4b-e0bf-4400-9742-337a40c1871d','9c842ec9-0f43-40d4-9541-9474207a077d','d91592c9-4ba6-4115-8b39-58eed7d578cd','62642bc7-bf56-492d-92b0-8c45073e7086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=92f01534-811a-4460-8e10-f4f795a00acd)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:57.308281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3dcff8-24c3-4f24-a058-6f9cdd0e3081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:57.323874 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3dcff8-24c3-4f24-a058-6f9cdd0e3081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:57.325155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (3d1a4b5d-ae88-4cf2-bd64-0d91ad056733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:57.325670 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:38:57.327243 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5877424-f755-4701-9b1a-881cf4c7fcf0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:57.327880 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 216/850] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:38:57 2026] POST /volume/v3/volumes => generated 777 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:57.348683 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f09ef36d-8004-4a34-a826-ac4274d4899d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:57.350871 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f09ef36d-8004-4a34-a826-ac4274d4899d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:38:57.352636 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f09ef36d-8004-4a34-a826-ac4274d4899d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:57.352864 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f09ef36d-8004-4a34-a826-ac4274d4899d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:57.378105 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:57.378105 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:57.400192 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f09ef36d-8004-4a34-a826-ac4274d4899d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:38:57.427947 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f09ef36d-8004-4a34-a826-ac4274d4899d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 200 Aug 12 21:38:57.429707 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 211/851] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:57 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:57.581208 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fddfe59a-5e00-419d-bbe4-257060116562 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:57.582922 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fddfe59a-5e00-419d-bbe4-257060116562 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:57.583119 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fddfe59a-5e00-419d-bbe4-257060116562 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:57.583309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fddfe59a-5e00-419d-bbe4-257060116562 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:57.583416 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fddfe59a-5e00-419d-bbe4-257060116562 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:57.587779 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:57.587779 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:57.588522 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fddfe59a-5e00-419d-bbe4-257060116562 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:57.588926 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 211/852] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:57 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:58.070464 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7753e849-b8a1-4c00-a786-94b4bd0e979f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.070464 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7753e849-b8a1-4c00-a786-94b4bd0e979f None None] GET https://10.4.3.240/volume// Aug 12 21:38:58.070834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7753e849-b8a1-4c00-a786-94b4bd0e979f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:58.070834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7753e849-b8a1-4c00-a786-94b4bd0e979f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:58.071245 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7753e849-b8a1-4c00-a786-94b4bd0e979f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:58.071607 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 215/853] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:38:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:58.081944 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-7d347991-1339-4a62-86d1-2258a1a3fb66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.085350 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-7d347991-1339-4a62-86d1-2258a1a3fb66 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:38:58.085634 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-7d347991-1339-4a62-86d1-2258a1a3fb66 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:58.085878 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-7d347991-1339-4a62-86d1-2258a1a3fb66 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:58.097676 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.097676 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:58.101616 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-7d347991-1339-4a62-86d1-2258a1a3fb66 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:38:58.107130 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-7d347991-1339-4a62-86d1-2258a1a3fb66 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:38:58.107795 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 217/854] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:38:58 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 1337 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:38:58.213141 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-36589f88-6799-43e7-a982-90d11e0a0fd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.219165 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-36589f88-6799-43e7-a982-90d11e0a0fd6 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] PUT https://10.4.3.240/volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97 Aug 12 21:38:58.219639 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-36589f88-6799-43e7-a982-90d11e0a0fd6 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:58.241064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-36589f88-6799-43e7-a982-90d11e0a0fd6 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Acquiring lock "cinder-attachment_update-4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:38:58.251324 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-36589f88-6799-43e7-a982-90d11e0a0fd6 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Lock "cinder-attachment_update-4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d-np0000007121" acquired by "attachment_update" :: waited 0.010s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:38:58.252381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e14a1130-e73e-4876-824a-14ab11894679 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.252710 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.252710 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:58.255276 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:38:58.255684 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2103627142", "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:58.257265 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2103627142', 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:38:58.346564 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-36589f88-6799-43e7-a982-90d11e0a0fd6 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Lock "cinder-attachment_update-4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d-np0000007121" released by "attachment_update" :: held 0.095s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:38:58.347919 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-36589f88-6799-43e7-a982-90d11e0a0fd6 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97 returned with HTTP 200 Aug 12 21:38:58.347919 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 212/855] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:38:58 2026] PUT /volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:58.349056 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Create volume of 1 GB Aug 12 21:38:58.356225 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Availability Zones retrieved successfully. Aug 12 21:38:58.361664 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Flow 'volume_create_api' (cc47d56b-d691-4f58-890a-0fff3ca838d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:58.362799 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ce5ea9-6515-4ddb-b2e7-ab6ba5a0b968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:58.363724 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:38:58.381563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-e8dc8c07-dc7d-4241-bfca-d3f333328a57 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.384152 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-e8dc8c07-dc7d-4241-bfca-d3f333328a57 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] POST https://10.4.3.240/volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97/action Aug 12 21:38:58.384709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-e8dc8c07-dc7d-4241-bfca-d3f333328a57 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:58.384896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-e8dc8c07-dc7d-4241-bfca-d3f333328a57 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:58.401793 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.401793 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:58.412347 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-70a1bc67-c7da-4e15-8bf4-1ba2c68525c4 req-e8dc8c07-dc7d-4241-bfca-d3f333328a57 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97/action returned with HTTP 204 Aug 12 21:38:58.412977 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 216/856] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:38:58 2026] POST /volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:38:58.448892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d900116-5b05-4a60-b17d-2e4abea976cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.455616 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d900116-5b05-4a60-b17d-2e4abea976cf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:38:58.455926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d900116-5b05-4a60-b17d-2e4abea976cf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:58.456205 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d900116-5b05-4a60-b17d-2e4abea976cf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:58.468878 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.468878 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:58.472798 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d900116-5b05-4a60-b17d-2e4abea976cf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:38:58.474970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ce5ea9-6515-4ddb-b2e7-ab6ba5a0b968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:58.476108 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68fba23e-cb0f-48eb-bc22-42dc8a6e6308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:58.478047 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d900116-5b05-4a60-b17d-2e4abea976cf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 200 Aug 12 21:38:58.478532 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 218/857] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:58 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:58.502525 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df794532-5b58-4823-a604-c7ece4587820 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.504959 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df794532-5b58-4823-a604-c7ece4587820 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:38:58.505240 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df794532-5b58-4823-a604-c7ece4587820 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:58.505529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df794532-5b58-4823-a604-c7ece4587820 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:58.516664 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.516664 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:58.522217 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df794532-5b58-4823-a604-c7ece4587820 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:38:58.530000 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df794532-5b58-4823-a604-c7ece4587820 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 200 Aug 12 21:38:58.530938 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 213/858] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:58 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:58.546730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b4203b47-9c4f-4c1e-af00-b292f720ee55 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.549052 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b4203b47-9c4f-4c1e-af00-b292f720ee55 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f/action Aug 12 21:38:58.549567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b4203b47-9c4f-4c1e-af00-b292f720ee55 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:38:58.549778 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b4203b47-9c4f-4c1e-af00-b292f720ee55 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:58.563016 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.563016 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:58.563510 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b4203b47-9c4f-4c1e-af00-b292f720ee55 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:38:58.572503 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b4203b47-9c4f-4c1e-af00-b292f720ee55 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume updated successfully. Aug 12 21:38:58.572866 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b4203b47-9c4f-4c1e-af00-b292f720ee55 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f/action returned with HTTP 200 Aug 12 21:38:58.573760 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 217/859] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:38:58 2026] POST /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 21:38:58.573822 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Created reservations ['ecdb28c6-096d-4427-9700-86bf795b1cf1', '0dfceec2-4fc6-4c03-93aa-9468e6b630a5', 'c50b8491-af56-453d-899c-0b757c84056c', 'fdf99795-a84d-4270-bd8f-2160014d5639'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:38:58.574779 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68fba23e-cb0f-48eb-bc22-42dc8a6e6308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecdb28c6-096d-4427-9700-86bf795b1cf1', '0dfceec2-4fc6-4c03-93aa-9468e6b630a5', 'c50b8491-af56-453d-899c-0b757c84056c', 'fdf99795-a84d-4270-bd8f-2160014d5639']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:58.575791 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3d3a9e-9e85-40b3-b8b1-aa1aa329a349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:58.604235 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a77afad-4d59-455a-b2d6-884b41fdea33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.604235 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a77afad-4d59-455a-b2d6-884b41fdea33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:58.604235 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a77afad-4d59-455a-b2d6-884b41fdea33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:58.604235 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a77afad-4d59-455a-b2d6-884b41fdea33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:58.604235 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9a77afad-4d59-455a-b2d6-884b41fdea33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:58.607393 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.607393 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:58.608146 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a77afad-4d59-455a-b2d6-884b41fdea33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:58.608491 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 219/860] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:58 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:58.618652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3d3a9e-9e85-40b3-b8b1-aa1aa329a349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2972e8e-d915-46d9-98e5-c52f7231d901', '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-2103627142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aa4d20e55d4ef58c44d7132bc6320c',qos_specs=None,replication_status=,reservations=['ecdb28c6-096d-4427-9700-86bf795b1cf1','0dfceec2-4fc6-4c03-93aa-9468e6b630a5','c50b8491-af56-453d-899c-0b757c84056c','fdf99795-a84d-4270-bd8f-2160014d5639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504721b1c5c44e4cabd5a2c3e71e3c09',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2103627142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2972e8e-d915-46d9-98e5-c52f7231d901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69aa4d20e55d4ef58c44d7132bc6320c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='504721b1c5c44e4cabd5a2c3e71e3c09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:58.619206 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b9494d-0328-47dc-ba47-1c1dcf412c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:58.652390 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b9494d-0328-47dc-ba47-1c1dcf412c77) transitioned into state 'SUCCESS' from state '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-2103627142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69aa4d20e55d4ef58c44d7132bc6320c',qos_specs=None,replication_status=,reservations=['ecdb28c6-096d-4427-9700-86bf795b1cf1','0dfceec2-4fc6-4c03-93aa-9468e6b630a5','c50b8491-af56-453d-899c-0b757c84056c','fdf99795-a84d-4270-bd8f-2160014d5639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504721b1c5c44e4cabd5a2c3e71e3c09',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:58.653760 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f966dbb3-f4a7-445d-9455-40803f8917ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:38:58.669652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f966dbb3-f4a7-445d-9455-40803f8917ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:38:58.669652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Flow 'volume_create_api' (cc47d56b-d691-4f58-890a-0fff3ca838d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:38:58.669652 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Create volume request issued successfully. Aug 12 21:38:58.669652 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e14a1130-e73e-4876-824a-14ab11894679 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:38:58.673829 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 212/861] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:38:58 2026] POST /volume/v3/volumes => generated 753 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:38:58.684058 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de7fc52c-1cc1-400e-8081-64eb756e2e2e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.689205 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de7fc52c-1cc1-400e-8081-64eb756e2e2e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 Aug 12 21:38:58.689661 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de7fc52c-1cc1-400e-8081-64eb756e2e2e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:58.690102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de7fc52c-1cc1-400e-8081-64eb756e2e2e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:58.706663 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.706663 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:58.710671 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de7fc52c-1cc1-400e-8081-64eb756e2e2e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:58.718012 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de7fc52c-1cc1-400e-8081-64eb756e2e2e tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 returned with HTTP 200 Aug 12 21:38:58.718571 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 214/862] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:58 2026] GET /volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:58.752917 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-41949cea-f955-49e7-b98f-58341c685ace None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:58.761706 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-41949cea-f955-49e7-b98f-58341c685ace tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:38:58.761706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-41949cea-f955-49e7-b98f-58341c685ace tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:58.761706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-41949cea-f955-49e7-b98f-58341c685ace tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:58.774900 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:58.774900 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:58.779982 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-41949cea-f955-49e7-b98f-58341c685ace tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:38:58.788222 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-41949cea-f955-49e7-b98f-58341c685ace tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 200 Aug 12 21:38:58.788222 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 218/863] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:58 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 869 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:59.301024 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-e190de0c-e7d1-4b9d-980f-333f0bd46e37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:59.304805 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-e190de0c-e7d1-4b9d-980f-333f0bd46e37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:38:59.305386 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-e190de0c-e7d1-4b9d-980f-333f0bd46e37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:59.305736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-e190de0c-e7d1-4b9d-980f-333f0bd46e37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:59.316723 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:59.316723 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:59.321289 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-e190de0c-e7d1-4b9d-980f-333f0bd46e37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:38:59.327233 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-e190de0c-e7d1-4b9d-980f-333f0bd46e37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 200 Aug 12 21:38:59.327718 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 220/864] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:59 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:59.345449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2662705b-3738-4a77-adc3-4c6eaa8913d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:59.345449 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2662705b-3738-4a77-adc3-4c6eaa8913d8 None None] GET https://10.4.3.240/volume// Aug 12 21:38:59.345449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2662705b-3738-4a77-adc3-4c6eaa8913d8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:59.345449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2662705b-3738-4a77-adc3-4c6eaa8913d8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:59.345449 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2662705b-3738-4a77-adc3-4c6eaa8913d8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:38:59.345449 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 213/865] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:38:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:38:59.356648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-73f144fd-7a00-4f80-8693-f062bda898c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:59.360441 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-73f144fd-7a00-4f80-8693-f062bda898c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:38:59.361174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-73f144fd-7a00-4f80-8693-f062bda898c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c480eabf-a46b-47ec-ba8c-e2586f82068f", "connector": null, "instance_uuid": "1bbdc556-a40d-46e7-bd18-2cbb28a9442b"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:38:59.373380 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:59.373380 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:38:59.412969 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-73f144fd-7a00-4f80-8693-f062bda898c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:38:59.413601 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 215/866] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:38:59 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 12 21:38:59.627264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ea0729e2-1620-4bed-9dd3-b8aff7f98514 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:59.633424 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ea0729e2-1620-4bed-9dd3-b8aff7f98514 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:38:59.633424 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ea0729e2-1620-4bed-9dd3-b8aff7f98514 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:59.633424 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ea0729e2-1620-4bed-9dd3-b8aff7f98514 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:59.633424 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ea0729e2-1620-4bed-9dd3-b8aff7f98514 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:38:59.640042 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:59.640042 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:38:59.641503 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ea0729e2-1620-4bed-9dd3-b8aff7f98514 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:38:59.642718 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 219/867] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:59 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:38:59.732839 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d98c6509-0e43-42af-b1bb-d4ac4ef987da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:59.737381 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d98c6509-0e43-42af-b1bb-d4ac4ef987da tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 Aug 12 21:38:59.737668 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d98c6509-0e43-42af-b1bb-d4ac4ef987da tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:59.737953 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d98c6509-0e43-42af-b1bb-d4ac4ef987da tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:59.753783 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:59.753783 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:38:59.762008 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d98c6509-0e43-42af-b1bb-d4ac4ef987da tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:59.771355 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d98c6509-0e43-42af-b1bb-d4ac4ef987da tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 returned with HTTP 200 Aug 12 21:38:59.773933 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 221/868] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:38:59 2026] GET /volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:38:59.826824 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-97804b2d-c3f3-4fcb-a7a9-80ea50d71786 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:38:59.830397 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-97804b2d-c3f3-4fcb-a7a9-80ea50d71786 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 Aug 12 21:38:59.830722 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-97804b2d-c3f3-4fcb-a7a9-80ea50d71786 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:38:59.830970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-97804b2d-c3f3-4fcb-a7a9-80ea50d71786 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:38:59.833742 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=527,cinder:UPDATE=123,cinder:INSERT=87 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:38:59.843314 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:38:59.843314 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:38:59.848933 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-97804b2d-c3f3-4fcb-a7a9-80ea50d71786 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:38:59.854724 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-97804b2d-c3f3-4fcb-a7a9-80ea50d71786 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 returned with HTTP 200 Aug 12 21:38:59.855210 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 214/869] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:38:59 2026] GET /volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:00.604263 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-923fa8bd-f920-43ae-8969-583ef16e3cda None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:00.606857 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-923fa8bd-f920-43ae-8969-583ef16e3cda tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 Aug 12 21:39:00.607296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-923fa8bd-f920-43ae-8969-583ef16e3cda tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:00.607753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-923fa8bd-f920-43ae-8969-583ef16e3cda tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:00.616196 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:00.616196 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:00.620356 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-923fa8bd-f920-43ae-8969-583ef16e3cda tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:39:00.627740 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-923fa8bd-f920-43ae-8969-583ef16e3cda tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 returned with HTTP 200 Aug 12 21:39:00.628203 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 216/870] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:00 2026] GET /volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:00.642327 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bafa8713-2908-40c1-ab28-790b56e77740 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:00.642835 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bafa8713-2908-40c1-ab28-790b56e77740 None None] GET https://10.4.3.240/volume// Aug 12 21:39:00.643076 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bafa8713-2908-40c1-ab28-790b56e77740 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:00.643379 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bafa8713-2908-40c1-ab28-790b56e77740 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:00.643852 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bafa8713-2908-40c1-ab28-790b56e77740 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:00.644213 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 220/871] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:39:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:00.657929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcbd5dac-dd1a-449b-88eb-e1d1bce32a96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:00.658645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-300ae8f4-f6fa-439a-bfec-a2a3b66b70ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:00.661634 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-300ae8f4-f6fa-439a-bfec-a2a3b66b70ab tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:39:00.662084 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-300ae8f4-f6fa-439a-bfec-a2a3b66b70ab tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2972e8e-d915-46d9-98e5-c52f7231d901", "connector": null, "instance_uuid": "03b5ea4a-cf21-4f33-94e6-caf1271d685a"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:00.662138 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcbd5dac-dd1a-449b-88eb-e1d1bce32a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:00.662334 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcbd5dac-dd1a-449b-88eb-e1d1bce32a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:00.662547 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcbd5dac-dd1a-449b-88eb-e1d1bce32a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:00.662637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fcbd5dac-dd1a-449b-88eb-e1d1bce32a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:00.673935 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:00.673935 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:00.678453 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:00.678453 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:00.679539 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcbd5dac-dd1a-449b-88eb-e1d1bce32a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:00.680086 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 222/872] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:00 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:00.741491 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-300ae8f4-f6fa-439a-bfec-a2a3b66b70ab tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:39:00.742161 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 215/873] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:39:00 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 12 21:39:01.547649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65476c6d-ef84-4028-9820-cb05dd6c7903 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:01.547649 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65476c6d-ef84-4028-9820-cb05dd6c7903 None None] GET https://10.4.3.240/volume// Aug 12 21:39:01.547887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65476c6d-ef84-4028-9820-cb05dd6c7903 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:01.548035 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65476c6d-ef84-4028-9820-cb05dd6c7903 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:01.548456 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65476c6d-ef84-4028-9820-cb05dd6c7903 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:01.548876 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 217/874] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:39:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:01.558135 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-2be5d422-14aa-4dd6-96e7-eb1f9ca312b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:01.563206 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-2be5d422-14aa-4dd6-96e7-eb1f9ca312b4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:39:01.565814 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-2be5d422-14aa-4dd6-96e7-eb1f9ca312b4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:01.565814 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-2be5d422-14aa-4dd6-96e7-eb1f9ca312b4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:01.575217 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:01.575217 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:01.579688 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-2be5d422-14aa-4dd6-96e7-eb1f9ca312b4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:01.584638 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-2be5d422-14aa-4dd6-96e7-eb1f9ca312b4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 200 Aug 12 21:39:01.585226 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 221/875] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:39:01 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 1048 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:01.699547 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc73b5be-6a1b-4236-b626-36d3d0873031 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:01.699939 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-34a2d3ed-4b3d-449c-9057-ac3c2fc94bee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:01.702241 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc73b5be-6a1b-4236-b626-36d3d0873031 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:01.702443 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc73b5be-6a1b-4236-b626-36d3d0873031 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:01.702653 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-34a2d3ed-4b3d-449c-9057-ac3c2fc94bee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e Aug 12 21:39:01.702711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc73b5be-6a1b-4236-b626-36d3d0873031 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:01.703370 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cc73b5be-6a1b-4236-b626-36d3d0873031 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:01.703479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-34a2d3ed-4b3d-449c-9057-ac3c2fc94bee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:01.711820 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:01.711820 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:01.712845 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc73b5be-6a1b-4236-b626-36d3d0873031 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:01.713456 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 223/876] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:01 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:01.715645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-34a2d3ed-4b3d-449c-9057-ac3c2fc94bee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-c480eabf-a46b-47ec-ba8c-e2586f82068f-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:39:01.724373 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-34a2d3ed-4b3d-449c-9057-ac3c2fc94bee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-c480eabf-a46b-47ec-ba8c-e2586f82068f-np0000007121" acquired by "attachment_update" :: waited 0.009s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:39:01.725344 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:01.725344 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:01.871260 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-34a2d3ed-4b3d-449c-9057-ac3c2fc94bee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-c480eabf-a46b-47ec-ba8c-e2586f82068f-np0000007121" released by "attachment_update" :: held 0.147s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:39:01.871576 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-34a2d3ed-4b3d-449c-9057-ac3c2fc94bee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e returned with HTTP 200 Aug 12 21:39:01.872083 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 216/877] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:39:01 2026] PUT /volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e => generated 968 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:01.930654 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-6fb02626-ae7a-460e-ad89-51348a5734d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:01.932925 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-6fb02626-ae7a-460e-ad89-51348a5734d9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e/action Aug 12 21:39:01.933378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-6fb02626-ae7a-460e-ad89-51348a5734d9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:01.933542 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-6fb02626-ae7a-460e-ad89-51348a5734d9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:01.971711 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:01.971711 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:01.993318 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-6fb02626-ae7a-460e-ad89-51348a5734d9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e/action returned with HTTP 204 Aug 12 21:39:01.994024 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 218/878] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:39:01 2026] POST /volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:02.396311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e610c3f-ec0b-49b4-b37f-7c7287732df1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:02.396839 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e610c3f-ec0b-49b4-b37f-7c7287732df1 None None] GET https://10.4.3.240/volume// Aug 12 21:39:02.397727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e610c3f-ec0b-49b4-b37f-7c7287732df1 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:02.397727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e610c3f-ec0b-49b4-b37f-7c7287732df1 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:02.397928 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e610c3f-ec0b-49b4-b37f-7c7287732df1 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:02.398320 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 222/879] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:39:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:02.415633 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-226907b5-bce3-4158-adf6-ad9372a22490 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:02.417753 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-226907b5-bce3-4158-adf6-ad9372a22490 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 Aug 12 21:39:02.417966 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-226907b5-bce3-4158-adf6-ad9372a22490 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:02.418163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-226907b5-bce3-4158-adf6-ad9372a22490 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:02.434165 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:02.434165 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:02.438730 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-226907b5-bce3-4158-adf6-ad9372a22490 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:39:02.444292 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-226907b5-bce3-4158-adf6-ad9372a22490 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 returned with HTTP 200 Aug 12 21:39:02.444792 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 224/880] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:39:02 2026] GET /volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 => generated 1540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:02.580233 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-66e78fa4-d83b-44de-bb64-2ee4449f562a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:02.583699 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-66e78fa4-d83b-44de-bb64-2ee4449f562a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] PUT https://10.4.3.240/volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1 Aug 12 21:39:02.584077 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-66e78fa4-d83b-44de-bb64-2ee4449f562a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:02.594549 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-66e78fa4-d83b-44de-bb64-2ee4449f562a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Acquiring lock "cinder-attachment_update-a2972e8e-d915-46d9-98e5-c52f7231d901-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:39:02.599418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-66e78fa4-d83b-44de-bb64-2ee4449f562a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Lock "cinder-attachment_update-a2972e8e-d915-46d9-98e5-c52f7231d901-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:39:02.600427 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:02.600427 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:02.726203 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a677cb1-5ff2-4191-b19a-12f9dbd815a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:02.729954 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a677cb1-5ff2-4191-b19a-12f9dbd815a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:02.730327 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a677cb1-5ff2-4191-b19a-12f9dbd815a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:02.730614 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a677cb1-5ff2-4191-b19a-12f9dbd815a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:02.730806 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2a677cb1-5ff2-4191-b19a-12f9dbd815a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:02.737785 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:02.737785 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:02.739194 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a677cb1-5ff2-4191-b19a-12f9dbd815a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:02.740751 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 219/881] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:02 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:02.755591 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-66e78fa4-d83b-44de-bb64-2ee4449f562a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Lock "cinder-attachment_update-a2972e8e-d915-46d9-98e5-c52f7231d901-np0000007121" released by "attachment_update" :: held 0.156s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:39:02.756058 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-66e78fa4-d83b-44de-bb64-2ee4449f562a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1 returned with HTTP 200 Aug 12 21:39:02.756720 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 217/882] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:39:02 2026] PUT /volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:02.808450 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-a285562d-65ce-4776-bac4-d8d8cd4c7426 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:02.809727 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-a285562d-65ce-4776-bac4-d8d8cd4c7426 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1/action Aug 12 21:39:02.810115 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-a285562d-65ce-4776-bac4-d8d8cd4c7426 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:02.810230 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-a285562d-65ce-4776-bac4-d8d8cd4c7426 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:02.828137 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:02.828137 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:02.839411 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4132a65e-bd38-4447-84b4-cc80e1453bb9 req-a285562d-65ce-4776-bac4-d8d8cd4c7426 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1/action returned with HTTP 204 Aug 12 21:39:02.839939 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 223/883] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:39:02 2026] POST /volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:03.752453 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1dc43a8-9cd4-4116-9c87-9b66f54aff6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:03.755244 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1dc43a8-9cd4-4116-9c87-9b66f54aff6f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:03.755574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1dc43a8-9cd4-4116-9c87-9b66f54aff6f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:03.755915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1dc43a8-9cd4-4116-9c87-9b66f54aff6f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:03.756150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c1dc43a8-9cd4-4116-9c87-9b66f54aff6f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:03.764661 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:03.764661 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:03.764661 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1dc43a8-9cd4-4116-9c87-9b66f54aff6f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:03.764661 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 225/884] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:03 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:04.782570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b4c8529d-41a6-48c8-969d-aea3500f425b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:04.784903 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b4c8529d-41a6-48c8-969d-aea3500f425b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:04.785177 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b4c8529d-41a6-48c8-969d-aea3500f425b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:04.785429 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b4c8529d-41a6-48c8-969d-aea3500f425b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:04.785717 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b4c8529d-41a6-48c8-969d-aea3500f425b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:04.791894 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:04.791894 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:04.792681 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b4c8529d-41a6-48c8-969d-aea3500f425b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:04.793033 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 220/885] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:04 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:05.442089 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6e8d2a4-9e8e-4c15-a528-12ee35000ce3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:05.448916 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6e8d2a4-9e8e-4c15-a528-12ee35000ce3 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:05.449441 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6e8d2a4-9e8e-4c15-a528-12ee35000ce3 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-attach": {"instance_uuid": "1c0529a0-5422-4edf-83f7-fd67a099bd2b", "mountpoint": "/dev/vdb"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:05.449602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6e8d2a4-9e8e-4c15-a528-12ee35000ce3 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1c0529a0-5422-4edf-83f7-fd67a099bd2b", "mountpoint": "/dev/vdb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:05.461604 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:05.461604 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:05.462374 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6e8d2a4-9e8e-4c15-a528-12ee35000ce3 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:05.473042 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6e8d2a4-9e8e-4c15-a528-12ee35000ce3 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Update volume admin metadata completed successfully. Aug 12 21:39:05.546300 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6e8d2a4-9e8e-4c15-a528-12ee35000ce3 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Attach volume completed successfully. Aug 12 21:39:05.546928 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6e8d2a4-9e8e-4c15-a528-12ee35000ce3 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:39:05.547575 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 218/886] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:05 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:05.561246 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f8762a0-e240-445a-bfcb-fc7cc7afedbe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:05.562292 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f8762a0-e240-445a-bfcb-fc7cc7afedbe tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:05.564177 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f8762a0-e240-445a-bfcb-fc7cc7afedbe tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:05.564177 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f8762a0-e240-445a-bfcb-fc7cc7afedbe tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:05.578575 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:05.578575 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:05.587657 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8f8762a0-e240-445a-bfcb-fc7cc7afedbe tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:05.594420 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f8762a0-e240-445a-bfcb-fc7cc7afedbe tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:05.595208 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 224/887] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:05 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:05.611576 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38b02c70-5abd-4d71-a875-ea4dca7ebf01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:05.613911 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38b02c70-5abd-4d71-a875-ea4dca7ebf01 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:05.614295 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38b02c70-5abd-4d71-a875-ea4dca7ebf01 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:05.614369 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38b02c70-5abd-4d71-a875-ea4dca7ebf01 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:05.628700 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:05.628700 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:05.640881 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-38b02c70-5abd-4d71-a875-ea4dca7ebf01 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:05.646827 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38b02c70-5abd-4d71-a875-ea4dca7ebf01 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:05.647299 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 226/888] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:05 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:05.664821 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e48d035a-e69a-44df-8de1-7340ff9a41e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:05.671213 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e48d035a-e69a-44df-8de1-7340ff9a41e0 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:05.672107 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e48d035a-e69a-44df-8de1-7340ff9a41e0 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-detach": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:05.672107 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e48d035a-e69a-44df-8de1-7340ff9a41e0 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:05.681381 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=515,cinder:UPDATE=131,cinder:INSERT=86 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:39:05.696286 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:05.696286 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:05.696837 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e48d035a-e69a-44df-8de1-7340ff9a41e0 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:05.749079 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e48d035a-e69a-44df-8de1-7340ff9a41e0 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Detach volume completed successfully. Aug 12 21:39:05.749355 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e48d035a-e69a-44df-8de1-7340ff9a41e0 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:39:05.749847 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 221/889] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:05 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:05.762066 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-070b7c77-37c0-41b0-b7c6-99a46e0a9314 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:05.768993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-070b7c77-37c0-41b0-b7c6-99a46e0a9314 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:05.768993 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-070b7c77-37c0-41b0-b7c6-99a46e0a9314 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:05.768993 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-070b7c77-37c0-41b0-b7c6-99a46e0a9314 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:05.779020 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:05.779020 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:05.784077 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-070b7c77-37c0-41b0-b7c6-99a46e0a9314 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:05.792221 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-070b7c77-37c0-41b0-b7c6-99a46e0a9314 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:05.792642 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 219/890] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:05 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:05.811332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e5292c8-8fad-4dab-a035-45f83960216a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:05.814065 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e5292c8-8fad-4dab-a035-45f83960216a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:05.814218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e5292c8-8fad-4dab-a035-45f83960216a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:05.814472 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e5292c8-8fad-4dab-a035-45f83960216a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:05.814894 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7e5292c8-8fad-4dab-a035-45f83960216a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:05.820716 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:05.820716 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:05.820716 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e5292c8-8fad-4dab-a035-45f83960216a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:05.820977 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 225/891] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:05 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:06.834274 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2cb8ab70-800d-44dc-97b7-ecb71e05c0f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:06.838008 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cb8ab70-800d-44dc-97b7-ecb71e05c0f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:06.838270 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cb8ab70-800d-44dc-97b7-ecb71e05c0f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:06.838503 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cb8ab70-800d-44dc-97b7-ecb71e05c0f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:06.838674 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2cb8ab70-800d-44dc-97b7-ecb71e05c0f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:06.848160 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:06.848160 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:06.849115 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cb8ab70-800d-44dc-97b7-ecb71e05c0f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:06.850118 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 227/892] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:06 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:07.388306 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-f200e0eb-c2cb-4279-ae56-6ae80abecd6d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:07.392027 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-f200e0eb-c2cb-4279-ae56-6ae80abecd6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f/encryption Aug 12 21:39:07.392287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-f200e0eb-c2cb-4279-ae56-6ae80abecd6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:07.392518 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-f200e0eb-c2cb-4279-ae56-6ae80abecd6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:07.405323 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:07.405323 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:07.428931 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f3e1861-ec38-4185-8873-0a72bd016be1 req-f200e0eb-c2cb-4279-ae56-6ae80abecd6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f/encryption returned with HTTP 200 Aug 12 21:39:07.429569 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 222/893] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:39:07 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f/encryption => generated 160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:07.568120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-f045d0aa-dee5-4ca4-a0d0-457b6c5ae12a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:07.570585 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-f045d0aa-dee5-4ca4-a0d0-457b6c5ae12a tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] DELETE https://10.4.3.240/volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda Aug 12 21:39:07.570955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-f045d0aa-dee5-4ca4-a0d0-457b6c5ae12a tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:07.571168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-f045d0aa-dee5-4ca4-a0d0-457b6c5ae12a tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:07.583509 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:07.583509 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:07.631751 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-f045d0aa-dee5-4ca4-a0d0-457b6c5ae12a tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda returned with HTTP 200 Aug 12 21:39:07.632323 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 220/894] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:39:07 2026] DELETE /volume/v3/attachments/6f925c25-7bf4-4cdf-9a07-f3e8c88e1fda => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:07.639783 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-a2407873-8d81-41af-a5ba-3cea0d831511 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:07.642600 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-a2407873-8d81-41af-a5ba-3cea0d831511 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] DELETE https://10.4.3.240/volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437 Aug 12 21:39:07.642893 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-a2407873-8d81-41af-a5ba-3cea0d831511 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:07.643119 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-a2407873-8d81-41af-a5ba-3cea0d831511 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:07.645249 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=409,cinder:UPDATE=76,cinder:INSERT=39 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:39:07.653227 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:07.653227 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:07.691675 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-fcfbc248-a6fc-4d5e-9c2e-24665b2dfa73 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:07.696697 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-fcfbc248-a6fc-4d5e-9c2e-24665b2dfa73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/limits Aug 12 21:39:07.696961 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-fcfbc248-a6fc-4d5e-9c2e-24665b2dfa73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:07.697225 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-fcfbc248-a6fc-4d5e-9c2e-24665b2dfa73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:07.708249 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-fcfbc248-a6fc-4d5e-9c2e-24665b2dfa73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-709195534 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-709195534, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:07.718208 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-a2407873-8d81-41af-a5ba-3cea0d831511 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437 returned with HTTP 200 Aug 12 21:39:07.718699 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 226/895] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:39:07 2026] DELETE /volume/v3/attachments/c9a9678d-eca0-4677-ad46-3d8f77fcd437 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:07.722053 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-fcfbc248-a6fc-4d5e-9c2e-24665b2dfa73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 12 21:39:07.722548 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 228/896] 10.4.3.240 () {68 vars in 1484 bytes} [Wed Aug 12 21:39:07 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:07.727341 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-2d1d8052-096c-45e5-9618-5e0a158ca407 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:07.731265 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-2d1d8052-096c-45e5-9618-5e0a158ca407 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb Aug 12 21:39:07.731452 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-2d1d8052-096c-45e5-9618-5e0a158ca407 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:07.731698 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-2d1d8052-096c-45e5-9618-5e0a158ca407 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:07.743984 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:07.743984 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:07.778650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-106aca16-d276-4d1b-8ca4-9a7fe5a7dd7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:07.784519 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-106aca16-d276-4d1b-8ca4-9a7fe5a7dd7a tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:39:07.784519 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-106aca16-d276-4d1b-8ca4-9a7fe5a7dd7a tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:07.784519 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-106aca16-d276-4d1b-8ca4-9a7fe5a7dd7a tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:07.806459 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96fcbbe9-4bc5-451e-a36f-0f33ab8d53af req-2d1d8052-096c-45e5-9618-5e0a158ca407 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb returned with HTTP 200 Aug 12 21:39:07.807142 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:07.807142 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:07.807216 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 223/897] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:39:07 2026] DELETE /volume/v3/attachments/ccd6aa3a-ea92-40b6-8e5e-bd59ff09bcbb => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:07.811036 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-106aca16-d276-4d1b-8ca4-9a7fe5a7dd7a tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:39:07.816715 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-106aca16-d276-4d1b-8ca4-9a7fe5a7dd7a tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 200 Aug 12 21:39:07.817206 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 221/898] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:07 2026] GET /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 1450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:07.827720 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-ca407ded-630c-4b21-ac1d-3f5b2c6a1f73 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:07.830324 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-ca407ded-630c-4b21-ac1d-3f5b2c6a1f73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:39:07.830772 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-ca407ded-630c-4b21-ac1d-3f5b2c6a1f73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1071080773", "description": null, "metadata": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:07.843799 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:07.843799 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:07.844241 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-ca407ded-630c-4b21-ac1d-3f5b2c6a1f73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:39:07.844408 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-ca407ded-630c-4b21-ac1d-3f5b2c6a1f73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Create snapshot from volume 4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:39:07.859914 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7af8506d-de81-4b51-a436-d4046728b59b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:07.861951 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7af8506d-de81-4b51-a436-d4046728b59b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:07.862198 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7af8506d-de81-4b51-a436-d4046728b59b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:07.862451 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7af8506d-de81-4b51-a436-d4046728b59b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:07.862658 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7af8506d-de81-4b51-a436-d4046728b59b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:07.867153 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:07.867153 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:07.868036 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7af8506d-de81-4b51-a436-d4046728b59b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:07.868887 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 229/899] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:07 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:07.892649 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-ca407ded-630c-4b21-ac1d-3f5b2c6a1f73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Created reservations ['ef59f6b2-191d-4ec8-ba14-9b1657dd285b', '585e558a-525e-4c1f-aed7-3924f3956f88', 'ccb54d8d-e0dd-487b-a92b-2a0dbcdbbdba', '412c53e0-3a2f-44ef-810f-e200115f1904'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:07.924412 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-ca407ded-630c-4b21-ac1d-3f5b2c6a1f73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Snapshot force create request issued successfully. Aug 12 21:39:07.924779 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d02b4606-e1f0-452b-8a84-e119a64efd1d req-ca407ded-630c-4b21-ac1d-3f5b2c6a1f73 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:39:07.925217 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 227/900] 10.4.3.240 () {72 vars in 1547 bytes} [Wed Aug 12 21:39:07 2026] POST /volume/v3/snapshots => generated 319 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:08.280905 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11e58b11-29c3-4bb1-a1bd-e17a2cffa8e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.284650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11e58b11-29c3-4bb1-a1bd-e17a2cffa8e9 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:08.284984 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11e58b11-29c3-4bb1-a1bd-e17a2cffa8e9 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:08.285171 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11e58b11-29c3-4bb1-a1bd-e17a2cffa8e9 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:08.297182 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.297182 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:08.297907 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11e58b11-29c3-4bb1-a1bd-e17a2cffa8e9 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.304849 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11e58b11-29c3-4bb1-a1bd-e17a2cffa8e9 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Reserve volume completed successfully. Aug 12 21:39:08.305002 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11e58b11-29c3-4bb1-a1bd-e17a2cffa8e9 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:39:08.305366 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 224/901] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:08 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:08.314183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93b92204-17fd-4354-8ddd-d8714f4e62dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.316238 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93b92204-17fd-4354-8ddd-d8714f4e62dd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:08.316371 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93b92204-17fd-4354-8ddd-d8714f4e62dd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:08.316546 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93b92204-17fd-4354-8ddd-d8714f4e62dd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:08.325912 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.325912 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:08.335374 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93b92204-17fd-4354-8ddd-d8714f4e62dd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.342342 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93b92204-17fd-4354-8ddd-d8714f4e62dd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:08.342876 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 222/902] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:08 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:08.361810 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42b938d3-c9d4-46cb-8e66-5e66ebd3084b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.366344 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42b938d3-c9d4-46cb-8e66-5e66ebd3084b tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:08.366344 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42b938d3-c9d4-46cb-8e66-5e66ebd3084b tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:08.366344 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42b938d3-c9d4-46cb-8e66-5e66ebd3084b tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:08.373297 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.373297 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:08.374343 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42b938d3-c9d4-46cb-8e66-5e66ebd3084b tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.388006 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42b938d3-c9d4-46cb-8e66-5e66ebd3084b tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Unreserve volume completed successfully. Aug 12 21:39:08.388222 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42b938d3-c9d4-46cb-8e66-5e66ebd3084b tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:39:08.388697 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 230/903] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:08 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:08.396223 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-89274a00-54e2-42bd-9646-b68bcce46602 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.398298 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89274a00-54e2-42bd-9646-b68bcce46602 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:08.398547 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89274a00-54e2-42bd-9646-b68bcce46602 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:08.398885 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89274a00-54e2-42bd-9646-b68bcce46602 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:08.406291 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.406291 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:08.412225 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-89274a00-54e2-42bd-9646-b68bcce46602 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.418066 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89274a00-54e2-42bd-9646-b68bcce46602 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:08.418469 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 228/904] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:08 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:08.431617 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee515a7d-edd5-4ac4-879b-c3a833e609ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.433427 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee515a7d-edd5-4ac4-879b-c3a833e609ec tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:08.433756 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee515a7d-edd5-4ac4-879b-c3a833e609ec tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:08.433867 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee515a7d-edd5-4ac4-879b-c3a833e609ec tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:08.448545 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.448545 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:08.449007 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee515a7d-edd5-4ac4-879b-c3a833e609ec tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.467751 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee515a7d-edd5-4ac4-879b-c3a833e609ec tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume updated successfully. Aug 12 21:39:08.467751 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee515a7d-edd5-4ac4-879b-c3a833e609ec tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 200 Aug 12 21:39:08.467751 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 225/905] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:08 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 21:39:08.476103 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c41dc969-60a5-487e-b827-a5e88c051fbd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.478334 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c41dc969-60a5-487e-b827-a5e88c051fbd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:08.478544 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c41dc969-60a5-487e-b827-a5e88c051fbd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:08.478802 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c41dc969-60a5-487e-b827-a5e88c051fbd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:08.490101 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.490101 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:08.494617 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c41dc969-60a5-487e-b827-a5e88c051fbd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.502426 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c41dc969-60a5-487e-b827-a5e88c051fbd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:08.502835 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 223/906] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:08 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:08.516706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da764b90-780b-41ea-8aa6-95f4a3b9d8ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.519440 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da764b90-780b-41ea-8aa6-95f4a3b9d8ca tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:08.519784 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da764b90-780b-41ea-8aa6-95f4a3b9d8ca tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:08.519914 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da764b90-780b-41ea-8aa6-95f4a3b9d8ca tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:08.529743 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.529743 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:08.530116 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da764b90-780b-41ea-8aa6-95f4a3b9d8ca tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.537095 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da764b90-780b-41ea-8aa6-95f4a3b9d8ca tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume updated successfully. Aug 12 21:39:08.537095 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da764b90-780b-41ea-8aa6-95f4a3b9d8ca tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 200 Aug 12 21:39:08.537095 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 231/907] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:08 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 21:39:08.547452 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-99f427d6-1a58-48c2-b4ae-3c14856b2ccd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.550355 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-99f427d6-1a58-48c2-b4ae-3c14856b2ccd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:08.550432 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-99f427d6-1a58-48c2-b4ae-3c14856b2ccd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:08.550663 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-99f427d6-1a58-48c2-b4ae-3c14856b2ccd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:08.559319 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.559319 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:08.563506 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-99f427d6-1a58-48c2-b4ae-3c14856b2ccd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.569127 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-99f427d6-1a58-48c2-b4ae-3c14856b2ccd tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:08.569804 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 229/908] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:08 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:08.584017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-988cc8ce-6205-441a-a02f-bc76eea3e69e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.590166 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-988cc8ce-6205-441a-a02f-bc76eea3e69e tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:08.590166 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-988cc8ce-6205-441a-a02f-bc76eea3e69e tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:08.590166 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-988cc8ce-6205-441a-a02f-bc76eea3e69e tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:08.601380 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.601380 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:08.601959 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-988cc8ce-6205-441a-a02f-bc76eea3e69e tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.615760 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-988cc8ce-6205-441a-a02f-bc76eea3e69e tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Update volume admin metadata completed successfully. Aug 12 21:39:08.615905 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-988cc8ce-6205-441a-a02f-bc76eea3e69e tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Update readonly setting on volume completed successfully. Aug 12 21:39:08.616211 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-988cc8ce-6205-441a-a02f-bc76eea3e69e tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:39:08.616804 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 226/909] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:08 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:08.629585 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc832da3-4237-44e2-8163-41fcbf3b2b05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.634769 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc832da3-4237-44e2-8163-41fcbf3b2b05 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:08.635302 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc832da3-4237-44e2-8163-41fcbf3b2b05 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:08.635367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc832da3-4237-44e2-8163-41fcbf3b2b05 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:08.658101 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.658101 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:08.668038 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dc832da3-4237-44e2-8163-41fcbf3b2b05 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.674016 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc832da3-4237-44e2-8163-41fcbf3b2b05 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:08.674548 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 224/910] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:08 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:08.689240 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3c370a9-a060-4398-98c7-47c899c0ff33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.692238 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3c370a9-a060-4398-98c7-47c899c0ff33 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:08.692238 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3c370a9-a060-4398-98c7-47c899c0ff33 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:08.692238 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3c370a9-a060-4398-98c7-47c899c0ff33 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:08.703469 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.703469 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:08.704535 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3c370a9-a060-4398-98c7-47c899c0ff33 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.759365 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3c370a9-a060-4398-98c7-47c899c0ff33 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Update volume admin metadata completed successfully. Aug 12 21:39:08.760945 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3c370a9-a060-4398-98c7-47c899c0ff33 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Update readonly setting on volume completed successfully. Aug 12 21:39:08.762351 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3c370a9-a060-4398-98c7-47c899c0ff33 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:39:08.762820 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 232/911] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:08 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:08.773396 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-58cf6e3b-6d60-415a-bd8c-121f799d6766 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.777073 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58cf6e3b-6d60-415a-bd8c-121f799d6766 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:08.777073 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58cf6e3b-6d60-415a-bd8c-121f799d6766 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:08.777280 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58cf6e3b-6d60-415a-bd8c-121f799d6766 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:08.791461 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.791461 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:08.796633 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-58cf6e3b-6d60-415a-bd8c-121f799d6766 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.805062 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58cf6e3b-6d60-415a-bd8c-121f799d6766 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:08.805316 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 230/912] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:08 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:08.827511 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f66ac2b-4cf2-41c4-bcc5-2eb9e7283c8a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.829381 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f66ac2b-4cf2-41c4-bcc5-2eb9e7283c8a tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:08.830589 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f66ac2b-4cf2-41c4-bcc5-2eb9e7283c8a tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1326553546", "disk_format": "raw"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:08.830589 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f66ac2b-4cf2-41c4-bcc5-2eb9e7283c8a tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1326553546", "disk_format": "raw"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:08.844412 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.844412 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:08.845178 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6f66ac2b-4cf2-41c4-bcc5-2eb9e7283c8a tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:08.871164 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.871164 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:08.877917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.image.image_utils [None req-6f66ac2b-4cf2-41c4-bcc5-2eb9e7283c8a tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1326553546'}] 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-1326553546'}]. {{(pid=100325) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 21:39:08.878488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-74573f65-c8a1-4290-9944-e645229a53c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:08.881129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74573f65-c8a1-4290-9944-e645229a53c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:08.881853 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74573f65-c8a1-4290-9944-e645229a53c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:08.882103 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74573f65-c8a1-4290-9944-e645229a53c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:08.882232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-74573f65-c8a1-4290-9944-e645229a53c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:08.888036 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:08.888036 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:08.888941 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74573f65-c8a1-4290-9944-e645229a53c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:08.889325 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 225/913] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:08 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:09.418346 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6f66ac2b-4cf2-41c4-bcc5-2eb9e7283c8a tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Copy volume to image completed successfully. Aug 12 21:39:09.418930 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f66ac2b-4cf2-41c4-bcc5-2eb9e7283c8a tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:39:09.419383 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 227/914] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:08 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 687 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:09.899894 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-620e3f80-33c1-45dd-8748-885160617db2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:09.901534 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-620e3f80-33c1-45dd-8748-885160617db2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:09.901877 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-620e3f80-33c1-45dd-8748-885160617db2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:09.902153 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-620e3f80-33c1-45dd-8748-885160617db2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:09.902340 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-620e3f80-33c1-45dd-8748-885160617db2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:09.907742 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:09.907742 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:09.909504 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-620e3f80-33c1-45dd-8748-885160617db2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:09.910105 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 233/915] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:09 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:10.101458 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2e3a58a8-abc7-4b5f-9083-95e123096cd3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:10.103480 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e3a58a8-abc7-4b5f-9083-95e123096cd3 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc Aug 12 21:39:10.103816 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e3a58a8-abc7-4b5f-9083-95e123096cd3 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:10.104020 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e3a58a8-abc7-4b5f-9083-95e123096cd3 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:10.109158 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:10.109158 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:10.109582 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2e3a58a8-abc7-4b5f-9083-95e123096cd3 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Snapshot retrieved successfully. Aug 12 21:39:10.110340 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e3a58a8-abc7-4b5f-9083-95e123096cd3 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc returned with HTTP 200 Aug 12 21:39:10.110756 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 231/916] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:10 2026] GET /volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:10.373814 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a2e1235-a29b-405c-9d53-8ebfe459f8e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:10.385020 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a2e1235-a29b-405c-9d53-8ebfe459f8e5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc Aug 12 21:39:10.385261 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a2e1235-a29b-405c-9d53-8ebfe459f8e5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:10.385421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a2e1235-a29b-405c-9d53-8ebfe459f8e5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:10.385528 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-3a2e1235-a29b-405c-9d53-8ebfe459f8e5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Delete snapshot with id: f0ec2bc1-5965-4e47-b243-cde9b32e64dc Aug 12 21:39:10.393240 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:10.393240 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:10.393650 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3a2e1235-a29b-405c-9d53-8ebfe459f8e5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Snapshot retrieved successfully. Aug 12 21:39:10.423791 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3a2e1235-a29b-405c-9d53-8ebfe459f8e5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Snapshot delete request issued successfully. Aug 12 21:39:10.423791 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a2e1235-a29b-405c-9d53-8ebfe459f8e5 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc returned with HTTP 202 Aug 12 21:39:10.423973 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 226/917] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:39:10 2026] DELETE /volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:10.437830 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80cc17db-ac37-4645-b08e-cf44ca8170cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:10.441899 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80cc17db-ac37-4645-b08e-cf44ca8170cc tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc Aug 12 21:39:10.441899 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80cc17db-ac37-4645-b08e-cf44ca8170cc tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:10.441899 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80cc17db-ac37-4645-b08e-cf44ca8170cc tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:10.451956 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:10.451956 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:10.452644 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80cc17db-ac37-4645-b08e-cf44ca8170cc tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Snapshot retrieved successfully. Aug 12 21:39:10.453895 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80cc17db-ac37-4645-b08e-cf44ca8170cc tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc returned with HTTP 200 Aug 12 21:39:10.454432 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 228/918] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:10 2026] GET /volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:10.558142 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b95a838d-7eeb-4e64-9c00-c6b461d42c52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:10.563771 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b95a838d-7eeb-4e64-9c00-c6b461d42c52 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] DELETE https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d Aug 12 21:39:10.564042 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b95a838d-7eeb-4e64-9c00-c6b461d42c52 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:10.564302 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b95a838d-7eeb-4e64-9c00-c6b461d42c52 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:10.564662 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b95a838d-7eeb-4e64-9c00-c6b461d42c52 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Delete volume with id: 558165e2-e9dd-4450-9f26-2adc7f21d40d Aug 12 21:39:10.573732 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:10.573732 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:10.574596 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b95a838d-7eeb-4e64-9c00-c6b461d42c52 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:39:10.594529 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b95a838d-7eeb-4e64-9c00-c6b461d42c52 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Delete volume request issued successfully. Aug 12 21:39:10.594869 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b95a838d-7eeb-4e64-9c00-c6b461d42c52 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d returned with HTTP 202 Aug 12 21:39:10.595430 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 234/919] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:10 2026] DELETE /volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:10.603828 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e6cccdd5-bcae-418c-ad91-594f70c15545 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:10.607695 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6cccdd5-bcae-418c-ad91-594f70c15545 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d Aug 12 21:39:10.607979 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6cccdd5-bcae-418c-ad91-594f70c15545 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:10.608263 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6cccdd5-bcae-418c-ad91-594f70c15545 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:10.617955 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:10.617955 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:10.624553 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e6cccdd5-bcae-418c-ad91-594f70c15545 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:39:10.633162 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6cccdd5-bcae-418c-ad91-594f70c15545 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d returned with HTTP 200 Aug 12 21:39:10.636323 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 232/920] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:10 2026] GET /volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:10.920984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abacdc86-ef81-4f46-b002-785b3ad141de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:10.922765 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abacdc86-ef81-4f46-b002-785b3ad141de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:10.922972 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abacdc86-ef81-4f46-b002-785b3ad141de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:10.923165 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abacdc86-ef81-4f46-b002-785b3ad141de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:10.923297 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-abacdc86-ef81-4f46-b002-785b3ad141de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:10.927909 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:10.927909 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:10.928601 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abacdc86-ef81-4f46-b002-785b3ad141de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:10.928964 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 227/921] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:10 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:39:11.464914 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-956bcbc1-baf7-4cd3-9faa-e40a6b02b594 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:11.467012 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-956bcbc1-baf7-4cd3-9faa-e40a6b02b594 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] GET https://10.4.3.240/volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc Aug 12 21:39:11.467204 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-956bcbc1-baf7-4cd3-9faa-e40a6b02b594 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:11.467454 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-956bcbc1-baf7-4cd3-9faa-e40a6b02b594 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:11.472592 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-956bcbc1-baf7-4cd3-9faa-e40a6b02b594 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc returned with HTTP 404 Aug 12 21:39:11.473209 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 229/922] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:11 2026] GET /volume/v3/snapshots/f0ec2bc1-5965-4e47-b243-cde9b32e64dc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:11.652833 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-775b32f0-adb6-478f-9ad3-7fb43ad78638 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:11.654481 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-775b32f0-adb6-478f-9ad3-7fb43ad78638 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d Aug 12 21:39:11.654685 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-775b32f0-adb6-478f-9ad3-7fb43ad78638 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:11.654863 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-775b32f0-adb6-478f-9ad3-7fb43ad78638 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:11.664897 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-775b32f0-adb6-478f-9ad3-7fb43ad78638 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d returned with HTTP 404 Aug 12 21:39:11.664897 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 235/923] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:11 2026] GET /volume/v3/volumes/558165e2-e9dd-4450-9f26-2adc7f21d40d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:11.676327 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b2cd0c4-289c-465b-a0da-1cca4130829c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:11.679065 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b2cd0c4-289c-465b-a0da-1cca4130829c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 Aug 12 21:39:11.679298 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b2cd0c4-289c-465b-a0da-1cca4130829c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:11.679509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b2cd0c4-289c-465b-a0da-1cca4130829c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:11.680155 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8b2cd0c4-289c-465b-a0da-1cca4130829c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Delete volume with id: d8729d7f-b37b-4d69-8f41-79b44526bf82 Aug 12 21:39:11.687576 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:11.687576 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:11.688160 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8b2cd0c4-289c-465b-a0da-1cca4130829c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:39:11.731721 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8b2cd0c4-289c-465b-a0da-1cca4130829c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Delete volume request issued successfully. Aug 12 21:39:11.731998 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b2cd0c4-289c-465b-a0da-1cca4130829c tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 returned with HTTP 202 Aug 12 21:39:11.732524 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 233/924] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:11 2026] DELETE /volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 21:39:11.741555 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc86a2a9-1ce7-461d-914d-f80daf5ca601 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:11.743268 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc86a2a9-1ce7-461d-914d-f80daf5ca601 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 Aug 12 21:39:11.743475 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc86a2a9-1ce7-461d-914d-f80daf5ca601 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:11.743828 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc86a2a9-1ce7-461d-914d-f80daf5ca601 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:11.755308 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:11.755308 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:11.760782 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dc86a2a9-1ce7-461d-914d-f80daf5ca601 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:39:11.769229 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc86a2a9-1ce7-461d-914d-f80daf5ca601 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 returned with HTTP 200 Aug 12 21:39:11.769795 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 228/925] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:11 2026] GET /volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:11.941879 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-760df4d7-eba1-4770-927f-9f326b1e4879 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:11.946702 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-760df4d7-eba1-4770-927f-9f326b1e4879 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:11.946910 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-760df4d7-eba1-4770-927f-9f326b1e4879 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:11.947343 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-760df4d7-eba1-4770-927f-9f326b1e4879 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:11.947343 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-760df4d7-eba1-4770-927f-9f326b1e4879 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:11.955460 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:11.955460 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:11.956425 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-760df4d7-eba1-4770-927f-9f326b1e4879 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:11.956933 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 230/926] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:11 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:12.786788 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-63109e9e-f426-4f09-a5cf-fd1f8c499856 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:12.787345 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63109e9e-f426-4f09-a5cf-fd1f8c499856 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 Aug 12 21:39:12.787611 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63109e9e-f426-4f09-a5cf-fd1f8c499856 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:12.787856 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63109e9e-f426-4f09-a5cf-fd1f8c499856 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:12.793945 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63109e9e-f426-4f09-a5cf-fd1f8c499856 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 returned with HTTP 404 Aug 12 21:39:12.794463 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 236/927] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:12 2026] GET /volume/v3/volumes/d8729d7f-b37b-4d69-8f41-79b44526bf82 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:12.802472 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-66e40bd0-6d92-4da5-89f5-07256f87578d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:12.804321 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66e40bd0-6d92-4da5-89f5-07256f87578d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] DELETE https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a Aug 12 21:39:12.805565 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66e40bd0-6d92-4da5-89f5-07256f87578d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:12.805565 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66e40bd0-6d92-4da5-89f5-07256f87578d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:12.805565 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-66e40bd0-6d92-4da5-89f5-07256f87578d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Delete volume with id: 792c5b29-98f0-4fef-9b66-105f2928bc4a Aug 12 21:39:12.812124 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:12.812124 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:12.812578 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-66e40bd0-6d92-4da5-89f5-07256f87578d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:39:12.831659 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-66e40bd0-6d92-4da5-89f5-07256f87578d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Delete volume request issued successfully. Aug 12 21:39:12.831799 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66e40bd0-6d92-4da5-89f5-07256f87578d tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a returned with HTTP 202 Aug 12 21:39:12.832366 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 234/928] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:12 2026] DELETE /volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:12.847735 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-146fc044-58f9-4c2c-9c8a-303e343405c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:12.850663 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-146fc044-58f9-4c2c-9c8a-303e343405c2 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a Aug 12 21:39:12.850824 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-146fc044-58f9-4c2c-9c8a-303e343405c2 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:12.850960 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-146fc044-58f9-4c2c-9c8a-303e343405c2 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:12.860015 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:12.860015 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:12.864110 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-146fc044-58f9-4c2c-9c8a-303e343405c2 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Volume info retrieved successfully. Aug 12 21:39:12.869174 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-146fc044-58f9-4c2c-9c8a-303e343405c2 tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a returned with HTTP 200 Aug 12 21:39:12.869860 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 229/929] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:12 2026] GET /volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:12.971080 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d812be60-aa74-4825-8a4c-d3dc519b48f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:12.973065 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d812be60-aa74-4825-8a4c-d3dc519b48f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:12.973278 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d812be60-aa74-4825-8a4c-d3dc519b48f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:12.973521 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d812be60-aa74-4825-8a4c-d3dc519b48f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:12.973802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d812be60-aa74-4825-8a4c-d3dc519b48f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:12.977700 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:12.977700 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:12.978373 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d812be60-aa74-4825-8a4c-d3dc519b48f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:12.978874 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 231/930] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:12 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:13.885615 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-44a1fbde-9dfa-4162-bb41-8d380f82ce1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:13.888320 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44a1fbde-9dfa-4162-bb41-8d380f82ce1a tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] GET https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a Aug 12 21:39:13.888656 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44a1fbde-9dfa-4162-bb41-8d380f82ce1a tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:13.888962 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44a1fbde-9dfa-4162-bb41-8d380f82ce1a tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:13.896789 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44a1fbde-9dfa-4162-bb41-8d380f82ce1a tempest-TaggedBootDevicesTest-1314720724 tempest-TaggedBootDevicesTest-1314720724-project-member] https://10.4.3.240/volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a returned with HTTP 404 Aug 12 21:39:13.897488 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 237/931] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:13 2026] GET /volume/v3/volumes/792c5b29-98f0-4fef-9b66-105f2928bc4a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:13.996644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fd678457-2e29-478e-8169-ee938a570418 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:13.996644 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd678457-2e29-478e-8169-ee938a570418 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:13.996644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd678457-2e29-478e-8169-ee938a570418 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:13.997317 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd678457-2e29-478e-8169-ee938a570418 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:13.997317 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fd678457-2e29-478e-8169-ee938a570418 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:14.004130 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:14.004130 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:14.005081 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd678457-2e29-478e-8169-ee938a570418 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:14.005424 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 235/932] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:13 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:14.555338 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0e1f0700-312c-4944-942c-0286f728f60c req-d0b6020a-fbf0-45bb-a59b-99f55bdcd012 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:14.558804 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e1f0700-312c-4944-942c-0286f728f60c req-d0b6020a-fbf0-45bb-a59b-99f55bdcd012 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97 Aug 12 21:39:14.559084 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e1f0700-312c-4944-942c-0286f728f60c req-d0b6020a-fbf0-45bb-a59b-99f55bdcd012 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:14.559373 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e1f0700-312c-4944-942c-0286f728f60c req-d0b6020a-fbf0-45bb-a59b-99f55bdcd012 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:14.570992 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:14.570992 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:14.694362 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e1f0700-312c-4944-942c-0286f728f60c req-d0b6020a-fbf0-45bb-a59b-99f55bdcd012 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97 returned with HTTP 200 Aug 12 21:39:14.694908 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 230/933] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:39:14 2026] DELETE /volume/v3/attachments/e41ac487-ed75-4338-8c34-05845b648b97 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:14.846617 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0e1f0700-312c-4944-942c-0286f728f60c req-26bc0465-8444-4b1b-896f-704687e25201 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:14.850082 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0e1f0700-312c-4944-942c-0286f728f60c req-26bc0465-8444-4b1b-896f-704687e25201 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:39:14.850468 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0e1f0700-312c-4944-942c-0286f728f60c req-26bc0465-8444-4b1b-896f-704687e25201 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:14.851803 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0e1f0700-312c-4944-942c-0286f728f60c req-26bc0465-8444-4b1b-896f-704687e25201 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:14.851803 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-0e1f0700-312c-4944-942c-0286f728f60c req-26bc0465-8444-4b1b-896f-704687e25201 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Delete volume with id: 4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d Aug 12 21:39:14.865011 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:14.865011 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:14.865011 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0e1f0700-312c-4944-942c-0286f728f60c req-26bc0465-8444-4b1b-896f-704687e25201 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Volume info retrieved successfully. Aug 12 21:39:14.909705 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0e1f0700-312c-4944-942c-0286f728f60c req-26bc0465-8444-4b1b-896f-704687e25201 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] Delete volume request issued successfully. Aug 12 21:39:14.910467 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0e1f0700-312c-4944-942c-0286f728f60c req-26bc0465-8444-4b1b-896f-704687e25201 tempest-ImageDependencyTests-1750264518 tempest-ImageDependencyTests-1750264518-project-member] https://10.4.3.240/volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d returned with HTTP 202 Aug 12 21:39:14.910952 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 232/934] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:39:14 2026] DELETE /volume/v3/volumes/4dd5cc1b-0b2a-44fb-bb5c-29db8145bf3d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:15.022485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb2d2bdd-c4aa-4368-a08b-9b3467b59740 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:15.025245 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb2d2bdd-c4aa-4368-a08b-9b3467b59740 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:15.025245 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb2d2bdd-c4aa-4368-a08b-9b3467b59740 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:15.025799 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb2d2bdd-c4aa-4368-a08b-9b3467b59740 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:15.025799 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fb2d2bdd-c4aa-4368-a08b-9b3467b59740 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:15.031966 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:15.031966 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:15.032884 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb2d2bdd-c4aa-4368-a08b-9b3467b59740 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:15.033267 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 238/935] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:15 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:15.047958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4e626c90-02b3-4e31-aa49-66515f8aa101 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:15.049895 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4e626c90-02b3-4e31-aa49-66515f8aa101 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:15.050086 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4e626c90-02b3-4e31-aa49-66515f8aa101 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:15.050454 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4e626c90-02b3-4e31-aa49-66515f8aa101 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:15.062405 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:15.062405 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:15.069184 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4e626c90-02b3-4e31-aa49-66515f8aa101 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:15.076542 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4e626c90-02b3-4e31-aa49-66515f8aa101 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:39:15.077487 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 236/936] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:15 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:15.089442 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-605c8d18-e4f9-4061-a2a7-fc927fac94d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:15.093505 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-605c8d18-e4f9-4061-a2a7-fc927fac94d9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:15.093769 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-605c8d18-e4f9-4061-a2a7-fc927fac94d9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:15.093961 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-605c8d18-e4f9-4061-a2a7-fc927fac94d9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:15.094070 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-605c8d18-e4f9-4061-a2a7-fc927fac94d9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete backup with id: b0e1ecf8-abdd-49ae-9722-3dba83782eef. Aug 12 21:39:15.099781 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:15.099781 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:15.177376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-605c8d18-e4f9-4061-a2a7-fc927fac94d9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] delete_backup rpcapi backup_id b0e1ecf8-abdd-49ae-9722-3dba83782eef {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:39:15.178352 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-605c8d18-e4f9-4061-a2a7-fc927fac94d9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 202 Aug 12 21:39:15.178801 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 231/937] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:15 2026] DELETE /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:15.193390 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0dc09ae9-1be4-4c37-9153-703c4ee71e02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:15.199986 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0dc09ae9-1be4-4c37-9153-703c4ee71e02 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:15.199986 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0dc09ae9-1be4-4c37-9153-703c4ee71e02 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:15.200248 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0dc09ae9-1be4-4c37-9153-703c4ee71e02 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:15.200402 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0dc09ae9-1be4-4c37-9153-703c4ee71e02 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:15.212235 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:15.212235 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:15.212235 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0dc09ae9-1be4-4c37-9153-703c4ee71e02 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 200 Aug 12 21:39:15.212235 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 233/938] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:15 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:16.227351 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3172080-b32b-47be-8173-1979bdf338f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:16.230484 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3172080-b32b-47be-8173-1979bdf338f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef Aug 12 21:39:16.230710 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3172080-b32b-47be-8173-1979bdf338f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:16.230949 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3172080-b32b-47be-8173-1979bdf338f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:16.231125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f3172080-b32b-47be-8173-1979bdf338f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b0e1ecf8-abdd-49ae-9722-3dba83782eef. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:16.237432 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3172080-b32b-47be-8173-1979bdf338f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef returned with HTTP 404 Aug 12 21:39:16.238235 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 239/939] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:16 2026] GET /volume/v3/backups/b0e1ecf8-abdd-49ae-9722-3dba83782eef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:16.413830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-97f8f6ac-3b07-474d-a54e-a85ddeff970f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:16.416844 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-97f8f6ac-3b07-474d-a54e-a85ddeff970f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:16.417129 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-97f8f6ac-3b07-474d-a54e-a85ddeff970f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:16.417375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-97f8f6ac-3b07-474d-a54e-a85ddeff970f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:16.433557 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:16.433557 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:16.437044 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-97f8f6ac-3b07-474d-a54e-a85ddeff970f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:16.442967 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-97f8f6ac-3b07-474d-a54e-a85ddeff970f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:39:16.443443 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 237/940] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:16 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:16.469577 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-0314156e-f247-4944-81f1-e7f266e45264 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:16.476371 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-0314156e-f247-4944-81f1-e7f266e45264 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686/action Aug 12 21:39:16.477614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-0314156e-f247-4944-81f1-e7f266e45264 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:16.478321 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-0314156e-f247-4944-81f1-e7f266e45264 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:16.503539 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:16.503539 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:16.504642 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-0314156e-f247-4944-81f1-e7f266e45264 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:16.521843 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-0314156e-f247-4944-81f1-e7f266e45264 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Begin detaching volume completed successfully. Aug 12 21:39:16.521843 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-0314156e-f247-4944-81f1-e7f266e45264 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686/action returned with HTTP 202 Aug 12 21:39:16.522052 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 232/941] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:39:16 2026] POST /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:16.550229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e35a5c49-3766-4a9e-9a9f-a173c07f237c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:16.552590 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e35a5c49-3766-4a9e-9a9f-a173c07f237c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:16.552904 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e35a5c49-3766-4a9e-9a9f-a173c07f237c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:16.553062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e35a5c49-3766-4a9e-9a9f-a173c07f237c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:16.569822 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:16.569822 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:16.576448 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e35a5c49-3766-4a9e-9a9f-a173c07f237c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:16.582011 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e35a5c49-3766-4a9e-9a9f-a173c07f237c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:39:16.582148 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 234/942] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:16 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:16.612277 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e47bc49-10d8-40c7-aec0-c402faeffded None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:16.613717 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e47bc49-10d8-40c7-aec0-c402faeffded None None] GET https://10.4.3.240/volume// Aug 12 21:39:16.613717 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e47bc49-10d8-40c7-aec0-c402faeffded None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:16.613717 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e47bc49-10d8-40c7-aec0-c402faeffded None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:16.613717 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e47bc49-10d8-40c7-aec0-c402faeffded None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:16.613717 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 240/943] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:39:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:16.665188 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-32e6f14a-a44b-4365-9fc2-778f177766e8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:16.667833 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-32e6f14a-a44b-4365-9fc2-778f177766e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:16.669344 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-32e6f14a-a44b-4365-9fc2-778f177766e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:16.670034 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-32e6f14a-a44b-4365-9fc2-778f177766e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:16.689820 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:16.689820 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:16.694156 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-32e6f14a-a44b-4365-9fc2-778f177766e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:16.701883 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-32e6f14a-a44b-4365-9fc2-778f177766e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:39:16.702584 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 238/944] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:39:16 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 1316 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:17.602838 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a784604-b052-4135-86c8-883497a4d2aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:17.608144 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a784604-b052-4135-86c8-883497a4d2aa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:17.608144 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a784604-b052-4135-86c8-883497a4d2aa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:17.608144 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a784604-b052-4135-86c8-883497a4d2aa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:17.634430 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:17.634430 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:17.651354 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a784604-b052-4135-86c8-883497a4d2aa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:17.658875 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a784604-b052-4135-86c8-883497a4d2aa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:39:17.659291 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 233/945] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:17 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 1136 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:17.997220 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-9c3a5c7e-ce98-40f2-8f53-18cbfae61265 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:18.003516 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-9c3a5c7e-ce98-40f2-8f53-18cbfae61265 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc Aug 12 21:39:18.003634 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-9c3a5c7e-ce98-40f2-8f53-18cbfae61265 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:18.004073 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-9c3a5c7e-ce98-40f2-8f53-18cbfae61265 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:18.016975 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:18.016975 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:18.113664 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c08ca122-7d3e-420a-b7fb-4ab367edef96 req-9c3a5c7e-ce98-40f2-8f53-18cbfae61265 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc returned with HTTP 200 Aug 12 21:39:18.114241 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 235/946] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:39:17 2026] DELETE /volume/v3/attachments/bf58b446-74f0-4a59-8c5c-085bdb2a9bcc => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:18.680956 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b69ef89-0837-4914-8e58-8c9e74f7bc7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:18.683233 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b69ef89-0837-4914-8e58-8c9e74f7bc7a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:18.683513 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b69ef89-0837-4914-8e58-8c9e74f7bc7a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:18.685020 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b69ef89-0837-4914-8e58-8c9e74f7bc7a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:18.699331 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:18.699331 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:18.703638 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b69ef89-0837-4914-8e58-8c9e74f7bc7a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:18.710037 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b69ef89-0837-4914-8e58-8c9e74f7bc7a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:39:18.710661 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 241/947] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:18 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:18.966201 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-79032ba6-f204-4bcc-bcea-fdeabde74059 req-919de1a5-681e-47f9-8469-e82c67351be4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:18.972548 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-79032ba6-f204-4bcc-bcea-fdeabde74059 req-919de1a5-681e-47f9-8469-e82c67351be4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e Aug 12 21:39:18.972548 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-79032ba6-f204-4bcc-bcea-fdeabde74059 req-919de1a5-681e-47f9-8469-e82c67351be4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:18.973757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-79032ba6-f204-4bcc-bcea-fdeabde74059 req-919de1a5-681e-47f9-8469-e82c67351be4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:18.984324 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:18.984324 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:19.096648 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-79032ba6-f204-4bcc-bcea-fdeabde74059 req-919de1a5-681e-47f9-8469-e82c67351be4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e returned with HTTP 200 Aug 12 21:39:19.097563 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 239/948] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:39:18 2026] DELETE /volume/v3/attachments/a0e7f68f-72be-4fe3-a351-5454ad916e3e => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:19.677411 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c715bd6-2d20-408a-ba4e-23cd3cf55732 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:19.679658 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c715bd6-2d20-408a-ba4e-23cd3cf55732 None None] GET https://10.4.3.240/volume// Aug 12 21:39:19.679658 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c715bd6-2d20-408a-ba4e-23cd3cf55732 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:19.679658 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c715bd6-2d20-408a-ba4e-23cd3cf55732 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:19.679658 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c715bd6-2d20-408a-ba4e-23cd3cf55732 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:19.680153 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 234/949] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:39:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:19.699197 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-66258f05-fb1e-414d-b200-09db9890f842 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:19.705529 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-66258f05-fb1e-414d-b200-09db9890f842 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:39:19.706009 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-66258f05-fb1e-414d-b200-09db9890f842 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2972e8e-d915-46d9-98e5-c52f7231d901", "connector": null, "instance_uuid": "03b5ea4a-cf21-4f33-94e6-caf1271d685a"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:19.716402 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71840b73-a226-4daa-94a3-40bd76fb455b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:19.724039 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:19.724039 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:19.771443 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-66258f05-fb1e-414d-b200-09db9890f842 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:39:19.771820 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 236/950] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:39:19 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 12 21:39:19.787640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-ae73d1cb-859f-4b56-a8f4-a6b8fe83f5b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:19.793939 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-ae73d1cb-859f-4b56-a8f4-a6b8fe83f5b8 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] DELETE https://10.4.3.240/volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1 Aug 12 21:39:19.793939 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-ae73d1cb-859f-4b56-a8f4-a6b8fe83f5b8 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:19.793939 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-ae73d1cb-859f-4b56-a8f4-a6b8fe83f5b8 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:19.802561 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:19.802561 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:19.875077 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71840b73-a226-4daa-94a3-40bd76fb455b tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:19.875856 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71840b73-a226-4daa-94a3-40bd76fb455b tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2013545914"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:19.899515 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71840b73-a226-4daa-94a3-40bd76fb455b tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:19.899906 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 242/951] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:39:19 2026] POST /volume/v3/types => generated 220 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:19.907924 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-ae73d1cb-859f-4b56-a8f4-a6b8fe83f5b8 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1 returned with HTTP 200 Aug 12 21:39:19.908251 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 240/952] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:39:19 2026] DELETE /volume/v3/attachments/db2c8b62-2d93-4ec2-ac54-963d388c61a1 => generated 192 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:19.917773 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-412ebf02-4385-44b8-a0e5-dd1d1aa6629b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:19.920050 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-412ebf02-4385-44b8-a0e5-dd1d1aa6629b tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:39:19.920464 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-412ebf02-4385-44b8-a0e5-dd1d1aa6629b tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2088233420"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:19.943643 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-412ebf02-4385-44b8-a0e5-dd1d1aa6629b tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:39:19.944200 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 235/953] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:39:19 2026] POST /volume/v3/group_types => generated 177 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:19.960245 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65469d60-fd16-477d-8e98-76440fb0087f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:20.068932 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65469d60-fd16-477d-8e98-76440fb0087f tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:39:20.069516 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65469d60-fd16-477d-8e98-76440fb0087f tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ecc7a5e3-593a-46ef-a978-393f4d720a49", "volume_types": ["77a800fd-966b-4a2f-9aac-b01ee2cc38e2"], "name": "tempest-GroupsV314Test-Group-1723504975"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:20.071274 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-65469d60-fd16-477d-8e98-76440fb0087f tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Creating new group {'group': {'group_type': 'ecc7a5e3-593a-46ef-a978-393f4d720a49', 'volume_types': ['77a800fd-966b-4a2f-9aac-b01ee2cc38e2'], 'name': 'tempest-GroupsV314Test-Group-1723504975'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:39:20.078810 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-65469d60-fd16-477d-8e98-76440fb0087f tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Creating group tempest-GroupsV314Test-Group-1723504975. Aug 12 21:39:20.079196 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:20.079196 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:20.088208 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65469d60-fd16-477d-8e98-76440fb0087f tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Availability Zones retrieved successfully. Aug 12 21:39:20.118948 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-65469d60-fd16-477d-8e98-76440fb0087f tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Created reservations ['ab324840-9710-474f-b7cb-83b3425faa00'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:20.147897 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65469d60-fd16-477d-8e98-76440fb0087f tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:39:20.148394 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 237/954] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:39:19 2026] POST /volume/v3/groups => generated 108 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:20.159543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f833b03d-3402-4adf-8c49-10aa40321852 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:20.163083 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f833b03d-3402-4adf-8c49-10aa40321852 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 Aug 12 21:39:20.163083 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f833b03d-3402-4adf-8c49-10aa40321852 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:20.163083 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f833b03d-3402-4adf-8c49-10aa40321852 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:20.163083 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-f833b03d-3402-4adf-8c49-10aa40321852 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] show called for member 044696d3-6d96-4ea7-8d9c-4eb3c212b492 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:39:20.177859 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:20.177859 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:20.194286 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f833b03d-3402-4adf-8c49-10aa40321852 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 returned with HTTP 200 Aug 12 21:39:20.194710 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 243/955] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:39:20 2026] GET /volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:20.982677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:20.984160 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:39:20.984474 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:20.984825 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:20.985102 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:39:20.997405 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:20.997405 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:20.998063 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:21.012387 np0000007121 devstack@c-api.service[100326]: WARNING cinder.keymgr.conf_key_mgr [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:39:21.024791 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:39:21.025017 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ccce4f8-6c67-4a97-ae91-c3975a78d408 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 202 Aug 12 21:39:21.025409 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 241/956] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:20 2026] DELETE /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:21.040862 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e20f18b2-5dd2-42cb-9d80-a2e9c59eee80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:21.044893 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e20f18b2-5dd2-42cb-9d80-a2e9c59eee80 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:39:21.044893 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e20f18b2-5dd2-42cb-9d80-a2e9c59eee80 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:21.044893 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e20f18b2-5dd2-42cb-9d80-a2e9c59eee80 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:21.055203 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:21.055203 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:21.062395 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e20f18b2-5dd2-42cb-9d80-a2e9c59eee80 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:21.071580 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e20f18b2-5dd2-42cb-9d80-a2e9c59eee80 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 200 Aug 12 21:39:21.072121 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 236/957] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:21 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:21.214491 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c9b0cf8-fe50-495c-9af4-2ae6562a27e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:21.217005 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c9b0cf8-fe50-495c-9af4-2ae6562a27e7 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 Aug 12 21:39:21.217304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c9b0cf8-fe50-495c-9af4-2ae6562a27e7 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:21.217581 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c9b0cf8-fe50-495c-9af4-2ae6562a27e7 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:21.217792 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-1c9b0cf8-fe50-495c-9af4-2ae6562a27e7 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] show called for member 044696d3-6d96-4ea7-8d9c-4eb3c212b492 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:39:21.222954 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:21.222954 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:21.236526 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c9b0cf8-fe50-495c-9af4-2ae6562a27e7 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 returned with HTTP 200 Aug 12 21:39:21.237154 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 238/958] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:39:21 2026] GET /volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:21.251641 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:21.253194 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-e3ae7e81-b40e-4fee-b401-6a6f0b56eb5f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:21.253652 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:21.254098 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-51193257", "volume_type": "77a800fd-966b-4a2f-9aac-b01ee2cc38e2", "group_id": "044696d3-6d96-4ea7-8d9c-4eb3c212b492", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:21.256955 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-51193257', 'volume_type': '77a800fd-966b-4a2f-9aac-b01ee2cc38e2', 'group_id': '044696d3-6d96-4ea7-8d9c-4eb3c212b492', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:21.257207 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-e3ae7e81-b40e-4fee-b401-6a6f0b56eb5f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] PUT https://10.4.3.240/volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 Aug 12 21:39:21.257731 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-e3ae7e81-b40e-4fee-b401-6a6f0b56eb5f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:21.273638 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-e3ae7e81-b40e-4fee-b401-6a6f0b56eb5f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Acquiring lock "cinder-attachment_update-a2972e8e-d915-46d9-98e5-c52f7231d901-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:39:21.274247 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:21.274247 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:21.274916 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Create volume of 1 GB Aug 12 21:39:21.281553 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-e3ae7e81-b40e-4fee-b401-6a6f0b56eb5f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Lock "cinder-attachment_update-a2972e8e-d915-46d9-98e5-c52f7231d901-np0000007121" acquired by "attachment_update" :: waited 0.008s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:39:21.283801 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:21.283801 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:21.286676 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Availability Zones retrieved successfully. Aug 12 21:39:21.294197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Flow 'volume_create_api' (09072566-3152-4673-b3cc-c791f04db122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:21.298646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9bdd48-39df-45e8-a0aa-f8c2ea1c9af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:21.298646 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:21.298646 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:21.298646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:21.326875 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9bdd48-39df-45e8-a0aa-f8c2ea1c9af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:39:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77a800fd-966b-4a2f-9aac-b01ee2cc38e2,is_public=True,name='tempest-GroupsV314Test-volume-type-2013545914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a800fd-966b-4a2f-9aac-b01ee2cc38e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '044696d3-6d96-4ea7-8d9c-4eb3c212b492', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:21.327141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b36f05-d3a6-49b1-8b69-8a9af7301cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:21.366181 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2013545914 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2013545914, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:21.366599 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2013545914 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2013545914, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:21.407868 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Created reservations ['4655e365-5fcb-43c5-a2cc-28ee775d67db', 'eabff4b8-9f9e-414c-8276-dc38f2dab97f', 'b6f7d98c-4938-4ba6-af94-5edbdb2766d8', 'c897b436-4110-46fd-83eb-72082713f518'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:21.408720 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b36f05-d3a6-49b1-8b69-8a9af7301cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4655e365-5fcb-43c5-a2cc-28ee775d67db', 'eabff4b8-9f9e-414c-8276-dc38f2dab97f', 'b6f7d98c-4938-4ba6-af94-5edbdb2766d8', 'c897b436-4110-46fd-83eb-72082713f518']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:21.409418 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12bcbce7-7565-4743-8e8c-86b844fef496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:21.440983 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12bcbce7-7565-4743-8e8c-86b844fef496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea8080e-8f8b-4a92-ae8f-060903010513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-51193257',encryption_key_id=None,group_id=044696d3-6d96-4ea7-8d9c-4eb3c212b492,group_type_id=,metadata={},multiattach=False,project_id='885af1bdc30849438d06ce0eb3d7c80b',qos_specs=None,replication_status=,reservations=['4655e365-5fcb-43c5-a2cc-28ee775d67db','eabff4b8-9f9e-414c-8276-dc38f2dab97f','b6f7d98c-4938-4ba6-af94-5edbdb2766d8','c897b436-4110-46fd-83eb-72082713f518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448ccdb2f80146bf801856adc228ad4b',volume_type_id=77a800fd-966b-4a2f-9aac-b01ee2cc38e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-51193257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=044696d3-6d96-4ea7-8d9c-4eb3c212b492,host=None,id=fea8080e-8f8b-4a92-ae8f-060903010513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='885af1bdc30849438d06ce0eb3d7c80b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='448ccdb2f80146bf801856adc228ad4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a800fd-966b-4a2f-9aac-b01ee2cc38e2),volume_type_id=77a800fd-966b-4a2f-9aac-b01ee2cc38e2)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:21.442606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a23585-cda7-4a83-99b6-e531637a10e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:21.443185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-e3ae7e81-b40e-4fee-b401-6a6f0b56eb5f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Lock "cinder-attachment_update-a2972e8e-d915-46d9-98e5-c52f7231d901-np0000007121" released by "attachment_update" :: held 0.161s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:39:21.443618 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-e3ae7e81-b40e-4fee-b401-6a6f0b56eb5f tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 returned with HTTP 200 Aug 12 21:39:21.444236 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 242/959] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:39:21 2026] PUT /volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:21.460216 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a23585-cda7-4a83-99b6-e531637a10e0) transitioned into state 'SUCCESS' from state '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-51193257',encryption_key_id=None,group_id=044696d3-6d96-4ea7-8d9c-4eb3c212b492,group_type_id=,metadata={},multiattach=False,project_id='885af1bdc30849438d06ce0eb3d7c80b',qos_specs=None,replication_status=,reservations=['4655e365-5fcb-43c5-a2cc-28ee775d67db','eabff4b8-9f9e-414c-8276-dc38f2dab97f','b6f7d98c-4938-4ba6-af94-5edbdb2766d8','c897b436-4110-46fd-83eb-72082713f518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448ccdb2f80146bf801856adc228ad4b',volume_type_id=77a800fd-966b-4a2f-9aac-b01ee2cc38e2)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:21.461064 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08acaab2-9274-4360-9b19-42ab172871ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:21.475617 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08acaab2-9274-4360-9b19-42ab172871ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:21.476934 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Flow 'volume_create_api' (09072566-3152-4673-b3cc-c791f04db122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:21.477267 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Create volume request issued successfully. Aug 12 21:39:21.478319 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:21.478525 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:21.520988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-1e2d44aa-ed2a-4b39-ae2f-04cbe3b841ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:21.520988 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-1e2d44aa-ed2a-4b39-ae2f-04cbe3b841ec tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 Aug 12 21:39:21.520988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-1e2d44aa-ed2a-4b39-ae2f-04cbe3b841ec tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:21.520988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-1e2d44aa-ed2a-4b39-ae2f-04cbe3b841ec tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:21.535058 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:21.538838 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:21.538838 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:21.544118 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d11e1f40-3411-44a3-8b3a-9b3cadfb80e6 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:21.544236 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-1e2d44aa-ed2a-4b39-ae2f-04cbe3b841ec tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 returned with HTTP 200 Aug 12 21:39:21.544742 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 244/960] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:39:21 2026] POST /volume/v3/volumes => generated 817 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:21.544822 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 237/961] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:39:21 2026] GET /volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:39:21.559671 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-887fe05b-68b9-49b4-a506-b82dc8439294 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:21.562208 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-887fe05b-68b9-49b4-a506-b82dc8439294 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 Aug 12 21:39:21.562371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-887fe05b-68b9-49b4-a506-b82dc8439294 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:21.562570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-887fe05b-68b9-49b4-a506-b82dc8439294 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:21.573840 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:21.573840 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:21.579428 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-887fe05b-68b9-49b4-a506-b82dc8439294 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Volume info retrieved successfully. Aug 12 21:39:21.580534 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-887fe05b-68b9-49b4-a506-b82dc8439294 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:21.581262 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-887fe05b-68b9-49b4-a506-b82dc8439294 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:21.632187 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-887fe05b-68b9-49b4-a506-b82dc8439294 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:21.639977 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:21.639977 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:21.653750 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-887fe05b-68b9-49b4-a506-b82dc8439294 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 returned with HTTP 200 Aug 12 21:39:21.654350 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 239/962] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:21 2026] GET /volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 => generated 885 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:22.088343 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5c94e56f-8f79-4038-a038-4d7c45876f2d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.090465 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c94e56f-8f79-4038-a038-4d7c45876f2d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f Aug 12 21:39:22.090553 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c94e56f-8f79-4038-a038-4d7c45876f2d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:22.091076 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c94e56f-8f79-4038-a038-4d7c45876f2d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:22.101915 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c94e56f-8f79-4038-a038-4d7c45876f2d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f returned with HTTP 404 Aug 12 21:39:22.102354 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 243/963] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:22 2026] GET /volume/v3/volumes/c480eabf-a46b-47ec-ba8c-e2586f82068f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:22.109741 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.111449 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:39:22.111927 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:22.112239 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:22.113201 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:39:22.157645 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Get all volumes completed successfully. Aug 12 21:39:22.157645 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:22.157873 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-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 12 21:39:22.215201 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0382d647-40a6-4f42-8893-a15cb64d4f42 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.221208 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:22.222051 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0382d647-40a6-4f42-8893-a15cb64d4f42 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:22.222284 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0382d647-40a6-4f42-8893-a15cb64d4f42 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:22.222551 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0382d647-40a6-4f42-8893-a15cb64d4f42 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:22.222810 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0382d647-40a6-4f42-8893-a15cb64d4f42 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume with id: 4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:22.224963 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.224963 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:22.231738 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.231738 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:22.232213 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0382d647-40a6-4f42-8893-a15cb64d4f42 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:22.237202 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9c2def0-5a48-4ed5-a4f0-89985b40b5f0 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:39:22.238057 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 245/964] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:39:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8693 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:22.258885 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc168c36-5e43-4e78-b766-5ad81875f200 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.264082 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc168c36-5e43-4e78-b766-5ad81875f200 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] DELETE https://10.4.3.240/volume/v3/types/92f01534-811a-4460-8e10-f4f795a00acd Aug 12 21:39:22.264082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc168c36-5e43-4e78-b766-5ad81875f200 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:22.264082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc168c36-5e43-4e78-b766-5ad81875f200 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:22.265972 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0382d647-40a6-4f42-8893-a15cb64d4f42 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume request issued successfully. Aug 12 21:39:22.265972 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0382d647-40a6-4f42-8893-a15cb64d4f42 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 202 Aug 12 21:39:22.266364 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 238/965] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:22 2026] DELETE /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:22.274839 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e58fca54-3392-442f-9e39-0298642b9451 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.278610 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e58fca54-3392-442f-9e39-0298642b9451 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:22.278733 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e58fca54-3392-442f-9e39-0298642b9451 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:22.279538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e58fca54-3392-442f-9e39-0298642b9451 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:22.292896 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.292896 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:22.301956 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e58fca54-3392-442f-9e39-0298642b9451 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:22.309077 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e58fca54-3392-442f-9e39-0298642b9451 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 200 Aug 12 21:39:22.310217 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 244/966] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:22 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:22.315382 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc168c36-5e43-4e78-b766-5ad81875f200 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] https://10.4.3.240/volume/v3/types/92f01534-811a-4460-8e10-f4f795a00acd returned with HTTP 202 Aug 12 21:39:22.315961 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 240/967] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:22 2026] DELETE /volume/v3/types/92f01534-811a-4460-8e10-f4f795a00acd => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:22.329107 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f002baf5-d097-4734-99c6-a592bb11fa55 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.332066 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f002baf5-d097-4734-99c6-a592bb11fa55 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:22.332431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f002baf5-d097-4734-99c6-a592bb11fa55 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1774060078", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:22.352259 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f002baf5-d097-4734-99c6-a592bb11fa55 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:22.352669 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 246/968] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:39:22 2026] POST /volume/v3/types => generated 213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:39:22.364527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ceef709b-ac4e-4776-a748-1ddd929aee9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.371343 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ceef709b-ac4e-4776-a748-1ddd929aee9e tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] POST https://10.4.3.240/volume/v3/types/18c38439-8bd8-4ea1-bbb0-a3437a7149a3/encryption Aug 12 21:39:22.371897 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ceef709b-ac4e-4776-a748-1ddd929aee9e tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:22.424582 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ceef709b-ac4e-4776-a748-1ddd929aee9e tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] https://10.4.3.240/volume/v3/types/18c38439-8bd8-4ea1-bbb0-a3437a7149a3/encryption returned with HTTP 200 Aug 12 21:39:22.425222 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 239/969] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:39:22 2026] POST /volume/v3/types/18c38439-8bd8-4ea1-bbb0-a3437a7149a3/encryption => generated 231 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:22.439181 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.441965 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:22.442415 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1557646578", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1774060078", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:22.446200 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1557646578', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1774060078', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:22.452455 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:39:22.453496 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.453496 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:22.454078 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:39:22.461251 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (25283a84-f715-48e8-a2d2-6ac9b73b0e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:22.462654 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d83edc-b3dc-4761-a6ca-a6cb8a35c6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:22.463721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:22.491387 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d83edc-b3dc-4761-a6ca-a6cb8a35c6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:39:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18c38439-8bd8-4ea1-bbb0-a3437a7149a3,is_public=True,name='tempest-scenario-type-luks2-1774060078',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c38439-8bd8-4ea1-bbb0-a3437a7149a3', '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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:22.492302 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad44582-7058-4fb4-bc3d-b0988e014724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:22.532911 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1774060078 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1774060078, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:22.533372 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1774060078 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1774060078, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:22.577138 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['2390bc5b-756b-4968-8110-f45a3efae299', '030f9c70-929e-4a69-9557-eba617db5f18', '61fadb58-5fb0-4c70-83cb-99e8ce1be04a', 'd0eb4743-80d4-4b72-bd55-cc76d156673a'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:22.578226 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad44582-7058-4fb4-bc3d-b0988e014724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2390bc5b-756b-4968-8110-f45a3efae299', '030f9c70-929e-4a69-9557-eba617db5f18', '61fadb58-5fb0-4c70-83cb-99e8ce1be04a', 'd0eb4743-80d4-4b72-bd55-cc76d156673a']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:22.579310 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b54f6fed-be29-4ec3-bc4c-e76cf7ec47e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:22.615310 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b54f6fed-be29-4ec3-bc4c-e76cf7ec47e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cf6a8f9-f78e-4819-974f-2e6a7355b3db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1557646578',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['2390bc5b-756b-4968-8110-f45a3efae299','030f9c70-929e-4a69-9557-eba617db5f18','61fadb58-5fb0-4c70-83cb-99e8ce1be04a','d0eb4743-80d4-4b72-bd55-cc76d156673a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=18c38439-8bd8-4ea1-bbb0-a3437a7149a3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1557646578',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2cf6a8f9-f78e-4819-974f-2e6a7355b3db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c38439-8bd8-4ea1-bbb0-a3437a7149a3),volume_type_id=18c38439-8bd8-4ea1-bbb0-a3437a7149a3)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:22.616432 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5a6a65-d8db-4db1-aedf-46af09209ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:22.653477 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5a6a65-d8db-4db1-aedf-46af09209ea7) transitioned into state 'SUCCESS' from state '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-1557646578',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['2390bc5b-756b-4968-8110-f45a3efae299','030f9c70-929e-4a69-9557-eba617db5f18','61fadb58-5fb0-4c70-83cb-99e8ce1be04a','d0eb4743-80d4-4b72-bd55-cc76d156673a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=18c38439-8bd8-4ea1-bbb0-a3437a7149a3)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:22.654363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867241e5-72a2-4537-b5c7-7b4e3314554d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:22.669250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867241e5-72a2-4537-b5c7-7b4e3314554d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:22.670272 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (25283a84-f715-48e8-a2d2-6ac9b73b0e40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:22.670419 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:39:22.671063 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7ca3f62f-7b0a-4471-96ce-515d1913f020 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:22.671561 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 245/970] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:39:22 2026] POST /volume/v3/volumes => generated 781 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:22.676311 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.679761 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 Aug 12 21:39:22.679984 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:22.680295 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:22.696292 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.696292 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:22.696461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94ae283d-063a-4bac-ae30-19c75d82c1c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.700451 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94ae283d-063a-4bac-ae30-19c75d82c1c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:22.700451 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94ae283d-063a-4bac-ae30-19c75d82c1c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:22.700451 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94ae283d-063a-4bac-ae30-19c75d82c1c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:22.702995 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Volume info retrieved successfully. Aug 12 21:39:22.703111 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:22.703712 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:22.715128 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.715128 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:22.724512 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-94ae283d-063a-4bac-ae30-19c75d82c1c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:22.729729 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94ae283d-063a-4bac-ae30-19c75d82c1c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 200 Aug 12 21:39:22.730856 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 247/971] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:22 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:22.775760 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:22.783742 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.783742 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:22.799248 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c837191-1576-4f5b-8677-94e8ce54c1c0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 returned with HTTP 200 Aug 12 21:39:22.800142 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 241/972] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:22 2026] GET /volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 => generated 910 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:22.819062 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:22.821650 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] POST https://10.4.3.240/volume/v3/groups/action Aug 12 21:39:22.822223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Action body: b'{"create-from-src": {"source_group_id": "044696d3-6d96-4ea7-8d9c-4eb3c212b492", "name": "tempest-Group_from_grp-13458601"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:22.822223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "044696d3-6d96-4ea7-8d9c-4eb3c212b492", "name": "tempest-Group_from_grp-13458601"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:22.827815 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Creating new group {'create-from-src': {'source_group_id': '044696d3-6d96-4ea7-8d9c-4eb3c212b492', 'name': 'tempest-Group_from_grp-13458601'}}. {{(pid=100324) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 21:39:22.828528 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Creating group tempest-Group_from_grp-13458601 from source group 044696d3-6d96-4ea7-8d9c-4eb3c212b492. Aug 12 21:39:22.833537 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.833537 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:22.851478 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.851478 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:22.883811 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Created reservations ['480b7765-3ef3-4182-b13a-29b0e5c1b31a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:22.981030 np0000007121 devstack@c-api.service[100324]: INFO cinder.group.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] A mapping entry already exists for group 3e05d30c-b909-45c8-9294-e20feea31b55 and volume type 77a800fd-966b-4a2f-9aac-b01ee2cc38e2. Do not need to create again. Aug 12 21:39:22.981030 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:22.981030 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:22.985444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:39:22.985086. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:39:22.985600 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Availability Zones retrieved successfully. Aug 12 21:39:22.994251 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Flow 'volume_create_api' (7298ca36-c52e-479d-85ee-2d399d55afcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:22.995548 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (288a1cda-98f9-43a7-9a11-ec123a621373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:22.997001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:23.022002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (288a1cda-98f9-43a7-9a11-ec123a621373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fea8080e-8f8b-4a92-ae8f-060903010513', 'volume_type': VolumeType(created_at=2026-08-12T21:39:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77a800fd-966b-4a2f-9aac-b01ee2cc38e2,is_public=True,name='tempest-GroupsV314Test-volume-type-2013545914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77a800fd-966b-4a2f-9aac-b01ee2cc38e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3e05d30c-b909-45c8-9294-e20feea31b55', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.023031 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b3b572-a3eb-44d5-b7b8-54c089b46c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:23.068793 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2013545914 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2013545914, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:23.068793 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2013545914 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2013545914, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:23.098398 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Created reservations ['c060b632-c6f7-46e7-884a-63a1a5f65041', '0ebee802-1dbd-4ad7-b7ec-8e47ed9ccede', '2e28a009-b6ca-434f-b7ce-40f62d72a520', '018531e5-3bd4-48b4-9faf-98da99af3f69'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:23.099614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b3b572-a3eb-44d5-b7b8-54c089b46c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c060b632-c6f7-46e7-884a-63a1a5f65041', '0ebee802-1dbd-4ad7-b7ec-8e47ed9ccede', '2e28a009-b6ca-434f-b7ce-40f62d72a520', '018531e5-3bd4-48b4-9faf-98da99af3f69']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.100041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c84c802-de89-4b80-ba55-1bfef55692d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:23.137202 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c84c802-de89-4b80-ba55-1bfef55692d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d4d918d-ecec-4e40-83be-1fb0491992f8', '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=3e05d30c-b909-45c8-9294-e20feea31b55,group_type_id=,metadata={},multiattach=False,project_id='885af1bdc30849438d06ce0eb3d7c80b',qos_specs=None,replication_status=,reservations=['c060b632-c6f7-46e7-884a-63a1a5f65041','0ebee802-1dbd-4ad7-b7ec-8e47ed9ccede','2e28a009-b6ca-434f-b7ce-40f62d72a520','018531e5-3bd4-48b4-9faf-98da99af3f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=fea8080e-8f8b-4a92-ae8f-060903010513,status='creating',user_id='448ccdb2f80146bf801856adc228ad4b',volume_type_id=77a800fd-966b-4a2f-9aac-b01ee2cc38e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3e05d30c-b909-45c8-9294-e20feea31b55,host=None,id=2d4d918d-ecec-4e40-83be-1fb0491992f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='885af1bdc30849438d06ce0eb3d7c80b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fea8080e-8f8b-4a92-ae8f-060903010513,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='448ccdb2f80146bf801856adc228ad4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77a800fd-966b-4a2f-9aac-b01ee2cc38e2),volume_type_id=77a800fd-966b-4a2f-9aac-b01ee2cc38e2)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.138217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a665202b-ac2f-4f21-b8ec-cfd024eff751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:23.172426 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a665202b-ac2f-4f21-b8ec-cfd024eff751) transitioned into state 'SUCCESS' from 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=3e05d30c-b909-45c8-9294-e20feea31b55,group_type_id=,metadata={},multiattach=False,project_id='885af1bdc30849438d06ce0eb3d7c80b',qos_specs=None,replication_status=,reservations=['c060b632-c6f7-46e7-884a-63a1a5f65041','0ebee802-1dbd-4ad7-b7ec-8e47ed9ccede','2e28a009-b6ca-434f-b7ce-40f62d72a520','018531e5-3bd4-48b4-9faf-98da99af3f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=fea8080e-8f8b-4a92-ae8f-060903010513,status='creating',user_id='448ccdb2f80146bf801856adc228ad4b',volume_type_id=77a800fd-966b-4a2f-9aac-b01ee2cc38e2)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.174733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Flow 'volume_create_api' (7298ca36-c52e-479d-85ee-2d399d55afcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:23.175268 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Create volume request issued successfully. Aug 12 21:39:23.208953 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbcd590a-fd9a-4158-beaa-e81c06e7221e tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups/action returned with HTTP 202 Aug 12 21:39:23.209463 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 240/973] 10.4.3.240 () {70 vars in 1318 bytes} [Wed Aug 12 21:39:22 2026] POST /volume/v3/groups/action => generated 100 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:23.219916 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.222768 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:39:23.223095 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.223355 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.223724 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:39:23.224160 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.224160 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:23.224853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:39:23.233725 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Get all volumes completed successfully. Aug 12 21:39:23.235165 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:23.235165 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:23.288552 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:23.297014 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.297014 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:23.305437 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:23.305638 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:23.327158 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35e1ba69-6c28-456e-b5c1-4c094775483f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.329524 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35e1ba69-6c28-456e-b5c1-4c094775483f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:23.330012 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35e1ba69-6c28-456e-b5c1-4c094775483f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.330128 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35e1ba69-6c28-456e-b5c1-4c094775483f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.336882 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35e1ba69-6c28-456e-b5c1-4c094775483f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 404 Aug 12 21:39:23.340264 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 248/974] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:23.347991 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4cd17a42-1995-466d-81d0-a3786cc94a65 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.349297 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:23.352428 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.352428 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:23.352653 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4cd17a42-1995-466d-81d0-a3786cc94a65 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:23.352930 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4cd17a42-1995-466d-81d0-a3786cc94a65 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.353198 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4cd17a42-1995-466d-81d0-a3786cc94a65 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.360772 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fbd55144-c0ec-443a-892d-8f6577a6b8c1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:39:23.361271 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 246/975] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:23.365210 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4cd17a42-1995-466d-81d0-a3786cc94a65 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 404 Aug 12 21:39:23.365309 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 242/976] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:23.378120 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c82c6c68-655b-4f67-9e16-5031024bf97c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.378483 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1affa264-64c0-4ad2-8547-981c630db6b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.380442 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1affa264-64c0-4ad2-8547-981c630db6b0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 Aug 12 21:39:23.380655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1affa264-64c0-4ad2-8547-981c630db6b0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.380883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1affa264-64c0-4ad2-8547-981c630db6b0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.384009 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c82c6c68-655b-4f67-9e16-5031024bf97c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:23.387074 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c82c6c68-655b-4f67-9e16-5031024bf97c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.387328 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c82c6c68-655b-4f67-9e16-5031024bf97c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.387609 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c82c6c68-655b-4f67-9e16-5031024bf97c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume with id: 4af838a6-1021-4ebe-80b6-0526aceff686 Aug 12 21:39:23.391956 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.391956 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:23.400375 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c82c6c68-655b-4f67-9e16-5031024bf97c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 returned with HTTP 404 Aug 12 21:39:23.401187 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 249/977] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:23 2026] DELETE /volume/v3/volumes/4af838a6-1021-4ebe-80b6-0526aceff686 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:23.402697 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1affa264-64c0-4ad2-8547-981c630db6b0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Volume info retrieved successfully. Aug 12 21:39:23.404804 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-1affa264-64c0-4ad2-8547-981c630db6b0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:23.405038 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-1affa264-64c0-4ad2-8547-981c630db6b0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:23.439576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.441655 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:23.442287 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2054133115"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:23.444273 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request body: {'volume': {'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2054133115'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:23.475856 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-1affa264-64c0-4ad2-8547-981c630db6b0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:23.481184 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.481184 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:23.493612 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1affa264-64c0-4ad2-8547-981c630db6b0 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 returned with HTTP 200 Aug 12 21:39:23.493916 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 241/978] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 => generated 923 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:23.508351 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d060706d-d1a5-4833-b5b3-73e7602e56e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.512467 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d060706d-d1a5-4833-b5b3-73e7602e56e3 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55 Aug 12 21:39:23.512761 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d060706d-d1a5-4833-b5b3-73e7602e56e3 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.512964 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d060706d-d1a5-4833-b5b3-73e7602e56e3 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.513073 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-d060706d-d1a5-4833-b5b3-73e7602e56e3 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] show called for member 3e05d30c-b909-45c8-9294-e20feea31b55 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:39:23.517466 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.517466 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:23.531562 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d060706d-d1a5-4833-b5b3-73e7602e56e3 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55 returned with HTTP 200 Aug 12 21:39:23.531562 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 243/979] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55 => generated 415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:23.541504 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2699da93-bc54-4f5b-bd2e-47765487515d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.543781 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:39:23.543996 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.544173 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.544404 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:39:23.545121 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:39:23.555571 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Get all volumes completed successfully. Aug 12 21:39:23.556389 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:23.556883 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:23.564178 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume of 1 GB Aug 12 21:39:23.569221 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Availability Zones retrieved successfully. Aug 12 21:39:23.575965 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (89ec3024-1535-481b-a5bf-f47751c66eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:23.577182 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bfe0647-9f42-4e2f-9be8-b36ae13e2afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:23.578133 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:23.611342 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:23.612569 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.612569 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:23.616344 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:23.616487 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:23.654874 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:23.657492 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bfe0647-9f42-4e2f-9be8-b36ae13e2afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.658580 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.658580 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:23.658756 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2732590c-0c01-48e7-8b8f-2ba5d2286cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:23.667146 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2699da93-bc54-4f5b-bd2e-47765487515d tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:39:23.667509 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 250/980] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:23.679988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cdeb43de-063b-470d-bfae-c609489a53c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.681727 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdeb43de-063b-470d-bfae-c609489a53c4 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] POST https://10.4.3.240/volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55/action Aug 12 21:39:23.682079 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdeb43de-063b-470d-bfae-c609489a53c4 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:23.682192 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdeb43de-063b-470d-bfae-c609489a53c4 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:23.683608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-cdeb43de-063b-470d-bfae-c609489a53c4 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] delete called for group 3e05d30c-b909-45c8-9294-e20feea31b55 {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:39:23.683731 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-cdeb43de-063b-470d-bfae-c609489a53c4 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Delete group with id: 3e05d30c-b909-45c8-9294-e20feea31b55 Aug 12 21:39:23.687018 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.687018 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:23.718901 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['460b2b30-8f90-4c73-9ec5-103837f01ba8', '4904df65-1eeb-4fcf-95d3-28b05d55399d', '8d80fc8e-e0df-47b5-aa7d-3dab43ae37aa', 'e32f6876-2270-4e2f-8cad-8b09e19219f2'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:23.719710 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2732590c-0c01-48e7-8b8f-2ba5d2286cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['460b2b30-8f90-4c73-9ec5-103837f01ba8', '4904df65-1eeb-4fcf-95d3-28b05d55399d', '8d80fc8e-e0df-47b5-aa7d-3dab43ae37aa', 'e32f6876-2270-4e2f-8cad-8b09e19219f2']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.721293 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f246d24d-85f4-4a61-89e6-8ad733667642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:23.755058 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-576c445b-8e25-4374-8b27-9485557656d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.757343 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-576c445b-8e25-4374-8b27-9485557656d2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:23.757600 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-576c445b-8e25-4374-8b27-9485557656d2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.757857 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-576c445b-8e25-4374-8b27-9485557656d2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.765943 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.765943 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:23.767050 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f246d24d-85f4-4a61-89e6-8ad733667642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e16a33a-4c64-4a70-9708-2b69df5deb34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2054133115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['460b2b30-8f90-4c73-9ec5-103837f01ba8','4904df65-1eeb-4fcf-95d3-28b05d55399d','8d80fc8e-e0df-47b5-aa7d-3dab43ae37aa','e32f6876-2270-4e2f-8cad-8b09e19219f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2054133115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e16a33a-4c64-4a70-9708-2b69df5deb34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67bf7a75166b47d6aea697584674fdf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.767352 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdeb43de-063b-470d-bfae-c609489a53c4 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55/action returned with HTTP 202 Aug 12 21:39:23.767879 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 242/981] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:39:23 2026] POST /volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:39:23.767934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db02aea4-cc0c-464c-8491-f591c289f09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:23.769617 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-576c445b-8e25-4374-8b27-9485557656d2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:23.777189 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-576c445b-8e25-4374-8b27-9485557656d2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 200 Aug 12 21:39:23.777533 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.777689 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 244/982] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:23.779543 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 Aug 12 21:39:23.779858 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.779919 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.786783 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.786783 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:23.791570 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Volume info retrieved successfully. Aug 12 21:39:23.792315 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:23.792509 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:23.799166 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4595c25-c47d-421e-b2a1-2485dfae8d03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.802379 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4595c25-c47d-421e-b2a1-2485dfae8d03 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:23.802608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4595c25-c47d-421e-b2a1-2485dfae8d03 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.803025 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4595c25-c47d-421e-b2a1-2485dfae8d03 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.805376 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db02aea4-cc0c-464c-8491-f591c289f09e) transitioned into state 'SUCCESS' from state '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-2054133115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['460b2b30-8f90-4c73-9ec5-103837f01ba8','4904df65-1eeb-4fcf-95d3-28b05d55399d','8d80fc8e-e0df-47b5-aa7d-3dab43ae37aa','e32f6876-2270-4e2f-8cad-8b09e19219f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.806530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9f06ea-172d-413b-a33e-274e46096e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:23.813352 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.813352 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:23.818726 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9f06ea-172d-413b-a33e-274e46096e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:23.819414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (89ec3024-1535-481b-a5bf-f47751c66eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:23.819838 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request issued successfully. Aug 12 21:39:23.820453 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1971985-c5f4-4ac6-942e-40f4598d70a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:23.820514 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a4595c25-c47d-421e-b2a1-2485dfae8d03 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:23.821324 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 247/983] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:39:23 2026] POST /volume/v3/volumes => generated 749 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:23.834604 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4595c25-c47d-421e-b2a1-2485dfae8d03 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 200 Aug 12 21:39:23.835169 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 243/984] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:23.840257 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-faa10ce7-4f1f-4609-8204-09b804a95284 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.848906 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:23.851943 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-faa10ce7-4f1f-4609-8204-09b804a95284 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:39:23.852254 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-faa10ce7-4f1f-4609-8204-09b804a95284 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:23.852397 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.852397 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:23.852532 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-faa10ce7-4f1f-4609-8204-09b804a95284 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:23.857694 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7cb7a978-4624-4064-ac0c-fe1d764bec02 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:23.858643 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7cb7a978-4624-4064-ac0c-fe1d764bec02 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/action Aug 12 21:39:23.858643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7cb7a978-4624-4064-ac0c-fe1d764bec02 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:23.858643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7cb7a978-4624-4064-ac0c-fe1d764bec02 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:23.865375 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.865375 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:23.871485 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-faa10ce7-4f1f-4609-8204-09b804a95284 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:23.872368 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:23.872368 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:23.873018 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7cb7a978-4624-4064-ac0c-fe1d764bec02 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:23.874367 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0aa99b68-93e5-4913-9a9a-19cf5d882b96 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 returned with HTTP 200 Aug 12 21:39:23.874669 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 251/985] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 => generated 922 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:23.879478 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-faa10ce7-4f1f-4609-8204-09b804a95284 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 returned with HTTP 200 Aug 12 21:39:23.880078 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 245/986] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:23 2026] GET /volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:23.881144 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7cb7a978-4624-4064-ac0c-fe1d764bec02 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume updated successfully. Aug 12 21:39:23.881512 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7cb7a978-4624-4064-ac0c-fe1d764bec02 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/action returned with HTTP 200 Aug 12 21:39:23.882248 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 248/987] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:39:23 2026] POST /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 21:39:24.055766 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-1c79c563-ef2e-426a-9147-26476f1cec8f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.062534 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-1c79c563-ef2e-426a-9147-26476f1cec8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:24.062534 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-1c79c563-ef2e-426a-9147-26476f1cec8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.062534 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-1c79c563-ef2e-426a-9147-26476f1cec8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.077609 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.077609 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:24.086282 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-1c79c563-ef2e-426a-9147-26476f1cec8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:24.091738 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-1c79c563-ef2e-426a-9147-26476f1cec8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 200 Aug 12 21:39:24.092254 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 244/988] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:24.181995 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4daa56d2-fd1d-4691-a961-3315a45dada7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.260892 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4daa56d2-fd1d-4691-a961-3315a45dada7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] POST https://10.4.3.240/volume/v3/qos-specs Aug 12 21:39:24.260892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4daa56d2-fd1d-4691-a961-3315a45dada7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1472685853", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:24.262455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.qos_specs [None req-4daa56d2-fd1d-4691-a961-3315a45dada7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1472685853', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100323) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 21:39:24.268835 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=377,cinder:UPDATE=74,cinder:INSERT=46 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:39:24.270278 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-4daa56d2-fd1d-4691-a961-3315a45dada7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DB qos_specs_create(): root {'id': 'c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1472685853'} {{(pid=100323) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 21:39:24.281770 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4daa56d2-fd1d-4691-a961-3315a45dada7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 12 21:39:24.281770 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 252/989] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:39:24 2026] POST /volume/v3/qos-specs => generated 393 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:24.297795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a1ac6aa-78c9-4132-bf3f-11ba50a12d6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.299953 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a1ac6aa-78c9-4132-bf3f-11ba50a12d6c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:24.300583 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a1ac6aa-78c9-4132-bf3f-11ba50a12d6c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2042719790"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:24.315767 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a1ac6aa-78c9-4132-bf3f-11ba50a12d6c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:24.316271 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 246/990] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:39:24 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:24.328690 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6b8c15b3-a6a8-41b7-ac06-08d8147fd33c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.337452 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6b8c15b3-a6a8-41b7-ac06-08d8147fd33c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:24.337452 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6b8c15b3-a6a8-41b7-ac06-08d8147fd33c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1797679464"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:24.357702 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6b8c15b3-a6a8-41b7-ac06-08d8147fd33c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:24.358339 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 249/991] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:39:24 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:24.369123 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf52297d-d49a-4553-a714-6228d9ceefac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.371155 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf52297d-d49a-4553-a714-6228d9ceefac tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:24.371482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf52297d-d49a-4553-a714-6228d9ceefac tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-203933802"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:24.390477 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf52297d-d49a-4553-a714-6228d9ceefac tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:24.391293 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 245/992] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:39:24 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:24.401165 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71e4a0db-bac1-49f1-af4a-347505623b02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.406649 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71e4a0db-bac1-49f1-af4a-347505623b02 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=85acc405-801f-421a-8564-3a5456c1d933 Aug 12 21:39:24.406649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71e4a0db-bac1-49f1-af4a-347505623b02 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.406649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71e4a0db-bac1-49f1-af4a-347505623b02 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'associate' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.406649 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.406649 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:24.406649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-71e4a0db-bac1-49f1-af4a-347505623b02 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Associate qos_spec: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b with type: 85acc405-801f-421a-8564-3a5456c1d933 {{(pid=100323) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 21:39:24.429863 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71e4a0db-bac1-49f1-af4a-347505623b02 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=85acc405-801f-421a-8564-3a5456c1d933 returned with HTTP 202 Aug 12 21:39:24.432642 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 253/993] 10.4.3.240 () {66 vars in 1481 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=85acc405-801f-421a-8564-3a5456c1d933 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:24.443495 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d19d54a3-ddd3-4c78-8076-980096666f3d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.449374 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d19d54a3-ddd3-4c78-8076-980096666f3d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=0dd54469-b768-417a-93aa-c19dd78dcdc9 Aug 12 21:39:24.449684 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d19d54a3-ddd3-4c78-8076-980096666f3d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.450445 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d19d54a3-ddd3-4c78-8076-980096666f3d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'associate' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.451315 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d19d54a3-ddd3-4c78-8076-980096666f3d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Associate qos_spec: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b with type: 0dd54469-b768-417a-93aa-c19dd78dcdc9 {{(pid=100325) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 21:39:24.481016 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d19d54a3-ddd3-4c78-8076-980096666f3d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=0dd54469-b768-417a-93aa-c19dd78dcdc9 returned with HTTP 202 Aug 12 21:39:24.481411 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 247/994] 10.4.3.240 () {66 vars in 1481 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=0dd54469-b768-417a-93aa-c19dd78dcdc9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:24.491642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f0df6e8c-f8d5-4c18-80e1-fd12b23ccf51 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.492052 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0df6e8c-f8d5-4c18-80e1-fd12b23ccf51 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=e8d15f04-1950-4b46-b302-e98de89c52e4 Aug 12 21:39:24.492319 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0df6e8c-f8d5-4c18-80e1-fd12b23ccf51 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.492514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0df6e8c-f8d5-4c18-80e1-fd12b23ccf51 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'associate' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.493203 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f0df6e8c-f8d5-4c18-80e1-fd12b23ccf51 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Associate qos_spec: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b with type: e8d15f04-1950-4b46-b302-e98de89c52e4 {{(pid=100326) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 21:39:24.523615 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0df6e8c-f8d5-4c18-80e1-fd12b23ccf51 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=e8d15f04-1950-4b46-b302-e98de89c52e4 returned with HTTP 202 Aug 12 21:39:24.524084 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 250/995] 10.4.3.240 () {66 vars in 1481 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associate?vol_type_id=e8d15f04-1950-4b46-b302-e98de89c52e4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:24.536459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aab22205-35bc-482e-bc24-939b617179ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.542191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aab22205-35bc-482e-bc24-939b617179ac tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations Aug 12 21:39:24.542458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aab22205-35bc-482e-bc24-939b617179ac tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.542803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aab22205-35bc-482e-bc24-939b617179ac tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'associations' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.543639 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aab22205-35bc-482e-bc24-939b617179ac tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Get associations for qos_spec id: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b {{(pid=100324) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 21:39:24.575974 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aab22205-35bc-482e-bc24-939b617179ac tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations returned with HTTP 200 Aug 12 21:39:24.577093 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 246/996] 10.4.3.240 () {66 vars in 1393 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations => generated 447 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:24.587223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4aaaee88-70a2-472f-b2b4-75bcb9c09028 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.590068 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4aaaee88-70a2-472f-b2b4-75bcb9c09028 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/disassociate?vol_type_id=85acc405-801f-421a-8564-3a5456c1d933 Aug 12 21:39:24.590459 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4aaaee88-70a2-472f-b2b4-75bcb9c09028 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.590751 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4aaaee88-70a2-472f-b2b4-75bcb9c09028 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'disassociate' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.591111 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.591111 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:24.591591 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4aaaee88-70a2-472f-b2b4-75bcb9c09028 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Disassociate qos_spec: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b from type: 85acc405-801f-421a-8564-3a5456c1d933 {{(pid=100323) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 12 21:39:24.606155 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4aaaee88-70a2-472f-b2b4-75bcb9c09028 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/disassociate?vol_type_id=85acc405-801f-421a-8564-3a5456c1d933 returned with HTTP 202 Aug 12 21:39:24.606750 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 254/997] 10.4.3.240 () {66 vars in 1490 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/disassociate?vol_type_id=85acc405-801f-421a-8564-3a5456c1d933 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:24.620847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1190dbdf-fb3a-4c2c-af1c-7ee0ac59bdf0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.621315 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1190dbdf-fb3a-4c2c-af1c-7ee0ac59bdf0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations Aug 12 21:39:24.621613 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1190dbdf-fb3a-4c2c-af1c-7ee0ac59bdf0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.621950 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1190dbdf-fb3a-4c2c-af1c-7ee0ac59bdf0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'associations' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.622351 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.622351 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:24.622902 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1190dbdf-fb3a-4c2c-af1c-7ee0ac59bdf0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Get associations for qos_spec id: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b {{(pid=100325) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 21:39:24.648459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f5db5080-b003-4c02-a56d-3a6ea12d954c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.650883 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1190dbdf-fb3a-4c2c-af1c-7ee0ac59bdf0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations returned with HTTP 200 Aug 12 21:39:24.651526 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 248/998] 10.4.3.240 () {66 vars in 1393 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations => generated 305 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:24.657119 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f5db5080-b003-4c02-a56d-3a6ea12d954c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:24.657510 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f5db5080-b003-4c02-a56d-3a6ea12d954c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.657818 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f5db5080-b003-4c02-a56d-3a6ea12d954c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.663784 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c8ecd3c-e96c-4888-9aef-fd267a4f9b3c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.668348 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c8ecd3c-e96c-4888-9aef-fd267a4f9b3c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/disassociate_all Aug 12 21:39:24.668727 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c8ecd3c-e96c-4888-9aef-fd267a4f9b3c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.668818 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c8ecd3c-e96c-4888-9aef-fd267a4f9b3c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'disassociate_all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.669028 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.669028 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:24.669537 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4c8ecd3c-e96c-4888-9aef-fd267a4f9b3c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Disassociate qos_spec: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b from all. {{(pid=100324) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 12 21:39:24.672605 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.672605 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:24.680876 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f5db5080-b003-4c02-a56d-3a6ea12d954c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:24.690893 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c8ecd3c-e96c-4888-9aef-fd267a4f9b3c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/disassociate_all returned with HTTP 202 Aug 12 21:39:24.691220 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 247/999] 10.4.3.240 () {66 vars in 1405 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/disassociate_all => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:24.691302 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f5db5080-b003-4c02-a56d-3a6ea12d954c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 200 Aug 12 21:39:24.692488 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 251/1000] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:24.700323 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-262ba5f7-37a8-48dd-a5e7-bdc9b005967e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.702133 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-262ba5f7-37a8-48dd-a5e7-bdc9b005967e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations Aug 12 21:39:24.702299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-262ba5f7-37a8-48dd-a5e7-bdc9b005967e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.702489 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-262ba5f7-37a8-48dd-a5e7-bdc9b005967e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'associations' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.702743 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.702743 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:24.703049 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-262ba5f7-37a8-48dd-a5e7-bdc9b005967e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Get associations for qos_spec id: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b {{(pid=100323) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 21:39:24.704371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6bf924af-a2a3-4953-9ccb-0b49f9eb8589 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.704835 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6bf924af-a2a3-4953-9ccb-0b49f9eb8589 None None] GET https://10.4.3.240/volume// Aug 12 21:39:24.705050 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6bf924af-a2a3-4953-9ccb-0b49f9eb8589 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.705298 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6bf924af-a2a3-4953-9ccb-0b49f9eb8589 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.705604 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6bf924af-a2a3-4953-9ccb-0b49f9eb8589 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:24.705913 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 249/1001] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:24.715724 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f91f96f5-c968-42a7-b7da-ee0c3d447e4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.721142 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f91f96f5-c968-42a7-b7da-ee0c3d447e4b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:39:24.721553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f91f96f5-c968-42a7-b7da-ee0c3d447e4b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2cf6a8f9-f78e-4819-974f-2e6a7355b3db", "connector": null, "instance_uuid": "25843a31-8961-419a-832f-b64327f9c90e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:24.726674 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-262ba5f7-37a8-48dd-a5e7-bdc9b005967e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations returned with HTTP 200 Aug 12 21:39:24.727288 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 255/1002] 10.4.3.240 () {66 vars in 1393 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/associations => generated 24 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:24.734548 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.734548 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:24.735527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-34982c69-6f3c-406e-8833-19dfdf95bbe0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.737794 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34982c69-6f3c-406e-8833-19dfdf95bbe0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/types/e8d15f04-1950-4b46-b302-e98de89c52e4 Aug 12 21:39:24.738202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34982c69-6f3c-406e-8833-19dfdf95bbe0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.738375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34982c69-6f3c-406e-8833-19dfdf95bbe0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.771141 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-f91f96f5-c968-42a7-b7da-ee0c3d447e4b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:39:24.771990 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 248/1003] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:39:24 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:24.789675 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34982c69-6f3c-406e-8833-19dfdf95bbe0 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types/e8d15f04-1950-4b46-b302-e98de89c52e4 returned with HTTP 202 Aug 12 21:39:24.790276 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 252/1004] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:24 2026] DELETE /volume/v3/types/e8d15f04-1950-4b46-b302-e98de89c52e4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:24.802342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11dfea44-f89a-432f-976e-efe1b1f42b4c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.804814 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11dfea44-f89a-432f-976e-efe1b1f42b4c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/types/e8d15f04-1950-4b46-b302-e98de89c52e4 Aug 12 21:39:24.805182 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11dfea44-f89a-432f-976e-efe1b1f42b4c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.805903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11dfea44-f89a-432f-976e-efe1b1f42b4c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.811037 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11dfea44-f89a-432f-976e-efe1b1f42b4c tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types/e8d15f04-1950-4b46-b302-e98de89c52e4 returned with HTTP 404 Aug 12 21:39:24.812052 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 250/1005] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/types/e8d15f04-1950-4b46-b302-e98de89c52e4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:24.824248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4201bc77-a337-464f-abf3-6a29a2aa312d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.826279 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4201bc77-a337-464f-abf3-6a29a2aa312d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/types/0dd54469-b768-417a-93aa-c19dd78dcdc9 Aug 12 21:39:24.827759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4201bc77-a337-464f-abf3-6a29a2aa312d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.828053 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4201bc77-a337-464f-abf3-6a29a2aa312d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.828380 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.828380 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:24.871174 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4201bc77-a337-464f-abf3-6a29a2aa312d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types/0dd54469-b768-417a-93aa-c19dd78dcdc9 returned with HTTP 202 Aug 12 21:39:24.871999 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 256/1006] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:24 2026] DELETE /volume/v3/types/0dd54469-b768-417a-93aa-c19dd78dcdc9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:24.890690 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5af25e8-2a36-40be-81ee-4eb8d899a49e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.896570 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5af25e8-2a36-40be-81ee-4eb8d899a49e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/types/0dd54469-b768-417a-93aa-c19dd78dcdc9 Aug 12 21:39:24.896876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5af25e8-2a36-40be-81ee-4eb8d899a49e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.897062 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5af25e8-2a36-40be-81ee-4eb8d899a49e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.901955 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a5609b68-55d9-4ed7-b79c-0a757a52deba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.902174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97882e61-d400-44a7-9456-c61f1b062a5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.903286 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5609b68-55d9-4ed7-b79c-0a757a52deba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 Aug 12 21:39:24.903578 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a5609b68-55d9-4ed7-b79c-0a757a52deba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.903809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a5609b68-55d9-4ed7-b79c-0a757a52deba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.904365 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97882e61-d400-44a7-9456-c61f1b062a5a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:39:24.904780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97882e61-d400-44a7-9456-c61f1b062a5a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.904901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97882e61-d400-44a7-9456-c61f1b062a5a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.913422 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5af25e8-2a36-40be-81ee-4eb8d899a49e tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types/0dd54469-b768-417a-93aa-c19dd78dcdc9 returned with HTTP 404 Aug 12 21:39:24.913422 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 249/1007] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/types/0dd54469-b768-417a-93aa-c19dd78dcdc9 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:24.918863 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.918863 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:24.919216 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5609b68-55d9-4ed7-b79c-0a757a52deba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 returned with HTTP 404 Aug 12 21:39:24.920247 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 253/1008] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/volumes/2d4d918d-ecec-4e40-83be-1fb0491992f8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:39:24.924358 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7468591e-168b-4bcb-9dfc-f1f6f2df6ee7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.925163 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97882e61-d400-44a7-9456-c61f1b062a5a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:24.928982 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7468591e-168b-4bcb-9dfc-f1f6f2df6ee7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/types/85acc405-801f-421a-8564-3a5456c1d933 Aug 12 21:39:24.928982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7468591e-168b-4bcb-9dfc-f1f6f2df6ee7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.928982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7468591e-168b-4bcb-9dfc-f1f6f2df6ee7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.929668 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8737aecc-2774-428a-8d14-3aff7e9166eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.931755 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8737aecc-2774-428a-8d14-3aff7e9166eb tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55 Aug 12 21:39:24.932007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8737aecc-2774-428a-8d14-3aff7e9166eb tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.932227 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8737aecc-2774-428a-8d14-3aff7e9166eb tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.932389 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-8737aecc-2774-428a-8d14-3aff7e9166eb tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] show called for member 3e05d30c-b909-45c8-9294-e20feea31b55 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:39:24.935668 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97882e61-d400-44a7-9456-c61f1b062a5a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 returned with HTTP 200 Aug 12 21:39:24.936473 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 251/1009] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:24.938857 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8737aecc-2774-428a-8d14-3aff7e9166eb tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55 returned with HTTP 404 Aug 12 21:39:24.939677 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 250/1010] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/groups/3e05d30c-b909-45c8-9294-e20feea31b55 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:39:24.953267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d600d03b-86ff-4110-a628-1876aaa332f1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.958217 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b93a31b-814e-4dd4-8f18-37868122a4ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.959065 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:39:24.959065 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.959297 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.959701 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:39:24.961644 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b93a31b-814e-4dd4-8f18-37868122a4ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:39:24.962054 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b93a31b-814e-4dd4-8f18-37868122a4ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.962393 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:39:24.962537 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b93a31b-814e-4dd4-8f18-37868122a4ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.974473 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:24.974473 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:24.974617 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Get all volumes completed successfully. Aug 12 21:39:24.974798 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7468591e-168b-4bcb-9dfc-f1f6f2df6ee7 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types/85acc405-801f-421a-8564-3a5456c1d933 returned with HTTP 202 Aug 12 21:39:24.975289 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 257/1011] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:24 2026] DELETE /volume/v3/types/85acc405-801f-421a-8564-3a5456c1d933 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:24.975408 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:24.975593 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:24.981830 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b93a31b-814e-4dd4-8f18-37868122a4ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:24.983963 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e287d19e-eb56-416e-a7ee-d320537b53e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:24.985619 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b93a31b-814e-4dd4-8f18-37868122a4ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 returned with HTTP 200 Aug 12 21:39:24.986233 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 252/1012] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:24.986388 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e287d19e-eb56-416e-a7ee-d320537b53e9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/types/85acc405-801f-421a-8564-3a5456c1d933 Aug 12 21:39:24.987320 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e287d19e-eb56-416e-a7ee-d320537b53e9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:24.987564 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e287d19e-eb56-416e-a7ee-d320537b53e9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:24.992994 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e287d19e-eb56-416e-a7ee-d320537b53e9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/types/85acc405-801f-421a-8564-3a5456c1d933 returned with HTTP 404 Aug 12 21:39:24.993722 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 251/1013] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/types/85acc405-801f-421a-8564-3a5456c1d933 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 21:39:25.007046 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dc6487bf-92de-4481-889d-c384f3c81071 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.007891 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a89803d9-f463-453f-ad51-d74c85aa7689 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.009592 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc6487bf-92de-4481-889d-c384f3c81071 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:39:25.009825 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a89803d9-f463-453f-ad51-d74c85aa7689 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] POST https://10.4.3.240/volume/v3/qos-specs Aug 12 21:39:25.010127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc6487bf-92de-4481-889d-c384f3c81071 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e16a33a-4c64-4a70-9708-2b69df5deb34", "name": "tempest-VolumesBackupsTest-Backup-66211096", "container": "tempest-volumesbackupstest-backup-container-2062343856"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:25.010303 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a89803d9-f463-453f-ad51-d74c85aa7689 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-290955223", "consumer": "back-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:25.012422 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.qos_specs [None req-a89803d9-f463-453f-ad51-d74c85aa7689 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-290955223', 'consumer': 'back-end', 'specs': {}} {{(pid=100325) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 21:39:25.012785 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-dc6487bf-92de-4481-889d-c384f3c81071 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating new backup {'backup': {'volume_id': '6e16a33a-4c64-4a70-9708-2b69df5deb34', 'name': 'tempest-VolumesBackupsTest-Backup-66211096', 'container': 'tempest-volumesbackupstest-backup-container-2062343856'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:39:25.013014 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-dc6487bf-92de-4481-889d-c384f3c81071 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating backup of volume 6e16a33a-4c64-4a70-9708-2b69df5deb34 in container tempest-volumesbackupstest-backup-container-2062343856 Aug 12 21:39:25.021058 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:25.022078 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-a89803d9-f463-453f-ad51-d74c85aa7689 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DB qos_specs_create(): root {'id': 'e989f31e-8df9-48dd-adb5-17db00400a02', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-290955223'} {{(pid=100325) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 21:39:25.026073 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.026073 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:25.026941 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.026941 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:25.027712 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dc6487bf-92de-4481-889d-c384f3c81071 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:25.031843 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a89803d9-f463-453f-ad51-d74c85aa7689 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 12 21:39:25.032589 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 253/1014] 10.4.3.240 () {68 vars in 1264 bytes} [Wed Aug 12 21:39:25 2026] POST /volume/v3/qos-specs => generated 368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.038525 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d600d03b-86ff-4110-a628-1876aaa332f1 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:39:25.039022 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 254/1015] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:39:24 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:25.042520 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bb6fadb-cc20-4f25-858d-936fb73f1fc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.051556 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bb6fadb-cc20-4f25-858d-936fb73f1fc4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02?force=False Aug 12 21:39:25.053402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bb6fadb-cc20-4f25-858d-936fb73f1fc4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.053402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bb6fadb-cc20-4f25-858d-936fb73f1fc4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.053402 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.053402 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:25.054453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3bb6fadb-cc20-4f25-858d-936fb73f1fc4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Delete qos_spec: e989f31e-8df9-48dd-adb5-17db00400a02, force: False {{(pid=100324) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 21:39:25.055986 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d93d8f02-7b06-488b-a4c9-259295a31226 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.057978 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d93d8f02-7b06-488b-a4c9-259295a31226 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] POST https://10.4.3.240/volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492/action Aug 12 21:39:25.058425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d93d8f02-7b06-488b-a4c9-259295a31226 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:25.059658 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d93d8f02-7b06-488b-a4c9-259295a31226 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:25.060808 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-d93d8f02-7b06-488b-a4c9-259295a31226 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] delete called for group 044696d3-6d96-4ea7-8d9c-4eb3c212b492 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:39:25.060941 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-d93d8f02-7b06-488b-a4c9-259295a31226 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Delete group with id: 044696d3-6d96-4ea7-8d9c-4eb3c212b492 Aug 12 21:39:25.065827 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.065827 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:25.070712 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-dc6487bf-92de-4481-889d-c384f3c81071 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['baf403e4-7a47-4d61-9377-ae9e74e27fd4', '62778582-d1bf-4c52-a2ee-21ffe5b8d04c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:25.087375 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bb6fadb-cc20-4f25-858d-936fb73f1fc4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02?force=False returned with HTTP 202 Aug 12 21:39:25.089006 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 252/1016] 10.4.3.240 () {66 vars in 1380 bytes} [Wed Aug 12 21:39:25 2026] DELETE /volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:25.099698 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0c43402a-3c97-46b0-a712-d3b1b22b0141 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.101319 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0c43402a-3c97-46b0-a712-d3b1b22b0141 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02 Aug 12 21:39:25.101446 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0c43402a-3c97-46b0-a712-d3b1b22b0141 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.101554 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0c43402a-3c97-46b0-a712-d3b1b22b0141 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.105513 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0c43402a-3c97-46b0-a712-d3b1b22b0141 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02 returned with HTTP 404 Aug 12 21:39:25.105957 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 255/1017] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.115013 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7cd73e3c-ebe1-4d5f-9a87-88ae293fc9a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.119755 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cd73e3c-ebe1-4d5f-9a87-88ae293fc9a8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs Aug 12 21:39:25.120033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cd73e3c-ebe1-4d5f-9a87-88ae293fc9a8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.120590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cd73e3c-ebe1-4d5f-9a87-88ae293fc9a8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.120590 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.120590 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:25.121306 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d93d8f02-7b06-488b-a4c9-259295a31226 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492/action returned with HTTP 202 Aug 12 21:39:25.121884 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 254/1018] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:39:25 2026] POST /volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:39:25.129189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.131471 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc6487bf-92de-4481-889d-c384f3c81071 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:39:25.131576 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 Aug 12 21:39:25.131960 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.132060 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.132124 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 258/1019] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:39:25 2026] POST /volume/v3/backups => generated 328 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:25.137758 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cd73e3c-ebe1-4d5f-9a87-88ae293fc9a8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 12 21:39:25.137758 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 253/1020] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.141945 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.141945 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:25.147436 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f7afe00-e321-438d-9b04-2b520a18c082 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.148701 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Volume info retrieved successfully. Aug 12 21:39:25.150084 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f7afe00-e321-438d-9b04-2b520a18c082 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:25.150208 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:39:25.150208 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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 12 21:39:25.150342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f7afe00-e321-438d-9b04-2b520a18c082 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.150342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f7afe00-e321-438d-9b04-2b520a18c082 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.150441 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8f7afe00-e321-438d-9b04-2b520a18c082 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:25.153222 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4574a031-de1d-45d2-8f5a-6e92c3345614 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.155196 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4574a031-de1d-45d2-8f5a-6e92c3345614 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02?force=False Aug 12 21:39:25.155436 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4574a031-de1d-45d2-8f5a-6e92c3345614 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.155651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4574a031-de1d-45d2-8f5a-6e92c3345614 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.155987 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.155987 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:25.159478 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4574a031-de1d-45d2-8f5a-6e92c3345614 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Delete qos_spec: e989f31e-8df9-48dd-adb5-17db00400a02, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 21:39:25.164098 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4574a031-de1d-45d2-8f5a-6e92c3345614 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02?force=False returned with HTTP 404 Aug 12 21:39:25.164805 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 259/1021] 10.4.3.240 () {66 vars in 1380 bytes} [Wed Aug 12 21:39:25 2026] DELETE /volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.164912 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.164912 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:25.166645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f7afe00-e321-438d-9b04-2b520a18c082 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:25.166645 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 255/1022] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.175817 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7dda0dd-2357-437e-b7b3-4e88c96588bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.178590 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7dda0dd-2357-437e-b7b3-4e88c96588bc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02 Aug 12 21:39:25.178899 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7dda0dd-2357-437e-b7b3-4e88c96588bc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.179156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7dda0dd-2357-437e-b7b3-4e88c96588bc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.179508 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.179508 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:25.186705 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7dda0dd-2357-437e-b7b3-4e88c96588bc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02 returned with HTTP 404 Aug 12 21:39:25.187337 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 254/1023] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/e989f31e-8df9-48dd-adb5-17db00400a02 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.198299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2197ce14-ca9f-4220-8f02-baca0e37360a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.201335 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2197ce14-ca9f-4220-8f02-baca0e37360a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] POST https://10.4.3.240/volume/v3/qos-specs Aug 12 21:39:25.201862 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2197ce14-ca9f-4220-8f02-baca0e37360a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-455788502", "consumer": "both"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:25.204786 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.qos_specs [None req-2197ce14-ca9f-4220-8f02-baca0e37360a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-455788502', 'consumer': 'both', 'specs': {}} {{(pid=100323) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 21:39:25.205848 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:39:25.207130 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-2197ce14-ca9f-4220-8f02-baca0e37360a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DB qos_specs_create(): root {'id': 'ea222ad8-09f6-4d08-a219-cab5e4c8ff70', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-455788502'} {{(pid=100323) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 21:39:25.211153 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.211153 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:25.215390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2197ce14-ca9f-4220-8f02-baca0e37360a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 12 21:39:25.216457 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 260/1024] 10.4.3.240 () {68 vars in 1264 bytes} [Wed Aug 12 21:39:25 2026] POST /volume/v3/qos-specs => generated 364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.225017 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55bbbf89-669d-4bf8-a209-cb1d6b5020ba tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 returned with HTTP 200 Aug 12 21:39:25.225938 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 256/1025] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:25.229533 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19a44fa0-fc49-4a5e-92e6-d482961e6a00 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.231792 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19a44fa0-fc49-4a5e-92e6-d482961e6a00 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70?force=False Aug 12 21:39:25.232087 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19a44fa0-fc49-4a5e-92e6-d482961e6a00 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.232732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19a44fa0-fc49-4a5e-92e6-d482961e6a00 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.233103 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-19a44fa0-fc49-4a5e-92e6-d482961e6a00 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Delete qos_spec: ea222ad8-09f6-4d08-a219-cab5e4c8ff70, force: False {{(pid=100325) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 21:39:25.268949 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19a44fa0-fc49-4a5e-92e6-d482961e6a00 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70?force=False returned with HTTP 202 Aug 12 21:39:25.269484 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 256/1026] 10.4.3.240 () {66 vars in 1380 bytes} [Wed Aug 12 21:39:25 2026] DELETE /volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70?force=False => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:25.279792 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3150aa1b-3cc5-4b59-bb61-b95063cdde10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.282232 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3150aa1b-3cc5-4b59-bb61-b95063cdde10 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70 Aug 12 21:39:25.282450 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3150aa1b-3cc5-4b59-bb61-b95063cdde10 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.282688 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3150aa1b-3cc5-4b59-bb61-b95063cdde10 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.288465 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3150aa1b-3cc5-4b59-bb61-b95063cdde10 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70 returned with HTTP 404 Aug 12 21:39:25.289026 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 255/1027] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.300198 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-850e6159-bd0f-43d7-a299-d5e7effe190b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.305910 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-850e6159-bd0f-43d7-a299-d5e7effe190b tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs Aug 12 21:39:25.306213 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-850e6159-bd0f-43d7-a299-d5e7effe190b tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.306502 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-850e6159-bd0f-43d7-a299-d5e7effe190b tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.306987 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.306987 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:25.321230 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-850e6159-bd0f-43d7-a299-d5e7effe190b tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 12 21:39:25.321656 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 261/1028] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.330997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-01f95d4a-5937-4f7d-a486-7a0e2da78203 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.333232 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01f95d4a-5937-4f7d-a486-7a0e2da78203 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70?force=False Aug 12 21:39:25.333634 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01f95d4a-5937-4f7d-a486-7a0e2da78203 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.333993 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01f95d4a-5937-4f7d-a486-7a0e2da78203 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.334723 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.qos_specs_manage [None req-01f95d4a-5937-4f7d-a486-7a0e2da78203 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Delete qos_spec: ea222ad8-09f6-4d08-a219-cab5e4c8ff70, force: False {{(pid=100326) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 21:39:25.339469 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01f95d4a-5937-4f7d-a486-7a0e2da78203 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70?force=False returned with HTTP 404 Aug 12 21:39:25.340001 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 257/1029] 10.4.3.240 () {66 vars in 1380 bytes} [Wed Aug 12 21:39:25 2026] DELETE /volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.348844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61dcd9d9-679c-4a3b-9368-c77822aab007 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.350906 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61dcd9d9-679c-4a3b-9368-c77822aab007 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70 Aug 12 21:39:25.351147 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61dcd9d9-679c-4a3b-9368-c77822aab007 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.351342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61dcd9d9-679c-4a3b-9368-c77822aab007 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.351667 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.351667 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:25.357406 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61dcd9d9-679c-4a3b-9368-c77822aab007 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70 returned with HTTP 404 Aug 12 21:39:25.357794 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 257/1030] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/ea222ad8-09f6-4d08-a219-cab5e4c8ff70 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.369479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2343ffbc-b8da-49ac-9a6b-22f658943eaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.372257 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2343ffbc-b8da-49ac-9a6b-22f658943eaf tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] POST https://10.4.3.240/volume/v3/qos-specs Aug 12 21:39:25.372257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2343ffbc-b8da-49ac-9a6b-22f658943eaf tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-434997973", "consumer": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:25.374782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.qos_specs [None req-2343ffbc-b8da-49ac-9a6b-22f658943eaf tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-434997973', 'consumer': 'front-end', 'specs': {}} {{(pid=100324) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 21:39:25.390773 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-2343ffbc-b8da-49ac-9a6b-22f658943eaf tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DB qos_specs_create(): root {'id': '073a38aa-4a45-4fd4-addd-b69a6bc4f2e4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-434997973'} {{(pid=100324) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 21:39:25.403579 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2343ffbc-b8da-49ac-9a6b-22f658943eaf tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 12 21:39:25.408448 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 256/1031] 10.4.3.240 () {68 vars in 1264 bytes} [Wed Aug 12 21:39:25 2026] POST /volume/v3/qos-specs => generated 369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:39:25.414347 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d90947c-3e6f-43d9-a29e-beb56589b2dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.416799 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d90947c-3e6f-43d9-a29e-beb56589b2dc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4?force=False Aug 12 21:39:25.417129 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d90947c-3e6f-43d9-a29e-beb56589b2dc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.417404 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d90947c-3e6f-43d9-a29e-beb56589b2dc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.417767 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.417767 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:25.418251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3d90947c-3e6f-43d9-a29e-beb56589b2dc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Delete qos_spec: 073a38aa-4a45-4fd4-addd-b69a6bc4f2e4, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 21:39:25.442084 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d90947c-3e6f-43d9-a29e-beb56589b2dc tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4?force=False returned with HTTP 202 Aug 12 21:39:25.442645 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 262/1032] 10.4.3.240 () {66 vars in 1380 bytes} [Wed Aug 12 21:39:25 2026] DELETE /volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:25.456175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b7ad0761-0bb5-4c21-b24d-2afc66a5ac3a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.458050 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b7ad0761-0bb5-4c21-b24d-2afc66a5ac3a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4 Aug 12 21:39:25.458310 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b7ad0761-0bb5-4c21-b24d-2afc66a5ac3a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.458561 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b7ad0761-0bb5-4c21-b24d-2afc66a5ac3a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.462840 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b7ad0761-0bb5-4c21-b24d-2afc66a5ac3a tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4 returned with HTTP 404 Aug 12 21:39:25.463462 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 258/1033] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.469803 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b9d6198-04e2-4130-a108-af4ba855d7a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.471958 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b9d6198-04e2-4130-a108-af4ba855d7a9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs Aug 12 21:39:25.472415 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b9d6198-04e2-4130-a108-af4ba855d7a9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.472415 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b9d6198-04e2-4130-a108-af4ba855d7a9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.483647 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b9d6198-04e2-4130-a108-af4ba855d7a9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 12 21:39:25.484201 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 258/1034] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.492291 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b75645e-82ab-4739-9bdb-3e17843ccf4d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.494303 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b75645e-82ab-4739-9bdb-3e17843ccf4d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4?force=False Aug 12 21:39:25.494512 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b75645e-82ab-4739-9bdb-3e17843ccf4d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.494713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b75645e-82ab-4739-9bdb-3e17843ccf4d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.494963 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.494963 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:25.495287 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b75645e-82ab-4739-9bdb-3e17843ccf4d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Delete qos_spec: 073a38aa-4a45-4fd4-addd-b69a6bc4f2e4, force: False {{(pid=100324) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 21:39:25.498571 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b75645e-82ab-4739-9bdb-3e17843ccf4d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4?force=False returned with HTTP 404 Aug 12 21:39:25.499175 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 257/1035] 10.4.3.240 () {66 vars in 1380 bytes} [Wed Aug 12 21:39:25 2026] DELETE /volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.510827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a10d771-1db2-4a63-bd1b-69b0f3cf1211 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.510827 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a10d771-1db2-4a63-bd1b-69b0f3cf1211 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4 Aug 12 21:39:25.510827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a10d771-1db2-4a63-bd1b-69b0f3cf1211 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.510827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a10d771-1db2-4a63-bd1b-69b0f3cf1211 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.510827 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.510827 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:25.515029 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a10d771-1db2-4a63-bd1b-69b0f3cf1211 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4 returned with HTTP 404 Aug 12 21:39:25.516124 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 263/1036] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/073a38aa-4a45-4fd4-addd-b69a6bc4f2e4 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:25.528534 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03deebf1-171b-45bb-8a48-9b9b5c13ea8d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.531481 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03deebf1-171b-45bb-8a48-9b9b5c13ea8d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b Aug 12 21:39:25.531753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03deebf1-171b-45bb-8a48-9b9b5c13ea8d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.532006 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03deebf1-171b-45bb-8a48-9b9b5c13ea8d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.538211 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03deebf1-171b-45bb-8a48-9b9b5c13ea8d tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b returned with HTTP 200 Aug 12 21:39:25.538572 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 259/1037] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.547169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9695ba7a-6116-4cb6-847f-b7530bdb47b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.549146 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9695ba7a-6116-4cb6-847f-b7530bdb47b5 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs Aug 12 21:39:25.549446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9695ba7a-6116-4cb6-847f-b7530bdb47b5 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.549721 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9695ba7a-6116-4cb6-847f-b7530bdb47b5 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.550044 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.550044 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:25.554639 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9695ba7a-6116-4cb6-847f-b7530bdb47b5 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs returned with HTTP 200 Aug 12 21:39:25.554789 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 259/1038] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.573957 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e73dc419-ed86-4a8c-9f43-5402d88fa6e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.575976 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e73dc419-ed86-4a8c-9f43-5402d88fa6e8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] PUT https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b Aug 12 21:39:25.576408 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e73dc419-ed86-4a8c-9f43-5402d88fa6e8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:25.582634 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.qos_specs [None req-e73dc419-ed86-4a8c-9f43-5402d88fa6e8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100324) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 12 21:39:25.590975 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-e73dc419-ed86-4a8c-9f43-5402d88fa6e8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] qos_specs_update() value: {'id': 'e136bb9b-12ea-4443-8119-e84d4d75212f', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b', 'deleted': False} {{(pid=100324) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 12 21:39:25.597058 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e73dc419-ed86-4a8c-9f43-5402d88fa6e8 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b returned with HTTP 200 Aug 12 21:39:25.597708 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 258/1039] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:39:25 2026] PUT /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b => generated 36 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:25.604695 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b491ae2-f771-410f-9b73-efe7adb2c8f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.606513 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b491ae2-f771-410f-9b73-efe7adb2c8f1 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b Aug 12 21:39:25.606811 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b491ae2-f771-410f-9b73-efe7adb2c8f1 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.607397 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b491ae2-f771-410f-9b73-efe7adb2c8f1 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.611653 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b491ae2-f771-410f-9b73-efe7adb2c8f1 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b returned with HTTP 200 Aug 12 21:39:25.612115 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 264/1040] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b => generated 414 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.620997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d83f00b4-0ca4-4731-8b6d-778a7a4f35ee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.625632 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d83f00b4-0ca4-4731-8b6d-778a7a4f35ee tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] PUT https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/delete_keys Aug 12 21:39:25.626098 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d83f00b4-0ca4-4731-8b6d-778a7a4f35ee tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:25.627912 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.627912 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:25.628387 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d83f00b4-0ca4-4731-8b6d-778a7a4f35ee tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Delete_key spec: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b, keys: ['iops_bytes'] {{(pid=100326) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 12 21:39:25.662912 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d83f00b4-0ca4-4731-8b6d-778a7a4f35ee tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/delete_keys returned with HTTP 202 Aug 12 21:39:25.663494 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 260/1041] 10.4.3.240 () {68 vars in 1410 bytes} [Wed Aug 12 21:39:25 2026] PUT /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b/delete_keys => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:25.672363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ccaa63f7-4463-458f-a3f9-728d18f6ecc9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.676804 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccaa63f7-4463-458f-a3f9-728d18f6ecc9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b Aug 12 21:39:25.677051 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccaa63f7-4463-458f-a3f9-728d18f6ecc9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.677290 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccaa63f7-4463-458f-a3f9-728d18f6ecc9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.678271 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.678271 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:25.681911 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccaa63f7-4463-458f-a3f9-728d18f6ecc9 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b returned with HTTP 200 Aug 12 21:39:25.682284 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 260/1042] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.691780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ef41bf9-d2e2-48a6-b9ca-a3c0cc58589b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.693591 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ef41bf9-d2e2-48a6-b9ca-a3c0cc58589b tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b Aug 12 21:39:25.693819 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ef41bf9-d2e2-48a6-b9ca-a3c0cc58589b tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.694234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ef41bf9-d2e2-48a6-b9ca-a3c0cc58589b tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.694297 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.694297 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:25.698286 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ef41bf9-d2e2-48a6-b9ca-a3c0cc58589b tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b returned with HTTP 200 Aug 12 21:39:25.698671 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 259/1043] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b => generated 393 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:25.710096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8580eb4-c181-45ea-a67a-95dd8ec759e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.712195 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8580eb4-c181-45ea-a67a-95dd8ec759e4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] DELETE https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b?force=False Aug 12 21:39:25.712401 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8580eb4-c181-45ea-a67a-95dd8ec759e4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.712612 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8580eb4-c181-45ea-a67a-95dd8ec759e4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.715453 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.715453 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:25.715854 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8580eb4-c181-45ea-a67a-95dd8ec759e4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Delete qos_spec: c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 21:39:25.764050 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8580eb4-c181-45ea-a67a-95dd8ec759e4 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b?force=False returned with HTTP 202 Aug 12 21:39:25.764596 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 265/1044] 10.4.3.240 () {66 vars in 1380 bytes} [Wed Aug 12 21:39:25 2026] DELETE /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:25.772180 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8cbd516b-7440-4950-939d-756b9a9f91c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:25.775491 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8cbd516b-7440-4950-939d-756b9a9f91c5 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] GET https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b Aug 12 21:39:25.775727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8cbd516b-7440-4950-939d-756b9a9f91c5 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:25.775919 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8cbd516b-7440-4950-939d-756b9a9f91c5 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:25.776163 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:25.776163 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:25.780889 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8cbd516b-7440-4950-939d-756b9a9f91c5 tempest-QosSpecsTestJSON-1733024815 tempest-QosSpecsTestJSON-1733024815-project-admin] https://10.4.3.240/volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b returned with HTTP 404 Aug 12 21:39:25.781310 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 261/1045] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:25 2026] GET /volume/v3/qos-specs/c4b205b2-25ba-48a4-8dd9-7bfd2eeffa0b => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:26.186560 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-320cfad1-e27f-4fd4-91e7-4edc8dcf2d13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.189448 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-320cfad1-e27f-4fd4-91e7-4edc8dcf2d13 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:26.189748 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-320cfad1-e27f-4fd4-91e7-4edc8dcf2d13 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.190012 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-320cfad1-e27f-4fd4-91e7-4edc8dcf2d13 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.190170 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-320cfad1-e27f-4fd4-91e7-4edc8dcf2d13 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:26.196682 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:26.196682 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:26.197677 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-320cfad1-e27f-4fd4-91e7-4edc8dcf2d13 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:26.198104 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 261/1046] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:26 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:26.219770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c08b20b5-47d0-4a89-8144-68834a9760d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.219770 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c08b20b5-47d0-4a89-8144-68834a9760d8 None None] GET https://10.4.3.240/volume// Aug 12 21:39:26.219770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c08b20b5-47d0-4a89-8144-68834a9760d8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.219770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c08b20b5-47d0-4a89-8144-68834a9760d8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.219770 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c08b20b5-47d0-4a89-8144-68834a9760d8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:26.219770 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 260/1047] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:39:26 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:26.234845 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-7b8bb685-f104-455a-84d2-96dac2401ffb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.237510 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-7b8bb685-f104-455a-84d2-96dac2401ffb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:26.237510 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-7b8bb685-f104-455a-84d2-96dac2401ffb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.237510 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-7b8bb685-f104-455a-84d2-96dac2401ffb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.242013 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8d7fe38b-3c13-46d0-89ce-722ee0b96162 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.243837 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d7fe38b-3c13-46d0-89ce-722ee0b96162 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 Aug 12 21:39:26.244067 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d7fe38b-3c13-46d0-89ce-722ee0b96162 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.244255 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d7fe38b-3c13-46d0-89ce-722ee0b96162 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.252325 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d7fe38b-3c13-46d0-89ce-722ee0b96162 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 returned with HTTP 404 Aug 12 21:39:26.253778 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 262/1048] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:26 2026] GET /volume/v3/volumes/fea8080e-8f8b-4a92-ae8f-060903010513 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:39:26.254004 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:26.254004 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:26.261400 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-7b8bb685-f104-455a-84d2-96dac2401ffb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:26.261545 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b7218d8-92fc-4f8a-a612-a5d819fec342 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.265344 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b7218d8-92fc-4f8a-a612-a5d819fec342 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] GET https://10.4.3.240/volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 Aug 12 21:39:26.265557 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b7218d8-92fc-4f8a-a612-a5d819fec342 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.265773 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b7218d8-92fc-4f8a-a612-a5d819fec342 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.265898 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-0b7218d8-92fc-4f8a-a612-a5d819fec342 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] show called for member 044696d3-6d96-4ea7-8d9c-4eb3c212b492 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:39:26.266991 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-7b8bb685-f104-455a-84d2-96dac2401ffb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 200 Aug 12 21:39:26.267770 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 266/1049] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:39:26 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:26.274272 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b7218d8-92fc-4f8a-a612-a5d819fec342 tempest-GroupsV314Test-354882662 tempest-GroupsV314Test-354882662-project-member] https://10.4.3.240/volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 returned with HTTP 404 Aug 12 21:39:26.274944 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 262/1050] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:39:26 2026] GET /volume/v3/groups/044696d3-6d96-4ea7-8d9c-4eb3c212b492 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:39:26.286801 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70a8f64f-e0a6-4a5b-b508-82b66b1e5f8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.291593 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70a8f64f-e0a6-4a5b-b508-82b66b1e5f8e tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/ecc7a5e3-593a-46ef-a978-393f4d720a49 Aug 12 21:39:26.291844 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70a8f64f-e0a6-4a5b-b508-82b66b1e5f8e tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.292096 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70a8f64f-e0a6-4a5b-b508-82b66b1e5f8e tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.292715 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:26.292715 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:26.311674 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70a8f64f-e0a6-4a5b-b508-82b66b1e5f8e tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] https://10.4.3.240/volume/v3/group_types/ecc7a5e3-593a-46ef-a978-393f4d720a49 returned with HTTP 202 Aug 12 21:39:26.311674 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 261/1051] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:39:26 2026] DELETE /volume/v3/group_types/ecc7a5e3-593a-46ef-a978-393f4d720a49 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:39:26.320727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a440527-a804-4733-a53f-cf3091696bf0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.323354 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a440527-a804-4733-a53f-cf3091696bf0 tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] DELETE https://10.4.3.240/volume/v3/types/77a800fd-966b-4a2f-9aac-b01ee2cc38e2 Aug 12 21:39:26.323673 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a440527-a804-4733-a53f-cf3091696bf0 tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.323980 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a440527-a804-4733-a53f-cf3091696bf0 tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.359533 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a440527-a804-4733-a53f-cf3091696bf0 tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] https://10.4.3.240/volume/v3/types/77a800fd-966b-4a2f-9aac-b01ee2cc38e2 returned with HTTP 202 Aug 12 21:39:26.360123 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 263/1052] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:26 2026] DELETE /volume/v3/types/77a800fd-966b-4a2f-9aac-b01ee2cc38e2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:26.371160 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1a61d74-2729-4353-a662-bc7de488f2ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.374025 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1a61d74-2729-4353-a662-bc7de488f2ee tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] GET https://10.4.3.240/volume/v3/types/77a800fd-966b-4a2f-9aac-b01ee2cc38e2 Aug 12 21:39:26.374318 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1a61d74-2729-4353-a662-bc7de488f2ee tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.374593 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1a61d74-2729-4353-a662-bc7de488f2ee tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.379246 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1a61d74-2729-4353-a662-bc7de488f2ee tempest-GroupsV314Test-1850032911 tempest-GroupsV314Test-1850032911-project-admin] https://10.4.3.240/volume/v3/types/77a800fd-966b-4a2f-9aac-b01ee2cc38e2 returned with HTTP 404 Aug 12 21:39:26.380214 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 267/1053] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:26 2026] GET /volume/v3/types/77a800fd-966b-4a2f-9aac-b01ee2cc38e2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:26.381227 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-21f66f92-281d-410f-9c40-613d7ee0e885 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.387106 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-21f66f92-281d-410f-9c40-613d7ee0e885 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641 Aug 12 21:39:26.387630 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-21f66f92-281d-410f-9c40-613d7ee0e885 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:26.398395 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-21f66f92-281d-410f-9c40-613d7ee0e885 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-2cf6a8f9-f78e-4819-974f-2e6a7355b3db-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:39:26.408062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-21f66f92-281d-410f-9c40-613d7ee0e885 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-2cf6a8f9-f78e-4819-974f-2e6a7355b3db-np0000007121" acquired by "attachment_update" :: waited 0.010s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:39:26.409747 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:26.409747 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:26.493184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-da1da4ee-313a-4d0e-9c03-59cacf8d0f5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.498393 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-da1da4ee-313a-4d0e-9c03-59cacf8d0f5a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] POST https://10.4.3.240/volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958/action Aug 12 21:39:26.498393 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-da1da4ee-313a-4d0e-9c03-59cacf8d0f5a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:26.498393 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-da1da4ee-313a-4d0e-9c03-59cacf8d0f5a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:26.530090 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:26.530090 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:26.544604 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27b0c8cd-90e5-4364-8922-90f21fdbabed req-da1da4ee-313a-4d0e-9c03-59cacf8d0f5a tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958/action returned with HTTP 204 Aug 12 21:39:26.554041 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 262/1054] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:39:26 2026] POST /volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:26.673476 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-21f66f92-281d-410f-9c40-613d7ee0e885 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-2cf6a8f9-f78e-4819-974f-2e6a7355b3db-np0000007121" released by "attachment_update" :: held 0.265s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:39:26.676464 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-21f66f92-281d-410f-9c40-613d7ee0e885 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641 returned with HTTP 200 Aug 12 21:39:26.677299 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 263/1055] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:39:26 2026] PUT /volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641 => generated 968 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:26.705845 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-af207de5-f93d-47c9-abcc-116208bf9988 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.707756 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-af207de5-f93d-47c9-abcc-116208bf9988 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641/action Aug 12 21:39:26.708185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-af207de5-f93d-47c9-abcc-116208bf9988 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:26.708355 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-af207de5-f93d-47c9-abcc-116208bf9988 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:26.738877 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:26.738877 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:26.753924 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-af207de5-f93d-47c9-abcc-116208bf9988 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641/action returned with HTTP 204 Aug 12 21:39:26.754788 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 264/1056] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:39:26 2026] POST /volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:26.952104 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9cdd7cf-82cc-4706-8bb2-3605b7864d79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:26.954081 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9cdd7cf-82cc-4706-8bb2-3605b7864d79 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:26.954290 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9cdd7cf-82cc-4706-8bb2-3605b7864d79 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:26.954469 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9cdd7cf-82cc-4706-8bb2-3605b7864d79 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:26.963229 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:26.963229 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:26.968269 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9cdd7cf-82cc-4706-8bb2-3605b7864d79 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:26.973962 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9cdd7cf-82cc-4706-8bb2-3605b7864d79 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:26.974769 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 268/1057] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:26 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:27.210811 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e386693e-5fb2-44db-ac3e-dfc1fdda9521 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:27.212276 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e386693e-5fb2-44db-ac3e-dfc1fdda9521 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:27.212601 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e386693e-5fb2-44db-ac3e-dfc1fdda9521 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:27.212875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e386693e-5fb2-44db-ac3e-dfc1fdda9521 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:27.213059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e386693e-5fb2-44db-ac3e-dfc1fdda9521 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:27.220476 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:27.220476 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:27.222028 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e386693e-5fb2-44db-ac3e-dfc1fdda9521 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:27.222028 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 263/1058] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:27 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:27.785149 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-76211fdd-8f41-4bc8-9d99-723405312674 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:27.787268 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:27.787656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1861053411"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:27.789189 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1861053411'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:27.789317 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Create volume of 1 GB Aug 12 21:39:27.789610 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:27.789610 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:27.794323 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Availability Zones retrieved successfully. Aug 12 21:39:27.799689 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Flow 'volume_create_api' (3eecc9b6-53ba-4687-af95-c1850bcf5512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:27.800847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd661ef0-b6bf-4110-ab0a-efa60a85d353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:27.801825 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:27.831698 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd661ef0-b6bf-4110-ab0a-efa60a85d353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:27.832505 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c90237-f199-4da5-af6c-63d207521a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:27.913757 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Created reservations ['a65fcec2-a8a6-48f4-b3ca-6bf7086de81d', 'bb5986b8-a4b8-4945-bbaf-3693fb5403bf', 'b9fe3428-5215-40e8-8e2d-08885709ad65', '114b4033-2bd6-445c-98df-cf0618484073'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:27.914553 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c90237-f199-4da5-af6c-63d207521a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a65fcec2-a8a6-48f4-b3ca-6bf7086de81d', 'bb5986b8-a4b8-4945-bbaf-3693fb5403bf', 'b9fe3428-5215-40e8-8e2d-08885709ad65', '114b4033-2bd6-445c-98df-cf0618484073']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:27.915508 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10543fb0-4c53-4348-9d59-6411e1cc4d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:27.946205 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10543fb0-4c53-4348-9d59-6411e1cc4d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbdd1a3-468c-44c0-81c2-c157fe34b8c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1861053411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65593ab192904833835fbe0f32c72bf5',qos_specs=None,replication_status=,reservations=['a65fcec2-a8a6-48f4-b3ca-6bf7086de81d','bb5986b8-a4b8-4945-bbaf-3693fb5403bf','b9fe3428-5215-40e8-8e2d-08885709ad65','114b4033-2bd6-445c-98df-cf0618484073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43631e17ea4c83a5ea50ce87c375e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1861053411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbdd1a3-468c-44c0-81c2-c157fe34b8c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65593ab192904833835fbe0f32c72bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e43631e17ea4c83a5ea50ce87c375e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:27.946459 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcda8a1-7427-4a16-82ca-61ba7016a6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:27.969882 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcda8a1-7427-4a16-82ca-61ba7016a6fd) transitioned into state 'SUCCESS' from state '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-1861053411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65593ab192904833835fbe0f32c72bf5',qos_specs=None,replication_status=,reservations=['a65fcec2-a8a6-48f4-b3ca-6bf7086de81d','bb5986b8-a4b8-4945-bbaf-3693fb5403bf','b9fe3428-5215-40e8-8e2d-08885709ad65','114b4033-2bd6-445c-98df-cf0618484073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43631e17ea4c83a5ea50ce87c375e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:27.971887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a7dfff-f6c0-40ee-95b4-d8d4bd37876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:27.984922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a7dfff-f6c0-40ee-95b4-d8d4bd37876e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:27.985182 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Flow 'volume_create_api' (3eecc9b6-53ba-4687-af95-c1850bcf5512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:27.985681 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Create volume request issued successfully. Aug 12 21:39:27.986597 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76211fdd-8f41-4bc8-9d99-723405312674 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:27.987117 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 264/1059] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:39:27 2026] POST /volume/v3/volumes => generated 759 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:28.000078 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bb774381-3034-4d7f-8d92-33577d631088 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:28.002165 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb774381-3034-4d7f-8d92-33577d631088 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:28.002456 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb774381-3034-4d7f-8d92-33577d631088 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:28.002745 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb774381-3034-4d7f-8d92-33577d631088 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:28.003465 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1ac8296-13da-42c8-99a0-2fee83816cbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:28.006691 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1ac8296-13da-42c8-99a0-2fee83816cbd tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 Aug 12 21:39:28.006867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1ac8296-13da-42c8-99a0-2fee83816cbd tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:28.007115 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1ac8296-13da-42c8-99a0-2fee83816cbd tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:28.010591 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:28.010591 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:28.014813 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bb774381-3034-4d7f-8d92-33577d631088 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:28.015890 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:28.015890 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:28.019554 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb774381-3034-4d7f-8d92-33577d631088 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:28.019990 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 265/1060] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:27 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:28.020417 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b1ac8296-13da-42c8-99a0-2fee83816cbd tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:39:28.026354 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1ac8296-13da-42c8-99a0-2fee83816cbd tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 returned with HTTP 200 Aug 12 21:39:28.026759 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 269/1061] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:28 2026] GET /volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:28.078943 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b366761-3cb2-461f-96d3-1c09888e03cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:28.082336 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b366761-3cb2-461f-96d3-1c09888e03cb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] POST https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action Aug 12 21:39:28.082930 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b366761-3cb2-461f-96d3-1c09888e03cb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1887983401", "disk_format": "qcow2"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:28.083281 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b366761-3cb2-461f-96d3-1c09888e03cb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1887983401", "disk_format": "qcow2"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:28.098929 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:28.098929 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:28.101073 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0b366761-3cb2-461f-96d3-1c09888e03cb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:28.123455 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:28.123455 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:28.132088 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.image.image_utils [None req-0b366761-3cb2-461f-96d3-1c09888e03cb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1887983401'}] 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-1887983401'}]. {{(pid=100324) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 21:39:28.238887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b76c077-6200-453a-a21b-d567a1dfe1ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:28.241693 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b76c077-6200-453a-a21b-d567a1dfe1ed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:28.241953 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b76c077-6200-453a-a21b-d567a1dfe1ed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:28.242188 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b76c077-6200-453a-a21b-d567a1dfe1ed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:28.242326 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9b76c077-6200-453a-a21b-d567a1dfe1ed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:28.248600 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:28.248600 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:28.248600 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b76c077-6200-453a-a21b-d567a1dfe1ed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:28.248600 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 265/1062] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:28 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:28.725070 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0b366761-3cb2-461f-96d3-1c09888e03cb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Copy volume to image completed successfully. Aug 12 21:39:28.725451 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b366761-3cb2-461f-96d3-1c09888e03cb tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action returned with HTTP 202 Aug 12 21:39:28.725880 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 264/1063] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:28 2026] POST /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0/action => generated 689 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:28.750550 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:28.922408 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:28.922904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1093764310"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:28.924454 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1093764310'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:28.924578 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Create volume of 1 GB Aug 12 21:39:28.930557 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Availability Zones retrieved successfully. Aug 12 21:39:28.940426 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Flow 'volume_create_api' (31171102-839d-443d-a23f-e477fe971fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:28.941902 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5402f710-6810-4018-a684-8f4cca818d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:28.943892 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:28.977412 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5402f710-6810-4018-a684-8f4cca818d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:28.978333 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98a67e6-ce46-49d5-8dc5-b9f5f5ad62ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.048842 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4447d393-bf03-4bfc-b7f3-fa19c1e4da08 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:29.052174 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4447d393-bf03-4bfc-b7f3-fa19c1e4da08 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 Aug 12 21:39:29.052663 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4447d393-bf03-4bfc-b7f3-fa19c1e4da08 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:29.053843 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4447d393-bf03-4bfc-b7f3-fa19c1e4da08 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:29.061989 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Created reservations ['6d7439b5-7c33-491b-bb0f-c559b3f19c93', '08ded553-7a26-48c5-b2f2-f2cfef498c1b', '66a405af-e273-49c8-b599-223292c934a2', 'e5110885-704b-42c0-a782-0cb30bda7eda'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:29.062821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98a67e6-ce46-49d5-8dc5-b9f5f5ad62ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d7439b5-7c33-491b-bb0f-c559b3f19c93', '08ded553-7a26-48c5-b2f2-f2cfef498c1b', '66a405af-e273-49c8-b599-223292c934a2', 'e5110885-704b-42c0-a782-0cb30bda7eda']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.063555 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b66c1f-571b-4da1-8637-5794349c0879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.064112 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:29.064112 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:29.069876 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4447d393-bf03-4bfc-b7f3-fa19c1e4da08 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:39:29.076507 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4447d393-bf03-4bfc-b7f3-fa19c1e4da08 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 returned with HTTP 200 Aug 12 21:39:29.076928 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 270/1064] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:29 2026] GET /volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:29.096284 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b66c1f-571b-4da1-8637-5794349c0879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93d9aa70-37a1-47c5-a070-e68866e92a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1093764310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acf75c7169b42639d656b416d895ef8',qos_specs=None,replication_status=,reservations=['6d7439b5-7c33-491b-bb0f-c559b3f19c93','08ded553-7a26-48c5-b2f2-f2cfef498c1b','66a405af-e273-49c8-b599-223292c934a2','e5110885-704b-42c0-a782-0cb30bda7eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817f5e815f4c4d0d858a6a57a58033f3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1093764310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93d9aa70-37a1-47c5-a070-e68866e92a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acf75c7169b42639d656b416d895ef8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='817f5e815f4c4d0d858a6a57a58033f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.096284 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00dc7d80-203c-40bb-a7c7-948173668c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.121807 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00dc7d80-203c-40bb-a7c7-948173668c86) transitioned into state 'SUCCESS' from state '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-1093764310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acf75c7169b42639d656b416d895ef8',qos_specs=None,replication_status=,reservations=['6d7439b5-7c33-491b-bb0f-c559b3f19c93','08ded553-7a26-48c5-b2f2-f2cfef498c1b','66a405af-e273-49c8-b599-223292c934a2','e5110885-704b-42c0-a782-0cb30bda7eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817f5e815f4c4d0d858a6a57a58033f3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.122234 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f0e822-b49f-47da-9841-b5781fd0ac0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.133973 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f0e822-b49f-47da-9841-b5781fd0ac0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.135007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Flow 'volume_create_api' (31171102-839d-443d-a23f-e477fe971fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:29.135332 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Create volume request issued successfully. Aug 12 21:39:29.136055 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-839d2e36-1e2a-4881-bdc8-1778f89978d6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:29.136483 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 266/1065] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:39:28 2026] POST /volume/v3/volumes => generated 751 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:29.158332 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb94d2cf-41a5-4ea2-a8fc-6eb4b29e65da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:29.163513 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb94d2cf-41a5-4ea2-a8fc-6eb4b29e65da tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:29.163597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb94d2cf-41a5-4ea2-a8fc-6eb4b29e65da tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:29.163898 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb94d2cf-41a5-4ea2-a8fc-6eb4b29e65da tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:29.175817 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:29.175817 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:29.181457 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bb94d2cf-41a5-4ea2-a8fc-6eb4b29e65da tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:29.188032 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb94d2cf-41a5-4ea2-a8fc-6eb4b29e65da tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 returned with HTTP 200 Aug 12 21:39:29.188259 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 266/1066] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:29 2026] GET /volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:29.264668 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-126f89ac-0eb7-440a-8ed3-05019439c644 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:29.268802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-542f5e54-e345-4007-99b0-a8d0d34e2033 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:29.270670 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-542f5e54-e345-4007-99b0-a8d0d34e2033 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:29.271006 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-542f5e54-e345-4007-99b0-a8d0d34e2033 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:29.271289 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-542f5e54-e345-4007-99b0-a8d0d34e2033 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:29.271550 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-542f5e54-e345-4007-99b0-a8d0d34e2033 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:29.276511 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:29.276511 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:29.277555 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-542f5e54-e345-4007-99b0-a8d0d34e2033 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:29.278007 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 271/1067] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:29 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:29.452984 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-126f89ac-0eb7-440a-8ed3-05019439c644 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:29.453371 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-126f89ac-0eb7-440a-8ed3-05019439c644 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-633094847", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1204312779", "vendor_name": "tempest-vendor_name-1578801959"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:29.474436 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-126f89ac-0eb7-440a-8ed3-05019439c644 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:29.474436 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 265/1068] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:39:29 2026] POST /volume/v3/types => generated 327 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:29.487563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2121637e-04fa-4728-855e-ac70999c209a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:29.560158 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:29.560158 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "237ea3f3-7998-4f11-b5dd-4de104ed291e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1226327513"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:29.561236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Create volume request body: {'volume': {'volume_type': '237ea3f3-7998-4f11-b5dd-4de104ed291e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1226327513'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:29.570573 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Create volume of 1 GB Aug 12 21:39:29.570928 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:29.570928 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:29.571517 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Availability Zones retrieved successfully. Aug 12 21:39:29.583465 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Flow 'volume_create_api' (d5ebbeac-43db-45f3-bff3-b534b5d45614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:29.587239 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076dbfb8-9241-455d-894d-2a60d9f30213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.588291 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:29.618908 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076dbfb8-9241-455d-894d-2a60d9f30213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:39:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1204312779',vendor_name='tempest-vendor_name-1578801959'},id=237ea3f3-7998-4f11-b5dd-4de104ed291e,is_public=True,name='tempest-UserMessagesTest-volume-type-633094847',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '237ea3f3-7998-4f11-b5dd-4de104ed291e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.619978 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c82dbe7-b308-4eed-8c78-f41bb564bf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.661395 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-633094847 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-633094847, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:29.661851 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-633094847 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-633094847, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:29.721765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Created reservations ['69a6a6ee-3586-42c6-b6f3-0eb8927a08ea', '71fe460a-e049-49c7-b128-8c4976403d9f', '89d8c8f1-23b0-4d33-80f3-7e74c0d97474', '4ec558f8-049e-4fdd-8c7b-04704f3619de'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:29.722485 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c82dbe7-b308-4eed-8c78-f41bb564bf9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69a6a6ee-3586-42c6-b6f3-0eb8927a08ea', '71fe460a-e049-49c7-b128-8c4976403d9f', '89d8c8f1-23b0-4d33-80f3-7e74c0d97474', '4ec558f8-049e-4fdd-8c7b-04704f3619de']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.723262 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56baad2-5c0e-427d-9097-bda19e9a1875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.751255 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56baad2-5c0e-427d-9097-bda19e9a1875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fa41fad-0f17-4baf-a5dc-fd924c11cb01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1226327513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edd9df08b4540dba0845c821f975200',qos_specs=None,replication_status=,reservations=['69a6a6ee-3586-42c6-b6f3-0eb8927a08ea','71fe460a-e049-49c7-b128-8c4976403d9f','89d8c8f1-23b0-4d33-80f3-7e74c0d97474','4ec558f8-049e-4fdd-8c7b-04704f3619de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa227bc343d64e759b455388afb9e685',volume_type_id=237ea3f3-7998-4f11-b5dd-4de104ed291e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1226327513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fa41fad-0f17-4baf-a5dc-fd924c11cb01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edd9df08b4540dba0845c821f975200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa227bc343d64e759b455388afb9e685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(237ea3f3-7998-4f11-b5dd-4de104ed291e),volume_type_id=237ea3f3-7998-4f11-b5dd-4de104ed291e)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.754170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a63f191b-79b0-4877-a6e8-a2744852878c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.780244 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a63f191b-79b0-4877-a6e8-a2744852878c) transitioned into state 'SUCCESS' from state '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-1226327513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edd9df08b4540dba0845c821f975200',qos_specs=None,replication_status=,reservations=['69a6a6ee-3586-42c6-b6f3-0eb8927a08ea','71fe460a-e049-49c7-b128-8c4976403d9f','89d8c8f1-23b0-4d33-80f3-7e74c0d97474','4ec558f8-049e-4fdd-8c7b-04704f3619de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa227bc343d64e759b455388afb9e685',volume_type_id=237ea3f3-7998-4f11-b5dd-4de104ed291e)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.781419 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7bd8bcc-b9f0-4314-ba59-60e299c80a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:29.795748 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7bd8bcc-b9f0-4314-ba59-60e299c80a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:29.796968 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Flow 'volume_create_api' (d5ebbeac-43db-45f3-bff3-b534b5d45614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:29.797401 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Create volume request issued successfully. Aug 12 21:39:29.798334 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2121637e-04fa-4728-855e-ac70999c209a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:29.798957 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 267/1069] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:39:29 2026] POST /volume/v3/volumes => generated 785 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:29.816404 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92970da6-02c8-4e10-8af5-5837807efacc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:29.822875 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92970da6-02c8-4e10-8af5-5837807efacc tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 Aug 12 21:39:29.823293 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92970da6-02c8-4e10-8af5-5837807efacc tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:29.823634 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92970da6-02c8-4e10-8af5-5837807efacc tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:29.844546 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:29.844546 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:29.853794 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-92970da6-02c8-4e10-8af5-5837807efacc tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Volume info retrieved successfully. Aug 12 21:39:29.860742 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92970da6-02c8-4e10-8af5-5837807efacc tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 returned with HTTP 200 Aug 12 21:39:29.861345 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 267/1070] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:29 2026] GET /volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:30.208854 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-607f955d-9370-471f-81ee-6d93e6bdd416 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.210871 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-607f955d-9370-471f-81ee-6d93e6bdd416 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:30.211101 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-607f955d-9370-471f-81ee-6d93e6bdd416 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:30.211319 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-607f955d-9370-471f-81ee-6d93e6bdd416 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:30.218423 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:30.218423 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:30.227585 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-607f955d-9370-471f-81ee-6d93e6bdd416 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:30.232918 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-607f955d-9370-471f-81ee-6d93e6bdd416 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 returned with HTTP 200 Aug 12 21:39:30.233312 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 272/1071] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:30 2026] GET /volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:30.248642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e29c9cb-d0f8-44e1-b067-738c9e30f338 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.250227 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e29c9cb-d0f8-44e1-b067-738c9e30f338 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:39:30.250581 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e29c9cb-d0f8-44e1-b067-738c9e30f338 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93d9aa70-37a1-47c5-a070-e68866e92a23", "name": "tempest-SnapshotsActionsTest-Snapshot-1838959598"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:30.260005 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:30.260005 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:30.260496 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e29c9cb-d0f8-44e1-b067-738c9e30f338 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:30.260644 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-8e29c9cb-d0f8-44e1-b067-738c9e30f338 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Create snapshot from volume 93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:30.288312 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cd85abc8-98f8-42ba-85d7-15f5f32d0eed None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.290214 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd85abc8-98f8-42ba-85d7-15f5f32d0eed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:30.290402 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd85abc8-98f8-42ba-85d7-15f5f32d0eed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:30.290688 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd85abc8-98f8-42ba-85d7-15f5f32d0eed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:30.291127 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-cd85abc8-98f8-42ba-85d7-15f5f32d0eed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:30.296313 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:30.296313 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:30.296752 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd85abc8-98f8-42ba-85d7-15f5f32d0eed tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:30.297744 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 268/1072] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:30 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:30.313929 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8e29c9cb-d0f8-44e1-b067-738c9e30f338 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Created reservations ['76b94b8c-fc1f-44dc-beeb-f0c781d6bf48', '3176b752-dd75-4acd-a735-93c672dda9aa', '92c1e786-4e84-4010-b29e-ca0ef1ecbccf', 'd344f397-3914-4933-b98b-9c5ebf0e37ab'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:30.370649 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e29c9cb-d0f8-44e1-b067-738c9e30f338 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot create request issued successfully. Aug 12 21:39:30.370649 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e29c9cb-d0f8-44e1-b067-738c9e30f338 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:39:30.370649 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 266/1073] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:39:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:30.380178 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47c0ca76-dc39-455d-96e5-5e4df9f99ca0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.382722 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47c0ca76-dc39-455d-96e5-5e4df9f99ca0 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:30.383193 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47c0ca76-dc39-455d-96e5-5e4df9f99ca0 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:30.383315 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47c0ca76-dc39-455d-96e5-5e4df9f99ca0 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:30.389156 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:30.389156 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:30.389760 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-47c0ca76-dc39-455d-96e5-5e4df9f99ca0 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:30.391730 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47c0ca76-dc39-455d-96e5-5e4df9f99ca0 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:30.392488 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 268/1074] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:30 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:30.879388 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d7f276d9-a4a2-40b8-959d-88656874ed79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.881386 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7f276d9-a4a2-40b8-959d-88656874ed79 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 Aug 12 21:39:30.881665 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7f276d9-a4a2-40b8-959d-88656874ed79 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:30.881903 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7f276d9-a4a2-40b8-959d-88656874ed79 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:30.892549 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:30.892549 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:30.896473 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d7f276d9-a4a2-40b8-959d-88656874ed79 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Volume info retrieved successfully. Aug 12 21:39:30.900898 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7f276d9-a4a2-40b8-959d-88656874ed79 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 returned with HTTP 200 Aug 12 21:39:30.901339 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 273/1075] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:30 2026] GET /volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:30.917378 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f1cb451-cfef-473a-a9a8-fd3604e38fad None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.923083 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f1cb451-cfef-473a-a9a8-fd3604e38fad tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/messages Aug 12 21:39:30.923248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f1cb451-cfef-473a-a9a8-fd3604e38fad tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:30.923447 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f1cb451-cfef-473a-a9a8-fd3604e38fad tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:30.931178 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f1cb451-cfef-473a-a9a8-fd3604e38fad tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:39:30.931535 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 269/1076] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:39:30 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:30.945115 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf2ffa70-3afb-4dbf-8a83-dad9fb393b49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.947242 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf2ffa70-3afb-4dbf-8a83-dad9fb393b49 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] DELETE https://10.4.3.240/volume/v3/messages/0050bba0-a0fa-4419-b276-d1b035c7979d Aug 12 21:39:30.947399 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf2ffa70-3afb-4dbf-8a83-dad9fb393b49 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:30.947529 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf2ffa70-3afb-4dbf-8a83-dad9fb393b49 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:30.952054 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:30.952054 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:30.961289 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf2ffa70-3afb-4dbf-8a83-dad9fb393b49 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/messages/0050bba0-a0fa-4419-b276-d1b035c7979d returned with HTTP 204 Aug 12 21:39:30.961775 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 267/1077] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:39:30 2026] DELETE /volume/v3/messages/0050bba0-a0fa-4419-b276-d1b035c7979d => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:39:30.970379 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d718ffe1-dda4-439d-b17e-106ad33b2691 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.972648 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d718ffe1-dda4-439d-b17e-106ad33b2691 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/messages/0050bba0-a0fa-4419-b276-d1b035c7979d Aug 12 21:39:30.973751 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d718ffe1-dda4-439d-b17e-106ad33b2691 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:30.974006 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d718ffe1-dda4-439d-b17e-106ad33b2691 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:30.985142 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d718ffe1-dda4-439d-b17e-106ad33b2691 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/messages/0050bba0-a0fa-4419-b276-d1b035c7979d returned with HTTP 404 Aug 12 21:39:30.986274 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 269/1078] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:30 2026] GET /volume/v3/messages/0050bba0-a0fa-4419-b276-d1b035c7979d => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:30.995048 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69562696-62fa-453b-b4b3-c23919be7428 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:30.996953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69562696-62fa-453b-b4b3-c23919be7428 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 Aug 12 21:39:30.997237 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69562696-62fa-453b-b4b3-c23919be7428 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:30.997487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69562696-62fa-453b-b4b3-c23919be7428 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.005129 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-39dabec7-448f-487b-9be6-d4c313e03009 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.006867 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.006867 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:31.008129 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-39dabec7-448f-487b-9be6-d4c313e03009 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/encryption Aug 12 21:39:31.008353 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-39dabec7-448f-487b-9be6-d4c313e03009 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.008617 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-39dabec7-448f-487b-9be6-d4c313e03009 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.011407 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69562696-62fa-453b-b4b3-c23919be7428 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Volume info retrieved successfully. Aug 12 21:39:31.017331 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69562696-62fa-453b-b4b3-c23919be7428 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 returned with HTTP 200 Aug 12 21:39:31.017752 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 274/1079] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:30 2026] GET /volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:31.029347 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.029347 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:31.034466 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.036706 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 Aug 12 21:39:31.036784 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.037002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.037199 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Delete volume with id: 4fa41fad-0f17-4baf-a5dc-fd924c11cb01 Aug 12 21:39:31.038275 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-98e009b9-ad77-4651-afdf-06184e8902b2 req-39dabec7-448f-487b-9be6-d4c313e03009 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/encryption returned with HTTP 200 Aug 12 21:39:31.038897 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 270/1080] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:31.048883 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.048883 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:31.051139 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Volume info retrieved successfully. Aug 12 21:39:31.051527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:39:31.064501 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-633094847 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-633094847, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:31.064984 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-633094847 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-633094847, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:31.074345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Created reservations ['90e0a856-f4fc-46a3-9e0b-abe3e42ef344', '6e852648-4b74-464f-89ff-db5ad6c0f549', '0a69cf24-f037-482e-b998-45c940fb60e9', '1cd7bc32-d778-4a4b-96b8-8a5fc94cb08c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:31.112677 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Delete volume request issued successfully. Aug 12 21:39:31.112930 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12ee0d49-b8d8-4907-92e3-1d116c61a511 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 returned with HTTP 202 Aug 12 21:39:31.113414 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 268/1081] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:31 2026] DELETE /volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:31.123209 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07d71649-4d57-4559-b4ff-12e70934ee4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.125409 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07d71649-4d57-4559-b4ff-12e70934ee4b tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 Aug 12 21:39:31.125616 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07d71649-4d57-4559-b4ff-12e70934ee4b tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.125858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07d71649-4d57-4559-b4ff-12e70934ee4b tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.152527 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07d71649-4d57-4559-b4ff-12e70934ee4b tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 returned with HTTP 404 Aug 12 21:39:31.153127 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 270/1082] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/volumes/4fa41fad-0f17-4baf-a5dc-fd924c11cb01 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:31.161743 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-416a304b-be81-4a33-8984-b7c96ce53704 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.163546 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-416a304b-be81-4a33-8984-b7c96ce53704 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] DELETE https://10.4.3.240/volume/v3/types/237ea3f3-7998-4f11-b5dd-4de104ed291e Aug 12 21:39:31.163752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-416a304b-be81-4a33-8984-b7c96ce53704 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.164265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-416a304b-be81-4a33-8984-b7c96ce53704 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.201168 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-416a304b-be81-4a33-8984-b7c96ce53704 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] https://10.4.3.240/volume/v3/types/237ea3f3-7998-4f11-b5dd-4de104ed291e returned with HTTP 202 Aug 12 21:39:31.201681 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 275/1083] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:31 2026] DELETE /volume/v3/types/237ea3f3-7998-4f11-b5dd-4de104ed291e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:31.208116 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b4b47191-ab93-4bb8-9f27-894969296616 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.210236 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b4b47191-ab93-4bb8-9f27-894969296616 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] GET https://10.4.3.240/volume/v3/types/237ea3f3-7998-4f11-b5dd-4de104ed291e Aug 12 21:39:31.210428 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b4b47191-ab93-4bb8-9f27-894969296616 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.210770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b4b47191-ab93-4bb8-9f27-894969296616 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.214029 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b4b47191-ab93-4bb8-9f27-894969296616 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] https://10.4.3.240/volume/v3/types/237ea3f3-7998-4f11-b5dd-4de104ed291e returned with HTTP 404 Aug 12 21:39:31.214502 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 271/1084] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/types/237ea3f3-7998-4f11-b5dd-4de104ed291e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:31.223753 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e36075e0-b560-419a-90d1-e90ddb91db4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.226356 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e36075e0-b560-419a-90d1-e90ddb91db4b tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:31.226827 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e36075e0-b560-419a-90d1-e90ddb91db4b tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-796308583", "extra_specs": {"storage_protocol": "tempest-storage_protocol-337065266", "vendor_name": "tempest-vendor_name-1387514563"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:31.245381 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e36075e0-b560-419a-90d1-e90ddb91db4b tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:31.245805 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 269/1085] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:39:31 2026] POST /volume/v3/types => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:31.253871 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.255751 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:31.256105 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6c6c9b7-0eb7-4484-950b-f2901328a574", "size": 1, "name": "tempest-UserMessagesTest-Volume-1598054773"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:31.257650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Create volume request body: {'volume': {'volume_type': 'b6c6c9b7-0eb7-4484-950b-f2901328a574', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1598054773'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:31.262001 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Create volume of 1 GB Aug 12 21:39:31.262350 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.262350 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:31.262912 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Availability Zones retrieved successfully. Aug 12 21:39:31.269353 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Flow 'volume_create_api' (636b8ead-61a6-436a-a9fb-9bd21344835e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:31.270500 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efb66b9-0bee-40a2-ab2c-954c35beb225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:31.271479 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:31.294012 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efb66b9-0bee-40a2-ab2c-954c35beb225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:39:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-337065266',vendor_name='tempest-vendor_name-1387514563'},id=b6c6c9b7-0eb7-4484-950b-f2901328a574,is_public=True,name='tempest-UserMessagesTest-volume-type-796308583',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6c6c9b7-0eb7-4484-950b-f2901328a574', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:31.294844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7048c7a5-b531-4d32-8826-a2ffd01b6c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:31.309756 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bbc694ac-082e-4533-ac22-0d461f94c37c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.312713 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbc694ac-082e-4533-ac22-0d461f94c37c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:31.312951 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbc694ac-082e-4533-ac22-0d461f94c37c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.313156 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbc694ac-082e-4533-ac22-0d461f94c37c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.313257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bbc694ac-082e-4533-ac22-0d461f94c37c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:31.320497 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.320497 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:31.321548 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbc694ac-082e-4533-ac22-0d461f94c37c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:31.322018 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 276/1086] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:31.331656 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-796308583 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-796308583, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:31.332064 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-796308583 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-796308583, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:31.362929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Created reservations ['37f46fbc-31cf-45c2-9496-4dca292fadc1', 'da7b29a6-3337-4158-8c32-8b221b015857', '96adc02b-c979-4f31-ac68-fb26076051e5', '623ac6eb-5197-485c-8c45-c7c1c1be3627'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:31.364266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7048c7a5-b531-4d32-8826-a2ffd01b6c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f46fbc-31cf-45c2-9496-4dca292fadc1', 'da7b29a6-3337-4158-8c32-8b221b015857', '96adc02b-c979-4f31-ac68-fb26076051e5', '623ac6eb-5197-485c-8c45-c7c1c1be3627']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:31.365329 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4305e846-584c-44d4-9450-5077e638f8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:31.399069 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4305e846-584c-44d4-9450-5077e638f8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd25ca61-6261-43ef-b355-69664b9c35bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1598054773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edd9df08b4540dba0845c821f975200',qos_specs=None,replication_status=,reservations=['37f46fbc-31cf-45c2-9496-4dca292fadc1','da7b29a6-3337-4158-8c32-8b221b015857','96adc02b-c979-4f31-ac68-fb26076051e5','623ac6eb-5197-485c-8c45-c7c1c1be3627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa227bc343d64e759b455388afb9e685',volume_type_id=b6c6c9b7-0eb7-4484-950b-f2901328a574), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1598054773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd25ca61-6261-43ef-b355-69664b9c35bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edd9df08b4540dba0845c821f975200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa227bc343d64e759b455388afb9e685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6c6c9b7-0eb7-4484-950b-f2901328a574),volume_type_id=b6c6c9b7-0eb7-4484-950b-f2901328a574)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:31.400318 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e67b6b-fce4-4833-af85-ec220f1e3bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:31.401353 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ebe38cf-03d7-4506-85fe-bedcff80919f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.403109 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ebe38cf-03d7-4506-85fe-bedcff80919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:31.403309 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ebe38cf-03d7-4506-85fe-bedcff80919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.403517 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ebe38cf-03d7-4506-85fe-bedcff80919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.414636 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.414636 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:31.415114 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1ebe38cf-03d7-4506-85fe-bedcff80919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:31.415895 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ebe38cf-03d7-4506-85fe-bedcff80919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:31.416250 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 272/1087] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:31.425820 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e67b6b-fce4-4833-af85-ec220f1e3bdb) transitioned into state 'SUCCESS' from state '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-1598054773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edd9df08b4540dba0845c821f975200',qos_specs=None,replication_status=,reservations=['37f46fbc-31cf-45c2-9496-4dca292fadc1','da7b29a6-3337-4158-8c32-8b221b015857','96adc02b-c979-4f31-ac68-fb26076051e5','623ac6eb-5197-485c-8c45-c7c1c1be3627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa227bc343d64e759b455388afb9e685',volume_type_id=b6c6c9b7-0eb7-4484-950b-f2901328a574)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:31.426911 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d4b475-5154-459a-aee3-2eff1285484a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:31.427775 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-caf6f72d-8a95-4346-9603-3bb87389971a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.443858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d4b475-5154-459a-aee3-2eff1285484a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:31.443858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Flow 'volume_create_api' (636b8ead-61a6-436a-a9fb-9bd21344835e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:31.443858 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Create volume request issued successfully. Aug 12 21:39:31.443858 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ea422c9-9529-4d2a-a2ab-85ab97a2d682 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:31.443858 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 271/1088] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:39:31 2026] POST /volume/v3/volumes => generated 785 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:31.456877 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e14096b0-2fed-41d4-9aa8-7b669266b68a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.458541 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e14096b0-2fed-41d4-9aa8-7b669266b68a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf Aug 12 21:39:31.458846 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e14096b0-2fed-41d4-9aa8-7b669266b68a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.459127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e14096b0-2fed-41d4-9aa8-7b669266b68a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.468963 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.468963 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:31.471794 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e14096b0-2fed-41d4-9aa8-7b669266b68a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Volume info retrieved successfully. Aug 12 21:39:31.478379 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e14096b0-2fed-41d4-9aa8-7b669266b68a tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf returned with HTTP 200 Aug 12 21:39:31.479048 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 277/1089] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:31.527123 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-caf6f72d-8a95-4346-9603-3bb87389971a tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:31.527695 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-caf6f72d-8a95-4346-9603-3bb87389971a tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:31.527823 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-caf6f72d-8a95-4346-9603-3bb87389971a tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:31.529426 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-caf6f72d-8a95-4346-9603-3bb87389971a tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'ff7cdb76-1769-4f1a-b24b-b4c505938c65' with '{'status': 'creating'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:31.541509 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.541509 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:31.559845 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-caf6f72d-8a95-4346-9603-3bb87389971a tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:31.560500 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 270/1090] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:31 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:31.567734 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cb48c651-936e-4642-ba51-e965ab15070e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.569596 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb48c651-936e-4642-ba51-e965ab15070e tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:31.569888 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb48c651-936e-4642-ba51-e965ab15070e tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.570079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb48c651-936e-4642-ba51-e965ab15070e tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.575213 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.575213 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:31.575694 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cb48c651-936e-4642-ba51-e965ab15070e tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:31.576477 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb48c651-936e-4642-ba51-e965ab15070e tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:31.576908 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 273/1091] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:31.588272 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70caa493-068e-480c-bb1f-c65a24807212 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.590287 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70caa493-068e-480c-bb1f-c65a24807212 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:31.590642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70caa493-068e-480c-bb1f-c65a24807212 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:31.590770 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70caa493-068e-480c-bb1f-c65a24807212 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:31.592119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-70caa493-068e-480c-bb1f-c65a24807212 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'ff7cdb76-1769-4f1a-b24b-b4c505938c65' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:31.612420 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.612420 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:31.636153 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70caa493-068e-480c-bb1f-c65a24807212 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:31.636788 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 272/1092] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:31 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:31.647148 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-445646b7-9bc0-4492-bb4c-57d4ebf760c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.650528 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-445646b7-9bc0-4492-bb4c-57d4ebf760c1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:31.650765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-445646b7-9bc0-4492-bb4c-57d4ebf760c1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.650955 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-445646b7-9bc0-4492-bb4c-57d4ebf760c1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.660025 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.660025 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:31.661108 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-445646b7-9bc0-4492-bb4c-57d4ebf760c1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:31.662000 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-445646b7-9bc0-4492-bb4c-57d4ebf760c1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:31.662367 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 278/1093] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:31.672612 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b67cf2ba-863d-45db-8c83-0102f7f580e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.674734 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b67cf2ba-863d-45db-8c83-0102f7f580e8 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:39:31.675214 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b67cf2ba-863d-45db-8c83-0102f7f580e8 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93d9aa70-37a1-47c5-a070-e68866e92a23", "name": "tempest-SnapshotsActionsTest-Snapshot-1573308553"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:31.685499 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.685499 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:31.686125 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b67cf2ba-863d-45db-8c83-0102f7f580e8 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:31.686274 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-b67cf2ba-863d-45db-8c83-0102f7f580e8 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Create snapshot from volume 93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:31.722037 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b67cf2ba-863d-45db-8c83-0102f7f580e8 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Created reservations ['59dd741f-7b59-4112-ae16-2ea92d312198', '43981fd5-8508-47fd-9397-76e0ebb71084', '6c95abf1-aab9-4ec3-b727-0bc133b8a132', '3e152375-81f6-4a46-8b0a-1a1beeea66c0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:31.760193 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b67cf2ba-863d-45db-8c83-0102f7f580e8 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot create request issued successfully. Aug 12 21:39:31.760193 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b67cf2ba-863d-45db-8c83-0102f7f580e8 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:39:31.760193 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 271/1094] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:39:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:31.773682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6c2f8d0d-7fcf-4e0d-b718-9252a0e7790b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:31.779369 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c2f8d0d-7fcf-4e0d-b718-9252a0e7790b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f Aug 12 21:39:31.779645 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c2f8d0d-7fcf-4e0d-b718-9252a0e7790b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:31.779876 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c2f8d0d-7fcf-4e0d-b718-9252a0e7790b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:31.791230 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:31.791230 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:31.791230 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6c2f8d0d-7fcf-4e0d-b718-9252a0e7790b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:31.791388 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c2f8d0d-7fcf-4e0d-b718-9252a0e7790b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f returned with HTTP 200 Aug 12 21:39:31.791894 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 274/1095] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:31 2026] GET /volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.333320 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f990c070-6f9d-4c6a-bc55-f5b614c2f843 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.335772 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f990c070-6f9d-4c6a-bc55-f5b614c2f843 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:32.336037 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f990c070-6f9d-4c6a-bc55-f5b614c2f843 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.336305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f990c070-6f9d-4c6a-bc55-f5b614c2f843 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.336450 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f990c070-6f9d-4c6a-bc55-f5b614c2f843 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:32.342165 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.342165 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:32.343216 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f990c070-6f9d-4c6a-bc55-f5b614c2f843 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:32.343727 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 273/1096] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.494948 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-350647d5-5a77-4fcf-b433-d058a594ee0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.496841 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-350647d5-5a77-4fcf-b433-d058a594ee0f tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf Aug 12 21:39:32.497657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-350647d5-5a77-4fcf-b433-d058a594ee0f tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.497657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-350647d5-5a77-4fcf-b433-d058a594ee0f tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.504582 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.504582 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:32.519375 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-350647d5-5a77-4fcf-b433-d058a594ee0f tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Volume info retrieved successfully. Aug 12 21:39:32.521844 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-350647d5-5a77-4fcf-b433-d058a594ee0f tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf returned with HTTP 200 Aug 12 21:39:32.522532 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 279/1097] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.542194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8055ac22-d8fa-46ac-be10-32d0adc9da27 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.544844 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8055ac22-d8fa-46ac-be10-32d0adc9da27 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/messages Aug 12 21:39:32.545223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8055ac22-d8fa-46ac-be10-32d0adc9da27 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.545495 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8055ac22-d8fa-46ac-be10-32d0adc9da27 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.545881 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.545881 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:32.561142 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8055ac22-d8fa-46ac-be10-32d0adc9da27 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:39:32.561437 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 272/1098] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/messages => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.570867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a302e23-4feb-4ee7-8aa8-449cd1c4e4f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.574147 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a302e23-4feb-4ee7-8aa8-449cd1c4e4f5 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/messages/5b22fe25-220b-4d9a-8633-ad1971061002 Aug 12 21:39:32.574147 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a302e23-4feb-4ee7-8aa8-449cd1c4e4f5 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.574147 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a302e23-4feb-4ee7-8aa8-449cd1c4e4f5 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.578898 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a302e23-4feb-4ee7-8aa8-449cd1c4e4f5 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/messages/5b22fe25-220b-4d9a-8633-ad1971061002 returned with HTTP 200 Aug 12 21:39:32.579739 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 275/1099] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/messages/5b22fe25-220b-4d9a-8633-ad1971061002 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.612953 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4cfd695d-8005-4f38-970b-5737277d44a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.617547 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4cfd695d-8005-4f38-970b-5737277d44a8 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/messages Aug 12 21:39:32.617856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4cfd695d-8005-4f38-970b-5737277d44a8 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.618101 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4cfd695d-8005-4f38-970b-5737277d44a8 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.624731 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4cfd695d-8005-4f38-970b-5737277d44a8 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:39:32.625328 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 274/1100] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.643167 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-34f6d388-ac96-43ff-9156-29c887c532e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.645574 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34f6d388-ac96-43ff-9156-29c887c532e1 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] DELETE https://10.4.3.240/volume/v3/messages/5b22fe25-220b-4d9a-8633-ad1971061002 Aug 12 21:39:32.645975 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34f6d388-ac96-43ff-9156-29c887c532e1 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.646219 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34f6d388-ac96-43ff-9156-29c887c532e1 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.663261 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34f6d388-ac96-43ff-9156-29c887c532e1 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/messages/5b22fe25-220b-4d9a-8633-ad1971061002 returned with HTTP 204 Aug 12 21:39:32.664185 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 280/1101] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:39:32 2026] DELETE /volume/v3/messages/5b22fe25-220b-4d9a-8633-ad1971061002 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:39:32.679175 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20bbcfe5-5c83-4ac0-ab58-c2530e189da7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.682808 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20bbcfe5-5c83-4ac0-ab58-c2530e189da7 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf Aug 12 21:39:32.682808 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20bbcfe5-5c83-4ac0-ab58-c2530e189da7 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.682808 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20bbcfe5-5c83-4ac0-ab58-c2530e189da7 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.694933 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.694933 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:32.700457 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-20bbcfe5-5c83-4ac0-ab58-c2530e189da7 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Volume info retrieved successfully. Aug 12 21:39:32.711573 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20bbcfe5-5c83-4ac0-ab58-c2530e189da7 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf returned with HTTP 200 Aug 12 21:39:32.712276 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 273/1102] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.739955 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.744041 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] DELETE https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf Aug 12 21:39:32.744274 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.744772 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.744772 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Delete volume with id: dd25ca61-6261-43ef-b355-69664b9c35bf Aug 12 21:39:32.751900 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.751900 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:32.752349 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Volume info retrieved successfully. Aug 12 21:39:32.755110 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:39:32.764202 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-796308583 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-796308583, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:32.764512 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-796308583 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-796308583, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:32.773102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Created reservations ['0815fac8-6892-4862-a0ca-e7bc13deacbe', 'eb649c1e-7c0b-4b93-abd0-01a2b0268c2a', '78e12da7-c173-4b50-a211-a9627cd8ea05', 'c3ad1a12-1c5a-4195-be9e-7f1c5dd5704b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:32.807408 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Delete volume request issued successfully. Aug 12 21:39:32.807607 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33958750-cf1b-42a9-8020-ab9b7b056d08 tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf returned with HTTP 202 Aug 12 21:39:32.808069 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 276/1103] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:32 2026] DELETE /volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 21:39:32.813294 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-86fc023e-9872-4dcf-9dd5-0bfbc874e5c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.818930 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86fc023e-9872-4dcf-9dd5-0bfbc874e5c7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f Aug 12 21:39:32.819168 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86fc023e-9872-4dcf-9dd5-0bfbc874e5c7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.819389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86fc023e-9872-4dcf-9dd5-0bfbc874e5c7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.824209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f2a061c-c9a0-4a2f-952b-1a68ad6a135d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.827344 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f2a061c-c9a0-4a2f-952b-1a68ad6a135d tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] GET https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf Aug 12 21:39:32.827648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f2a061c-c9a0-4a2f-952b-1a68ad6a135d tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.828005 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f2a061c-c9a0-4a2f-952b-1a68ad6a135d tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.831255 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.831255 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:32.831910 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-86fc023e-9872-4dcf-9dd5-0bfbc874e5c7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:32.832941 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86fc023e-9872-4dcf-9dd5-0bfbc874e5c7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f returned with HTTP 200 Aug 12 21:39:32.833460 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 275/1104] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.836314 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f2a061c-c9a0-4a2f-952b-1a68ad6a135d tempest-UserMessagesTest-2076071557 tempest-UserMessagesTest-2076071557-project-member] https://10.4.3.240/volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf returned with HTTP 404 Aug 12 21:39:32.837203 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 281/1105] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/volumes/dd25ca61-6261-43ef-b355-69664b9c35bf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:32.851409 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-662b2532-7731-496b-a72a-e8120e7835c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.856666 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-662b2532-7731-496b-a72a-e8120e7835c2 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] DELETE https://10.4.3.240/volume/v3/types/b6c6c9b7-0eb7-4484-950b-f2901328a574 Aug 12 21:39:32.856666 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-662b2532-7731-496b-a72a-e8120e7835c2 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.856666 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-662b2532-7731-496b-a72a-e8120e7835c2 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.861977 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1d97a72b-032a-424e-b9a1-6235e79fc806 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.864531 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d97a72b-032a-424e-b9a1-6235e79fc806 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f/action Aug 12 21:39:32.864994 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d97a72b-032a-424e-b9a1-6235e79fc806 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:32.865131 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d97a72b-032a-424e-b9a1-6235e79fc806 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:32.867212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-1d97a72b-032a-424e-b9a1-6235e79fc806 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'f057ecd6-0e75-487f-8bef-e66834e25b7f' with '{'status': 'creating'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:32.880688 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.880688 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:32.881399 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-662b2532-7731-496b-a72a-e8120e7835c2 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] https://10.4.3.240/volume/v3/types/b6c6c9b7-0eb7-4484-950b-f2901328a574 returned with HTTP 202 Aug 12 21:39:32.881399 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 274/1106] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:32 2026] DELETE /volume/v3/types/b6c6c9b7-0eb7-4484-950b-f2901328a574 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:32.890787 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5920d166-1476-49d2-85bb-7b0e85344222 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.894167 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5920d166-1476-49d2-85bb-7b0e85344222 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] GET https://10.4.3.240/volume/v3/types/b6c6c9b7-0eb7-4484-950b-f2901328a574 Aug 12 21:39:32.894479 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5920d166-1476-49d2-85bb-7b0e85344222 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.894810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5920d166-1476-49d2-85bb-7b0e85344222 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.899575 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d97a72b-032a-424e-b9a1-6235e79fc806 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f/action returned with HTTP 202 Aug 12 21:39:32.900156 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 277/1107] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:32 2026] POST /volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:32.902969 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5920d166-1476-49d2-85bb-7b0e85344222 tempest-UserMessagesTest-1411076266 tempest-UserMessagesTest-1411076266-project-admin] https://10.4.3.240/volume/v3/types/b6c6c9b7-0eb7-4484-950b-f2901328a574 returned with HTTP 404 Aug 12 21:39:32.903576 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 276/1108] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/types/b6c6c9b7-0eb7-4484-950b-f2901328a574 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:32.913967 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eeed0d08-c498-41c2-9deb-118c877b3527 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.916875 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeed0d08-c498-41c2-9deb-118c877b3527 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f Aug 12 21:39:32.917241 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeed0d08-c498-41c2-9deb-118c877b3527 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:32.917574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeed0d08-c498-41c2-9deb-118c877b3527 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:32.926655 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.926655 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:32.926655 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eeed0d08-c498-41c2-9deb-118c877b3527 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:32.930005 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeed0d08-c498-41c2-9deb-118c877b3527 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f returned with HTTP 200 Aug 12 21:39:32.930005 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 282/1109] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:32 2026] GET /volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:32.966904 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-25e30d36-23ad-4e2b-bed6-2c9467806307 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:32.969586 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25e30d36-23ad-4e2b-bed6-2c9467806307 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f/action Aug 12 21:39:32.970273 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25e30d36-23ad-4e2b-bed6-2c9467806307 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:32.970666 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25e30d36-23ad-4e2b-bed6-2c9467806307 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:32.989005 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:32.989005 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:32.989005 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-25e30d36-23ad-4e2b-bed6-2c9467806307 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot retrieved successfully. Aug 12 21:39:33.008647 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-25e30d36-23ad-4e2b-bed6-2c9467806307 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot delete request issued successfully. Aug 12 21:39:33.008907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25e30d36-23ad-4e2b-bed6-2c9467806307 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f/action returned with HTTP 202 Aug 12 21:39:33.009276 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 275/1110] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:32 2026] POST /volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:33.020702 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-98240c09-8666-41a0-a160-e23386620f2a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:33.023488 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98240c09-8666-41a0-a160-e23386620f2a tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f Aug 12 21:39:33.023997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98240c09-8666-41a0-a160-e23386620f2a tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:33.024765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98240c09-8666-41a0-a160-e23386620f2a tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:33.036275 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:33.036275 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:33.037084 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-98240c09-8666-41a0-a160-e23386620f2a tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:33.038246 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98240c09-8666-41a0-a160-e23386620f2a tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f returned with HTTP 200 Aug 12 21:39:33.039017 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 278/1111] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:33 2026] GET /volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:33.371085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-560d5ce0-964d-4143-a6db-f78a4f4027a7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:33.371085 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-560d5ce0-964d-4143-a6db-f78a4f4027a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:33.371085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-560d5ce0-964d-4143-a6db-f78a4f4027a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:33.371085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-560d5ce0-964d-4143-a6db-f78a4f4027a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:33.371085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-560d5ce0-964d-4143-a6db-f78a4f4027a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:33.377227 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:33.377227 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:33.378265 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-560d5ce0-964d-4143-a6db-f78a4f4027a7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:33.381654 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 277/1112] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:33 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:34.053036 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a75e49e-9104-48ce-b928-c5bf57740abf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:34.056255 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a75e49e-9104-48ce-b928-c5bf57740abf tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f Aug 12 21:39:34.056255 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a75e49e-9104-48ce-b928-c5bf57740abf tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:34.056255 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a75e49e-9104-48ce-b928-c5bf57740abf tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:34.061140 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a75e49e-9104-48ce-b928-c5bf57740abf tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f returned with HTTP 404 Aug 12 21:39:34.062326 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 283/1113] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:34 2026] GET /volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:34.070902 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8bc9302-1dd9-43a9-b2ab-862e9007ef76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:34.087383 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8bc9302-1dd9-43a9-b2ab-862e9007ef76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:34.087865 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8bc9302-1dd9-43a9-b2ab-862e9007ef76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:34.088164 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8bc9302-1dd9-43a9-b2ab-862e9007ef76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:34.089882 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-f8bc9302-1dd9-43a9-b2ab-862e9007ef76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'ff7cdb76-1769-4f1a-b24b-b4c505938c65' with '{'status': 'available'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:34.135091 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:34.135091 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:34.148895 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8bc9302-1dd9-43a9-b2ab-862e9007ef76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:34.149573 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 276/1114] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:34 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:34.161569 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f9c228d7-d648-478a-897a-c1a1d416e10b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:34.165730 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9c228d7-d648-478a-897a-c1a1d416e10b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:34.165730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9c228d7-d648-478a-897a-c1a1d416e10b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:34.165730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9c228d7-d648-478a-897a-c1a1d416e10b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:34.175844 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:34.175844 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:34.176786 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f9c228d7-d648-478a-897a-c1a1d416e10b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:34.178055 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9c228d7-d648-478a-897a-c1a1d416e10b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:34.178700 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 279/1115] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:34 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:34.199032 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5e470d1-5950-42a5-9341-6c1fed446a1d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:34.202766 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5e470d1-5950-42a5-9341-6c1fed446a1d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f Aug 12 21:39:34.203098 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5e470d1-5950-42a5-9341-6c1fed446a1d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:34.203408 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5e470d1-5950-42a5-9341-6c1fed446a1d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:34.203566 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-a5e470d1-5950-42a5-9341-6c1fed446a1d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Delete snapshot with id: f057ecd6-0e75-487f-8bef-e66834e25b7f Aug 12 21:39:34.210086 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5e470d1-5950-42a5-9341-6c1fed446a1d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f returned with HTTP 404 Aug 12 21:39:34.210799 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 278/1116] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:39:34 2026] DELETE /volume/v3/snapshots/f057ecd6-0e75-487f-8bef-e66834e25b7f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:34.236345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42011b09-701f-46de-843e-e9877e66bddc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:34.241939 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42011b09-701f-46de-843e-e9877e66bddc tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:39:34.241939 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42011b09-701f-46de-843e-e9877e66bddc tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93d9aa70-37a1-47c5-a070-e68866e92a23", "name": "tempest-SnapshotsActionsTest-Snapshot-290487248"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:34.265134 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:34.265134 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:34.266249 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42011b09-701f-46de-843e-e9877e66bddc tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:34.266437 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-42011b09-701f-46de-843e-e9877e66bddc tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Create snapshot from volume 93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:34.340596 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-42011b09-701f-46de-843e-e9877e66bddc tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Created reservations ['08ec0bac-e468-4a16-a15a-7e68dd650dc8', '437ca13f-1422-46f2-8816-c2bcf0e02666', '684ac079-293d-4955-9342-27de61a80e26', '4851365b-c461-4474-bd24-fd7153daa0f3'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:34.384395 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42011b09-701f-46de-843e-e9877e66bddc tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot create request issued successfully. Aug 12 21:39:34.385230 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42011b09-701f-46de-843e-e9877e66bddc tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:39:34.387640 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 284/1117] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:39:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:34.405004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-889d0c45-8c3e-4283-975d-acf645ebf709 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:34.408095 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2acb9c5a-459b-4ed9-b1af-8d752b723884 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:34.410892 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-889d0c45-8c3e-4283-975d-acf645ebf709 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:34.411803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-889d0c45-8c3e-4283-975d-acf645ebf709 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:34.412114 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-889d0c45-8c3e-4283-975d-acf645ebf709 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:34.412359 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-889d0c45-8c3e-4283-975d-acf645ebf709 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:34.412954 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2acb9c5a-459b-4ed9-b1af-8d752b723884 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 Aug 12 21:39:34.413651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2acb9c5a-459b-4ed9-b1af-8d752b723884 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:34.413651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2acb9c5a-459b-4ed9-b1af-8d752b723884 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:34.420343 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:34.420343 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:34.422916 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-889d0c45-8c3e-4283-975d-acf645ebf709 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:34.422916 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 277/1118] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:34 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:34.423470 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:34.423470 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:34.424285 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2acb9c5a-459b-4ed9-b1af-8d752b723884 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:34.426911 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2acb9c5a-459b-4ed9-b1af-8d752b723884 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 returned with HTTP 200 Aug 12 21:39:34.429254 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 280/1119] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:34 2026] GET /volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:35.441317 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04ee5d40-9473-4339-b4ba-b1044ab06918 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:35.442225 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9e830276-07cc-4b78-a04d-a3a5bb00c7a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:35.444472 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e830276-07cc-4b78-a04d-a3a5bb00c7a8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:35.445064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e830276-07cc-4b78-a04d-a3a5bb00c7a8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:35.445387 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e830276-07cc-4b78-a04d-a3a5bb00c7a8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:35.446230 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9e830276-07cc-4b78-a04d-a3a5bb00c7a8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:35.448691 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04ee5d40-9473-4339-b4ba-b1044ab06918 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 Aug 12 21:39:35.448969 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04ee5d40-9473-4339-b4ba-b1044ab06918 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:35.449226 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04ee5d40-9473-4339-b4ba-b1044ab06918 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:35.453260 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:35.453260 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:35.454764 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e830276-07cc-4b78-a04d-a3a5bb00c7a8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:35.454764 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 279/1120] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:35 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:35.460772 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:35.460772 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:35.461272 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-04ee5d40-9473-4339-b4ba-b1044ab06918 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:35.462862 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04ee5d40-9473-4339-b4ba-b1044ab06918 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 returned with HTTP 200 Aug 12 21:39:35.463427 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 285/1121] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:35 2026] GET /volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:35.473448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-38b1c521-0d14-43c2-b61f-2962abf2c2d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:35.477367 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38b1c521-0d14-43c2-b61f-2962abf2c2d4 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1/action Aug 12 21:39:35.477367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38b1c521-0d14-43c2-b61f-2962abf2c2d4 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:35.477367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38b1c521-0d14-43c2-b61f-2962abf2c2d4 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:35.479608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-38b1c521-0d14-43c2-b61f-2962abf2c2d4 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot '58ac0401-fb89-44fa-aebc-2e3c74598ea1' with '{'status': 'deleting'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:35.496231 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:35.496231 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:35.509347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38b1c521-0d14-43c2-b61f-2962abf2c2d4 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1/action returned with HTTP 202 Aug 12 21:39:35.509983 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 278/1122] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:35 2026] POST /volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:35.520134 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73c91df0-98ad-4b79-a4a2-d6b1305a47a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:35.526344 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73c91df0-98ad-4b79-a4a2-d6b1305a47a1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 Aug 12 21:39:35.526641 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73c91df0-98ad-4b79-a4a2-d6b1305a47a1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:35.528051 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73c91df0-98ad-4b79-a4a2-d6b1305a47a1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:35.541133 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:35.541133 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:35.541932 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73c91df0-98ad-4b79-a4a2-d6b1305a47a1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:35.542976 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73c91df0-98ad-4b79-a4a2-d6b1305a47a1 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 returned with HTTP 200 Aug 12 21:39:35.543507 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 281/1123] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:35 2026] GET /volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:35.555257 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0bc20bf0-8cf6-4e03-84de-2d9d7dfd1549 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:35.560593 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bc20bf0-8cf6-4e03-84de-2d9d7dfd1549 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1/action Aug 12 21:39:35.561182 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bc20bf0-8cf6-4e03-84de-2d9d7dfd1549 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:35.561441 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bc20bf0-8cf6-4e03-84de-2d9d7dfd1549 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:35.570539 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:35.570539 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:35.570907 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0bc20bf0-8cf6-4e03-84de-2d9d7dfd1549 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot retrieved successfully. Aug 12 21:39:35.594688 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0bc20bf0-8cf6-4e03-84de-2d9d7dfd1549 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot delete request issued successfully. Aug 12 21:39:35.595118 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bc20bf0-8cf6-4e03-84de-2d9d7dfd1549 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1/action returned with HTTP 202 Aug 12 21:39:35.595658 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 280/1124] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:35 2026] POST /volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:35.605368 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af132515-f3f6-469d-b1b3-add34cfffcd7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:35.615669 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af132515-f3f6-469d-b1b3-add34cfffcd7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 Aug 12 21:39:35.615910 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af132515-f3f6-469d-b1b3-add34cfffcd7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:35.616309 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af132515-f3f6-469d-b1b3-add34cfffcd7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:35.624256 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:35.624256 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:35.624852 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af132515-f3f6-469d-b1b3-add34cfffcd7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:35.625956 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af132515-f3f6-469d-b1b3-add34cfffcd7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 returned with HTTP 200 Aug 12 21:39:35.626472 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 286/1125] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:35 2026] GET /volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:36.101907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fe499c18-4164-41fc-928b-39868c643928 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.105468 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe499c18-4164-41fc-928b-39868c643928 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:36.105772 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe499c18-4164-41fc-928b-39868c643928 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.106056 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe499c18-4164-41fc-928b-39868c643928 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.119073 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.119073 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:36.126515 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fe499c18-4164-41fc-928b-39868c643928 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:36.135654 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe499c18-4164-41fc-928b-39868c643928 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:36.135654 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 279/1126] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:36.225505 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-fdae5e86-2add-41e2-93b5-9097c92ef72f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.232971 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-fdae5e86-2add-41e2-93b5-9097c92ef72f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:36.233277 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-fdae5e86-2add-41e2-93b5-9097c92ef72f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.233639 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-fdae5e86-2add-41e2-93b5-9097c92ef72f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.245852 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.245852 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:36.251688 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-fdae5e86-2add-41e2-93b5-9097c92ef72f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:36.258509 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-fdae5e86-2add-41e2-93b5-9097c92ef72f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:36.259387 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 282/1127] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:36.415674 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ccac06d3-8771-4104-83c3-6e00859cda3c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.416241 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccac06d3-8771-4104-83c3-6e00859cda3c None None] GET https://10.4.3.240/volume// Aug 12 21:39:36.416615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccac06d3-8771-4104-83c3-6e00859cda3c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.416858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccac06d3-8771-4104-83c3-6e00859cda3c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.417358 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccac06d3-8771-4104-83c3-6e00859cda3c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:36.417802 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 281/1128] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:36.438516 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-cbb81edc-97db-4d3a-9347-2bc0583386c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.443109 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-cbb81edc-97db-4d3a-9347-2bc0583386c9 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:39:36.443607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-cbb81edc-97db-4d3a-9347-2bc0583386c9 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26cc9db7-73c8-45f6-9c48-a1739e47236f", "connector": null, "instance_uuid": "87dacfc3-b544-4d7c-a5c3-9c6651d2bf88"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:36.454456 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.454456 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:36.473808 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37d4059c-ca8e-4bbf-b2c7-6a438b42b969 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.485237 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37d4059c-ca8e-4bbf-b2c7-6a438b42b969 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:36.486347 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37d4059c-ca8e-4bbf-b2c7-6a438b42b969 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.486894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37d4059c-ca8e-4bbf-b2c7-6a438b42b969 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.487156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-37d4059c-ca8e-4bbf-b2c7-6a438b42b969 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:36.499256 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-cbb81edc-97db-4d3a-9347-2bc0583386c9 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:39:36.499874 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 287/1129] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:39:36 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:36.500186 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.500186 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:36.500780 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37d4059c-ca8e-4bbf-b2c7-6a438b42b969 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:36.501239 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 280/1130] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:36.546372 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c7848997-9a09-462a-a8e5-a8ddf9a05445 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.550180 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7848997-9a09-462a-a8e5-a8ddf9a05445 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:36.550545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7848997-9a09-462a-a8e5-a8ddf9a05445 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.550843 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7848997-9a09-462a-a8e5-a8ddf9a05445 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.557865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bd6a30b-0c4f-4e67-92b4-540d246f648f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.558520 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bd6a30b-0c4f-4e67-92b4-540d246f648f None None] GET https://10.4.3.240/volume// Aug 12 21:39:36.558888 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bd6a30b-0c4f-4e67-92b4-540d246f648f None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.559307 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bd6a30b-0c4f-4e67-92b4-540d246f648f None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.562877 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bd6a30b-0c4f-4e67-92b4-540d246f648f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:36.563540 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 282/1131] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:36.574235 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.574235 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:36.574431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-8a8d5e75-4380-4165-8b36-6e3ab7c3b05a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.577316 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-8a8d5e75-4380-4165-8b36-6e3ab7c3b05a tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:36.577652 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-8a8d5e75-4380-4165-8b36-6e3ab7c3b05a tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.577979 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-8a8d5e75-4380-4165-8b36-6e3ab7c3b05a tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.581006 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c7848997-9a09-462a-a8e5-a8ddf9a05445 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:36.590399 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7848997-9a09-462a-a8e5-a8ddf9a05445 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:36.590865 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 283/1132] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:36.595789 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.595789 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:36.601679 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-8a8d5e75-4380-4165-8b36-6e3ab7c3b05a tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:36.609027 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-8a8d5e75-4380-4165-8b36-6e3ab7c3b05a tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:36.609536 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 288/1133] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 1030 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:36.638902 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-064e4fde-f9b5-4479-aca3-e2fffb1d0ea3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.641980 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-064e4fde-f9b5-4479-aca3-e2fffb1d0ea3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 Aug 12 21:39:36.642243 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-064e4fde-f9b5-4479-aca3-e2fffb1d0ea3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.642686 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-064e4fde-f9b5-4479-aca3-e2fffb1d0ea3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.651039 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-064e4fde-f9b5-4479-aca3-e2fffb1d0ea3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 returned with HTTP 404 Aug 12 21:39:36.653142 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 281/1134] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:36.665046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f538f8e9-f6fd-40d3-a48f-153a79d23316 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.667692 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f538f8e9-f6fd-40d3-a48f-153a79d23316 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:36.668402 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f538f8e9-f6fd-40d3-a48f-153a79d23316 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:36.668674 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f538f8e9-f6fd-40d3-a48f-153a79d23316 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:36.670563 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-f538f8e9-f6fd-40d3-a48f-153a79d23316 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'ff7cdb76-1769-4f1a-b24b-b4c505938c65' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:36.683714 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.683714 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:36.698857 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f538f8e9-f6fd-40d3-a48f-153a79d23316 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:36.699898 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 283/1135] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:36 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:36.714806 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0f0bc2e0-7a28-4ffc-b8de-34925c8b400f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.717133 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f0bc2e0-7a28-4ffc-b8de-34925c8b400f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:36.717730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f0bc2e0-7a28-4ffc-b8de-34925c8b400f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.718165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f0bc2e0-7a28-4ffc-b8de-34925c8b400f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.727311 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.727311 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:36.728117 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0f0bc2e0-7a28-4ffc-b8de-34925c8b400f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:36.729381 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f0bc2e0-7a28-4ffc-b8de-34925c8b400f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:36.730383 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 284/1136] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:36.737055 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-f75bd4ed-1c01-40c7-9d98-ddf5beb70d3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.739859 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-f75bd4ed-1c01-40c7-9d98-ddf5beb70d3f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] PUT https://10.4.3.240/volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf Aug 12 21:39:36.739859 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-f75bd4ed-1c01-40c7-9d98-ddf5beb70d3f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:36.746738 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdc8f03a-3ac9-4132-93b2-24ef771a7b2d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.751444 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdc8f03a-3ac9-4132-93b2-24ef771a7b2d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 Aug 12 21:39:36.751594 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-f75bd4ed-1c01-40c7-9d98-ddf5beb70d3f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Acquiring lock "cinder-attachment_update-26cc9db7-73c8-45f6-9c48-a1739e47236f-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:39:36.751740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdc8f03a-3ac9-4132-93b2-24ef771a7b2d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.752070 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdc8f03a-3ac9-4132-93b2-24ef771a7b2d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.752212 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-bdc8f03a-3ac9-4132-93b2-24ef771a7b2d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Delete snapshot with id: 58ac0401-fb89-44fa-aebc-2e3c74598ea1 Aug 12 21:39:36.757966 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-f75bd4ed-1c01-40c7-9d98-ddf5beb70d3f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Lock "cinder-attachment_update-26cc9db7-73c8-45f6-9c48-a1739e47236f-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:39:36.759477 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.759477 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:36.764440 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdc8f03a-3ac9-4132-93b2-24ef771a7b2d tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 returned with HTTP 404 Aug 12 21:39:36.764676 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 282/1137] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:39:36 2026] DELETE /volume/v3/snapshots/58ac0401-fb89-44fa-aebc-2e3c74598ea1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:36.781015 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d3ae9c9-57e8-434c-bac5-5493637c87c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.783394 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d3ae9c9-57e8-434c-bac5-5493637c87c3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:39:36.784644 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d3ae9c9-57e8-434c-bac5-5493637c87c3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93d9aa70-37a1-47c5-a070-e68866e92a23", "name": "tempest-SnapshotsActionsTest-Snapshot-1151914251"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:36.800688 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.800688 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:36.802382 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8d3ae9c9-57e8-434c-bac5-5493637c87c3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:36.802838 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-8d3ae9c9-57e8-434c-bac5-5493637c87c3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Create snapshot from volume 93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:36.839155 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-282121ce-3a8c-487d-b34b-6521980fd9c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.847310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8d3ae9c9-57e8-434c-bac5-5493637c87c3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Created reservations ['896087c0-9fdf-4e96-9d0b-ccf74697fccb', '176aaa6a-a71a-43d4-9ed7-e2d65f800dc8', '4d009aa5-17c9-4b92-b4fd-eacd166a5da7', '2d61eb43-b395-4972-a0d9-1d966254bb71'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:36.887508 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-f75bd4ed-1c01-40c7-9d98-ddf5beb70d3f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Lock "cinder-attachment_update-26cc9db7-73c8-45f6-9c48-a1739e47236f-np0000007121" released by "attachment_update" :: held 0.129s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:39:36.889271 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-f75bd4ed-1c01-40c7-9d98-ddf5beb70d3f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf returned with HTTP 200 Aug 12 21:39:36.889271 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 289/1138] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:39:36 2026] PUT /volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:36.894722 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8d3ae9c9-57e8-434c-bac5-5493637c87c3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot create request issued successfully. Aug 12 21:39:36.895093 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d3ae9c9-57e8-434c-bac5-5493637c87c3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:39:36.895574 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 284/1139] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:39:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:36.910793 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36e931ab-dd48-4f9b-803e-dda9e6ea3317 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:36.913215 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36e931ab-dd48-4f9b-803e-dda9e6ea3317 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 Aug 12 21:39:36.913902 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36e931ab-dd48-4f9b-803e-dda9e6ea3317 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:36.913991 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36e931ab-dd48-4f9b-803e-dda9e6ea3317 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:36.926651 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:36.926651 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:36.926651 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36e931ab-dd48-4f9b-803e-dda9e6ea3317 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:36.927346 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36e931ab-dd48-4f9b-803e-dda9e6ea3317 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 returned with HTTP 200 Aug 12 21:39:36.928283 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 283/1140] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:36 2026] GET /volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:37.051332 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-282121ce-3a8c-487d-b34b-6521980fd9c8 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:37.051826 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-282121ce-3a8c-487d-b34b-6521980fd9c8 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-680181438", "os-volume-type-access:is_public": false}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:37.076975 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-282121ce-3a8c-487d-b34b-6521980fd9c8 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:37.077571 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 285/1141] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:39:36 2026] POST /volume/v3/types => generated 228 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:37.089945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-98606cf8-36e9-44d7-a18a-b1ca8d879014 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.181752 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98606cf8-36e9-44d7-a18a-b1ca8d879014 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:37.181752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98606cf8-36e9-44d7-a18a-b1ca8d879014 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9bc4b7a8-c142-4625-85c2-ae12961811d6", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:37.183137 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-98606cf8-36e9-44d7-a18a-b1ca8d879014 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Create volume request body: {'volume': {'volume_type': '9bc4b7a8-c142-4625-85c2-ae12961811d6', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:37.192783 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98606cf8-36e9-44d7-a18a-b1ca8d879014 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 12 21:39:37.193525 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 290/1142] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:39:37 2026] POST /volume/v3/volumes => generated 114 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:37.211393 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44be2798-58bc-44a0-a985-26fa23ad9652 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.215396 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44be2798-58bc-44a0-a985-26fa23ad9652 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] POST https://10.4.3.240/volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6/action Aug 12 21:39:37.215766 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44be2798-58bc-44a0-a985-26fa23ad9652 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action body: b'{"addProjectAccess": {"project": "de3287be932c4ca8aad6ad213a3175f7"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:37.216600 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44be2798-58bc-44a0-a985-26fa23ad9652 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "de3287be932c4ca8aad6ad213a3175f7"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:37.218287 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:37.218287 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:37.238750 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44be2798-58bc-44a0-a985-26fa23ad9652 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6/action returned with HTTP 202 Aug 12 21:39:37.239186 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 285/1143] 10.4.3.240 () {68 vars in 1384 bytes} [Wed Aug 12 21:39:37 2026] POST /volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:37.250007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.251758 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:37.252112 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9bc4b7a8-c142-4625-85c2-ae12961811d6", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1432114355"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:37.254193 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Create volume request body: {'volume': {'volume_type': '9bc4b7a8-c142-4625-85c2-ae12961811d6', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1432114355'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:37.259975 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Create volume of 1 GB Aug 12 21:39:37.260431 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:37.260431 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:37.262643 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Availability Zones retrieved successfully. Aug 12 21:39:37.268584 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Flow 'volume_create_api' (11c12706-07fa-4bb8-9cd6-6d5f6c93fe34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:37.270480 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf77e791-0c78-45d7-a7b1-44f84e8764f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.271524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:37.302054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf77e791-0c78-45d7-a7b1-44f84e8764f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:39:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9bc4b7a8-c142-4625-85c2-ae12961811d6,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-680181438',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bc4b7a8-c142-4625-85c2-ae12961811d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.303936 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c6c4b13-3490-4d82-8265-421da47c6c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.340665 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-680181438 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-680181438, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:37.340665 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-680181438 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-680181438, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:37.394785 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Created reservations ['47891b27-20f9-4f3f-8d18-4a59100fc536', '2987e31a-a263-4e6d-a949-8b8efe2256d4', '5e3ae564-4534-4e5b-b2f6-f09f0958b3ef', '358bbb37-0681-4d0b-b6a3-c5be75bb9fad'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:37.395674 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c6c4b13-3490-4d82-8265-421da47c6c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47891b27-20f9-4f3f-8d18-4a59100fc536', '2987e31a-a263-4e6d-a949-8b8efe2256d4', '5e3ae564-4534-4e5b-b2f6-f09f0958b3ef', '358bbb37-0681-4d0b-b6a3-c5be75bb9fad']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.396419 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79101b02-9352-4cfe-8ba4-5ece39c6bafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.421710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79101b02-9352-4cfe-8ba4-5ece39c6bafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c9be546-ed47-4063-8631-3a7fd1585106', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1432114355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de3287be932c4ca8aad6ad213a3175f7',qos_specs=None,replication_status=,reservations=['47891b27-20f9-4f3f-8d18-4a59100fc536','2987e31a-a263-4e6d-a949-8b8efe2256d4','5e3ae564-4534-4e5b-b2f6-f09f0958b3ef','358bbb37-0681-4d0b-b6a3-c5be75bb9fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2ec3584369a4665af5a0e7e8e843069',volume_type_id=9bc4b7a8-c142-4625-85c2-ae12961811d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1432114355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c9be546-ed47-4063-8631-3a7fd1585106,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de3287be932c4ca8aad6ad213a3175f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2ec3584369a4665af5a0e7e8e843069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bc4b7a8-c142-4625-85c2-ae12961811d6),volume_type_id=9bc4b7a8-c142-4625-85c2-ae12961811d6)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.422910 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1acf2d1-f620-4551-9967-f25827e61f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.448551 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1acf2d1-f620-4551-9967-f25827e61f90) transitioned into state 'SUCCESS' from state '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-1432114355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de3287be932c4ca8aad6ad213a3175f7',qos_specs=None,replication_status=,reservations=['47891b27-20f9-4f3f-8d18-4a59100fc536','2987e31a-a263-4e6d-a949-8b8efe2256d4','5e3ae564-4534-4e5b-b2f6-f09f0958b3ef','358bbb37-0681-4d0b-b6a3-c5be75bb9fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2ec3584369a4665af5a0e7e8e843069',volume_type_id=9bc4b7a8-c142-4625-85c2-ae12961811d6)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.449356 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c8b094-3b3a-4e79-b3c5-b6b0b95864e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.463665 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c8b094-3b3a-4e79-b3c5-b6b0b95864e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.464509 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Flow 'volume_create_api' (11c12706-07fa-4bb8-9cd6-6d5f6c93fe34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:37.465605 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Create volume request issued successfully. Aug 12 21:39:37.466291 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41782b6a-d9bf-44f3-a86d-ee46d6db56da tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:37.466863 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 284/1144] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:39:37 2026] POST /volume/v3/volumes => generated 795 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:37.487635 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a989b05f-c78f-46aa-88a3-7192f371ecb8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.492591 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a989b05f-c78f-46aa-88a3-7192f371ecb8 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] GET https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 Aug 12 21:39:37.492907 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a989b05f-c78f-46aa-88a3-7192f371ecb8 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:37.493216 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a989b05f-c78f-46aa-88a3-7192f371ecb8 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:37.512801 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:37.512801 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:37.516022 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28dada02-435e-47be-b50d-7d156835d1c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.518884 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28dada02-435e-47be-b50d-7d156835d1c0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:37.519135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28dada02-435e-47be-b50d-7d156835d1c0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:37.519375 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28dada02-435e-47be-b50d-7d156835d1c0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:37.519591 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-28dada02-435e-47be-b50d-7d156835d1c0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:37.519670 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a989b05f-c78f-46aa-88a3-7192f371ecb8 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Volume info retrieved successfully. Aug 12 21:39:37.525867 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a989b05f-c78f-46aa-88a3-7192f371ecb8 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 returned with HTTP 200 Aug 12 21:39:37.526514 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 286/1145] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:37 2026] GET /volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:37.528443 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:37.528443 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:37.529433 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28dada02-435e-47be-b50d-7d156835d1c0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:37.529843 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 291/1146] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:37 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:37.603845 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.607502 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:37.609454 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-434770127"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:37.611046 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c988ee9-bc77-4cd9-826b-93cb8f5b66e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.611634 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-434770127'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:37.611912 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Create volume of 1 GB Aug 12 21:39:37.613854 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c988ee9-bc77-4cd9-826b-93cb8f5b66e4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:37.615106 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c988ee9-bc77-4cd9-826b-93cb8f5b66e4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:37.615358 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c988ee9-bc77-4cd9-826b-93cb8f5b66e4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:37.617722 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Availability Zones retrieved successfully. Aug 12 21:39:37.630569 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Flow 'volume_create_api' (2c7b21ff-bc6c-492f-bbb4-66f81a4e6bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:37.631714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c91c9ae-73a0-4d53-a8e4-96ea4d06460c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.633587 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:37.640879 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:37.640879 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:37.645818 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c988ee9-bc77-4cd9-826b-93cb8f5b66e4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:37.650866 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c988ee9-bc77-4cd9-826b-93cb8f5b66e4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:37.651312 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 285/1147] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:37 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:37.681688 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c91c9ae-73a0-4d53-a8e4-96ea4d06460c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.682276 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14ce61f-df4e-4624-95d0-736a54d50556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.724990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Created reservations ['04b2b6f1-08b4-44b1-a4d3-43848e356e25', '2793af91-baf9-47a4-8645-2371d1cdf22c', 'caaf4d42-fe1d-4a31-ad7c-0693961a2ac1', '12c145da-f9d6-46f4-accd-1ece8f8306fa'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:37.726094 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14ce61f-df4e-4624-95d0-736a54d50556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b2b6f1-08b4-44b1-a4d3-43848e356e25', '2793af91-baf9-47a4-8645-2371d1cdf22c', 'caaf4d42-fe1d-4a31-ad7c-0693961a2ac1', '12c145da-f9d6-46f4-accd-1ece8f8306fa']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.727523 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94a8ac85-251f-4f42-a283-bf3ec520ecce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.759287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94a8ac85-251f-4f42-a283-bf3ec520ecce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18e99b8f-c0a6-464b-b72f-a252b9fd817d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-434770127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65593ab192904833835fbe0f32c72bf5',qos_specs=None,replication_status=,reservations=['04b2b6f1-08b4-44b1-a4d3-43848e356e25','2793af91-baf9-47a4-8645-2371d1cdf22c','caaf4d42-fe1d-4a31-ad7c-0693961a2ac1','12c145da-f9d6-46f4-accd-1ece8f8306fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43631e17ea4c83a5ea50ce87c375e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-434770127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18e99b8f-c0a6-464b-b72f-a252b9fd817d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65593ab192904833835fbe0f32c72bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e43631e17ea4c83a5ea50ce87c375e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.764417 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca5cc92-cc8e-417a-bfbc-9861704b0ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.791216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca5cc92-cc8e-417a-bfbc-9861704b0ee8) transitioned into state 'SUCCESS' from state '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-434770127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65593ab192904833835fbe0f32c72bf5',qos_specs=None,replication_status=,reservations=['04b2b6f1-08b4-44b1-a4d3-43848e356e25','2793af91-baf9-47a4-8645-2371d1cdf22c','caaf4d42-fe1d-4a31-ad7c-0693961a2ac1','12c145da-f9d6-46f4-accd-1ece8f8306fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e43631e17ea4c83a5ea50ce87c375e0',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.792281 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3927cb8-f5bd-406b-89d7-79418666fca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:37.804296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3927cb8-f5bd-406b-89d7-79418666fca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:37.805355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Flow 'volume_create_api' (2c7b21ff-bc6c-492f-bbb4-66f81a4e6bed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:37.805717 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Create volume request issued successfully. Aug 12 21:39:37.806373 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f00fd735-e6a7-4da1-a96d-905919b1d383 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:37.807083 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 286/1148] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:39:37 2026] POST /volume/v3/volumes => generated 758 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:37.824569 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f6fc3ee3-400f-4f08-945a-820ffa2f3f6a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.828202 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6fc3ee3-400f-4f08-945a-820ffa2f3f6a tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:39:37.828412 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6fc3ee3-400f-4f08-945a-820ffa2f3f6a tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:37.828667 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6fc3ee3-400f-4f08-945a-820ffa2f3f6a tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:37.844704 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:37.844704 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:37.856813 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f6fc3ee3-400f-4f08-945a-820ffa2f3f6a tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:39:37.870177 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6fc3ee3-400f-4f08-945a-820ffa2f3f6a tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:39:37.872801 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 287/1149] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:37 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 826 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:37.942644 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4434b2f2-51ca-4f41-8455-b0cbebcf0476 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.946475 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4434b2f2-51ca-4f41-8455-b0cbebcf0476 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 Aug 12 21:39:37.946850 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4434b2f2-51ca-4f41-8455-b0cbebcf0476 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:37.947296 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4434b2f2-51ca-4f41-8455-b0cbebcf0476 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:37.958324 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:37.958324 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:37.959219 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4434b2f2-51ca-4f41-8455-b0cbebcf0476 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:37.961452 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4434b2f2-51ca-4f41-8455-b0cbebcf0476 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 returned with HTTP 200 Aug 12 21:39:37.961857 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 292/1150] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:37 2026] GET /volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:37.975603 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d918e3e-257c-42f9-aa84-30db953cc62e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:37.977937 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d918e3e-257c-42f9-aa84-30db953cc62e tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38/action Aug 12 21:39:37.978449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d918e3e-257c-42f9-aa84-30db953cc62e tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:37.979317 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d918e3e-257c-42f9-aa84-30db953cc62e tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:37.982724 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-6d918e3e-257c-42f9-aa84-30db953cc62e tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot '46dfef49-2efc-48e3-998b-af041cb59a38' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:37.999606 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:37.999606 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:38.019767 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d918e3e-257c-42f9-aa84-30db953cc62e tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38/action returned with HTTP 202 Aug 12 21:39:38.020343 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 286/1151] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:37 2026] POST /volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:38.035988 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd289e27-2d58-48e5-8eb7-c2aa7406ddd5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.040731 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd289e27-2d58-48e5-8eb7-c2aa7406ddd5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 Aug 12 21:39:38.040963 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd289e27-2d58-48e5-8eb7-c2aa7406ddd5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.041244 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd289e27-2d58-48e5-8eb7-c2aa7406ddd5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.047488 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.047488 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:38.048094 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cd289e27-2d58-48e5-8eb7-c2aa7406ddd5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:38.049056 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd289e27-2d58-48e5-8eb7-c2aa7406ddd5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 returned with HTTP 200 Aug 12 21:39:38.049608 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 287/1152] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:38 2026] GET /volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:38.063744 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-04864b88-a755-49d2-b327-7362d7167464 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.067328 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04864b88-a755-49d2-b327-7362d7167464 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38/action Aug 12 21:39:38.067820 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04864b88-a755-49d2-b327-7362d7167464 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:38.067997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04864b88-a755-49d2-b327-7362d7167464 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:38.077695 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.077695 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:38.078147 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-04864b88-a755-49d2-b327-7362d7167464 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot retrieved successfully. Aug 12 21:39:38.100750 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-04864b88-a755-49d2-b327-7362d7167464 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot delete request issued successfully. Aug 12 21:39:38.100973 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04864b88-a755-49d2-b327-7362d7167464 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38/action returned with HTTP 202 Aug 12 21:39:38.101410 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 288/1153] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:38 2026] POST /volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:38.111114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-86c8c96c-2e6b-4112-9732-d4c12a21451c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.117931 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86c8c96c-2e6b-4112-9732-d4c12a21451c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 Aug 12 21:39:38.121169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86c8c96c-2e6b-4112-9732-d4c12a21451c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.121169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86c8c96c-2e6b-4112-9732-d4c12a21451c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.125307 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.125307 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:38.126166 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-86c8c96c-2e6b-4112-9732-d4c12a21451c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:38.127303 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86c8c96c-2e6b-4112-9732-d4c12a21451c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 returned with HTTP 200 Aug 12 21:39:38.127965 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 293/1154] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:38 2026] GET /volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:38.552014 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6e2011f1-ec45-40d8-943f-15123dffae86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.553307 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec4c4af1-248a-4296-967f-ef190a10e06f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.558437 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6e2011f1-ec45-40d8-943f-15123dffae86 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] GET https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 Aug 12 21:39:38.558849 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6e2011f1-ec45-40d8-943f-15123dffae86 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.558959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6e2011f1-ec45-40d8-943f-15123dffae86 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.561516 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec4c4af1-248a-4296-967f-ef190a10e06f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:38.564955 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec4c4af1-248a-4296-967f-ef190a10e06f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.565214 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec4c4af1-248a-4296-967f-ef190a10e06f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.565442 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ec4c4af1-248a-4296-967f-ef190a10e06f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:38.572871 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.572871 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:38.573421 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.573421 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:38.574835 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec4c4af1-248a-4296-967f-ef190a10e06f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:38.575502 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 288/1155] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:38 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:38.579198 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6e2011f1-ec45-40d8-943f-15123dffae86 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Volume info retrieved successfully. Aug 12 21:39:38.587204 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6e2011f1-ec45-40d8-943f-15123dffae86 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 returned with HTTP 200 Aug 12 21:39:38.587808 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 287/1156] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:38 2026] GET /volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:38.605752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b8e7c0f-2f0f-44ca-a44e-77d95248fefe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.608142 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b8e7c0f-2f0f-44ca-a44e-77d95248fefe tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] GET https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 Aug 12 21:39:38.608709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b8e7c0f-2f0f-44ca-a44e-77d95248fefe tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.609344 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b8e7c0f-2f0f-44ca-a44e-77d95248fefe tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.620901 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.620901 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:38.627432 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8b8e7c0f-2f0f-44ca-a44e-77d95248fefe tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Volume info retrieved successfully. Aug 12 21:39:38.636434 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b8e7c0f-2f0f-44ca-a44e-77d95248fefe tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 returned with HTTP 200 Aug 12 21:39:38.637136 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 289/1157] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:38 2026] GET /volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 => generated 888 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:38.652266 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1e20766-8593-49bd-b615-d634df8c51f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.654808 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1e20766-8593-49bd-b615-d634df8c51f4 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 Aug 12 21:39:38.654997 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1e20766-8593-49bd-b615-d634df8c51f4 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.655263 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1e20766-8593-49bd-b615-d634df8c51f4 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.655495 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c1e20766-8593-49bd-b615-d634df8c51f4 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Delete volume with id: 5c9be546-ed47-4063-8631-3a7fd1585106 Aug 12 21:39:38.671350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8d80dc7-364a-4f1f-b829-7ca10ce738d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.672233 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.672233 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:38.672972 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c1e20766-8593-49bd-b615-d634df8c51f4 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Volume info retrieved successfully. Aug 12 21:39:38.673947 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8d80dc7-364a-4f1f-b829-7ca10ce738d0 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:38.674051 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8d80dc7-364a-4f1f-b829-7ca10ce738d0 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.674296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8d80dc7-364a-4f1f-b829-7ca10ce738d0 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.686910 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.686910 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:38.691768 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8d80dc7-364a-4f1f-b829-7ca10ce738d0 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:38.697645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8d80dc7-364a-4f1f-b829-7ca10ce738d0 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:38.698514 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 289/1158] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:38 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:38.701652 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c1e20766-8593-49bd-b615-d634df8c51f4 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Delete volume request issued successfully. Aug 12 21:39:38.701652 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1e20766-8593-49bd-b615-d634df8c51f4 tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 returned with HTTP 202 Aug 12 21:39:38.701652 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 294/1159] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:38 2026] DELETE /volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:38.711790 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e82eb6c-f08d-45ba-9bb9-83535fb75bbc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.715126 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e82eb6c-f08d-45ba-9bb9-83535fb75bbc tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] GET https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 Aug 12 21:39:38.715490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e82eb6c-f08d-45ba-9bb9-83535fb75bbc tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.715812 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e82eb6c-f08d-45ba-9bb9-83535fb75bbc tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.730188 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.730188 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:38.737273 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e82eb6c-f08d-45ba-9bb9-83535fb75bbc tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Volume info retrieved successfully. Aug 12 21:39:38.751411 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e82eb6c-f08d-45ba-9bb9-83535fb75bbc tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 returned with HTTP 200 Aug 12 21:39:38.751986 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 288/1160] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:38 2026] GET /volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:38.890573 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8786964e-3d0b-4e83-bf43-b4d0ea19b749 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:38.892804 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8786964e-3d0b-4e83-bf43-b4d0ea19b749 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:39:38.894363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8786964e-3d0b-4e83-bf43-b4d0ea19b749 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:38.894363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8786964e-3d0b-4e83-bf43-b4d0ea19b749 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:38.906938 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:38.906938 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:38.914242 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8786964e-3d0b-4e83-bf43-b4d0ea19b749 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:39:38.922050 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8786964e-3d0b-4e83-bf43-b4d0ea19b749 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:39:38.922880 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 290/1161] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:38 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:39.145702 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c46145d8-644a-4949-b182-7bac3dff41f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.148541 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c46145d8-644a-4949-b182-7bac3dff41f4 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 Aug 12 21:39:39.148931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c46145d8-644a-4949-b182-7bac3dff41f4 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.149363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c46145d8-644a-4949-b182-7bac3dff41f4 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.154742 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c46145d8-644a-4949-b182-7bac3dff41f4 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 returned with HTTP 404 Aug 12 21:39:39.155442 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 290/1162] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:39 2026] GET /volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:39.165751 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96697668-5a7f-47f2-b366-e4f65414773d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.167715 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96697668-5a7f-47f2-b366-e4f65414773d tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:39.168261 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96697668-5a7f-47f2-b366-e4f65414773d tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:39.168465 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96697668-5a7f-47f2-b366-e4f65414773d tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:39.170326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-96697668-5a7f-47f2-b366-e4f65414773d tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'ff7cdb76-1769-4f1a-b24b-b4c505938c65' with '{'status': 'available'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:39.195194 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:39.195194 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:39.208884 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96697668-5a7f-47f2-b366-e4f65414773d tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:39.209411 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 295/1163] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:39 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:39.218532 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db08bbba-c5c9-4a02-aeb2-b1c4dbf544ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.221006 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db08bbba-c5c9-4a02-aeb2-b1c4dbf544ef tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:39.221272 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db08bbba-c5c9-4a02-aeb2-b1c4dbf544ef tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.221555 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db08bbba-c5c9-4a02-aeb2-b1c4dbf544ef tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.227830 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:39.227830 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:39.228408 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db08bbba-c5c9-4a02-aeb2-b1c4dbf544ef tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:39.229379 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db08bbba-c5c9-4a02-aeb2-b1c4dbf544ef tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:39.229843 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 289/1164] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:39 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:39.239358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ffe0a1d0-a6a8-45e0-a2ad-94b12e077386 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.241987 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffe0a1d0-a6a8-45e0-a2ad-94b12e077386 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 Aug 12 21:39:39.242229 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ffe0a1d0-a6a8-45e0-a2ad-94b12e077386 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.242481 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ffe0a1d0-a6a8-45e0-a2ad-94b12e077386 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.242615 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-ffe0a1d0-a6a8-45e0-a2ad-94b12e077386 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Delete snapshot with id: 46dfef49-2efc-48e3-998b-af041cb59a38 Aug 12 21:39:39.247953 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffe0a1d0-a6a8-45e0-a2ad-94b12e077386 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 returned with HTTP 404 Aug 12 21:39:39.248478 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 291/1165] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:39:39 2026] DELETE /volume/v3/snapshots/46dfef49-2efc-48e3-998b-af041cb59a38 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:39.259220 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb5d4464-a980-40fa-b107-525f78eab5e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.261123 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb5d4464-a980-40fa-b107-525f78eab5e2 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:39:39.261572 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb5d4464-a980-40fa-b107-525f78eab5e2 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93d9aa70-37a1-47c5-a070-e68866e92a23", "name": "tempest-SnapshotsActionsTest-Snapshot-1803510894"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:39.275693 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:39.275693 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:39.276289 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb5d4464-a980-40fa-b107-525f78eab5e2 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:39.276465 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-fb5d4464-a980-40fa-b107-525f78eab5e2 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Create snapshot from volume 93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:39.323562 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fb5d4464-a980-40fa-b107-525f78eab5e2 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Created reservations ['9166523e-828f-40d1-853e-51c3505e9c8f', 'ae0a855b-6c3b-414d-9405-bea81194d19e', 'ac25aae2-611b-4dc7-afd9-de2dbdfd0c4e', 'e1407685-7d5f-473d-af12-f9152a94835d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:39.368145 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb5d4464-a980-40fa-b107-525f78eab5e2 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot create request issued successfully. Aug 12 21:39:39.368384 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb5d4464-a980-40fa-b107-525f78eab5e2 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:39:39.369103 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 291/1166] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:39:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:39.382954 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0bb71a2-2367-4bd9-9c3a-6c926bb5b327 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.391652 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0bb71a2-2367-4bd9-9c3a-6c926bb5b327 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe Aug 12 21:39:39.391652 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0bb71a2-2367-4bd9-9c3a-6c926bb5b327 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.391652 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0bb71a2-2367-4bd9-9c3a-6c926bb5b327 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.400839 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:39.400839 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:39.401494 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c0bb71a2-2367-4bd9-9c3a-6c926bb5b327 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:39.402336 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0bb71a2-2367-4bd9-9c3a-6c926bb5b327 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe returned with HTTP 200 Aug 12 21:39:39.403251 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 296/1167] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:39 2026] GET /volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:39.587899 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e4c69bb-fc14-4531-9eae-6cde333223ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.589799 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e4c69bb-fc14-4531-9eae-6cde333223ca tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:39.590057 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e4c69bb-fc14-4531-9eae-6cde333223ca tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.590336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e4c69bb-fc14-4531-9eae-6cde333223ca tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.590515 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2e4c69bb-fc14-4531-9eae-6cde333223ca tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:39.597436 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:39.597436 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:39.598375 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e4c69bb-fc14-4531-9eae-6cde333223ca tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:39.598909 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 290/1168] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:39 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:39.718552 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-121748de-2bc3-4acf-9b02-2d6f73287e13 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.721149 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-121748de-2bc3-4acf-9b02-2d6f73287e13 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:39.721346 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-121748de-2bc3-4acf-9b02-2d6f73287e13 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.721520 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-121748de-2bc3-4acf-9b02-2d6f73287e13 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.731101 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:39.731101 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:39.735066 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-121748de-2bc3-4acf-9b02-2d6f73287e13 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:39.739738 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-121748de-2bc3-4acf-9b02-2d6f73287e13 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:39.740086 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 292/1169] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:39 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:39.771848 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-783c2f05-c254-435d-bdb9-9b5c254b0f7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.774104 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-783c2f05-c254-435d-bdb9-9b5c254b0f7a tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] GET https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 Aug 12 21:39:39.774429 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-783c2f05-c254-435d-bdb9-9b5c254b0f7a tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.774913 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-783c2f05-c254-435d-bdb9-9b5c254b0f7a tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.785172 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-783c2f05-c254-435d-bdb9-9b5c254b0f7a tempest-VolumeTypesAccessTest-1349304968 tempest-VolumeTypesAccessTest-1349304968-project-member] https://10.4.3.240/volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 returned with HTTP 404 Aug 12 21:39:39.785172 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 292/1170] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:39 2026] GET /volume/v3/volumes/5c9be546-ed47-4063-8631-3a7fd1585106 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:39.794917 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-142de801-0c17-485f-8c28-099ca0590e91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.797235 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-142de801-0c17-485f-8c28-099ca0590e91 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] POST https://10.4.3.240/volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6/action Aug 12 21:39:39.797747 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-142de801-0c17-485f-8c28-099ca0590e91 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action body: b'{"removeProjectAccess": {"project": "de3287be932c4ca8aad6ad213a3175f7"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:39.797925 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-142de801-0c17-485f-8c28-099ca0590e91 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "de3287be932c4ca8aad6ad213a3175f7"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:39.812446 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-142de801-0c17-485f-8c28-099ca0590e91 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6/action returned with HTTP 202 Aug 12 21:39:39.813007 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 297/1171] 10.4.3.240 () {68 vars in 1384 bytes} [Wed Aug 12 21:39:39 2026] POST /volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:39.823740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-de4bd5b0-d94c-4307-8655-447b3e1e7113 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.829092 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de4bd5b0-d94c-4307-8655-447b3e1e7113 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] DELETE https://10.4.3.240/volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6 Aug 12 21:39:39.829365 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de4bd5b0-d94c-4307-8655-447b3e1e7113 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.829619 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de4bd5b0-d94c-4307-8655-447b3e1e7113 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.862997 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de4bd5b0-d94c-4307-8655-447b3e1e7113 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6 returned with HTTP 202 Aug 12 21:39:39.863433 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 291/1172] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:39 2026] DELETE /volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:39.872156 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-42ac907c-88dd-4cec-b413-6b0547901d5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.874673 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42ac907c-88dd-4cec-b413-6b0547901d5e tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] GET https://10.4.3.240/volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6 Aug 12 21:39:39.874872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42ac907c-88dd-4cec-b413-6b0547901d5e tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.875283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42ac907c-88dd-4cec-b413-6b0547901d5e tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.879752 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42ac907c-88dd-4cec-b413-6b0547901d5e tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6 returned with HTTP 404 Aug 12 21:39:39.880297 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 293/1173] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:39 2026] GET /volume/v3/types/9bc4b7a8-c142-4625-85c2-ae12961811d6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:39.889402 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89db124f-6d09-45e4-ad57-cf654d616647 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.891738 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89db124f-6d09-45e4-ad57-cf654d616647 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:39.892146 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89db124f-6d09-45e4-ad57-cf654d616647 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1206092341", "os-volume-type-access:is_public": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:39.893966 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:39.893966 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:39.911894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89db124f-6d09-45e4-ad57-cf654d616647 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:39.912409 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 293/1174] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:39:39 2026] POST /volume/v3/types => generated 229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:39.920916 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dfa70ac1-7645-410a-aca2-c326eac39901 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.923929 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfa70ac1-7645-410a-aca2-c326eac39901 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] POST https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action Aug 12 21:39:39.924397 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfa70ac1-7645-410a-aca2-c326eac39901 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action body: b'{"addProjectAccess": {"project": "de3287be932c4ca8aad6ad213a3175f7"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:39.924639 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfa70ac1-7645-410a-aca2-c326eac39901 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "de3287be932c4ca8aad6ad213a3175f7"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:39.942588 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfa70ac1-7645-410a-aca2-c326eac39901 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action returned with HTTP 202 Aug 12 21:39:39.943081 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 298/1175] 10.4.3.240 () {68 vars in 1384 bytes} [Wed Aug 12 21:39:39 2026] POST /volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:39.952506 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a673c6e0-5035-4958-b365-5e219190e563 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.954888 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a673c6e0-5035-4958-b365-5e219190e563 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] POST https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action Aug 12 21:39:39.955336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a673c6e0-5035-4958-b365-5e219190e563 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action body: b'{"addProjectAccess": {"project": "fde50974ff5346ff8576925d140c875d"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:39.955522 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a673c6e0-5035-4958-b365-5e219190e563 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fde50974ff5346ff8576925d140c875d"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:39.970116 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a673c6e0-5035-4958-b365-5e219190e563 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action returned with HTTP 202 Aug 12 21:39:39.970731 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 292/1176] 10.4.3.240 () {68 vars in 1384 bytes} [Wed Aug 12 21:39:39 2026] POST /volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:39.979960 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3674a213-597e-4e70-adbe-fcf1dea812d1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:39.982946 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3674a213-597e-4e70-adbe-fcf1dea812d1 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] GET https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/os-volume-type-access Aug 12 21:39:39.983184 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3674a213-597e-4e70-adbe-fcf1dea812d1 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:39.983469 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3674a213-597e-4e70-adbe-fcf1dea812d1 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:39.999353 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3674a213-597e-4e70-adbe-fcf1dea812d1 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/os-volume-type-access returned with HTTP 200 Aug 12 21:39:39.999877 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 294/1177] 10.4.3.240 () {66 vars in 1408 bytes} [Wed Aug 12 21:39:39 2026] GET /volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:40.008862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-395391b3-3c92-4ecb-8914-5af472d2c889 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.009439 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-395391b3-3c92-4ecb-8914-5af472d2c889 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] POST https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action Aug 12 21:39:40.009783 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-395391b3-3c92-4ecb-8914-5af472d2c889 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action body: b'{"removeProjectAccess": {"project": "fde50974ff5346ff8576925d140c875d"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:40.009896 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-395391b3-3c92-4ecb-8914-5af472d2c889 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fde50974ff5346ff8576925d140c875d"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:40.028028 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-395391b3-3c92-4ecb-8914-5af472d2c889 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action returned with HTTP 202 Aug 12 21:39:40.028528 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 294/1178] 10.4.3.240 () {68 vars in 1384 bytes} [Wed Aug 12 21:39:40 2026] POST /volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:40.038041 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36b59b39-5b9f-4315-acf9-85e4868b8b65 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.040150 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36b59b39-5b9f-4315-acf9-85e4868b8b65 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] POST https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action Aug 12 21:39:40.040602 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36b59b39-5b9f-4315-acf9-85e4868b8b65 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action body: b'{"removeProjectAccess": {"project": "de3287be932c4ca8aad6ad213a3175f7"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:40.040793 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36b59b39-5b9f-4315-acf9-85e4868b8b65 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "de3287be932c4ca8aad6ad213a3175f7"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:40.054802 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36b59b39-5b9f-4315-acf9-85e4868b8b65 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action returned with HTTP 202 Aug 12 21:39:40.055435 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 299/1179] 10.4.3.240 () {68 vars in 1384 bytes} [Wed Aug 12 21:39:40 2026] POST /volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:40.066922 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-951c6087-b640-452d-9dc5-24158588c3f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.067803 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-951c6087-b640-452d-9dc5-24158588c3f5 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] DELETE https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6 Aug 12 21:39:40.068806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-951c6087-b640-452d-9dc5-24158588c3f5 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.068806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-951c6087-b640-452d-9dc5-24158588c3f5 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.106034 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-951c6087-b640-452d-9dc5-24158588c3f5 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6 returned with HTTP 202 Aug 12 21:39:40.106613 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 293/1180] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:40 2026] DELETE /volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:40.116312 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6c78abc6-1030-4947-a265-1055585fcc54 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.118392 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c78abc6-1030-4947-a265-1055585fcc54 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] GET https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6 Aug 12 21:39:40.118809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c78abc6-1030-4947-a265-1055585fcc54 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.119079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c78abc6-1030-4947-a265-1055585fcc54 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.124998 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c78abc6-1030-4947-a265-1055585fcc54 tempest-VolumeTypesAccessTest-1357322694 tempest-VolumeTypesAccessTest-1357322694-project-admin] https://10.4.3.240/volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6 returned with HTTP 404 Aug 12 21:39:40.126429 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 295/1181] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:40 2026] GET /volume/v3/types/c36b7f05-d11a-43bc-929c-72d2004b26f6 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:40.189778 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-ac3a9557-748d-466c-aacd-d35aaa817702 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.192887 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-ac3a9557-748d-466c-aacd-d35aaa817702 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] POST https://10.4.3.240/volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf/action Aug 12 21:39:40.193433 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-ac3a9557-748d-466c-aacd-d35aaa817702 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:40.193903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-ac3a9557-748d-466c-aacd-d35aaa817702 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:40.219818 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.219818 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:40.238153 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-68140db4-0d2d-44a0-9027-d7a8353aeea4 req-ac3a9557-748d-466c-aacd-d35aaa817702 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf/action returned with HTTP 204 Aug 12 21:39:40.238876 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 295/1182] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:39:40 2026] POST /volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:40.417081 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2dc40fd6-7949-44d5-8d14-483a5607b8b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.419707 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2dc40fd6-7949-44d5-8d14-483a5607b8b3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe Aug 12 21:39:40.420180 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2dc40fd6-7949-44d5-8d14-483a5607b8b3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.420365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2dc40fd6-7949-44d5-8d14-483a5607b8b3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.427753 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.427753 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:40.428372 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2dc40fd6-7949-44d5-8d14-483a5607b8b3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:40.429527 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2dc40fd6-7949-44d5-8d14-483a5607b8b3 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe returned with HTTP 200 Aug 12 21:39:40.430183 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 300/1183] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:40 2026] GET /volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:40.441434 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d4e2359-455e-445c-8a96-d3be762cd181 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.443316 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d4e2359-455e-445c-8a96-d3be762cd181 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe/action Aug 12 21:39:40.443637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d4e2359-455e-445c-8a96-d3be762cd181 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:40.444334 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d4e2359-455e-445c-8a96-d3be762cd181 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:40.445437 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-1d4e2359-455e-445c-8a96-d3be762cd181 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot '3caa13fb-d9da-4544-9875-c724e2de11fe' with '{'status': 'error_deleting'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:40.457308 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.457308 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:40.478644 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d4e2359-455e-445c-8a96-d3be762cd181 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe/action returned with HTTP 202 Aug 12 21:39:40.478644 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 294/1184] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:40 2026] POST /volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:40.486480 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-68a0fb72-a76b-445e-a0d4-73c705f3434b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.491011 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68a0fb72-a76b-445e-a0d4-73c705f3434b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe Aug 12 21:39:40.491728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68a0fb72-a76b-445e-a0d4-73c705f3434b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.494644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68a0fb72-a76b-445e-a0d4-73c705f3434b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.501380 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.501380 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:40.502000 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-68a0fb72-a76b-445e-a0d4-73c705f3434b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:40.503104 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68a0fb72-a76b-445e-a0d4-73c705f3434b tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe returned with HTTP 200 Aug 12 21:39:40.503770 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 296/1185] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:40 2026] GET /volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:40.522978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b38010a-50c6-42e8-b159-3d2b922a4128 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.527393 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b38010a-50c6-42e8-b159-3d2b922a4128 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe/action Aug 12 21:39:40.527773 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b38010a-50c6-42e8-b159-3d2b922a4128 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:40.527887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b38010a-50c6-42e8-b159-3d2b922a4128 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:40.536193 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.536193 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:40.536846 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1b38010a-50c6-42e8-b159-3d2b922a4128 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot retrieved successfully. Aug 12 21:39:40.561079 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1b38010a-50c6-42e8-b159-3d2b922a4128 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot delete request issued successfully. Aug 12 21:39:40.561418 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b38010a-50c6-42e8-b159-3d2b922a4128 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe/action returned with HTTP 202 Aug 12 21:39:40.562283 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 296/1186] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:40 2026] POST /volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:40.576306 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b26dd239-8354-4ab0-a31f-5a6f0c8def68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.578155 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b26dd239-8354-4ab0-a31f-5a6f0c8def68 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe Aug 12 21:39:40.578372 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b26dd239-8354-4ab0-a31f-5a6f0c8def68 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.578915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b26dd239-8354-4ab0-a31f-5a6f0c8def68 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.583358 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.583358 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:40.583824 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b26dd239-8354-4ab0-a31f-5a6f0c8def68 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:40.584607 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b26dd239-8354-4ab0-a31f-5a6f0c8def68 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe returned with HTTP 200 Aug 12 21:39:40.585136 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 301/1187] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:40 2026] GET /volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:40.611614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4fe05d6-a2a3-4d6e-a83c-b844dae9e102 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.613493 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4fe05d6-a2a3-4d6e-a83c-b844dae9e102 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:40.613691 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4fe05d6-a2a3-4d6e-a83c-b844dae9e102 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.613878 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4fe05d6-a2a3-4d6e-a83c-b844dae9e102 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.613979 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c4fe05d6-a2a3-4d6e-a83c-b844dae9e102 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:40.620163 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.620163 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:40.621232 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4fe05d6-a2a3-4d6e-a83c-b844dae9e102 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:40.621682 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 295/1188] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:40 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:40.760962 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7923d4c3-02ea-472d-89ec-9188f91b6c48 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.764009 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7923d4c3-02ea-472d-89ec-9188f91b6c48 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:40.766421 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7923d4c3-02ea-472d-89ec-9188f91b6c48 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.766596 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7923d4c3-02ea-472d-89ec-9188f91b6c48 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.791914 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.791914 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:40.800797 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7923d4c3-02ea-472d-89ec-9188f91b6c48 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:40.840285 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7923d4c3-02ea-472d-89ec-9188f91b6c48 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:40.840285 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 297/1189] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:40 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 1143 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:40.853870 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-132d05cc-a0ea-4ecc-abac-d476f9da1b2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.856777 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-132d05cc-a0ea-4ecc-abac-d476f9da1b2d tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:40.857002 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-132d05cc-a0ea-4ecc-abac-d476f9da1b2d tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.857221 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-132d05cc-a0ea-4ecc-abac-d476f9da1b2d tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.873363 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.873363 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:40.881798 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-132d05cc-a0ea-4ecc-abac-d476f9da1b2d tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:40.884978 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-132d05cc-a0ea-4ecc-abac-d476f9da1b2d tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:40.885598 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 297/1190] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:40 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:40.906382 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b04e8b19-6b1d-4b15-8d09-2aab95f17b46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:40.908499 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b04e8b19-6b1d-4b15-8d09-2aab95f17b46 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:40.908686 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b04e8b19-6b1d-4b15-8d09-2aab95f17b46 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:40.909573 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b04e8b19-6b1d-4b15-8d09-2aab95f17b46 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:40.923581 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:40.923581 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:40.928367 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b04e8b19-6b1d-4b15-8d09-2aab95f17b46 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:40.936772 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b04e8b19-6b1d-4b15-8d09-2aab95f17b46 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:40.937320 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 302/1191] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:40 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:41.135201 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-824d7b8e-e7c8-4e6f-89aa-4fca169c6224 req-8e80fa15-2543-491f-b6f1-792b8ff57d4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.137125 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-824d7b8e-e7c8-4e6f-89aa-4fca169c6224 req-8e80fa15-2543-491f-b6f1-792b8ff57d4b tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:39:41.137308 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-824d7b8e-e7c8-4e6f-89aa-4fca169c6224 req-8e80fa15-2543-491f-b6f1-792b8ff57d4b tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.137494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-824d7b8e-e7c8-4e6f-89aa-4fca169c6224 req-8e80fa15-2543-491f-b6f1-792b8ff57d4b tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.146254 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.146254 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:41.149826 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-824d7b8e-e7c8-4e6f-89aa-4fca169c6224 req-8e80fa15-2543-491f-b6f1-792b8ff57d4b tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:39:41.153896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-824d7b8e-e7c8-4e6f-89aa-4fca169c6224 req-8e80fa15-2543-491f-b6f1-792b8ff57d4b tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:39:41.154252 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 296/1192] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:41 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:41.601862 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-79f00026-d389-439b-954e-c1579e9de1ec None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.604290 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-79f00026-d389-439b-954e-c1579e9de1ec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe Aug 12 21:39:41.604574 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-79f00026-d389-439b-954e-c1579e9de1ec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.604861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-79f00026-d389-439b-954e-c1579e9de1ec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.610473 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-79f00026-d389-439b-954e-c1579e9de1ec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe returned with HTTP 404 Aug 12 21:39:41.611101 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 298/1193] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:41 2026] GET /volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:41.619393 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c7966dcd-f667-4506-b40e-5c09e47c0f3f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.625425 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7966dcd-f667-4506-b40e-5c09e47c0f3f tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:41.625425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7966dcd-f667-4506-b40e-5c09e47c0f3f tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:41.625425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7966dcd-f667-4506-b40e-5c09e47c0f3f tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:41.625425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-c7966dcd-f667-4506-b40e-5c09e47c0f3f tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'ff7cdb76-1769-4f1a-b24b-b4c505938c65' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:41.636377 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2cd336fb-a1a0-4c0e-85b5-69a24428aab4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.641937 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cd336fb-a1a0-4c0e-85b5-69a24428aab4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:41.642193 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cd336fb-a1a0-4c0e-85b5-69a24428aab4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.642479 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cd336fb-a1a0-4c0e-85b5-69a24428aab4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.642560 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2cd336fb-a1a0-4c0e-85b5-69a24428aab4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:41.646103 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.646103 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:41.651102 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.651102 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:41.653465 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cd336fb-a1a0-4c0e-85b5-69a24428aab4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:41.653955 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 303/1194] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:41 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:41.660674 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7966dcd-f667-4506-b40e-5c09e47c0f3f tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:41.661228 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 298/1195] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:41 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:41.671392 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1ce098d5-744c-4beb-b713-e61101241ded None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.676637 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ce098d5-744c-4beb-b713-e61101241ded tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:41.676637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ce098d5-744c-4beb-b713-e61101241ded tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.676637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ce098d5-744c-4beb-b713-e61101241ded tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.689071 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.689071 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:41.689071 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ce098d5-744c-4beb-b713-e61101241ded tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:41.690099 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ce098d5-744c-4beb-b713-e61101241ded tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:41.690573 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 297/1196] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:41 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:41.705712 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-69288318-f593-4bb3-98c8-af79af59e8e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.707646 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69288318-f593-4bb3-98c8-af79af59e8e6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe Aug 12 21:39:41.707718 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69288318-f593-4bb3-98c8-af79af59e8e6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.707895 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69288318-f593-4bb3-98c8-af79af59e8e6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.708002 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-69288318-f593-4bb3-98c8-af79af59e8e6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Delete snapshot with id: 3caa13fb-d9da-4544-9875-c724e2de11fe Aug 12 21:39:41.713035 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69288318-f593-4bb3-98c8-af79af59e8e6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe returned with HTTP 404 Aug 12 21:39:41.715552 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 299/1197] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:39:41 2026] DELETE /volume/v3/snapshots/3caa13fb-d9da-4544-9875-c724e2de11fe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:41.730930 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c08408ae-5c3a-447c-a544-6f2b9c8ac3d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.734247 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c08408ae-5c3a-447c-a544-6f2b9c8ac3d2 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:41.735086 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c08408ae-5c3a-447c-a544-6f2b9c8ac3d2 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:41.735316 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c08408ae-5c3a-447c-a544-6f2b9c8ac3d2 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:41.737475 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-c08408ae-5c3a-447c-a544-6f2b9c8ac3d2 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'ff7cdb76-1769-4f1a-b24b-b4c505938c65' with '{'status': 'creating'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:41.749103 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.749103 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:41.767397 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c08408ae-5c3a-447c-a544-6f2b9c8ac3d2 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:41.767896 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 304/1198] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:41 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:41.782018 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1f2e12b-9e7c-4d14-aab0-d77a8b46b8b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.785461 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1f2e12b-9e7c-4d14-aab0-d77a8b46b8b7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:41.785744 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1f2e12b-9e7c-4d14-aab0-d77a8b46b8b7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.786018 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1f2e12b-9e7c-4d14-aab0-d77a8b46b8b7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.797613 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.797613 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:41.798128 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c1f2e12b-9e7c-4d14-aab0-d77a8b46b8b7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:41.799263 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1f2e12b-9e7c-4d14-aab0-d77a8b46b8b7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:41.799263 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 299/1199] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:41 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:41.810482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aac36ba9-34e6-4de4-b205-52b2267a7aec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.812392 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aac36ba9-34e6-4de4-b205-52b2267a7aec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:41.812774 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aac36ba9-34e6-4de4-b205-52b2267a7aec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:41.812960 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aac36ba9-34e6-4de4-b205-52b2267a7aec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:41.818501 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.snapshot_actions [None req-aac36ba9-34e6-4de4-b205-52b2267a7aec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100324) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 21:39:41.830913 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.830913 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:41.831509 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.snapshot_actions [None req-aac36ba9-34e6-4de4-b205-52b2267a7aec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Updating snapshot ff7cdb76-1769-4f1a-b24b-b4c505938c65 with info {'id': 'ff7cdb76-1769-4f1a-b24b-b4c505938c65', 'status': 'error', 'progress': '80%'} Aug 12 21:39:41.838928 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aac36ba9-34e6-4de4-b205-52b2267a7aec tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:41.839162 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 298/1200] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:41 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:41.848412 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a489c2a-3700-4963-845f-b4a5b825bb76 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.852488 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a489c2a-3700-4963-845f-b4a5b825bb76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:41.852871 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a489c2a-3700-4963-845f-b4a5b825bb76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.853248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a489c2a-3700-4963-845f-b4a5b825bb76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.861971 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.861971 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:41.862407 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a489c2a-3700-4963-845f-b4a5b825bb76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Snapshot retrieved successfully. Aug 12 21:39:41.863396 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a489c2a-3700-4963-845f-b4a5b825bb76 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:41.866223 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 300/1201] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:41 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:41.877733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff75ab30-b7d7-451b-bc0f-4e5e54738d02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.879680 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff75ab30-b7d7-451b-bc0f-4e5e54738d02 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] POST https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action Aug 12 21:39:41.880004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff75ab30-b7d7-451b-bc0f-4e5e54738d02 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:41.880116 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff75ab30-b7d7-451b-bc0f-4e5e54738d02 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:41.881445 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-ff75ab30-b7d7-451b-bc0f-4e5e54738d02 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] Updating snapshot 'ff7cdb76-1769-4f1a-b24b-b4c505938c65' with '{'status': 'available'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:39:41.893173 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.893173 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:41.908488 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff75ab30-b7d7-451b-bc0f-4e5e54738d02 tempest-SnapshotsActionsTest-334837940 tempest-SnapshotsActionsTest-334837940-project-admin] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action returned with HTTP 202 Aug 12 21:39:41.909172 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 305/1202] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:39:41 2026] POST /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:41.917305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-add3429d-0212-4a7b-8d39-bb97a476e063 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.918738 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-add3429d-0212-4a7b-8d39-bb97a476e063 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:41.918926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-add3429d-0212-4a7b-8d39-bb97a476e063 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.919107 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-add3429d-0212-4a7b-8d39-bb97a476e063 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.926541 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.926541 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:41.928559 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-add3429d-0212-4a7b-8d39-bb97a476e063 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:41.933991 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-add3429d-0212-4a7b-8d39-bb97a476e063 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:41.933991 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 300/1203] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:41 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:39:41.946317 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd37d272-a1a3-415a-9d5a-f0313025fe3c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.949421 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd37d272-a1a3-415a-9d5a-f0313025fe3c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:41.949658 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd37d272-a1a3-415a-9d5a-f0313025fe3c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.949855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd37d272-a1a3-415a-9d5a-f0313025fe3c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:41.949959 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-fd37d272-a1a3-415a-9d5a-f0313025fe3c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Delete snapshot with id: ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:41.956319 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:41.956319 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:41.956839 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fd37d272-a1a3-415a-9d5a-f0313025fe3c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:41.979762 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fd37d272-a1a3-415a-9d5a-f0313025fe3c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot delete request issued successfully. Aug 12 21:39:41.979762 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd37d272-a1a3-415a-9d5a-f0313025fe3c tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 202 Aug 12 21:39:41.979762 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 299/1204] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:39:41 2026] DELETE /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:41.988653 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0c9b820-47e2-454c-ac7c-acc65ed9919f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:41.990477 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0c9b820-47e2-454c-ac7c-acc65ed9919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:41.991117 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0c9b820-47e2-454c-ac7c-acc65ed9919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:41.991117 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0c9b820-47e2-454c-ac7c-acc65ed9919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:42.008924 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:42.008924 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:42.008924 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d0c9b820-47e2-454c-ac7c-acc65ed9919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Snapshot retrieved successfully. Aug 12 21:39:42.008924 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0c9b820-47e2-454c-ac7c-acc65ed9919f tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 200 Aug 12 21:39:42.008924 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 301/1205] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:41 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:39:42.121836 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa9f3042-9a37-414d-90e6-4b18e9d3a1bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:42.124752 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa9f3042-9a37-414d-90e6-4b18e9d3a1bc tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:42.125249 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa9f3042-9a37-414d-90e6-4b18e9d3a1bc tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:42.125455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa9f3042-9a37-414d-90e6-4b18e9d3a1bc tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:42.136828 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:42.136828 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:42.141881 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa9f3042-9a37-414d-90e6-4b18e9d3a1bc tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:42.146743 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa9f3042-9a37-414d-90e6-4b18e9d3a1bc tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:42.147124 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 306/1206] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:42 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:42.668259 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c94455f-02ae-4f26-ad8a-788c52e613f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:42.670446 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c94455f-02ae-4f26-ad8a-788c52e613f8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:42.670776 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c94455f-02ae-4f26-ad8a-788c52e613f8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:42.672635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c94455f-02ae-4f26-ad8a-788c52e613f8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:42.672635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5c94455f-02ae-4f26-ad8a-788c52e613f8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:42.680984 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:42.680984 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:42.681535 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c94455f-02ae-4f26-ad8a-788c52e613f8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:42.681926 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 301/1207] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:42 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:42.996130 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0f79a17-3b2f-41cc-a51f-3c7187304932 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.000040 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0f79a17-3b2f-41cc-a51f-3c7187304932 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:43.000040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0f79a17-3b2f-41cc-a51f-3c7187304932 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.000040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0f79a17-3b2f-41cc-a51f-3c7187304932 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.012905 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.012905 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:43.018366 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-32d0eaf3-4d0a-47d2-9d3b-615d652bbfb7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.020484 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32d0eaf3-4d0a-47d2-9d3b-615d652bbfb7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 Aug 12 21:39:43.020699 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32d0eaf3-4d0a-47d2-9d3b-615d652bbfb7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.020891 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32d0eaf3-4d0a-47d2-9d3b-615d652bbfb7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.026240 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0f79a17-3b2f-41cc-a51f-3c7187304932 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:43.029546 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32d0eaf3-4d0a-47d2-9d3b-615d652bbfb7 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 returned with HTTP 404 Aug 12 21:39:43.030048 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 302/1208] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:39:43 2026] GET /volume/v3/snapshots/ff7cdb76-1769-4f1a-b24b-b4c505938c65 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:43.031806 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0f79a17-3b2f-41cc-a51f-3c7187304932 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:43.032231 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 300/1209] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:42 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:43.041765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8b3cc7fb-8775-4a2b-ad41-c16933a9ec56 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.043831 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b3cc7fb-8775-4a2b-ad41-c16933a9ec56 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:43.044016 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b3cc7fb-8775-4a2b-ad41-c16933a9ec56 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.044190 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b3cc7fb-8775-4a2b-ad41-c16933a9ec56 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.048571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7ae5c6d-44b7-4224-9842-237473eeb179 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.050370 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ae5c6d-44b7-4224-9842-237473eeb179 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:43.050671 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ae5c6d-44b7-4224-9842-237473eeb179 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.052329 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ae5c6d-44b7-4224-9842-237473eeb179 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.052329 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d7ae5c6d-44b7-4224-9842-237473eeb179 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Delete volume with id: ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:43.057706 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.057706 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:43.064112 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8b3cc7fb-8775-4a2b-ad41-c16933a9ec56 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:43.066598 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.066598 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:43.066598 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7ae5c6d-44b7-4224-9842-237473eeb179 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:43.070319 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b3cc7fb-8775-4a2b-ad41-c16933a9ec56 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 returned with HTTP 200 Aug 12 21:39:43.071677 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 307/1210] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:43 2026] GET /volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:43.086841 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bb75592b-3d38-4c0f-a1d1-aef3322a03d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.089204 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb75592b-3d38-4c0f-a1d1-aef3322a03d5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] DELETE https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:43.089471 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb75592b-3d38-4c0f-a1d1-aef3322a03d5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.089750 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb75592b-3d38-4c0f-a1d1-aef3322a03d5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.089886 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-bb75592b-3d38-4c0f-a1d1-aef3322a03d5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Delete volume with id: 93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:43.099965 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.099965 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:43.102200 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bb75592b-3d38-4c0f-a1d1-aef3322a03d5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:43.103931 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7ae5c6d-44b7-4224-9842-237473eeb179 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Delete volume request issued successfully. Aug 12 21:39:43.103931 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ae5c6d-44b7-4224-9842-237473eeb179 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 202 Aug 12 21:39:43.103931 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 302/1211] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:43 2026] DELETE /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:43.113444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-53b6a5ac-ef95-4528-b51b-720f96163755 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.116830 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53b6a5ac-ef95-4528-b51b-720f96163755 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:43.117055 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53b6a5ac-ef95-4528-b51b-720f96163755 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.117251 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53b6a5ac-ef95-4528-b51b-720f96163755 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.131295 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bb75592b-3d38-4c0f-a1d1-aef3322a03d5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Delete volume request issued successfully. Aug 12 21:39:43.131550 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb75592b-3d38-4c0f-a1d1-aef3322a03d5 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 returned with HTTP 202 Aug 12 21:39:43.132048 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.132048 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:43.132202 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 303/1212] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:43 2026] DELETE /volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:43.143205 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-53b6a5ac-ef95-4528-b51b-720f96163755 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Volume info retrieved successfully. Aug 12 21:39:43.144844 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a0dccb0-0477-4871-824b-3196c0017d82 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.148810 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a0dccb0-0477-4871-824b-3196c0017d82 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:43.150505 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a0dccb0-0477-4871-824b-3196c0017d82 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.150505 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a0dccb0-0477-4871-824b-3196c0017d82 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.151080 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53b6a5ac-ef95-4528-b51b-720f96163755 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 200 Aug 12 21:39:43.151940 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 301/1213] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:43 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:43.159197 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.159197 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:43.165650 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5a0dccb0-0477-4871-824b-3196c0017d82 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Volume info retrieved successfully. Aug 12 21:39:43.169901 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a0dccb0-0477-4871-824b-3196c0017d82 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 returned with HTTP 200 Aug 12 21:39:43.170431 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 308/1214] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:43 2026] GET /volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:43.694775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84d0a832-bb33-43b2-b735-c1c8f1a2546b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.697780 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84d0a832-bb33-43b2-b735-c1c8f1a2546b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:43.699939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84d0a832-bb33-43b2-b735-c1c8f1a2546b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.699939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84d0a832-bb33-43b2-b735-c1c8f1a2546b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.699939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-84d0a832-bb33-43b2-b735-c1c8f1a2546b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:43.707242 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.707242 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:43.707844 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84d0a832-bb33-43b2-b735-c1c8f1a2546b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:43.708380 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 303/1215] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:43 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:43.723584 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-044d5447-8bdb-4519-bfd6-d82a734c82fb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.728230 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-044d5447-8bdb-4519-bfd6-d82a734c82fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:39:43.728433 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-044d5447-8bdb-4519-bfd6-d82a734c82fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.728640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-044d5447-8bdb-4519-bfd6-d82a734c82fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.739326 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.739326 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:43.749247 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-044d5447-8bdb-4519-bfd6-d82a734c82fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:43.762673 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-044d5447-8bdb-4519-bfd6-d82a734c82fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 returned with HTTP 200 Aug 12 21:39:43.762673 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 304/1216] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:43 2026] GET /volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:43.778848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.781261 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d/restore Aug 12 21:39:43.781732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:43.783565 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Restoring backup b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d ({'restore': {}}) {{(pid=100324) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 21:39:43.783767 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Restoring backup b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d to volume None. Aug 12 21:39:43.788564 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.788564 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:43.790505 np0000007121 devstack@c-api.service[100324]: INFO cinder.backup.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating volume of 1 GB for restore of backup b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. Aug 12 21:39:43.798713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:39:43.798195. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:39:43.798870 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Availability Zones retrieved successfully. Aug 12 21:39:43.810019 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (9115d323-7224-4034-9faa-14179282a28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:43.811921 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3490a63f-159d-43fc-b5c7-4b1dc844272c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:43.813677 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:43.852781 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3490a63f-159d-43fc-b5c7-4b1dc844272c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:43.853503 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d27f06-86ff-4d32-b22a-6f427ce0c361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:43.901366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['11cf7926-6162-46bc-9c48-845a28b730bb', 'a8aaba6c-a082-47f5-8412-3769e114bb33', '3246145d-6243-40a8-b39d-829a6013b860', '70f085d8-87ab-49a2-9d69-15b219747e41'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:43.902794 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d27f06-86ff-4d32-b22a-6f427ce0c361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11cf7926-6162-46bc-9c48-845a28b730bb', 'a8aaba6c-a082-47f5-8412-3769e114bb33', '3246145d-6243-40a8-b39d-829a6013b860', '70f085d8-87ab-49a2-9d69-15b219747e41']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:43.904076 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ed709b-980c-459a-b358-026837d1b761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:43.921564 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-ef36a7d3-8fe5-41e5-a1e6-cb21dc1e3255 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:43.923475 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-ef36a7d3-8fe5-41e5-a1e6-cb21dc1e3255 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/encryption Aug 12 21:39:43.923764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-ef36a7d3-8fe5-41e5-a1e6-cb21dc1e3255 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:43.924051 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-ef36a7d3-8fe5-41e5-a1e6-cb21dc1e3255 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:43.935557 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.935557 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:43.940753 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ed709b-980c-459a-b358-026837d1b761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79bbc0f0-16e3-4b16-8fb2-e6532def7128', '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_b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['11cf7926-6162-46bc-9c48-845a28b730bb','a8aaba6c-a082-47f5-8412-3769e114bb33','3246145d-6243-40a8-b39d-829a6013b860','70f085d8-87ab-49a2-9d69-15b219747e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79bbc0f0-16e3-4b16-8fb2-e6532def7128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67bf7a75166b47d6aea697584674fdf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:43.941714 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77dcacf4-e6ae-4abf-ba6f-fe5f6c74492b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:43.943250 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-ef36a7d3-8fe5-41e5-a1e6-cb21dc1e3255 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/encryption returned with HTTP 200 Aug 12 21:39:43.944023 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 309/1217] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:39:43 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:43.965828 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77dcacf4-e6ae-4abf-ba6f-fe5f6c74492b) transitioned into 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_b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['11cf7926-6162-46bc-9c48-845a28b730bb','a8aaba6c-a082-47f5-8412-3769e114bb33','3246145d-6243-40a8-b39d-829a6013b860','70f085d8-87ab-49a2-9d69-15b219747e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:43.968446 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52a6dbf-7486-4719-95b8-2eaf9dc1aa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:43.981075 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52a6dbf-7486-4719-95b8-2eaf9dc1aa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:43.982293 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (9115d323-7224-4034-9faa-14179282a28d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:43.983504 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request issued successfully. Aug 12 21:39:43.993561 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:43.993561 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:43.994207 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:44.173939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-734238d1-f830-403d-af5e-0b89e744fd06 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:44.173939 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-734238d1-f830-403d-af5e-0b89e744fd06 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] GET https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 Aug 12 21:39:44.173939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-734238d1-f830-403d-af5e-0b89e744fd06 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:44.174396 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-734238d1-f830-403d-af5e-0b89e744fd06 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:44.185613 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-280ff5a0-3906-4b0c-a685-13092cc9f7a6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:44.187561 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-280ff5a0-3906-4b0c-a685-13092cc9f7a6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] GET https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 Aug 12 21:39:44.187779 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-280ff5a0-3906-4b0c-a685-13092cc9f7a6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:44.187975 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-280ff5a0-3906-4b0c-a685-13092cc9f7a6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:44.188604 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-734238d1-f830-403d-af5e-0b89e744fd06 tempest-VolumesActionsTest-1282432725 tempest-VolumesActionsTest-1282432725-project-member] https://10.4.3.240/volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 returned with HTTP 404 Aug 12 21:39:44.190410 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 304/1218] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:44 2026] GET /volume/v3/volumes/ddd33701-1ffb-4359-9dd3-7e45f3351ff0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:44.195758 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-280ff5a0-3906-4b0c-a685-13092cc9f7a6 tempest-SnapshotsActionsTest-1230364499 tempest-SnapshotsActionsTest-1230364499-project-member] https://10.4.3.240/volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 returned with HTTP 404 Aug 12 21:39:44.195984 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 305/1219] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:44 2026] GET /volume/v3/volumes/93d9aa70-37a1-47c5-a070-e68866e92a23 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:45.003641 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:45.003641 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:45.004279 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:45.004480 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Checking backup size 1 against volume size 1 {{(pid=100324) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 21:39:45.004644 np0000007121 devstack@c-api.service[100324]: INFO cinder.backup.api [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Overwriting volume 79bbc0f0-16e3-4b16-8fb2-e6532def7128 with restore of backup b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:45.022450 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] restore_backup in rpcapi backup_id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d {{(pid=100324) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 21:39:45.024601 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a57de52-8f51-4cbe-868f-9a2ae57edb33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d/restore returned with HTTP 202 Aug 12 21:39:45.025179 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 302/1220] 10.4.3.240 () {68 vars in 1393 bytes} [Wed Aug 12 21:39:43 2026] POST /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d/restore => generated 189 bytes in 1247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:45.034512 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a2c46c6-ace8-470a-a11c-e1fc35029df0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:45.036271 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a2c46c6-ace8-470a-a11c-e1fc35029df0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:45.036501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a2c46c6-ace8-470a-a11c-e1fc35029df0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:45.036714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a2c46c6-ace8-470a-a11c-e1fc35029df0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:45.036820 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2a2c46c6-ace8-470a-a11c-e1fc35029df0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:45.044881 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:45.044881 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:45.045942 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a2c46c6-ace8-470a-a11c-e1fc35029df0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:45.046472 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 310/1221] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:45 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:45.280554 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-06d7aa32-396d-4939-87af-315dc3311e34 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:45.286854 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-06d7aa32-396d-4939-87af-315dc3311e34 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641 Aug 12 21:39:45.289347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-06d7aa32-396d-4939-87af-315dc3311e34 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:45.289347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-06d7aa32-396d-4939-87af-315dc3311e34 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:45.301432 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:45.301432 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:45.367110 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c88f75ca-aa13-477a-9af2-8f03773f2e6d req-06d7aa32-396d-4939-87af-315dc3311e34 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641 returned with HTTP 200 Aug 12 21:39:45.368030 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 305/1222] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:39:45 2026] DELETE /volume/v3/attachments/85c93892-d485-43ee-90e9-72a81051f641 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:46.062530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b2a47eb5-ddb0-49e0-8b36-71ebb64092c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:46.064401 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2a47eb5-ddb0-49e0-8b36-71ebb64092c4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:46.064705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2a47eb5-ddb0-49e0-8b36-71ebb64092c4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:46.064901 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2a47eb5-ddb0-49e0-8b36-71ebb64092c4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:46.065002 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b2a47eb5-ddb0-49e0-8b36-71ebb64092c4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:46.070252 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:46.070252 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:46.071163 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2a47eb5-ddb0-49e0-8b36-71ebb64092c4 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:46.071638 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 306/1223] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:46 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:46.271445 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:46.276930 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:46.277132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:46.277309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:46.277467 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: 2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:46.284457 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:46.284457 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:46.284939 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:46.295271 np0000007121 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:39:46.304013 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:39:46.304188 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e38fb3e0-69fc-4725-a6fc-84406edc3000 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 202 Aug 12 21:39:46.304610 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 303/1224] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:46 2026] DELETE /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:46.312349 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b675467-29dc-4b0e-9b6b-a8f72569d729 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:46.314771 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b675467-29dc-4b0e-9b6b-a8f72569d729 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:46.315067 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b675467-29dc-4b0e-9b6b-a8f72569d729 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:46.315321 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b675467-29dc-4b0e-9b6b-a8f72569d729 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:46.325973 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:46.325973 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:46.332449 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1b675467-29dc-4b0e-9b6b-a8f72569d729 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:46.338875 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b675467-29dc-4b0e-9b6b-a8f72569d729 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 200 Aug 12 21:39:46.339273 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 311/1225] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:46 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:46.936873 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28072cc0-fbb5-498e-bcc2-88a17f0d5a5c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.023714 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28072cc0-fbb5-498e-bcc2-88a17f0d5a5c tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] GET https://10.4.3.240/volume/v3/os-services Aug 12 21:39:47.024004 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28072cc0-fbb5-498e-bcc2-88a17f0d5a5c tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.024244 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28072cc0-fbb5-498e-bcc2-88a17f0d5a5c tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.024542 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:47.024542 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:47.031717 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28072cc0-fbb5-498e-bcc2-88a17f0d5a5c tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] https://10.4.3.240/volume/v3/os-services returned with HTTP 200 Aug 12 21:39:47.032239 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 306/1226] 10.4.3.240 () {66 vars in 1249 bytes} [Wed Aug 12 21:39:46 2026] GET /volume/v3/os-services => generated 626 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:47.043056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0faa1dd5-d933-4b06-9849-cc2a25759963 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.044845 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0faa1dd5-d933-4b06-9849-cc2a25759963 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] GET https://10.4.3.240/volume/v3/os-services?host=np0000007121 Aug 12 21:39:47.045101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0faa1dd5-d933-4b06-9849-cc2a25759963 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.045327 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0faa1dd5-d933-4b06-9849-cc2a25759963 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.051308 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0faa1dd5-d933-4b06-9849-cc2a25759963 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] https://10.4.3.240/volume/v3/os-services?host=np0000007121 returned with HTTP 200 Aug 12 21:39:47.051852 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 307/1227] 10.4.3.240 () {66 vars in 1284 bytes} [Wed Aug 12 21:39:47 2026] GET /volume/v3/os-services?host=np0000007121 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:47.066389 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d42dd299-5e75-44d7-8df8-b87fd33acebf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.068220 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d42dd299-5e75-44d7-8df8-b87fd33acebf tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] GET https://10.4.3.240/volume/v3/os-services?host=np0000007121&binary=cinder-scheduler Aug 12 21:39:47.068602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d42dd299-5e75-44d7-8df8-b87fd33acebf tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.068975 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d42dd299-5e75-44d7-8df8-b87fd33acebf tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.073475 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d42dd299-5e75-44d7-8df8-b87fd33acebf tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] https://10.4.3.240/volume/v3/os-services?host=np0000007121&binary=cinder-scheduler returned with HTTP 200 Aug 12 21:39:47.074000 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 304/1228] 10.4.3.240 () {66 vars in 1332 bytes} [Wed Aug 12 21:39:47 2026] GET /volume/v3/os-services?host=np0000007121&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:47.085679 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d6f6273-8057-453e-89fd-d65f3a37f697 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.088041 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e721de9b-f34f-4c63-9441-b06e82609cc2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.088156 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d6f6273-8057-453e-89fd-d65f3a37f697 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:47.088491 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d6f6273-8057-453e-89fd-d65f3a37f697 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.088779 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d6f6273-8057-453e-89fd-d65f3a37f697 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.088931 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1d6f6273-8057-453e-89fd-d65f3a37f697 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:47.090184 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e721de9b-f34f-4c63-9441-b06e82609cc2 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] GET https://10.4.3.240/volume/v3/os-services?binary=cinder-scheduler Aug 12 21:39:47.090359 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e721de9b-f34f-4c63-9441-b06e82609cc2 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.090585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e721de9b-f34f-4c63-9441-b06e82609cc2 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.094555 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:47.094555 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:47.095863 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d6f6273-8057-453e-89fd-d65f3a37f697 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:47.096355 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 312/1229] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:47 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:47.097518 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e721de9b-f34f-4c63-9441-b06e82609cc2 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] https://10.4.3.240/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 12 21:39:47.100677 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 307/1230] 10.4.3.240 () {66 vars in 1296 bytes} [Wed Aug 12 21:39:47 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:47.109785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0ed99676-f0e3-4148-89a2-5d642815c704 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.188787 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:47.189404 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1702963651"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:47.192423 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1702963651'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:47.192564 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Create volume of 1 GB Aug 12 21:39:47.197300 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Availability Zones retrieved successfully. Aug 12 21:39:47.203976 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Flow 'volume_create_api' (38c21011-1431-40ae-b723-28f53d8128b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:47.205294 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dde6b66-9896-47de-9fdf-61893f0b544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.206209 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:47.235493 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dde6b66-9896-47de-9fdf-61893f0b544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.236267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e8e89d-5229-4fe1-b528-b36a169e1dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.325595 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Created reservations ['0cf0e0e4-70d7-45b3-9a90-a89991ef6366', '3388cb95-e5d2-4037-abbf-4b32c7cb90bf', '782839aa-f7e7-48b1-a689-4117ec8c59f8', '9921c17d-cf65-484e-9d13-903c1379a3f2'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:47.326635 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e8e89d-5229-4fe1-b528-b36a169e1dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf0e0e4-70d7-45b3-9a90-a89991ef6366', '3388cb95-e5d2-4037-abbf-4b32c7cb90bf', '782839aa-f7e7-48b1-a689-4117ec8c59f8', '9921c17d-cf65-484e-9d13-903c1379a3f2']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.327508 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0952140a-996a-4924-97a4-ccc70f499bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.351118 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0952140a-996a-4924-97a4-ccc70f499bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb28b41-c5d9-4459-8259-27679380a180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1702963651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366d387e93c14a018f14d3c12ba7e043',qos_specs=None,replication_status=,reservations=['0cf0e0e4-70d7-45b3-9a90-a89991ef6366','3388cb95-e5d2-4037-abbf-4b32c7cb90bf','782839aa-f7e7-48b1-a689-4117ec8c59f8','9921c17d-cf65-484e-9d13-903c1379a3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d170d2fc6bcd431a950ac9bccd21feef',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1702963651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb28b41-c5d9-4459-8259-27679380a180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366d387e93c14a018f14d3c12ba7e043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d170d2fc6bcd431a950ac9bccd21feef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.352032 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26f306f-3b4f-45ed-9817-4b7b75486436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.359032 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac19a444-c8ff-4822-9111-af356e35572a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.361429 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac19a444-c8ff-4822-9111-af356e35572a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db Aug 12 21:39:47.361942 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac19a444-c8ff-4822-9111-af356e35572a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.362360 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac19a444-c8ff-4822-9111-af356e35572a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.370899 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac19a444-c8ff-4822-9111-af356e35572a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db returned with HTTP 404 Aug 12 21:39:47.370899 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 305/1231] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:47 2026] GET /volume/v3/volumes/2cf6a8f9-f78e-4819-974f-2e6a7355b3db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:47.380889 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48a6fa8c-e823-4734-9344-58e3a3e3d323 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.381765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26f306f-3b4f-45ed-9817-4b7b75486436) transitioned into state 'SUCCESS' from state '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-1702963651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366d387e93c14a018f14d3c12ba7e043',qos_specs=None,replication_status=,reservations=['0cf0e0e4-70d7-45b3-9a90-a89991ef6366','3388cb95-e5d2-4037-abbf-4b32c7cb90bf','782839aa-f7e7-48b1-a689-4117ec8c59f8','9921c17d-cf65-484e-9d13-903c1379a3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d170d2fc6bcd431a950ac9bccd21feef',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.382841 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (facfbe06-402a-463b-bc79-99c5a960b1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.383735 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48a6fa8c-e823-4734-9344-58e3a3e3d323 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:39:47.384165 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48a6fa8c-e823-4734-9344-58e3a3e3d323 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.384449 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48a6fa8c-e823-4734-9344-58e3a3e3d323 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.385753 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-48a6fa8c-e823-4734-9344-58e3a3e3d323 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:39:47.403457 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (facfbe06-402a-463b-bc79-99c5a960b1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.404484 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Flow 'volume_create_api' (38c21011-1431-40ae-b723-28f53d8128b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:47.404876 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Create volume request issued successfully. Aug 12 21:39:47.405555 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ed99676-f0e3-4148-89a2-5d642815c704 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:47.406084 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 308/1232] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:39:47 2026] POST /volume/v3/volumes => generated 754 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:47.421169 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-48a6fa8c-e823-4734-9344-58e3a3e3d323 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Get all volumes completed successfully. Aug 12 21:39:47.424234 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:47.424234 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:47.427237 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0439968d-2a1c-46af-824b-7855b010d301 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.429492 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0439968d-2a1c-46af-824b-7855b010d301 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] GET https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 Aug 12 21:39:47.429766 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0439968d-2a1c-46af-824b-7855b010d301 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.430028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0439968d-2a1c-46af-824b-7855b010d301 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.431786 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48a6fa8c-e823-4734-9344-58e3a3e3d323 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:39:47.432828 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 313/1233] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:39:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11782 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:47.450286 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:47.450286 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:47.450907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed17d820-ae20-4c4d-bd14-9c5d26d39cc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.454778 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0439968d-2a1c-46af-824b-7855b010d301 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Volume info retrieved successfully. Aug 12 21:39:47.456667 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed17d820-ae20-4c4d-bd14-9c5d26d39cc5 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] DELETE https://10.4.3.240/volume/v3/types/18c38439-8bd8-4ea1-bbb0-a3437a7149a3 Aug 12 21:39:47.457237 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed17d820-ae20-4c4d-bd14-9c5d26d39cc5 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.458066 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0439968d-2a1c-46af-824b-7855b010d301 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 returned with HTTP 200 Aug 12 21:39:47.458348 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed17d820-ae20-4c4d-bd14-9c5d26d39cc5 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.458442 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 308/1234] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:47 2026] GET /volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:47.487773 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed17d820-ae20-4c4d-bd14-9c5d26d39cc5 tempest-TestVolumeBootPattern-900879970 tempest-TestVolumeBootPattern-900879970-project-admin] https://10.4.3.240/volume/v3/types/18c38439-8bd8-4ea1-bbb0-a3437a7149a3 returned with HTTP 202 Aug 12 21:39:47.492102 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 306/1235] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:47 2026] DELETE /volume/v3/types/18c38439-8bd8-4ea1-bbb0-a3437a7149a3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:47.515705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.517752 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:47.517752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-213745251", "snapshot_id": null, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:47.519057 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-213745251', 'snapshot_id': None, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:47.609907 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:39:47.610238 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:47.610238 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:47.614795 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:39:47.620644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (ec8e43be-e0e6-406f-9cbe-24fbf4269f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:47.621861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a308888-0006-4ec2-888e-ee9f695cece3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.622785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:47.690389 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a308888-0006-4ec2-888e-ee9f695cece3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.691279 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f9da10f-5d79-4f2d-ab71-445407a44397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.765940 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['23584c18-2f96-4219-9df8-9f5dcd3b8a9b', '709d8906-4b13-49c9-8636-e1e2f8049c06', 'df2b5ed8-c1a1-4a53-aa35-eef846b118a5', '5c03f032-3d99-45ed-9f7f-748a1b974b11'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:47.767035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f9da10f-5d79-4f2d-ab71-445407a44397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23584c18-2f96-4219-9df8-9f5dcd3b8a9b', '709d8906-4b13-49c9-8636-e1e2f8049c06', 'df2b5ed8-c1a1-4a53-aa35-eef846b118a5', '5c03f032-3d99-45ed-9f7f-748a1b974b11']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.767878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (759754de-e450-46c5-a886-59847c53ee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.798799 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (759754de-e450-46c5-a886-59847c53ee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b275dabe-4837-481e-95e5-0d0a317c673d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-213745251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['23584c18-2f96-4219-9df8-9f5dcd3b8a9b','709d8906-4b13-49c9-8636-e1e2f8049c06','df2b5ed8-c1a1-4a53-aa35-eef846b118a5','5c03f032-3d99-45ed-9f7f-748a1b974b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-213745251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b275dabe-4837-481e-95e5-0d0a317c673d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.798939 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd849c7-d54f-49c1-b720-be28c5b1800e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.823857 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd849c7-d54f-49c1-b720-be28c5b1800e) transitioned into state 'SUCCESS' from state '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-213745251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['23584c18-2f96-4219-9df8-9f5dcd3b8a9b','709d8906-4b13-49c9-8636-e1e2f8049c06','df2b5ed8-c1a1-4a53-aa35-eef846b118a5','5c03f032-3d99-45ed-9f7f-748a1b974b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.824669 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7350ef8-2d09-4a36-a731-f6421e03f485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:47.837687 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7350ef8-2d09-4a36-a731-f6421e03f485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:47.838779 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (ec8e43be-e0e6-406f-9cbe-24fbf4269f1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:47.839137 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:39:47.839893 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d135dcb2-8049-4872-9514-c5c53a587ca7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:47.840510 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 309/1236] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:39:47 2026] POST /volume/v3/volumes => generated 758 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:47.854416 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9acb0303-29e4-4c63-9cbb-d475320ca8c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:47.859415 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9acb0303-29e4-4c63-9cbb-d475320ca8c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:39:47.859853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9acb0303-29e4-4c63-9cbb-d475320ca8c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:47.860483 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9acb0303-29e4-4c63-9cbb-d475320ca8c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:47.875778 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:47.875778 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:47.886757 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9acb0303-29e4-4c63-9cbb-d475320ca8c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:47.893484 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9acb0303-29e4-4c63-9cbb-d475320ca8c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 200 Aug 12 21:39:47.893904 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 314/1237] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:47 2026] GET /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:48.106976 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efeca046-9518-4229-94d7-64d461481cad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.108682 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efeca046-9518-4229-94d7-64d461481cad tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:48.108837 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efeca046-9518-4229-94d7-64d461481cad tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.109010 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efeca046-9518-4229-94d7-64d461481cad tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.109107 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-efeca046-9518-4229-94d7-64d461481cad tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:48.115816 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:48.115816 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:48.116118 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efeca046-9518-4229-94d7-64d461481cad tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:48.116441 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 309/1238] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:48 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:48.472172 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9d967ff-6968-4b60-9bc4-6176adf9a095 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.474735 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9d967ff-6968-4b60-9bc4-6176adf9a095 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] GET https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 Aug 12 21:39:48.474955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9d967ff-6968-4b60-9bc4-6176adf9a095 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.475172 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9d967ff-6968-4b60-9bc4-6176adf9a095 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.484369 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:48.484369 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:48.488111 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b9d967ff-6968-4b60-9bc4-6176adf9a095 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Volume info retrieved successfully. Aug 12 21:39:48.493084 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9d967ff-6968-4b60-9bc4-6176adf9a095 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 returned with HTTP 200 Aug 12 21:39:48.493546 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 307/1239] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:48 2026] GET /volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:39:48.506510 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1f2bfb8f-a56a-4215-b7bb-4cdd86e0944d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.508395 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f2bfb8f-a56a-4215-b7bb-4cdd86e0944d tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] GET https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 Aug 12 21:39:48.508601 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f2bfb8f-a56a-4215-b7bb-4cdd86e0944d tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.508808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f2bfb8f-a56a-4215-b7bb-4cdd86e0944d tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.516502 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:48.516502 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:48.520586 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1f2bfb8f-a56a-4215-b7bb-4cdd86e0944d tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Volume info retrieved successfully. Aug 12 21:39:48.525470 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f2bfb8f-a56a-4215-b7bb-4cdd86e0944d tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 returned with HTTP 200 Aug 12 21:39:48.525949 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 310/1240] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:48 2026] GET /volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 => generated 1020 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:48.541406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17c15260-e5ba-46de-85cc-267da51e9327 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.543781 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17c15260-e5ba-46de-85cc-267da51e9327 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] GET https://10.4.3.240/volume/v3/os-services?host=np0000007121&binary=cinder-volume Aug 12 21:39:48.544158 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17c15260-e5ba-46de-85cc-267da51e9327 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.545386 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17c15260-e5ba-46de-85cc-267da51e9327 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.551259 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17c15260-e5ba-46de-85cc-267da51e9327 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] https://10.4.3.240/volume/v3/os-services?host=np0000007121&binary=cinder-volume returned with HTTP 200 Aug 12 21:39:48.551875 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 315/1241] 10.4.3.240 () {66 vars in 1326 bytes} [Wed Aug 12 21:39:48 2026] GET /volume/v3/os-services?host=np0000007121&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:48.566304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-829eb7a3-a162-4253-bd80-8a5539ea9c3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.568770 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-829eb7a3-a162-4253-bd80-8a5539ea9c3a tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] GET https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 Aug 12 21:39:48.568938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-829eb7a3-a162-4253-bd80-8a5539ea9c3a tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.569231 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-829eb7a3-a162-4253-bd80-8a5539ea9c3a tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.578202 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:48.578202 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:48.582514 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-829eb7a3-a162-4253-bd80-8a5539ea9c3a tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Volume info retrieved successfully. Aug 12 21:39:48.588019 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-829eb7a3-a162-4253-bd80-8a5539ea9c3a tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 returned with HTTP 200 Aug 12 21:39:48.588521 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 310/1242] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:48 2026] GET /volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:48.603674 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93a3bd97-1f91-47fc-a27b-c94eca32f325 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.606158 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93a3bd97-1f91-47fc-a27b-c94eca32f325 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 Aug 12 21:39:48.606442 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93a3bd97-1f91-47fc-a27b-c94eca32f325 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.606702 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93a3bd97-1f91-47fc-a27b-c94eca32f325 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.606883 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-93a3bd97-1f91-47fc-a27b-c94eca32f325 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Delete volume with id: 6fb28b41-c5d9-4459-8259-27679380a180 Aug 12 21:39:48.616544 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:48.616544 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:48.617196 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93a3bd97-1f91-47fc-a27b-c94eca32f325 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Volume info retrieved successfully. Aug 12 21:39:48.640931 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93a3bd97-1f91-47fc-a27b-c94eca32f325 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Delete volume request issued successfully. Aug 12 21:39:48.643906 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93a3bd97-1f91-47fc-a27b-c94eca32f325 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 returned with HTTP 202 Aug 12 21:39:48.643906 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 308/1243] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:48 2026] DELETE /volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:48.655475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-81abcc25-e038-4b32-ba46-d2786bf62d98 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.657970 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81abcc25-e038-4b32-ba46-d2786bf62d98 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] GET https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 Aug 12 21:39:48.658241 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81abcc25-e038-4b32-ba46-d2786bf62d98 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.658499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81abcc25-e038-4b32-ba46-d2786bf62d98 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.669503 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:48.669503 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:48.677977 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-81abcc25-e038-4b32-ba46-d2786bf62d98 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Volume info retrieved successfully. Aug 12 21:39:48.684989 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81abcc25-e038-4b32-ba46-d2786bf62d98 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 returned with HTTP 200 Aug 12 21:39:48.685441 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 311/1244] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:48 2026] GET /volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:48.906480 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08c4d478-5389-4b8c-9de5-975cea01a88f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.908730 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08c4d478-5389-4b8c-9de5-975cea01a88f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:39:48.908919 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08c4d478-5389-4b8c-9de5-975cea01a88f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.909337 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08c4d478-5389-4b8c-9de5-975cea01a88f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.920148 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:48.920148 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:48.925742 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08c4d478-5389-4b8c-9de5-975cea01a88f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:48.931865 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08c4d478-5389-4b8c-9de5-975cea01a88f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 200 Aug 12 21:39:48.932258 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 316/1245] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:48 2026] GET /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:48.949810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33e94044-6cc5-483d-8ab8-b824e025d4c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:48.953617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33e94044-6cc5-483d-8ab8-b824e025d4c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:39:48.953919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33e94044-6cc5-483d-8ab8-b824e025d4c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:48.954252 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33e94044-6cc5-483d-8ab8-b824e025d4c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:48.963763 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:48.963763 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:48.970396 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-33e94044-6cc5-483d-8ab8-b824e025d4c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:48.979536 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33e94044-6cc5-483d-8ab8-b824e025d4c0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 200 Aug 12 21:39:48.980022 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 311/1246] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:48 2026] GET /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:49.130473 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94084781-552d-46dc-b18e-0ca252f44107 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:49.132342 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94084781-552d-46dc-b18e-0ca252f44107 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:49.132787 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94084781-552d-46dc-b18e-0ca252f44107 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:49.133139 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94084781-552d-46dc-b18e-0ca252f44107 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:49.134263 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-94084781-552d-46dc-b18e-0ca252f44107 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:49.142022 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:49.142022 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:49.142022 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94084781-552d-46dc-b18e-0ca252f44107 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:49.142022 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 309/1247] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:49 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:49.702499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9258ecca-7f17-4c52-9a96-ca03b1004eb8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:49.709068 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9258ecca-7f17-4c52-9a96-ca03b1004eb8 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] GET https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 Aug 12 21:39:49.709344 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9258ecca-7f17-4c52-9a96-ca03b1004eb8 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:49.709583 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9258ecca-7f17-4c52-9a96-ca03b1004eb8 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:49.721370 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9258ecca-7f17-4c52-9a96-ca03b1004eb8 tempest-VolumesServicesTestJSON-1516220286 tempest-VolumesServicesTestJSON-1516220286-project-member] https://10.4.3.240/volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 returned with HTTP 404 Aug 12 21:39:49.721991 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 312/1248] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:49 2026] GET /volume/v3/volumes/6fb28b41-c5d9-4459-8259-27679380a180 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:49.731847 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-97fe9896-273e-4cdb-9630-1432454c8405 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:49.734928 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97fe9896-273e-4cdb-9630-1432454c8405 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] GET https://10.4.3.240/volume/v3/os-services Aug 12 21:39:49.735165 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97fe9896-273e-4cdb-9630-1432454c8405 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:49.735348 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97fe9896-273e-4cdb-9630-1432454c8405 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:49.745653 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97fe9896-273e-4cdb-9630-1432454c8405 tempest-VolumesServicesTestJSON-128796979 tempest-VolumesServicesTestJSON-128796979-project-admin] https://10.4.3.240/volume/v3/os-services returned with HTTP 200 Aug 12 21:39:49.746065 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 317/1249] 10.4.3.240 () {66 vars in 1249 bytes} [Wed Aug 12 21:39:49 2026] GET /volume/v3/os-services => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:49.974903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0504eba-10ba-459c-9f24-cddfc442e931 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:50.143517 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0504eba-10ba-459c-9f24-cddfc442e931 tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 12 21:39:50.143517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0504eba-10ba-459c-9f24-cddfc442e931 tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:50.143517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0504eba-10ba-459c-9f24-cddfc442e931 tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:50.155474 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c423eeaa-c55e-4cd0-a6a7-80fdae126f24 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:50.156584 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0504eba-10ba-459c-9f24-cddfc442e931 tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 21:39:50.157297 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c423eeaa-c55e-4cd0-a6a7-80fdae126f24 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:50.157471 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c423eeaa-c55e-4cd0-a6a7-80fdae126f24 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:50.157594 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 312/1250] 10.4.3.240 () {66 vars in 1291 bytes} [Wed Aug 12 21:39:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:50.157683 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c423eeaa-c55e-4cd0-a6a7-80fdae126f24 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:50.157760 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c423eeaa-c55e-4cd0-a6a7-80fdae126f24 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:50.161518 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:50.161518 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:50.162314 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c423eeaa-c55e-4cd0-a6a7-80fdae126f24 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:50.162843 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 310/1251] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:50 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:50.167287 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-45b671af-52e0-4d20-877d-a67c8fc0761e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:50.244056 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45b671af-52e0-4d20-877d-a67c8fc0761e tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-reader] GET https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool Aug 12 21:39:50.244056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45b671af-52e0-4d20-877d-a67c8fc0761e tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:50.244056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45b671af-52e0-4d20-877d-a67c8fc0761e tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:50.244056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-45b671af-52e0-4d20-877d-a67c8fc0761e tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f2c5a633e38444aeb2c76cc380358e27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d942a84a0a2424f99b638f3d8e7f601', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:39:50.244312 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45b671af-52e0-4d20-877d-a67c8fc0761e tempest-ProjectReaderTests-988939442 tempest-ProjectReaderTests-988939442-project-reader] https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool returned with HTTP 403 Aug 12 21:39:50.244845 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 313/1252] 10.4.3.240 () {66 vars in 1318 bytes} [Wed Aug 12 21:39:50 2026] GET /volume/v3/capabilities/np0000007121@storpool => generated 110 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:50.326482 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2f78f93a-d500-4943-9868-4070fc17fd7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:50.329604 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2f78f93a-d500-4943-9868-4070fc17fd7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:39:50.329928 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2f78f93a-d500-4943-9868-4070fc17fd7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:50.330213 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2f78f93a-d500-4943-9868-4070fc17fd7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:50.339162 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:50.339162 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:50.347187 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2f78f93a-d500-4943-9868-4070fc17fd7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:50.357505 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2f78f93a-d500-4943-9868-4070fc17fd7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 200 Aug 12 21:39:50.358414 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 318/1253] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:50 2026] GET /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:51.176635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c9a99a5-02e0-4daf-8fc7-ea02d6ea74b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:51.181085 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c9a99a5-02e0-4daf-8fc7-ea02d6ea74b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:51.181248 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c9a99a5-02e0-4daf-8fc7-ea02d6ea74b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:51.181534 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c9a99a5-02e0-4daf-8fc7-ea02d6ea74b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:51.181738 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9c9a99a5-02e0-4daf-8fc7-ea02d6ea74b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:51.190884 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:51.190884 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:51.192101 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c9a99a5-02e0-4daf-8fc7-ea02d6ea74b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:51.192397 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 313/1254] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:51 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:51.198459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-5e46c58e-c72b-45dc-9f78-23da4ca6e715 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:51.205536 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-5e46c58e-c72b-45dc-9f78-23da4ca6e715 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:39:51.205754 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-5e46c58e-c72b-45dc-9f78-23da4ca6e715 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:51.205966 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-5e46c58e-c72b-45dc-9f78-23da4ca6e715 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:51.219918 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:51.219918 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:51.227986 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-5e46c58e-c72b-45dc-9f78-23da4ca6e715 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:51.235543 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-5e46c58e-c72b-45dc-9f78-23da4ca6e715 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 200 Aug 12 21:39:51.235985 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 311/1255] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:39:51 2026] GET /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:51.249264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5e443f99-a188-48b3-9b88-3a511cbbc7fb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:51.251677 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e443f99-a188-48b3-9b88-3a511cbbc7fb None None] GET https://10.4.3.240/volume// Aug 12 21:39:51.251962 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e443f99-a188-48b3-9b88-3a511cbbc7fb None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:51.252157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e443f99-a188-48b3-9b88-3a511cbbc7fb None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:51.252506 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e443f99-a188-48b3-9b88-3a511cbbc7fb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:51.252840 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 314/1256] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:39:51 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:51.264977 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-30a39233-a717-4ac6-b4db-d957d3ef2a20 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:51.268765 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-30a39233-a717-4ac6-b4db-d957d3ef2a20 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:39:51.269117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-30a39233-a717-4ac6-b4db-d957d3ef2a20 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b275dabe-4837-481e-95e5-0d0a317c673d", "connector": null, "instance_uuid": "383b9490-4f34-49fd-b2a7-ffcab185a74d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:51.285740 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:51.285740 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:51.319052 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-30a39233-a717-4ac6-b4db-d957d3ef2a20 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:39:51.319506 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 319/1257] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:39:51 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 12 21:39:52.212801 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6a27fc6-f268-44e2-80fe-1b0499ea19a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.213179 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6a27fc6-f268-44e2-80fe-1b0499ea19a3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:52.213420 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6a27fc6-f268-44e2-80fe-1b0499ea19a3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:52.213672 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6a27fc6-f268-44e2-80fe-1b0499ea19a3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:52.213800 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c6a27fc6-f268-44e2-80fe-1b0499ea19a3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:52.219357 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:52.219357 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:52.220881 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6a27fc6-f268-44e2-80fe-1b0499ea19a3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:52.221036 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 314/1258] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:52 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:52.514446 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a91e6d64-cd4d-4a2b-b289-006c5fe7a745 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.586439 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03ab7c49-8faf-4d83-8598-2690080b546d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.630407 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-506c11ae-75a6-4749-a2dd-122a884186cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.630778 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-506c11ae-75a6-4749-a2dd-122a884186cb None None] GET https://10.4.3.240/volume// Aug 12 21:39:52.630950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-506c11ae-75a6-4749-a2dd-122a884186cb None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:52.631128 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-506c11ae-75a6-4749-a2dd-122a884186cb None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:52.631462 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-506c11ae-75a6-4749-a2dd-122a884186cb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:39:52.631751 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 320/1259] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:39:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:39:52.644675 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-8e555276-4eae-4494-b56f-d8ed3e7c6f12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.647364 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-8e555276-4eae-4494-b56f-d8ed3e7c6f12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:39:52.647590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-8e555276-4eae-4494-b56f-d8ed3e7c6f12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:52.647848 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-8e555276-4eae-4494-b56f-d8ed3e7c6f12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:52.649153 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a91e6d64-cd4d-4a2b-b289-006c5fe7a745 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:52.649494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a91e6d64-cd4d-4a2b-b289-006c5fe7a745 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-811205142"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.670234 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:52.670234 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:52.670387 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a91e6d64-cd4d-4a2b-b289-006c5fe7a745 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:52.670387 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 312/1260] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:39:52 2026] POST /volume/v3/types => generated 230 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:52.674907 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-8e555276-4eae-4494-b56f-d8ed3e7c6f12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:39:52.682278 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-8e555276-4eae-4494-b56f-d8ed3e7c6f12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 200 Aug 12 21:39:52.682749 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 315/1261] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:39:52 2026] GET /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 1545 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:52.684657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a29a6b86-77fc-4a7e-b7e6-25d4bb6318a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.689566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03ab7c49-8faf-4d83-8598-2690080b546d tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:52.689723 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a29a6b86-77fc-4a7e-b7e6-25d4bb6318a6 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] POST https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs Aug 12 21:39:52.690089 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03ab7c49-8faf-4d83-8598-2690080b546d tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-361453293", "extra_specs": {"storage_protocol": "tempest-storage_protocol-531528576", "vendor_name": "tempest-vendor_name-1882254609"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.690171 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a29a6b86-77fc-4a7e-b7e6-25d4bb6318a6 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.693013 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:52.693013 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:52.718053 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a29a6b86-77fc-4a7e-b7e6-25d4bb6318a6 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs returned with HTTP 200 Aug 12 21:39:52.718420 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 321/1262] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:39:52 2026] POST /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:52.721883 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03ab7c49-8faf-4d83-8598-2690080b546d tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:52.722846 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 315/1263] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:39:52 2026] POST /volume/v3/types => generated 328 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:52.728834 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05a32bbc-7212-47c7-9589-4a7183505091 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.733646 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05a32bbc-7212-47c7-9589-4a7183505091 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] GET https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 Aug 12 21:39:52.733646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05a32bbc-7212-47c7-9589-4a7183505091 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:52.733646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05a32bbc-7212-47c7-9589-4a7183505091 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:52.735583 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be6c677a-7bc3-4b99-af84-46127a732550 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.738436 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:52.741215 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "33b41515-78be-47b7-8549-bba51c225568", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.744059 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Create volume request body: {'volume': {'volume_type': '33b41515-78be-47b7-8549-bba51c225568', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:52.747982 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05a32bbc-7212-47c7-9589-4a7183505091 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 returned with HTTP 200 Aug 12 21:39:52.748454 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 313/1264] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:39:52 2026] GET /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:52.751931 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Create volume of 1 GB Aug 12 21:39:52.752647 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:52.752647 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:52.752898 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Availability Zones retrieved successfully. Aug 12 21:39:52.758549 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2aa22e1d-6065-403d-bfb4-66868db96554 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.760434 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2aa22e1d-6065-403d-bfb4-66868db96554 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] DELETE https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 Aug 12 21:39:52.763641 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2aa22e1d-6065-403d-bfb4-66868db96554 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:52.763641 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2aa22e1d-6065-403d-bfb4-66868db96554 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:52.763734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Flow 'volume_create_api' (83f7e51d-5a49-4e9f-b13c-665f40988838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:52.763734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74bdd3d-ab3d-4245-a92f-63713e3a0744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:52.764497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:52.783460 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2aa22e1d-6065-403d-bfb4-66868db96554 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 returned with HTTP 202 Aug 12 21:39:52.783915 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 322/1265] 10.4.3.240 () {66 vars in 1399 bytes} [Wed Aug 12 21:39:52 2026] DELETE /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:52.794106 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74bdd3d-ab3d-4245-a92f-63713e3a0744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:39:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-531528576',vendor_name='tempest-vendor_name-1882254609'},id=33b41515-78be-47b7-8549-bba51c225568,is_public=True,name='tempest-ProjectReaderTests-volume-type-361453293',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33b41515-78be-47b7-8549-bba51c225568', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:52.794787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e70b6443-bac6-4298-abb8-2ec61f03b59f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.795651 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d71d72b6-3c50-4710-afac-0d4f18d6addf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:52.797723 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e70b6443-bac6-4298-abb8-2ec61f03b59f tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] GET https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 Aug 12 21:39:52.798287 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e70b6443-bac6-4298-abb8-2ec61f03b59f tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:52.798652 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e70b6443-bac6-4298-abb8-2ec61f03b59f tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:52.810344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2a0e486f-6de8-4dec-96d4-49005f9a054a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.811302 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e70b6443-bac6-4298-abb8-2ec61f03b59f tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 returned with HTTP 404 Aug 12 21:39:52.812049 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 316/1266] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:39:52 2026] GET /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec3 => generated 129 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:52.813127 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2a0e486f-6de8-4dec-96d4-49005f9a054a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b Aug 12 21:39:52.815175 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2a0e486f-6de8-4dec-96d4-49005f9a054a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.825967 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d7312927-e001-43d3-929f-848fa7498c5f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.828234 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7312927-e001-43d3-929f-848fa7498c5f tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] POST https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs Aug 12 21:39:52.830257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7312927-e001-43d3-929f-848fa7498c5f tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.830481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2a0e486f-6de8-4dec-96d4-49005f9a054a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-b275dabe-4837-481e-95e5-0d0a317c673d-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:39:52.837751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2a0e486f-6de8-4dec-96d4-49005f9a054a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-b275dabe-4837-481e-95e5-0d0a317c673d-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:39:52.837861 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-361453293 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-361453293, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:52.837861 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-361453293 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-361453293, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:52.837955 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:52.837955 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:52.877174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Created reservations ['fc0f933e-0c8f-454f-baf2-6face35e5542', '3af93876-1d78-40ff-8914-9f21e09e1b52', 'c5bbbe77-743b-4e2b-8640-a9c2ad023ae6', 'e9ed3ae4-f5c8-469f-868b-79df9f819b8f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:52.878151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d71d72b6-3c50-4710-afac-0d4f18d6addf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc0f933e-0c8f-454f-baf2-6face35e5542', '3af93876-1d78-40ff-8914-9f21e09e1b52', 'c5bbbe77-743b-4e2b-8640-a9c2ad023ae6', 'e9ed3ae4-f5c8-469f-868b-79df9f819b8f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:52.878921 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7312927-e001-43d3-929f-848fa7498c5f tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs returned with HTTP 200 Aug 12 21:39:52.879491 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40587874-44a8-49c3-8154-7c09e23cd615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:52.879540 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 323/1267] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:39:52 2026] POST /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs => generated 34 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:52.891655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cde83ccc-4dd3-4903-b810-7251339d3856 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.893110 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cde83ccc-4dd3-4903-b810-7251339d3856 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] GET https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs Aug 12 21:39:52.893459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cde83ccc-4dd3-4903-b810-7251339d3856 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:52.893839 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cde83ccc-4dd3-4903-b810-7251339d3856 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:52.907755 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cde83ccc-4dd3-4903-b810-7251339d3856 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs returned with HTTP 200 Aug 12 21:39:52.907755 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 317/1268] 10.4.3.240 () {66 vars in 1378 bytes} [Wed Aug 12 21:39:52 2026] GET /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs => generated 34 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:52.915396 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40587874-44a8-49c3-8154-7c09e23cd615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dcc3f5f-21ca-4b81-9844-56b628bb24d8', '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='06ab38532be1452eb8094a02216d12fd',qos_specs=None,replication_status=,reservations=['fc0f933e-0c8f-454f-baf2-6face35e5542','3af93876-1d78-40ff-8914-9f21e09e1b52','c5bbbe77-743b-4e2b-8640-a9c2ad023ae6','e9ed3ae4-f5c8-469f-868b-79df9f819b8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d9070dfa1540228840aa4bf6de4f36',volume_type_id=33b41515-78be-47b7-8549-bba51c225568), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39: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=2dcc3f5f-21ca-4b81-9844-56b628bb24d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06ab38532be1452eb8094a02216d12fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d9070dfa1540228840aa4bf6de4f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33b41515-78be-47b7-8549-bba51c225568),volume_type_id=33b41515-78be-47b7-8549-bba51c225568)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:52.916216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3dad626-45b5-40ac-be95-a998729764ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:52.920470 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eec14b8b-d51a-4ef0-87ca-eb3470f8123a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.924289 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eec14b8b-d51a-4ef0-87ca-eb3470f8123a tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] POST https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs Aug 12 21:39:52.926358 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eec14b8b-d51a-4ef0-87ca-eb3470f8123a tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.941135 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3dad626-45b5-40ac-be95-a998729764ca) transitioned into state 'SUCCESS' from 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='06ab38532be1452eb8094a02216d12fd',qos_specs=None,replication_status=,reservations=['fc0f933e-0c8f-454f-baf2-6face35e5542','3af93876-1d78-40ff-8914-9f21e09e1b52','c5bbbe77-743b-4e2b-8640-a9c2ad023ae6','e9ed3ae4-f5c8-469f-868b-79df9f819b8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d9070dfa1540228840aa4bf6de4f36',volume_type_id=33b41515-78be-47b7-8549-bba51c225568)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:52.942116 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8cc6d9-97ea-4b58-a7ef-e3e3d85156ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:52.954603 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8cc6d9-97ea-4b58-a7ef-e3e3d85156ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:52.955781 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Flow 'volume_create_api' (83f7e51d-5a49-4e9f-b13c-665f40988838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:52.956471 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Create volume request issued successfully. Aug 12 21:39:52.957237 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be6c677a-7bc3-4b99-af84-46127a732550 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:52.957347 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2a0e486f-6de8-4dec-96d4-49005f9a054a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-b275dabe-4837-481e-95e5-0d0a317c673d-np0000007121" released by "attachment_update" :: held 0.123s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:39:52.957730 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-2a0e486f-6de8-4dec-96d4-49005f9a054a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b returned with HTTP 200 Aug 12 21:39:52.957814 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 316/1269] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:39:52 2026] POST /volume/v3/volumes => generated 773 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:39:52.958158 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 314/1270] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:39:52 2026] PUT /volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:52.958243 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eec14b8b-d51a-4ef0-87ca-eb3470f8123a tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs returned with HTTP 200 Aug 12 21:39:52.958668 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 324/1271] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:39:52 2026] POST /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:52.969078 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-00be3519-03ea-403e-891d-165efadf216c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.970962 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-66c028cf-9602-48bc-82ce-61b6b1cedea6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.971082 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00be3519-03ea-403e-891d-165efadf216c tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] PUT https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec2 Aug 12 21:39:52.971371 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00be3519-03ea-403e-891d-165efadf216c tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.974532 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66c028cf-9602-48bc-82ce-61b6b1cedea6 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] GET https://10.4.3.240/volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 Aug 12 21:39:52.974801 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66c028cf-9602-48bc-82ce-61b6b1cedea6 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:52.974994 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66c028cf-9602-48bc-82ce-61b6b1cedea6 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:52.985677 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:52.985677 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:52.990461 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-66c028cf-9602-48bc-82ce-61b6b1cedea6 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Volume info retrieved successfully. Aug 12 21:39:52.990821 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-1516c6ab-cd0f-4bd8-8a2c-2d1115eb5faf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:52.992224 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00be3519-03ea-403e-891d-165efadf216c tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec2 returned with HTTP 200 Aug 12 21:39:52.992903 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 318/1272] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:39:52 2026] PUT /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:52.993295 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-1516c6ab-cd0f-4bd8-8a2c-2d1115eb5faf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b/action Aug 12 21:39:52.993667 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-1516c6ab-cd0f-4bd8-8a2c-2d1115eb5faf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:39:52.993806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-1516c6ab-cd0f-4bd8-8a2c-2d1115eb5faf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:52.994940 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66c028cf-9602-48bc-82ce-61b6b1cedea6 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 returned with HTTP 200 Aug 12 21:39:52.995452 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 317/1273] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:52 2026] GET /volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:53.002040 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0839e2ac-ac1c-487e-94df-13b5614af5ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:53.004406 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0839e2ac-ac1c-487e-94df-13b5614af5ed tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] GET https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec2 Aug 12 21:39:53.004552 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0839e2ac-ac1c-487e-94df-13b5614af5ed tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:53.004798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0839e2ac-ac1c-487e-94df-13b5614af5ed tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:53.015006 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0839e2ac-ac1c-487e-94df-13b5614af5ed tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec2 returned with HTTP 200 Aug 12 21:39:53.015381 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 325/1274] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:39:53 2026] GET /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:53.023936 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:53.023936 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:53.026967 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22662227-e946-4421-892f-5e52cc5845cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:53.029025 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22662227-e946-4421-892f-5e52cc5845cc tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] POST https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs Aug 12 21:39:53.029445 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22662227-e946-4421-892f-5e52cc5845cc tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:53.039790 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d81e97ec-d155-4e52-a103-96c1f3308985 req-1516c6ab-cd0f-4bd8-8a2c-2d1115eb5faf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b/action returned with HTTP 204 Aug 12 21:39:53.039790 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 315/1275] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:39:52 2026] POST /volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:53.064323 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22662227-e946-4421-892f-5e52cc5845cc tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs returned with HTTP 200 Aug 12 21:39:53.065149 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 319/1276] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:39:53 2026] POST /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs => generated 51 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:53.073429 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26c68c81-c1fb-4fc2-8b15-e9ad809328e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:53.076002 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26c68c81-c1fb-4fc2-8b15-e9ad809328e9 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] GET https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs Aug 12 21:39:53.076988 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26c68c81-c1fb-4fc2-8b15-e9ad809328e9 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:53.076988 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26c68c81-c1fb-4fc2-8b15-e9ad809328e9 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:53.086862 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26c68c81-c1fb-4fc2-8b15-e9ad809328e9 tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs returned with HTTP 200 Aug 12 21:39:53.087193 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 318/1277] 10.4.3.240 () {66 vars in 1378 bytes} [Wed Aug 12 21:39:53 2026] GET /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:39:53.098765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-613c7f6d-500e-40a3-acbb-410d7c7c3f8a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:53.100887 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-613c7f6d-500e-40a3-acbb-410d7c7c3f8a tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] DELETE https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3 Aug 12 21:39:53.101021 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-613c7f6d-500e-40a3-acbb-410d7c7c3f8a tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:53.101497 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-613c7f6d-500e-40a3-acbb-410d7c7c3f8a tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:53.133573 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-613c7f6d-500e-40a3-acbb-410d7c7c3f8a tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3 returned with HTTP 202 Aug 12 21:39:53.134005 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 326/1278] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:53 2026] DELETE /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:53.142801 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bce1a723-a99a-4905-b155-1bb78ff286fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:53.144954 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bce1a723-a99a-4905-b155-1bb78ff286fb tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] GET https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3 Aug 12 21:39:53.145205 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bce1a723-a99a-4905-b155-1bb78ff286fb tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:53.145552 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bce1a723-a99a-4905-b155-1bb78ff286fb tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:53.149599 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bce1a723-a99a-4905-b155-1bb78ff286fb tempest-VolumeTypesExtraSpecsTest-593766046 tempest-VolumeTypesExtraSpecsTest-593766046-project-admin] https://10.4.3.240/volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3 returned with HTTP 404 Aug 12 21:39:53.150312 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 316/1279] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:39:53 2026] GET /volume/v3/types/cf75e240-eead-4e3e-ab87-a84dc2b2b8e3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:53.234763 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5db2cfe7-e7cb-428c-8f09-aef2428988f0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:53.240250 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5db2cfe7-e7cb-428c-8f09-aef2428988f0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:53.240250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5db2cfe7-e7cb-428c-8f09-aef2428988f0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:53.240250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5db2cfe7-e7cb-428c-8f09-aef2428988f0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:53.240250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5db2cfe7-e7cb-428c-8f09-aef2428988f0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:53.251434 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:53.251434 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:53.252542 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5db2cfe7-e7cb-428c-8f09-aef2428988f0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:53.253152 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 320/1280] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:53 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:54.009676 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58cdf8e1-b51a-493d-baa8-54d6927d1264 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.016566 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58cdf8e1-b51a-493d-baa8-54d6927d1264 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] GET https://10.4.3.240/volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 Aug 12 21:39:54.016566 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58cdf8e1-b51a-493d-baa8-54d6927d1264 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:54.016566 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58cdf8e1-b51a-493d-baa8-54d6927d1264 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:54.030082 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:54.030082 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:54.036497 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-58cdf8e1-b51a-493d-baa8-54d6927d1264 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Volume info retrieved successfully. Aug 12 21:39:54.042083 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58cdf8e1-b51a-493d-baa8-54d6927d1264 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 returned with HTTP 200 Aug 12 21:39:54.042731 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 319/1281] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:54 2026] GET /volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:54.058555 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ccde6a24-e6a8-4a37-903a-7ba9452a2661 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.061580 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccde6a24-e6a8-4a37-903a-7ba9452a2661 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:39:54.061580 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccde6a24-e6a8-4a37-903a-7ba9452a2661 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:54.061580 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccde6a24-e6a8-4a37-903a-7ba9452a2661 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:54.068638 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccde6a24-e6a8-4a37-903a-7ba9452a2661 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:39:54.069443 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 327/1282] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:39:54 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:54.080496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bf2bebe-c858-426f-ab97-d2c4f4c559b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.263521 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4af024e9-3f65-45e9-b48b-8c7974ab9c68 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.264635 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bf2bebe-c858-426f-ab97-d2c4f4c559b9 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-reader] GET https://10.4.3.240/volume/v3/messages Aug 12 21:39:54.264891 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bf2bebe-c858-426f-ab97-d2c4f4c559b9 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:54.265353 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bf2bebe-c858-426f-ab97-d2c4f4c559b9 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-reader] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:54.265425 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4af024e9-3f65-45e9-b48b-8c7974ab9c68 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:54.265679 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4af024e9-3f65-45e9-b48b-8c7974ab9c68 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:54.266010 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4af024e9-3f65-45e9-b48b-8c7974ab9c68 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:54.266010 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4af024e9-3f65-45e9-b48b-8c7974ab9c68 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:54.271188 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bf2bebe-c858-426f-ab97-d2c4f4c559b9 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-reader] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:39:54.271263 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:54.271263 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:54.271910 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 317/1283] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:39:54 2026] GET /volume/v3/messages => generated 670 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:54.272229 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4af024e9-3f65-45e9-b48b-8c7974ab9c68 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:54.272700 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 321/1284] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:54 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:54.282143 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ad7e2f7-7547-47af-9347-974ca162e1cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.283912 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ad7e2f7-7547-47af-9347-974ca162e1cf tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] DELETE https://10.4.3.240/volume/v3/messages/70e62792-4610-4dc7-957b-3283a9f7478f Aug 12 21:39:54.284137 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ad7e2f7-7547-47af-9347-974ca162e1cf tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:54.284318 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ad7e2f7-7547-47af-9347-974ca162e1cf tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:54.300316 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ad7e2f7-7547-47af-9347-974ca162e1cf tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/messages/70e62792-4610-4dc7-957b-3283a9f7478f returned with HTTP 204 Aug 12 21:39:54.300737 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 320/1285] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:39:54 2026] DELETE /volume/v3/messages/70e62792-4610-4dc7-957b-3283a9f7478f => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:39:54.312937 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.316950 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 Aug 12 21:39:54.316950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:54.316950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:54.316950 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Delete volume with id: 2dcc3f5f-21ca-4b81-9844-56b628bb24d8 Aug 12 21:39:54.322387 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:54.322387 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:54.322766 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Volume info retrieved successfully. Aug 12 21:39:54.323720 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:39:54.333997 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-361453293 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-361453293, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:54.334279 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-361453293 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-361453293, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:54.345153 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Created reservations ['cf1c3ba5-3adc-48b5-9463-585308db54fa', 'a5b73b22-f177-44a2-98b5-c92a833d2354', 'd4dbb110-adf1-47c2-a11c-eb8ac9e86b2b', '2c3c1776-75ee-43cc-ac8b-540bb85f2d63'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:54.389916 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Delete volume request issued successfully. Aug 12 21:39:54.390190 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b760ab5f-e281-45e9-9397-a3647c5fc37e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 returned with HTTP 202 Aug 12 21:39:54.390714 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 328/1286] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:54 2026] DELETE /volume/v3/volumes/2dcc3f5f-21ca-4b81-9844-56b628bb24d8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:54.399963 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-131bfeae-4cd6-4c58-8295-2b3abad46c34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.404082 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-131bfeae-4cd6-4c58-8295-2b3abad46c34 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] DELETE https://10.4.3.240/volume/v3/types/33b41515-78be-47b7-8549-bba51c225568 Aug 12 21:39:54.404590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-131bfeae-4cd6-4c58-8295-2b3abad46c34 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:54.404590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-131bfeae-4cd6-4c58-8295-2b3abad46c34 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:54.443951 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-131bfeae-4cd6-4c58-8295-2b3abad46c34 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/types/33b41515-78be-47b7-8549-bba51c225568 returned with HTTP 202 Aug 12 21:39:54.444381 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 318/1287] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:54 2026] DELETE /volume/v3/types/33b41515-78be-47b7-8549-bba51c225568 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:54.453912 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-396b9c1a-373f-47a1-85e1-515cb525accf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.457792 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-396b9c1a-373f-47a1-85e1-515cb525accf tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:39:54.457792 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-396b9c1a-373f-47a1-85e1-515cb525accf tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-278664891", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1182643724", "vendor_name": "tempest-vendor_name-699243266"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:54.480018 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-396b9c1a-373f-47a1-85e1-515cb525accf tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:39:54.480018 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 322/1288] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:39:54 2026] POST /volume/v3/types => generated 328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:54.490118 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.493253 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:54.493795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3fb25b08-f01b-417a-b6f2-9f2f811a224f", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:54.496104 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Create volume request body: {'volume': {'volume_type': '3fb25b08-f01b-417a-b6f2-9f2f811a224f', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:54.501700 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Create volume of 1 GB Aug 12 21:39:54.502135 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:54.502135 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:54.502684 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Availability Zones retrieved successfully. Aug 12 21:39:54.517654 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Flow 'volume_create_api' (3b8f31b8-ae45-497e-8403-0be4109b5088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:54.517654 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9c07d3-62ca-4f3a-ac4b-7458d8413e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:54.517654 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:54.548166 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9c07d3-62ca-4f3a-ac4b-7458d8413e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:39:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1182643724',vendor_name='tempest-vendor_name-699243266'},id=3fb25b08-f01b-417a-b6f2-9f2f811a224f,is_public=True,name='tempest-ProjectReaderTests-volume-type-278664891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3fb25b08-f01b-417a-b6f2-9f2f811a224f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:54.549181 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7017073-4c18-4bc2-9d9c-ccb7e8a1df49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:54.585006 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-278664891 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-278664891, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:54.585398 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-278664891 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-278664891, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:54.614578 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Created reservations ['4d58a70f-c2e8-4261-ae60-a9f36e8cda36', '9b140fc5-869e-4abe-827e-a0f237b59564', 'd8b1e9cb-0d65-4221-9a50-fbfa8fd19760', '98104910-9188-447b-94a0-284eb68d546e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:54.614665 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7017073-4c18-4bc2-9d9c-ccb7e8a1df49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d58a70f-c2e8-4261-ae60-a9f36e8cda36', '9b140fc5-869e-4abe-827e-a0f237b59564', 'd8b1e9cb-0d65-4221-9a50-fbfa8fd19760', '98104910-9188-447b-94a0-284eb68d546e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:54.616128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51186a4-a117-4f56-91ee-b71e5f870f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:54.648282 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51186a4-a117-4f56-91ee-b71e5f870f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b3bd059-e1a2-41d9-a72e-e2c8674853ea', '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='06ab38532be1452eb8094a02216d12fd',qos_specs=None,replication_status=,reservations=['4d58a70f-c2e8-4261-ae60-a9f36e8cda36','9b140fc5-869e-4abe-827e-a0f237b59564','d8b1e9cb-0d65-4221-9a50-fbfa8fd19760','98104910-9188-447b-94a0-284eb68d546e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d9070dfa1540228840aa4bf6de4f36',volume_type_id=3fb25b08-f01b-417a-b6f2-9f2f811a224f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:54Z,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=1b3bd059-e1a2-41d9-a72e-e2c8674853ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06ab38532be1452eb8094a02216d12fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d9070dfa1540228840aa4bf6de4f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3fb25b08-f01b-417a-b6f2-9f2f811a224f),volume_type_id=3fb25b08-f01b-417a-b6f2-9f2f811a224f)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:54.648883 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e0d732-ee95-481d-a022-d1e0ad4a7f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:54.671469 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e0d732-ee95-481d-a022-d1e0ad4a7f4c) transitioned into state 'SUCCESS' from 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='06ab38532be1452eb8094a02216d12fd',qos_specs=None,replication_status=,reservations=['4d58a70f-c2e8-4261-ae60-a9f36e8cda36','9b140fc5-869e-4abe-827e-a0f237b59564','d8b1e9cb-0d65-4221-9a50-fbfa8fd19760','98104910-9188-447b-94a0-284eb68d546e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d9070dfa1540228840aa4bf6de4f36',volume_type_id=3fb25b08-f01b-417a-b6f2-9f2f811a224f)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:54.672360 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f837b658-7794-4ee2-86a9-691e0fcc9dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:54.681206 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f837b658-7794-4ee2-86a9-691e0fcc9dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:54.682076 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Flow 'volume_create_api' (3b8f31b8-ae45-497e-8403-0be4109b5088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:54.682378 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Create volume request issued successfully. Aug 12 21:39:54.682948 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6b7ba70-eee0-4d49-a0b3-27db4dec6651 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:54.683384 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 321/1289] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:39:54 2026] POST /volume/v3/volumes => generated 773 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:39:54.702832 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb0bc4da-169e-4246-873f-81e6150cca90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:54.704605 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb0bc4da-169e-4246-873f-81e6150cca90 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] GET https://10.4.3.240/volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea Aug 12 21:39:54.705007 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb0bc4da-169e-4246-873f-81e6150cca90 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:54.705007 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb0bc4da-169e-4246-873f-81e6150cca90 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:54.721058 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:54.721058 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:54.721058 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb0bc4da-169e-4246-873f-81e6150cca90 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Volume info retrieved successfully. Aug 12 21:39:54.723972 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb0bc4da-169e-4246-873f-81e6150cca90 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea returned with HTTP 200 Aug 12 21:39:54.724149 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 329/1290] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:54 2026] GET /volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:55.289377 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1fe04a35-e417-4788-ab17-37fbc67f8b7d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:55.291359 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fe04a35-e417-4788-ab17-37fbc67f8b7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:55.291616 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fe04a35-e417-4788-ab17-37fbc67f8b7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:55.291894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fe04a35-e417-4788-ab17-37fbc67f8b7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:55.292048 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1fe04a35-e417-4788-ab17-37fbc67f8b7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:55.303321 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:55.303321 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:55.304333 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fe04a35-e417-4788-ab17-37fbc67f8b7d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:55.304840 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 319/1291] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:55 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:55.744650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c103df9f-46d3-475d-bb25-1862e332392e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:55.748131 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c103df9f-46d3-475d-bb25-1862e332392e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] GET https://10.4.3.240/volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea Aug 12 21:39:55.748524 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c103df9f-46d3-475d-bb25-1862e332392e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:55.748938 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c103df9f-46d3-475d-bb25-1862e332392e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:55.758591 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:55.758591 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:55.764550 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c103df9f-46d3-475d-bb25-1862e332392e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Volume info retrieved successfully. Aug 12 21:39:55.772113 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c103df9f-46d3-475d-bb25-1862e332392e tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea returned with HTTP 200 Aug 12 21:39:55.772536 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 323/1292] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:39:55 2026] GET /volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:55.787878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31885ce2-248d-4d1e-afc1-3b19b5fee057 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:55.790410 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31885ce2-248d-4d1e-afc1-3b19b5fee057 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:39:55.790642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31885ce2-248d-4d1e-afc1-3b19b5fee057 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:55.790889 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31885ce2-248d-4d1e-afc1-3b19b5fee057 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:55.791142 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:55.791142 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:55.799424 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31885ce2-248d-4d1e-afc1-3b19b5fee057 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:39:55.800093 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 322/1293] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:39:55 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:55.815328 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05b3ab68-32e5-45d1-b6b8-1713d903f4e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:55.817528 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b3ab68-32e5-45d1-b6b8-1713d903f4e9 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-reader] GET https://10.4.3.240/volume/v3/messages/229edf91-168f-4ff0-afb6-b0be5bd5a815 Aug 12 21:39:55.817842 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b3ab68-32e5-45d1-b6b8-1713d903f4e9 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:55.818036 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b3ab68-32e5-45d1-b6b8-1713d903f4e9 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-reader] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:55.829743 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b3ab68-32e5-45d1-b6b8-1713d903f4e9 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-reader] https://10.4.3.240/volume/v3/messages/229edf91-168f-4ff0-afb6-b0be5bd5a815 returned with HTTP 200 Aug 12 21:39:55.832853 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 330/1294] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:55 2026] GET /volume/v3/messages/229edf91-168f-4ff0-afb6-b0be5bd5a815 => generated 667 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:55.846874 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-731b8796-8d83-41b2-b311-71fde85a5bac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:55.851282 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-731b8796-8d83-41b2-b311-71fde85a5bac tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] DELETE https://10.4.3.240/volume/v3/messages/229edf91-168f-4ff0-afb6-b0be5bd5a815 Aug 12 21:39:55.851282 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-731b8796-8d83-41b2-b311-71fde85a5bac tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:55.851862 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-731b8796-8d83-41b2-b311-71fde85a5bac tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:55.870441 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-731b8796-8d83-41b2-b311-71fde85a5bac tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/messages/229edf91-168f-4ff0-afb6-b0be5bd5a815 returned with HTTP 204 Aug 12 21:39:55.871063 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 320/1295] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:39:55 2026] DELETE /volume/v3/messages/229edf91-168f-4ff0-afb6-b0be5bd5a815 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:39:55.881187 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d10be959-2d9f-497d-b37e-d20f113e3026 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:55.883180 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea Aug 12 21:39:55.883438 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:55.883645 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:55.883800 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Delete volume with id: 1b3bd059-e1a2-41d9-a72e-e2c8674853ea Aug 12 21:39:55.901284 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:55.901284 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:55.901724 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Volume info retrieved successfully. Aug 12 21:39:55.903461 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:39:55.930794 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-278664891 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-278664891, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:55.930794 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-278664891 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-278664891, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:39:55.945523 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Created reservations ['2b9b02fa-2c81-427c-8baf-85f5e89a5bf5', '652ee7a5-4d9e-458d-9524-9fc765b0c294', 'd04ce8c1-2a38-4430-af33-a832b651b8d0', 'd179ada6-c758-4852-841e-65416c7adc9a'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:55.977720 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Delete volume request issued successfully. Aug 12 21:39:55.977720 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d10be959-2d9f-497d-b37e-d20f113e3026 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea returned with HTTP 202 Aug 12 21:39:55.980871 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 324/1296] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:39:55 2026] DELETE /volume/v3/volumes/1b3bd059-e1a2-41d9-a72e-e2c8674853ea => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:55.987650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c156c1e5-55a8-4cf4-b5cb-73e11e49b029 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:55.987650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c156c1e5-55a8-4cf4-b5cb-73e11e49b029 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] DELETE https://10.4.3.240/volume/v3/types/3fb25b08-f01b-417a-b6f2-9f2f811a224f Aug 12 21:39:55.987650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c156c1e5-55a8-4cf4-b5cb-73e11e49b029 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:55.987650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c156c1e5-55a8-4cf4-b5cb-73e11e49b029 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:56.014332 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c156c1e5-55a8-4cf4-b5cb-73e11e49b029 tempest-ProjectReaderTests-563114832 tempest-ProjectReaderTests-563114832-project-admin] https://10.4.3.240/volume/v3/types/3fb25b08-f01b-417a-b6f2-9f2f811a224f returned with HTTP 202 Aug 12 21:39:56.014759 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 323/1297] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:39:55 2026] DELETE /volume/v3/types/3fb25b08-f01b-417a-b6f2-9f2f811a224f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:56.252539 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3480ace4-d783-413b-af6e-569667a3e6da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:56.322652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3533e72a-b16a-4e0b-952f-a4bae352ba74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:56.324174 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3533e72a-b16a-4e0b-952f-a4bae352ba74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:56.324357 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3533e72a-b16a-4e0b-952f-a4bae352ba74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:56.324654 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3533e72a-b16a-4e0b-952f-a4bae352ba74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:56.324845 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3533e72a-b16a-4e0b-952f-a4bae352ba74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:56.333903 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:56.333903 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:56.333903 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3533e72a-b16a-4e0b-952f-a4bae352ba74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:56.333903 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 321/1298] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:56 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:56.452119 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:56.454866 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1495738344"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:56.456987 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1495738344'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:56.457189 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Create volume of 1 GB Aug 12 21:39:56.462762 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Availability Zones retrieved successfully. Aug 12 21:39:56.471124 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Flow 'volume_create_api' (e5c8f60a-2084-4177-89a4-3e6b5c41ddcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:56.472613 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f916085-5d19-4cee-87a0-2ff05c8aff53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:56.474012 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:56.504795 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f916085-5d19-4cee-87a0-2ff05c8aff53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:56.505598 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca60c5e5-bf55-453e-aca2-eb4524e0b671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:56.571929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Created reservations ['d2cdb497-ae7e-4b30-b7de-d881470951b3', 'df624786-1446-4d25-b560-355a9bd36660', '0e01f83d-ed08-481c-a08d-c51f26105169', 'b6192f8f-9c68-430b-9ebd-74497b4b7f10'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:56.574647 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca60c5e5-bf55-453e-aca2-eb4524e0b671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2cdb497-ae7e-4b30-b7de-d881470951b3', 'df624786-1446-4d25-b560-355a9bd36660', '0e01f83d-ed08-481c-a08d-c51f26105169', 'b6192f8f-9c68-430b-9ebd-74497b4b7f10']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:56.574647 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab31cf8-a6fd-4d7c-855c-be87ff5396a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:56.603978 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab31cf8-a6fd-4d7c-855c-be87ff5396a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99525f44-01fe-4101-b305-dc121068b39f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1495738344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408aed82d2c549eeb624c76fc92df2fc',qos_specs=None,replication_status=,reservations=['d2cdb497-ae7e-4b30-b7de-d881470951b3','df624786-1446-4d25-b560-355a9bd36660','0e01f83d-ed08-481c-a08d-c51f26105169','b6192f8f-9c68-430b-9ebd-74497b4b7f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6900b417d7f04b65b2632bd660b8e58e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1495738344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99525f44-01fe-4101-b305-dc121068b39f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408aed82d2c549eeb624c76fc92df2fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6900b417d7f04b65b2632bd660b8e58e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:56.605371 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e225a3-79b9-43d6-ae38-3fa8d67dd97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:56.637918 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e225a3-79b9-43d6-ae38-3fa8d67dd97c) transitioned into state 'SUCCESS' from state '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-1495738344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408aed82d2c549eeb624c76fc92df2fc',qos_specs=None,replication_status=,reservations=['d2cdb497-ae7e-4b30-b7de-d881470951b3','df624786-1446-4d25-b560-355a9bd36660','0e01f83d-ed08-481c-a08d-c51f26105169','b6192f8f-9c68-430b-9ebd-74497b4b7f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6900b417d7f04b65b2632bd660b8e58e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:56.638598 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed4a1b6-39fa-4a89-b24d-c12d2133d976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:56.649313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed4a1b6-39fa-4a89-b24d-c12d2133d976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:56.650246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Flow 'volume_create_api' (e5c8f60a-2084-4177-89a4-3e6b5c41ddcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:56.650447 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Create volume request issued successfully. Aug 12 21:39:56.651016 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3480ace4-d783-413b-af6e-569667a3e6da tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:39:56.651448 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 331/1299] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:39:56 2026] POST /volume/v3/volumes => generated 819 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:56.665193 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-448492f6-01c4-453c-b4a2-67202be566d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:56.667071 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-448492f6-01c4-453c-b4a2-67202be566d4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:56.667330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-448492f6-01c4-453c-b4a2-67202be566d4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:56.667528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-448492f6-01c4-453c-b4a2-67202be566d4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:56.675883 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:56.675883 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:56.682169 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-448492f6-01c4-453c-b4a2-67202be566d4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Volume info retrieved successfully. Aug 12 21:39:56.689604 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-448492f6-01c4-453c-b4a2-67202be566d4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 200 Aug 12 21:39:56.690043 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 325/1300] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:56 2026] GET /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:57.345557 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-862d8fa0-8b58-4ecc-a188-4cf97c50290e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:57.350428 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-862d8fa0-8b58-4ecc-a188-4cf97c50290e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:57.350895 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-862d8fa0-8b58-4ecc-a188-4cf97c50290e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:57.351287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-862d8fa0-8b58-4ecc-a188-4cf97c50290e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:57.351574 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-862d8fa0-8b58-4ecc-a188-4cf97c50290e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:57.357837 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:57.357837 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:57.358957 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-862d8fa0-8b58-4ecc-a188-4cf97c50290e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:57.359438 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 324/1301] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:57 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:57.705458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68b93e9c-1981-4599-8e97-a6e112a39220 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:57.710191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68b93e9c-1981-4599-8e97-a6e112a39220 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:57.710191 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68b93e9c-1981-4599-8e97-a6e112a39220 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:57.710191 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68b93e9c-1981-4599-8e97-a6e112a39220 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:57.722829 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:57.722829 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:57.728638 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68b93e9c-1981-4599-8e97-a6e112a39220 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Volume info retrieved successfully. Aug 12 21:39:57.736274 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68b93e9c-1981-4599-8e97-a6e112a39220 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 200 Aug 12 21:39:57.737037 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 322/1302] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:57 2026] GET /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:57.759840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d31b15e5-002e-40e1-9221-f128cc5a3533 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:57.762226 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d31b15e5-002e-40e1-9221-f128cc5a3533 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] POST https://10.4.3.240/volume/v3/volume-transfers Aug 12 21:39:57.762764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d31b15e5-002e-40e1-9221-f128cc5a3533 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "99525f44-01fe-4101-b305-dc121068b39f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:57.770691 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-d31b15e5-002e-40e1-9221-f128cc5a3533 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Creating new volume transfer {'transfer': {'volume_id': '99525f44-01fe-4101-b305-dc121068b39f'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 21:39:57.773838 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volume_transfer [None req-d31b15e5-002e-40e1-9221-f128cc5a3533 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Creating transfer of volume 99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:57.773838 np0000007121 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-d31b15e5-002e-40e1-9221-f128cc5a3533 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Generating transfer record for volume 99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:57.786822 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:57.786822 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:57.812010 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d31b15e5-002e-40e1-9221-f128cc5a3533 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 202 Aug 12 21:39:57.812010 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 332/1303] 10.4.3.240 () {70 vars in 1326 bytes} [Wed Aug 12 21:39:57 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:57.822356 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55350ad1-d57a-4a6a-8c46-a41e1a1fbb52 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:57.824738 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55350ad1-d57a-4a6a-8c46-a41e1a1fbb52 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:57.825747 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55350ad1-d57a-4a6a-8c46-a41e1a1fbb52 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:57.826041 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55350ad1-d57a-4a6a-8c46-a41e1a1fbb52 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:57.837932 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:57.837932 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:57.846144 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55350ad1-d57a-4a6a-8c46-a41e1a1fbb52 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Volume info retrieved successfully. Aug 12 21:39:57.853824 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55350ad1-d57a-4a6a-8c46-a41e1a1fbb52 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 200 Aug 12 21:39:57.854368 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 326/1304] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:57 2026] GET /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:57.867064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8218c517-29b6-4e81-8bdf-b0362047d607 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:57.869647 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8218c517-29b6-4e81-8bdf-b0362047d607 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2 Aug 12 21:39:57.869977 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8218c517-29b6-4e81-8bdf-b0362047d607 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:57.870253 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8218c517-29b6-4e81-8bdf-b0362047d607 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:57.877359 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8218c517-29b6-4e81-8bdf-b0362047d607 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2 returned with HTTP 200 Aug 12 21:39:57.878091 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 325/1305] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:39:57 2026] GET /volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2 => generated 432 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:57.891001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6eedf5df-91dc-4105-8399-b00542bdb7c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:57.893896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eedf5df-91dc-4105-8399-b00542bdb7c7 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volume-transfers Aug 12 21:39:57.893896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eedf5df-91dc-4105-8399-b00542bdb7c7 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:57.894121 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eedf5df-91dc-4105-8399-b00542bdb7c7 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:57.894322 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volume_transfer [None req-6eedf5df-91dc-4105-8399-b00542bdb7c7 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Listing volume transfers {{(pid=100324) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 21:39:57.900612 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eedf5df-91dc-4105-8399-b00542bdb7c7 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 200 Aug 12 21:39:57.901337 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 323/1306] 10.4.3.240 () {68 vars in 1305 bytes} [Wed Aug 12 21:39:57 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:57.914442 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.125472 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] POST https://10.4.3.240/volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2/accept Aug 12 21:39:58.125989 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4cad2a5fd18ed64d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:58.127701 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Accepting volume transfer 0e13ec13-3169-424a-9f31-6e3da80c88d2 {{(pid=100323) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 21:39:58.127851 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Accepting transfer 0e13ec13-3169-424a-9f31-6e3da80c88d2 Aug 12 21:39:58.216979 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Created reservations ['6f0b250b-225a-44b0-b89e-819a8f40f4db', 'a3860fbd-dd40-461b-a47c-4666c60129d4', 'e25032bc-b057-4cdb-825d-aa5f7516988b', 'ace290b5-a860-4f19-a70b-825be0bf4350'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:58.249505 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Created reservations ['7b0ecb06-7aee-4854-b60e-810f0784865e', '14e3924a-5af8-424b-b4ff-db9711b4a1c6', '0fa24bab-bed5-41d4-b45a-0b64cab7552f', '09088052-7dcb-4956-8f89-8b406fd93488'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:58.289374 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Created reservations ['1f9ed31b-70bb-4354-b1e4-0749867ee80b', 'cf017f47-5c61-489e-84d1-61cd59af7837', '32a32a62-dae5-4fbe-a4b4-64c86b6c2f27', 'adb7da73-f81b-4603-9487-dcd22691ad58'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:58.331176 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Created reservations ['93f5d95c-7954-4a87-96de-d4ce48737351', '92ae837a-9a98-4226-89e1-037ecabf5e4a', 'c4beded6-f8f2-4c6c-9e6d-51d2e214e4eb', '8c83032b-f81e-4c29-8596-5a6e1db6509e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:58.343422 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Transfer volume completed successfully. Aug 12 21:39:58.375162 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c2e6681d-f52a-44f4-8ed0-e1fa7ffcf22a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.377386 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2e6681d-f52a-44f4-8ed0-e1fa7ffcf22a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:58.377386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2e6681d-f52a-44f4-8ed0-e1fa7ffcf22a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.377386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2e6681d-f52a-44f4-8ed0-e1fa7ffcf22a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.377533 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c2e6681d-f52a-44f4-8ed0-e1fa7ffcf22a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:58.383710 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.383710 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:58.383710 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2e6681d-f52a-44f4-8ed0-e1fa7ffcf22a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:58.383710 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 327/1307] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:58 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:58.397124 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3662656f-91bc-48ed-9e60-44f0c8a7be1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.399229 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3662656f-91bc-48ed-9e60-44f0c8a7be1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 Aug 12 21:39:58.399460 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3662656f-91bc-48ed-9e60-44f0c8a7be1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.399702 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3662656f-91bc-48ed-9e60-44f0c8a7be1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.413528 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.413528 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:58.421509 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3662656f-91bc-48ed-9e60-44f0c8a7be1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:58.431170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3662656f-91bc-48ed-9e60-44f0c8a7be1f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 returned with HTTP 200 Aug 12 21:39:58.434646 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 326/1308] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:58 2026] GET /volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 => generated 1412 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:58.442096 np0000007121 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Volume 99525f44-01fe-4101-b305-dc121068b39f has been transferred. Aug 12 21:39:58.445437 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-533b8af2-70b2-4d8f-8226-6699afe660db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.448208 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-533b8af2-70b2-4d8f-8226-6699afe660db tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 Aug 12 21:39:58.452934 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-533b8af2-70b2-4d8f-8226-6699afe660db tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.453030 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e6a0f91-7786-4c07-a655-5d23eb6be825 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] https://10.4.3.240/volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2/accept returned with HTTP 202 Aug 12 21:39:58.453163 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-533b8af2-70b2-4d8f-8226-6699afe660db tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.453501 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 333/1309] 10.4.3.240 () {70 vars in 1458 bytes} [Wed Aug 12 21:39:57 2026] POST /volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2/accept => generated 365 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:58.462891 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-10c806e5-47eb-4a32-8962-825095b360a7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.468775 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.468775 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:39:58.468956 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10c806e5-47eb-4a32-8962-825095b360a7 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] GET https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:58.468956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10c806e5-47eb-4a32-8962-825095b360a7 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.468956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10c806e5-47eb-4a32-8962-825095b360a7 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.475171 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-533b8af2-70b2-4d8f-8226-6699afe660db tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:58.478749 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.478749 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:58.481605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-533b8af2-70b2-4d8f-8226-6699afe660db tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 returned with HTTP 200 Aug 12 21:39:58.482165 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 324/1310] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:58 2026] GET /volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 => generated 1412 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:58.484230 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-10c806e5-47eb-4a32-8962-825095b360a7 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Volume info retrieved successfully. Aug 12 21:39:58.492690 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10c806e5-47eb-4a32-8962-825095b360a7 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 200 Aug 12 21:39:58.492690 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 328/1311] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:58 2026] GET /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:58.498787 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ad12fec-8d9f-4b2d-8681-5abdda8a94d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.504208 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ad12fec-8d9f-4b2d-8681-5abdda8a94d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 Aug 12 21:39:58.504208 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ad12fec-8d9f-4b2d-8681-5abdda8a94d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.504208 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ad12fec-8d9f-4b2d-8681-5abdda8a94d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.504208 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6ad12fec-8d9f-4b2d-8681-5abdda8a94d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume with id: 79bbc0f0-16e3-4b16-8fb2-e6532def7128 Aug 12 21:39:58.507023 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05ae2730-6f3a-47ae-92a8-a9eb2715c039 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.509689 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05ae2730-6f3a-47ae-92a8-a9eb2715c039 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] GET https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:58.510020 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05ae2730-6f3a-47ae-92a8-a9eb2715c039 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.510292 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05ae2730-6f3a-47ae-92a8-a9eb2715c039 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.517205 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.517205 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:58.517671 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ad12fec-8d9f-4b2d-8681-5abdda8a94d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:58.521517 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.521517 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:58.525472 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-05ae2730-6f3a-47ae-92a8-a9eb2715c039 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] Volume info retrieved successfully. Aug 12 21:39:58.529907 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05ae2730-6f3a-47ae-92a8-a9eb2715c039 tempest-VolumesTransfersV355Test-1502987309 tempest-VolumesTransfersV355Test-1502987309-project-member] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 200 Aug 12 21:39:58.530388 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 334/1312] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:58 2026] GET /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:58.544632 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b3024265-b3ce-40fc-b905-7d06d16867e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.547094 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3024265-b3ce-40fc-b905-7d06d16867e4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2 Aug 12 21:39:58.547742 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3024265-b3ce-40fc-b905-7d06d16867e4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.547928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3024265-b3ce-40fc-b905-7d06d16867e4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.548005 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-b3024265-b3ce-40fc-b905-7d06d16867e4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Delete transfer with id: 0e13ec13-3169-424a-9f31-6e3da80c88d2 Aug 12 21:39:58.553119 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ad12fec-8d9f-4b2d-8681-5abdda8a94d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume request issued successfully. Aug 12 21:39:58.553423 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ad12fec-8d9f-4b2d-8681-5abdda8a94d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 returned with HTTP 202 Aug 12 21:39:58.554005 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 327/1313] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:58 2026] DELETE /volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:39:58.558381 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3024265-b3ce-40fc-b905-7d06d16867e4 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2 returned with HTTP 404 Aug 12 21:39:58.558381 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 325/1314] 10.4.3.240 () {68 vars in 1419 bytes} [Wed Aug 12 21:39:58 2026] DELETE /volume/v3/volume-transfers/0e13ec13-3169-424a-9f31-6e3da80c88d2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:39:58.566738 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f0074af0-6abd-45bf-8e2a-8f5018c4c455 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.568468 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21323998-3cec-4106-80af-d28bb1b0f3d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.570716 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21323998-3cec-4106-80af-d28bb1b0f3d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 Aug 12 21:39:58.571895 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21323998-3cec-4106-80af-d28bb1b0f3d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.572251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21323998-3cec-4106-80af-d28bb1b0f3d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.581079 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.581079 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:58.585987 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-21323998-3cec-4106-80af-d28bb1b0f3d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:39:58.593389 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21323998-3cec-4106-80af-d28bb1b0f3d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 returned with HTTP 200 Aug 12 21:39:58.594011 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 335/1315] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:58 2026] GET /volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:39:58.678093 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0074af0-6abd-45bf-8e2a-8f5018c4c455 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:58.678093 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0074af0-6abd-45bf-8e2a-8f5018c4c455 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.678093 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0074af0-6abd-45bf-8e2a-8f5018c4c455 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.678093 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f0074af0-6abd-45bf-8e2a-8f5018c4c455 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Delete volume with id: 99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:58.694657 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.694657 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:58.695204 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f0074af0-6abd-45bf-8e2a-8f5018c4c455 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Volume info retrieved successfully. Aug 12 21:39:58.725975 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f0074af0-6abd-45bf-8e2a-8f5018c4c455 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Delete volume request issued successfully. Aug 12 21:39:58.726229 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0074af0-6abd-45bf-8e2a-8f5018c4c455 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 202 Aug 12 21:39:58.726701 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 329/1316] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:39:58 2026] DELETE /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 21:39:58.736215 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ba2dd0e-096d-4002-874c-e4405b41750a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:58.738022 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ba2dd0e-096d-4002-874c-e4405b41750a tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] GET https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:58.738301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ba2dd0e-096d-4002-874c-e4405b41750a tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:58.738529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ba2dd0e-096d-4002-874c-e4405b41750a tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:58.747495 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:58.747495 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:39:58.752978 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ba2dd0e-096d-4002-874c-e4405b41750a tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Volume info retrieved successfully. Aug 12 21:39:58.759245 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ba2dd0e-096d-4002-874c-e4405b41750a tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 200 Aug 12 21:39:58.759772 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 328/1317] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:58 2026] GET /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:39:59.615394 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7bff346e-f569-42d1-aba2-3c2939b5c01b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:59.617728 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bff346e-f569-42d1-aba2-3c2939b5c01b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 Aug 12 21:39:59.618018 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bff346e-f569-42d1-aba2-3c2939b5c01b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:59.618279 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bff346e-f569-42d1-aba2-3c2939b5c01b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:59.630531 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bff346e-f569-42d1-aba2-3c2939b5c01b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 returned with HTTP 404 Aug 12 21:39:59.632070 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 326/1318] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:59 2026] GET /volume/v3/volumes/79bbc0f0-16e3-4b16-8fb2-e6532def7128 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:39:59.640420 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df6e764e-aaf0-4d38-8166-96f377823d2d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:59.643085 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df6e764e-aaf0-4d38-8166-96f377823d2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:59.643385 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df6e764e-aaf0-4d38-8166-96f377823d2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:59.643654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df6e764e-aaf0-4d38-8166-96f377823d2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:59.643861 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-df6e764e-aaf0-4d38-8166-96f377823d2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete backup with id: b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. Aug 12 21:39:59.650156 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:59.650156 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:39:59.676476 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-df6e764e-aaf0-4d38-8166-96f377823d2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] delete_backup rpcapi backup_id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:39:59.678493 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df6e764e-aaf0-4d38-8166-96f377823d2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 202 Aug 12 21:39:59.679132 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 336/1319] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:39:59 2026] DELETE /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:39:59.688288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ad52319a-8135-403e-89cf-2e48e14e1f85 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:59.690586 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ad52319a-8135-403e-89cf-2e48e14e1f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:39:59.690880 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ad52319a-8135-403e-89cf-2e48e14e1f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:59.691150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ad52319a-8135-403e-89cf-2e48e14e1f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:59.691291 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ad52319a-8135-403e-89cf-2e48e14e1f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:39:59.700490 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:39:59.700490 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:39:59.702073 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ad52319a-8135-403e-89cf-2e48e14e1f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 200 Aug 12 21:39:59.702687 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 330/1320] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:39:59 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:39:59.774789 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-128461b2-dc27-4a9a-8904-e8c3d1a9ccbd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:59.775734 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-128461b2-dc27-4a9a-8904-e8c3d1a9ccbd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] GET https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:59.775734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-128461b2-dc27-4a9a-8904-e8c3d1a9ccbd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:59.775734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-128461b2-dc27-4a9a-8904-e8c3d1a9ccbd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:59.781296 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-128461b2-dc27-4a9a-8904-e8c3d1a9ccbd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 404 Aug 12 21:39:59.781782 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 329/1321] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:59 2026] GET /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:39:59.789888 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b21eec56-5a14-460d-b97f-5d1c0fb274e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:59.791262 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b21eec56-5a14-460d-b97f-5d1c0fb274e0 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:59.791520 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b21eec56-5a14-460d-b97f-5d1c0fb274e0 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:59.791745 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b21eec56-5a14-460d-b97f-5d1c0fb274e0 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:59.798478 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b21eec56-5a14-460d-b97f-5d1c0fb274e0 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 404 Aug 12 21:39:59.801025 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 327/1322] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:39:59 2026] GET /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:39:59.811589 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2e7a613-3b2f-4fe3-8775-8ee98ffd856e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:59.813918 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2e7a613-3b2f-4fe3-8775-8ee98ffd856e tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] DELETE https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:59.814250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2e7a613-3b2f-4fe3-8775-8ee98ffd856e tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:39:59.814509 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2e7a613-3b2f-4fe3-8775-8ee98ffd856e tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:39:59.814849 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a2e7a613-3b2f-4fe3-8775-8ee98ffd856e tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Delete volume with id: 99525f44-01fe-4101-b305-dc121068b39f Aug 12 21:39:59.822711 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2e7a613-3b2f-4fe3-8775-8ee98ffd856e tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f returned with HTTP 404 Aug 12 21:39:59.823519 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 337/1323] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:39:59 2026] DELETE /volume/v3/volumes/99525f44-01fe-4101-b305-dc121068b39f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:39:59.834345 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:39:59.836180 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:39:59.836689 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1973033535"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:39:59.838801 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1973033535'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:39:59.839046 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Create volume of 1 GB Aug 12 21:39:59.844588 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Availability Zones retrieved successfully. Aug 12 21:39:59.853459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Flow 'volume_create_api' (337794ba-74f1-49bf-8b82-c153d5b5abc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:39:59.856140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d53d4d3-cc50-4cb2-a42c-d4573756c157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:59.857735 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:39:59.898936 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d53d4d3-cc50-4cb2-a42c-d4573756c157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:59.900047 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2b29b5-17fe-4cc6-a126-7c2612d104e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:39:59.964134 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Created reservations ['36edab2e-8b1b-47f1-9587-fc88018f063c', 'bc08617d-450b-4245-b57c-5e7485c8d548', 'bb5a82b3-b81f-4de0-97b3-8c9b7a0e7b07', '6d482f6e-463c-4473-a5a1-1b4527a3cab2'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:39:59.965052 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2b29b5-17fe-4cc6-a126-7c2612d104e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36edab2e-8b1b-47f1-9587-fc88018f063c', 'bc08617d-450b-4245-b57c-5e7485c8d548', 'bb5a82b3-b81f-4de0-97b3-8c9b7a0e7b07', '6d482f6e-463c-4473-a5a1-1b4527a3cab2']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:39:59.965946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1901189-5f53-4d3a-92b4-a39ad3dcdae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:00.003231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1901189-5f53-4d3a-92b4-a39ad3dcdae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e1c0db-2a8b-4c33-9baf-d4e0681f5475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1973033535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408aed82d2c549eeb624c76fc92df2fc',qos_specs=None,replication_status=,reservations=['36edab2e-8b1b-47f1-9587-fc88018f063c','bc08617d-450b-4245-b57c-5e7485c8d548','bb5a82b3-b81f-4de0-97b3-8c9b7a0e7b07','6d482f6e-463c-4473-a5a1-1b4527a3cab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6900b417d7f04b65b2632bd660b8e58e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1973033535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7e1c0db-2a8b-4c33-9baf-d4e0681f5475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408aed82d2c549eeb624c76fc92df2fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6900b417d7f04b65b2632bd660b8e58e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:00.003668 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b7b239-76fb-4a92-9432-891f35f631a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:00.035015 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b7b239-76fb-4a92-9432-891f35f631a5) transitioned into state 'SUCCESS' from state '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-1973033535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408aed82d2c549eeb624c76fc92df2fc',qos_specs=None,replication_status=,reservations=['36edab2e-8b1b-47f1-9587-fc88018f063c','bc08617d-450b-4245-b57c-5e7485c8d548','bb5a82b3-b81f-4de0-97b3-8c9b7a0e7b07','6d482f6e-463c-4473-a5a1-1b4527a3cab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6900b417d7f04b65b2632bd660b8e58e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:00.036046 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ef4448-418f-4b13-a05d-c052bda24490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:00.048021 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ef4448-418f-4b13-a05d-c052bda24490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:00.048922 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Flow 'volume_create_api' (337794ba-74f1-49bf-8b82-c153d5b5abc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:00.049227 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Create volume request issued successfully. Aug 12 21:40:00.049846 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f6868e7-94ae-4b77-9cd9-80791bf82f65 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:00.050781 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 331/1324] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:39:59 2026] POST /volume/v3/volumes => generated 819 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:00.071648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-57e8989f-a942-44b6-a3bf-9e22f5bea751 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:00.077604 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57e8989f-a942-44b6-a3bf-9e22f5bea751 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:00.077952 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57e8989f-a942-44b6-a3bf-9e22f5bea751 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:00.078246 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57e8989f-a942-44b6-a3bf-9e22f5bea751 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:00.087907 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:00.087907 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:00.092452 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-57e8989f-a942-44b6-a3bf-9e22f5bea751 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Volume info retrieved successfully. Aug 12 21:40:00.097729 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57e8989f-a942-44b6-a3bf-9e22f5bea751 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 200 Aug 12 21:40:00.098554 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 330/1325] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:40:00 2026] GET /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 887 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:00.714616 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c504ce7-b238-4b55-8f29-8e41c4bf2dff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:00.717540 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c504ce7-b238-4b55-8f29-8e41c4bf2dff tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d Aug 12 21:40:00.717830 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c504ce7-b238-4b55-8f29-8e41c4bf2dff tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:00.717907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c504ce7-b238-4b55-8f29-8e41c4bf2dff tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:00.717953 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6c504ce7-b238-4b55-8f29-8e41c4bf2dff tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:00.720921 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=457,cinder:UPDATE=141,cinder:INSERT=59,cinder:DELETE=5 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:40:00.725516 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c504ce7-b238-4b55-8f29-8e41c4bf2dff tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d returned with HTTP 404 Aug 12 21:40:00.727615 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 328/1326] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:00 2026] GET /volume/v3/backups/b1ee7d5c-dba7-4158-bd6c-e19b929e5e5d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:00.813141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1d4ffde-15fe-4fc8-bc9b-69aba5d69bc3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:00.816710 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1d4ffde-15fe-4fc8-bc9b-69aba5d69bc3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:40:00.817026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1d4ffde-15fe-4fc8-bc9b-69aba5d69bc3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:00.817544 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1d4ffde-15fe-4fc8-bc9b-69aba5d69bc3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:00.827872 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:00.827872 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:00.832444 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1d4ffde-15fe-4fc8-bc9b-69aba5d69bc3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:00.839390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1d4ffde-15fe-4fc8-bc9b-69aba5d69bc3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 returned with HTTP 200 Aug 12 21:40:00.840054 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 338/1327] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:00 2026] GET /volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:00.857810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-819c9ded-f33e-45e9-a375-24634dd39184 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:00.859979 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-819c9ded-f33e-45e9-a375-24634dd39184 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:40:00.860190 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-819c9ded-f33e-45e9-a375-24634dd39184 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:00.860430 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-819c9ded-f33e-45e9-a375-24634dd39184 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:00.860644 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-819c9ded-f33e-45e9-a375-24634dd39184 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume with id: 6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:40:00.868477 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:00.868477 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:00.869071 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-819c9ded-f33e-45e9-a375-24634dd39184 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:00.889561 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-819c9ded-f33e-45e9-a375-24634dd39184 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume request issued successfully. Aug 12 21:40:00.890230 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-819c9ded-f33e-45e9-a375-24634dd39184 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 returned with HTTP 202 Aug 12 21:40:00.890605 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 332/1328] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:00 2026] DELETE /volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:00.900337 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5096a6b-33b9-4ea4-a7c6-e92a28025990 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:00.902820 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5096a6b-33b9-4ea4-a7c6-e92a28025990 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:40:00.903142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5096a6b-33b9-4ea4-a7c6-e92a28025990 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:00.903451 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5096a6b-33b9-4ea4-a7c6-e92a28025990 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:00.914492 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:00.914492 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:00.920024 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e5096a6b-33b9-4ea4-a7c6-e92a28025990 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:00.928080 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5096a6b-33b9-4ea4-a7c6-e92a28025990 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 returned with HTTP 200 Aug 12 21:40:00.928861 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 331/1329] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:00 2026] GET /volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:01.120970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a80fad17-6454-470a-94aa-ec32af18f0ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.123444 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a80fad17-6454-470a-94aa-ec32af18f0ec tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:01.123444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a80fad17-6454-470a-94aa-ec32af18f0ec tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.123704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a80fad17-6454-470a-94aa-ec32af18f0ec tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.133988 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:01.133988 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:01.138650 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a80fad17-6454-470a-94aa-ec32af18f0ec tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Volume info retrieved successfully. Aug 12 21:40:01.147093 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a80fad17-6454-470a-94aa-ec32af18f0ec tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 200 Aug 12 21:40:01.147664 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 329/1330] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:40:01 2026] GET /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:01.163656 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-50485b72-7855-4d84-bc32-f4fdad1cecfa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.166147 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50485b72-7855-4d84-bc32-f4fdad1cecfa tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] POST https://10.4.3.240/volume/v3/volume-transfers Aug 12 21:40:01.166529 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50485b72-7855-4d84-bc32-f4fdad1cecfa tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c7e1c0db-2a8b-4c33-9baf-d4e0681f5475"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:01.167879 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-50485b72-7855-4d84-bc32-f4fdad1cecfa tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c7e1c0db-2a8b-4c33-9baf-d4e0681f5475'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 21:40:01.168073 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volume_transfer [None req-50485b72-7855-4d84-bc32-f4fdad1cecfa tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Creating transfer of volume c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:01.168073 np0000007121 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-50485b72-7855-4d84-bc32-f4fdad1cecfa tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Generating transfer record for volume c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:01.175859 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:01.175859 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:01.187223 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50485b72-7855-4d84-bc32-f4fdad1cecfa tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volume-transfers returned with HTTP 202 Aug 12 21:40:01.187729 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 339/1331] 10.4.3.240 () {70 vars in 1326 bytes} [Wed Aug 12 21:40:01 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:01.201637 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b6cf9a4-46d6-4242-8ff0-535a2cbbbb01 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.203332 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b6cf9a4-46d6-4242-8ff0-535a2cbbbb01 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:01.203556 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b6cf9a4-46d6-4242-8ff0-535a2cbbbb01 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.203800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b6cf9a4-46d6-4242-8ff0-535a2cbbbb01 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.216418 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:01.216418 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:01.220462 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b6cf9a4-46d6-4242-8ff0-535a2cbbbb01 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Volume info retrieved successfully. Aug 12 21:40:01.226818 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b6cf9a4-46d6-4242-8ff0-535a2cbbbb01 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 200 Aug 12 21:40:01.226818 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 333/1332] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:40:01 2026] GET /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:01.241300 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32e2b6ae-a29d-4cd4-a8c3-1cc21be7cde6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.249097 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32e2b6ae-a29d-4cd4-a8c3-1cc21be7cde6 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volume-transfers/detail Aug 12 21:40:01.249395 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32e2b6ae-a29d-4cd4-a8c3-1cc21be7cde6 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.251031 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32e2b6ae-a29d-4cd4-a8c3-1cc21be7cde6 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.251522 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volume_transfer [None req-32e2b6ae-a29d-4cd4-a8c3-1cc21be7cde6 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Listing volume transfers {{(pid=100325) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 21:40:01.261398 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32e2b6ae-a29d-4cd4-a8c3-1cc21be7cde6 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 21:40:01.261946 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 332/1333] 10.4.3.240 () {68 vars in 1326 bytes} [Wed Aug 12 21:40:01 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:01.274210 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a68c187-885b-46c9-9a32-51369aefa59b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.277462 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a68c187-885b-46c9-9a32-51369aefa59b tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/f0536647-da23-4d26-99e7-f0c84cd13f4a Aug 12 21:40:01.279094 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a68c187-885b-46c9-9a32-51369aefa59b tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.279094 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a68c187-885b-46c9-9a32-51369aefa59b tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.279094 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-1a68c187-885b-46c9-9a32-51369aefa59b tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Delete transfer with id: f0536647-da23-4d26-99e7-f0c84cd13f4a Aug 12 21:40:01.294271 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:01.294271 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:01.308602 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a68c187-885b-46c9-9a32-51369aefa59b tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volume-transfers/f0536647-da23-4d26-99e7-f0c84cd13f4a returned with HTTP 202 Aug 12 21:40:01.309259 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 330/1334] 10.4.3.240 () {68 vars in 1419 bytes} [Wed Aug 12 21:40:01 2026] DELETE /volume/v3/volume-transfers/f0536647-da23-4d26-99e7-f0c84cd13f4a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:40:01.321004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b557c98d-5f28-45b4-9d40-3238beff2c0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.323335 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b557c98d-5f28-45b4-9d40-3238beff2c0a tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:01.323584 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b557c98d-5f28-45b4-9d40-3238beff2c0a tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.323846 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b557c98d-5f28-45b4-9d40-3238beff2c0a tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.334101 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:01.334101 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:01.340227 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b557c98d-5f28-45b4-9d40-3238beff2c0a tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Volume info retrieved successfully. Aug 12 21:40:01.350520 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b557c98d-5f28-45b4-9d40-3238beff2c0a tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 200 Aug 12 21:40:01.350520 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 340/1335] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:40:01 2026] GET /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:01.371333 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0e03b52-6aa7-4294-a6a1-54341b9ceace None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.374595 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0e03b52-6aa7-4294-a6a1-54341b9ceace tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] DELETE https://10.4.3.240/volume/v3/volume-transfers/f0536647-da23-4d26-99e7-f0c84cd13f4a Aug 12 21:40:01.374595 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0e03b52-6aa7-4294-a6a1-54341b9ceace tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.376026 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0e03b52-6aa7-4294-a6a1-54341b9ceace tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.376259 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.volume_transfer [None req-d0e03b52-6aa7-4294-a6a1-54341b9ceace tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Delete transfer with id: f0536647-da23-4d26-99e7-f0c84cd13f4a Aug 12 21:40:01.382827 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0e03b52-6aa7-4294-a6a1-54341b9ceace tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volume-transfers/f0536647-da23-4d26-99e7-f0c84cd13f4a returned with HTTP 404 Aug 12 21:40:01.383912 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 334/1336] 10.4.3.240 () {68 vars in 1419 bytes} [Wed Aug 12 21:40:01 2026] DELETE /volume/v3/volume-transfers/f0536647-da23-4d26-99e7-f0c84cd13f4a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:40:01.392469 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8b6d5d6-c301-4c4a-8798-ef9a43fbd4dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.394887 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8b6d5d6-c301-4c4a-8798-ef9a43fbd4dd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:01.395272 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8b6d5d6-c301-4c4a-8798-ef9a43fbd4dd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.395389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8b6d5d6-c301-4c4a-8798-ef9a43fbd4dd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.395589 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a8b6d5d6-c301-4c4a-8798-ef9a43fbd4dd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Delete volume with id: c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:01.405852 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:01.405852 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:01.406315 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8b6d5d6-c301-4c4a-8798-ef9a43fbd4dd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Volume info retrieved successfully. Aug 12 21:40:01.434694 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8b6d5d6-c301-4c4a-8798-ef9a43fbd4dd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Delete volume request issued successfully. Aug 12 21:40:01.434694 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8b6d5d6-c301-4c4a-8798-ef9a43fbd4dd tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 202 Aug 12 21:40:01.434694 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 333/1337] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:40:01 2026] DELETE /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:40:01.442521 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83548b30-4700-4a0f-976d-3fcb9d4dc1b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.444958 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83548b30-4700-4a0f-976d-3fcb9d4dc1b1 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] GET https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:01.445875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83548b30-4700-4a0f-976d-3fcb9d4dc1b1 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.445875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83548b30-4700-4a0f-976d-3fcb9d4dc1b1 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.454815 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:01.454815 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:01.462687 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83548b30-4700-4a0f-976d-3fcb9d4dc1b1 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Volume info retrieved successfully. Aug 12 21:40:01.468656 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83548b30-4700-4a0f-976d-3fcb9d4dc1b1 tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 200 Aug 12 21:40:01.469212 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 331/1338] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:40:01 2026] GET /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:40:01.528742 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8ce39cb-6445-448d-933f-de531da7cead None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.532162 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:01.533177 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-676280083"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:01.535457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-676280083'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:01.535937 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume of 1 GB Aug 12 21:40:01.543056 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Availability Zones retrieved successfully. Aug 12 21:40:01.556737 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (79fdd97a-6e54-491a-8c8d-1ce038651cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:01.557435 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b954e7-bc03-4af2-8b43-0b28cdd2c2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:01.559093 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:01.590284 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b954e7-bc03-4af2-8b43-0b28cdd2c2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:01.591276 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a416ace-66cc-4207-b15f-dd5e1321dc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:01.684161 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Created reservations ['2e0436fb-f49c-4134-b204-1c73c47b01c6', '95401266-0155-4c04-9240-0a6c750c4d53', 'eb843210-4913-4425-89e5-f01cae2d10ea', '293b39eb-586b-460a-8bf3-94358710926b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:01.685308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a416ace-66cc-4207-b15f-dd5e1321dc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e0436fb-f49c-4134-b204-1c73c47b01c6', '95401266-0155-4c04-9240-0a6c750c4d53', 'eb843210-4913-4425-89e5-f01cae2d10ea', '293b39eb-586b-460a-8bf3-94358710926b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:01.686766 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc2d03f-a1af-4ee9-82cb-dc7f6bb5f4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:01.719089 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc2d03f-a1af-4ee9-82cb-dc7f6bb5f4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21cd8ebd-d400-4c1f-9163-301d2aa98ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-676280083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['2e0436fb-f49c-4134-b204-1c73c47b01c6','95401266-0155-4c04-9240-0a6c750c4d53','eb843210-4913-4425-89e5-f01cae2d10ea','293b39eb-586b-460a-8bf3-94358710926b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-676280083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21cd8ebd-d400-4c1f-9163-301d2aa98ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0145878b6e9a4eec8194ab7bf0c8b563',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbdaf7887621499fb84aad38fc517039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:01.720384 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a664717-9884-45bd-9c16-d2a244a66758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:01.743785 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a664717-9884-45bd-9c16-d2a244a66758) transitioned into state 'SUCCESS' from state '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-676280083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['2e0436fb-f49c-4134-b204-1c73c47b01c6','95401266-0155-4c04-9240-0a6c750c4d53','eb843210-4913-4425-89e5-f01cae2d10ea','293b39eb-586b-460a-8bf3-94358710926b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:01.744440 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d6f37b-dd64-4ba4-bbf8-d40d02fd6703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:01.756762 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d6f37b-dd64-4ba4-bbf8-d40d02fd6703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:01.757672 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (79fdd97a-6e54-491a-8c8d-1ce038651cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:01.757993 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request issued successfully. Aug 12 21:40:01.758584 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8ce39cb-6445-448d-933f-de531da7cead tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:01.759202 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 341/1339] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:01 2026] POST /volume/v3/volumes => generated 748 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:01.775566 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-be38b46e-37b2-4d8b-a1c2-0fc0c1aa171e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.777545 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be38b46e-37b2-4d8b-a1c2-0fc0c1aa171e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:01.777827 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be38b46e-37b2-4d8b-a1c2-0fc0c1aa171e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.778119 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be38b46e-37b2-4d8b-a1c2-0fc0c1aa171e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.796207 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:01.796207 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:01.804805 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-be38b46e-37b2-4d8b-a1c2-0fc0c1aa171e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:01.811073 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be38b46e-37b2-4d8b-a1c2-0fc0c1aa171e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:01.811614 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 335/1340] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:01 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:01.946138 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b614635d-06f2-4cf6-b04b-641f16c26c14 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.948876 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b614635d-06f2-4cf6-b04b-641f16c26c14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 Aug 12 21:40:01.949330 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b614635d-06f2-4cf6-b04b-641f16c26c14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:01.950266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b614635d-06f2-4cf6-b04b-641f16c26c14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:01.959064 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b614635d-06f2-4cf6-b04b-641f16c26c14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 returned with HTTP 404 Aug 12 21:40:01.959711 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 334/1341] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:01 2026] GET /volume/v3/volumes/6e16a33a-4c64-4a70-9708-2b69df5deb34 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:01.976723 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:01.980395 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:01.980767 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-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-646628167"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:01.982619 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-646628167'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:01.982826 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume of 1 GB Aug 12 21:40:01.987159 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Availability Zones retrieved successfully. Aug 12 21:40:01.997918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (483504f6-74dd-451b-bf1a-a82b3dc87276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:01.999759 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f077a7d-278c-446e-8db3-25df8258c51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:02.001141 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:02.037753 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f077a7d-278c-446e-8db3-25df8258c51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:02.038848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407db758-f603-4452-afc6-d541b6c9f059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:02.092063 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['61e25b48-85d9-403d-8b46-13adf51b0932', '147de538-6c47-43d0-971d-4f82f652d057', '4c05649a-091a-4b91-9795-4f4e16f84797', '37963de4-3352-4086-a877-b9cdcbd2542f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:02.092985 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407db758-f603-4452-afc6-d541b6c9f059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61e25b48-85d9-403d-8b46-13adf51b0932', '147de538-6c47-43d0-971d-4f82f652d057', '4c05649a-091a-4b91-9795-4f4e16f84797', '37963de4-3352-4086-a877-b9cdcbd2542f']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:02.093940 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c06ec1-3a4a-41fa-b532-7753314e7cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:02.133162 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c06ec1-3a4a-41fa-b532-7753314e7cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b6dfc08-d30a-485c-bace-dd4ef8565f63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-646628167',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['61e25b48-85d9-403d-8b46-13adf51b0932','147de538-6c47-43d0-971d-4f82f652d057','4c05649a-091a-4b91-9795-4f4e16f84797','37963de4-3352-4086-a877-b9cdcbd2542f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-646628167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b6dfc08-d30a-485c-bace-dd4ef8565f63,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='67bf7a75166b47d6aea697584674fdf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:02.134289 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5137d50c-1bba-49e0-b420-d3557869f704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:02.157848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5137d50c-1bba-49e0-b420-d3557869f704) transitioned into state 'SUCCESS' from state '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-646628167',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['61e25b48-85d9-403d-8b46-13adf51b0932','147de538-6c47-43d0-971d-4f82f652d057','4c05649a-091a-4b91-9795-4f4e16f84797','37963de4-3352-4086-a877-b9cdcbd2542f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:02.158741 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97053d79-dc6b-437a-8a07-3d4efc256bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:02.172364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97053d79-dc6b-437a-8a07-3d4efc256bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:02.174199 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (483504f6-74dd-451b-bf1a-a82b3dc87276) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:02.174199 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request issued successfully. Aug 12 21:40:02.174515 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0069c65b-cf52-4a28-b3cd-c2eb334eaa79 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:02.177780 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 332/1342] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:01 2026] POST /volume/v3/volumes => generated 815 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:02.191804 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91666a97-21ab-4e36-b0e4-e3416f076f0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:02.194199 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91666a97-21ab-4e36-b0e4-e3416f076f0c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:02.194498 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91666a97-21ab-4e36-b0e4-e3416f076f0c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:02.197907 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91666a97-21ab-4e36-b0e4-e3416f076f0c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:02.207242 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:02.207242 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:02.211458 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-91666a97-21ab-4e36-b0e4-e3416f076f0c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:02.216135 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91666a97-21ab-4e36-b0e4-e3416f076f0c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 returned with HTTP 200 Aug 12 21:40:02.216536 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 342/1343] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:02 2026] GET /volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:02.484251 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3de1c336-a7e3-4ea7-80cb-fd65095fe97f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:02.486113 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3de1c336-a7e3-4ea7-80cb-fd65095fe97f tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] GET https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:02.486338 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3de1c336-a7e3-4ea7-80cb-fd65095fe97f tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:02.486514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3de1c336-a7e3-4ea7-80cb-fd65095fe97f tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:02.492383 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3de1c336-a7e3-4ea7-80cb-fd65095fe97f tempest-VolumesTransfersV355Test-533992505 tempest-VolumesTransfersV355Test-533992505-project-admin] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 404 Aug 12 21:40:02.492827 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 336/1344] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:40:02 2026] GET /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:40:02.502355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5ce87ab-1bf7-4502-a6b4-772c26a71985 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:02.504360 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5ce87ab-1bf7-4502-a6b4-772c26a71985 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] GET https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:02.504612 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5ce87ab-1bf7-4502-a6b4-772c26a71985 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:02.504884 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5ce87ab-1bf7-4502-a6b4-772c26a71985 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:02.512348 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5ce87ab-1bf7-4502-a6b4-772c26a71985 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 404 Aug 12 21:40:02.512961 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 335/1345] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:40:02 2026] GET /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:40:02.520094 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd001a11-94a5-4def-b34a-c3c8b36de0c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:02.522550 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd001a11-94a5-4def-b34a-c3c8b36de0c9 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:02.522961 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd001a11-94a5-4def-b34a-c3c8b36de0c9 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:02.523504 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd001a11-94a5-4def-b34a-c3c8b36de0c9 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:02.523771 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fd001a11-94a5-4def-b34a-c3c8b36de0c9 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] Delete volume with id: c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 Aug 12 21:40:02.532671 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd001a11-94a5-4def-b34a-c3c8b36de0c9 tempest-VolumesTransfersV355Test-1545262015 tempest-VolumesTransfersV355Test-1545262015-project-member] https://10.4.3.240/volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 returned with HTTP 404 Aug 12 21:40:02.533294 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 333/1346] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:40:02 2026] DELETE /volume/v3/volumes/c7e1c0db-2a8b-4c33-9baf-d4e0681f5475 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:40:02.824549 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cfef6b55-5dca-4e6d-9f11-babef22028d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:02.826559 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cfef6b55-5dca-4e6d-9f11-babef22028d0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:02.826705 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cfef6b55-5dca-4e6d-9f11-babef22028d0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:02.827764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cfef6b55-5dca-4e6d-9f11-babef22028d0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:02.835219 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:02.835219 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:02.840048 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cfef6b55-5dca-4e6d-9f11-babef22028d0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:02.843456 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cfef6b55-5dca-4e6d-9f11-babef22028d0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:02.843867 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 343/1347] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:02 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:02.857736 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f992900-de6d-4827-a2fc-37d52891644a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:02.861531 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f992900-de6d-4827-a2fc-37d52891644a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] POST https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action Aug 12 21:40:02.862086 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f992900-de6d-4827-a2fc-37d52891644a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action body: b'{"os-attach": {"instance_uuid": "a753722e-ff21-42b7-8198-438f590dbb66", "mountpoint": "/dev/vdb"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:02.862246 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f992900-de6d-4827-a2fc-37d52891644a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a753722e-ff21-42b7-8198-438f590dbb66", "mountpoint": "/dev/vdb"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:02.874656 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:02.874656 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:02.874656 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6f992900-de6d-4827-a2fc-37d52891644a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:02.885680 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6f992900-de6d-4827-a2fc-37d52891644a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Update volume admin metadata completed successfully. Aug 12 21:40:02.953468 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6f992900-de6d-4827-a2fc-37d52891644a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Attach volume completed successfully. Aug 12 21:40:02.953768 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f992900-de6d-4827-a2fc-37d52891644a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action returned with HTTP 202 Aug 12 21:40:02.954879 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 337/1348] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:02 2026] POST /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:02.964772 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0dad761-c7bb-4a0a-ab27-2ad0b2c77b0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:02.966460 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0dad761-c7bb-4a0a-ab27-2ad0b2c77b0a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:02.966723 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0dad761-c7bb-4a0a-ab27-2ad0b2c77b0a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:02.966911 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0dad761-c7bb-4a0a-ab27-2ad0b2c77b0a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:02.978235 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:02.978235 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:02.982476 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a0dad761-c7bb-4a0a-ab27-2ad0b2c77b0a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:02.987532 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0dad761-c7bb-4a0a-ab27-2ad0b2c77b0a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:02.988068 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 336/1349] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:02 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:03.006153 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ceca7ec7-c164-4092-8708-4f0df380a6a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.009010 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ceca7ec7-c164-4092-8708-4f0df380a6a0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.009285 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ceca7ec7-c164-4092-8708-4f0df380a6a0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.009501 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ceca7ec7-c164-4092-8708-4f0df380a6a0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.028971 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.028971 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:03.032580 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ceca7ec7-c164-4092-8708-4f0df380a6a0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.036586 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ceca7ec7-c164-4092-8708-4f0df380a6a0 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:03.036942 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 334/1350] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:03.048698 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-213ddd85-1b85-439c-b2da-2b8047a4ed09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.190688 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-213ddd85-1b85-439c-b2da-2b8047a4ed09 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action Aug 12 21:40:03.191136 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-213ddd85-1b85-439c-b2da-2b8047a4ed09 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:03.191307 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-213ddd85-1b85-439c-b2da-2b8047a4ed09 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:03.207746 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.207746 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:03.208264 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-213ddd85-1b85-439c-b2da-2b8047a4ed09 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '21cd8ebd-d400-4c1f-9163-301d2aa98ebf' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:03.235231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2a426949-8637-4d7c-8e1b-53e62d181dce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.238147 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a426949-8637-4d7c-8e1b-53e62d181dce tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:03.238475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a426949-8637-4d7c-8e1b-53e62d181dce tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.238832 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-213ddd85-1b85-439c-b2da-2b8047a4ed09 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action returned with HTTP 202 Aug 12 21:40:03.238936 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a426949-8637-4d7c-8e1b-53e62d181dce tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.239499 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 344/1351] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:03 2026] POST /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:03.251138 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.251138 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:03.257237 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38f96eee-bf11-4c94-a1bf-4679cc89b7fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.260656 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38f96eee-bf11-4c94-a1bf-4679cc89b7fe tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.260656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38f96eee-bf11-4c94-a1bf-4679cc89b7fe tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.260656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38f96eee-bf11-4c94-a1bf-4679cc89b7fe tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.275473 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2a426949-8637-4d7c-8e1b-53e62d181dce tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:03.280613 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a426949-8637-4d7c-8e1b-53e62d181dce tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 returned with HTTP 200 Aug 12 21:40:03.281253 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 338/1352] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 => generated 908 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:03.282204 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.282204 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:03.290997 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-38f96eee-bf11-4c94-a1bf-4679cc89b7fe tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.295561 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38f96eee-bf11-4c94-a1bf-4679cc89b7fe tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:03.296047 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 337/1353] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:40:03.303208 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b77bb853-6b3b-40f1-bfec-9afbb86149fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.307061 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b77bb853-6b3b-40f1-bfec-9afbb86149fc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:40:03.309773 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b77bb853-6b3b-40f1-bfec-9afbb86149fc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9b6dfc08-d30a-485c-bace-dd4ef8565f63", "name": "tempest-VolumesBackupsTest-Backup-1341670262", "description": "tempest-backup-description-2031528914", "container": "tempest-volumesbackupstest-backup-container-2069557485"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:03.311418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-b77bb853-6b3b-40f1-bfec-9afbb86149fc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating new backup {'backup': {'volume_id': '9b6dfc08-d30a-485c-bace-dd4ef8565f63', 'name': 'tempest-VolumesBackupsTest-Backup-1341670262', 'description': 'tempest-backup-description-2031528914', 'container': 'tempest-volumesbackupstest-backup-container-2069557485'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:40:03.311418 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-b77bb853-6b3b-40f1-bfec-9afbb86149fc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating backup of volume 9b6dfc08-d30a-485c-bace-dd4ef8565f63 in container tempest-volumesbackupstest-backup-container-2069557485 Aug 12 21:40:03.316333 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92d6bc1d-1103-45b1-9340-44765564e211 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.320509 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92d6bc1d-1103-45b1-9340-44765564e211 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action Aug 12 21:40:03.321040 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92d6bc1d-1103-45b1-9340-44765564e211 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b124fb62-3be2-470f-b510-6a5b7014269a"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:03.321225 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92d6bc1d-1103-45b1-9340-44765564e211 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b124fb62-3be2-470f-b510-6a5b7014269a"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:03.323484 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.323484 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:03.324603 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b77bb853-6b3b-40f1-bfec-9afbb86149fc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:03.350649 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.350649 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:03.350649 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92d6bc1d-1103-45b1-9340-44765564e211 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Volume info retrieved successfully. Aug 12 21:40:03.358046 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b77bb853-6b3b-40f1-bfec-9afbb86149fc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['e088a61a-3b8f-4403-b3da-8347601356f4', '1a5c5113-65ac-4000-a630-6bbef95afb3d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:03.375648 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92d6bc1d-1103-45b1-9340-44765564e211 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Terminate volume connection completed successfully. Aug 12 21:40:03.378966 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92d6bc1d-1103-45b1-9340-44765564e211 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100323) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 12 21:40:03.398221 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b77bb853-6b3b-40f1-bfec-9afbb86149fc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:40:03.398845 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 335/1354] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:03 2026] POST /volume/v3/backups => generated 330 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:03.411941 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-61f92a93-712d-4b4f-b621-d97f54602593 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.414421 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61f92a93-712d-4b4f-b621-d97f54602593 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:03.414820 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61f92a93-712d-4b4f-b621-d97f54602593 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.415173 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61f92a93-712d-4b4f-b621-d97f54602593 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.415958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-61f92a93-712d-4b4f-b621-d97f54602593 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:03.426550 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.426550 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:03.426550 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61f92a93-712d-4b4f-b621-d97f54602593 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:03.426550 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 339/1355] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:03.460803 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92d6bc1d-1103-45b1-9340-44765564e211 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Detach volume completed successfully. Aug 12 21:40:03.461586 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92d6bc1d-1103-45b1-9340-44765564e211 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action returned with HTTP 202 Aug 12 21:40:03.462487 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 345/1356] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:03 2026] POST /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:03.471489 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-200c9c56-d855-4e0f-9888-2310ede00fd8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.473178 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-200c9c56-d855-4e0f-9888-2310ede00fd8 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.473376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-200c9c56-d855-4e0f-9888-2310ede00fd8 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.473554 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-200c9c56-d855-4e0f-9888-2310ede00fd8 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.482053 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.482053 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:03.486727 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-200c9c56-d855-4e0f-9888-2310ede00fd8 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.491973 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-200c9c56-d855-4e0f-9888-2310ede00fd8 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:03.492884 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 338/1357] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:03.510463 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-988bbb0b-8325-4b93-8981-1d76ab8bcb06 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.512692 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-988bbb0b-8325-4b93-8981-1d76ab8bcb06 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.512831 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-988bbb0b-8325-4b93-8981-1d76ab8bcb06 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.513013 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-988bbb0b-8325-4b93-8981-1d76ab8bcb06 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.525764 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.525764 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:03.532754 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-988bbb0b-8325-4b93-8981-1d76ab8bcb06 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.538991 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-988bbb0b-8325-4b93-8981-1d76ab8bcb06 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:03.539483 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 336/1358] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:03.556848 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e665e488-83a8-416d-bef0-37f3ef26f99b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.561783 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e665e488-83a8-416d-bef0-37f3ef26f99b tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] POST https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action Aug 12 21:40:03.561783 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e665e488-83a8-416d-bef0-37f3ef26f99b tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action body: b'{"os-detach": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:03.561783 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e665e488-83a8-416d-bef0-37f3ef26f99b tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:03.574807 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.574807 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:03.575779 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e665e488-83a8-416d-bef0-37f3ef26f99b tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.607847 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e665e488-83a8-416d-bef0-37f3ef26f99b tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Detach volume completed successfully. Aug 12 21:40:03.608822 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e665e488-83a8-416d-bef0-37f3ef26f99b tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action returned with HTTP 202 Aug 12 21:40:03.608822 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 340/1359] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:03 2026] POST /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:03.617204 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9af0718-e881-414a-b374-f68da0cb12d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.619227 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9af0718-e881-414a-b374-f68da0cb12d7 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.619699 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9af0718-e881-414a-b374-f68da0cb12d7 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.619699 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9af0718-e881-414a-b374-f68da0cb12d7 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.631185 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.631185 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:03.637651 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b9af0718-e881-414a-b374-f68da0cb12d7 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.643563 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9af0718-e881-414a-b374-f68da0cb12d7 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:03.644043 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 346/1360] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:03.661723 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd919fcc-d7ca-472d-9875-fdc55cf45707 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.664609 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd919fcc-d7ca-472d-9875-fdc55cf45707 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.665476 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd919fcc-d7ca-472d-9875-fdc55cf45707 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.665799 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd919fcc-d7ca-472d-9875-fdc55cf45707 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.677349 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.677349 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:03.682405 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cd919fcc-d7ca-472d-9875-fdc55cf45707 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.688458 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd919fcc-d7ca-472d-9875-fdc55cf45707 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:03.689286 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 339/1361] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:03.704650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cde33a4c-61b8-4b6f-a58a-79d325addc63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.707817 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cde33a4c-61b8-4b6f-a58a-79d325addc63 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] DELETE https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.708075 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cde33a4c-61b8-4b6f-a58a-79d325addc63 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.708344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cde33a4c-61b8-4b6f-a58a-79d325addc63 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.708573 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-cde33a4c-61b8-4b6f-a58a-79d325addc63 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Delete volume with id: 21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.717527 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.717527 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:03.718011 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cde33a4c-61b8-4b6f-a58a-79d325addc63 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.748925 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cde33a4c-61b8-4b6f-a58a-79d325addc63 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Delete volume request issued successfully. Aug 12 21:40:03.749322 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cde33a4c-61b8-4b6f-a58a-79d325addc63 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 202 Aug 12 21:40:03.749927 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 337/1362] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:03 2026] DELETE /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:03.760496 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-54a1b926-2b43-4b16-859a-fda9a5a02747 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:03.763048 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-54a1b926-2b43-4b16-859a-fda9a5a02747 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:03.763290 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-54a1b926-2b43-4b16-859a-fda9a5a02747 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:03.763499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-54a1b926-2b43-4b16-859a-fda9a5a02747 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:03.774008 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:03.774008 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:03.781441 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-54a1b926-2b43-4b16-859a-fda9a5a02747 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:03.787740 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-54a1b926-2b43-4b16-859a-fda9a5a02747 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 200 Aug 12 21:40:03.788606 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 341/1363] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:03 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:04.439965 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c57a600f-a857-4bc3-a356-0f8e8cf2eacf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:04.442264 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c57a600f-a857-4bc3-a356-0f8e8cf2eacf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:04.442545 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c57a600f-a857-4bc3-a356-0f8e8cf2eacf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:04.442748 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c57a600f-a857-4bc3-a356-0f8e8cf2eacf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:04.442890 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c57a600f-a857-4bc3-a356-0f8e8cf2eacf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:04.447579 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:04.447579 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:04.448492 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c57a600f-a857-4bc3-a356-0f8e8cf2eacf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:04.448950 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 347/1364] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:04 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:04.805343 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f75ce41-1dee-4281-a130-af6902eb1992 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:04.808649 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f75ce41-1dee-4281-a130-af6902eb1992 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf Aug 12 21:40:04.808649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f75ce41-1dee-4281-a130-af6902eb1992 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:04.808800 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f75ce41-1dee-4281-a130-af6902eb1992 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:04.817862 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f75ce41-1dee-4281-a130-af6902eb1992 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf returned with HTTP 404 Aug 12 21:40:04.818996 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 340/1365] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:04 2026] GET /volume/v3/volumes/21cd8ebd-d400-4c1f-9163-301d2aa98ebf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:05.446518 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:05.461854 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51021675-e74d-4b48-813e-7fdf1ce80884 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:05.464337 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51021675-e74d-4b48-813e-7fdf1ce80884 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:05.464642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51021675-e74d-4b48-813e-7fdf1ce80884 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:05.464914 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51021675-e74d-4b48-813e-7fdf1ce80884 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:05.465070 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-51021675-e74d-4b48-813e-7fdf1ce80884 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:05.472715 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:05.472715 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:05.474273 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51021675-e74d-4b48-813e-7fdf1ce80884 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:05.474647 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 342/1366] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:05 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:05.583609 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:05.584222 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1330696961", "metadata": {"Type": "Test"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:05.586343 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1330696961', 'metadata': {'Type': 'Test'}}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:05.586514 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume of 1 GB Aug 12 21:40:05.591545 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Availability Zones retrieved successfully. Aug 12 21:40:05.600238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (767d3b3c-bca3-4ead-a731-17e975e9c91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:05.601351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4fcc78f-a995-45cf-98fe-735138d8533c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:05.602710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:05.641216 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4fcc78f-a995-45cf-98fe-735138d8533c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:05.642244 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2b62ce-9033-441b-abff-0eeeff188e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:05.744002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Created reservations ['ac7b27b2-b815-4703-92a0-45f5365396b3', 'f344fdbe-afab-4562-8e42-cf00bc1cbf78', 'cc01abe6-1d7a-4c6f-98bf-298e0f4b558e', '9b865675-d580-49c7-8572-b04fa4f6ddd4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:05.745280 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2b62ce-9033-441b-abff-0eeeff188e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac7b27b2-b815-4703-92a0-45f5365396b3', 'f344fdbe-afab-4562-8e42-cf00bc1cbf78', 'cc01abe6-1d7a-4c6f-98bf-298e0f4b558e', '9b865675-d580-49c7-8572-b04fa4f6ddd4']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:05.746391 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c906662-9605-464c-b12f-9e1b65499cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:05.779272 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c906662-9605-464c-b12f-9e1b65499cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1330696961',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['ac7b27b2-b815-4703-92a0-45f5365396b3','f344fdbe-afab-4562-8e42-cf00bc1cbf78','cc01abe6-1d7a-4c6f-98bf-298e0f4b558e','9b865675-d580-49c7-8572-b04fa4f6ddd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1330696961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e6b387a1270c4f269b15812525c97843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030eb4a32e5946c99965614fc492b510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:05.780074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec476b78-3770-4aac-84ca-c7f3909274f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:05.805400 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec476b78-3770-4aac-84ca-c7f3909274f6) transitioned into state 'SUCCESS' from state '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-1330696961',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['ac7b27b2-b815-4703-92a0-45f5365396b3','f344fdbe-afab-4562-8e42-cf00bc1cbf78','cc01abe6-1d7a-4c6f-98bf-298e0f4b558e','9b865675-d580-49c7-8572-b04fa4f6ddd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:05.806240 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3638c274-1431-47be-b638-82535d420ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:05.817710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3638c274-1431-47be-b638-82535d420ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:05.817710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (767d3b3c-bca3-4ead-a731-17e975e9c91a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:05.817710 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request issued successfully. Aug 12 21:40:05.817999 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed476a9b-3563-4c13-ba60-b6bbfabeb53a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:05.818331 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 338/1367] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:05 2026] POST /volume/v3/volumes => generated 759 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:05.836426 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-031ab351-7e01-4300-9113-68aa72413455 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:05.838832 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-031ab351-7e01-4300-9113-68aa72413455 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:05.839112 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-031ab351-7e01-4300-9113-68aa72413455 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:05.839408 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-031ab351-7e01-4300-9113-68aa72413455 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:05.849057 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:05.849057 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:05.853924 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-031ab351-7e01-4300-9113-68aa72413455 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:05.861057 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-031ab351-7e01-4300-9113-68aa72413455 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 200 Aug 12 21:40:05.861669 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 348/1368] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:05 2026] GET /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:06.487300 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81a8c54c-1ab4-4c9d-be07-a51c9667a1fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:06.489375 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81a8c54c-1ab4-4c9d-be07-a51c9667a1fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:06.489615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81a8c54c-1ab4-4c9d-be07-a51c9667a1fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:06.489867 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81a8c54c-1ab4-4c9d-be07-a51c9667a1fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:06.490016 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-81a8c54c-1ab4-4c9d-be07-a51c9667a1fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:06.492150 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=458,cinder:UPDATE=129,cinder:INSERT=66,cinder:DELETE=3 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:40:06.495839 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:06.495839 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:06.496821 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81a8c54c-1ab4-4c9d-be07-a51c9667a1fb tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:06.497303 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 341/1369] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:06 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:06.879815 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4981bcba-f6a9-4e3f-a78f-11beb69ed82f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:06.882157 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4981bcba-f6a9-4e3f-a78f-11beb69ed82f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:06.882157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4981bcba-f6a9-4e3f-a78f-11beb69ed82f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:06.882157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4981bcba-f6a9-4e3f-a78f-11beb69ed82f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:06.890646 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:06.890646 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:06.894562 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4981bcba-f6a9-4e3f-a78f-11beb69ed82f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:06.899363 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4981bcba-f6a9-4e3f-a78f-11beb69ed82f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 200 Aug 12 21:40:06.899873 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 343/1370] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:06 2026] GET /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:06.917191 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-923ef8a8-07a5-4596-b91a-66a56d5a4440 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:06.919784 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-923ef8a8-07a5-4596-b91a-66a56d5a4440 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:06.920052 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-923ef8a8-07a5-4596-b91a-66a56d5a4440 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:06.920322 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-923ef8a8-07a5-4596-b91a-66a56d5a4440 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:06.931322 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:06.931322 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:06.937822 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-923ef8a8-07a5-4596-b91a-66a56d5a4440 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:06.942897 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-923ef8a8-07a5-4596-b91a-66a56d5a4440 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 200 Aug 12 21:40:06.943320 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 339/1371] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:06 2026] GET /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:06.963675 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90294aff-89e0-4920-80ae-62b7414b65fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:06.966289 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90294aff-89e0-4920-80ae-62b7414b65fe tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:06.966289 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90294aff-89e0-4920-80ae-62b7414b65fe tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1330696961"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:06.980658 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:06.980658 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:06.984914 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90294aff-89e0-4920-80ae-62b7414b65fe tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:06.991353 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90294aff-89e0-4920-80ae-62b7414b65fe tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:06.992128 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90294aff-89e0-4920-80ae-62b7414b65fe tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 200 Aug 12 21:40:06.992678 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 349/1372] 10.4.3.240 () {68 vars in 1368 bytes} [Wed Aug 12 21:40:06 2026] PUT /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 784 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:07.008415 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03af2f8b-488f-4738-b34f-e1db3d011cf8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.011157 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03af2f8b-488f-4738-b34f-e1db3d011cf8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:07.011611 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03af2f8b-488f-4738-b34f-e1db3d011cf8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-213379116", "description": "This is the new description of volume"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:07.024259 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:07.024259 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:07.028972 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-03af2f8b-488f-4738-b34f-e1db3d011cf8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:07.035058 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-03af2f8b-488f-4738-b34f-e1db3d011cf8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:07.035838 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03af2f8b-488f-4738-b34f-e1db3d011cf8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 200 Aug 12 21:40:07.036315 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 342/1373] 10.4.3.240 () {68 vars in 1369 bytes} [Wed Aug 12 21:40:07 2026] PUT /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:07.051676 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4bcb1992-a48d-4d3f-add4-31491b29fa70 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.053645 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bcb1992-a48d-4d3f-add4-31491b29fa70 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:07.054086 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bcb1992-a48d-4d3f-add4-31491b29fa70 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:07.054718 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bcb1992-a48d-4d3f-add4-31491b29fa70 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:07.062722 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:07.062722 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:07.069725 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4bcb1992-a48d-4d3f-add4-31491b29fa70 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:07.072359 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bcb1992-a48d-4d3f-add4-31491b29fa70 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 200 Aug 12 21:40:07.072936 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 344/1374] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:07 2026] GET /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:07.089648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5111afd0-576b-4bd2-8be9-5c169348a91d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.091381 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:07.091730 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1989037996", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-963737404"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:07.093409 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1989037996', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-963737404'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:07.093616 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume of 1 GB Aug 12 21:40:07.099276 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Availability Zones retrieved successfully. Aug 12 21:40:07.111101 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (80ae181e-b830-4ba0-8d19-7fccd40192f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:07.112120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6b0b6c-6e09-41f5-bb18-9b96ff065c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.113201 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:07.150540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6b0b6c-6e09-41f5-bb18-9b96ff065c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.153096 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a263c8fa-0c09-4387-9163-bc12267669bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.206119 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Created reservations ['dd165563-6bf4-45f0-a14f-4bbc3244b28f', '71669fb2-4ceb-4aff-b899-53ec1ce005e3', 'ca2aa32a-b4bf-496c-b4c1-e48edd54206c', '7dce411e-0613-410f-89df-2e7d82175a9c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:07.207002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a263c8fa-0c09-4387-9163-bc12267669bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd165563-6bf4-45f0-a14f-4bbc3244b28f', '71669fb2-4ceb-4aff-b899-53ec1ce005e3', 'ca2aa32a-b4bf-496c-b4c1-e48edd54206c', '7dce411e-0613-410f-89df-2e7d82175a9c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.207676 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0ade53-95dd-4666-9079-7d7a755d531f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.233011 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0ade53-95dd-4666-9079-7d7a755d531f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a96b026-6a47-405b-b42a-a51c97fa0184', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1989037996',display_name='tempest-VolumesGetTest-Volume-963737404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['dd165563-6bf4-45f0-a14f-4bbc3244b28f','71669fb2-4ceb-4aff-b899-53ec1ce005e3','ca2aa32a-b4bf-496c-b4c1-e48edd54206c','7dce411e-0613-410f-89df-2e7d82175a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1989037996',display_name='tempest-VolumesGetTest-Volume-963737404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a96b026-6a47-405b-b42a-a51c97fa0184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b387a1270c4f269b15812525c97843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030eb4a32e5946c99965614fc492b510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.233732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7091464-cb8e-48f2-b3ff-869aa05af01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.251188 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7091464-cb8e-48f2-b3ff-869aa05af01c) transitioned into 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-1989037996',display_name='tempest-VolumesGetTest-Volume-963737404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['dd165563-6bf4-45f0-a14f-4bbc3244b28f','71669fb2-4ceb-4aff-b899-53ec1ce005e3','ca2aa32a-b4bf-496c-b4c1-e48edd54206c','7dce411e-0613-410f-89df-2e7d82175a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.251823 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbcb4ba-8386-4503-9ebe-1bfade354353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.261327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbcb4ba-8386-4503-9ebe-1bfade354353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.262072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (80ae181e-b830-4ba0-8d19-7fccd40192f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:07.263466 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request issued successfully. Aug 12 21:40:07.263466 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5111afd0-576b-4bd2-8be9-5c169348a91d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:07.263466 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 340/1375] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:07 2026] POST /volume/v3/volumes => generated 779 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:07.279501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-479c23a9-7969-48f3-b998-544cead4fc46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.281775 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-479c23a9-7969-48f3-b998-544cead4fc46 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 Aug 12 21:40:07.282257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-479c23a9-7969-48f3-b998-544cead4fc46 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:07.283193 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-479c23a9-7969-48f3-b998-544cead4fc46 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:07.293027 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:07.293027 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:07.298047 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-479c23a9-7969-48f3-b998-544cead4fc46 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:07.304665 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-479c23a9-7969-48f3-b998-544cead4fc46 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 returned with HTTP 200 Aug 12 21:40:07.305483 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 350/1376] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:07 2026] GET /volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:07.364445 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.367352 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:07.368131 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1304224776"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:07.370524 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1304224776'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:07.370524 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume of 1 GB Aug 12 21:40:07.374808 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Availability Zones retrieved successfully. Aug 12 21:40:07.384092 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (ebaf17e1-ef60-4a67-881a-043dab847b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:07.385611 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2ff027-c2c9-4a23-96db-35ed9f44372e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.386603 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:07.397011 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.423844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2ff027-c2c9-4a23-96db-35ed9f44372e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.424843 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe8b13d-3e99-4a02-be56-3cbe16a28064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.488741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Created reservations ['ff582029-56c0-4e98-b2a4-db51cb83d34e', 'bf99e34f-d3dc-40aa-8a52-9ad1a3015fad', '2f016b01-895f-49f5-9a64-08cca0f9da3d', '8c43f1c7-00ca-465a-9427-f479d77a43ef'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:07.489357 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe8b13d-3e99-4a02-be56-3cbe16a28064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff582029-56c0-4e98-b2a4-db51cb83d34e', 'bf99e34f-d3dc-40aa-8a52-9ad1a3015fad', '2f016b01-895f-49f5-9a64-08cca0f9da3d', '8c43f1c7-00ca-465a-9427-f479d77a43ef']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.490540 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934700f7-eafa-469c-a5ba-2fae4467de7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.499193 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:07.499607 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1012678798", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:07.501400 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1012678798', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:07.501566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Create volume of 1 GB Aug 12 21:40:07.508879 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Availability Zones retrieved successfully. Aug 12 21:40:07.514990 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb1368f9-ce75-4e48-b08e-81e71fe4e9d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.516718 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Flow 'volume_create_api' (d6aa5c9a-fdd5-45c8-bfe6-4681dcbe8055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:07.517138 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb1368f9-ce75-4e48-b08e-81e71fe4e9d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:07.517395 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb1368f9-ce75-4e48-b08e-81e71fe4e9d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:07.517663 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb1368f9-ce75-4e48-b08e-81e71fe4e9d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:07.517845 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-eb1368f9-ce75-4e48-b08e-81e71fe4e9d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:07.518256 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7392b59b-a2d0-49da-b683-a235bc7aa202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.519530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:07.523826 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:07.523826 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:07.525006 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb1368f9-ce75-4e48-b08e-81e71fe4e9d2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:07.525538 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 341/1377] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:07 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:07.531424 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934700f7-eafa-469c-a5ba-2fae4467de7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29625719-6cfe-40ca-a450-01b86b15ad1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1304224776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['ff582029-56c0-4e98-b2a4-db51cb83d34e','bf99e34f-d3dc-40aa-8a52-9ad1a3015fad','2f016b01-895f-49f5-9a64-08cca0f9da3d','8c43f1c7-00ca-465a-9427-f479d77a43ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1304224776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29625719-6cfe-40ca-a450-01b86b15ad1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0145878b6e9a4eec8194ab7bf0c8b563',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbdaf7887621499fb84aad38fc517039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.532549 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfb7276-10e0-480b-9dd4-39b25d37280e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.554267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7392b59b-a2d0-49da-b683-a235bc7aa202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.555262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfb7276-10e0-480b-9dd4-39b25d37280e) transitioned into state 'SUCCESS' from state '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-1304224776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['ff582029-56c0-4e98-b2a4-db51cb83d34e','bf99e34f-d3dc-40aa-8a52-9ad1a3015fad','2f016b01-895f-49f5-9a64-08cca0f9da3d','8c43f1c7-00ca-465a-9427-f479d77a43ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.555347 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a78c773-ac3c-427b-a1dd-9f3c0e887cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.555702 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1d9f78-d1de-4b57-ace9-b8926a56ffe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.574410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1d9f78-d1de-4b57-ace9-b8926a56ffe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.575435 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (ebaf17e1-ef60-4a67-881a-043dab847b6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:07.575435 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request issued successfully. Aug 12 21:40:07.578411 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-658dd8ac-8587-43ff-ac0c-c53b5f0cb067 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:07.578869 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 343/1378] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:07 2026] POST /volume/v3/volumes => generated 749 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:07.593718 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dc8a858d-d1c4-4ab8-96e8-db322eba2d2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.597051 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc8a858d-d1c4-4ab8-96e8-db322eba2d2c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e Aug 12 21:40:07.597285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc8a858d-d1c4-4ab8-96e8-db322eba2d2c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:07.597408 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc8a858d-d1c4-4ab8-96e8-db322eba2d2c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:07.609330 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:07.609330 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:07.612830 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dc8a858d-d1c4-4ab8-96e8-db322eba2d2c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:07.617004 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc8a858d-d1c4-4ab8-96e8-db322eba2d2c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e returned with HTTP 200 Aug 12 21:40:07.617467 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 351/1379] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:07 2026] GET /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:40:07.649710 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Created reservations ['48ffc0ef-a08e-4b4c-b462-642d8f03760d', '3d32777a-a942-4e2c-92ad-996ff7d2de5a', 'a8b59886-b023-4ae9-b2cc-cfd6e973acea', '0a20577f-ddc8-4d29-a73e-41c7ab6a3bfc'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:07.650583 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a78c773-ac3c-427b-a1dd-9f3c0e887cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48ffc0ef-a08e-4b4c-b462-642d8f03760d', '3d32777a-a942-4e2c-92ad-996ff7d2de5a', 'a8b59886-b023-4ae9-b2cc-cfd6e973acea', '0a20577f-ddc8-4d29-a73e-41c7ab6a3bfc']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.651618 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc31315-0f45-4c43-bc78-a872955a8013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.656790 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=536,cinder:UPDATE=163,cinder:INSERT=98,cinder:DELETE=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:40:07.680934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc31315-0f45-4c43-bc78-a872955a8013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c4b4abc-3ab8-4984-9294-1d93234ed5f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1012678798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a224b16a5e3b4cd0869d2cba1c7ee5ef',qos_specs=None,replication_status=,reservations=['48ffc0ef-a08e-4b4c-b462-642d8f03760d','3d32777a-a942-4e2c-92ad-996ff7d2de5a','a8b59886-b023-4ae9-b2cc-cfd6e973acea','0a20577f-ddc8-4d29-a73e-41c7ab6a3bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48859ccd387b4e1b96bca99e3ab0d85d',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1012678798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c4b4abc-3ab8-4984-9294-1d93234ed5f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a224b16a5e3b4cd0869d2cba1c7ee5ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48859ccd387b4e1b96bca99e3ab0d85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.682061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0c2d57-e067-4e35-8702-8168055687a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.708763 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0c2d57-e067-4e35-8702-8168055687a5) transitioned into state 'SUCCESS' from state '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-1012678798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a224b16a5e3b4cd0869d2cba1c7ee5ef',qos_specs=None,replication_status=,reservations=['48ffc0ef-a08e-4b4c-b462-642d8f03760d','3d32777a-a942-4e2c-92ad-996ff7d2de5a','a8b59886-b023-4ae9-b2cc-cfd6e973acea','0a20577f-ddc8-4d29-a73e-41c7ab6a3bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48859ccd387b4e1b96bca99e3ab0d85d',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.709682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e17ab85a-2f47-42ae-b10c-d444f904f44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:07.719413 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e17ab85a-2f47-42ae-b10c-d444f904f44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:07.720328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Flow 'volume_create_api' (d6aa5c9a-fdd5-45c8-bfe6-4681dcbe8055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:07.720654 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Create volume request issued successfully. Aug 12 21:40:07.721193 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5711113c-b4e9-49b2-ae9e-e6e7e4c967ff tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:07.721608 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 345/1380] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:07 2026] POST /volume/v3/volumes => generated 754 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:07.735333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32887bb2-d7c5-4345-a2d1-2f8478bc24e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:07.737338 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32887bb2-d7c5-4345-a2d1-2f8478bc24e6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:07.737549 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32887bb2-d7c5-4345-a2d1-2f8478bc24e6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:07.737767 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32887bb2-d7c5-4345-a2d1-2f8478bc24e6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:07.745417 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:07.745417 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:07.749979 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32887bb2-d7c5-4345-a2d1-2f8478bc24e6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:07.755848 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32887bb2-d7c5-4345-a2d1-2f8478bc24e6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 returned with HTTP 200 Aug 12 21:40:07.756223 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 342/1381] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:07 2026] GET /volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.320655 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e751e34-4927-4428-be50-1f53a41019e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.322151 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e751e34-4927-4428-be50-1f53a41019e2 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 Aug 12 21:40:08.322511 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e751e34-4927-4428-be50-1f53a41019e2 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.322820 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e751e34-4927-4428-be50-1f53a41019e2 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.331873 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.331873 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:08.336726 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e751e34-4927-4428-be50-1f53a41019e2 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:08.343391 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e751e34-4927-4428-be50-1f53a41019e2 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 returned with HTTP 200 Aug 12 21:40:08.343391 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 344/1382] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.365397 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-169a99b2-dace-4dcd-bffb-6630c4aa1b41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.367702 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-169a99b2-dace-4dcd-bffb-6630c4aa1b41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 Aug 12 21:40:08.368172 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-169a99b2-dace-4dcd-bffb-6630c4aa1b41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1330696961", "description": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:08.382162 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.382162 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:08.389090 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-169a99b2-dace-4dcd-bffb-6630c4aa1b41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:08.403464 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-169a99b2-dace-4dcd-bffb-6630c4aa1b41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:08.406463 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-169a99b2-dace-4dcd-bffb-6630c4aa1b41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 returned with HTTP 200 Aug 12 21:40:08.407037 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 352/1383] 10.4.3.240 () {68 vars in 1368 bytes} [Wed Aug 12 21:40:08 2026] PUT /volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 => generated 770 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.424398 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f707f21-bdd4-4a95-95cd-0005d77bdbf3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.427980 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f707f21-bdd4-4a95-95cd-0005d77bdbf3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 Aug 12 21:40:08.428271 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f707f21-bdd4-4a95-95cd-0005d77bdbf3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.428550 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f707f21-bdd4-4a95-95cd-0005d77bdbf3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.440703 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.440703 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:08.445535 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2f707f21-bdd4-4a95-95cd-0005d77bdbf3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:08.454851 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f707f21-bdd4-4a95-95cd-0005d77bdbf3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 returned with HTTP 200 Aug 12 21:40:08.455501 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 346/1384] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.469112 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b8e2ae8b-8e49-4f34-ba4e-23ec86f456ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.472800 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8e2ae8b-8e49-4f34-ba4e-23ec86f456ad tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 Aug 12 21:40:08.473043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8e2ae8b-8e49-4f34-ba4e-23ec86f456ad tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.473303 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8e2ae8b-8e49-4f34-ba4e-23ec86f456ad tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.473539 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b8e2ae8b-8e49-4f34-ba4e-23ec86f456ad tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume with id: 9a96b026-6a47-405b-b42a-a51c97fa0184 Aug 12 21:40:08.483213 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.483213 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:08.483807 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b8e2ae8b-8e49-4f34-ba4e-23ec86f456ad tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:08.509639 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b8e2ae8b-8e49-4f34-ba4e-23ec86f456ad tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume request issued successfully. Aug 12 21:40:08.509949 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8e2ae8b-8e49-4f34-ba4e-23ec86f456ad tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 returned with HTTP 202 Aug 12 21:40:08.510551 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 343/1385] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:08 2026] DELETE /volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:08.519470 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91c88eb1-6449-4a71-a84e-2932c443b910 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.521199 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91c88eb1-6449-4a71-a84e-2932c443b910 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 Aug 12 21:40:08.521525 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91c88eb1-6449-4a71-a84e-2932c443b910 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.521847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91c88eb1-6449-4a71-a84e-2932c443b910 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.529834 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.529834 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:08.533813 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-91c88eb1-6449-4a71-a84e-2932c443b910 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:08.537145 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8a90c94-e2b3-430b-8aca-ce509dec44c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.539564 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91c88eb1-6449-4a71-a84e-2932c443b910 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 returned with HTTP 200 Aug 12 21:40:08.539564 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 345/1386] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.540145 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8a90c94-e2b3-430b-8aca-ce509dec44c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:08.540457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8a90c94-e2b3-430b-8aca-ce509dec44c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.540757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8a90c94-e2b3-430b-8aca-ce509dec44c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.540902 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a8a90c94-e2b3-430b-8aca-ce509dec44c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:08.545706 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.545706 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:08.546539 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8a90c94-e2b3-430b-8aca-ce509dec44c9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:08.547569 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 353/1387] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.632034 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ba32441b-a6a8-4260-b253-ba1937e911b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.634613 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba32441b-a6a8-4260-b253-ba1937e911b1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e Aug 12 21:40:08.634973 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba32441b-a6a8-4260-b253-ba1937e911b1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.634973 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba32441b-a6a8-4260-b253-ba1937e911b1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.646526 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.646526 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:08.650950 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ba32441b-a6a8-4260-b253-ba1937e911b1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:08.656156 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba32441b-a6a8-4260-b253-ba1937e911b1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e returned with HTTP 200 Aug 12 21:40:08.656550 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 347/1388] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.672553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7d4a40e-01d1-4e16-9631-69390ce12eb5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.674334 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7d4a40e-01d1-4e16-9631-69390ce12eb5 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e/action Aug 12 21:40:08.674941 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7d4a40e-01d1-4e16-9631-69390ce12eb5 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:08.674941 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7d4a40e-01d1-4e16-9631-69390ce12eb5 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:08.684166 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.684166 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:08.684597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-a7d4a40e-01d1-4e16-9631-69390ce12eb5 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '29625719-6cfe-40ca-a450-01b86b15ad1e' with '{'status': 'attaching'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:08.688530 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6aa917e4-247b-4022-af54-0e874c116012 req-4852e940-e60a-4f0a-8301-b2229819593d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.691981 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6aa917e4-247b-4022-af54-0e874c116012 req-4852e940-e60a-4f0a-8301-b2229819593d tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] DELETE https://10.4.3.240/volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 Aug 12 21:40:08.692172 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6aa917e4-247b-4022-af54-0e874c116012 req-4852e940-e60a-4f0a-8301-b2229819593d tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.692416 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6aa917e4-247b-4022-af54-0e874c116012 req-4852e940-e60a-4f0a-8301-b2229819593d tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.699541 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.699541 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:08.699947 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7d4a40e-01d1-4e16-9631-69390ce12eb5 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e/action returned with HTTP 202 Aug 12 21:40:08.700322 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 344/1389] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:08 2026] POST /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:08.709771 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a462a9b7-cffc-4561-9a13-4b4b4eed0032 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.711390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a462a9b7-cffc-4561-9a13-4b4b4eed0032 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e Aug 12 21:40:08.711601 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a462a9b7-cffc-4561-9a13-4b4b4eed0032 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.711840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a462a9b7-cffc-4561-9a13-4b4b4eed0032 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.718376 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.718376 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:08.722055 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a462a9b7-cffc-4561-9a13-4b4b4eed0032 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:08.725644 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a462a9b7-cffc-4561-9a13-4b4b4eed0032 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e returned with HTTP 200 Aug 12 21:40:08.726029 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 354/1390] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.738249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-821caf3f-93c0-445d-b50f-a2dbc86529b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.739969 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-821caf3f-93c0-445d-b50f-a2dbc86529b4 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e/action Aug 12 21:40:08.740331 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-821caf3f-93c0-445d-b50f-a2dbc86529b4 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:08.740472 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-821caf3f-93c0-445d-b50f-a2dbc86529b4 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:08.745844 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6aa917e4-247b-4022-af54-0e874c116012 req-4852e940-e60a-4f0a-8301-b2229819593d tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 returned with HTTP 200 Aug 12 21:40:08.746234 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 346/1391] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:40:08 2026] DELETE /volume/v3/attachments/44976e7c-fc5a-4990-8807-a5a0c9e01958 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.749385 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.749385 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:08.749542 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-821caf3f-93c0-445d-b50f-a2dbc86529b4 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Volume info retrieved successfully. Aug 12 21:40:08.757127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6aa917e4-247b-4022-af54-0e874c116012 req-b3daf10a-0090-4473-b27f-f2a46d9e4ed4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.759059 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6aa917e4-247b-4022-af54-0e874c116012 req-b3daf10a-0090-4473-b27f-f2a46d9e4ed4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 Aug 12 21:40:08.759229 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6aa917e4-247b-4022-af54-0e874c116012 req-b3daf10a-0090-4473-b27f-f2a46d9e4ed4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.759422 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6aa917e4-247b-4022-af54-0e874c116012 req-b3daf10a-0090-4473-b27f-f2a46d9e4ed4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.759569 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-6aa917e4-247b-4022-af54-0e874c116012 req-b3daf10a-0090-4473-b27f-f2a46d9e4ed4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Delete volume with id: a2972e8e-d915-46d9-98e5-c52f7231d901 Aug 12 21:40:08.766215 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.766215 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:08.766421 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6aa917e4-247b-4022-af54-0e874c116012 req-b3daf10a-0090-4473-b27f-f2a46d9e4ed4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:40:08.766597 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-821caf3f-93c0-445d-b50f-a2dbc86529b4 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Delete volume request issued successfully. Aug 12 21:40:08.766919 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-821caf3f-93c0-445d-b50f-a2dbc86529b4 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e/action returned with HTTP 202 Aug 12 21:40:08.767542 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 348/1392] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:08 2026] POST /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:08.771559 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7410055-a703-471e-84fb-48ec1fbc337e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.773426 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7410055-a703-471e-84fb-48ec1fbc337e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:08.773730 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7410055-a703-471e-84fb-48ec1fbc337e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.773997 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7410055-a703-471e-84fb-48ec1fbc337e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.774918 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ffb51e15-8238-425f-862e-18c3a9083c0c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.776742 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffb51e15-8238-425f-862e-18c3a9083c0c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e Aug 12 21:40:08.776969 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffb51e15-8238-425f-862e-18c3a9083c0c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.777250 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffb51e15-8238-425f-862e-18c3a9083c0c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.781433 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.781433 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:08.783433 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6aa917e4-247b-4022-af54-0e874c116012 req-b3daf10a-0090-4473-b27f-f2a46d9e4ed4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Delete volume request issued successfully. Aug 12 21:40:08.783634 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6aa917e4-247b-4022-af54-0e874c116012 req-b3daf10a-0090-4473-b27f-f2a46d9e4ed4 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 returned with HTTP 202 Aug 12 21:40:08.784043 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 345/1393] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:40:08 2026] DELETE /volume/v3/volumes/a2972e8e-d915-46d9-98e5-c52f7231d901 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:08.784567 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.784567 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:08.785869 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7410055-a703-471e-84fb-48ec1fbc337e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:08.790888 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ffb51e15-8238-425f-862e-18c3a9083c0c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:08.793781 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7410055-a703-471e-84fb-48ec1fbc337e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 returned with HTTP 200 Aug 12 21:40:08.794258 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 355/1394] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.794969 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffb51e15-8238-425f-862e-18c3a9083c0c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e returned with HTTP 200 Aug 12 21:40:08.795393 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 347/1395] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.809972 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-71b2f123-404b-4954-80ac-1d3e282033d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.811919 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-71b2f123-404b-4954-80ac-1d3e282033d4 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:08.812104 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-71b2f123-404b-4954-80ac-1d3e282033d4 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.812307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-71b2f123-404b-4954-80ac-1d3e282033d4 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.819394 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.819394 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:08.823409 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-71b2f123-404b-4954-80ac-1d3e282033d4 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:08.828522 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-71b2f123-404b-4954-80ac-1d3e282033d4 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 returned with HTTP 200 Aug 12 21:40:08.828929 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 349/1396] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:08.846356 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d92526e8-1a75-4020-ab26-82fe7fc4862d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.848254 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d92526e8-1a75-4020-ab26-82fe7fc4862d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:08.848545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d92526e8-1a75-4020-ab26-82fe7fc4862d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c4b4abc-3ab8-4984-9294-1d93234ed5f4", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1686377721", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:08.856601 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.856601 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:08.857117 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d92526e8-1a75-4020-ab26-82fe7fc4862d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:08.857309 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-d92526e8-1a75-4020-ab26-82fe7fc4862d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Create snapshot from volume 4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:08.889917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d92526e8-1a75-4020-ab26-82fe7fc4862d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Created reservations ['0928bbdf-c757-4725-8e76-d5a4a35b17e1', '4503d7b8-cc41-47ab-9a51-7d2a358da91b', '75dba67b-f05a-4c42-9659-24d4e1d27362', '03191887-ea1e-4b8e-ae4c-07b149202918'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:08.916157 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d92526e8-1a75-4020-ab26-82fe7fc4862d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot force create request issued successfully. Aug 12 21:40:08.916538 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d92526e8-1a75-4020-ab26-82fe7fc4862d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:40:08.916985 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 346/1397] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:40:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:08.924115 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-64cec261-8074-488a-b19d-b090f253c1f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:08.925774 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64cec261-8074-488a-b19d-b090f253c1f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:08.925965 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64cec261-8074-488a-b19d-b090f253c1f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:08.926166 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64cec261-8074-488a-b19d-b090f253c1f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:08.930990 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:08.930990 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:08.931403 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-64cec261-8074-488a-b19d-b090f253c1f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot retrieved successfully. Aug 12 21:40:08.931915 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64cec261-8074-488a-b19d-b090f253c1f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 200 Aug 12 21:40:08.932256 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 356/1398] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:08 2026] GET /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:09.555797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae233d84-0c06-4b61-a184-859c4e17f8d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.558359 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae233d84-0c06-4b61-a184-859c4e17f8d6 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 Aug 12 21:40:09.558805 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae233d84-0c06-4b61-a184-859c4e17f8d6 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.559085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae233d84-0c06-4b61-a184-859c4e17f8d6 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.562792 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-48a067bf-8fde-45ef-a114-2f09abd5483b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.567331 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae233d84-0c06-4b61-a184-859c4e17f8d6 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 returned with HTTP 404 Aug 12 21:40:09.568021 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 348/1399] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/volumes/9a96b026-6a47-405b-b42a-a51c97fa0184 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:09.576431 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-48a067bf-8fde-45ef-a114-2f09abd5483b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:09.577330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-48a067bf-8fde-45ef-a114-2f09abd5483b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.585828 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-48a067bf-8fde-45ef-a114-2f09abd5483b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.586610 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-48a067bf-8fde-45ef-a114-2f09abd5483b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:09.589337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2991e74f-4aa3-4a36-8a3f-daeaf672506e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.591452 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2991e74f-4aa3-4a36-8a3f-daeaf672506e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:09.591667 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2991e74f-4aa3-4a36-8a3f-daeaf672506e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.591852 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2991e74f-4aa3-4a36-8a3f-daeaf672506e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.594959 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.594959 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:09.595782 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-48a067bf-8fde-45ef-a114-2f09abd5483b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:09.596157 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 350/1400] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:09.598887 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.598887 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:09.603036 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2991e74f-4aa3-4a36-8a3f-daeaf672506e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:09.607515 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2991e74f-4aa3-4a36-8a3f-daeaf672506e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 200 Aug 12 21:40:09.607954 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 347/1401] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 890 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:09.622155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32771a0a-bfd8-49d9-a5c4-0765dfb5d950 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.624681 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32771a0a-bfd8-49d9-a5c4-0765dfb5d950 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] DELETE https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:09.624681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32771a0a-bfd8-49d9-a5c4-0765dfb5d950 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.624681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32771a0a-bfd8-49d9-a5c4-0765dfb5d950 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.624681 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-32771a0a-bfd8-49d9-a5c4-0765dfb5d950 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume with id: aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:09.633694 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.633694 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:09.634236 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-32771a0a-bfd8-49d9-a5c4-0765dfb5d950 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:09.655813 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-32771a0a-bfd8-49d9-a5c4-0765dfb5d950 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume request issued successfully. Aug 12 21:40:09.656038 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32771a0a-bfd8-49d9-a5c4-0765dfb5d950 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 202 Aug 12 21:40:09.656471 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 357/1402] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:09 2026] DELETE /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:09.665206 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d1d166b-ae87-460d-97c0-bdb11a95aadf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.667034 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d1d166b-ae87-460d-97c0-bdb11a95aadf tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:09.667250 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d1d166b-ae87-460d-97c0-bdb11a95aadf tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.667481 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d1d166b-ae87-460d-97c0-bdb11a95aadf tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.677273 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.677273 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:09.682466 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8d1d166b-ae87-460d-97c0-bdb11a95aadf tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:09.688142 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d1d166b-ae87-460d-97c0-bdb11a95aadf tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 200 Aug 12 21:40:09.688589 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 349/1403] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 889 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:09.771157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db1efabf-5ea9-409e-8115-43dc17555bfa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.773349 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db1efabf-5ea9-409e-8115-43dc17555bfa tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:40:09.773649 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db1efabf-5ea9-409e-8115-43dc17555bfa tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.773941 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db1efabf-5ea9-409e-8115-43dc17555bfa tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.774203 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-db1efabf-5ea9-409e-8115-43dc17555bfa tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Delete volume with id: 1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:40:09.782461 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.782461 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:09.783045 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-db1efabf-5ea9-409e-8115-43dc17555bfa tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:40:09.798184 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-db1efabf-5ea9-409e-8115-43dc17555bfa tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Delete volume request issued successfully. Aug 12 21:40:09.798481 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db1efabf-5ea9-409e-8115-43dc17555bfa tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 202 Aug 12 21:40:09.799015 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 351/1404] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:09 2026] DELETE /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:09.806477 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f4896a3b-b8b5-4f1b-8afe-356da994efa1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.808206 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4896a3b-b8b5-4f1b-8afe-356da994efa1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:40:09.808447 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4896a3b-b8b5-4f1b-8afe-356da994efa1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.808697 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4896a3b-b8b5-4f1b-8afe-356da994efa1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.810729 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ae759c1-0b54-482b-984e-01a2a8defc05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.813278 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ae759c1-0b54-482b-984e-01a2a8defc05 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e Aug 12 21:40:09.813554 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ae759c1-0b54-482b-984e-01a2a8defc05 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.813819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ae759c1-0b54-482b-984e-01a2a8defc05 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.815417 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.815417 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:09.819134 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f4896a3b-b8b5-4f1b-8afe-356da994efa1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Volume info retrieved successfully. Aug 12 21:40:09.820966 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ae759c1-0b54-482b-984e-01a2a8defc05 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e returned with HTTP 404 Aug 12 21:40:09.821778 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 358/1405] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:09.823718 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4896a3b-b8b5-4f1b-8afe-356da994efa1 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 200 Aug 12 21:40:09.824153 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 348/1406] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:09.829349 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3a30f89-ad3e-445c-868c-5cc8d6c684fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.830750 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3a30f89-ad3e-445c-868c-5cc8d6c684fd tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e Aug 12 21:40:09.830964 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3a30f89-ad3e-445c-868c-5cc8d6c684fd tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.831165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3a30f89-ad3e-445c-868c-5cc8d6c684fd tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.839080 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3a30f89-ad3e-445c-868c-5cc8d6c684fd tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e returned with HTTP 404 Aug 12 21:40:09.839777 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 350/1407] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:09.847995 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6d84b5fb-c3b3-476a-94b5-0a48f7440580 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.849777 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d84b5fb-c3b3-476a-94b5-0a48f7440580 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] DELETE https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e Aug 12 21:40:09.849963 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d84b5fb-c3b3-476a-94b5-0a48f7440580 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.850106 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d84b5fb-c3b3-476a-94b5-0a48f7440580 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.850250 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6d84b5fb-c3b3-476a-94b5-0a48f7440580 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Delete volume with id: 29625719-6cfe-40ca-a450-01b86b15ad1e Aug 12 21:40:09.855255 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d84b5fb-c3b3-476a-94b5-0a48f7440580 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e returned with HTTP 404 Aug 12 21:40:09.855837 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 352/1408] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:09 2026] DELETE /volume/v3/volumes/29625719-6cfe-40ca-a450-01b86b15ad1e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:09.865143 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.866967 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:09.867297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1564993930"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:09.868705 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1564993930'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:09.868839 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume of 1 GB Aug 12 21:40:09.872887 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Availability Zones retrieved successfully. Aug 12 21:40:09.878907 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (387b6db1-2560-4788-b6f8-349afb568fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:09.879806 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8958803f-88b0-470b-8119-7d102cbc10fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:09.880762 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:09.906297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8958803f-88b0-470b-8119-7d102cbc10fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:09.907067 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea8c912a-d96f-4777-bc37-074782673f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:09.941935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5bce712-628f-4b10-939a-65b656d5be3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.944305 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5bce712-628f-4b10-939a-65b656d5be3f tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:09.944574 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5bce712-628f-4b10-939a-65b656d5be3f tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.944833 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5bce712-628f-4b10-939a-65b656d5be3f tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.947104 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Created reservations ['56506ce2-6b2a-4129-bab6-bd13773dbaf8', 'f6e671e7-7486-45f1-969a-319f9db856fb', '5c1718b7-3a16-410a-bfd6-8a5030b3db45', 'c91edda8-652d-4240-ac0f-9317d52b8f49'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:09.947994 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea8c912a-d96f-4777-bc37-074782673f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56506ce2-6b2a-4129-bab6-bd13773dbaf8', 'f6e671e7-7486-45f1-969a-319f9db856fb', '5c1718b7-3a16-410a-bfd6-8a5030b3db45', 'c91edda8-652d-4240-ac0f-9317d52b8f49']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:09.948711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc8383a2-ec6c-4928-91de-314eed473ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:09.950505 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.950505 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:09.951064 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a5bce712-628f-4b10-939a-65b656d5be3f tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot retrieved successfully. Aug 12 21:40:09.952067 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5bce712-628f-4b10-939a-65b656d5be3f tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 200 Aug 12 21:40:09.952535 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 349/1409] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:09.961283 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3bd1fed4-8274-4035-af2e-7fde397dd8f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.963089 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bd1fed4-8274-4035-af2e-7fde397dd8f6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:09.963301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bd1fed4-8274-4035-af2e-7fde397dd8f6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.963538 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bd1fed4-8274-4035-af2e-7fde397dd8f6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.968247 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.968247 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:09.968697 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3bd1fed4-8274-4035-af2e-7fde397dd8f6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot retrieved successfully. Aug 12 21:40:09.969488 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bd1fed4-8274-4035-af2e-7fde397dd8f6 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 200 Aug 12 21:40:09.969838 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 351/1410] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:09.978783 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5f0a4690-480c-41bd-a402-3dd8ca86033e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:09.979858 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc8383a2-ec6c-4928-91de-314eed473ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13f7e649-0cc5-435b-b4e7-4ca4e0334a8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1564993930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['56506ce2-6b2a-4129-bab6-bd13773dbaf8','f6e671e7-7486-45f1-969a-319f9db856fb','5c1718b7-3a16-410a-bfd6-8a5030b3db45','c91edda8-652d-4240-ac0f-9317d52b8f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1564993930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13f7e649-0cc5-435b-b4e7-4ca4e0334a8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0145878b6e9a4eec8194ab7bf0c8b563',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbdaf7887621499fb84aad38fc517039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:09.980483 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5f0a4690-480c-41bd-a402-3dd8ca86033e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:09.980575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9eb151-4259-4f12-a99d-1f685ce0953b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:09.980682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5f0a4690-480c-41bd-a402-3dd8ca86033e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:09.980858 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5f0a4690-480c-41bd-a402-3dd8ca86033e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:09.987006 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:09.987006 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:09.987736 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5f0a4690-480c-41bd-a402-3dd8ca86033e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot retrieved successfully. Aug 12 21:40:09.989645 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5f0a4690-480c-41bd-a402-3dd8ca86033e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 200 Aug 12 21:40:09.990194 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 353/1411] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:09 2026] GET /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:10.002386 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac226fae-9844-4081-9942-8710db7148ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:10.004070 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:10.004309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3c8a9566-a17e-4075-8b6d-0f6b26c8eb42", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:10.004444 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9eb151-4259-4f12-a99d-1f685ce0953b) transitioned into state 'SUCCESS' from state '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-1564993930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['56506ce2-6b2a-4129-bab6-bd13773dbaf8','f6e671e7-7486-45f1-969a-319f9db856fb','5c1718b7-3a16-410a-bfd6-8a5030b3db45','c91edda8-652d-4240-ac0f-9317d52b8f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.005256 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e9e5a0-edcb-4a37-86b9-f289641902fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.005749 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Create volume request body: {'volume': {'snapshot_id': '3c8a9566-a17e-4075-8b6d-0f6b26c8eb42', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:10.012294 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:10.012294 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:10.012736 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot retrieved successfully. Aug 12 21:40:10.012846 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Create volume of 1 GB Aug 12 21:40:10.017757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e9e5a0-edcb-4a37-86b9-f289641902fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.017878 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Availability Zones retrieved successfully. Aug 12 21:40:10.017926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (387b6db1-2560-4788-b6f8-349afb568fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:10.017926 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request issued successfully. Aug 12 21:40:10.017926 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-380fdcc3-7c8c-425a-b9b7-92b2842d4eb6 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:10.018312 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 359/1412] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:09 2026] POST /volume/v3/volumes => generated 749 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:10.021607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Flow 'volume_create_api' (1cf1f7f4-c494-4e2c-8a0f-eb2d3eb5040f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:10.022804 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2239380-144b-4a71-9129-27250fbb3c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.024367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:10.032866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc7de670-a702-41ee-b39f-b8aee597273a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:10.034694 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc7de670-a702-41ee-b39f-b8aee597273a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d Aug 12 21:40:10.036059 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc7de670-a702-41ee-b39f-b8aee597273a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:10.036059 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc7de670-a702-41ee-b39f-b8aee597273a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:10.042436 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:10.042436 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:10.046047 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc7de670-a702-41ee-b39f-b8aee597273a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:10.050377 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc7de670-a702-41ee-b39f-b8aee597273a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d returned with HTTP 200 Aug 12 21:40:10.050650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2239380-144b-4a71-9129-27250fbb3c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c8a9566-a17e-4075-8b6d-0f6b26c8eb42', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.050757 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 352/1413] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:10 2026] GET /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:10.051384 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58718735-8d6a-4df2-a669-177fc2c86c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.087224 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Created reservations ['708727ca-ec25-4e2d-9b99-6adcd40caa11', 'b85ddc49-586d-4ddd-bab9-a5a5f507b853', '7ed8972e-6687-44bf-bcf7-8f6148e90f75', '147f9909-1dc8-41a7-accc-5e6ee7e082df'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:10.088405 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58718735-8d6a-4df2-a669-177fc2c86c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708727ca-ec25-4e2d-9b99-6adcd40caa11', 'b85ddc49-586d-4ddd-bab9-a5a5f507b853', '7ed8972e-6687-44bf-bcf7-8f6148e90f75', '147f9909-1dc8-41a7-accc-5e6ee7e082df']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.088765 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b353ed8-4fec-4ad3-9970-b340e34691eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.131199 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b353ed8-4fec-4ad3-9970-b340e34691eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9dcf25-332c-4c62-89f0-efd33fed6a55', '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='a224b16a5e3b4cd0869d2cba1c7ee5ef',qos_specs=None,replication_status=,reservations=['708727ca-ec25-4e2d-9b99-6adcd40caa11','b85ddc49-586d-4ddd-bab9-a5a5f507b853','7ed8972e-6687-44bf-bcf7-8f6148e90f75','147f9909-1dc8-41a7-accc-5e6ee7e082df'],size=1,snapshot_id=3c8a9566-a17e-4075-8b6d-0f6b26c8eb42,source_replicaid=,source_volid=None,status='creating',user_id='48859ccd387b4e1b96bca99e3ab0d85d',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:10Z,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=5f9dcf25-332c-4c62-89f0-efd33fed6a55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a224b16a5e3b4cd0869d2cba1c7ee5ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c8a9566-a17e-4075-8b6d-0f6b26c8eb42,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48859ccd387b4e1b96bca99e3ab0d85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.132069 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f56fbe9-25a6-47a8-b859-c8c37eb20636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.149082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f56fbe9-25a6-47a8-b859-c8c37eb20636) transitioned into state 'SUCCESS' from 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='a224b16a5e3b4cd0869d2cba1c7ee5ef',qos_specs=None,replication_status=,reservations=['708727ca-ec25-4e2d-9b99-6adcd40caa11','b85ddc49-586d-4ddd-bab9-a5a5f507b853','7ed8972e-6687-44bf-bcf7-8f6148e90f75','147f9909-1dc8-41a7-accc-5e6ee7e082df'],size=1,snapshot_id=3c8a9566-a17e-4075-8b6d-0f6b26c8eb42,source_replicaid=,source_volid=None,status='creating',user_id='48859ccd387b4e1b96bca99e3ab0d85d',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.149896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679c12bf-81f5-4924-b5bc-2d37cd632223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.173645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679c12bf-81f5-4924-b5bc-2d37cd632223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.173645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Flow 'volume_create_api' (1cf1f7f4-c494-4e2c-8a0f-eb2d3eb5040f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:10.173645 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Create volume request issued successfully. Aug 12 21:40:10.173645 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac226fae-9844-4081-9942-8710db7148ad tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:10.174092 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 350/1414] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:10 2026] POST /volume/v3/volumes => generated 741 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:10.188227 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6bc283e1-ac89-46c6-87b6-a27394a6500d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:10.190403 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6bc283e1-ac89-46c6-87b6-a27394a6500d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 Aug 12 21:40:10.190676 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6bc283e1-ac89-46c6-87b6-a27394a6500d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:10.190926 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6bc283e1-ac89-46c6-87b6-a27394a6500d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:10.203588 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:10.203588 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:10.207770 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6bc283e1-ac89-46c6-87b6-a27394a6500d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:10.212589 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6bc283e1-ac89-46c6-87b6-a27394a6500d tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 returned with HTTP 200 Aug 12 21:40:10.213118 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 354/1415] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:10 2026] GET /volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 => generated 809 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:10.609794 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b35cc90-6390-4083-b5d6-5322799aee51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:10.611664 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b35cc90-6390-4083-b5d6-5322799aee51 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:10.611960 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b35cc90-6390-4083-b5d6-5322799aee51 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:10.612150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b35cc90-6390-4083-b5d6-5322799aee51 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:10.612281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5b35cc90-6390-4083-b5d6-5322799aee51 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:10.617858 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:10.617858 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:10.618560 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b35cc90-6390-4083-b5d6-5322799aee51 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:10.618918 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 360/1416] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:10 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:10.706262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4cc8b5fb-2c32-4ca3-9381-517ecc51c4d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:10.708538 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4cc8b5fb-2c32-4ca3-9381-517ecc51c4d3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 Aug 12 21:40:10.708825 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4cc8b5fb-2c32-4ca3-9381-517ecc51c4d3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:10.709084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4cc8b5fb-2c32-4ca3-9381-517ecc51c4d3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:10.716228 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4cc8b5fb-2c32-4ca3-9381-517ecc51c4d3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 returned with HTTP 404 Aug 12 21:40:10.716863 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 353/1417] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:10 2026] GET /volume/v3/volumes/aedcb7b3-9f7e-4bc3-b07c-8b45f998e7a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:10.724616 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:10.726482 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:10.726851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-858537296"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:10.728308 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-858537296'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:10.728398 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume of 1 GB Aug 12 21:40:10.728847 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:10.728847 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:10.733149 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Availability Zones retrieved successfully. Aug 12 21:40:10.737970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (6fe55234-a733-494d-8f63-80233d2c4780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:10.739210 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fcca0c-edf8-4d27-b403-279e2007bbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.740207 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:10.769673 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fcca0c-edf8-4d27-b403-279e2007bbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.770645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e35677e6-b18b-4801-b0cf-fd4938766c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.810323 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Created reservations ['78e9380c-fd87-415c-941a-7c6ec9dfa3c6', '8839c334-5cc2-4054-a24d-997b86f2c48b', '18da9294-d9a8-4d58-8d16-9ccc1b7a7b5d', 'a82a192c-18a3-491b-aecc-991d79f20994'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:10.811273 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e35677e6-b18b-4801-b0cf-fd4938766c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e9380c-fd87-415c-941a-7c6ec9dfa3c6', '8839c334-5cc2-4054-a24d-997b86f2c48b', '18da9294-d9a8-4d58-8d16-9ccc1b7a7b5d', 'a82a192c-18a3-491b-aecc-991d79f20994']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.812065 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41c3661-44a9-4195-9a37-7f2260e20080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.836712 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41c3661-44a9-4195-9a37-7f2260e20080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb7b6b4-f856-4950-8588-b14ae52ad778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-858537296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['78e9380c-fd87-415c-941a-7c6ec9dfa3c6','8839c334-5cc2-4054-a24d-997b86f2c48b','18da9294-d9a8-4d58-8d16-9ccc1b7a7b5d','a82a192c-18a3-491b-aecc-991d79f20994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-858537296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb7b6b4-f856-4950-8588-b14ae52ad778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b387a1270c4f269b15812525c97843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030eb4a32e5946c99965614fc492b510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.837637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d74716-64a1-4b36-a33b-4a2eb091ee40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.837882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c80a55a2-d4f1-4d54-a479-4788fafc5961 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:10.839744 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c80a55a2-d4f1-4d54-a479-4788fafc5961 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] GET https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 Aug 12 21:40:10.839984 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c80a55a2-d4f1-4d54-a479-4788fafc5961 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:10.840104 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c80a55a2-d4f1-4d54-a479-4788fafc5961 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:10.846267 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c80a55a2-d4f1-4d54-a479-4788fafc5961 tempest-ServerActionsTestOtherA-1885973232 tempest-ServerActionsTestOtherA-1885973232-project-member] https://10.4.3.240/volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 returned with HTTP 404 Aug 12 21:40:10.846818 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 355/1418] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:10 2026] GET /volume/v3/volumes/1ee3fcfb-8a8f-4c1a-8bea-ba60bb500293 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:10.855329 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d74716-64a1-4b36-a33b-4a2eb091ee40) transitioned into state 'SUCCESS' from state '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-858537296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['78e9380c-fd87-415c-941a-7c6ec9dfa3c6','8839c334-5cc2-4054-a24d-997b86f2c48b','18da9294-d9a8-4d58-8d16-9ccc1b7a7b5d','a82a192c-18a3-491b-aecc-991d79f20994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.856130 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1425a32c-6e17-40c0-945b-8946d27931f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:10.866649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1425a32c-6e17-40c0-945b-8946d27931f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:10.867432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (6fe55234-a733-494d-8f63-80233d2c4780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:10.867754 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request issued successfully. Aug 12 21:40:10.868395 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c173da7f-a2e6-4a89-bda4-b033fb3b4a5e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:10.868836 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 351/1419] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:10 2026] POST /volume/v3/volumes => generated 744 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:10.880587 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cdbb9662-3016-4d3b-8b36-190f6855f203 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:10.883845 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdbb9662-3016-4d3b-8b36-190f6855f203 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 Aug 12 21:40:10.884043 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdbb9662-3016-4d3b-8b36-190f6855f203 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:10.884313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdbb9662-3016-4d3b-8b36-190f6855f203 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:10.891499 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:10.891499 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:10.895439 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cdbb9662-3016-4d3b-8b36-190f6855f203 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:10.900085 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdbb9662-3016-4d3b-8b36-190f6855f203 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 returned with HTTP 200 Aug 12 21:40:10.900747 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 361/1420] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:10 2026] GET /volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 => generated 812 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.068734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-475342df-585d-42dd-9850-33ffacb30218 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.070890 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-475342df-585d-42dd-9850-33ffacb30218 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d Aug 12 21:40:11.071154 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-475342df-585d-42dd-9850-33ffacb30218 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.071439 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-475342df-585d-42dd-9850-33ffacb30218 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.081399 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.081399 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:11.085052 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-475342df-585d-42dd-9850-33ffacb30218 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:11.091780 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-475342df-585d-42dd-9850-33ffacb30218 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d returned with HTTP 200 Aug 12 21:40:11.091780 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 354/1421] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:11 2026] GET /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.167888 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-10f5c3b6-fa9e-4ed7-9dd4-63338a6af11b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.169994 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10f5c3b6-fa9e-4ed7-9dd4-63338a6af11b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d/action Aug 12 21:40:11.170403 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10f5c3b6-fa9e-4ed7-9dd4-63338a6af11b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:11.170531 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10f5c3b6-fa9e-4ed7-9dd4-63338a6af11b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:11.180675 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.180675 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:11.181244 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-10f5c3b6-fa9e-4ed7-9dd4-63338a6af11b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '13f7e649-0cc5-435b-b4e7-4ca4e0334a8d' with '{'status': 'creating'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:11.202708 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10f5c3b6-fa9e-4ed7-9dd4-63338a6af11b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d/action returned with HTTP 202 Aug 12 21:40:11.203019 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 356/1422] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:11 2026] POST /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:11.210241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e8ee21e0-37e3-43b3-9e84-31ea152d0523 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.212348 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8ee21e0-37e3-43b3-9e84-31ea152d0523 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d Aug 12 21:40:11.212553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8ee21e0-37e3-43b3-9e84-31ea152d0523 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.212777 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8ee21e0-37e3-43b3-9e84-31ea152d0523 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.220706 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.220706 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:11.225000 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e8ee21e0-37e3-43b3-9e84-31ea152d0523 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:11.229644 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8ee21e0-37e3-43b3-9e84-31ea152d0523 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d returned with HTTP 200 Aug 12 21:40:11.230054 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 352/1423] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:11 2026] GET /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.236523 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47eb3ece-4d48-419e-adf3-b190faba217c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.246700 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff3456c5-f53e-4442-80fd-aa5a19b99242 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.249932 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff3456c5-f53e-4442-80fd-aa5a19b99242 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d/action Aug 12 21:40:11.249932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff3456c5-f53e-4442-80fd-aa5a19b99242 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:11.249932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff3456c5-f53e-4442-80fd-aa5a19b99242 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:11.253024 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47eb3ece-4d48-419e-adf3-b190faba217c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 Aug 12 21:40:11.254745 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47eb3ece-4d48-419e-adf3-b190faba217c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.257399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47eb3ece-4d48-419e-adf3-b190faba217c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.261678 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.261678 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:11.262120 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff3456c5-f53e-4442-80fd-aa5a19b99242 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Volume info retrieved successfully. Aug 12 21:40:11.286869 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff3456c5-f53e-4442-80fd-aa5a19b99242 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Delete volume request issued successfully. Aug 12 21:40:11.287162 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff3456c5-f53e-4442-80fd-aa5a19b99242 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d/action returned with HTTP 202 Aug 12 21:40:11.287648 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 355/1424] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:11 2026] POST /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:11.299059 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b1db73fe-808f-4759-b955-8f19e4e44701 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.300673 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.300673 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:11.304591 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1db73fe-808f-4759-b955-8f19e4e44701 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d Aug 12 21:40:11.304591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1db73fe-808f-4759-b955-8f19e4e44701 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.305430 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1db73fe-808f-4759-b955-8f19e4e44701 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.311221 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47eb3ece-4d48-419e-adf3-b190faba217c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:11.319349 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.319349 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:11.321609 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47eb3ece-4d48-419e-adf3-b190faba217c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 returned with HTTP 200 Aug 12 21:40:11.322059 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 362/1425] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:11 2026] GET /volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 => generated 834 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.328339 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b1db73fe-808f-4759-b955-8f19e4e44701 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:11.335498 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1db73fe-808f-4759-b955-8f19e4e44701 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d returned with HTTP 200 Aug 12 21:40:11.335868 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 357/1426] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:11 2026] GET /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.344217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-477355e3-4082-4c26-a22d-8d905037fe2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.349076 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-477355e3-4082-4c26-a22d-8d905037fe2e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 Aug 12 21:40:11.349258 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-477355e3-4082-4c26-a22d-8d905037fe2e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.349453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-477355e3-4082-4c26-a22d-8d905037fe2e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.358915 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.358915 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:11.364481 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-477355e3-4082-4c26-a22d-8d905037fe2e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:11.370922 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-477355e3-4082-4c26-a22d-8d905037fe2e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 returned with HTTP 200 Aug 12 21:40:11.371262 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 353/1427] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:11 2026] GET /volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.385347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-240e2dce-d695-4091-b7c9-7684cd729fde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.388549 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-240e2dce-d695-4091-b7c9-7684cd729fde tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:11.388797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-240e2dce-d695-4091-b7c9-7684cd729fde tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.388995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-240e2dce-d695-4091-b7c9-7684cd729fde tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.389103 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-240e2dce-d695-4091-b7c9-7684cd729fde tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Delete snapshot with id: 3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:11.400242 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.400242 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:11.400923 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-240e2dce-d695-4091-b7c9-7684cd729fde tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot retrieved successfully. Aug 12 21:40:11.416416 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-240e2dce-d695-4091-b7c9-7684cd729fde tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot delete request issued successfully. Aug 12 21:40:11.416564 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-240e2dce-d695-4091-b7c9-7684cd729fde tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 202 Aug 12 21:40:11.417000 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 356/1428] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:11 2026] DELETE /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:11.428864 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6651df2-c5b2-4719-bfea-268ad5dd929e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.430560 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6651df2-c5b2-4719-bfea-268ad5dd929e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:11.431001 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6651df2-c5b2-4719-bfea-268ad5dd929e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.431299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6651df2-c5b2-4719-bfea-268ad5dd929e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.436396 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.436396 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:11.436966 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6651df2-c5b2-4719-bfea-268ad5dd929e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Snapshot retrieved successfully. Aug 12 21:40:11.438013 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6651df2-c5b2-4719-bfea-268ad5dd929e tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 200 Aug 12 21:40:11.438712 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 363/1429] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:11 2026] GET /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.629042 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db42e28f-f5a7-4dbf-8f06-62ccf326e7b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.630807 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db42e28f-f5a7-4dbf-8f06-62ccf326e7b9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:11.630996 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db42e28f-f5a7-4dbf-8f06-62ccf326e7b9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.631234 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db42e28f-f5a7-4dbf-8f06-62ccf326e7b9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.631358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-db42e28f-f5a7-4dbf-8f06-62ccf326e7b9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:11.639052 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.639052 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:11.640157 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db42e28f-f5a7-4dbf-8f06-62ccf326e7b9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:11.640862 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 358/1430] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:11 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.919899 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9385f73e-d1a2-4bda-ad66-d35be884de96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.923353 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9385f73e-d1a2-4bda-ad66-d35be884de96 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 Aug 12 21:40:11.923646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9385f73e-d1a2-4bda-ad66-d35be884de96 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:11.923891 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9385f73e-d1a2-4bda-ad66-d35be884de96 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:11.936204 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.936204 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:11.941011 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9385f73e-d1a2-4bda-ad66-d35be884de96 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:11.946609 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9385f73e-d1a2-4bda-ad66-d35be884de96 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 returned with HTTP 200 Aug 12 21:40:11.947296 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 354/1431] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:11 2026] GET /volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:11.967504 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7e47667e-e020-4285-bfd3-866f9996f43f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:11.969833 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:11.970295 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ebb7b6b4-f856-4950-8588-b14ae52ad778", "size": 1, "name": "tempest-VolumesGetTest-Volume-1715281961", "metadata": {"Type": "Test"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:11.972070 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request body: {'volume': {'source_volid': 'ebb7b6b4-f856-4950-8588-b14ae52ad778', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1715281961', 'metadata': {'Type': 'Test'}}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:11.984428 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:11.984428 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:11.984894 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume retrieved successfully. Aug 12 21:40:11.984985 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume of 1 GB Aug 12 21:40:11.988750 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Availability Zones retrieved successfully. Aug 12 21:40:11.997582 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (5456fdcb-4d41-4490-b2c7-28d6007b4fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:11.999210 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (886bc957-6d12-4ce2-8ead-014d60bb0688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.000641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:12.033000 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (886bc957-6d12-4ce2-8ead-014d60bb0688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ebb7b6b4-f856-4950-8588-b14ae52ad778', 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.034145 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ffbcd6b-9e67-4fd5-8f42-e310139363fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.090373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Created reservations ['811887ec-429c-4662-a5d9-96488cbb6758', '7542fea0-2635-42ef-9cd6-b14d9ce4a9c6', 'af91fd84-18b5-4deb-9ce9-31fe219b0eb6', '62515894-8ccf-4c89-b44f-50e6f9a159ac'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:12.091526 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ffbcd6b-9e67-4fd5-8f42-e310139363fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811887ec-429c-4662-a5d9-96488cbb6758', '7542fea0-2635-42ef-9cd6-b14d9ce4a9c6', 'af91fd84-18b5-4deb-9ce9-31fe219b0eb6', '62515894-8ccf-4c89-b44f-50e6f9a159ac']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.092227 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16acf4af-658a-411b-80cd-fafc82a0480e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.127035 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16acf4af-658a-411b-80cd-fafc82a0480e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1fee98-e1ae-4558-80d5-8483466d47d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1715281961',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['811887ec-429c-4662-a5d9-96488cbb6758','7542fea0-2635-42ef-9cd6-b14d9ce4a9c6','af91fd84-18b5-4deb-9ce9-31fe219b0eb6','62515894-8ccf-4c89-b44f-50e6f9a159ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=ebb7b6b4-f856-4950-8588-b14ae52ad778,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1715281961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1fee98-e1ae-4558-80d5-8483466d47d0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e6b387a1270c4f269b15812525c97843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ebb7b6b4-f856-4950-8588-b14ae52ad778,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030eb4a32e5946c99965614fc492b510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.127843 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (817a297d-0e5a-437c-927a-bb9b3c390b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.147691 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (817a297d-0e5a-437c-927a-bb9b3c390b89) transitioned into state 'SUCCESS' from state '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-1715281961',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['811887ec-429c-4662-a5d9-96488cbb6758','7542fea0-2635-42ef-9cd6-b14d9ce4a9c6','af91fd84-18b5-4deb-9ce9-31fe219b0eb6','62515894-8ccf-4c89-b44f-50e6f9a159ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=ebb7b6b4-f856-4950-8588-b14ae52ad778,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.148608 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74900934-6ec6-4d2a-a8e0-c8500be1b8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.165714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74900934-6ec6-4d2a-a8e0-c8500be1b8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.166653 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (5456fdcb-4d41-4490-b2c7-28d6007b4fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:12.166955 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request issued successfully. Aug 12 21:40:12.167582 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e47667e-e020-4285-bfd3-866f9996f43f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:12.168086 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 357/1432] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:11 2026] POST /volume/v3/volumes => generated 793 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:12.181541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e45c46b-4088-4834-b589-23837851586a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.183489 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e45c46b-4088-4834-b589-23837851586a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:12.184750 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e45c46b-4088-4834-b589-23837851586a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.184750 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e45c46b-4088-4834-b589-23837851586a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.193952 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:12.193952 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:12.197133 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0e45c46b-4088-4834-b589-23837851586a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:12.201793 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e45c46b-4088-4834-b589-23837851586a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 200 Aug 12 21:40:12.202417 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 364/1433] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:12 2026] GET /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:12.352056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9123b5c7-9568-4d94-a33d-26512eabe82c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.354970 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9123b5c7-9568-4d94-a33d-26512eabe82c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d Aug 12 21:40:12.355159 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9123b5c7-9568-4d94-a33d-26512eabe82c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.355342 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9123b5c7-9568-4d94-a33d-26512eabe82c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.361572 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9123b5c7-9568-4d94-a33d-26512eabe82c tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d returned with HTTP 404 Aug 12 21:40:12.362109 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 359/1434] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:12 2026] GET /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:12.369353 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a95b5205-cb61-4122-a859-b32f3144b0bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.383282 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a95b5205-cb61-4122-a859-b32f3144b0bb tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d Aug 12 21:40:12.383282 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a95b5205-cb61-4122-a859-b32f3144b0bb tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.383437 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a95b5205-cb61-4122-a859-b32f3144b0bb tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.396670 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a95b5205-cb61-4122-a859-b32f3144b0bb tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d returned with HTTP 404 Aug 12 21:40:12.397247 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 355/1435] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:12 2026] GET /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:12.405503 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9e6e1b6b-e0e9-44ea-af5d-aa8b54efc2c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.407651 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e6e1b6b-e0e9-44ea-af5d-aa8b54efc2c2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] DELETE https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d Aug 12 21:40:12.408157 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e6e1b6b-e0e9-44ea-af5d-aa8b54efc2c2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.408254 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e6e1b6b-e0e9-44ea-af5d-aa8b54efc2c2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.408403 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9e6e1b6b-e0e9-44ea-af5d-aa8b54efc2c2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Delete volume with id: 13f7e649-0cc5-435b-b4e7-4ca4e0334a8d Aug 12 21:40:12.414740 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e6e1b6b-e0e9-44ea-af5d-aa8b54efc2c2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d returned with HTTP 404 Aug 12 21:40:12.415223 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 358/1436] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:12 2026] DELETE /volume/v3/volumes/13f7e649-0cc5-435b-b4e7-4ca4e0334a8d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:12.424473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.428808 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:12.428808 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1051880101"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:12.429575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1051880101'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:12.429888 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume of 1 GB Aug 12 21:40:12.434853 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Availability Zones retrieved successfully. Aug 12 21:40:12.443592 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (8fcbf007-f2f1-411a-9c38-994268da5502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:12.445129 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf10eb4-dae7-449d-86d2-191cb81756fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.447073 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:12.448251 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0db4e9ea-16e1-40f5-be70-7a994fc16e77 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.451135 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0db4e9ea-16e1-40f5-be70-7a994fc16e77 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:12.451332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0db4e9ea-16e1-40f5-be70-7a994fc16e77 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.451581 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0db4e9ea-16e1-40f5-be70-7a994fc16e77 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.458700 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0db4e9ea-16e1-40f5-be70-7a994fc16e77 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 404 Aug 12 21:40:12.459241 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 360/1437] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:12 2026] GET /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:12.470551 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-903a0045-3395-4749-95ce-e6acdbc4fd97 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.472667 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-903a0045-3395-4749-95ce-e6acdbc4fd97 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:12.472878 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-903a0045-3395-4749-95ce-e6acdbc4fd97 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.473120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-903a0045-3395-4749-95ce-e6acdbc4fd97 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.473323 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-903a0045-3395-4749-95ce-e6acdbc4fd97 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Delete volume with id: 4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:12.484654 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:12.484654 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:12.484654 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-903a0045-3395-4749-95ce-e6acdbc4fd97 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:12.495121 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf10eb4-dae7-449d-86d2-191cb81756fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.496870 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7a72779-1a79-421a-9f75-843ec586fe0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.508886 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-903a0045-3395-4749-95ce-e6acdbc4fd97 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Delete volume request issued successfully. Aug 12 21:40:12.509117 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-903a0045-3395-4749-95ce-e6acdbc4fd97 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 returned with HTTP 202 Aug 12 21:40:12.509634 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 356/1438] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:12 2026] DELETE /volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:12.519424 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa29946b-aa22-460f-8587-0b921206df86 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.523092 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa29946b-aa22-460f-8587-0b921206df86 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:12.523317 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa29946b-aa22-460f-8587-0b921206df86 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.523570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa29946b-aa22-460f-8587-0b921206df86 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.535336 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:12.535336 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:12.540358 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aa29946b-aa22-460f-8587-0b921206df86 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:12.547489 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa29946b-aa22-460f-8587-0b921206df86 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 returned with HTTP 200 Aug 12 21:40:12.547860 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 359/1439] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:12 2026] GET /volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:12.564090 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Created reservations ['347882b9-f82f-4584-90ea-444dd865d372', '3500cb15-8b0a-4405-ae46-146f0acd43a9', 'f74344ab-870e-4520-95bd-a285ea9d417e', 'e0aee76b-a390-4c8c-9fb6-e950cf7d9d6a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:12.564929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7a72779-1a79-421a-9f75-843ec586fe0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['347882b9-f82f-4584-90ea-444dd865d372', '3500cb15-8b0a-4405-ae46-146f0acd43a9', 'f74344ab-870e-4520-95bd-a285ea9d417e', 'e0aee76b-a390-4c8c-9fb6-e950cf7d9d6a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.565767 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19dcb00-94c3-49b3-be89-3440d28d9d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.588356 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19dcb00-94c3-49b3-be89-3440d28d9d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51a8b45b-8f43-4852-8340-11f582a010db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1051880101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['347882b9-f82f-4584-90ea-444dd865d372','3500cb15-8b0a-4405-ae46-146f0acd43a9','f74344ab-870e-4520-95bd-a285ea9d417e','e0aee76b-a390-4c8c-9fb6-e950cf7d9d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1051880101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51a8b45b-8f43-4852-8340-11f582a010db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0145878b6e9a4eec8194ab7bf0c8b563',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbdaf7887621499fb84aad38fc517039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.589151 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (137fd98f-f15a-429d-928e-0d38fd50c973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.611991 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (137fd98f-f15a-429d-928e-0d38fd50c973) transitioned into state 'SUCCESS' from state '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-1051880101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['347882b9-f82f-4584-90ea-444dd865d372','3500cb15-8b0a-4405-ae46-146f0acd43a9','f74344ab-870e-4520-95bd-a285ea9d417e','e0aee76b-a390-4c8c-9fb6-e950cf7d9d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.613081 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9fc87c4-ab47-4a20-8969-e281c91105e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:12.622679 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9fc87c4-ab47-4a20-8969-e281c91105e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:12.623428 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (8fcbf007-f2f1-411a-9c38-994268da5502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:12.623876 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request issued successfully. Aug 12 21:40:12.624460 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e7ac44d-b216-4c3a-a864-e42ef19bece3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:12.624981 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 365/1440] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:12 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:12.636640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4ddb1dad-a082-4fd2-b648-4f0130e43797 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.638940 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ddb1dad-a082-4fd2-b648-4f0130e43797 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db Aug 12 21:40:12.639205 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ddb1dad-a082-4fd2-b648-4f0130e43797 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.639502 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ddb1dad-a082-4fd2-b648-4f0130e43797 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.647960 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:12.647960 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:12.652152 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4ddb1dad-a082-4fd2-b648-4f0130e43797 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:12.654762 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7699cc0-fb9f-4f29-a540-75fb05850417 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:12.656766 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7699cc0-fb9f-4f29-a540-75fb05850417 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:12.657409 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ddb1dad-a082-4fd2-b648-4f0130e43797 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db returned with HTTP 200 Aug 12 21:40:12.657498 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 361/1441] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:12 2026] GET /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:12.657872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7699cc0-fb9f-4f29-a540-75fb05850417 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:12.658151 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7699cc0-fb9f-4f29-a540-75fb05850417 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:12.658335 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b7699cc0-fb9f-4f29-a540-75fb05850417 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:12.662764 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:12.662764 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:12.663701 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7699cc0-fb9f-4f29-a540-75fb05850417 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:12.664165 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 357/1442] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:12 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.217797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a91b782-6d70-4555-909b-cf0198eaa02a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.219615 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a91b782-6d70-4555-909b-cf0198eaa02a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:13.219845 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a91b782-6d70-4555-909b-cf0198eaa02a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.220021 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a91b782-6d70-4555-909b-cf0198eaa02a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.226399 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.226399 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:13.229737 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a91b782-6d70-4555-909b-cf0198eaa02a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:13.233380 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a91b782-6d70-4555-909b-cf0198eaa02a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 200 Aug 12 21:40:13.233771 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 360/1443] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 886 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.245960 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-054754de-ed94-477b-b0cf-46338a143b66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.248460 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-054754de-ed94-477b-b0cf-46338a143b66 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:13.248789 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-054754de-ed94-477b-b0cf-46338a143b66 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.248945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-054754de-ed94-477b-b0cf-46338a143b66 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.256667 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.256667 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:13.260246 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-054754de-ed94-477b-b0cf-46338a143b66 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:13.263964 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-054754de-ed94-477b-b0cf-46338a143b66 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 200 Aug 12 21:40:13.264302 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 366/1444] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.277074 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8463d0ee-bc93-450e-9db0-e6630d7c9459 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.278973 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8463d0ee-bc93-450e-9db0-e6630d7c9459 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:13.279397 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8463d0ee-bc93-450e-9db0-e6630d7c9459 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1715281961"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:13.287868 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.287868 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:13.291608 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8463d0ee-bc93-450e-9db0-e6630d7c9459 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:13.300930 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8463d0ee-bc93-450e-9db0-e6630d7c9459 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:13.301819 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8463d0ee-bc93-450e-9db0-e6630d7c9459 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 200 Aug 12 21:40:13.302316 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 362/1445] 10.4.3.240 () {68 vars in 1368 bytes} [Wed Aug 12 21:40:13 2026] PUT /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.315723 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40051f62-7b48-403c-a409-23656a5cc090 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.317521 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40051f62-7b48-403c-a409-23656a5cc090 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:13.318114 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40051f62-7b48-403c-a409-23656a5cc090 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1178119285", "description": "This is the new description of volume"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:13.327876 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.327876 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:13.333908 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-40051f62-7b48-403c-a409-23656a5cc090 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:13.338514 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-40051f62-7b48-403c-a409-23656a5cc090 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:13.339687 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40051f62-7b48-403c-a409-23656a5cc090 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 200 Aug 12 21:40:13.339687 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 358/1446] 10.4.3.240 () {68 vars in 1369 bytes} [Wed Aug 12 21:40:13 2026] PUT /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.354560 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14431788-9f26-4f19-8f07-e4bcfc580b33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.356504 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14431788-9f26-4f19-8f07-e4bcfc580b33 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:13.356743 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14431788-9f26-4f19-8f07-e4bcfc580b33 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.357062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14431788-9f26-4f19-8f07-e4bcfc580b33 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.365591 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.365591 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:13.372371 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-14431788-9f26-4f19-8f07-e4bcfc580b33 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:13.375306 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14431788-9f26-4f19-8f07-e4bcfc580b33 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 200 Aug 12 21:40:13.375820 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 361/1447] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.392110 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.395600 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:13.396149 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-49051999", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-229853944"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:13.397533 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-49051999', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-229853944'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:13.399787 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume of 1 GB Aug 12 21:40:13.406099 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Availability Zones retrieved successfully. Aug 12 21:40:13.411679 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (8531aa9e-075d-4b6b-ba7a-63fe6c7ac1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:13.413660 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e026948-cc67-4b0f-91a9-260de926c7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:13.413660 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:13.444440 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e026948-cc67-4b0f-91a9-260de926c7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:13.445740 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6f9350-5bf3-41f0-bc43-15640d2f0fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:13.501527 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Created reservations ['6f36e787-e819-4045-99b7-ab1f83f9e607', 'fe19301a-f1bf-4562-b60f-10a7fbee6877', 'e03ee8c7-34be-440c-be37-19fdeac0799f', '1286da26-fc1b-47e8-9d56-7cd7f12b5f01'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:13.502759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6f9350-5bf3-41f0-bc43-15640d2f0fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f36e787-e819-4045-99b7-ab1f83f9e607', 'fe19301a-f1bf-4562-b60f-10a7fbee6877', 'e03ee8c7-34be-440c-be37-19fdeac0799f', '1286da26-fc1b-47e8-9d56-7cd7f12b5f01']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:13.503820 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7fd1c1-934b-4e5c-b176-7702cc37f9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:13.538417 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7fd1c1-934b-4e5c-b176-7702cc37f9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fbd9b44-a57d-433d-a8b9-6148a89c8505', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-49051999',display_name='tempest-VolumesGetTest-Volume-229853944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['6f36e787-e819-4045-99b7-ab1f83f9e607','fe19301a-f1bf-4562-b60f-10a7fbee6877','e03ee8c7-34be-440c-be37-19fdeac0799f','1286da26-fc1b-47e8-9d56-7cd7f12b5f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-49051999',display_name='tempest-VolumesGetTest-Volume-229853944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fbd9b44-a57d-433d-a8b9-6148a89c8505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b387a1270c4f269b15812525c97843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030eb4a32e5946c99965614fc492b510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:13.539437 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe56587-19a6-4d4f-9ac7-16f6de105ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:13.567577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e4f5d4a-7c8b-4a29-a0a1-af037f2097c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.570367 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e4f5d4a-7c8b-4a29-a0a1-af037f2097c8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:13.570716 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e4f5d4a-7c8b-4a29-a0a1-af037f2097c8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.570960 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e4f5d4a-7c8b-4a29-a0a1-af037f2097c8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.571013 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe56587-19a6-4d4f-9ac7-16f6de105ff1) transitioned into 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-49051999',display_name='tempest-VolumesGetTest-Volume-229853944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['6f36e787-e819-4045-99b7-ab1f83f9e607','fe19301a-f1bf-4562-b60f-10a7fbee6877','e03ee8c7-34be-440c-be37-19fdeac0799f','1286da26-fc1b-47e8-9d56-7cd7f12b5f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:13.572003 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c3f2c0-78a4-4678-be78-1362c958fe68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:13.578027 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e4f5d4a-7c8b-4a29-a0a1-af037f2097c8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 returned with HTTP 404 Aug 12 21:40:13.578655 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 363/1448] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:13.583570 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c3f2c0-78a4-4678-be78-1362c958fe68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:13.584695 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (8531aa9e-075d-4b6b-ba7a-63fe6c7ac1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:13.585069 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request issued successfully. Aug 12 21:40:13.585775 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c88e13e-d5ee-4106-bcb8-5c0ba08a6805 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:13.586225 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 367/1449] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:13 2026] POST /volume/v3/volumes => generated 777 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:13.586766 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6488e44c-4ce9-4dff-ac96-d576197c0e5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.588724 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6488e44c-4ce9-4dff-ac96-d576197c0e5c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 Aug 12 21:40:13.588956 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6488e44c-4ce9-4dff-ac96-d576197c0e5c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.589164 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6488e44c-4ce9-4dff-ac96-d576197c0e5c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.589374 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6488e44c-4ce9-4dff-ac96-d576197c0e5c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Delete volume with id: 5f9dcf25-332c-4c62-89f0-efd33fed6a55 Aug 12 21:40:13.598769 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.598769 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:13.599305 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6488e44c-4ce9-4dff-ac96-d576197c0e5c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:13.604167 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb825ce1-88ed-44cc-ae38-aff16cc4f184 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.606692 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb825ce1-88ed-44cc-ae38-aff16cc4f184 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 Aug 12 21:40:13.606692 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb825ce1-88ed-44cc-ae38-aff16cc4f184 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.606692 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb825ce1-88ed-44cc-ae38-aff16cc4f184 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.618916 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.618916 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:13.622420 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6488e44c-4ce9-4dff-ac96-d576197c0e5c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Delete volume request issued successfully. Aug 12 21:40:13.622725 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6488e44c-4ce9-4dff-ac96-d576197c0e5c tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 returned with HTTP 202 Aug 12 21:40:13.623267 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 359/1450] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:13 2026] DELETE /volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:13.626451 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb825ce1-88ed-44cc-ae38-aff16cc4f184 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:13.631902 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb825ce1-88ed-44cc-ae38-aff16cc4f184 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 returned with HTTP 200 Aug 12 21:40:13.632938 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 362/1451] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.639905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5a545c9-2dcd-4cec-be2d-2c974d95c13b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.641907 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5a545c9-2dcd-4cec-be2d-2c974d95c13b tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 Aug 12 21:40:13.642134 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5a545c9-2dcd-4cec-be2d-2c974d95c13b tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.642367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5a545c9-2dcd-4cec-be2d-2c974d95c13b tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.653482 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.653482 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:13.663607 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e5a545c9-2dcd-4cec-be2d-2c974d95c13b tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Volume info retrieved successfully. Aug 12 21:40:13.669782 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5a545c9-2dcd-4cec-be2d-2c974d95c13b tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 returned with HTTP 200 Aug 12 21:40:13.670183 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 364/1452] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 => generated 833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.673875 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fef5e05e-526f-4e24-8d0b-7144c7055d44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.676247 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fef5e05e-526f-4e24-8d0b-7144c7055d44 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db Aug 12 21:40:13.676496 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fef5e05e-526f-4e24-8d0b-7144c7055d44 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.676715 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fef5e05e-526f-4e24-8d0b-7144c7055d44 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.677846 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-761282f3-32df-4d15-a96b-4cb8f7554565 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.685765 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-761282f3-32df-4d15-a96b-4cb8f7554565 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:13.686076 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-761282f3-32df-4d15-a96b-4cb8f7554565 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.686337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-761282f3-32df-4d15-a96b-4cb8f7554565 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.686508 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-761282f3-32df-4d15-a96b-4cb8f7554565 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:13.689331 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.689331 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:13.693958 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fef5e05e-526f-4e24-8d0b-7144c7055d44 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:13.694773 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.694773 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:13.695752 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-761282f3-32df-4d15-a96b-4cb8f7554565 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:13.696209 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 360/1453] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.698739 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fef5e05e-526f-4e24-8d0b-7144c7055d44 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db returned with HTTP 200 Aug 12 21:40:13.699127 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 368/1454] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.714269 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28e1cd0f-95dd-4083-8bdb-4495f1402cf1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.716551 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28e1cd0f-95dd-4083-8bdb-4495f1402cf1 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db/action Aug 12 21:40:13.717138 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28e1cd0f-95dd-4083-8bdb-4495f1402cf1 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:13.717349 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28e1cd0f-95dd-4083-8bdb-4495f1402cf1 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:13.728855 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.728855 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:13.729426 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-28e1cd0f-95dd-4083-8bdb-4495f1402cf1 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '51a8b45b-8f43-4852-8340-11f582a010db' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:13.753425 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28e1cd0f-95dd-4083-8bdb-4495f1402cf1 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db/action returned with HTTP 202 Aug 12 21:40:13.753999 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 363/1455] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:13 2026] POST /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:13.761339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6c2f51fc-0a1b-4342-8df9-d8961bd1d680 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.763008 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c2f51fc-0a1b-4342-8df9-d8961bd1d680 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db Aug 12 21:40:13.763211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c2f51fc-0a1b-4342-8df9-d8961bd1d680 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.763385 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c2f51fc-0a1b-4342-8df9-d8961bd1d680 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.769919 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.769919 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:13.773136 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6c2f51fc-0a1b-4342-8df9-d8961bd1d680 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:13.779433 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c2f51fc-0a1b-4342-8df9-d8961bd1d680 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db returned with HTTP 200 Aug 12 21:40:13.780048 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 365/1456] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:13.798032 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9168c9c3-1dd1-4ad6-9830-a36170d675d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.799757 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9168c9c3-1dd1-4ad6-9830-a36170d675d3 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db/action Aug 12 21:40:13.800066 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9168c9c3-1dd1-4ad6-9830-a36170d675d3 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:13.800192 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9168c9c3-1dd1-4ad6-9830-a36170d675d3 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:13.808449 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.808449 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:13.808811 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9168c9c3-1dd1-4ad6-9830-a36170d675d3 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Volume info retrieved successfully. Aug 12 21:40:13.834557 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9168c9c3-1dd1-4ad6-9830-a36170d675d3 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Delete volume request issued successfully. Aug 12 21:40:13.834557 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9168c9c3-1dd1-4ad6-9830-a36170d675d3 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db/action returned with HTTP 202 Aug 12 21:40:13.836667 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 361/1457] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:13 2026] POST /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:13.843036 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a99405d-ca64-467f-9157-c6a751e8c842 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:13.844874 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a99405d-ca64-467f-9157-c6a751e8c842 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db Aug 12 21:40:13.845102 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a99405d-ca64-467f-9157-c6a751e8c842 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:13.845330 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a99405d-ca64-467f-9157-c6a751e8c842 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:13.854879 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:13.854879 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:13.859176 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a99405d-ca64-467f-9157-c6a751e8c842 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:13.864783 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a99405d-ca64-467f-9157-c6a751e8c842 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db returned with HTTP 200 Aug 12 21:40:13.865302 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 369/1458] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:13 2026] GET /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:14.647941 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a12b86ec-d083-412a-b580-21bf76d58735 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.650447 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a12b86ec-d083-412a-b580-21bf76d58735 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 Aug 12 21:40:14.650447 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a12b86ec-d083-412a-b580-21bf76d58735 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.650691 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a12b86ec-d083-412a-b580-21bf76d58735 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.660075 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:14.660075 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:14.664886 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a12b86ec-d083-412a-b580-21bf76d58735 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:14.670618 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a12b86ec-d083-412a-b580-21bf76d58735 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 returned with HTTP 200 Aug 12 21:40:14.670618 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 364/1459] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:14.688834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13fa79e8-bcf0-4f4d-9637-43de326fab0a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.691441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13fa79e8-bcf0-4f4d-9637-43de326fab0a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 Aug 12 21:40:14.691441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13fa79e8-bcf0-4f4d-9637-43de326fab0a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1715281961", "description": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:14.691659 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-acb2223d-db47-4bb8-86df-31f7c23986f8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.694757 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acb2223d-db47-4bb8-86df-31f7c23986f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 Aug 12 21:40:14.695140 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acb2223d-db47-4bb8-86df-31f7c23986f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.695782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acb2223d-db47-4bb8-86df-31f7c23986f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.699198 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:14.699198 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:14.702525 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-13fa79e8-bcf0-4f4d-9637-43de326fab0a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:14.705202 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acb2223d-db47-4bb8-86df-31f7c23986f8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 returned with HTTP 404 Aug 12 21:40:14.705992 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 362/1460] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/volumes/5f9dcf25-332c-4c62-89f0-efd33fed6a55 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:14.708999 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4956c3f6-9874-4324-a06e-74d4ba46e478 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.710951 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4956c3f6-9874-4324-a06e-74d4ba46e478 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:14.711159 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4956c3f6-9874-4324-a06e-74d4ba46e478 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.711369 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4956c3f6-9874-4324-a06e-74d4ba46e478 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.711471 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4956c3f6-9874-4324-a06e-74d4ba46e478 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:14.714760 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-13fa79e8-bcf0-4f4d-9637-43de326fab0a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:14.714760 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13fa79e8-bcf0-4f4d-9637-43de326fab0a tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 returned with HTTP 200 Aug 12 21:40:14.714760 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 366/1461] 10.4.3.240 () {68 vars in 1368 bytes} [Wed Aug 12 21:40:14 2026] PUT /volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 => generated 770 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:14.716639 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:14.716639 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:14.717355 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4956c3f6-9874-4324-a06e-74d4ba46e478 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:14.717751 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 370/1462] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:14.718743 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-906ad3b8-460d-455b-b473-87d8cd2b2a63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.724259 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-906ad3b8-460d-455b-b473-87d8cd2b2a63 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:14.724511 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-906ad3b8-460d-455b-b473-87d8cd2b2a63 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.729821 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-906ad3b8-460d-455b-b473-87d8cd2b2a63 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.730023 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-906ad3b8-460d-455b-b473-87d8cd2b2a63 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Delete snapshot with id: 3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:14.733711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d88dcee-ae54-473a-97bc-6459dbcc6f41 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.735048 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d88dcee-ae54-473a-97bc-6459dbcc6f41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 Aug 12 21:40:14.735320 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-906ad3b8-460d-455b-b473-87d8cd2b2a63 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 404 Aug 12 21:40:14.735481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d88dcee-ae54-473a-97bc-6459dbcc6f41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.736006 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 365/1463] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:14 2026] DELETE /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:14.736973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d88dcee-ae54-473a-97bc-6459dbcc6f41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.746749 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-62417858-bb2d-4141-912c-585f9e036ab8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.746902 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62417858-bb2d-4141-912c-585f9e036ab8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 Aug 12 21:40:14.747062 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62417858-bb2d-4141-912c-585f9e036ab8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.747234 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62417858-bb2d-4141-912c-585f9e036ab8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.748743 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:14.748743 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:14.751242 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62417858-bb2d-4141-912c-585f9e036ab8 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 returned with HTTP 404 Aug 12 21:40:14.751844 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 367/1464] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/snapshots/3c8a9566-a17e-4075-8b6d-0f6b26c8eb42 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:14.753748 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8d88dcee-ae54-473a-97bc-6459dbcc6f41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:14.761362 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d88dcee-ae54-473a-97bc-6459dbcc6f41 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 returned with HTTP 200 Aug 12 21:40:14.761518 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6249526-24e6-4143-9d61-907bdee7bc61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.762010 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 363/1465] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:14.763205 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6249526-24e6-4143-9d61-907bdee7bc61 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:14.763399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6249526-24e6-4143-9d61-907bdee7bc61 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.763590 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6249526-24e6-4143-9d61-907bdee7bc61 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.764585 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b6249526-24e6-4143-9d61-907bdee7bc61 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Delete volume with id: 4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:14.770250 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6249526-24e6-4143-9d61-907bdee7bc61 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 returned with HTTP 404 Aug 12 21:40:14.771030 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 371/1466] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:14 2026] DELETE /volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:14.775527 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b500f46-4fd7-49e1-99dc-a9bef167c14e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.777398 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b500f46-4fd7-49e1-99dc-a9bef167c14e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 Aug 12 21:40:14.777569 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b500f46-4fd7-49e1-99dc-a9bef167c14e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.777765 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b500f46-4fd7-49e1-99dc-a9bef167c14e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.777925 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8b500f46-4fd7-49e1-99dc-a9bef167c14e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume with id: 4fbd9b44-a57d-433d-a8b9-6148a89c8505 Aug 12 21:40:14.778126 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1bd640cf-2f39-4be1-8665-2c0902d4d934 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.779705 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bd640cf-2f39-4be1-8665-2c0902d4d934 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] GET https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 Aug 12 21:40:14.779901 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bd640cf-2f39-4be1-8665-2c0902d4d934 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.780097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bd640cf-2f39-4be1-8665-2c0902d4d934 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.784592 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:14.784592 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:14.785020 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b500f46-4fd7-49e1-99dc-a9bef167c14e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:14.785725 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bd640cf-2f39-4be1-8665-2c0902d4d934 tempest-SnapshotDependencyTests-2121498516 tempest-SnapshotDependencyTests-2121498516-project-member] https://10.4.3.240/volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 returned with HTTP 404 Aug 12 21:40:14.786424 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 368/1467] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/volumes/4c4b4abc-3ab8-4984-9294-1d93234ed5f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:14.799971 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b500f46-4fd7-49e1-99dc-a9bef167c14e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume request issued successfully. Aug 12 21:40:14.800196 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b500f46-4fd7-49e1-99dc-a9bef167c14e tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 returned with HTTP 202 Aug 12 21:40:14.800860 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 366/1468] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:14 2026] DELETE /volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:14.808326 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62ff38c1-5a35-4847-aecd-ad9fdb0820f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.810064 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62ff38c1-5a35-4847-aecd-ad9fdb0820f7 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 Aug 12 21:40:14.810272 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62ff38c1-5a35-4847-aecd-ad9fdb0820f7 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.810476 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62ff38c1-5a35-4847-aecd-ad9fdb0820f7 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.817354 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:14.817354 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:14.820839 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-62ff38c1-5a35-4847-aecd-ad9fdb0820f7 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:14.825477 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62ff38c1-5a35-4847-aecd-ad9fdb0820f7 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 returned with HTTP 200 Aug 12 21:40:14.826024 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 364/1469] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:14.878549 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-86c076cf-319c-4428-8470-7b1560a329c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.880906 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86c076cf-319c-4428-8470-7b1560a329c9 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db Aug 12 21:40:14.881053 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86c076cf-319c-4428-8470-7b1560a329c9 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.881287 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86c076cf-319c-4428-8470-7b1560a329c9 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.888856 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86c076cf-319c-4428-8470-7b1560a329c9 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db returned with HTTP 404 Aug 12 21:40:14.889390 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 372/1470] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:14.896098 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e1da7d82-fc2b-4175-a558-1d4208034da1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.897780 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1da7d82-fc2b-4175-a558-1d4208034da1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db Aug 12 21:40:14.897989 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1da7d82-fc2b-4175-a558-1d4208034da1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.898173 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1da7d82-fc2b-4175-a558-1d4208034da1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.903445 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1da7d82-fc2b-4175-a558-1d4208034da1 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db returned with HTTP 404 Aug 12 21:40:14.903938 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 369/1471] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:14 2026] GET /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:14.911266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d566a9a6-5364-4cf0-b944-48e69a117b1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.912978 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d566a9a6-5364-4cf0-b944-48e69a117b1a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] DELETE https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db Aug 12 21:40:14.913184 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d566a9a6-5364-4cf0-b944-48e69a117b1a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:14.913364 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d566a9a6-5364-4cf0-b944-48e69a117b1a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:14.913520 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d566a9a6-5364-4cf0-b944-48e69a117b1a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Delete volume with id: 51a8b45b-8f43-4852-8340-11f582a010db Aug 12 21:40:14.918786 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d566a9a6-5364-4cf0-b944-48e69a117b1a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db returned with HTTP 404 Aug 12 21:40:14.919234 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 367/1472] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:14 2026] DELETE /volume/v3/volumes/51a8b45b-8f43-4852-8340-11f582a010db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:14.927185 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f660c7c1-7e00-4e33-a425-326589adf418 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:14.928894 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:14.929215 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1893495623"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:14.930557 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1893495623'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:14.930725 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume of 1 GB Aug 12 21:40:14.934355 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Availability Zones retrieved successfully. Aug 12 21:40:14.939974 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (fddcc26e-9d9f-4abc-b1e8-347ba97895be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:14.940801 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5e5885-e8ac-4fd8-8b0e-da8185230b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:14.941606 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:14.965482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5e5885-e8ac-4fd8-8b0e-da8185230b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:14.966267 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa70139-fbc8-462a-942d-ef3ed4de129a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:15.002933 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Created reservations ['120b1915-b4cb-4d12-8826-1fcbbb8aa1a9', '76da2f0b-c353-4c57-857a-3facdb0b26f1', '35276f4f-f198-4f9c-b759-385546dbf439', '6d4d005c-49f8-4a86-80d5-a6baa4f497a5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:15.003775 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa70139-fbc8-462a-942d-ef3ed4de129a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['120b1915-b4cb-4d12-8826-1fcbbb8aa1a9', '76da2f0b-c353-4c57-857a-3facdb0b26f1', '35276f4f-f198-4f9c-b759-385546dbf439', '6d4d005c-49f8-4a86-80d5-a6baa4f497a5']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:15.004424 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75871e11-6de9-4715-b5d5-c76efa646761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:15.027417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75871e11-6de9-4715-b5d5-c76efa646761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b21f36e-0179-4584-8b90-3f744c7747d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1893495623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['120b1915-b4cb-4d12-8826-1fcbbb8aa1a9','76da2f0b-c353-4c57-857a-3facdb0b26f1','35276f4f-f198-4f9c-b759-385546dbf439','6d4d005c-49f8-4a86-80d5-a6baa4f497a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1893495623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b21f36e-0179-4584-8b90-3f744c7747d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0145878b6e9a4eec8194ab7bf0c8b563',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbdaf7887621499fb84aad38fc517039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:15.028451 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa2153c-dada-47df-9d13-ceaa3fdb86c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:15.058113 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa2153c-dada-47df-9d13-ceaa3fdb86c5) transitioned into state 'SUCCESS' from state '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-1893495623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['120b1915-b4cb-4d12-8826-1fcbbb8aa1a9','76da2f0b-c353-4c57-857a-3facdb0b26f1','35276f4f-f198-4f9c-b759-385546dbf439','6d4d005c-49f8-4a86-80d5-a6baa4f497a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:15.058907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31416206-d070-41be-811c-ac9fbc513af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:15.068717 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31416206-d070-41be-811c-ac9fbc513af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:15.069416 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (fddcc26e-9d9f-4abc-b1e8-347ba97895be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:15.069959 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request issued successfully. Aug 12 21:40:15.070388 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f660c7c1-7e00-4e33-a425-326589adf418 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:15.070960 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 365/1473] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:14 2026] POST /volume/v3/volumes => generated 749 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:15.082086 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb27b514-14d6-4fc4-a0d0-96b7d5cc46a5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:15.083783 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb27b514-14d6-4fc4-a0d0-96b7d5cc46a5 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 Aug 12 21:40:15.083993 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb27b514-14d6-4fc4-a0d0-96b7d5cc46a5 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:15.084174 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb27b514-14d6-4fc4-a0d0-96b7d5cc46a5 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:15.090874 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:15.090874 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:15.094760 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb27b514-14d6-4fc4-a0d0-96b7d5cc46a5 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:15.098852 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb27b514-14d6-4fc4-a0d0-96b7d5cc46a5 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 returned with HTTP 200 Aug 12 21:40:15.099308 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 373/1474] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:15 2026] GET /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:15.733871 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dae5d18c-d90d-427c-9f97-1a114f8d505a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:15.735572 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dae5d18c-d90d-427c-9f97-1a114f8d505a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:15.735811 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dae5d18c-d90d-427c-9f97-1a114f8d505a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:15.736142 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dae5d18c-d90d-427c-9f97-1a114f8d505a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:15.736142 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-dae5d18c-d90d-427c-9f97-1a114f8d505a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:15.740662 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:15.740662 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:15.741375 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dae5d18c-d90d-427c-9f97-1a114f8d505a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:15.741925 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 370/1475] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:15 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:15.843118 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-174d55ae-303f-4990-895e-17ea3503e0e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:15.845028 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-174d55ae-303f-4990-895e-17ea3503e0e8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 Aug 12 21:40:15.845244 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-174d55ae-303f-4990-895e-17ea3503e0e8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:15.845676 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-174d55ae-303f-4990-895e-17ea3503e0e8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:15.851652 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-174d55ae-303f-4990-895e-17ea3503e0e8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 returned with HTTP 404 Aug 12 21:40:15.851829 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 368/1476] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:15 2026] GET /volume/v3/volumes/4fbd9b44-a57d-433d-a8b9-6148a89c8505 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:15.870745 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e82e7108-0e9f-4c89-9d54-8f93defe3f25 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:15.875287 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e82e7108-0e9f-4c89-9d54-8f93defe3f25 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:15.875756 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e82e7108-0e9f-4c89-9d54-8f93defe3f25 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:15.876255 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e82e7108-0e9f-4c89-9d54-8f93defe3f25 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:15.887433 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:15.887433 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:15.894642 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e82e7108-0e9f-4c89-9d54-8f93defe3f25 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:15.898983 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e82e7108-0e9f-4c89-9d54-8f93defe3f25 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 200 Aug 12 21:40:15.899468 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 366/1477] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:15 2026] GET /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 925 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:15.917028 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08aea38c-ca21-48e4-a3e6-92711b1b0572 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:15.919189 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08aea38c-ca21-48e4-a3e6-92711b1b0572 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] DELETE https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:15.919368 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08aea38c-ca21-48e4-a3e6-92711b1b0572 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:15.919540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08aea38c-ca21-48e4-a3e6-92711b1b0572 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:15.919720 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-08aea38c-ca21-48e4-a3e6-92711b1b0572 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume with id: af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:15.927581 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:15.927581 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:15.927729 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08aea38c-ca21-48e4-a3e6-92711b1b0572 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:15.944564 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08aea38c-ca21-48e4-a3e6-92711b1b0572 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume request issued successfully. Aug 12 21:40:15.944792 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08aea38c-ca21-48e4-a3e6-92711b1b0572 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 202 Aug 12 21:40:15.945195 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 374/1478] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:15 2026] DELETE /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:15.954230 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c44d2255-8214-4435-b8d0-f6787e610430 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:15.956315 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c44d2255-8214-4435-b8d0-f6787e610430 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:15.956638 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c44d2255-8214-4435-b8d0-f6787e610430 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:15.956923 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c44d2255-8214-4435-b8d0-f6787e610430 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:15.972820 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:15.972820 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:15.977653 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c44d2255-8214-4435-b8d0-f6787e610430 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:15.984636 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c44d2255-8214-4435-b8d0-f6787e610430 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 200 Aug 12 21:40:15.985469 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 371/1479] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:15 2026] GET /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 924 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:16.111492 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8ec7f9f-cdc0-46b5-ac3f-6c08e4cb077f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:16.113426 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8ec7f9f-cdc0-46b5-ac3f-6c08e4cb077f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 Aug 12 21:40:16.113913 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8ec7f9f-cdc0-46b5-ac3f-6c08e4cb077f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:16.114149 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8ec7f9f-cdc0-46b5-ac3f-6c08e4cb077f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:16.121884 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:16.121884 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:16.126073 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8ec7f9f-cdc0-46b5-ac3f-6c08e4cb077f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:16.130158 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8ec7f9f-cdc0-46b5-ac3f-6c08e4cb077f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 returned with HTTP 200 Aug 12 21:40:16.130539 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 369/1480] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:16 2026] GET /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:16.147607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-358fe4b0-3a1b-477a-9cfd-8cb1e9bfcd86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:16.149498 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-358fe4b0-3a1b-477a-9cfd-8cb1e9bfcd86 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4/action Aug 12 21:40:16.150004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-358fe4b0-3a1b-477a-9cfd-8cb1e9bfcd86 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:16.150196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-358fe4b0-3a1b-477a-9cfd-8cb1e9bfcd86 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:16.158840 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:16.158840 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:16.159451 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-358fe4b0-3a1b-477a-9cfd-8cb1e9bfcd86 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '9b21f36e-0179-4584-8b90-3f744c7747d4' with '{'status': 'maintenance'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:16.180932 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-358fe4b0-3a1b-477a-9cfd-8cb1e9bfcd86 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4/action returned with HTTP 202 Aug 12 21:40:16.181690 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 367/1481] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:16 2026] POST /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:16.190639 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2fd95666-d762-4cfd-8076-151dddbf454d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:16.192533 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fd95666-d762-4cfd-8076-151dddbf454d tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 Aug 12 21:40:16.192887 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fd95666-d762-4cfd-8076-151dddbf454d tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:16.193132 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fd95666-d762-4cfd-8076-151dddbf454d tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:16.201928 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:16.201928 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:16.205745 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2fd95666-d762-4cfd-8076-151dddbf454d tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:16.210932 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fd95666-d762-4cfd-8076-151dddbf454d tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 returned with HTTP 200 Aug 12 21:40:16.211433 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 375/1482] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:16 2026] GET /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:16.230393 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a0492b4c-a564-472d-b2db-4d6e005f812b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:16.232264 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a0492b4c-a564-472d-b2db-4d6e005f812b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4/action Aug 12 21:40:16.232656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a0492b4c-a564-472d-b2db-4d6e005f812b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:16.232833 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a0492b4c-a564-472d-b2db-4d6e005f812b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:16.242536 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:16.242536 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:16.243013 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a0492b4c-a564-472d-b2db-4d6e005f812b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Volume info retrieved successfully. Aug 12 21:40:16.266435 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a0492b4c-a564-472d-b2db-4d6e005f812b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Delete volume request issued successfully. Aug 12 21:40:16.266861 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a0492b4c-a564-472d-b2db-4d6e005f812b tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4/action returned with HTTP 202 Aug 12 21:40:16.267345 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 372/1483] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:16 2026] POST /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:16.274332 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ff5d44e-37f1-4209-b80c-d8515e1cd699 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:16.277231 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ff5d44e-37f1-4209-b80c-d8515e1cd699 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 Aug 12 21:40:16.277788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ff5d44e-37f1-4209-b80c-d8515e1cd699 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:16.278185 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ff5d44e-37f1-4209-b80c-d8515e1cd699 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:16.287259 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:16.287259 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:16.291688 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ff5d44e-37f1-4209-b80c-d8515e1cd699 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:16.297953 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ff5d44e-37f1-4209-b80c-d8515e1cd699 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 returned with HTTP 200 Aug 12 21:40:16.298510 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 370/1484] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:16 2026] GET /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:16.754745 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47f90c45-a577-41ce-a647-d50f844ff0ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:16.756243 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47f90c45-a577-41ce-a647-d50f844ff0ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:16.756456 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47f90c45-a577-41ce-a647-d50f844ff0ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:16.756732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47f90c45-a577-41ce-a647-d50f844ff0ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:16.756885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-47f90c45-a577-41ce-a647-d50f844ff0ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:16.766471 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:16.766471 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:16.767268 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47f90c45-a577-41ce-a647-d50f844ff0ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:16.767661 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 368/1485] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:16 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:17.000118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0276ce3d-290d-4b10-b72d-f7f6e2ce64d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.003157 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0276ce3d-290d-4b10-b72d-f7f6e2ce64d8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 Aug 12 21:40:17.003157 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0276ce3d-290d-4b10-b72d-f7f6e2ce64d8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.003157 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0276ce3d-290d-4b10-b72d-f7f6e2ce64d8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.009243 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0276ce3d-290d-4b10-b72d-f7f6e2ce64d8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 returned with HTTP 404 Aug 12 21:40:17.009950 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 376/1486] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:16 2026] GET /volume/v3/volumes/af1fee98-e1ae-4558-80d5-8483466d47d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:17.023935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-95235679-46b3-4bf9-a2f0-479334a78757 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.023935 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95235679-46b3-4bf9-a2f0-479334a78757 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 Aug 12 21:40:17.023935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95235679-46b3-4bf9-a2f0-479334a78757 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.023935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95235679-46b3-4bf9-a2f0-479334a78757 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.035487 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:17.035487 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:17.035487 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-95235679-46b3-4bf9-a2f0-479334a78757 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:17.040655 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95235679-46b3-4bf9-a2f0-479334a78757 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 returned with HTTP 200 Aug 12 21:40:17.040655 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 373/1487] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:17 2026] GET /volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:17.050588 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59dfee56-4a22-41b9-85c4-cdc6ada44fb8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.052754 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59dfee56-4a22-41b9-85c4-cdc6ada44fb8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 Aug 12 21:40:17.055542 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59dfee56-4a22-41b9-85c4-cdc6ada44fb8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.055542 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59dfee56-4a22-41b9-85c4-cdc6ada44fb8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.055542 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-59dfee56-4a22-41b9-85c4-cdc6ada44fb8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume with id: ebb7b6b4-f856-4950-8588-b14ae52ad778 Aug 12 21:40:17.060650 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:17.060650 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:17.061185 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59dfee56-4a22-41b9-85c4-cdc6ada44fb8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:17.083289 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59dfee56-4a22-41b9-85c4-cdc6ada44fb8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume request issued successfully. Aug 12 21:40:17.083746 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59dfee56-4a22-41b9-85c4-cdc6ada44fb8 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 returned with HTTP 202 Aug 12 21:40:17.084710 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 371/1488] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:17 2026] DELETE /volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:17.094832 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8454d77-e24f-4aae-be4e-594ad50e4a4d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.098742 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8454d77-e24f-4aae-be4e-594ad50e4a4d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 Aug 12 21:40:17.100130 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8454d77-e24f-4aae-be4e-594ad50e4a4d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.100462 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8454d77-e24f-4aae-be4e-594ad50e4a4d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.110047 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:17.110047 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:17.115371 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8454d77-e24f-4aae-be4e-594ad50e4a4d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:17.120510 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8454d77-e24f-4aae-be4e-594ad50e4a4d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 returned with HTTP 200 Aug 12 21:40:17.121008 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 369/1489] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:17 2026] GET /volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:17.315518 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-189e7355-ad18-4146-9784-c586f92b571f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.317476 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-189e7355-ad18-4146-9784-c586f92b571f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 Aug 12 21:40:17.317675 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-189e7355-ad18-4146-9784-c586f92b571f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.317824 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-189e7355-ad18-4146-9784-c586f92b571f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.330177 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-189e7355-ad18-4146-9784-c586f92b571f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 returned with HTTP 404 Aug 12 21:40:17.331084 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 377/1490] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:17 2026] GET /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:17.338986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-af3acddc-efab-457c-8f10-b3295842dbdd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.340770 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af3acddc-efab-457c-8f10-b3295842dbdd tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 Aug 12 21:40:17.340962 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af3acddc-efab-457c-8f10-b3295842dbdd tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.341170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af3acddc-efab-457c-8f10-b3295842dbdd tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.350030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af3acddc-efab-457c-8f10-b3295842dbdd tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 returned with HTTP 404 Aug 12 21:40:17.350766 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 374/1491] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:17 2026] GET /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:17.358405 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c7d6f9ad-51ec-425e-a8fd-140bbbc9bb34 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.366042 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7d6f9ad-51ec-425e-a8fd-140bbbc9bb34 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 Aug 12 21:40:17.366325 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7d6f9ad-51ec-425e-a8fd-140bbbc9bb34 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.366588 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7d6f9ad-51ec-425e-a8fd-140bbbc9bb34 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.366844 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c7d6f9ad-51ec-425e-a8fd-140bbbc9bb34 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Delete volume with id: 9b21f36e-0179-4584-8b90-3f744c7747d4 Aug 12 21:40:17.374297 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7d6f9ad-51ec-425e-a8fd-140bbbc9bb34 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 returned with HTTP 404 Aug 12 21:40:17.374974 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 372/1492] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:17 2026] DELETE /volume/v3/volumes/9b21f36e-0179-4584-8b90-3f744c7747d4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:17.383241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.387730 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:17.388949 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1061238943"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:17.390377 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1061238943'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:17.391488 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume of 1 GB Aug 12 21:40:17.396416 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Availability Zones retrieved successfully. Aug 12 21:40:17.401935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (c2682ada-743a-4375-9a87-110eda75ae03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:17.402948 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (730d17b2-cca6-4568-a7af-778e83d697ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:17.403930 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:17.429649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (730d17b2-cca6-4568-a7af-778e83d697ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:17.430567 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ae8f85-381d-462b-97d5-5d83a49a801a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:17.476993 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Created reservations ['5ce64e77-e7db-425b-9c67-9a3c4a0b7d7c', 'cb34354a-8b8d-4342-9559-aa92c479fa69', '649ca0e2-2b43-4196-8f58-4ed60cc8aa28', '89d6e759-c67c-4d15-a65e-e8550a0c7238'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:17.478011 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ae8f85-381d-462b-97d5-5d83a49a801a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce64e77-e7db-425b-9c67-9a3c4a0b7d7c', 'cb34354a-8b8d-4342-9559-aa92c479fa69', '649ca0e2-2b43-4196-8f58-4ed60cc8aa28', '89d6e759-c67c-4d15-a65e-e8550a0c7238']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:17.478887 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5672c3f-4684-4eb2-9355-3a51b0975f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:17.509494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5672c3f-4684-4eb2-9355-3a51b0975f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68786dff-29f3-4855-b99d-2d772b11f459', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1061238943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['5ce64e77-e7db-425b-9c67-9a3c4a0b7d7c','cb34354a-8b8d-4342-9559-aa92c479fa69','649ca0e2-2b43-4196-8f58-4ed60cc8aa28','89d6e759-c67c-4d15-a65e-e8550a0c7238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1061238943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68786dff-29f3-4855-b99d-2d772b11f459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0145878b6e9a4eec8194ab7bf0c8b563',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbdaf7887621499fb84aad38fc517039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:17.510171 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078aba20-42e0-44c5-8451-ab074e4b156f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:17.530642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078aba20-42e0-44c5-8451-ab074e4b156f) transitioned into state 'SUCCESS' from state '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-1061238943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0145878b6e9a4eec8194ab7bf0c8b563',qos_specs=None,replication_status=,reservations=['5ce64e77-e7db-425b-9c67-9a3c4a0b7d7c','cb34354a-8b8d-4342-9559-aa92c479fa69','649ca0e2-2b43-4196-8f58-4ed60cc8aa28','89d6e759-c67c-4d15-a65e-e8550a0c7238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbdaf7887621499fb84aad38fc517039',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:17.531412 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (706d9f62-ab6c-4064-be29-236d01e5e9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:17.545279 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (706d9f62-ab6c-4064-be29-236d01e5e9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:17.546594 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Flow 'volume_create_api' (c2682ada-743a-4375-9a87-110eda75ae03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:17.547072 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Create volume request issued successfully. Aug 12 21:40:17.547846 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1690f74c-5ffc-407f-b077-c79d76cdac15 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:17.548571 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 370/1493] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:17 2026] POST /volume/v3/volumes => generated 749 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:17.563532 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3dfd3c7-0ee1-4951-8ca3-2399e21be30f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.565244 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3dfd3c7-0ee1-4951-8ca3-2399e21be30f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:17.566285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3dfd3c7-0ee1-4951-8ca3-2399e21be30f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.566560 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3dfd3c7-0ee1-4951-8ca3-2399e21be30f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.581725 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:17.581725 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:17.586962 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a3dfd3c7-0ee1-4951-8ca3-2399e21be30f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:17.592575 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3dfd3c7-0ee1-4951-8ca3-2399e21be30f tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 200 Aug 12 21:40:17.593212 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 378/1494] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:17 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:17.781051 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9dd453ec-bee7-46d4-b67b-6808355dbdf3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:17.783645 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9dd453ec-bee7-46d4-b67b-6808355dbdf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:17.783942 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9dd453ec-bee7-46d4-b67b-6808355dbdf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:17.784175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9dd453ec-bee7-46d4-b67b-6808355dbdf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:17.784306 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9dd453ec-bee7-46d4-b67b-6808355dbdf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:17.789252 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:17.789252 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:17.790247 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9dd453ec-bee7-46d4-b67b-6808355dbdf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:17.790594 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 375/1495] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:17 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.134997 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6420eab6-2d77-43d4-9b1f-a74769254353 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.137066 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6420eab6-2d77-43d4-9b1f-a74769254353 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 Aug 12 21:40:18.139039 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6420eab6-2d77-43d4-9b1f-a74769254353 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.139039 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6420eab6-2d77-43d4-9b1f-a74769254353 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.144030 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6420eab6-2d77-43d4-9b1f-a74769254353 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 returned with HTTP 404 Aug 12 21:40:18.144499 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 373/1496] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/ebb7b6b4-f856-4950-8588-b14ae52ad778 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:18.194198 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c74451f-cc54-449c-ab7f-551058571592 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.196603 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:18.197028 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-VolumesGetTest-Volume-2144103033", "metadata": {"Type": "Test"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:18.199905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request body: {'volume': {'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2144103033', 'metadata': {'Type': 'Test'}}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:18.307116 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume of 1 GB Aug 12 21:40:18.307408 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.307408 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:18.315090 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Availability Zones retrieved successfully. Aug 12 21:40:18.321543 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (d1a7dc6c-0175-4e50-9595-461be6b27b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:18.323128 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4e0f10-423f-4792-94a3-1b33c6b3279d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:18.324568 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:18.396344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4e0f10-423f-4792-94a3-1b33c6b3279d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:18.397201 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2805d545-d123-42db-a629-09228bda1dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:18.439510 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Created reservations ['0fbb820f-546d-426e-b6b4-3f4ed8658395', '88a20765-913b-4530-a9c4-c54505fc1f83', 'c51eb64a-e0bc-4b1c-8ea2-0feab7447594', '6d6edfe4-f9b3-482e-ba65-0c6f7148f308'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:18.440086 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2805d545-d123-42db-a629-09228bda1dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fbb820f-546d-426e-b6b4-3f4ed8658395', '88a20765-913b-4530-a9c4-c54505fc1f83', 'c51eb64a-e0bc-4b1c-8ea2-0feab7447594', '6d6edfe4-f9b3-482e-ba65-0c6f7148f308']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:18.441149 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dbccc74-738c-4919-a0ce-52e864a9cbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:18.471463 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dbccc74-738c-4919-a0ce-52e864a9cbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ae40986-d729-4a37-b5ee-1c142b5b4cc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2144103033',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['0fbb820f-546d-426e-b6b4-3f4ed8658395','88a20765-913b-4530-a9c4-c54505fc1f83','c51eb64a-e0bc-4b1c-8ea2-0feab7447594','6d6edfe4-f9b3-482e-ba65-0c6f7148f308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2144103033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ae40986-d729-4a37-b5ee-1c142b5b4cc4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e6b387a1270c4f269b15812525c97843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030eb4a32e5946c99965614fc492b510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:18.472887 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae270f2b-ceaf-4bcb-888c-f81f4f530ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:18.491818 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae270f2b-ceaf-4bcb-888c-f81f4f530ceb) transitioned into state 'SUCCESS' from state '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-2144103033',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['0fbb820f-546d-426e-b6b4-3f4ed8658395','88a20765-913b-4530-a9c4-c54505fc1f83','c51eb64a-e0bc-4b1c-8ea2-0feab7447594','6d6edfe4-f9b3-482e-ba65-0c6f7148f308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:18.492711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ee7187-984d-4517-84c7-32478bfecb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:18.504815 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ee7187-984d-4517-84c7-32478bfecb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:18.506334 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (d1a7dc6c-0175-4e50-9595-461be6b27b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:18.506334 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request issued successfully. Aug 12 21:40:18.507129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c74451f-cc54-449c-ab7f-551058571592 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:18.507929 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 371/1497] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:18 2026] POST /volume/v3/volumes => generated 759 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:18.520148 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-425bccf5-bdbf-487f-a157-d605194b9d84 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.522092 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-425bccf5-bdbf-487f-a157-d605194b9d84 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:18.522324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-425bccf5-bdbf-487f-a157-d605194b9d84 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.522541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-425bccf5-bdbf-487f-a157-d605194b9d84 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.529601 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.529601 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:18.533280 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-425bccf5-bdbf-487f-a157-d605194b9d84 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:18.538077 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-425bccf5-bdbf-487f-a157-d605194b9d84 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 200 Aug 12 21:40:18.538602 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 379/1498] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.606132 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e48e3704-28cb-4d7a-b60e-3bf30bed76ea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.608333 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e48e3704-28cb-4d7a-b60e-3bf30bed76ea tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:18.608545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e48e3704-28cb-4d7a-b60e-3bf30bed76ea tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.608786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e48e3704-28cb-4d7a-b60e-3bf30bed76ea tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.619520 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.619520 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:18.624795 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e48e3704-28cb-4d7a-b60e-3bf30bed76ea tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:18.631276 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e48e3704-28cb-4d7a-b60e-3bf30bed76ea tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 200 Aug 12 21:40:18.632037 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 376/1499] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.650208 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5168dcf2-9bee-4d74-9bc5-946948193c13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.652099 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5168dcf2-9bee-4d74-9bc5-946948193c13 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action Aug 12 21:40:18.652458 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5168dcf2-9bee-4d74-9bc5-946948193c13 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:18.652604 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5168dcf2-9bee-4d74-9bc5-946948193c13 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:18.661363 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.661363 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:18.661778 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-5168dcf2-9bee-4d74-9bc5-946948193c13 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '68786dff-29f3-4855-b99d-2d772b11f459' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:18.683438 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5168dcf2-9bee-4d74-9bc5-946948193c13 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action returned with HTTP 202 Aug 12 21:40:18.684069 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 374/1500] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:18 2026] POST /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:18.692652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4fb70711-dcd8-43e0-bd31-718ce2fe178a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.694744 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fb70711-dcd8-43e0-bd31-718ce2fe178a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:18.694934 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fb70711-dcd8-43e0-bd31-718ce2fe178a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.695115 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fb70711-dcd8-43e0-bd31-718ce2fe178a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.704474 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.704474 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:18.709669 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4fb70711-dcd8-43e0-bd31-718ce2fe178a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:18.714086 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fb70711-dcd8-43e0-bd31-718ce2fe178a tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 200 Aug 12 21:40:18.714728 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 372/1501] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.727912 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d783d671-753f-45d6-953e-086a7ee1e58e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.729718 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d783d671-753f-45d6-953e-086a7ee1e58e tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action Aug 12 21:40:18.730089 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d783d671-753f-45d6-953e-086a7ee1e58e tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:18.730442 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d783d671-753f-45d6-953e-086a7ee1e58e tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:18.739313 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.739313 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:18.740379 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-d783d671-753f-45d6-953e-086a7ee1e58e tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '68786dff-29f3-4855-b99d-2d772b11f459' with '{'status': 'available'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:18.764087 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d783d671-753f-45d6-953e-086a7ee1e58e tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action returned with HTTP 202 Aug 12 21:40:18.764680 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 380/1502] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:18 2026] POST /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:18.776304 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f0730d94-eaec-4218-97ef-aaa1b17148d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.779118 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0730d94-eaec-4218-97ef-aaa1b17148d4 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:18.781817 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0730d94-eaec-4218-97ef-aaa1b17148d4 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.782279 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0730d94-eaec-4218-97ef-aaa1b17148d4 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.791479 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.791479 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:18.803492 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f0730d94-eaec-4218-97ef-aaa1b17148d4 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:18.805385 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fcc3928-f86c-43c3-83cd-8e28a9059164 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.809327 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fcc3928-f86c-43c3-83cd-8e28a9059164 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:18.809656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fcc3928-f86c-43c3-83cd-8e28a9059164 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.809746 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0730d94-eaec-4218-97ef-aaa1b17148d4 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 200 Aug 12 21:40:18.809995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fcc3928-f86c-43c3-83cd-8e28a9059164 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.810148 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 377/1503] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.810218 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5fcc3928-f86c-43c3-83cd-8e28a9059164 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:18.820865 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.820865 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:18.823819 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fcc3928-f86c-43c3-83cd-8e28a9059164 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:18.824350 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 375/1504] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.828750 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67213459-f96f-438d-8261-fbbaff1bb563 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.837510 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67213459-f96f-438d-8261-fbbaff1bb563 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action Aug 12 21:40:18.837958 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67213459-f96f-438d-8261-fbbaff1bb563 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:18.838080 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67213459-f96f-438d-8261-fbbaff1bb563 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:18.838614 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f3662c1-3f10-44ec-a256-56fbd82e874c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.843143 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f3662c1-3f10-44ec-a256-56fbd82e874c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:18.843348 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f3662c1-3f10-44ec-a256-56fbd82e874c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.843535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f3662c1-3f10-44ec-a256-56fbd82e874c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.847440 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.847440 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:18.847894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-67213459-f96f-438d-8261-fbbaff1bb563 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '68786dff-29f3-4855-b99d-2d772b11f459' with '{'status': 'maintenance'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:18.850847 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.850847 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:18.855089 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f3662c1-3f10-44ec-a256-56fbd82e874c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:18.860207 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f3662c1-3f10-44ec-a256-56fbd82e874c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 returned with HTTP 200 Aug 12 21:40:18.860839 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 381/1505] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.868267 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67213459-f96f-438d-8261-fbbaff1bb563 tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action returned with HTTP 202 Aug 12 21:40:18.868758 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 373/1506] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:18 2026] POST /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:18.875545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3158d5a2-fb37-4563-8659-f2c7101958d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.877787 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3158d5a2-fb37-4563-8659-f2c7101958d3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:18.877787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3158d5a2-fb37-4563-8659-f2c7101958d3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.877787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3158d5a2-fb37-4563-8659-f2c7101958d3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.878940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec4401b1-70c3-4901-9a6c-6e3f409da4a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.880929 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec4401b1-70c3-4901-9a6c-6e3f409da4a5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:18.881353 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec4401b1-70c3-4901-9a6c-6e3f409da4a5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.881558 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec4401b1-70c3-4901-9a6c-6e3f409da4a5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.881711 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ec4401b1-70c3-4901-9a6c-6e3f409da4a5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:18.885257 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.885257 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:18.886447 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.886447 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:18.887306 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec4401b1-70c3-4901-9a6c-6e3f409da4a5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:18.887721 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 376/1507] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.889569 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3158d5a2-fb37-4563-8659-f2c7101958d3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:18.894287 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3158d5a2-fb37-4563-8659-f2c7101958d3 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 200 Aug 12 21:40:18.894807 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 378/1508] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:40:18.897520 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a58328d9-6ebe-4fa1-92b8-f5d904c2ce33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.900560 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a58328d9-6ebe-4fa1-92b8-f5d904c2ce33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/detail Aug 12 21:40:18.900836 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a58328d9-6ebe-4fa1-92b8-f5d904c2ce33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.901059 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a58328d9-6ebe-4fa1-92b8-f5d904c2ce33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.901358 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a58328d9-6ebe-4fa1-92b8-f5d904c2ce33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:18.908058 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddddb667-241d-4088-b2f7-8a869f5a483d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.910348 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddddb667-241d-4088-b2f7-8a869f5a483d tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] POST https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action Aug 12 21:40:18.910889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddddb667-241d-4088-b2f7-8a869f5a483d tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:18.911081 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddddb667-241d-4088-b2f7-8a869f5a483d tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:18.914301 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a58328d9-6ebe-4fa1-92b8-f5d904c2ce33 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/detail returned with HTTP 200 Aug 12 21:40:18.917575 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 382/1509] 10.4.3.240 () {66 vars in 1258 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/backups/detail => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:18.924332 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.924332 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:18.924871 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-ddddb667-241d-4088-b2f7-8a869f5a483d tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] Updating volume '68786dff-29f3-4855-b99d-2d772b11f459' with '{'status': 'available'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:40:18.926748 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.928727 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5/restore Aug 12 21:40:18.929153 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:18.930857 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Restoring backup 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 ({'restore': {}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 21:40:18.931014 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Restoring backup 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 to volume None. Aug 12 21:40:18.935926 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.935926 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:18.937215 np0000007121 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating volume of 1 GB for restore of backup 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. Aug 12 21:40:18.944460 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:40:18.944095. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:40:18.944550 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Availability Zones retrieved successfully. Aug 12 21:40:18.952041 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddddb667-241d-4088-b2f7-8a869f5a483d tempest-VolumesActionsTest-1140537599 tempest-VolumesActionsTest-1140537599-project-admin] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action returned with HTTP 202 Aug 12 21:40:18.952171 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (0efd71e7-a005-46ff-847c-be6ebf6cc0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:18.952231 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 374/1510] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:40:18 2026] POST /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:18.953308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (130db977-ca91-4545-acae-cc0ec6842a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:18.954276 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:18.961876 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ff116f13-0edc-4103-87ff-284df1bbbe37 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:18.964269 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff116f13-0edc-4103-87ff-284df1bbbe37 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:18.964516 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff116f13-0edc-4103-87ff-284df1bbbe37 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:18.964797 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff116f13-0edc-4103-87ff-284df1bbbe37 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:18.973263 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:18.973263 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:18.978289 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ff116f13-0edc-4103-87ff-284df1bbbe37 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:18.979854 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (130db977-ca91-4545-acae-cc0ec6842a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:18.980641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed9e0f94-d36c-42a9-9f4f-9368e63a7418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:18.984130 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff116f13-0edc-4103-87ff-284df1bbbe37 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 200 Aug 12 21:40:18.984591 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 379/1511] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:19.000431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e6ba386-7c8c-45eb-a867-199b7614227e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.002403 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e6ba386-7c8c-45eb-a867-199b7614227e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:19.002552 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e6ba386-7c8c-45eb-a867-199b7614227e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:19.002792 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e6ba386-7c8c-45eb-a867-199b7614227e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:19.010022 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.010022 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:19.014108 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e6ba386-7c8c-45eb-a867-199b7614227e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:19.019346 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e6ba386-7c8c-45eb-a867-199b7614227e tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 200 Aug 12 21:40:19.019522 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['64f109c8-dbc6-41f6-87d0-07140ea257f6', '11403e84-955e-4af8-afa5-84b7aca0d401', '8c0a97e3-12b5-4c92-9c08-91c7892ee278', 'd316631a-fc20-4681-890a-69bc915ed224'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:19.019885 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 383/1512] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:18 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:19.020544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed9e0f94-d36c-42a9-9f4f-9368e63a7418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64f109c8-dbc6-41f6-87d0-07140ea257f6', '11403e84-955e-4af8-afa5-84b7aca0d401', '8c0a97e3-12b5-4c92-9c08-91c7892ee278', 'd316631a-fc20-4681-890a-69bc915ed224']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.021343 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899e07b8-62ac-474c-9096-6043d24b8000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:19.036922 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d9078a9-ecfc-42a8-8265-aa8e07cb9a23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.038932 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d9078a9-ecfc-42a8-8265-aa8e07cb9a23 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] DELETE https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:19.039162 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d9078a9-ecfc-42a8-8265-aa8e07cb9a23 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:19.039298 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d9078a9-ecfc-42a8-8265-aa8e07cb9a23 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:19.039481 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1d9078a9-ecfc-42a8-8265-aa8e07cb9a23 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Delete volume with id: 68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:19.047264 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.047264 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:19.047754 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d9078a9-ecfc-42a8-8265-aa8e07cb9a23 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:19.048907 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899e07b8-62ac-474c-9096-6043d24b8000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f3e7637-4166-491e-9fe6-606aa00d7d2a', '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_7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['64f109c8-dbc6-41f6-87d0-07140ea257f6','11403e84-955e-4af8-afa5-84b7aca0d401','8c0a97e3-12b5-4c92-9c08-91c7892ee278','d316631a-fc20-4681-890a-69bc915ed224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f3e7637-4166-491e-9fe6-606aa00d7d2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67bf7a75166b47d6aea697584674fdf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.049726 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b9999b-26a6-401f-9f3c-3b3374594108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:19.066419 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d9078a9-ecfc-42a8-8265-aa8e07cb9a23 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Delete volume request issued successfully. Aug 12 21:40:19.066595 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d9078a9-ecfc-42a8-8265-aa8e07cb9a23 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 202 Aug 12 21:40:19.067164 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 375/1513] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:19 2026] DELETE /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:19.067853 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b9999b-26a6-401f-9f3c-3b3374594108) transitioned into 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_7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['64f109c8-dbc6-41f6-87d0-07140ea257f6','11403e84-955e-4af8-afa5-84b7aca0d401','8c0a97e3-12b5-4c92-9c08-91c7892ee278','d316631a-fc20-4681-890a-69bc915ed224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.068550 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5601ef5d-e62f-45c1-9279-9d54906e247d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:19.074263 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-148e7b06-eaa5-4809-905a-a426651b16e2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.076141 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-148e7b06-eaa5-4809-905a-a426651b16e2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:19.076338 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-148e7b06-eaa5-4809-905a-a426651b16e2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:19.076526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-148e7b06-eaa5-4809-905a-a426651b16e2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:19.080640 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5601ef5d-e62f-45c1-9279-9d54906e247d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.081517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (0efd71e7-a005-46ff-847c-be6ebf6cc0bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:19.081875 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request issued successfully. Aug 12 21:40:19.085496 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.085496 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:19.089709 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.089709 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:19.090050 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-148e7b06-eaa5-4809-905a-a426651b16e2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Volume info retrieved successfully. Aug 12 21:40:19.090256 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:19.094333 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-148e7b06-eaa5-4809-905a-a426651b16e2 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 200 Aug 12 21:40:19.094742 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 380/1514] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:19 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:19.556762 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1d28276-3b52-40e6-a4bd-d009f48b8d0b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.566975 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1d28276-3b52-40e6-a4bd-d009f48b8d0b tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:19.567197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1d28276-3b52-40e6-a4bd-d009f48b8d0b tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:19.567407 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1d28276-3b52-40e6-a4bd-d009f48b8d0b tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:19.574015 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.574015 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:19.577102 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a1d28276-3b52-40e6-a4bd-d009f48b8d0b tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:19.581014 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1d28276-3b52-40e6-a4bd-d009f48b8d0b tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 200 Aug 12 21:40:19.581542 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 384/1515] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:19 2026] GET /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:19.598898 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c4c7f84-ba13-4724-a4dc-8ba879b4b43c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.601343 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c4c7f84-ba13-4724-a4dc-8ba879b4b43c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:19.601988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c4c7f84-ba13-4724-a4dc-8ba879b4b43c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:19.602363 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c4c7f84-ba13-4724-a4dc-8ba879b4b43c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:19.613034 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.613034 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:19.618536 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c4c7f84-ba13-4724-a4dc-8ba879b4b43c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:19.624375 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c4c7f84-ba13-4724-a4dc-8ba879b4b43c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 200 Aug 12 21:40:19.624884 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 376/1516] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:19 2026] GET /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:19.641699 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f852e8af-fed7-476b-acaa-a9e90d6644be None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.643810 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f852e8af-fed7-476b-acaa-a9e90d6644be tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:19.644288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f852e8af-fed7-476b-acaa-a9e90d6644be tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2144103033"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:19.655078 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.655078 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:19.660135 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f852e8af-fed7-476b-acaa-a9e90d6644be tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:19.666086 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f852e8af-fed7-476b-acaa-a9e90d6644be tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:19.666608 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f852e8af-fed7-476b-acaa-a9e90d6644be tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 200 Aug 12 21:40:19.667090 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 381/1517] 10.4.3.240 () {68 vars in 1368 bytes} [Wed Aug 12 21:40:19 2026] PUT /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 783 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:19.680899 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba6e8c32-196c-4254-aca3-4296dd951aff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.682950 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba6e8c32-196c-4254-aca3-4296dd951aff tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:19.683365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba6e8c32-196c-4254-aca3-4296dd951aff tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2087787299", "description": "This is the new description of volume"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:19.692660 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.692660 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:19.696493 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba6e8c32-196c-4254-aca3-4296dd951aff tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:19.703786 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba6e8c32-196c-4254-aca3-4296dd951aff tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:19.704483 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba6e8c32-196c-4254-aca3-4296dd951aff tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 200 Aug 12 21:40:19.705115 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 385/1518] 10.4.3.240 () {68 vars in 1369 bytes} [Wed Aug 12 21:40:19 2026] PUT /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:19.718523 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0ca8691-9993-4997-8d27-7a219c280a6f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.720241 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0ca8691-9993-4997-8d27-7a219c280a6f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:19.720434 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0ca8691-9993-4997-8d27-7a219c280a6f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:19.720660 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0ca8691-9993-4997-8d27-7a219c280a6f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:19.727542 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.727542 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:19.730979 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0ca8691-9993-4997-8d27-7a219c280a6f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:19.735883 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0ca8691-9993-4997-8d27-7a219c280a6f tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 200 Aug 12 21:40:19.736279 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 377/1519] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:19 2026] GET /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 1406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:19.747207 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.748817 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:19.749129 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-162481308", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2073066130"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:19.750443 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-162481308', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2073066130'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:19.750558 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume of 1 GB Aug 12 21:40:19.754338 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Availability Zones retrieved successfully. Aug 12 21:40:19.760801 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (ff563526-e0e9-4604-aa1b-c1abff690dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:19.761782 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3b5881-a90e-495f-9cb1-e230cfac97d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:19.762725 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:19.792160 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3b5881-a90e-495f-9cb1-e230cfac97d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.793223 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a18694-5ffc-4735-9d29-8273dc67a305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:19.837187 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Created reservations ['cbe0c7dc-5f88-48cb-a529-e1b09e77af83', '096d2598-7175-4a51-a34e-010f8ab952ec', '8a8cdbfb-8e52-4e68-80fb-331f5aa19825', '9ff785fb-25df-4e3c-ada9-e909458f9cae'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:19.837989 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a18694-5ffc-4735-9d29-8273dc67a305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbe0c7dc-5f88-48cb-a529-e1b09e77af83', '096d2598-7175-4a51-a34e-010f8ab952ec', '8a8cdbfb-8e52-4e68-80fb-331f5aa19825', '9ff785fb-25df-4e3c-ada9-e909458f9cae']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.838751 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a16c69-309c-430a-852a-888dd8be7eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:19.860646 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a16c69-309c-430a-852a-888dd8be7eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d13e2be-95bb-4ddd-b305-ae205e17fb54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-162481308',display_name='tempest-VolumesGetTest-Volume-2073066130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['cbe0c7dc-5f88-48cb-a529-e1b09e77af83','096d2598-7175-4a51-a34e-010f8ab952ec','8a8cdbfb-8e52-4e68-80fb-331f5aa19825','9ff785fb-25df-4e3c-ada9-e909458f9cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-162481308',display_name='tempest-VolumesGetTest-Volume-2073066130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d13e2be-95bb-4ddd-b305-ae205e17fb54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b387a1270c4f269b15812525c97843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030eb4a32e5946c99965614fc492b510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.861402 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b9332d-46f2-46ef-a6c4-6514212167e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:19.879027 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b9332d-46f2-46ef-a6c4-6514212167e5) transitioned into 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-162481308',display_name='tempest-VolumesGetTest-Volume-2073066130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b387a1270c4f269b15812525c97843',qos_specs=None,replication_status=,reservations=['cbe0c7dc-5f88-48cb-a529-e1b09e77af83','096d2598-7175-4a51-a34e-010f8ab952ec','8a8cdbfb-8e52-4e68-80fb-331f5aa19825','9ff785fb-25df-4e3c-ada9-e909458f9cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030eb4a32e5946c99965614fc492b510',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.879818 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005b20df-11e1-4d3e-a62f-a268798980b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:19.890553 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005b20df-11e1-4d3e-a62f-a268798980b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:19.893192 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Flow 'volume_create_api' (ff563526-e0e9-4604-aa1b-c1abff690dfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:19.893563 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Create volume request issued successfully. Aug 12 21:40:19.894462 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be7aaec0-7191-41de-8336-dcc87e1f1d21 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:19.894968 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 382/1520] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:19 2026] POST /volume/v3/volumes => generated 779 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:19.910790 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac407259-43b7-4609-96e8-bd777e420b67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:19.913349 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac407259-43b7-4609-96e8-bd777e420b67 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 Aug 12 21:40:19.913516 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac407259-43b7-4609-96e8-bd777e420b67 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:19.913721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac407259-43b7-4609-96e8-bd777e420b67 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:19.922403 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:19.922403 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:19.926360 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac407259-43b7-4609-96e8-bd777e420b67 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:19.930755 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac407259-43b7-4609-96e8-bd777e420b67 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 returned with HTTP 200 Aug 12 21:40:19.931153 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 386/1521] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:19 2026] GET /volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:20.096428 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:20.096428 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:20.096897 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:20.097027 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 21:40:20.099782 np0000007121 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Overwriting volume 8f3e7637-4166-491e-9fe6-606aa00d7d2a with restore of backup 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:20.109136 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c11d9782-5b38-490f-bc1c-b2b502131697 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:20.110811 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c11d9782-5b38-490f-bc1c-b2b502131697 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] GET https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 Aug 12 21:40:20.110993 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c11d9782-5b38-490f-bc1c-b2b502131697 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:20.111170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c11d9782-5b38-490f-bc1c-b2b502131697 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:20.116205 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c11d9782-5b38-490f-bc1c-b2b502131697 tempest-VolumesActionsTest-1202289985 tempest-VolumesActionsTest-1202289985-project-member] https://10.4.3.240/volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 returned with HTTP 404 Aug 12 21:40:20.116605 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 378/1522] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:20 2026] GET /volume/v3/volumes/68786dff-29f3-4855-b99d-2d772b11f459 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:20.117631 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] restore_backup in rpcapi backup_id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 21:40:20.122650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e091226-c30f-4761-89a7-bdf0b65c3d6e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5/restore returned with HTTP 202 Aug 12 21:40:20.122650 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 377/1523] 10.4.3.240 () {68 vars in 1393 bytes} [Wed Aug 12 21:40:18 2026] POST /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5/restore => generated 189 bytes in 1194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:20.130044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-407c85df-ac74-4277-86d6-f8c564f20273 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:20.132310 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-407c85df-ac74-4277-86d6-f8c564f20273 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:20.132537 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-407c85df-ac74-4277-86d6-f8c564f20273 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:20.132790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-407c85df-ac74-4277-86d6-f8c564f20273 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:20.132933 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-407c85df-ac74-4277-86d6-f8c564f20273 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:20.139302 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:20.139302 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:20.139302 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-407c85df-ac74-4277-86d6-f8c564f20273 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:20.139771 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 383/1524] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:20 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:20.944961 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24bb9249-0a24-431d-b209-843589346630 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:20.946684 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24bb9249-0a24-431d-b209-843589346630 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 Aug 12 21:40:20.946888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24bb9249-0a24-431d-b209-843589346630 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:20.947090 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24bb9249-0a24-431d-b209-843589346630 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:20.954072 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:20.954072 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:20.958217 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-24bb9249-0a24-431d-b209-843589346630 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:20.962905 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24bb9249-0a24-431d-b209-843589346630 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 returned with HTTP 200 Aug 12 21:40:20.963440 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 387/1525] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:20 2026] GET /volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:40:20.976334 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-522aea4f-f023-4ef4-b9d2-d65cd2a33078 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:20.980967 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-522aea4f-f023-4ef4-b9d2-d65cd2a33078 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] PUT https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 Aug 12 21:40:20.980967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-522aea4f-f023-4ef4-b9d2-d65cd2a33078 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2144103033", "description": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:20.988822 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:20.988822 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:20.993033 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-522aea4f-f023-4ef4-b9d2-d65cd2a33078 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:21.000168 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-522aea4f-f023-4ef4-b9d2-d65cd2a33078 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume updated successfully. Aug 12 21:40:21.000944 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-522aea4f-f023-4ef4-b9d2-d65cd2a33078 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 returned with HTTP 200 Aug 12 21:40:21.001411 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 379/1526] 10.4.3.240 () {68 vars in 1368 bytes} [Wed Aug 12 21:40:20 2026] PUT /volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 => generated 770 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:21.013827 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c48f2bee-f73a-49aa-bf60-83c333211493 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:21.015837 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c48f2bee-f73a-49aa-bf60-83c333211493 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 Aug 12 21:40:21.016050 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c48f2bee-f73a-49aa-bf60-83c333211493 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:21.016263 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c48f2bee-f73a-49aa-bf60-83c333211493 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:21.023315 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:21.023315 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:21.026884 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c48f2bee-f73a-49aa-bf60-83c333211493 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:21.031015 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c48f2bee-f73a-49aa-bf60-83c333211493 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 returned with HTTP 200 Aug 12 21:40:21.031395 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 378/1527] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:21 2026] GET /volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:21.046040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9d4cf00b-a45b-46ae-822c-b5372ddbeabc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:21.048324 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d4cf00b-a45b-46ae-822c-b5372ddbeabc tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 Aug 12 21:40:21.048639 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d4cf00b-a45b-46ae-822c-b5372ddbeabc tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:21.048843 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d4cf00b-a45b-46ae-822c-b5372ddbeabc tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:21.049030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-9d4cf00b-a45b-46ae-822c-b5372ddbeabc tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume with id: 9d13e2be-95bb-4ddd-b305-ae205e17fb54 Aug 12 21:40:21.057765 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:21.057765 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:21.058272 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9d4cf00b-a45b-46ae-822c-b5372ddbeabc tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:21.076585 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9d4cf00b-a45b-46ae-822c-b5372ddbeabc tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume request issued successfully. Aug 12 21:40:21.076816 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d4cf00b-a45b-46ae-822c-b5372ddbeabc tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 returned with HTTP 202 Aug 12 21:40:21.077260 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 384/1528] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:21 2026] DELETE /volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:21.087278 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dcd4978e-2d39-4d0c-a37c-9d811a977b50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:21.089059 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dcd4978e-2d39-4d0c-a37c-9d811a977b50 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 Aug 12 21:40:21.089399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dcd4978e-2d39-4d0c-a37c-9d811a977b50 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:21.089635 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dcd4978e-2d39-4d0c-a37c-9d811a977b50 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:21.097387 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:21.097387 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:21.102442 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dcd4978e-2d39-4d0c-a37c-9d811a977b50 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:21.106959 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dcd4978e-2d39-4d0c-a37c-9d811a977b50 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 returned with HTTP 200 Aug 12 21:40:21.107392 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 388/1529] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:21 2026] GET /volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:21.151153 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da421766-583e-4f6b-b87b-8f0c2294df66 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:21.153000 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da421766-583e-4f6b-b87b-8f0c2294df66 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:21.153198 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da421766-583e-4f6b-b87b-8f0c2294df66 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:21.153385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da421766-583e-4f6b-b87b-8f0c2294df66 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:21.153493 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-da421766-583e-4f6b-b87b-8f0c2294df66 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:21.158316 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:21.158316 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:21.159081 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da421766-583e-4f6b-b87b-8f0c2294df66 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:21.159453 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 380/1530] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:21 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:22.124768 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f197e8f3-2579-4f03-b818-f54f20f3cfb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:22.126424 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f197e8f3-2579-4f03-b818-f54f20f3cfb3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 Aug 12 21:40:22.126585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f197e8f3-2579-4f03-b818-f54f20f3cfb3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:22.126790 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f197e8f3-2579-4f03-b818-f54f20f3cfb3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:22.132262 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f197e8f3-2579-4f03-b818-f54f20f3cfb3 tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 returned with HTTP 404 Aug 12 21:40:22.132699 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 379/1531] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:22 2026] GET /volume/v3/volumes/9d13e2be-95bb-4ddd-b305-ae205e17fb54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:22.141458 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db604bba-2765-4873-ae54-1af7403a56ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:22.143831 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db604bba-2765-4873-ae54-1af7403a56ac tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:22.144051 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db604bba-2765-4873-ae54-1af7403a56ac tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:22.144284 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db604bba-2765-4873-ae54-1af7403a56ac tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:22.151567 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:22.151567 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:22.155108 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-db604bba-2765-4873-ae54-1af7403a56ac tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:22.159339 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db604bba-2765-4873-ae54-1af7403a56ac tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 200 Aug 12 21:40:22.159691 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 385/1532] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:22 2026] GET /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 1406 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:22.174348 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e99ce9f-8cd4-4394-9680-824873249cf3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:22.176194 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e99ce9f-8cd4-4394-9680-824873249cf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:22.176434 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e99ce9f-8cd4-4394-9680-824873249cf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:22.176619 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e99ce9f-8cd4-4394-9680-824873249cf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:22.176768 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9e99ce9f-8cd4-4394-9680-824873249cf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:22.180358 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ceedcd85-5b54-4482-9c9c-620a64437f5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:22.181063 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:22.181063 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:22.184650 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e99ce9f-8cd4-4394-9680-824873249cf3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:22.184650 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 389/1533] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:22 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:22.184793 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ceedcd85-5b54-4482-9c9c-620a64437f5c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:22.184793 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ceedcd85-5b54-4482-9c9c-620a64437f5c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:22.184793 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ceedcd85-5b54-4482-9c9c-620a64437f5c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:22.184793 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ceedcd85-5b54-4482-9c9c-620a64437f5c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume with id: 0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:22.193081 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:22.193081 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:22.193863 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ceedcd85-5b54-4482-9c9c-620a64437f5c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:22.214248 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ceedcd85-5b54-4482-9c9c-620a64437f5c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Delete volume request issued successfully. Aug 12 21:40:22.214248 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ceedcd85-5b54-4482-9c9c-620a64437f5c tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 202 Aug 12 21:40:22.214248 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 381/1534] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:22 2026] DELETE /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:22.222036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-002aadb2-fab9-449d-8c43-f17cd028d47d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:22.223949 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-002aadb2-fab9-449d-8c43-f17cd028d47d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:22.224148 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-002aadb2-fab9-449d-8c43-f17cd028d47d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:22.224379 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-002aadb2-fab9-449d-8c43-f17cd028d47d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:22.232145 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:22.232145 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:22.235596 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-002aadb2-fab9-449d-8c43-f17cd028d47d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Volume info retrieved successfully. Aug 12 21:40:22.240311 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-002aadb2-fab9-449d-8c43-f17cd028d47d tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 200 Aug 12 21:40:22.240786 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 380/1535] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:22 2026] GET /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:23.192145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ece124a7-a0ef-457c-877f-1b9edded1943 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:23.194696 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ece124a7-a0ef-457c-877f-1b9edded1943 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:23.194941 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ece124a7-a0ef-457c-877f-1b9edded1943 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:23.195121 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ece124a7-a0ef-457c-877f-1b9edded1943 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:23.195463 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ece124a7-a0ef-457c-877f-1b9edded1943 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:23.200139 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:23.200139 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:23.200864 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ece124a7-a0ef-457c-877f-1b9edded1943 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:23.201198 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 386/1536] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:23 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:23.256265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46e8df1e-6f5a-447b-a892-0186315c11aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:23.258249 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46e8df1e-6f5a-447b-a892-0186315c11aa tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] GET https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 Aug 12 21:40:23.258456 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46e8df1e-6f5a-447b-a892-0186315c11aa tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:23.258645 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46e8df1e-6f5a-447b-a892-0186315c11aa tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:23.265525 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46e8df1e-6f5a-447b-a892-0186315c11aa tempest-VolumesGetTest-1724271323 tempest-VolumesGetTest-1724271323-project-member] https://10.4.3.240/volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 returned with HTTP 404 Aug 12 21:40:23.265525 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 390/1537] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:23 2026] GET /volume/v3/volumes/0ae40986-d729-4a37-b5ee-1c142b5b4cc4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:24.213714 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c88f6945-1fbe-40fc-b037-a2c02194cbaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:24.215759 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c88f6945-1fbe-40fc-b037-a2c02194cbaf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:24.216059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c88f6945-1fbe-40fc-b037-a2c02194cbaf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:24.216276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c88f6945-1fbe-40fc-b037-a2c02194cbaf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:24.216715 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c88f6945-1fbe-40fc-b037-a2c02194cbaf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:24.220606 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:24.220606 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:24.221435 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c88f6945-1fbe-40fc-b037-a2c02194cbaf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:24.221860 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 382/1538] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:24 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:24.625409 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be5b03ab-1a73-45e4-8563-836ff826139e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:24.765348 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be5b03ab-1a73-45e4-8563-836ff826139e tempest-VolumesSummaryTest-1677966543 tempest-VolumesSummaryTest-1677966543-project-member] GET https://10.4.3.240/volume/v3/volumes/summary Aug 12 21:40:24.765653 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be5b03ab-1a73-45e4-8563-836ff826139e tempest-VolumesSummaryTest-1677966543 tempest-VolumesSummaryTest-1677966543-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:24.765846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be5b03ab-1a73-45e4-8563-836ff826139e tempest-VolumesSummaryTest-1677966543 tempest-VolumesSummaryTest-1677966543-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:24.766036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-be5b03ab-1a73-45e4-8563-836ff826139e tempest-VolumesSummaryTest-1677966543 tempest-VolumesSummaryTest-1677966543-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:24.778921 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be5b03ab-1a73-45e4-8563-836ff826139e tempest-VolumesSummaryTest-1677966543 tempest-VolumesSummaryTest-1677966543-project-member] Get summary completed successfully. Aug 12 21:40:24.779327 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be5b03ab-1a73-45e4-8563-836ff826139e tempest-VolumesSummaryTest-1677966543 tempest-VolumesSummaryTest-1677966543-project-member] https://10.4.3.240/volume/v3/volumes/summary returned with HTTP 200 Aug 12 21:40:24.779917 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 381/1539] 10.4.3.240 () {68 vars in 1302 bytes} [Wed Aug 12 21:40:24 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:25.183663 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-c2a088dc-f1de-4fcb-ae49-3c03bd7a441c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:25.189006 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-c2a088dc-f1de-4fcb-ae49-3c03bd7a441c tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:25.189006 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-c2a088dc-f1de-4fcb-ae49-3c03bd7a441c tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:25.189006 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-c2a088dc-f1de-4fcb-ae49-3c03bd7a441c tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:25.196148 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:25.196148 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:25.202645 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-c2a088dc-f1de-4fcb-ae49-3c03bd7a441c tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:25.205380 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-c2a088dc-f1de-4fcb-ae49-3c03bd7a441c tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:25.206371 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 387/1540] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:40:25 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:25.240099 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0338f413-752e-409f-8342-c57f2d5ff11e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:25.242125 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0338f413-752e-409f-8342-c57f2d5ff11e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:25.242303 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0338f413-752e-409f-8342-c57f2d5ff11e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:25.242414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0338f413-752e-409f-8342-c57f2d5ff11e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:25.242528 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0338f413-752e-409f-8342-c57f2d5ff11e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:25.244780 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:INSERT=90,cinder:SELECT=586,cinder:UPDATE=169,cinder:DELETE=5 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:40:25.248465 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:25.248465 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:25.249479 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0338f413-752e-409f-8342-c57f2d5ff11e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:25.250001 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 391/1541] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:25 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:25.319044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1312cfa-2a59-4b30-a563-e80e0c9d560a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:25.319389 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1312cfa-2a59-4b30-a563-e80e0c9d560a None None] GET https://10.4.3.240/volume// Aug 12 21:40:25.319987 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1312cfa-2a59-4b30-a563-e80e0c9d560a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:25.319987 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1312cfa-2a59-4b30-a563-e80e0c9d560a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:25.320276 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1312cfa-2a59-4b30-a563-e80e0c9d560a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:40:25.320683 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 383/1542] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:40:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:40:25.329222 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-2052268e-24f6-47c6-b08f-20713eccf23c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:25.331411 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-2052268e-24f6-47c6-b08f-20713eccf23c tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:40:25.331812 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-2052268e-24f6-47c6-b08f-20713eccf23c tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18e99b8f-c0a6-464b-b72f-a252b9fd817d", "connector": null, "instance_uuid": "7131319f-f574-4c33-aadd-a4574c400235"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:25.340813 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:25.340813 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:25.373456 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-2052268e-24f6-47c6-b08f-20713eccf23c tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:40:25.374446 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 382/1543] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:40:25 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:25.415116 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d2b28222-b594-4344-8fb9-938fa6257561 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:25.418781 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2b28222-b594-4344-8fb9-938fa6257561 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:25.419031 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2b28222-b594-4344-8fb9-938fa6257561 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:25.419354 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2b28222-b594-4344-8fb9-938fa6257561 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:25.434270 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:25.434270 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:25.438330 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d2b28222-b594-4344-8fb9-938fa6257561 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:25.446978 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2b28222-b594-4344-8fb9-938fa6257561 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:25.447146 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 388/1544] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:25 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:25.470719 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-864bf4e5-3fb4-48e0-b417-0d0a92928556 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:25.471171 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-864bf4e5-3fb4-48e0-b417-0d0a92928556 None None] GET https://10.4.3.240/volume// Aug 12 21:40:25.471428 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-864bf4e5-3fb4-48e0-b417-0d0a92928556 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:25.473111 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-864bf4e5-3fb4-48e0-b417-0d0a92928556 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:25.473111 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-864bf4e5-3fb4-48e0-b417-0d0a92928556 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:40:25.473111 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 392/1545] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:40:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:40:25.483079 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-ed6f92b2-5fe4-489a-8247-07bec276f6a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:25.486346 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-ed6f92b2-5fe4-489a-8247-07bec276f6a8 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:25.486489 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-ed6f92b2-5fe4-489a-8247-07bec276f6a8 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:25.486795 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-ed6f92b2-5fe4-489a-8247-07bec276f6a8 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:25.501829 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:25.501829 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:25.506865 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-ed6f92b2-5fe4-489a-8247-07bec276f6a8 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:25.512689 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-ed6f92b2-5fe4-489a-8247-07bec276f6a8 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:25.513400 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 384/1546] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:40:25 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 1030 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:40:25.669854 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-7a4642a3-528c-401e-a392-70370ed5bf0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:25.675917 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-7a4642a3-528c-401e-a392-70370ed5bf0e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] PUT https://10.4.3.240/volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6 Aug 12 21:40:25.676409 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-7a4642a3-528c-401e-a392-70370ed5bf0e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:25.693027 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-7a4642a3-528c-401e-a392-70370ed5bf0e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Acquiring lock "cinder-attachment_update-18e99b8f-c0a6-464b-b72f-a252b9fd817d-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:40:25.700234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-7a4642a3-528c-401e-a392-70370ed5bf0e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Lock "cinder-attachment_update-18e99b8f-c0a6-464b-b72f-a252b9fd817d-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:40:25.701974 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:25.701974 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:25.819655 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-7a4642a3-528c-401e-a392-70370ed5bf0e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Lock "cinder-attachment_update-18e99b8f-c0a6-464b-b72f-a252b9fd817d-np0000007121" released by "attachment_update" :: held 0.119s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:40:25.819999 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-7a4642a3-528c-401e-a392-70370ed5bf0e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6 returned with HTTP 200 Aug 12 21:40:25.820554 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 383/1547] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:40:25 2026] PUT /volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:26.270430 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-962cc4f6-ae1b-4933-8fc1-ba1b6fcaf04e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:26.271127 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-962cc4f6-ae1b-4933-8fc1-ba1b6fcaf04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:26.271309 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-962cc4f6-ae1b-4933-8fc1-ba1b6fcaf04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:26.271528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-962cc4f6-ae1b-4933-8fc1-ba1b6fcaf04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:26.272901 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-962cc4f6-ae1b-4933-8fc1-ba1b6fcaf04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:26.277699 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:26.277699 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:26.278758 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-962cc4f6-ae1b-4933-8fc1-ba1b6fcaf04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:26.279365 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 389/1548] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:26 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:26.338222 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93b36070-82dd-42c1-8924-a2667cd8150a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:26.445558 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:26.446026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-747968218"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:26.447997 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-747968218'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:26.448158 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Create volume of 1 GB Aug 12 21:40:26.452733 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Availability Zones retrieved successfully. Aug 12 21:40:26.460487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Flow 'volume_create_api' (32167803-6d3c-4cae-a635-6375b0b46832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:26.461721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e0c1463-10a3-4024-afc1-99fd5feb10ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:26.462388 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c75c3042-23ca-496b-85f3-992531ecd8f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:26.462905 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:26.465239 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c75c3042-23ca-496b-85f3-992531ecd8f3 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:26.465479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c75c3042-23ca-496b-85f3-992531ecd8f3 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:26.465733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c75c3042-23ca-496b-85f3-992531ecd8f3 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:26.478935 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:26.478935 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:26.483354 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c75c3042-23ca-496b-85f3-992531ecd8f3 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:26.488992 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c75c3042-23ca-496b-85f3-992531ecd8f3 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:26.489880 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 385/1549] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:26 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:40:26.501957 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e0c1463-10a3-4024-afc1-99fd5feb10ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:26.503430 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95ca7bc-e609-49d2-b314-4e6352f247d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:26.575023 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Created reservations ['77b9d1e9-dd7c-4193-ae68-80e6758a4a15', '6faad3e6-e2d4-4467-a22e-8bf84296d761', 'd1b06c25-6ca9-4bf7-b490-c22a1fec9b0c', '732ff0af-d5f2-427b-a4c0-445d3563a25b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:26.576022 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95ca7bc-e609-49d2-b314-4e6352f247d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77b9d1e9-dd7c-4193-ae68-80e6758a4a15', '6faad3e6-e2d4-4467-a22e-8bf84296d761', 'd1b06c25-6ca9-4bf7-b490-c22a1fec9b0c', '732ff0af-d5f2-427b-a4c0-445d3563a25b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:26.578819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cab5bf-086e-4b8a-acf5-8b5290b2c4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:26.605254 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cab5bf-086e-4b8a-acf5-8b5290b2c4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0a5d8a4-0e47-4194-ab31-409a731dcd26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-747968218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e45e39c5184d09a12b747cca3c5d4a',qos_specs=None,replication_status=,reservations=['77b9d1e9-dd7c-4193-ae68-80e6758a4a15','6faad3e6-e2d4-4467-a22e-8bf84296d761','d1b06c25-6ca9-4bf7-b490-c22a1fec9b0c','732ff0af-d5f2-427b-a4c0-445d3563a25b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf117803a334c04aacc572e3463a26b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-747968218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0a5d8a4-0e47-4194-ab31-409a731dcd26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97e45e39c5184d09a12b747cca3c5d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf117803a334c04aacc572e3463a26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:26.605814 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5b5b06-1b33-44a0-a0c3-457136359d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:26.625331 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5b5b06-1b33-44a0-a0c3-457136359d73) transitioned into state 'SUCCESS' from state '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-747968218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97e45e39c5184d09a12b747cca3c5d4a',qos_specs=None,replication_status=,reservations=['77b9d1e9-dd7c-4193-ae68-80e6758a4a15','6faad3e6-e2d4-4467-a22e-8bf84296d761','d1b06c25-6ca9-4bf7-b490-c22a1fec9b0c','732ff0af-d5f2-427b-a4c0-445d3563a25b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf117803a334c04aacc572e3463a26b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:26.625940 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b71b3df-8eea-4635-9343-80db3a4b13fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:26.638649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b71b3df-8eea-4635-9343-80db3a4b13fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:26.638649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Flow 'volume_create_api' (32167803-6d3c-4cae-a635-6375b0b46832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:26.638649 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Create volume request issued successfully. Aug 12 21:40:26.638649 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93b36070-82dd-42c1-8924-a2667cd8150a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:26.638649 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 393/1550] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:26 2026] POST /volume/v3/volumes => generated 757 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:26.652284 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7141bc1b-55cc-42d5-81a4-51cd6846cae1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:26.653944 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7141bc1b-55cc-42d5-81a4-51cd6846cae1 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:26.654152 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7141bc1b-55cc-42d5-81a4-51cd6846cae1 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:26.654389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7141bc1b-55cc-42d5-81a4-51cd6846cae1 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:26.662101 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:26.662101 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:26.667031 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7141bc1b-55cc-42d5-81a4-51cd6846cae1 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Volume info retrieved successfully. Aug 12 21:40:26.672558 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7141bc1b-55cc-42d5-81a4-51cd6846cae1 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 returned with HTTP 200 Aug 12 21:40:26.673644 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 384/1551] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:26 2026] GET /volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:27.199413 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1f85797f-0d0e-48ee-8835-f670a4f1a835 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.204347 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f85797f-0d0e-48ee-8835-f670a4f1a835 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:40:27.204347 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f85797f-0d0e-48ee-8835-f670a4f1a835 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:27.204347 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f85797f-0d0e-48ee-8835-f670a4f1a835 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:27.221687 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.221687 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:27.228781 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1f85797f-0d0e-48ee-8835-f670a4f1a835 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:40:27.233563 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f85797f-0d0e-48ee-8835-f670a4f1a835 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:40:27.233932 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 390/1552] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:27 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:27.292336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-904fe918-2e4e-412a-a458-a123f91a9274 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.296477 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-904fe918-2e4e-412a-a458-a123f91a9274 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:27.296477 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-904fe918-2e4e-412a-a458-a123f91a9274 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:27.296477 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-904fe918-2e4e-412a-a458-a123f91a9274 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:27.296477 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-904fe918-2e4e-412a-a458-a123f91a9274 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:27.305210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-ad3209cc-e480-46a9-aecd-8696f208b2fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.306486 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.306486 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:27.308108 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-904fe918-2e4e-412a-a458-a123f91a9274 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:27.308108 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 386/1553] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:27 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:27.311411 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-ad3209cc-e480-46a9-aecd-8696f208b2fc tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:40:27.311411 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-ad3209cc-e480-46a9-aecd-8696f208b2fc tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:27.312493 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-ad3209cc-e480-46a9-aecd-8696f208b2fc tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:27.332523 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.332523 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:27.338479 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-ad3209cc-e480-46a9-aecd-8696f208b2fc tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:40:27.344799 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-ad3209cc-e480-46a9-aecd-8696f208b2fc tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:40:27.345334 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 394/1554] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:40:27 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:27.367174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-1f74d7d1-0e81-486b-962d-c0dd5abd4fac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.369727 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-1f74d7d1-0e81-486b-962d-c0dd5abd4fac tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] POST https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f/action Aug 12 21:40:27.371646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-1f74d7d1-0e81-486b-962d-c0dd5abd4fac tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:27.371646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-1f74d7d1-0e81-486b-962d-c0dd5abd4fac tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:27.386591 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.386591 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:27.387355 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-1f74d7d1-0e81-486b-962d-c0dd5abd4fac tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:40:27.398377 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-1f74d7d1-0e81-486b-962d-c0dd5abd4fac tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Begin detaching volume completed successfully. Aug 12 21:40:27.398377 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-1f74d7d1-0e81-486b-962d-c0dd5abd4fac tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f/action returned with HTTP 202 Aug 12 21:40:27.398377 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 385/1555] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:40:27 2026] POST /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:27.457055 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-75ef3d90-bb4b-4729-8fa9-cd4aa3eae255 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.457582 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-75ef3d90-bb4b-4729-8fa9-cd4aa3eae255 None None] GET https://10.4.3.240/volume// Aug 12 21:40:27.457720 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-75ef3d90-bb4b-4729-8fa9-cd4aa3eae255 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:27.457972 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-75ef3d90-bb4b-4729-8fa9-cd4aa3eae255 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:27.458903 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-75ef3d90-bb4b-4729-8fa9-cd4aa3eae255 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:40:27.458903 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 391/1556] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:40:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:40:27.466231 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-7c8b485d-bdc3-4776-94a5-b378c323e1e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.468790 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-7c8b485d-bdc3-4776-94a5-b378c323e1e2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:40:27.468790 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-7c8b485d-bdc3-4776-94a5-b378c323e1e2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:27.469129 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-7c8b485d-bdc3-4776-94a5-b378c323e1e2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:27.485290 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.485290 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:27.491368 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-7c8b485d-bdc3-4776-94a5-b378c323e1e2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:40:27.496646 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-7c8b485d-bdc3-4776-94a5-b378c323e1e2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:40:27.497044 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 387/1557] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:40:27 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:40:27.505162 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4978c42b-9a49-44cc-ada2-73f1914269bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.507657 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4978c42b-9a49-44cc-ada2-73f1914269bf tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:27.507931 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4978c42b-9a49-44cc-ada2-73f1914269bf tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:27.508187 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4978c42b-9a49-44cc-ada2-73f1914269bf tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:27.523011 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.523011 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:27.530569 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4978c42b-9a49-44cc-ada2-73f1914269bf tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:27.535370 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4978c42b-9a49-44cc-ada2-73f1914269bf tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:27.535370 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 395/1558] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:27 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:27.686559 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-01825dfa-ca27-40e3-8a7b-25fa27379157 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.688519 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01825dfa-ca27-40e3-8a7b-25fa27379157 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:27.688738 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01825dfa-ca27-40e3-8a7b-25fa27379157 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:27.688935 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01825dfa-ca27-40e3-8a7b-25fa27379157 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:27.697703 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.697703 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:27.701972 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-01825dfa-ca27-40e3-8a7b-25fa27379157 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Volume info retrieved successfully. Aug 12 21:40:27.710262 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01825dfa-ca27-40e3-8a7b-25fa27379157 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 returned with HTTP 200 Aug 12 21:40:27.710803 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 386/1559] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:27 2026] GET /volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:27.724143 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-533e0d44-92ed-41d1-9df8-f6d8b9e67081 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.727452 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-533e0d44-92ed-41d1-9df8-f6d8b9e67081 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:27.727770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-533e0d44-92ed-41d1-9df8-f6d8b9e67081 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0a5d8a4-0e47-4194-ab31-409a731dcd26", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1019849599"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:27.741356 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.741356 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:27.742373 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-533e0d44-92ed-41d1-9df8-f6d8b9e67081 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Volume info retrieved successfully. Aug 12 21:40:27.742554 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-533e0d44-92ed-41d1-9df8-f6d8b9e67081 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Create snapshot from volume b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:27.793660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-533e0d44-92ed-41d1-9df8-f6d8b9e67081 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Created reservations ['8a7e410e-257a-4c5f-a780-e89bb61997ce', '9728d923-0205-48fd-99f8-e725d0418f24', 'd2c73d94-77fb-4e8e-b338-d2f00a69bfc2', '46839d67-d2c9-4b8d-8307-60b19a25791e'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:27.834292 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-533e0d44-92ed-41d1-9df8-f6d8b9e67081 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot create request issued successfully. Aug 12 21:40:27.834738 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-533e0d44-92ed-41d1-9df8-f6d8b9e67081 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:40:27.835281 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 392/1560] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:40:27 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 12 21:40:27.857094 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1808581d-bf5d-4b64-89fc-985c2a7f2625 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:27.861917 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1808581d-bf5d-4b64-89fc-985c2a7f2625 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 Aug 12 21:40:27.861917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1808581d-bf5d-4b64-89fc-985c2a7f2625 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:27.861917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1808581d-bf5d-4b64-89fc-985c2a7f2625 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:27.865301 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:27.865301 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:27.865952 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1808581d-bf5d-4b64-89fc-985c2a7f2625 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:27.866530 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1808581d-bf5d-4b64-89fc-985c2a7f2625 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 returned with HTTP 200 Aug 12 21:40:27.867008 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 388/1561] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:27 2026] GET /volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:28.318854 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa55728c-bef9-46b4-990d-e95874ee38f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:28.322087 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa55728c-bef9-46b4-990d-e95874ee38f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:28.322087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa55728c-bef9-46b4-990d-e95874ee38f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:28.322087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa55728c-bef9-46b4-990d-e95874ee38f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:28.322087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fa55728c-bef9-46b4-990d-e95874ee38f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:28.327558 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:28.327558 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:28.327558 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa55728c-bef9-46b4-990d-e95874ee38f5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:28.327558 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 396/1562] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:28 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:28.552938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cac90e9f-f72a-4888-ae3f-9e494d1d7f14 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:28.555112 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cac90e9f-f72a-4888-ae3f-9e494d1d7f14 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:28.555291 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cac90e9f-f72a-4888-ae3f-9e494d1d7f14 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:28.555483 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cac90e9f-f72a-4888-ae3f-9e494d1d7f14 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:28.568666 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:28.568666 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:28.572729 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cac90e9f-f72a-4888-ae3f-9e494d1d7f14 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:28.576741 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cac90e9f-f72a-4888-ae3f-9e494d1d7f14 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:28.577099 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 387/1563] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:28 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:28.886119 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d28ee383-b942-4aa6-9d52-d36e142b1207 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:28.891884 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d28ee383-b942-4aa6-9d52-d36e142b1207 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 Aug 12 21:40:28.892099 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d28ee383-b942-4aa6-9d52-d36e142b1207 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:28.892332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d28ee383-b942-4aa6-9d52-d36e142b1207 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:28.900783 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:28.900783 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:28.903693 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d28ee383-b942-4aa6-9d52-d36e142b1207 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:28.903693 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d28ee383-b942-4aa6-9d52-d36e142b1207 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 returned with HTTP 200 Aug 12 21:40:28.903693 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 393/1564] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:28 2026] GET /volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:28.913810 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c4b9192-b0df-4806-a7a4-8d32212a795c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:28.916099 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c4b9192-b0df-4806-a7a4-8d32212a795c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:28.916562 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c4b9192-b0df-4806-a7a4-8d32212a795c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0a5d8a4-0e47-4194-ab31-409a731dcd26", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2082240756"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:28.927575 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:28.927575 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:28.930040 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9c4b9192-b0df-4806-a7a4-8d32212a795c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Volume info retrieved successfully. Aug 12 21:40:28.930040 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-9c4b9192-b0df-4806-a7a4-8d32212a795c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Create snapshot from volume b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:28.966391 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9c4b9192-b0df-4806-a7a4-8d32212a795c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Created reservations ['fefe3af4-8278-4c40-8467-6633c81cdf57', '0ce22a4f-317c-4002-b72f-542be7143149', '51d4cbe2-3ee5-459b-8838-292dbfad5759', 'cdeeb750-80e2-4b30-8e5b-ff1a15a96f36'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:29.008680 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9c4b9192-b0df-4806-a7a4-8d32212a795c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot create request issued successfully. Aug 12 21:40:29.009021 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c4b9192-b0df-4806-a7a4-8d32212a795c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:40:29.009479 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 389/1565] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:40:28 2026] POST /volume/v3/snapshots => generated 314 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:29.022573 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f4a1a7e7-46f5-44c1-859d-a9fcc7b02d7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.025071 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4a1a7e7-46f5-44c1-859d-a9fcc7b02d7e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 Aug 12 21:40:29.025295 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4a1a7e7-46f5-44c1-859d-a9fcc7b02d7e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.025471 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4a1a7e7-46f5-44c1-859d-a9fcc7b02d7e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.035980 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.035980 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:29.036600 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f4a1a7e7-46f5-44c1-859d-a9fcc7b02d7e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:29.037584 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4a1a7e7-46f5-44c1-859d-a9fcc7b02d7e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 returned with HTTP 200 Aug 12 21:40:29.038054 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 397/1566] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:29 2026] GET /volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:29.162440 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-f2642ed8-5852-4e82-bd3f-84303d25fb07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.166145 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-f2642ed8-5852-4e82-bd3f-84303d25fb07 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] POST https://10.4.3.240/volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6/action Aug 12 21:40:29.166861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-f2642ed8-5852-4e82-bd3f-84303d25fb07 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:29.167639 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-f2642ed8-5852-4e82-bd3f-84303d25fb07 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:29.201217 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.201217 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:29.217355 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b77711e-e722-45ce-a6b6-542fc3a5730e req-f2642ed8-5852-4e82-bd3f-84303d25fb07 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6/action returned with HTTP 204 Aug 12 21:40:29.217891 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 388/1567] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:40:29 2026] POST /volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:29.246402 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c83683ac-efc4-4e3b-8789-6e60938a9748 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.274346 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-d78880ff-a1c9-4ef0-8813-ecc1ecd0b0a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.276660 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-d78880ff-a1c9-4ef0-8813-ecc1ecd0b0a4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] DELETE https://10.4.3.240/volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf Aug 12 21:40:29.277009 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-d78880ff-a1c9-4ef0-8813-ecc1ecd0b0a4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.277248 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-d78880ff-a1c9-4ef0-8813-ecc1ecd0b0a4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.287472 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.287472 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:29.339939 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d735e88-6cf5-404a-aa40-0507f7999b38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.345550 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d735e88-6cf5-404a-aa40-0507f7999b38 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:29.345550 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d735e88-6cf5-404a-aa40-0507f7999b38 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.345550 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d735e88-6cf5-404a-aa40-0507f7999b38 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.345550 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7d735e88-6cf5-404a-aa40-0507f7999b38 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:29.352174 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2da79083-2d83-47ce-bcfb-00fb34eb74d7 req-d78880ff-a1c9-4ef0-8813-ecc1ecd0b0a4 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf returned with HTTP 200 Aug 12 21:40:29.352174 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 390/1568] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:40:29 2026] DELETE /volume/v3/attachments/aee52ef3-845b-4316-9af7-8d6a67ebeedf => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:29.354299 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.354299 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:29.356370 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d735e88-6cf5-404a-aa40-0507f7999b38 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:29.356803 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 398/1569] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:29 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:29.389129 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c83683ac-efc4-4e3b-8789-6e60938a9748 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:40:29.389194 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c83683ac-efc4-4e3b-8789-6e60938a9748 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.389423 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c83683ac-efc4-4e3b-8789-6e60938a9748 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.389821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-c83683ac-efc4-4e3b-8789-6e60938a9748 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:29.390586 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c83683ac-efc4-4e3b-8789-6e60938a9748 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:40:29.401664 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c83683ac-efc4-4e3b-8789-6e60938a9748 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Get all volumes completed successfully. Aug 12 21:40:29.402095 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c83683ac-efc4-4e3b-8789-6e60938a9748 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:40:29.402586 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 394/1570] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:40:29 2026] GET /volume/v3/volumes => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:29.414388 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55df2889-17d7-4933-b86e-a8013a1527e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.416734 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:29.417172 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1166647072"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:29.419266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1166647072'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:29.419713 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume of 1 GB Aug 12 21:40:29.427578 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Availability Zones retrieved successfully. Aug 12 21:40:29.435983 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Flow 'volume_create_api' (9a0b45e8-df5c-4685-8ec3-b9e0a76412da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:29.437261 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337a2581-c484-4f33-960e-bb6750184543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:29.438563 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:29.473930 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337a2581-c484-4f33-960e-bb6750184543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:29.474722 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13dd73a-a10b-46d7-8e53-943b5dcb84bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:29.541537 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Created reservations ['47cd0724-5f78-49b6-8d92-c29b93bd0b05', 'ec2f43ca-9fd0-439d-9322-f1526f204364', '2c53c988-307b-48d5-be82-a5f09bc93a3b', '211e6176-9a2e-4b89-ac7d-f40a48a43283'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:29.542418 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13dd73a-a10b-46d7-8e53-943b5dcb84bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47cd0724-5f78-49b6-8d92-c29b93bd0b05', 'ec2f43ca-9fd0-439d-9322-f1526f204364', '2c53c988-307b-48d5-be82-a5f09bc93a3b', '211e6176-9a2e-4b89-ac7d-f40a48a43283']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:29.543119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6bfc5b-a9fa-495f-84b2-f8fb06d8c4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:29.560345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edd0da41-fb77-40d9-b551-0dc15f68c18f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.563548 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edd0da41-fb77-40d9-b551-0dc15f68c18f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:40:29.563774 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edd0da41-fb77-40d9-b551-0dc15f68c18f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.564004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edd0da41-fb77-40d9-b551-0dc15f68c18f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.567657 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6bfc5b-a9fa-495f-84b2-f8fb06d8c4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9094248d-5665-465a-8880-699889c92521', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1166647072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c13abf4a080b4969968f0490230e97e9',qos_specs=None,replication_status=,reservations=['47cd0724-5f78-49b6-8d92-c29b93bd0b05','ec2f43ca-9fd0-439d-9322-f1526f204364','2c53c988-307b-48d5-be82-a5f09bc93a3b','211e6176-9a2e-4b89-ac7d-f40a48a43283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1166647072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9094248d-5665-465a-8880-699889c92521,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c13abf4a080b4969968f0490230e97e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:29.567657 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ac5512-c319-4d5d-a9d8-dcf210f623de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:29.570970 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.570970 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:29.576240 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-edd0da41-fb77-40d9-b551-0dc15f68c18f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:40:29.583076 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edd0da41-fb77-40d9-b551-0dc15f68c18f tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:40:29.583695 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 391/1571] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:29 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:29.589571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2fa2ebc2-78d1-4c0f-9d02-f2b0f9ca0d38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.589720 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ac5512-c319-4d5d-a9d8-dcf210f623de) transitioned into state 'SUCCESS' from state '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-1166647072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c13abf4a080b4969968f0490230e97e9',qos_specs=None,replication_status=,reservations=['47cd0724-5f78-49b6-8d92-c29b93bd0b05','ec2f43ca-9fd0-439d-9322-f1526f204364','2c53c988-307b-48d5-be82-a5f09bc93a3b','211e6176-9a2e-4b89-ac7d-f40a48a43283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:29.590409 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26acd45e-21cf-448f-9860-1939ffa5cb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:29.591953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fa2ebc2-78d1-4c0f-9d02-f2b0f9ca0d38 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:29.591953 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fa2ebc2-78d1-4c0f-9d02-f2b0f9ca0d38 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.592166 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fa2ebc2-78d1-4c0f-9d02-f2b0f9ca0d38 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.602368 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26acd45e-21cf-448f-9860-1939ffa5cb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:29.602368 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Flow 'volume_create_api' (9a0b45e8-df5c-4685-8ec3-b9e0a76412da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:29.602368 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume request issued successfully. Aug 12 21:40:29.602368 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55df2889-17d7-4933-b86e-a8013a1527e6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:29.602368 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 389/1572] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:29 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:29.610537 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.610537 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:29.615463 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2fa2ebc2-78d1-4c0f-9d02-f2b0f9ca0d38 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:29.615574 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ac1b0d2e-b36c-4d99-a4b4-fcd48c58a97c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.619758 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ac1b0d2e-b36c-4d99-a4b4-fcd48c58a97c tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 Aug 12 21:40:29.620106 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ac1b0d2e-b36c-4d99-a4b4-fcd48c58a97c tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.620257 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ac1b0d2e-b36c-4d99-a4b4-fcd48c58a97c tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.620939 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fa2ebc2-78d1-4c0f-9d02-f2b0f9ca0d38 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:29.621571 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 399/1573] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:29 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:29.635793 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88b5534f-1762-4e69-a935-284607525a8b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.636028 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.636028 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:29.638634 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88b5534f-1762-4e69-a935-284607525a8b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:29.638785 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88b5534f-1762-4e69-a935-284607525a8b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.639054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88b5534f-1762-4e69-a935-284607525a8b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.640175 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ac1b0d2e-b36c-4d99-a4b4-fcd48c58a97c tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:29.647278 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ac1b0d2e-b36c-4d99-a4b4-fcd48c58a97c tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 returned with HTTP 200 Aug 12 21:40:29.647940 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 395/1574] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:29 2026] GET /volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:29.648549 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.648549 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:29.651937 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88b5534f-1762-4e69-a935-284607525a8b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:29.656488 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88b5534f-1762-4e69-a935-284607525a8b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:29.657106 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 392/1575] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:29 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:29.731758 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-370c667a-82fe-4a41-9a60-3521b9452967 req-275d89ff-fbc2-457b-ad41-dc28e1470822 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:29.734178 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-370c667a-82fe-4a41-9a60-3521b9452967 req-275d89ff-fbc2-457b-ad41-dc28e1470822 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:29.734575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-370c667a-82fe-4a41-9a60-3521b9452967 req-275d89ff-fbc2-457b-ad41-dc28e1470822 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:29.734977 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-370c667a-82fe-4a41-9a60-3521b9452967 req-275d89ff-fbc2-457b-ad41-dc28e1470822 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:29.752021 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:29.752021 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:29.757984 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-370c667a-82fe-4a41-9a60-3521b9452967 req-275d89ff-fbc2-457b-ad41-dc28e1470822 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:29.764252 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-370c667a-82fe-4a41-9a60-3521b9452967 req-275d89ff-fbc2-457b-ad41-dc28e1470822 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:29.765654 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 390/1576] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:40:29 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:30.048791 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-955702ab-c79b-4688-a873-77947861b13c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.053583 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-955702ab-c79b-4688-a873-77947861b13c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 Aug 12 21:40:30.053920 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-955702ab-c79b-4688-a873-77947861b13c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.054229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-955702ab-c79b-4688-a873-77947861b13c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.062598 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.062598 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:30.063297 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-955702ab-c79b-4688-a873-77947861b13c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:30.064544 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-955702ab-c79b-4688-a873-77947861b13c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 returned with HTTP 200 Aug 12 21:40:30.065122 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 400/1577] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.075121 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fd6918d8-d3e7-41f3-8f2a-848031da7226 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.076986 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd6918d8-d3e7-41f3-8f2a-848031da7226 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:30.077329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd6918d8-d3e7-41f3-8f2a-848031da7226 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0a5d8a4-0e47-4194-ab31-409a731dcd26", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:30.087049 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.087049 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:30.087480 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fd6918d8-d3e7-41f3-8f2a-848031da7226 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Volume info retrieved successfully. Aug 12 21:40:30.088026 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-fd6918d8-d3e7-41f3-8f2a-848031da7226 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Create snapshot from volume b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:30.124903 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-fd6918d8-d3e7-41f3-8f2a-848031da7226 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Created reservations ['0fad5715-28a9-4de6-bcdf-b53ac2dd0349', '1ead1473-3ef0-4788-a71d-67d07737a795', 'aeb17df3-368a-4c5e-8112-e4f762e41661', '4a2cfd36-3969-4632-a6d6-5249b06ac72f'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:30.157644 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fd6918d8-d3e7-41f3-8f2a-848031da7226 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot create request issued successfully. Aug 12 21:40:30.158020 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd6918d8-d3e7-41f3-8f2a-848031da7226 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:40:30.158384 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 396/1578] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:40:30 2026] POST /volume/v3/snapshots => generated 314 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:30.167646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc0989fd-40d0-4ec4-ab79-1cbd027badc3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.169285 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc0989fd-40d0-4ec4-ab79-1cbd027badc3 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc Aug 12 21:40:30.170190 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc0989fd-40d0-4ec4-ab79-1cbd027badc3 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.170190 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc0989fd-40d0-4ec4-ab79-1cbd027badc3 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.175240 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.175240 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:30.175752 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc0989fd-40d0-4ec4-ab79-1cbd027badc3 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:30.176549 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc0989fd-40d0-4ec4-ab79-1cbd027badc3 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc returned with HTTP 200 Aug 12 21:40:30.176929 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 393/1579] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.375336 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa75fc31-2952-4aa6-8f1a-87f6c0d0404f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.380002 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa75fc31-2952-4aa6-8f1a-87f6c0d0404f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:30.380002 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa75fc31-2952-4aa6-8f1a-87f6c0d0404f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.380002 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa75fc31-2952-4aa6-8f1a-87f6c0d0404f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.380002 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-aa75fc31-2952-4aa6-8f1a-87f6c0d0404f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:30.384824 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.384824 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:30.386305 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa75fc31-2952-4aa6-8f1a-87f6c0d0404f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:30.386963 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 391/1580] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.400041 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02e3d7c1-593e-4b6f-ba9b-a7ba3e3eee2d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.404166 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02e3d7c1-593e-4b6f-ba9b-a7ba3e3eee2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a Aug 12 21:40:30.404412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02e3d7c1-593e-4b6f-ba9b-a7ba3e3eee2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.404667 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02e3d7c1-593e-4b6f-ba9b-a7ba3e3eee2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.415542 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.415542 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:30.420874 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-02e3d7c1-593e-4b6f-ba9b-a7ba3e3eee2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:30.426161 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02e3d7c1-593e-4b6f-ba9b-a7ba3e3eee2d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a returned with HTTP 200 Aug 12 21:40:30.426712 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 401/1581] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.449480 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3965f382-966e-4fb5-9f7e-2d89fe057509 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.451887 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3965f382-966e-4fb5-9f7e-2d89fe057509 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a Aug 12 21:40:30.452171 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3965f382-966e-4fb5-9f7e-2d89fe057509 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.452441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3965f382-966e-4fb5-9f7e-2d89fe057509 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.465097 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.465097 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:30.489585 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3965f382-966e-4fb5-9f7e-2d89fe057509 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:30.495946 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e428a30-6cc9-4231-8cf3-241183d4dab7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.497261 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3965f382-966e-4fb5-9f7e-2d89fe057509 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a returned with HTTP 200 Aug 12 21:40:30.497835 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 397/1582] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a => generated 965 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.518987 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5589fd7-8240-4937-8264-6a188ede95e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.520653 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5589fd7-8240-4937-8264-6a188ede95e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a Aug 12 21:40:30.520971 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5589fd7-8240-4937-8264-6a188ede95e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.521270 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5589fd7-8240-4937-8264-6a188ede95e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.521676 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e5589fd7-8240-4937-8264-6a188ede95e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume with id: 8f3e7637-4166-491e-9fe6-606aa00d7d2a Aug 12 21:40:30.528186 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e428a30-6cc9-4231-8cf3-241183d4dab7 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:40:30.528186 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e428a30-6cc9-4231-8cf3-241183d4dab7 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1733659890", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:30.537133 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.537133 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:30.538351 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e5589fd7-8240-4937-8264-6a188ede95e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:30.549204 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e428a30-6cc9-4231-8cf3-241183d4dab7 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:40:30.549204 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 394/1583] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:40:30 2026] POST /volume/v3/types => generated 212 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.558544 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ebbeb0d4-e518-4451-9935-95ac8577ce2b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.561602 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebbeb0d4-e518-4451-9935-95ac8577ce2b tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] POST https://10.4.3.240/volume/v3/types/91ce36c9-7572-4307-a2dc-c81b66340684/encryption Aug 12 21:40:30.562096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebbeb0d4-e518-4451-9935-95ac8577ce2b tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:30.569978 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e5589fd7-8240-4937-8264-6a188ede95e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume request issued successfully. Aug 12 21:40:30.574507 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5589fd7-8240-4937-8264-6a188ede95e8 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a returned with HTTP 202 Aug 12 21:40:30.575196 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 392/1584] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:30 2026] DELETE /volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:30.585933 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e43517ee-c904-4eff-8b20-8934d1a0beee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.591249 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e43517ee-c904-4eff-8b20-8934d1a0beee tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a Aug 12 21:40:30.591472 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e43517ee-c904-4eff-8b20-8934d1a0beee tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.591670 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e43517ee-c904-4eff-8b20-8934d1a0beee tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.606878 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebbeb0d4-e518-4451-9935-95ac8577ce2b tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] https://10.4.3.240/volume/v3/types/91ce36c9-7572-4307-a2dc-c81b66340684/encryption returned with HTTP 200 Aug 12 21:40:30.607289 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 402/1585] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:40:30 2026] POST /volume/v3/types/91ce36c9-7572-4307-a2dc-c81b66340684/encryption => generated 230 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.607786 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.607786 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:30.616696 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e43517ee-c904-4eff-8b20-8934d1a0beee tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:30.621002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.625705 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e43517ee-c904-4eff-8b20-8934d1a0beee tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a returned with HTTP 200 Aug 12 21:40:30.626301 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 398/1586] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.661987 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72ba585b-6c24-4c78-ad54-d2d1a0bf5f9e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.664045 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72ba585b-6c24-4c78-ad54-d2d1a0bf5f9e tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 Aug 12 21:40:30.664251 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72ba585b-6c24-4c78-ad54-d2d1a0bf5f9e tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.664513 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72ba585b-6c24-4c78-ad54-d2d1a0bf5f9e tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.673556 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.673556 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:30.678060 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72ba585b-6c24-4c78-ad54-d2d1a0bf5f9e tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:30.686582 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72ba585b-6c24-4c78-ad54-d2d1a0bf5f9e tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 returned with HTTP 200 Aug 12 21:40:30.686582 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 393/1587] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.704400 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea9b550b-6fea-4d1f-86f5-5ce6f42b26aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.707478 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea9b550b-6fea-4d1f-86f5-5ce6f42b26aa tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 Aug 12 21:40:30.707798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea9b550b-6fea-4d1f-86f5-5ce6f42b26aa tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:30.708093 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea9b550b-6fea-4d1f-86f5-5ce6f42b26aa tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:30.709845 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:30.710283 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-613434993", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1733659890", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:30.711817 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-613434993', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1733659890', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:30.715301 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume of 1 GB Aug 12 21:40:30.715614 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.715614 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:30.716252 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Availability Zones retrieved successfully. Aug 12 21:40:30.720752 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:30.720752 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:30.721590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Flow 'volume_create_api' (ed633ca4-567e-47d7-9c20-103c5daa2e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:30.722520 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5c9dc1-5ec4-4b2d-a35c-50b921d13306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:30.723525 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:30.727119 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea9b550b-6fea-4d1f-86f5-5ce6f42b26aa tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:30.732458 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea9b550b-6fea-4d1f-86f5-5ce6f42b26aa tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 returned with HTTP 200 Aug 12 21:40:30.732884 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 403/1588] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:30.750789 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5c9dc1-5ec4-4b2d-a35c-50b921d13306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91ce36c9-7572-4307-a2dc-c81b66340684,is_public=True,name='tempest-scenario-type-luks-1733659890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91ce36c9-7572-4307-a2dc-c81b66340684', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:30.750941 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:30.751521 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0655968-2eec-478b-93d7-75437ec743a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:30.752922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:30.753367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-365865593"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:30.755158 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-365865593'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:30.755336 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume of 1 GB Aug 12 21:40:30.759895 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Availability Zones retrieved successfully. Aug 12 21:40:30.766744 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Flow 'volume_create_api' (e4d972c5-869a-4bd8-ba07-4fb407142590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:30.767930 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad967773-f935-4b44-9e0e-baefbd4dbd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:30.769153 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:30.779963 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1733659890 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1733659890, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:30.780258 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1733659890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1733659890, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:30.794452 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad967773-f935-4b44-9e0e-baefbd4dbd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:30.795145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ba4864-680e-423e-9396-f244d899bbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:30.810614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Created reservations ['813aed95-b3ea-40b2-8336-6aca3bf2bd9d', '4c71532f-bf13-47a3-af68-a2a38446d681', '7900e7c7-d899-433d-8bd7-afc7ef00e9ca', '85fcd8be-3334-412a-b8f3-848d080bf517'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:30.811452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0655968-2eec-478b-93d7-75437ec743a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['813aed95-b3ea-40b2-8336-6aca3bf2bd9d', '4c71532f-bf13-47a3-af68-a2a38446d681', '7900e7c7-d899-433d-8bd7-afc7ef00e9ca', '85fcd8be-3334-412a-b8f3-848d080bf517']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:30.812304 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638426b4-0feb-4c2c-a53d-c51daa4fc3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:30.832391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Created reservations ['47fcaa8f-2fa8-49b5-aa07-54ad48fac5a0', 'bd9743f1-dc43-413f-94f7-413f6c5d6ded', 'a9830fa3-cfae-41d6-990f-b38fd5885a19', '88892ed1-33a7-4841-aa25-5f9549d9dce4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:30.833157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ba4864-680e-423e-9396-f244d899bbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47fcaa8f-2fa8-49b5-aa07-54ad48fac5a0', 'bd9743f1-dc43-413f-94f7-413f6c5d6ded', 'a9830fa3-cfae-41d6-990f-b38fd5885a19', '88892ed1-33a7-4841-aa25-5f9549d9dce4']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:30.833960 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b923ec3-fbd2-406c-97b4-91649c3b0294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:30.835881 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638426b4-0feb-4c2c-a53d-c51daa4fc3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f1d3210-7a12-46d5-aaae-d0d34d109247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-613434993',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e65073630a49a9992396a28c22974e',qos_specs=None,replication_status=,reservations=['813aed95-b3ea-40b2-8336-6aca3bf2bd9d','4c71532f-bf13-47a3-af68-a2a38446d681','7900e7c7-d899-433d-8bd7-afc7ef00e9ca','85fcd8be-3334-412a-b8f3-848d080bf517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_type_id=91ce36c9-7572-4307-a2dc-c81b66340684), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-613434993',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9f1d3210-7a12-46d5-aaae-d0d34d109247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e65073630a49a9992396a28c22974e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91ce36c9-7572-4307-a2dc-c81b66340684),volume_type_id=91ce36c9-7572-4307-a2dc-c81b66340684)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:30.836992 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6c3309-4596-4860-86af-17f9540e3afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:31.635194 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b923ec3-fbd2-406c-97b4-91649c3b0294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '788caa75-1456-4245-8b96-ff4c6076711a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-365865593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c13abf4a080b4969968f0490230e97e9',qos_specs=None,replication_status=,reservations=['47fcaa8f-2fa8-49b5-aa07-54ad48fac5a0','bd9743f1-dc43-413f-94f7-413f6c5d6ded','a9830fa3-cfae-41d6-990f-b38fd5885a19','88892ed1-33a7-4841-aa25-5f9549d9dce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-365865593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=788caa75-1456-4245-8b96-ff4c6076711a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c13abf4a080b4969968f0490230e97e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:31.640600 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6c3309-4596-4860-86af-17f9540e3afa) transitioned into state 'SUCCESS' from state '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-613434993',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e65073630a49a9992396a28c22974e',qos_specs=None,replication_status=,reservations=['813aed95-b3ea-40b2-8336-6aca3bf2bd9d','4c71532f-bf13-47a3-af68-a2a38446d681','7900e7c7-d899-433d-8bd7-afc7ef00e9ca','85fcd8be-3334-412a-b8f3-848d080bf517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_type_id=91ce36c9-7572-4307-a2dc-c81b66340684)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:31.645231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f798a8f6-11e4-4e45-9b63-23df6ff7b355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:31.648085 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b85227-2908-497c-ab01-68453918f2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:31.648085 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b85227-2908-497c-ab01-68453918f2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:31.648085 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Flow 'volume_create_api' (ed633ca4-567e-47d7-9c20-103c5daa2e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:31.648085 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume request issued successfully. Aug 12 21:40:31.648085 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51eeb8f4-b90e-43c0-ad36-48a0a4da7c18 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:31.648085 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 395/1589] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:30 2026] POST /volume/v3/volumes => generated 784 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:31.649651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f798a8f6-11e4-4e45-9b63-23df6ff7b355) transitioned into state 'SUCCESS' from state '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-365865593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c13abf4a080b4969968f0490230e97e9',qos_specs=None,replication_status=,reservations=['47fcaa8f-2fa8-49b5-aa07-54ad48fac5a0','bd9743f1-dc43-413f-94f7-413f6c5d6ded','a9830fa3-cfae-41d6-990f-b38fd5885a19','88892ed1-33a7-4841-aa25-5f9549d9dce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:31.649651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3537e9-0f6c-44d9-a32d-916dd099f0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:31.650353 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af302c4f-8e03-45a1-99c5-58689b7e7826 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.651364 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3537e9-0f6c-44d9-a32d-916dd099f0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:31.651364 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Flow 'volume_create_api' (e4d972c5-869a-4bd8-ba07-4fb407142590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:31.652227 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af302c4f-8e03-45a1-99c5-58689b7e7826 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 Aug 12 21:40:31.652955 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume request issued successfully. Aug 12 21:40:31.653908 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af302c4f-8e03-45a1-99c5-58689b7e7826 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.653908 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af302c4f-8e03-45a1-99c5-58689b7e7826 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.654593 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b9ea47e-6275-4b04-ae4a-72d150e87265 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:31.654593 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 399/1590] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:30 2026] POST /volume/v3/volumes => generated 754 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:31.655011 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.655011 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:31.655520 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57ab72b5-399c-4507-98bb-94adf415c506 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.656437 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-af302c4f-8e03-45a1-99c5-58689b7e7826 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:31.656749 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57ab72b5-399c-4507-98bb-94adf415c506 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a Aug 12 21:40:31.656749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57ab72b5-399c-4507-98bb-94adf415c506 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.656749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57ab72b5-399c-4507-98bb-94adf415c506 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.656901 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af302c4f-8e03-45a1-99c5-58689b7e7826 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 returned with HTTP 200 Aug 12 21:40:31.656901 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 394/1591] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.657010 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.657010 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:31.657010 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-57ab72b5-399c-4507-98bb-94adf415c506 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:31.657010 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57ab72b5-399c-4507-98bb-94adf415c506 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a returned with HTTP 200 Aug 12 21:40:31.657010 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 404/1592] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:30 2026] GET /volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9495e20a-6c29-4fca-8e85-20aba4e6f6bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9495e20a-6c29-4fca-8e85-20aba4e6f6bb tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9495e20a-6c29-4fca-8e85-20aba4e6f6bb tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9495e20a-6c29-4fca-8e85-20aba4e6f6bb tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9495e20a-6c29-4fca-8e85-20aba4e6f6bb tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9495e20a-6c29-4fca-8e85-20aba4e6f6bb tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc returned with HTTP 200 Aug 12 21:40:31.657168 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 396/1593] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f913aba2-8240-45f9-a6de-a69c7870971e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f913aba2-8240-45f9-a6de-a69c7870971e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?limit=1 Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f913aba2-8240-45f9-a6de-a69c7870971e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f913aba2-8240-45f9-a6de-a69c7870971e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-f913aba2-8240-45f9-a6de-a69c7870971e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-f913aba2-8240-45f9-a6de-a69c7870971e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f913aba2-8240-45f9-a6de-a69c7870971e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f913aba2-8240-45f9-a6de-a69c7870971e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 12 21:40:31.657538 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 400/1594] 10.4.3.240 () {66 vars in 1258 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9e1ca56-d052-4074-af0f-2e95f1334ee5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9e1ca56-d052-4074-af0f-2e95f1334ee5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9e1ca56-d052-4074-af0f-2e95f1334ee5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9e1ca56-d052-4074-af0f-2e95f1334ee5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-e9e1ca56-d052-4074-af0f-2e95f1334ee5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-e9e1ca56-d052-4074-af0f-2e95f1334ee5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e9e1ca56-d052-4074-af0f-2e95f1334ee5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9e1ca56-d052-4074-af0f-2e95f1334ee5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 12 21:40:31.658165 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 395/1595] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-168cd563-bd6f-4242-bae5-b5145f649c70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-168cd563-bd6f-4242-bae5-b5145f649c70 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?limit=100000 Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-168cd563-bd6f-4242-bae5-b5145f649c70 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-168cd563-bd6f-4242-bae5-b5145f649c70 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-168cd563-bd6f-4242-bae5-b5145f649c70 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-168cd563-bd6f-4242-bae5-b5145f649c70 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-168cd563-bd6f-4242-bae5-b5145f649c70 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-168cd563-bd6f-4242-bae5-b5145f649c70 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 12 21:40:31.661557 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 405/1596] 10.4.3.240 () {66 vars in 1268 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49565313-c6cc-4337-967c-da3cd0c3e7c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49565313-c6cc-4337-967c-da3cd0c3e7c9 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?limit=0 Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49565313-c6cc-4337-967c-da3cd0c3e7c9 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49565313-c6cc-4337-967c-da3cd0c3e7c9 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-49565313-c6cc-4337-967c-da3cd0c3e7c9 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-49565313-c6cc-4337-967c-da3cd0c3e7c9 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-49565313-c6cc-4337-967c-da3cd0c3e7c9 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49565313-c6cc-4337-967c-da3cd0c3e7c9 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 12 21:40:31.662176 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 397/1597] 10.4.3.240 () {66 vars in 1258 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f9ab899d-1f9d-430e-8274-15636db08c38 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9ab899d-1f9d-430e-8274-15636db08c38 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9ab899d-1f9d-430e-8274-15636db08c38 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9ab899d-1f9d-430e-8274-15636db08c38 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-f9ab899d-1f9d-430e-8274-15636db08c38 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-f9ab899d-1f9d-430e-8274-15636db08c38 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f9ab899d-1f9d-430e-8274-15636db08c38 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9ab899d-1f9d-430e-8274-15636db08c38 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 12 21:40:31.662418 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 401/1598] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots => generated 996 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-108328ff-311a-4451-95cd-4e38c679b279 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-108328ff-311a-4451-95cd-4e38c679b279 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?marker=1f48952e-0995-4878-ac98-7edd45f1dc36 Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-108328ff-311a-4451-95cd-4e38c679b279 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-108328ff-311a-4451-95cd-4e38c679b279 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-108328ff-311a-4451-95cd-4e38c679b279 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-108328ff-311a-4451-95cd-4e38c679b279 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-108328ff-311a-4451-95cd-4e38c679b279 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-108328ff-311a-4451-95cd-4e38c679b279 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?marker=1f48952e-0995-4878-ac98-7edd45f1dc36 returned with HTTP 200 Aug 12 21:40:31.662788 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 396/1599] 10.4.3.240 () {66 vars in 1330 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?marker=1f48952e-0995-4878-ac98-7edd45f1dc36 => generated 342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e4b01dae-1208-4f15-b795-e72cecf6782e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4b01dae-1208-4f15-b795-e72cecf6782e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?offset=2&limit=3 Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4b01dae-1208-4f15-b795-e72cecf6782e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4b01dae-1208-4f15-b795-e72cecf6782e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-e4b01dae-1208-4f15-b795-e72cecf6782e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-e4b01dae-1208-4f15-b795-e72cecf6782e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e4b01dae-1208-4f15-b795-e72cecf6782e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4b01dae-1208-4f15-b795-e72cecf6782e tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 12 21:40:31.663214 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 406/1600] 10.4.3.240 () {66 vars in 1276 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a662b2a-ffb7-446a-80cf-3b5a0434c9de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a662b2a-ffb7-446a-80cf-3b5a0434c9de tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a662b2a-ffb7-446a-80cf-3b5a0434c9de tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a662b2a-ffb7-446a-80cf-3b5a0434c9de tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-8a662b2a-ffb7-446a-80cf-3b5a0434c9de tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-8a662b2a-ffb7-446a-80cf-3b5a0434c9de tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a662b2a-ffb7-446a-80cf-3b5a0434c9de tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a662b2a-ffb7-446a-80cf-3b5a0434c9de tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 12 21:40:31.663496 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 398/1601] 10.4.3.240 () {66 vars in 1308 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-06de0755-cb82-4e48-a12b-7216666c1e2d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06de0755-cb82-4e48-a12b-7216666c1e2d tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-06de0755-cb82-4e48-a12b-7216666c1e2d tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-06de0755-cb82-4e48-a12b-7216666c1e2d tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-06de0755-cb82-4e48-a12b-7216666c1e2d tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-06de0755-cb82-4e48-a12b-7216666c1e2d tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-06de0755-cb82-4e48-a12b-7216666c1e2d tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06de0755-cb82-4e48-a12b-7216666c1e2d tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 12 21:40:31.663755 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 402/1602] 10.4.3.240 () {66 vars in 1310 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c49a60b2-1a1e-49c4-822b-166857c79de2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c49a60b2-1a1e-49c4-822b-166857c79de2 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c49a60b2-1a1e-49c4-822b-166857c79de2 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c49a60b2-1a1e-49c4-822b-166857c79de2 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-c49a60b2-1a1e-49c4-822b-166857c79de2 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-c49a60b2-1a1e-49c4-822b-166857c79de2 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c49a60b2-1a1e-49c4-822b-166857c79de2 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c49a60b2-1a1e-49c4-822b-166857c79de2 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 12 21:40:31.663996 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 397/1603] 10.4.3.240 () {66 vars in 1292 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-625d562f-7ce6-4be0-8a6d-273813494858 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-625d562f-7ce6-4be0-8a6d-273813494858 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-625d562f-7ce6-4be0-8a6d-273813494858 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-625d562f-7ce6-4be0-8a6d-273813494858 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-625d562f-7ce6-4be0-8a6d-273813494858 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-625d562f-7ce6-4be0-8a6d-273813494858 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-625d562f-7ce6-4be0-8a6d-273813494858 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-625d562f-7ce6-4be0-8a6d-273813494858 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 12 21:40:31.664248 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 407/1604] 10.4.3.240 () {66 vars in 1294 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-080d100d-cae8-4d20-aaa7-0d349bd508a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-080d100d-cae8-4d20-aaa7-0d349bd508a0 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-080d100d-cae8-4d20-aaa7-0d349bd508a0 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-080d100d-cae8-4d20-aaa7-0d349bd508a0 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-080d100d-cae8-4d20-aaa7-0d349bd508a0 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-080d100d-cae8-4d20-aaa7-0d349bd508a0 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-080d100d-cae8-4d20-aaa7-0d349bd508a0 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-080d100d-cae8-4d20-aaa7-0d349bd508a0 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 12 21:40:31.664749 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 399/1605] 10.4.3.240 () {66 vars in 1312 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-84940d94-86b0-45f8-9628-953c46d2a1d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-84940d94-86b0-45f8-9628-953c46d2a1d5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-84940d94-86b0-45f8-9628-953c46d2a1d5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-84940d94-86b0-45f8-9628-953c46d2a1d5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-84940d94-86b0-45f8-9628-953c46d2a1d5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-84940d94-86b0-45f8-9628-953c46d2a1d5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-84940d94-86b0-45f8-9628-953c46d2a1d5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-84940d94-86b0-45f8-9628-953c46d2a1d5 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 12 21:40:31.665236 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 403/1606] 10.4.3.240 () {66 vars in 1314 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.665750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa620aca-8247-45fa-8296-a11cfac86861 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.665750 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa620aca-8247-45fa-8296-a11cfac86861 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 Aug 12 21:40:31.665750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa620aca-8247-45fa-8296-a11cfac86861 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.665750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa620aca-8247-45fa-8296-a11cfac86861 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.665750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-aa620aca-8247-45fa-8296-a11cfac86861 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.665750 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.665750 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:31.665750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-aa620aca-8247-45fa-8296-a11cfac86861 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.666126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33fccd07-7955-4acb-92aa-3c7f523cae19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.666244 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aa620aca-8247-45fa-8296-a11cfac86861 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.666244 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.666244 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:31.666244 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa620aca-8247-45fa-8296-a11cfac86861 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 returned with HTTP 200 Aug 12 21:40:31.666244 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 398/1607] 10.4.3.240 () {66 vars in 1385 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.666494 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33fccd07-7955-4acb-92aa-3c7f523cae19 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a Aug 12 21:40:31.666494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33fccd07-7955-4acb-92aa-3c7f523cae19 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.666494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33fccd07-7955-4acb-92aa-3c7f523cae19 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.666724 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4ad6702-7cdd-43ec-af5a-62b78509bc0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.667095 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33fccd07-7955-4acb-92aa-3c7f523cae19 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a returned with HTTP 404 Aug 12 21:40:31.667327 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4ad6702-7cdd-43ec-af5a-62b78509bc0b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail?status=available Aug 12 21:40:31.667327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4ad6702-7cdd-43ec-af5a-62b78509bc0b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.667473 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 408/1608] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/volumes/8f3e7637-4166-491e-9fe6-606aa00d7d2a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:31.667597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4ad6702-7cdd-43ec-af5a-62b78509bc0b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.667597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-c4ad6702-7cdd-43ec-af5a-62b78509bc0b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.667597 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.667597 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:31.667597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-c4ad6702-7cdd-43ec-af5a-62b78509bc0b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.667887 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-899097a1-374b-4670-817a-02d9bfbde55b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.667887 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-899097a1-374b-4670-817a-02d9bfbde55b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:31.667887 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-899097a1-374b-4670-817a-02d9bfbde55b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.667887 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-899097a1-374b-4670-817a-02d9bfbde55b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.667887 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-899097a1-374b-4670-817a-02d9bfbde55b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete backup with id: 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. Aug 12 21:40:31.670120 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4ad6702-7cdd-43ec-af5a-62b78509bc0b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.670548 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.670548 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:31.671245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4ad6702-7cdd-43ec-af5a-62b78509bc0b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 12 21:40:31.671592 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 400/1609] 10.4.3.240 () {66 vars in 1297 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:31.673104 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.673104 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:31.681677 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26ca9adf-0eaa-4cc4-8866-cece67532900 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.683672 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26ca9adf-0eaa-4cc4-8866-cece67532900 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 Aug 12 21:40:31.683913 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26ca9adf-0eaa-4cc4-8866-cece67532900 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.684130 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26ca9adf-0eaa-4cc4-8866-cece67532900 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.684391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-26ca9adf-0eaa-4cc4-8866-cece67532900 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.685437 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-26ca9adf-0eaa-4cc4-8866-cece67532900 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.697174 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-26ca9adf-0eaa-4cc4-8866-cece67532900 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.697601 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.697601 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:31.697972 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-899097a1-374b-4670-817a-02d9bfbde55b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] delete_backup rpcapi backup_id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:40:31.698171 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26ca9adf-0eaa-4cc4-8866-cece67532900 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 returned with HTTP 200 Aug 12 21:40:31.698560 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 399/1610] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.700051 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-899097a1-374b-4670-817a-02d9bfbde55b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 202 Aug 12 21:40:31.700633 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 404/1611] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:31 2026] DELETE /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:40:31.712571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4b9fd9d-84c8-44b3-b91d-420740486881 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.714335 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4b9fd9d-84c8-44b3-b91d-420740486881 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:31.714524 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4b9fd9d-84c8-44b3-b91d-420740486881 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.714882 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4b9fd9d-84c8-44b3-b91d-420740486881 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.715076 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c4b9fd9d-84c8-44b3-b91d-420740486881 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:31.716104 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-98369429-74c3-4231-b483-42719e662697 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.717857 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98369429-74c3-4231-b483-42719e662697 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 Aug 12 21:40:31.718045 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98369429-74c3-4231-b483-42719e662697 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.718247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98369429-74c3-4231-b483-42719e662697 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.718448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-98369429-74c3-4231-b483-42719e662697 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.719397 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.719397 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:31.719486 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-98369429-74c3-4231-b483-42719e662697 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.721227 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4b9fd9d-84c8-44b3-b91d-420740486881 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 200 Aug 12 21:40:31.721567 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 409/1612] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.732799 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-98369429-74c3-4231-b483-42719e662697 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.733109 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98369429-74c3-4231-b483-42719e662697 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 returned with HTTP 200 Aug 12 21:40:31.733833 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 401/1613] 10.4.3.240 () {66 vars in 1364 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.742060 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0f70800-255c-4a26-b9d1-00f7e374d22b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.744074 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0f70800-255c-4a26-b9d1-00f7e374d22b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?status=available Aug 12 21:40:31.744292 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0f70800-255c-4a26-b9d1-00f7e374d22b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.744469 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0f70800-255c-4a26-b9d1-00f7e374d22b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.744707 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-b0f70800-255c-4a26-b9d1-00f7e374d22b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.746488 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-b0f70800-255c-4a26-b9d1-00f7e374d22b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.760398 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0f70800-255c-4a26-b9d1-00f7e374d22b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.760909 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0f70800-255c-4a26-b9d1-00f7e374d22b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?status=available returned with HTTP 200 Aug 12 21:40:31.761449 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 400/1614] 10.4.3.240 () {66 vars in 1276 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.770288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fa9ded55-4f8f-44e3-94a4-c400cddea167 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.772015 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa9ded55-4f8f-44e3-94a4-c400cddea167 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 Aug 12 21:40:31.772209 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa9ded55-4f8f-44e3-94a4-c400cddea167 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.772400 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa9ded55-4f8f-44e3-94a4-c400cddea167 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.772598 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-fa9ded55-4f8f-44e3-94a4-c400cddea167 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:40:31.773668 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-fa9ded55-4f8f-44e3-94a4-c400cddea167 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:40:31.795978 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fa9ded55-4f8f-44e3-94a4-c400cddea167 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Get all snapshots completed successfully. Aug 12 21:40:31.796349 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa9ded55-4f8f-44e3-94a4-c400cddea167 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 returned with HTTP 200 Aug 12 21:40:31.796801 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 405/1615] 10.4.3.240 () {66 vars in 1398 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1066736216 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.808687 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9da8a6b-2f95-410f-b241-231a070d1bd7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.812273 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9da8a6b-2f95-410f-b241-231a070d1bd7 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc Aug 12 21:40:31.812476 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9da8a6b-2f95-410f-b241-231a070d1bd7 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.812734 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9da8a6b-2f95-410f-b241-231a070d1bd7 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.812846 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a9da8a6b-2f95-410f-b241-231a070d1bd7 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Delete snapshot with id: 3d42a5bc-91ea-443c-aa45-3eab592372dc Aug 12 21:40:31.819258 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.819258 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:31.819725 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9da8a6b-2f95-410f-b241-231a070d1bd7 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:31.837724 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9da8a6b-2f95-410f-b241-231a070d1bd7 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot delete request issued successfully. Aug 12 21:40:31.837949 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9da8a6b-2f95-410f-b241-231a070d1bd7 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc returned with HTTP 202 Aug 12 21:40:31.838374 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 410/1616] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:31 2026] DELETE /volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:31.846951 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15c293ca-f622-4902-b269-87d7478d80b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.848699 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15c293ca-f622-4902-b269-87d7478d80b4 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc Aug 12 21:40:31.848889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15c293ca-f622-4902-b269-87d7478d80b4 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.849069 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15c293ca-f622-4902-b269-87d7478d80b4 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.854340 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.854340 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:31.854757 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-15c293ca-f622-4902-b269-87d7478d80b4 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:31.855475 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15c293ca-f622-4902-b269-87d7478d80b4 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc returned with HTTP 200 Aug 12 21:40:31.855996 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 402/1617] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:40:31.929803 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25d4fa63-2222-4460-801d-1797b65caee7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.931827 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25d4fa63-2222-4460-801d-1797b65caee7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 Aug 12 21:40:31.932020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25d4fa63-2222-4460-801d-1797b65caee7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.932230 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25d4fa63-2222-4460-801d-1797b65caee7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.942511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-57391f90-bbc7-4e8f-9358-32495d3d6a7b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.945103 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-57391f90-bbc7-4e8f-9358-32495d3d6a7b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a Aug 12 21:40:31.945158 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-57391f90-bbc7-4e8f-9358-32495d3d6a7b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.945582 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-57391f90-bbc7-4e8f-9358-32495d3d6a7b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.948180 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.948180 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:31.953440 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25d4fa63-2222-4460-801d-1797b65caee7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:31.955476 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.955476 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:31.959545 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25d4fa63-2222-4460-801d-1797b65caee7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 returned with HTTP 200 Aug 12 21:40:31.959949 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 401/1618] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:40:31.963054 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-57391f90-bbc7-4e8f-9358-32495d3d6a7b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:31.968711 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-57391f90-bbc7-4e8f-9358-32495d3d6a7b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a returned with HTTP 200 Aug 12 21:40:31.969266 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 406/1619] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:31.979799 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bd93331-a460-4c73-899a-8236e167f036 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.981800 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bd93331-a460-4c73-899a-8236e167f036 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 Aug 12 21:40:31.982071 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bd93331-a460-4c73-899a-8236e167f036 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.982281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bd93331-a460-4c73-899a-8236e167f036 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.982828 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af800e6a-3ab5-406f-a077-a01abc4cbe86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:31.984643 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af800e6a-3ab5-406f-a077-a01abc4cbe86 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a Aug 12 21:40:31.984860 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af800e6a-3ab5-406f-a077-a01abc4cbe86 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:31.985038 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af800e6a-3ab5-406f-a077-a01abc4cbe86 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:31.991019 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.991019 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:31.992635 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:31.992635 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:31.994961 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0bd93331-a460-4c73-899a-8236e167f036 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:31.995949 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af800e6a-3ab5-406f-a077-a01abc4cbe86 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:31.999320 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bd93331-a460-4c73-899a-8236e167f036 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 returned with HTTP 200 Aug 12 21:40:31.999633 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af800e6a-3ab5-406f-a077-a01abc4cbe86 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a returned with HTTP 200 Aug 12 21:40:31.999830 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 411/1620] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:32.000005 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 403/1621] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:31 2026] GET /volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:32.011546 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.013360 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:32.014037 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1814518429"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:32.015437 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1814518429'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:32.015605 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume of 1 GB Aug 12 21:40:32.016905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.020330 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Availability Zones retrieved successfully. Aug 12 21:40:32.020392 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:32.020513 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-386336084", "source_volid": "9f1d3210-7a12-46d5-aaae-d0d34d109247", "volume_type": "tempest-scenario-type-luks-1733659890", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:32.022128 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-386336084', 'source_volid': '9f1d3210-7a12-46d5-aaae-d0d34d109247', 'volume_type': 'tempest-scenario-type-luks-1733659890', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:32.025119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Flow 'volume_create_api' (1e48bd12-72ab-4c8d-8873-c5a29a35fea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:32.025997 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b926f82-3fb5-4d02-8c0c-be7e61fc20c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.028268 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:32.034153 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.034153 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:32.034913 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume retrieved successfully. Aug 12 21:40:32.034913 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume of 1 GB Aug 12 21:40:32.036190 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Availability Zones retrieved successfully. Aug 12 21:40:32.041714 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Flow 'volume_create_api' (fae2ddcd-621c-41e5-a598-bdf65a393e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:32.042959 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76be2175-9c53-4c79-a164-eba082ef49ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.044032 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:32.060615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b926f82-3fb5-4d02-8c0c-be7e61fc20c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.061468 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc993300-350d-43e2-9900-e32fd76f9c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.073415 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76be2175-9c53-4c79-a164-eba082ef49ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9f1d3210-7a12-46d5-aaae-d0d34d109247', 'volume_type': VolumeType(created_at=2026-08-12T21:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91ce36c9-7572-4307-a2dc-c81b66340684,is_public=True,name='tempest-scenario-type-luks-1733659890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91ce36c9-7572-4307-a2dc-c81b66340684', '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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.074162 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38de9b8-bba0-428c-9417-a4d512a1f6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.101644 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Created reservations ['08910626-15d0-44c5-b939-bda9bb36355e', '5ef4d9e8-00fc-4194-8915-e8b100f2ce53', '7871d6c1-8029-440d-94eb-8b9666a985ed', '9bf3335f-8e1b-4bc8-b091-7884ff82b6f9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:32.102393 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc993300-350d-43e2-9900-e32fd76f9c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08910626-15d0-44c5-b939-bda9bb36355e', '5ef4d9e8-00fc-4194-8915-e8b100f2ce53', '7871d6c1-8029-440d-94eb-8b9666a985ed', '9bf3335f-8e1b-4bc8-b091-7884ff82b6f9']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.103105 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6119952-09d7-474d-901a-046d40193095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.106922 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1733659890 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1733659890, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:32.107202 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1733659890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1733659890, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:32.120172 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Created reservations ['194f5005-da41-4381-8984-2e730230421d', 'e33834c9-c76c-4997-89a5-69703c778924', 'd40d4e82-5b65-4f72-8965-0ee90b759b2d', 'e0c74911-b49a-4e4f-8f76-815a6b43e623'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:32.121035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38de9b8-bba0-428c-9417-a4d512a1f6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['194f5005-da41-4381-8984-2e730230421d', 'e33834c9-c76c-4997-89a5-69703c778924', 'd40d4e82-5b65-4f72-8965-0ee90b759b2d', 'e0c74911-b49a-4e4f-8f76-815a6b43e623']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.121758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b035f19-565d-4664-baf8-f18b0a27c54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.128152 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6119952-09d7-474d-901a-046d40193095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '702373be-0453-4fc4-a923-3e2c6bb70049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1814518429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c13abf4a080b4969968f0490230e97e9',qos_specs=None,replication_status=,reservations=['08910626-15d0-44c5-b939-bda9bb36355e','5ef4d9e8-00fc-4194-8915-e8b100f2ce53','7871d6c1-8029-440d-94eb-8b9666a985ed','9bf3335f-8e1b-4bc8-b091-7884ff82b6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1814518429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=702373be-0453-4fc4-a923-3e2c6bb70049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c13abf4a080b4969968f0490230e97e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.129400 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7027669f-9005-442b-9aa7-5ca83bd7161d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.147575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7027669f-9005-442b-9aa7-5ca83bd7161d) transitioned into state 'SUCCESS' from state '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-1814518429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c13abf4a080b4969968f0490230e97e9',qos_specs=None,replication_status=,reservations=['08910626-15d0-44c5-b939-bda9bb36355e','5ef4d9e8-00fc-4194-8915-e8b100f2ce53','7871d6c1-8029-440d-94eb-8b9666a985ed','9bf3335f-8e1b-4bc8-b091-7884ff82b6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc5a72de6074c09a5cb89e190c1c2db',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.148312 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46dc8625-02a1-4ead-b11c-c2c5ec8a9092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.159591 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46dc8625-02a1-4ead-b11c-c2c5ec8a9092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.160453 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Flow 'volume_create_api' (1e48bd12-72ab-4c8d-8873-c5a29a35fea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:32.160828 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Create volume request issued successfully. Aug 12 21:40:32.161539 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d5e1a9e-7a1a-4b12-b429-9d8118113336 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:32.162253 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 402/1622] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:32 2026] POST /volume/v3/volumes => generated 755 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:32.163480 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b035f19-565d-4664-baf8-f18b0a27c54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b49f9db0-5473-4767-aa88-0746d69ec891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-386336084',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e65073630a49a9992396a28c22974e',qos_specs=None,replication_status=,reservations=['194f5005-da41-4381-8984-2e730230421d','e33834c9-c76c-4997-89a5-69703c778924','d40d4e82-5b65-4f72-8965-0ee90b759b2d','e0c74911-b49a-4e4f-8f76-815a6b43e623'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f1d3210-7a12-46d5-aaae-d0d34d109247,status='creating',user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_type_id=91ce36c9-7572-4307-a2dc-c81b66340684), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-386336084',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b49f9db0-5473-4767-aa88-0746d69ec891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e65073630a49a9992396a28c22974e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9f1d3210-7a12-46d5-aaae-d0d34d109247,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91ce36c9-7572-4307-a2dc-c81b66340684),volume_type_id=91ce36c9-7572-4307-a2dc-c81b66340684)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.164214 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2942b7-5162-4136-ace4-de8d57c7c95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.175195 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14c6315a-165f-4894-9af7-45e7caf73369 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.177207 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14c6315a-165f-4894-9af7-45e7caf73369 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 Aug 12 21:40:32.177656 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14c6315a-165f-4894-9af7-45e7caf73369 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.177656 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14c6315a-165f-4894-9af7-45e7caf73369 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.185341 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.185341 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:32.186402 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2942b7-5162-4136-ace4-de8d57c7c95d) transitioned into state 'SUCCESS' from state '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-386336084',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e65073630a49a9992396a28c22974e',qos_specs=None,replication_status=,reservations=['194f5005-da41-4381-8984-2e730230421d','e33834c9-c76c-4997-89a5-69703c778924','d40d4e82-5b65-4f72-8965-0ee90b759b2d','e0c74911-b49a-4e4f-8f76-815a6b43e623'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f1d3210-7a12-46d5-aaae-d0d34d109247,status='creating',user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_type_id=91ce36c9-7572-4307-a2dc-c81b66340684)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.186814 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cb177c-e96d-4117-89bf-ed41f8ebf78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:32.190377 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14c6315a-165f-4894-9af7-45e7caf73369 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:32.196563 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14c6315a-165f-4894-9af7-45e7caf73369 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 returned with HTTP 200 Aug 12 21:40:32.196995 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 412/1623] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:32 2026] GET /volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:32.204894 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cb177c-e96d-4117-89bf-ed41f8ebf78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:32.205809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Flow 'volume_create_api' (fae2ddcd-621c-41e5-a598-bdf65a393e77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:32.206100 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume request issued successfully. Aug 12 21:40:32.206638 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4f34ce7e-0ebb-4d30-8d01-ff7d57295923 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:32.207238 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 407/1624] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:32 2026] POST /volume/v3/volumes => generated 811 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:32.223996 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4dacd132-b238-40c1-8717-f6e6ed0c2121 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.227427 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4dacd132-b238-40c1-8717-f6e6ed0c2121 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:32.227860 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4dacd132-b238-40c1-8717-f6e6ed0c2121 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.228001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4dacd132-b238-40c1-8717-f6e6ed0c2121 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.237405 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.237405 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:32.242038 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4dacd132-b238-40c1-8717-f6e6ed0c2121 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:32.247499 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4dacd132-b238-40c1-8717-f6e6ed0c2121 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:32.247986 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 404/1625] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:32 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:32.736017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-edf6447e-46f0-475b-bb6d-71e67f779fb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.743989 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edf6447e-46f0-475b-bb6d-71e67f779fb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 Aug 12 21:40:32.743989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edf6447e-46f0-475b-bb6d-71e67f779fb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.743989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edf6447e-46f0-475b-bb6d-71e67f779fb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.743989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-edf6447e-46f0-475b-bb6d-71e67f779fb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:32.748617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edf6447e-46f0-475b-bb6d-71e67f779fb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 returned with HTTP 404 Aug 12 21:40:32.749536 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 403/1626] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:32 2026] GET /volume/v3/backups/7e6121b7-0c3f-4700-a3be-6f2aacbcd0f5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:32.834458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7ae52ee-792b-4fae-b50e-68bfe8261504 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.836444 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7ae52ee-792b-4fae-b50e-68bfe8261504 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:32.836712 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7ae52ee-792b-4fae-b50e-68bfe8261504 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.836963 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7ae52ee-792b-4fae-b50e-68bfe8261504 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.837287 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c7ae52ee-792b-4fae-b50e-68bfe8261504 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume with id: 9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:32.845585 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.845585 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:32.846357 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7ae52ee-792b-4fae-b50e-68bfe8261504 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:32.869041 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-366ae0ba-ee08-4a2c-8a6d-0a74bf91100f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.871095 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-366ae0ba-ee08-4a2c-8a6d-0a74bf91100f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc Aug 12 21:40:32.871221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-366ae0ba-ee08-4a2c-8a6d-0a74bf91100f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.871459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-366ae0ba-ee08-4a2c-8a6d-0a74bf91100f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.875677 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-366ae0ba-ee08-4a2c-8a6d-0a74bf91100f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc returned with HTTP 404 Aug 12 21:40:32.876126 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 408/1627] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:32 2026] GET /volume/v3/snapshots/3d42a5bc-91ea-443c-aa45-3eab592372dc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:32.883248 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f51c99bd-ff53-49c3-b953-0d7bd3f0e754 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.885146 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f51c99bd-ff53-49c3-b953-0d7bd3f0e754 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 Aug 12 21:40:32.885340 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f51c99bd-ff53-49c3-b953-0d7bd3f0e754 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.885540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f51c99bd-ff53-49c3-b953-0d7bd3f0e754 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.885682 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-f51c99bd-ff53-49c3-b953-0d7bd3f0e754 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Delete snapshot with id: 1f48952e-0995-4878-ac98-7edd45f1dc36 Aug 12 21:40:32.888690 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7ae52ee-792b-4fae-b50e-68bfe8261504 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume request issued successfully. Aug 12 21:40:32.888990 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7ae52ee-792b-4fae-b50e-68bfe8261504 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 returned with HTTP 202 Aug 12 21:40:32.889552 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 413/1628] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:32 2026] DELETE /volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:32.890969 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.890969 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:32.891644 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f51c99bd-ff53-49c3-b953-0d7bd3f0e754 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:32.899235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-957691c8-61a2-4546-a1f9-124a34bd2ebe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.903380 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-957691c8-61a2-4546-a1f9-124a34bd2ebe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:32.903380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-957691c8-61a2-4546-a1f9-124a34bd2ebe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.903380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-957691c8-61a2-4546-a1f9-124a34bd2ebe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.913163 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.913163 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:32.918405 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f51c99bd-ff53-49c3-b953-0d7bd3f0e754 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot delete request issued successfully. Aug 12 21:40:32.918548 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f51c99bd-ff53-49c3-b953-0d7bd3f0e754 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 returned with HTTP 202 Aug 12 21:40:32.918951 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 405/1629] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:32 2026] DELETE /volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:32.921859 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-957691c8-61a2-4546-a1f9-124a34bd2ebe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:32.929310 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ce8bbb9-25e3-4506-a237-8165c89006eb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.929748 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa50f7b9-788e-4a4b-9ec5-6fc9b7aa4606 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.931204 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-957691c8-61a2-4546-a1f9-124a34bd2ebe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 returned with HTTP 200 Aug 12 21:40:32.932506 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ce8bbb9-25e3-4506-a237-8165c89006eb tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] DELETE https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:40:32.932571 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 404/1630] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:32 2026] GET /volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:32.932601 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ce8bbb9-25e3-4506-a237-8165c89006eb tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.932601 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ce8bbb9-25e3-4506-a237-8165c89006eb tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.932696 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa50f7b9-788e-4a4b-9ec5-6fc9b7aa4606 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 Aug 12 21:40:32.932727 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6ce8bbb9-25e3-4506-a237-8165c89006eb tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Delete volume with id: 26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:40:32.932748 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa50f7b9-788e-4a4b-9ec5-6fc9b7aa4606 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.933613 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa50f7b9-788e-4a4b-9ec5-6fc9b7aa4606 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.940902 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.940902 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:32.944850 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa50f7b9-788e-4a4b-9ec5-6fc9b7aa4606 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:32.944850 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa50f7b9-788e-4a4b-9ec5-6fc9b7aa4606 tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 returned with HTTP 200 Aug 12 21:40:32.944850 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 414/1631] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:32 2026] GET /volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:32.944983 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.944983 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:32.944983 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ce8bbb9-25e3-4506-a237-8165c89006eb tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:40:32.965151 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ce8bbb9-25e3-4506-a237-8165c89006eb tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Delete volume request issued successfully. Aug 12 21:40:32.965495 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ce8bbb9-25e3-4506-a237-8165c89006eb tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 202 Aug 12 21:40:32.967775 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 409/1632] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:32 2026] DELETE /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:32.972780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31b3993f-b4ad-4068-870c-9bf9615c95c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:32.974640 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31b3993f-b4ad-4068-870c-9bf9615c95c2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:40:32.974855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31b3993f-b4ad-4068-870c-9bf9615c95c2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:32.975053 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31b3993f-b4ad-4068-870c-9bf9615c95c2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:32.982378 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:32.982378 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:32.986317 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-31b3993f-b4ad-4068-870c-9bf9615c95c2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Volume info retrieved successfully. Aug 12 21:40:32.990473 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31b3993f-b4ad-4068-870c-9bf9615c95c2 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 200 Aug 12 21:40:32.990975 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 406/1633] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:32 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:33.214747 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-582853b7-4442-4189-81b5-98497b9af3c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.216618 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-582853b7-4442-4189-81b5-98497b9af3c6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 Aug 12 21:40:33.216874 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-582853b7-4442-4189-81b5-98497b9af3c6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.217110 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-582853b7-4442-4189-81b5-98497b9af3c6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.223727 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:33.223727 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:33.227474 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-582853b7-4442-4189-81b5-98497b9af3c6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:33.231373 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-582853b7-4442-4189-81b5-98497b9af3c6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 returned with HTTP 200 Aug 12 21:40:33.231785 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 405/1634] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:33 2026] GET /volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:33.245938 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-094fdcad-8ded-4269-ad21-4e5b90003457 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.248008 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-094fdcad-8ded-4269-ad21-4e5b90003457 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 Aug 12 21:40:33.248182 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-094fdcad-8ded-4269-ad21-4e5b90003457 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.248393 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-094fdcad-8ded-4269-ad21-4e5b90003457 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.257545 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:33.257545 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:33.260883 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22efcdf9-e698-46aa-a96f-a61f4ebb92ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.262580 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-094fdcad-8ded-4269-ad21-4e5b90003457 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:33.263149 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22efcdf9-e698-46aa-a96f-a61f4ebb92ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:33.263547 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22efcdf9-e698-46aa-a96f-a61f4ebb92ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.263898 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22efcdf9-e698-46aa-a96f-a61f4ebb92ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.268516 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-094fdcad-8ded-4269-ad21-4e5b90003457 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 returned with HTTP 200 Aug 12 21:40:33.269077 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 415/1635] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:33 2026] GET /volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:33.274474 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:33.274474 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:33.284645 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-22efcdf9-e698-46aa-a96f-a61f4ebb92ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:33.288660 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.291967 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22efcdf9-e698-46aa-a96f-a61f4ebb92ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:33.292464 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 410/1636] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:33 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:33.312872 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:33.313211 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:33.314714 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:33.314838 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Create volume of 1 GB Aug 12 21:40:33.319126 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Availability Zones retrieved successfully. Aug 12 21:40:33.324604 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Flow 'volume_create_api' (aff805c1-3d04-4971-a78f-e104040c1312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:33.325482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a34a29-db5e-4827-87b8-235d60eed3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:33.326255 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:33.349151 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a34a29-db5e-4827-87b8-235d60eed3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:33.350130 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05abe453-eaad-42b6-b7c5-e75e458de358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:33.404872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Created reservations ['fc88e9a5-506a-4cd5-a9f3-b0294fcb4259', 'd558de02-1163-4b16-bb25-0949d48dd6c2', '02f1e203-959b-442b-b62d-6bc4a2a9208e', 'c73c9c04-a09b-43b6-b0de-affce1d8dd5b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:33.405912 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05abe453-eaad-42b6-b7c5-e75e458de358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc88e9a5-506a-4cd5-a9f3-b0294fcb4259', 'd558de02-1163-4b16-bb25-0949d48dd6c2', '02f1e203-959b-442b-b62d-6bc4a2a9208e', 'c73c9c04-a09b-43b6-b0de-affce1d8dd5b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:33.406829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68220cbd-0839-4f27-800a-f17049a8897c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:33.430787 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68220cbd-0839-4f27-800a-f17049a8897c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea1343f-3372-41fa-bd26-30a56be1f807', '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='af45e72d176f4923b570184dfdc2e09a',qos_specs=None,replication_status=,reservations=['fc88e9a5-506a-4cd5-a9f3-b0294fcb4259','d558de02-1163-4b16-bb25-0949d48dd6c2','02f1e203-959b-442b-b62d-6bc4a2a9208e','c73c9c04-a09b-43b6-b0de-affce1d8dd5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a68655028d4bb5951af10edf47050a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40: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=dea1343f-3372-41fa-bd26-30a56be1f807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af45e72d176f4923b570184dfdc2e09a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a68655028d4bb5951af10edf47050a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:33.431592 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73e5e46-e7ef-4f49-8419-f04ced5ade7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:33.448045 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73e5e46-e7ef-4f49-8419-f04ced5ade7b) transitioned into state 'SUCCESS' from 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='af45e72d176f4923b570184dfdc2e09a',qos_specs=None,replication_status=,reservations=['fc88e9a5-506a-4cd5-a9f3-b0294fcb4259','d558de02-1163-4b16-bb25-0949d48dd6c2','02f1e203-959b-442b-b62d-6bc4a2a9208e','c73c9c04-a09b-43b6-b0de-affce1d8dd5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a68655028d4bb5951af10edf47050a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:33.448716 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ed7975-03d1-4504-9173-01bfcbe3711a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:33.456726 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ed7975-03d1-4504-9173-01bfcbe3711a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:33.457450 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Flow 'volume_create_api' (aff805c1-3d04-4971-a78f-e104040c1312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:33.457745 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Create volume request issued successfully. Aug 12 21:40:33.458248 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68425ecc-faf0-46f9-aed8-f40a5ac5b46b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:33.458664 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 407/1637] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:33 2026] POST /volume/v3/volumes => generated 733 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:33.469128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0309cbd0-f66e-4fac-bcc5-d3b298f69598 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.470981 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0309cbd0-f66e-4fac-bcc5-d3b298f69598 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] GET https://10.4.3.240/volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 Aug 12 21:40:33.471170 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0309cbd0-f66e-4fac-bcc5-d3b298f69598 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.471359 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0309cbd0-f66e-4fac-bcc5-d3b298f69598 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.479392 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:33.479392 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:33.482680 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0309cbd0-f66e-4fac-bcc5-d3b298f69598 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Volume info retrieved successfully. Aug 12 21:40:33.486025 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0309cbd0-f66e-4fac-bcc5-d3b298f69598 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] https://10.4.3.240/volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 returned with HTTP 200 Aug 12 21:40:33.486416 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 406/1638] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:33 2026] GET /volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 => generated 912 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:33.933478 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-380ce39f-f20c-4ca6-b163-45f8dc4156b4 req-2ced488a-2501-4be3-8aa7-d6d7a8e8ba03 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.934778 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-380ce39f-f20c-4ca6-b163-45f8dc4156b4 req-2ced488a-2501-4be3-8aa7-d6d7a8e8ba03 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:40:33.934987 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-380ce39f-f20c-4ca6-b163-45f8dc4156b4 req-2ced488a-2501-4be3-8aa7-d6d7a8e8ba03 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.935169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-380ce39f-f20c-4ca6-b163-45f8dc4156b4 req-2ced488a-2501-4be3-8aa7-d6d7a8e8ba03 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.944338 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:33.944338 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:33.944606 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1b2d4679-6af2-4592-9c6f-d874ed5d50da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.946285 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1b2d4679-6af2-4592-9c6f-d874ed5d50da tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:33.946470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1b2d4679-6af2-4592-9c6f-d874ed5d50da tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.946678 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1b2d4679-6af2-4592-9c6f-d874ed5d50da tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.949236 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-380ce39f-f20c-4ca6-b163-45f8dc4156b4 req-2ced488a-2501-4be3-8aa7-d6d7a8e8ba03 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:40:33.951684 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1b2d4679-6af2-4592-9c6f-d874ed5d50da tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 returned with HTTP 404 Aug 12 21:40:33.952081 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 411/1639] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:33 2026] GET /volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:33.954314 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ee9af64-25f8-4358-8bfc-390336dba69b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.954649 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-380ce39f-f20c-4ca6-b163-45f8dc4156b4 req-2ced488a-2501-4be3-8aa7-d6d7a8e8ba03 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:40:33.954910 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 416/1640] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:40:33 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:33.957325 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ee9af64-25f8-4358-8bfc-390336dba69b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 Aug 12 21:40:33.957325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ee9af64-25f8-4358-8bfc-390336dba69b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.957325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ee9af64-25f8-4358-8bfc-390336dba69b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.958838 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7fa7828-bf7c-44a4-bc4c-27e74e7d4d26 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.960523 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7fa7828-bf7c-44a4-bc4c-27e74e7d4d26 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:33.960731 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7fa7828-bf7c-44a4-bc4c-27e74e7d4d26 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.960909 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7fa7828-bf7c-44a4-bc4c-27e74e7d4d26 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.962785 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ee9af64-25f8-4358-8bfc-390336dba69b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 returned with HTTP 404 Aug 12 21:40:33.963436 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 408/1641] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:33 2026] GET /volume/v3/snapshots/1f48952e-0995-4878-ac98-7edd45f1dc36 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:33.966749 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7fa7828-bf7c-44a4-bc4c-27e74e7d4d26 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 returned with HTTP 404 Aug 12 21:40:33.967181 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 407/1642] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:33 2026] GET /volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:33.969598 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f94e8ca7-106a-4c04-a220-ff94e940888a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.974204 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0f0036e0-719e-4f91-96cf-41b0fc7f57b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.975159 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f94e8ca7-106a-4c04-a220-ff94e940888a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 Aug 12 21:40:33.975375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f94e8ca7-106a-4c04-a220-ff94e940888a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.975557 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f94e8ca7-106a-4c04-a220-ff94e940888a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.975687 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-f94e8ca7-106a-4c04-a220-ff94e940888a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Delete snapshot with id: 3a1e3287-634e-4eab-942f-2f36ca3c0234 Aug 12 21:40:33.976028 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f0036e0-719e-4f91-96cf-41b0fc7f57b1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:33.976211 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f0036e0-719e-4f91-96cf-41b0fc7f57b1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:33.976401 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f0036e0-719e-4f91-96cf-41b0fc7f57b1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:33.976551 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0f0036e0-719e-4f91-96cf-41b0fc7f57b1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume with id: 9b6dfc08-d30a-485c-bace-dd4ef8565f63 Aug 12 21:40:33.982904 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f0036e0-719e-4f91-96cf-41b0fc7f57b1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 returned with HTTP 404 Aug 12 21:40:33.984439 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 417/1643] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:33 2026] DELETE /volume/v3/volumes/9b6dfc08-d30a-485c-bace-dd4ef8565f63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:33.984501 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:33.984501 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:33.984666 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f94e8ca7-106a-4c04-a220-ff94e940888a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:33.993837 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:33.995636 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:33.996033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1412614090"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:33.997417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1412614090'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:34.000081 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume of 1 GB Aug 12 21:40:34.000393 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.000393 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:34.007651 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f94e8ca7-106a-4c04-a220-ff94e940888a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot delete request issued successfully. Aug 12 21:40:34.007651 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f94e8ca7-106a-4c04-a220-ff94e940888a tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 returned with HTTP 202 Aug 12 21:40:34.008473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4db89e0d-92ca-44e9-9cd8-175da1c47a58 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.008532 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 412/1644] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:33 2026] DELETE /volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:34.008795 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Availability Zones retrieved successfully. Aug 12 21:40:34.009013 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4db89e0d-92ca-44e9-9cd8-175da1c47a58 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] GET https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f Aug 12 21:40:34.009013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4db89e0d-92ca-44e9-9cd8-175da1c47a58 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.009013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4db89e0d-92ca-44e9-9cd8-175da1c47a58 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.011855 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96b7b20c-85c1-4009-b131-fe33476f9cca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.012416 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4db89e0d-92ca-44e9-9cd8-175da1c47a58 tempest-ServerStableDeviceRescueTest-178252280 tempest-ServerStableDeviceRescueTest-178252280-project-member] https://10.4.3.240/volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f returned with HTTP 404 Aug 12 21:40:34.012866 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 408/1645] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:34 2026] GET /volume/v3/volumes/26cc9db7-73c8-45f6-9c48-a1739e47236f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:34.013742 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96b7b20c-85c1-4009-b131-fe33476f9cca tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 Aug 12 21:40:34.014024 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96b7b20c-85c1-4009-b131-fe33476f9cca tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.014233 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96b7b20c-85c1-4009-b131-fe33476f9cca tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.017030 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (59740785-6625-4d07-85bf-07ae5e654678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:34.018243 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7118ac3-582f-49dc-91f3-849db44c3b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:34.019858 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.019858 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:34.019961 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:34.024090 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-96b7b20c-85c1-4009-b131-fe33476f9cca tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Snapshot retrieved successfully. Aug 12 21:40:34.024090 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96b7b20c-85c1-4009-b131-fe33476f9cca tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 returned with HTTP 200 Aug 12 21:40:34.024090 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 418/1646] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:34 2026] GET /volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:34.051988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7118ac3-582f-49dc-91f3-849db44c3b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:34.052957 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a941bf7f-5e32-40cb-8796-d7114fbea2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:34.092869 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['b841e4d1-63e5-4924-97ac-a12881ab8e89', 'da702b1e-afdf-4721-9ef1-d21907dd1d5d', '863315bd-9a38-4ac2-90d0-b1d601718ecc', '5e3e4463-f4ee-4e4a-8d5b-1a4661e73d57'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:34.093818 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a941bf7f-5e32-40cb-8796-d7114fbea2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b841e4d1-63e5-4924-97ac-a12881ab8e89', 'da702b1e-afdf-4721-9ef1-d21907dd1d5d', '863315bd-9a38-4ac2-90d0-b1d601718ecc', '5e3e4463-f4ee-4e4a-8d5b-1a4661e73d57']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:34.094678 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73901fb0-bbdc-4847-ab85-81263141676d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:34.119726 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73901fb0-bbdc-4847-ab85-81263141676d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '091ceef2-b194-464e-9151-d295b2add301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1412614090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['b841e4d1-63e5-4924-97ac-a12881ab8e89','da702b1e-afdf-4721-9ef1-d21907dd1d5d','863315bd-9a38-4ac2-90d0-b1d601718ecc','5e3e4463-f4ee-4e4a-8d5b-1a4661e73d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1412614090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=091ceef2-b194-464e-9151-d295b2add301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67bf7a75166b47d6aea697584674fdf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:34.119961 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57a8284-0f8d-4b78-9b99-4cda0cfcea7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:34.138340 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57a8284-0f8d-4b78-9b99-4cda0cfcea7c) transitioned into state 'SUCCESS' from state '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-1412614090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bf7a75166b47d6aea697584674fdf9',qos_specs=None,replication_status=,reservations=['b841e4d1-63e5-4924-97ac-a12881ab8e89','da702b1e-afdf-4721-9ef1-d21907dd1d5d','863315bd-9a38-4ac2-90d0-b1d601718ecc','5e3e4463-f4ee-4e4a-8d5b-1a4661e73d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cac7be38694e8b8b48b2fc4e0a0322',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:34.139418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d889706-d004-47cc-a68f-705183973e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:34.149427 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d889706-d004-47cc-a68f-705183973e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:34.150536 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Flow 'volume_create_api' (59740785-6625-4d07-85bf-07ae5e654678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:34.150920 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Create volume request issued successfully. Aug 12 21:40:34.151587 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74379d7a-36e5-4a8a-ba10-cf59ab4d348c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:34.152089 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 409/1647] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:33 2026] POST /volume/v3/volumes => generated 749 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:34.167397 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2ca4bc35-7370-458e-ae4e-f3b27c0c9b07 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.169489 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2ca4bc35-7370-458e-ae4e-f3b27c0c9b07 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:40:34.169721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2ca4bc35-7370-458e-ae4e-f3b27c0c9b07 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.169902 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2ca4bc35-7370-458e-ae4e-f3b27c0c9b07 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.180793 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.180793 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:34.187399 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2ca4bc35-7370-458e-ae4e-f3b27c0c9b07 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:34.191601 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2ca4bc35-7370-458e-ae4e-f3b27c0c9b07 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:40:34.192057 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 413/1648] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:34 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:34.306503 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb7fa32d-bc8a-4b23-a106-6789628978c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.308905 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb7fa32d-bc8a-4b23-a106-6789628978c9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:34.309293 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb7fa32d-bc8a-4b23-a106-6789628978c9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.309463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb7fa32d-bc8a-4b23-a106-6789628978c9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.322078 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.322078 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:34.327143 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bb7fa32d-bc8a-4b23-a106-6789628978c9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:34.334170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb7fa32d-bc8a-4b23-a106-6789628978c9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:34.334841 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 409/1649] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:34 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:34.501444 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-355938a7-c36b-41f4-848f-ec8ec7e7cb85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.503142 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-355938a7-c36b-41f4-848f-ec8ec7e7cb85 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] GET https://10.4.3.240/volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 Aug 12 21:40:34.503521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-355938a7-c36b-41f4-848f-ec8ec7e7cb85 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.503521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-355938a7-c36b-41f4-848f-ec8ec7e7cb85 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.511096 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.511096 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:34.516293 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-355938a7-c36b-41f4-848f-ec8ec7e7cb85 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Volume info retrieved successfully. Aug 12 21:40:34.522008 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-355938a7-c36b-41f4-848f-ec8ec7e7cb85 tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] https://10.4.3.240/volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 returned with HTTP 200 Aug 12 21:40:34.523160 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 419/1650] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:34 2026] GET /volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:34.537527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a1f3ba5-a84a-4bdf-947f-8d4e7439f9bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.539716 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a1f3ba5-a84a-4bdf-947f-8d4e7439f9bc tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1&project_id=c13abf4a080b4969968f0490230e97e9 Aug 12 21:40:34.539973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a1f3ba5-a84a-4bdf-947f-8d4e7439f9bc tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.540171 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a1f3ba5-a84a-4bdf-947f-8d4e7439f9bc tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.540688 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6a1f3ba5-a84a-4bdf-947f-8d4e7439f9bc tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Could not evaluate value c13abf4a080b4969968f0490230e97e9, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:40:34.540985 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.540985 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:34.541369 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6a1f3ba5-a84a-4bdf-947f-8d4e7439f9bc tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Searching by: MultiDict([('project_id', 'c13abf4a080b4969968f0490230e97e9'), ('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:40:34.575401 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a1f3ba5-a84a-4bdf-947f-8d4e7439f9bc tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Get all volumes completed successfully. Aug 12 21:40:34.576478 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.576478 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:34.580370 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a1f3ba5-a84a-4bdf-947f-8d4e7439f9bc tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1&project_id=c13abf4a080b4969968f0490230e97e9 returned with HTTP 200 Aug 12 21:40:34.580761 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 410/1651] 10.4.3.240 () {66 vars in 1373 bytes} [Wed Aug 12 21:40:34 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=c13abf4a080b4969968f0490230e97e9 => generated 3036 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:34.597399 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4640afb4-afa5-465d-acc2-fa28f599701b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.599513 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4640afb4-afa5-465d-acc2-fa28f599701b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 Aug 12 21:40:34.599814 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4640afb4-afa5-465d-acc2-fa28f599701b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.600039 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4640afb4-afa5-465d-acc2-fa28f599701b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.600234 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-4640afb4-afa5-465d-acc2-fa28f599701b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Delete volume with id: dea1343f-3372-41fa-bd26-30a56be1f807 Aug 12 21:40:34.610690 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.610690 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:34.611077 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4640afb4-afa5-465d-acc2-fa28f599701b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Volume info retrieved successfully. Aug 12 21:40:34.630542 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4640afb4-afa5-465d-acc2-fa28f599701b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] Delete volume request issued successfully. Aug 12 21:40:34.630738 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4640afb4-afa5-465d-acc2-fa28f599701b tempest-VolumesListAdminTestJSON-1847499678 tempest-VolumesListAdminTestJSON-1847499678-project-admin] https://10.4.3.240/volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 returned with HTTP 202 Aug 12 21:40:34.631275 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 414/1652] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:34 2026] DELETE /volume/v3/volumes/dea1343f-3372-41fa-bd26-30a56be1f807 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:34.644535 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a190449-6fad-41f4-9f30-4f74f1e29ae0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.646724 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a190449-6fad-41f4-9f30-4f74f1e29ae0 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 Aug 12 21:40:34.647015 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a190449-6fad-41f4-9f30-4f74f1e29ae0 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.647260 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a190449-6fad-41f4-9f30-4f74f1e29ae0 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.655431 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.655431 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:34.659788 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a190449-6fad-41f4-9f30-4f74f1e29ae0 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:34.664926 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a190449-6fad-41f4-9f30-4f74f1e29ae0 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 returned with HTTP 200 Aug 12 21:40:34.665426 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 410/1653] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:34 2026] GET /volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:34.679870 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a450686-d092-4c7f-86fa-f12ac23657a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.682122 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a450686-d092-4c7f-86fa-f12ac23657a6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] DELETE https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 Aug 12 21:40:34.682361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a450686-d092-4c7f-86fa-f12ac23657a6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.683067 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a450686-d092-4c7f-86fa-f12ac23657a6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.683606 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3a450686-d092-4c7f-86fa-f12ac23657a6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Delete volume with id: 702373be-0453-4fc4-a923-3e2c6bb70049 Aug 12 21:40:34.691982 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.691982 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:34.692634 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a450686-d092-4c7f-86fa-f12ac23657a6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:34.708842 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a450686-d092-4c7f-86fa-f12ac23657a6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Delete volume request issued successfully. Aug 12 21:40:34.709020 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a450686-d092-4c7f-86fa-f12ac23657a6 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 returned with HTTP 202 Aug 12 21:40:34.709469 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 420/1654] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:34 2026] DELETE /volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:34.719577 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ba5d935-4a62-41ab-99c8-db899ee12d76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:34.721866 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ba5d935-4a62-41ab-99c8-db899ee12d76 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 Aug 12 21:40:34.722071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ba5d935-4a62-41ab-99c8-db899ee12d76 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:34.722319 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ba5d935-4a62-41ab-99c8-db899ee12d76 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:34.730963 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:34.730963 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:34.734946 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ba5d935-4a62-41ab-99c8-db899ee12d76 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:34.739764 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ba5d935-4a62-41ab-99c8-db899ee12d76 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 returned with HTTP 200 Aug 12 21:40:34.740164 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 411/1655] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:34 2026] GET /volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:35.033527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b08a938-3b55-4c7e-a19d-e17295bf694b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.035745 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b08a938-3b55-4c7e-a19d-e17295bf694b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 Aug 12 21:40:35.035990 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b08a938-3b55-4c7e-a19d-e17295bf694b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.036259 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b08a938-3b55-4c7e-a19d-e17295bf694b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.041709 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b08a938-3b55-4c7e-a19d-e17295bf694b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 returned with HTTP 404 Aug 12 21:40:35.042390 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 415/1656] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:35 2026] GET /volume/v3/snapshots/3a1e3287-634e-4eab-942f-2f36ca3c0234 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:35.049189 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2c53bed-6910-4bd5-825b-f072256dfc8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.051121 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2c53bed-6910-4bd5-825b-f072256dfc8b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:35.051438 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2c53bed-6910-4bd5-825b-f072256dfc8b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.051983 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2c53bed-6910-4bd5-825b-f072256dfc8b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.059967 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:35.059967 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:35.065048 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e2c53bed-6910-4bd5-825b-f072256dfc8b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Volume info retrieved successfully. Aug 12 21:40:35.071130 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2c53bed-6910-4bd5-825b-f072256dfc8b tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 returned with HTTP 200 Aug 12 21:40:35.072285 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 411/1657] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:35 2026] GET /volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:35.084470 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1cce9ac7-c14d-41e3-98b7-464a548b2f8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.086264 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cce9ac7-c14d-41e3-98b7-464a548b2f8f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:35.086464 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cce9ac7-c14d-41e3-98b7-464a548b2f8f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.086784 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cce9ac7-c14d-41e3-98b7-464a548b2f8f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.086847 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1cce9ac7-c14d-41e3-98b7-464a548b2f8f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Delete volume with id: b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:35.093874 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:35.093874 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:35.094265 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1cce9ac7-c14d-41e3-98b7-464a548b2f8f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Volume info retrieved successfully. Aug 12 21:40:35.110360 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1cce9ac7-c14d-41e3-98b7-464a548b2f8f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Delete volume request issued successfully. Aug 12 21:40:35.110572 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cce9ac7-c14d-41e3-98b7-464a548b2f8f tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 returned with HTTP 202 Aug 12 21:40:35.110982 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 421/1658] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:35 2026] DELETE /volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:35.119064 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4350fb6f-d5b9-4b26-a75c-6fa6a58dea2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.121347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4350fb6f-d5b9-4b26-a75c-6fa6a58dea2c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:35.121667 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4350fb6f-d5b9-4b26-a75c-6fa6a58dea2c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.121934 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4350fb6f-d5b9-4b26-a75c-6fa6a58dea2c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.130778 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:35.130778 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:35.135256 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4350fb6f-d5b9-4b26-a75c-6fa6a58dea2c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Volume info retrieved successfully. Aug 12 21:40:35.139537 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4350fb6f-d5b9-4b26-a75c-6fa6a58dea2c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 returned with HTTP 200 Aug 12 21:40:35.139899 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 412/1659] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:35 2026] GET /volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:35.209449 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ae297229-fca9-4a58-8eea-3cc9340b36ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.211261 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae297229-fca9-4a58-8eea-3cc9340b36ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:40:35.211436 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae297229-fca9-4a58-8eea-3cc9340b36ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.211689 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae297229-fca9-4a58-8eea-3cc9340b36ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.218767 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:35.218767 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:35.222771 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ae297229-fca9-4a58-8eea-3cc9340b36ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:40:35.228434 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae297229-fca9-4a58-8eea-3cc9340b36ac tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:40:35.229118 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 416/1660] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:35 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:35.351857 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4a445d5-12fe-4eb2-b2c3-933b9be9c9f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.354127 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4a445d5-12fe-4eb2-b2c3-933b9be9c9f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:35.354390 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4a445d5-12fe-4eb2-b2c3-933b9be9c9f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.354654 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4a445d5-12fe-4eb2-b2c3-933b9be9c9f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.362506 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:35.362506 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:35.371168 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e4a445d5-12fe-4eb2-b2c3-933b9be9c9f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:35.378110 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4a445d5-12fe-4eb2-b2c3-933b9be9c9f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:35.378512 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 412/1661] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:35 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:35.755879 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d932c74a-a658-4eba-a39d-7283aee12eff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.757693 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d932c74a-a658-4eba-a39d-7283aee12eff tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 Aug 12 21:40:35.757896 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d932c74a-a658-4eba-a39d-7283aee12eff tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.758060 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d932c74a-a658-4eba-a39d-7283aee12eff tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.764582 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d932c74a-a658-4eba-a39d-7283aee12eff tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 returned with HTTP 404 Aug 12 21:40:35.765037 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 422/1662] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:35 2026] GET /volume/v3/volumes/702373be-0453-4fc4-a923-3e2c6bb70049 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:35.773044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce37bb47-f967-40a3-a439-adf034ce5e4d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.774619 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce37bb47-f967-40a3-a439-adf034ce5e4d tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a Aug 12 21:40:35.774844 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce37bb47-f967-40a3-a439-adf034ce5e4d tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.775015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce37bb47-f967-40a3-a439-adf034ce5e4d tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.781681 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:35.781681 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:35.785149 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ce37bb47-f967-40a3-a439-adf034ce5e4d tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:35.788813 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce37bb47-f967-40a3-a439-adf034ce5e4d tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a returned with HTTP 200 Aug 12 21:40:35.789278 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 413/1663] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:35 2026] GET /volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:35.804531 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-294f26ef-d36e-4a8c-b4aa-22c41d51f59f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.806640 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-294f26ef-d36e-4a8c-b4aa-22c41d51f59f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] DELETE https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a Aug 12 21:40:35.806873 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-294f26ef-d36e-4a8c-b4aa-22c41d51f59f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.807061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-294f26ef-d36e-4a8c-b4aa-22c41d51f59f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.807284 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-294f26ef-d36e-4a8c-b4aa-22c41d51f59f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Delete volume with id: 788caa75-1456-4245-8b96-ff4c6076711a Aug 12 21:40:35.814420 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:35.814420 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:35.814881 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-294f26ef-d36e-4a8c-b4aa-22c41d51f59f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:35.842318 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-294f26ef-d36e-4a8c-b4aa-22c41d51f59f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Delete volume request issued successfully. Aug 12 21:40:35.842643 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-294f26ef-d36e-4a8c-b4aa-22c41d51f59f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a returned with HTTP 202 Aug 12 21:40:35.843142 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 417/1664] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:35 2026] DELETE /volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 21:40:35.851802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e4d89bc-5601-4736-8470-387a11500ff9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:35.855317 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e4d89bc-5601-4736-8470-387a11500ff9 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a Aug 12 21:40:35.855602 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e4d89bc-5601-4736-8470-387a11500ff9 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:35.855875 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e4d89bc-5601-4736-8470-387a11500ff9 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:35.866390 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:35.866390 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:35.871534 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6e4d89bc-5601-4736-8470-387a11500ff9 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:35.878167 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e4d89bc-5601-4736-8470-387a11500ff9 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a returned with HTTP 200 Aug 12 21:40:35.879198 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 413/1665] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:35 2026] GET /volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:36.158952 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5151e892-0daf-4443-a8d9-3c7482c1912c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:36.161515 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5151e892-0daf-4443-a8d9-3c7482c1912c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] GET https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 Aug 12 21:40:36.161824 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5151e892-0daf-4443-a8d9-3c7482c1912c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:36.162099 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5151e892-0daf-4443-a8d9-3c7482c1912c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:36.173718 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5151e892-0daf-4443-a8d9-3c7482c1912c tempest-VolumesSnapshotListTestJSON-1495800735 tempest-VolumesSnapshotListTestJSON-1495800735-project-member] https://10.4.3.240/volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 returned with HTTP 404 Aug 12 21:40:36.174377 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 423/1666] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:36 2026] GET /volume/v3/volumes/b0a5d8a4-0e47-4194-ab31-409a731dcd26 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:36.393772 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6abfb362-b83d-4017-8c2a-4663da37db10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:36.395464 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6abfb362-b83d-4017-8c2a-4663da37db10 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:36.395691 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6abfb362-b83d-4017-8c2a-4663da37db10 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:36.395878 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6abfb362-b83d-4017-8c2a-4663da37db10 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:36.404382 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:36.404382 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:36.407964 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6abfb362-b83d-4017-8c2a-4663da37db10 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:36.412256 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6abfb362-b83d-4017-8c2a-4663da37db10 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:36.412608 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 414/1667] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:36 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:36.895570 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6d818b27-83c4-4b22-9207-e1ad79bd437b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:36.899673 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d818b27-83c4-4b22-9207-e1ad79bd437b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a Aug 12 21:40:36.899673 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d818b27-83c4-4b22-9207-e1ad79bd437b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:36.899673 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d818b27-83c4-4b22-9207-e1ad79bd437b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:36.907176 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d818b27-83c4-4b22-9207-e1ad79bd437b tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a returned with HTTP 404 Aug 12 21:40:36.907995 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 418/1668] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:36 2026] GET /volume/v3/volumes/788caa75-1456-4245-8b96-ff4c6076711a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:36.915299 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e4f2d1d-c2e4-4712-8de4-32d6b786dd04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:36.922207 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e4f2d1d-c2e4-4712-8de4-32d6b786dd04 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 Aug 12 21:40:36.922207 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e4f2d1d-c2e4-4712-8de4-32d6b786dd04 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:36.922207 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e4f2d1d-c2e4-4712-8de4-32d6b786dd04 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:36.931329 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:36.931329 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:36.935216 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e4f2d1d-c2e4-4712-8de4-32d6b786dd04 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:36.941527 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e4f2d1d-c2e4-4712-8de4-32d6b786dd04 tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 returned with HTTP 200 Aug 12 21:40:36.942054 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 414/1669] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:36 2026] GET /volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:36.957954 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-55158ff1-2285-406a-8955-eeb14a62e0ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:36.960481 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55158ff1-2285-406a-8955-eeb14a62e0ae tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 Aug 12 21:40:36.960804 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55158ff1-2285-406a-8955-eeb14a62e0ae tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:36.960987 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55158ff1-2285-406a-8955-eeb14a62e0ae tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:36.961266 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-55158ff1-2285-406a-8955-eeb14a62e0ae tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Delete volume with id: 9094248d-5665-465a-8880-699889c92521 Aug 12 21:40:36.971028 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:36.971028 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:36.971533 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-55158ff1-2285-406a-8955-eeb14a62e0ae tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:37.001044 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-55158ff1-2285-406a-8955-eeb14a62e0ae tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Delete volume request issued successfully. Aug 12 21:40:37.003417 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55158ff1-2285-406a-8955-eeb14a62e0ae tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 returned with HTTP 202 Aug 12 21:40:37.003417 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 424/1670] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:36 2026] DELETE /volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:37.011168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e64fa47-537a-45d8-b168-c6b7ff9cbd1f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:37.015280 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e64fa47-537a-45d8-b168-c6b7ff9cbd1f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 Aug 12 21:40:37.015524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e64fa47-537a-45d8-b168-c6b7ff9cbd1f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:37.015751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e64fa47-537a-45d8-b168-c6b7ff9cbd1f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:37.026578 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:37.026578 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:37.031633 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5e64fa47-537a-45d8-b168-c6b7ff9cbd1f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Volume info retrieved successfully. Aug 12 21:40:37.038143 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e64fa47-537a-45d8-b168-c6b7ff9cbd1f tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 returned with HTTP 200 Aug 12 21:40:37.038725 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 415/1671] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:37 2026] GET /volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:37.430602 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a5114c04-d655-47fe-9983-92e4b9afd1ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:37.439516 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5114c04-d655-47fe-9983-92e4b9afd1ab tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:37.439760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a5114c04-d655-47fe-9983-92e4b9afd1ab tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:37.441127 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a5114c04-d655-47fe-9983-92e4b9afd1ab tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:37.456112 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:37.456112 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:37.460668 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a5114c04-d655-47fe-9983-92e4b9afd1ab tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:37.464511 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5114c04-d655-47fe-9983-92e4b9afd1ab tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:37.464858 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 419/1672] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:37 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:37.688692 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-129480a0-5fea-42e2-9893-523184ee58db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:37.688779 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-129480a0-5fea-42e2-9893-523184ee58db tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:37.689102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-129480a0-5fea-42e2-9893-523184ee58db tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b275dabe-4837-481e-95e5-0d0a317c673d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1091921039", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:37.703607 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:37.703607 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:37.706205 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-129480a0-5fea-42e2-9893-523184ee58db tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:37.706205 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-129480a0-5fea-42e2-9893-523184ee58db tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create snapshot from volume b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:40:37.756447 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-129480a0-5fea-42e2-9893-523184ee58db tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['94bfc76e-2a74-4a30-b232-6c91b06b9dee', 'be7a9b10-37d6-4507-83f9-9a55ff73c9fa', 'e47d7505-dc9c-4568-bdb2-e2c04435e5a6', 'f4e7bbcd-e9f6-4abc-8fc8-87918325abff'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:37.821193 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-129480a0-5fea-42e2-9893-523184ee58db tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot force create request issued successfully. Aug 12 21:40:37.821559 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-129480a0-5fea-42e2-9893-523184ee58db tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:40:37.821980 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 415/1673] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:40:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:37.832588 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2c54fbf-6688-4bcb-bf91-dd4c72e16764 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:37.835743 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2c54fbf-6688-4bcb-bf91-dd4c72e16764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:37.835743 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2c54fbf-6688-4bcb-bf91-dd4c72e16764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:37.835904 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2c54fbf-6688-4bcb-bf91-dd4c72e16764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:37.843180 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:37.843180 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:37.844174 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d2c54fbf-6688-4bcb-bf91-dd4c72e16764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:37.845603 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2c54fbf-6688-4bcb-bf91-dd4c72e16764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 returned with HTTP 200 Aug 12 21:40:37.846542 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 425/1674] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:37 2026] GET /volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:38.055610 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-678bb2c1-621f-4564-b2c3-19add0b641ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:38.057261 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-678bb2c1-621f-4564-b2c3-19add0b641ce tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] GET https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 Aug 12 21:40:38.057261 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-678bb2c1-621f-4564-b2c3-19add0b641ce tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:38.057261 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-678bb2c1-621f-4564-b2c3-19add0b641ce tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:38.069553 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-678bb2c1-621f-4564-b2c3-19add0b641ce tempest-VolumesListAdminTestJSON-1026399640 tempest-VolumesListAdminTestJSON-1026399640-project-member] https://10.4.3.240/volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 returned with HTTP 404 Aug 12 21:40:38.069553 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 416/1675] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:38 2026] GET /volume/v3/volumes/9094248d-5665-465a-8880-699889c92521 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:38.480207 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-afde983d-670f-40b9-8ce8-6502032f6eee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:38.485068 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afde983d-670f-40b9-8ce8-6502032f6eee tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:38.486519 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afde983d-670f-40b9-8ce8-6502032f6eee tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:38.486821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afde983d-670f-40b9-8ce8-6502032f6eee tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:38.499939 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:38.499939 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:38.506018 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-afde983d-670f-40b9-8ce8-6502032f6eee tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:38.514147 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afde983d-670f-40b9-8ce8-6502032f6eee tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:38.515031 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 420/1676] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:38 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:38.857131 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-884faa08-9f31-4055-bfa0-c0e8553aac72 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:38.859948 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-884faa08-9f31-4055-bfa0-c0e8553aac72 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:38.860132 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-884faa08-9f31-4055-bfa0-c0e8553aac72 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:38.860373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-884faa08-9f31-4055-bfa0-c0e8553aac72 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:38.866401 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:38.866401 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:38.867039 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-884faa08-9f31-4055-bfa0-c0e8553aac72 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:38.867922 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-884faa08-9f31-4055-bfa0-c0e8553aac72 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 returned with HTTP 200 Aug 12 21:40:38.868339 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 416/1677] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:38 2026] GET /volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:38.881734 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4fb6b4af-aba0-45a9-9678-f53acc7143ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:38.884178 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fb6b4af-aba0-45a9-9678-f53acc7143ce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:38.884331 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fb6b4af-aba0-45a9-9678-f53acc7143ce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:38.884575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fb6b4af-aba0-45a9-9678-f53acc7143ce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:38.894461 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:38.894461 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:38.895027 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4fb6b4af-aba0-45a9-9678-f53acc7143ce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:38.895904 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fb6b4af-aba0-45a9-9678-f53acc7143ce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 returned with HTTP 200 Aug 12 21:40:38.896307 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 426/1678] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:38 2026] GET /volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:38.906850 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d3a7d10-8e8b-41f4-b9da-7a58d30aabfb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:38.911168 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d3a7d10-8e8b-41f4-b9da-7a58d30aabfb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:38.911355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d3a7d10-8e8b-41f4-b9da-7a58d30aabfb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b275dabe-4837-481e-95e5-0d0a317c673d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-720895312", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:38.927133 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:38.927133 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:38.927994 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d3a7d10-8e8b-41f4-b9da-7a58d30aabfb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:38.928244 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-1d3a7d10-8e8b-41f4-b9da-7a58d30aabfb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create snapshot from volume b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:40:38.962806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1d3a7d10-8e8b-41f4-b9da-7a58d30aabfb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['ed7e9352-7e1a-478c-8cdb-80491cd6fd5a', 'f0ff831f-148c-4097-b7b5-67d8cac2587e', 'd2017729-fcb7-4953-a631-791ebd9e02bf', 'e49fa430-ce32-4814-8d97-714c0f1398b4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:39.000786 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d3a7d10-8e8b-41f4-b9da-7a58d30aabfb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot force create request issued successfully. Aug 12 21:40:39.001293 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d3a7d10-8e8b-41f4-b9da-7a58d30aabfb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:40:39.001927 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 417/1679] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:40:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:39.013273 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7b429a6e-e856-4be1-b0b2-9726a846ebd3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:39.016128 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7b429a6e-e856-4be1-b0b2-9726a846ebd3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:39.016325 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7b429a6e-e856-4be1-b0b2-9726a846ebd3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:39.016556 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7b429a6e-e856-4be1-b0b2-9726a846ebd3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:39.021793 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:39.021793 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:39.022299 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7b429a6e-e856-4be1-b0b2-9726a846ebd3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:39.023328 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7b429a6e-e856-4be1-b0b2-9726a846ebd3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb returned with HTTP 200 Aug 12 21:40:39.023648 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 421/1680] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:39 2026] GET /volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:39.531761 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a941491c-0398-4f00-b27f-c5c0186d4bdf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:39.534375 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a941491c-0398-4f00-b27f-c5c0186d4bdf tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:39.534375 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a941491c-0398-4f00-b27f-c5c0186d4bdf tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:39.534610 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a941491c-0398-4f00-b27f-c5c0186d4bdf tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:39.553840 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:39.553840 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:39.561148 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a941491c-0398-4f00-b27f-c5c0186d4bdf tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:39.567057 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a941491c-0398-4f00-b27f-c5c0186d4bdf tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:39.567467 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 417/1681] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:39 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:39.927389 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-207125c0-f84b-43d3-836a-e18c46ea9937 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:40.025211 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:40.025586 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1647330590"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:40.027411 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1647330590'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:40.027546 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Create volume of 1 GB Aug 12 21:40:40.032242 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Availability Zones retrieved successfully. Aug 12 21:40:40.037949 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2a68d4c9-3012-448f-86f7-b1509eb3ae43 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:40.039903 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Flow 'volume_create_api' (7c785b8b-1d9c-41d0-bdd9-f4c034f67656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:40.040291 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a68d4c9-3012-448f-86f7-b1509eb3ae43 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:40.040932 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a68d4c9-3012-448f-86f7-b1509eb3ae43 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:40.041300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a68d4c9-3012-448f-86f7-b1509eb3ae43 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:40.042458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9155f79-b11c-4fbb-ab46-f171c8ecaa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:40.043120 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:40.048934 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:40.048934 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:40.050137 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2a68d4c9-3012-448f-86f7-b1509eb3ae43 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:40.051482 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a68d4c9-3012-448f-86f7-b1509eb3ae43 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb returned with HTTP 200 Aug 12 21:40:40.052080 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 418/1682] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:40 2026] GET /volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:40.061390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-67fa4f03-ab0c-45b5-82f9-f7562b06a38d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:40.063221 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67fa4f03-ab0c-45b5-82f9-f7562b06a38d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:40.063420 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67fa4f03-ab0c-45b5-82f9-f7562b06a38d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:40.063658 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67fa4f03-ab0c-45b5-82f9-f7562b06a38d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:40.069046 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:40.069046 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:40.069483 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-67fa4f03-ab0c-45b5-82f9-f7562b06a38d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:40.069868 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9155f79-b11c-4fbb-ab46-f171c8ecaa02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:40.070290 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67fa4f03-ab0c-45b5-82f9-f7562b06a38d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb returned with HTTP 200 Aug 12 21:40:40.070718 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 422/1683] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:40 2026] GET /volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:40.070819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9539ef92-1161-41ce-959a-20bea9c97ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:40.080036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b46a2024-5f96-4ebb-a58f-20710358991b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:40.082971 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b46a2024-5f96-4ebb-a58f-20710358991b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:40:40.083666 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b46a2024-5f96-4ebb-a58f-20710358991b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b275dabe-4837-481e-95e5-0d0a317c673d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1014291758", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:40.104002 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:40.104002 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:40.104002 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b46a2024-5f96-4ebb-a58f-20710358991b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:40.104002 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-b46a2024-5f96-4ebb-a58f-20710358991b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create snapshot from volume b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:40:40.135106 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b46a2024-5f96-4ebb-a58f-20710358991b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['7c2097d3-d456-408f-a602-934cdaaada3b', 'c751a094-3425-4dd9-ba8d-5d347b689adc', '6df066a8-80e2-4e78-96a8-e8dddbb0e33d', 'a5d0fab9-172a-4f78-b9fc-874740acaa42'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:40.154365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Created reservations ['877abc35-6ea3-4cde-bdbf-34db653e79dd', '1e7eae2e-b445-4a13-a95e-21cd99714040', 'e6a464ab-c26f-499e-bc5d-4b61ac8ec2b5', 'fad4898a-7c93-464c-bed6-ca338403b3da'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:40.155349 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9539ef92-1161-41ce-959a-20bea9c97ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['877abc35-6ea3-4cde-bdbf-34db653e79dd', '1e7eae2e-b445-4a13-a95e-21cd99714040', 'e6a464ab-c26f-499e-bc5d-4b61ac8ec2b5', 'fad4898a-7c93-464c-bed6-ca338403b3da']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:40.156151 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b88fc8-a601-47cd-a109-cdd077d4c4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:40.170384 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b46a2024-5f96-4ebb-a58f-20710358991b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot force create request issued successfully. Aug 12 21:40:40.170737 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b46a2024-5f96-4ebb-a58f-20710358991b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:40:40.171139 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 418/1684] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:40:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:40.187882 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ed357de-67db-4f83-9638-47b42edcac7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:40.190184 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b88fc8-a601-47cd-a109-cdd077d4c4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498fcb54-e0bc-4f45-ba05-1100c8bd59dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1647330590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8bbfc54417f4155af750bff97e471ae',qos_specs=None,replication_status=,reservations=['877abc35-6ea3-4cde-bdbf-34db653e79dd','1e7eae2e-b445-4a13-a95e-21cd99714040','e6a464ab-c26f-499e-bc5d-4b61ac8ec2b5','fad4898a-7c93-464c-bed6-ca338403b3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9de3ed168eba4fb894806bea63a2527b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1647330590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498fcb54-e0bc-4f45-ba05-1100c8bd59dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8bbfc54417f4155af750bff97e471ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9de3ed168eba4fb894806bea63a2527b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:40.191192 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ed357de-67db-4f83-9638-47b42edcac7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:40.191967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ed357de-67db-4f83-9638-47b42edcac7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:40.191967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ed357de-67db-4f83-9638-47b42edcac7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:40.192172 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2521c92-f025-4a70-bc98-4672bf75c0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:40.199056 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:40.199056 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:40.199056 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ed357de-67db-4f83-9638-47b42edcac7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:40.199056 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ed357de-67db-4f83-9638-47b42edcac7a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 returned with HTTP 200 Aug 12 21:40:40.199056 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 419/1685] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:40 2026] GET /volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:40.240998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2521c92-f025-4a70-bc98-4672bf75c0da) transitioned into state 'SUCCESS' from state '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-1647330590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8bbfc54417f4155af750bff97e471ae',qos_specs=None,replication_status=,reservations=['877abc35-6ea3-4cde-bdbf-34db653e79dd','1e7eae2e-b445-4a13-a95e-21cd99714040','e6a464ab-c26f-499e-bc5d-4b61ac8ec2b5','fad4898a-7c93-464c-bed6-ca338403b3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9de3ed168eba4fb894806bea63a2527b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:40.241850 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (733085a9-3cab-40f3-92f4-48a499be72af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:40.255077 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (733085a9-3cab-40f3-92f4-48a499be72af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:40.256388 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Flow 'volume_create_api' (7c785b8b-1d9c-41d0-bdd9-f4c034f67656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:40.257304 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Create volume request issued successfully. Aug 12 21:40:40.258970 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-207125c0-f84b-43d3-836a-e18c46ea9937 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:40.259575 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 427/1686] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:40:39 2026] POST /volume/v3/volumes => generated 750 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:40.275616 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e8d77ab3-ad09-473e-bfe4-d1e5ecbcc4f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:40.282006 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8d77ab3-ad09-473e-bfe4-d1e5ecbcc4f5 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd Aug 12 21:40:40.284665 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8d77ab3-ad09-473e-bfe4-d1e5ecbcc4f5 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:40.284665 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8d77ab3-ad09-473e-bfe4-d1e5ecbcc4f5 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:40.296496 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:40.296496 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:40.302795 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e8d77ab3-ad09-473e-bfe4-d1e5ecbcc4f5 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:40.309029 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8d77ab3-ad09-473e-bfe4-d1e5ecbcc4f5 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd returned with HTTP 200 Aug 12 21:40:40.309662 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 423/1687] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:40 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:40.586648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1202dba-a9ba-4539-b72d-ec9e4b1afa6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:40.589652 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1202dba-a9ba-4539-b72d-ec9e4b1afa6c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:40.589929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1202dba-a9ba-4539-b72d-ec9e4b1afa6c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:40.590308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1202dba-a9ba-4539-b72d-ec9e4b1afa6c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:40.598263 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:40.598263 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:40.604280 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e1202dba-a9ba-4539-b72d-ec9e4b1afa6c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:40.609735 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1202dba-a9ba-4539-b72d-ec9e4b1afa6c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:40.610101 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 419/1688] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:40 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:41.209015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-95b8d44a-e15b-4c1e-a153-b5f75b6df45a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.210778 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95b8d44a-e15b-4c1e-a153-b5f75b6df45a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:41.210994 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95b8d44a-e15b-4c1e-a153-b5f75b6df45a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.211151 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95b8d44a-e15b-4c1e-a153-b5f75b6df45a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.216199 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.216199 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:41.216589 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-95b8d44a-e15b-4c1e-a153-b5f75b6df45a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:41.217301 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95b8d44a-e15b-4c1e-a153-b5f75b6df45a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 returned with HTTP 200 Aug 12 21:40:41.217614 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 420/1689] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:40:41.226241 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2d06ad8-46ca-4535-9b96-72e21893490e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.229138 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2d06ad8-46ca-4535-9b96-72e21893490e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:41.229333 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2d06ad8-46ca-4535-9b96-72e21893490e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.229517 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2d06ad8-46ca-4535-9b96-72e21893490e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.234485 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.234485 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:41.234992 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2d06ad8-46ca-4535-9b96-72e21893490e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:41.235737 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2d06ad8-46ca-4535-9b96-72e21893490e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 returned with HTTP 200 Aug 12 21:40:41.236093 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 428/1690] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:41.325972 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f559329f-e1aa-4d3c-a9cd-f4af136abada None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.328839 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f559329f-e1aa-4d3c-a9cd-f4af136abada tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd Aug 12 21:40:41.329035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f559329f-e1aa-4d3c-a9cd-f4af136abada tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.329221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f559329f-e1aa-4d3c-a9cd-f4af136abada tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.336037 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.336037 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:41.343006 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f559329f-e1aa-4d3c-a9cd-f4af136abada tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.347125 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f559329f-e1aa-4d3c-a9cd-f4af136abada tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd returned with HTTP 200 Aug 12 21:40:41.347461 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 424/1691] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:41.363487 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4ca6213-2a8f-4aa1-94f8-cb5384b2d073 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.365466 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4ca6213-2a8f-4aa1-94f8-cb5384b2d073 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] POST https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.365861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4ca6213-2a8f-4aa1-94f8-cb5384b2d073 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:41.377013 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.377013 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:41.377656 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4ca6213-2a8f-4aa1-94f8-cb5384b2d073 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.388789 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4ca6213-2a8f-4aa1-94f8-cb5384b2d073 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Create volume metadata completed successfully. Aug 12 21:40:41.388984 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4ca6213-2a8f-4aa1-94f8-cb5384b2d073 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.389381 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 420/1692] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:40:41 2026] POST /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:41.397118 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fd53b13-824a-4bc3-908c-aa1b42028cc1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.399515 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fd53b13-824a-4bc3-908c-aa1b42028cc1 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.399816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fd53b13-824a-4bc3-908c-aa1b42028cc1 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.400093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fd53b13-824a-4bc3-908c-aa1b42028cc1 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.410005 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.410005 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:41.410578 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0fd53b13-824a-4bc3-908c-aa1b42028cc1 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.418174 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0fd53b13-824a-4bc3-908c-aa1b42028cc1 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Get volume metadata completed successfully. Aug 12 21:40:41.418440 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fd53b13-824a-4bc3-908c-aa1b42028cc1 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.419005 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 421/1693] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:41.426198 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2303843a-bcc0-4909-8c1a-52ee0310e356 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.428538 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2303843a-bcc0-4909-8c1a-52ee0310e356 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] PUT https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.428885 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2303843a-bcc0-4909-8c1a-52ee0310e356 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:41.437156 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.437156 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:41.437567 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2303843a-bcc0-4909-8c1a-52ee0310e356 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.448838 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2303843a-bcc0-4909-8c1a-52ee0310e356 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Update volume metadata completed successfully. Aug 12 21:40:41.449074 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2303843a-bcc0-4909-8c1a-52ee0310e356 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.449468 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 429/1694] 10.4.3.240 () {68 vars in 1395 bytes} [Wed Aug 12 21:40:41 2026] PUT /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:41.458842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d73383eb-541a-448d-b688-dd34c3378463 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.462114 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d73383eb-541a-448d-b688-dd34c3378463 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.462330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d73383eb-541a-448d-b688-dd34c3378463 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.462664 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d73383eb-541a-448d-b688-dd34c3378463 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.476894 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.476894 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:41.477508 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d73383eb-541a-448d-b688-dd34c3378463 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.487325 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d73383eb-541a-448d-b688-dd34c3378463 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Get volume metadata completed successfully. Aug 12 21:40:41.487724 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d73383eb-541a-448d-b688-dd34c3378463 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.488224 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 425/1695] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:41.496750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31709c61-753e-445a-84b2-f94857b6d09a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.498553 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31709c61-753e-445a-84b2-f94857b6d09a tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] DELETE https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key1 Aug 12 21:40:41.498793 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31709c61-753e-445a-84b2-f94857b6d09a tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.498995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31709c61-753e-445a-84b2-f94857b6d09a tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.506333 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.506333 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:41.506853 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31709c61-753e-445a-84b2-f94857b6d09a tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.512182 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31709c61-753e-445a-84b2-f94857b6d09a tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Get volume metadata completed successfully. Aug 12 21:40:41.526058 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31709c61-753e-445a-84b2-f94857b6d09a tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Delete volume metadata completed successfully. Aug 12 21:40:41.526302 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31709c61-753e-445a-84b2-f94857b6d09a tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key1 returned with HTTP 200 Aug 12 21:40:41.526614 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 421/1696] 10.4.3.240 () {66 vars in 1393 bytes} [Wed Aug 12 21:40:41 2026] DELETE /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 21:40:41.534825 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-deb8b35f-bfe9-41ed-8b07-ee60564a7d83 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.537373 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-deb8b35f-bfe9-41ed-8b07-ee60564a7d83 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.537771 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-deb8b35f-bfe9-41ed-8b07-ee60564a7d83 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.538059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-deb8b35f-bfe9-41ed-8b07-ee60564a7d83 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.547793 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.547793 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:41.548490 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-deb8b35f-bfe9-41ed-8b07-ee60564a7d83 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.555470 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-deb8b35f-bfe9-41ed-8b07-ee60564a7d83 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Get volume metadata completed successfully. Aug 12 21:40:41.555883 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-deb8b35f-bfe9-41ed-8b07-ee60564a7d83 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.556438 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 422/1697] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:41.563915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90df4b14-e412-4303-811b-72bf4c107030 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.566211 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90df4b14-e412-4303-811b-72bf4c107030 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] PUT https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.566539 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90df4b14-e412-4303-811b-72bf4c107030 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:41.575769 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.575769 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:41.575892 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90df4b14-e412-4303-811b-72bf4c107030 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.588380 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90df4b14-e412-4303-811b-72bf4c107030 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Update volume metadata completed successfully. Aug 12 21:40:41.588712 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90df4b14-e412-4303-811b-72bf4c107030 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.589234 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 430/1698] 10.4.3.240 () {68 vars in 1395 bytes} [Wed Aug 12 21:40:41 2026] PUT /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:41.599703 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f216bee-15eb-4c1f-9328-f06d82d89d10 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.602011 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f216bee-15eb-4c1f-9328-f06d82d89d10 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] POST https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.602441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f216bee-15eb-4c1f-9328-f06d82d89d10 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:41.612369 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.612369 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:41.612803 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f216bee-15eb-4c1f-9328-f06d82d89d10 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.621952 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f216bee-15eb-4c1f-9328-f06d82d89d10 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Create volume metadata completed successfully. Aug 12 21:40:41.622222 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f216bee-15eb-4c1f-9328-f06d82d89d10 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.622634 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 426/1699] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:40:41 2026] POST /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 12 21:40:41.623593 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e6b2ea3-9a8b-40cd-9056-891e295094c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.625557 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e6b2ea3-9a8b-40cd-9056-891e295094c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:41.625761 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e6b2ea3-9a8b-40cd-9056-891e295094c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.625931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e6b2ea3-9a8b-40cd-9056-891e295094c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.630658 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-560fe121-0fbb-4ed1-bc96-aedfd552e19b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.632225 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.632225 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:41.633007 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-560fe121-0fbb-4ed1-bc96-aedfd552e19b tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] PUT https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key3 Aug 12 21:40:41.633469 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-560fe121-0fbb-4ed1-bc96-aedfd552e19b tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:41.636234 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e6b2ea3-9a8b-40cd-9056-891e295094c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:41.640573 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e6b2ea3-9a8b-40cd-9056-891e295094c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:41.640941 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 422/1700] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:41.644776 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.644776 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:41.645383 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-560fe121-0fbb-4ed1-bc96-aedfd552e19b tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.660354 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5e7e0b4-1467-46e6-8680-d995cddf1ca3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.660434 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-560fe121-0fbb-4ed1-bc96-aedfd552e19b tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Update volume metadata completed successfully. Aug 12 21:40:41.660855 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-560fe121-0fbb-4ed1-bc96-aedfd552e19b tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key3 returned with HTTP 200 Aug 12 21:40:41.661539 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 423/1701] 10.4.3.240 () {68 vars in 1410 bytes} [Wed Aug 12 21:40:41 2026] PUT /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:41.662242 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5e7e0b4-1467-46e6-8680-d995cddf1ca3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:40:41.662477 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5e7e0b4-1467-46e6-8680-d995cddf1ca3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.662701 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5e7e0b4-1467-46e6-8680-d995cddf1ca3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.673260 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b1a815b-5a88-470a-9e88-16943a4008d7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.674774 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.674774 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:41.675441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b1a815b-5a88-470a-9e88-16943a4008d7 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key3 Aug 12 21:40:41.675753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b1a815b-5a88-470a-9e88-16943a4008d7 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.676140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b1a815b-5a88-470a-9e88-16943a4008d7 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.682749 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5e7e0b4-1467-46e6-8680-d995cddf1ca3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:40:41.687908 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.687908 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:41.688596 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b1a815b-5a88-470a-9e88-16943a4008d7 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.689109 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5e7e0b4-1467-46e6-8680-d995cddf1ca3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:40:41.689518 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 431/1702] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:41.696319 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b1a815b-5a88-470a-9e88-16943a4008d7 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Get volume metadata completed successfully. Aug 12 21:40:41.696601 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b1a815b-5a88-470a-9e88-16943a4008d7 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key3 returned with HTTP 200 Aug 12 21:40:41.697136 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 427/1703] 10.4.3.240 () {66 vars in 1390 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:41.706919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10b29502-047f-4fa9-a80a-e01cd3df2547 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.709859 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10b29502-047f-4fa9-a80a-e01cd3df2547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.709859 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10b29502-047f-4fa9-a80a-e01cd3df2547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.710137 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10b29502-047f-4fa9-a80a-e01cd3df2547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.721118 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.721118 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:41.721925 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-10b29502-047f-4fa9-a80a-e01cd3df2547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.730071 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-10b29502-047f-4fa9-a80a-e01cd3df2547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Get volume metadata completed successfully. Aug 12 21:40:41.730427 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10b29502-047f-4fa9-a80a-e01cd3df2547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.731000 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 423/1704] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 75 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:41.745420 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b1d13a31-21a7-4059-ae11-5079f6cb23d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.754903 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1d13a31-21a7-4059-ae11-5079f6cb23d9 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] PUT https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata Aug 12 21:40:41.754903 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1d13a31-21a7-4059-ae11-5079f6cb23d9 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:41.780720 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.780720 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:41.781002 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b1d13a31-21a7-4059-ae11-5079f6cb23d9 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.799105 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b1d13a31-21a7-4059-ae11-5079f6cb23d9 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Update volume metadata completed successfully. Aug 12 21:40:41.799457 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1d13a31-21a7-4059-ae11-5079f6cb23d9 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata returned with HTTP 200 Aug 12 21:40:41.800072 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 424/1705] 10.4.3.240 () {68 vars in 1395 bytes} [Wed Aug 12 21:40:41 2026] PUT /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd/metadata => generated 16 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:40:41.809606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa8f80ec-08fb-436d-bcdf-85aa142ad547 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.811638 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa8f80ec-08fb-436d-bcdf-85aa142ad547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd Aug 12 21:40:41.811884 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa8f80ec-08fb-436d-bcdf-85aa142ad547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.812077 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa8f80ec-08fb-436d-bcdf-85aa142ad547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.821486 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.821486 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:41.826534 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa8f80ec-08fb-436d-bcdf-85aa142ad547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.831460 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa8f80ec-08fb-436d-bcdf-85aa142ad547 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd returned with HTTP 200 Aug 12 21:40:41.832017 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 432/1706] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:41.847994 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1679686e-9232-4263-9fbd-76c8c11c92cf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.851020 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1679686e-9232-4263-9fbd-76c8c11c92cf tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] DELETE https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd Aug 12 21:40:41.852123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1679686e-9232-4263-9fbd-76c8c11c92cf tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.852123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1679686e-9232-4263-9fbd-76c8c11c92cf tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.852123 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-1679686e-9232-4263-9fbd-76c8c11c92cf tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Delete volume with id: 498fcb54-e0bc-4f45-ba05-1100c8bd59dd Aug 12 21:40:41.859909 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.859909 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:41.860359 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1679686e-9232-4263-9fbd-76c8c11c92cf tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.890648 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1679686e-9232-4263-9fbd-76c8c11c92cf tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Delete volume request issued successfully. Aug 12 21:40:41.890648 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1679686e-9232-4263-9fbd-76c8c11c92cf tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd returned with HTTP 202 Aug 12 21:40:41.890648 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 428/1707] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:41 2026] DELETE /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:41.896838 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50e76c3e-5195-4cc7-acf0-3a9b55723772 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:41.902580 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50e76c3e-5195-4cc7-acf0-3a9b55723772 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd Aug 12 21:40:41.904956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50e76c3e-5195-4cc7-acf0-3a9b55723772 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:41.904956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50e76c3e-5195-4cc7-acf0-3a9b55723772 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:41.912792 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:41.912792 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:41.918050 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50e76c3e-5195-4cc7-acf0-3a9b55723772 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Volume info retrieved successfully. Aug 12 21:40:41.925411 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50e76c3e-5195-4cc7-acf0-3a9b55723772 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd returned with HTTP 200 Aug 12 21:40:41.926019 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 424/1708] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:41 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:42.940211 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0239d60b-598b-481e-925a-2ed08073d109 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:42.945869 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0239d60b-598b-481e-925a-2ed08073d109 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] GET https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd Aug 12 21:40:42.945869 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0239d60b-598b-481e-925a-2ed08073d109 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:42.945869 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0239d60b-598b-481e-925a-2ed08073d109 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:42.954596 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0239d60b-598b-481e-925a-2ed08073d109 tempest-VolumesMetadataTest-894576625 tempest-VolumesMetadataTest-894576625-project-member] https://10.4.3.240/volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd returned with HTTP 404 Aug 12 21:40:42.955145 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 425/1709] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:42 2026] GET /volume/v3/volumes/498fcb54-e0bc-4f45-ba05-1100c8bd59dd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:42.963195 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-882627dc-f396-48bc-a680-056048281764 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:42.965494 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-882627dc-f396-48bc-a680-056048281764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:42.965802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-882627dc-f396-48bc-a680-056048281764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:42.966073 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-882627dc-f396-48bc-a680-056048281764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:42.966230 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-882627dc-f396-48bc-a680-056048281764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: 701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:42.973980 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:42.973980 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:42.974556 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-882627dc-f396-48bc-a680-056048281764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:43.003260 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-882627dc-f396-48bc-a680-056048281764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot delete request issued successfully. Aug 12 21:40:43.003714 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-882627dc-f396-48bc-a680-056048281764 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 returned with HTTP 202 Aug 12 21:40:43.004215 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 433/1710] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:42 2026] DELETE /volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:43.015394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c2750936-ff0a-4648-899b-719aa002a29c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:43.024229 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2750936-ff0a-4648-899b-719aa002a29c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:43.024509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2750936-ff0a-4648-899b-719aa002a29c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:43.024796 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2750936-ff0a-4648-899b-719aa002a29c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:43.033481 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:43.033481 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:43.036499 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c2750936-ff0a-4648-899b-719aa002a29c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:43.037593 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2750936-ff0a-4648-899b-719aa002a29c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 returned with HTTP 200 Aug 12 21:40:43.038081 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 429/1711] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:43 2026] GET /volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:44.051997 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-86da4c1a-fe57-4ee3-ac8b-cdf78c83f1b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:44.055004 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86da4c1a-fe57-4ee3-ac8b-cdf78c83f1b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:44.055308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86da4c1a-fe57-4ee3-ac8b-cdf78c83f1b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:44.055543 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86da4c1a-fe57-4ee3-ac8b-cdf78c83f1b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:44.060812 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86da4c1a-fe57-4ee3-ac8b-cdf78c83f1b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 returned with HTTP 404 Aug 12 21:40:44.061406 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 425/1712] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:44 2026] GET /volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:44.074503 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f1bd819-fe2b-4b8e-904e-4fee7a53d664 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:44.078286 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f1bd819-fe2b-4b8e-904e-4fee7a53d664 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:44.078527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f1bd819-fe2b-4b8e-904e-4fee7a53d664 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:44.078793 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f1bd819-fe2b-4b8e-904e-4fee7a53d664 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:44.078930 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-7f1bd819-fe2b-4b8e-904e-4fee7a53d664 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:44.092001 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:44.092001 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:44.092661 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f1bd819-fe2b-4b8e-904e-4fee7a53d664 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:44.117397 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f1bd819-fe2b-4b8e-904e-4fee7a53d664 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot delete request issued successfully. Aug 12 21:40:44.117691 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f1bd819-fe2b-4b8e-904e-4fee7a53d664 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb returned with HTTP 202 Aug 12 21:40:44.118254 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 426/1713] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:44 2026] DELETE /volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:44.127027 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-444b16e1-bbb2-4440-94d4-ef92645535a5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:44.129705 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-444b16e1-bbb2-4440-94d4-ef92645535a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:44.129705 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-444b16e1-bbb2-4440-94d4-ef92645535a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:44.129705 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-444b16e1-bbb2-4440-94d4-ef92645535a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:44.136840 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:44.136840 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:44.139109 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-444b16e1-bbb2-4440-94d4-ef92645535a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:44.139109 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-444b16e1-bbb2-4440-94d4-ef92645535a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb returned with HTTP 200 Aug 12 21:40:44.139109 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 434/1714] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:44 2026] GET /volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:44.292611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:44.408551 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:44.409075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1374400779"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:44.411173 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1374400779'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:44.411400 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Create volume of 1 GB Aug 12 21:40:44.416954 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Availability Zones retrieved successfully. Aug 12 21:40:44.426203 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Flow 'volume_create_api' (6b93d296-8ade-497b-a9c6-7c77297f597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:44.427667 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0904e170-f5ab-45b1-a569-40442cad0e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:44.429156 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:44.466567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0904e170-f5ab-45b1-a569-40442cad0e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:44.469329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf403ab-4010-4b86-995d-688a53254630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:44.544339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Created reservations ['b0cc618a-304a-4d40-bb1d-edf4ef94d4f4', '35313419-bd21-4525-8cff-1b65e7168c0b', 'b5ff8fc2-638a-44c4-8c24-1a0f56577537', 'f2a087d8-b781-4dd3-818e-1fee0fca1fa1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:44.545294 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf403ab-4010-4b86-995d-688a53254630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0cc618a-304a-4d40-bb1d-edf4ef94d4f4', '35313419-bd21-4525-8cff-1b65e7168c0b', 'b5ff8fc2-638a-44c4-8c24-1a0f56577537', 'f2a087d8-b781-4dd3-818e-1fee0fca1fa1']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:44.546401 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8b6091-eeb9-4c41-90ba-1e544d8b4cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:44.573636 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8b6091-eeb9-4c41-90ba-1e544d8b4cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3056558-89ae-4f47-a908-05743b30d0c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1374400779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10fd6d656c3f47bab2c7cc2eb1ab8fea',qos_specs=None,replication_status=,reservations=['b0cc618a-304a-4d40-bb1d-edf4ef94d4f4','35313419-bd21-4525-8cff-1b65e7168c0b','b5ff8fc2-638a-44c4-8c24-1a0f56577537','f2a087d8-b781-4dd3-818e-1fee0fca1fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e55f26cfc9c7440b84f9b945d2c2c186',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1374400779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3056558-89ae-4f47-a908-05743b30d0c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10fd6d656c3f47bab2c7cc2eb1ab8fea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e55f26cfc9c7440b84f9b945d2c2c186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:44.575011 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2db3cae-5f9d-4df2-bfa2-ec10a2f89ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:44.602022 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2db3cae-5f9d-4df2-bfa2-ec10a2f89ed9) transitioned into state 'SUCCESS' from state '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-1374400779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10fd6d656c3f47bab2c7cc2eb1ab8fea',qos_specs=None,replication_status=,reservations=['b0cc618a-304a-4d40-bb1d-edf4ef94d4f4','35313419-bd21-4525-8cff-1b65e7168c0b','b5ff8fc2-638a-44c4-8c24-1a0f56577537','f2a087d8-b781-4dd3-818e-1fee0fca1fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e55f26cfc9c7440b84f9b945d2c2c186',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:44.602794 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a8bdf8-4a4b-4748-8c63-3f34ffb49f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:44.614174 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a8bdf8-4a4b-4748-8c63-3f34ffb49f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:44.615384 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Flow 'volume_create_api' (6b93d296-8ade-497b-a9c6-7c77297f597c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:44.615887 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Create volume request issued successfully. Aug 12 21:40:44.616833 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bdb54516-a07d-4474-bed1-7b3f478f5a43 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:44.617758 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 430/1715] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:40:44 2026] POST /volume/v3/volumes => generated 752 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:44.632020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38872dfa-6a0f-4584-a18b-1cc46d60a701 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:44.635417 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38872dfa-6a0f-4584-a18b-1cc46d60a701 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 Aug 12 21:40:44.635768 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38872dfa-6a0f-4584-a18b-1cc46d60a701 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:44.636526 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38872dfa-6a0f-4584-a18b-1cc46d60a701 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:44.645080 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:44.645080 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:44.649250 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-38872dfa-6a0f-4584-a18b-1cc46d60a701 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Volume info retrieved successfully. Aug 12 21:40:44.654357 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38872dfa-6a0f-4584-a18b-1cc46d60a701 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 returned with HTTP 200 Aug 12 21:40:44.654974 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 426/1716] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:44 2026] GET /volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:45.153178 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3dc29633-0891-486b-a3eb-effea6a457cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:45.157669 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3dc29633-0891-486b-a3eb-effea6a457cc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:45.157892 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3dc29633-0891-486b-a3eb-effea6a457cc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:45.158079 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3dc29633-0891-486b-a3eb-effea6a457cc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:45.170443 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3dc29633-0891-486b-a3eb-effea6a457cc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb returned with HTTP 404 Aug 12 21:40:45.171024 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 427/1717] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:45 2026] GET /volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:45.181665 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-741c2518-198a-4149-981c-a3f1650b82f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:45.185863 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-741c2518-198a-4149-981c-a3f1650b82f7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:45.186914 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-741c2518-198a-4149-981c-a3f1650b82f7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:45.187014 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-741c2518-198a-4149-981c-a3f1650b82f7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:45.188395 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-741c2518-198a-4149-981c-a3f1650b82f7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: 8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:45.200360 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:45.200360 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:45.201380 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-741c2518-198a-4149-981c-a3f1650b82f7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:45.234092 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-741c2518-198a-4149-981c-a3f1650b82f7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot delete request issued successfully. Aug 12 21:40:45.234365 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-741c2518-198a-4149-981c-a3f1650b82f7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 returned with HTTP 202 Aug 12 21:40:45.234934 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 435/1718] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:45 2026] DELETE /volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:45.244803 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e6da533-9412-402f-b9bb-3e4b85d86b66 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:45.248752 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e6da533-9412-402f-b9bb-3e4b85d86b66 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:45.249448 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e6da533-9412-402f-b9bb-3e4b85d86b66 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:45.249448 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e6da533-9412-402f-b9bb-3e4b85d86b66 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:45.262878 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:45.262878 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:45.263743 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6e6da533-9412-402f-b9bb-3e4b85d86b66 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:40:45.266120 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e6da533-9412-402f-b9bb-3e4b85d86b66 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 returned with HTTP 200 Aug 12 21:40:45.267576 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 431/1719] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:45 2026] GET /volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:45.668651 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b28b91b-c088-48f0-ad7a-a3004abbd894 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:45.671487 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b28b91b-c088-48f0-ad7a-a3004abbd894 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 Aug 12 21:40:45.671777 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b28b91b-c088-48f0-ad7a-a3004abbd894 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:45.672068 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b28b91b-c088-48f0-ad7a-a3004abbd894 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:45.688678 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:45.688678 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:45.693413 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b28b91b-c088-48f0-ad7a-a3004abbd894 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Volume info retrieved successfully. Aug 12 21:40:45.700520 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b28b91b-c088-48f0-ad7a-a3004abbd894 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 returned with HTTP 200 Aug 12 21:40:45.701012 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 427/1720] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:45 2026] GET /volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:45.714029 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d283632-86ef-4d1c-8ca6-b25e7a4e2cf6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:45.717412 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d283632-86ef-4d1c-8ca6-b25e7a4e2cf6 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:40:45.717412 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d283632-86ef-4d1c-8ca6-b25e7a4e2cf6 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b3056558-89ae-4f47-a908-05743b30d0c6", "name": "tempest-VolumesBackupsV39Test-Backup-817261033", "container": "tempest-volumesbackupsv39test-backup-container-887793076"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:45.718536 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-0d283632-86ef-4d1c-8ca6-b25e7a4e2cf6 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Creating new backup {'backup': {'volume_id': 'b3056558-89ae-4f47-a908-05743b30d0c6', 'name': 'tempest-VolumesBackupsV39Test-Backup-817261033', 'container': 'tempest-volumesbackupsv39test-backup-container-887793076'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:40:45.719052 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-0d283632-86ef-4d1c-8ca6-b25e7a4e2cf6 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Creating backup of volume b3056558-89ae-4f47-a908-05743b30d0c6 in container tempest-volumesbackupsv39test-backup-container-887793076 Aug 12 21:40:45.728097 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:45.728097 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:45.728542 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0d283632-86ef-4d1c-8ca6-b25e7a4e2cf6 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Volume info retrieved successfully. Aug 12 21:40:45.776182 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0d283632-86ef-4d1c-8ca6-b25e7a4e2cf6 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Created reservations ['197a92b1-5514-4f24-962e-0fa0251f5cc2', 'f262f78d-688b-401b-8700-edd75101395f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:45.826866 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d283632-86ef-4d1c-8ca6-b25e7a4e2cf6 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:40:45.827875 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 428/1721] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:40:45 2026] POST /volume/v3/backups => generated 332 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:45.839604 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38dfe066-fb6c-4a02-b34a-1d57f76f392f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:45.843819 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38dfe066-fb6c-4a02-b34a-1d57f76f392f tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:45.844585 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38dfe066-fb6c-4a02-b34a-1d57f76f392f tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:45.845108 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38dfe066-fb6c-4a02-b34a-1d57f76f392f tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:45.845413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-38dfe066-fb6c-4a02-b34a-1d57f76f392f tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:45.854297 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:45.854297 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:45.856653 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38dfe066-fb6c-4a02-b34a-1d57f76f392f tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:45.857437 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 436/1722] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:45 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:40:46.278843 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ab751f7f-0afb-4925-9a7c-f100fa730a3c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:46.280935 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab751f7f-0afb-4925-9a7c-f100fa730a3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:46.281246 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab751f7f-0afb-4925-9a7c-f100fa730a3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:46.281445 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab751f7f-0afb-4925-9a7c-f100fa730a3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:46.285524 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab751f7f-0afb-4925-9a7c-f100fa730a3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 returned with HTTP 404 Aug 12 21:40:46.286042 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 432/1723] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:46 2026] GET /volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:46.299688 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a565e6e5-b31c-44d3-8a9b-a5422c23d39e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:46.301547 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a565e6e5-b31c-44d3-8a9b-a5422c23d39e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:46.301741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a565e6e5-b31c-44d3-8a9b-a5422c23d39e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:46.301932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a565e6e5-b31c-44d3-8a9b-a5422c23d39e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:46.302028 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-a565e6e5-b31c-44d3-8a9b-a5422c23d39e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: 701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:46.306082 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a565e6e5-b31c-44d3-8a9b-a5422c23d39e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 returned with HTTP 404 Aug 12 21:40:46.306551 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 428/1724] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:46 2026] DELETE /volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:46.316430 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e78dbd3d-ea58-4aee-8db5-b7c35bb4dcc9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:46.318211 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e78dbd3d-ea58-4aee-8db5-b7c35bb4dcc9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 Aug 12 21:40:46.318407 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e78dbd3d-ea58-4aee-8db5-b7c35bb4dcc9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:46.318578 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e78dbd3d-ea58-4aee-8db5-b7c35bb4dcc9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:46.322842 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e78dbd3d-ea58-4aee-8db5-b7c35bb4dcc9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 returned with HTTP 404 Aug 12 21:40:46.323341 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 429/1725] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:46 2026] GET /volume/v3/snapshots/701580e0-4bf1-4460-915b-c6b542a4a7f1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:46.330752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a14ddd28-2a38-42a3-bbf8-f0a7ad1eca99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:46.334334 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a14ddd28-2a38-42a3-bbf8-f0a7ad1eca99 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:46.334512 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a14ddd28-2a38-42a3-bbf8-f0a7ad1eca99 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:46.334716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a14ddd28-2a38-42a3-bbf8-f0a7ad1eca99 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:46.334803 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a14ddd28-2a38-42a3-bbf8-f0a7ad1eca99 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:46.340255 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a14ddd28-2a38-42a3-bbf8-f0a7ad1eca99 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb returned with HTTP 404 Aug 12 21:40:46.340832 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 437/1726] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:46 2026] DELETE /volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:46.347398 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-567bf7bc-078a-4e81-9ea9-3d7710226dcf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:46.349450 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-567bf7bc-078a-4e81-9ea9-3d7710226dcf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb Aug 12 21:40:46.349661 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-567bf7bc-078a-4e81-9ea9-3d7710226dcf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:46.349845 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-567bf7bc-078a-4e81-9ea9-3d7710226dcf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:46.354135 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-567bf7bc-078a-4e81-9ea9-3d7710226dcf tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb returned with HTTP 404 Aug 12 21:40:46.354572 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 433/1727] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:46 2026] GET /volume/v3/snapshots/bb62db4e-1d33-4129-8586-f3a69c9177cb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:46.362179 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52e8cf6f-4b90-4fbe-8908-29da737461cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:46.363795 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52e8cf6f-4b90-4fbe-8908-29da737461cd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:46.363980 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52e8cf6f-4b90-4fbe-8908-29da737461cd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:46.364153 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52e8cf6f-4b90-4fbe-8908-29da737461cd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:46.364237 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-52e8cf6f-4b90-4fbe-8908-29da737461cd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: 8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:46.368573 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52e8cf6f-4b90-4fbe-8908-29da737461cd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 returned with HTTP 404 Aug 12 21:40:46.369027 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 429/1728] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:40:46 2026] DELETE /volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:46.379987 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08cf156a-d831-4131-b88c-b82a80c94f78 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:46.382391 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08cf156a-d831-4131-b88c-b82a80c94f78 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 Aug 12 21:40:46.382696 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08cf156a-d831-4131-b88c-b82a80c94f78 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:46.382997 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08cf156a-d831-4131-b88c-b82a80c94f78 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:46.389005 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08cf156a-d831-4131-b88c-b82a80c94f78 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 returned with HTTP 404 Aug 12 21:40:46.389475 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 430/1729] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:40:46 2026] GET /volume/v3/snapshots/8c632736-7a9e-4a2e-a291-793c457ffd94 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:46.869811 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25c66767-03c1-4c1a-9e80-7794e7323ed2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:46.872390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25c66767-03c1-4c1a-9e80-7794e7323ed2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:46.873181 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25c66767-03c1-4c1a-9e80-7794e7323ed2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:46.874174 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25c66767-03c1-4c1a-9e80-7794e7323ed2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:46.874395 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-25c66767-03c1-4c1a-9e80-7794e7323ed2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:46.879686 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:46.879686 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:46.881423 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25c66767-03c1-4c1a-9e80-7794e7323ed2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:46.881910 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 438/1730] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:46 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:47.898355 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c8cbc374-975a-4942-9432-a9c2582a5107 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:47.900684 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8cbc374-975a-4942-9432-a9c2582a5107 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:47.900986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8cbc374-975a-4942-9432-a9c2582a5107 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:47.901198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8cbc374-975a-4942-9432-a9c2582a5107 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:47.901295 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c8cbc374-975a-4942-9432-a9c2582a5107 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:47.905918 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:47.905918 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:47.906694 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8cbc374-975a-4942-9432-a9c2582a5107 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:47.907132 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 434/1731] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:47 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:48.921635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b2ec8d1-1132-4568-932d-8262b1cd058b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:48.925959 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b2ec8d1-1132-4568-932d-8262b1cd058b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:48.925959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b2ec8d1-1132-4568-932d-8262b1cd058b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:48.925959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b2ec8d1-1132-4568-932d-8262b1cd058b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:48.925959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0b2ec8d1-1132-4568-932d-8262b1cd058b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:48.930726 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:48.930726 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:48.931545 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b2ec8d1-1132-4568-932d-8262b1cd058b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:48.931945 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 430/1732] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:48 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:49.495063 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-423a49a1-4ebe-4589-91e4-be0fe8d7cc24 req-a3b7ca5d-6673-4a2b-bb74-82e0b3b6cef7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:49.506602 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-423a49a1-4ebe-4589-91e4-be0fe8d7cc24 req-a3b7ca5d-6673-4a2b-bb74-82e0b3b6cef7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b Aug 12 21:40:49.506602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-423a49a1-4ebe-4589-91e4-be0fe8d7cc24 req-a3b7ca5d-6673-4a2b-bb74-82e0b3b6cef7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:49.506770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-423a49a1-4ebe-4589-91e4-be0fe8d7cc24 req-a3b7ca5d-6673-4a2b-bb74-82e0b3b6cef7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:49.516304 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:49.516304 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:49.595727 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-423a49a1-4ebe-4589-91e4-be0fe8d7cc24 req-a3b7ca5d-6673-4a2b-bb74-82e0b3b6cef7 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b returned with HTTP 200 Aug 12 21:40:49.596715 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 431/1733] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:40:49 2026] DELETE /volume/v3/attachments/c07af80c-273b-44f3-895d-98e6ee51e14b => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:49.944892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4f19d6d-c5d6-47ef-b0df-f2de004b25a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:49.946962 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4f19d6d-c5d6-47ef-b0df-f2de004b25a8 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:49.947276 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4f19d6d-c5d6-47ef-b0df-f2de004b25a8 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:49.947546 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4f19d6d-c5d6-47ef-b0df-f2de004b25a8 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:49.947864 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b4f19d6d-c5d6-47ef-b0df-f2de004b25a8 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:49.956919 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:49.956919 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:49.957337 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4f19d6d-c5d6-47ef-b0df-f2de004b25a8 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:49.957637 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 439/1734] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:49 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:50.568610 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8588bd6f-3c54-46d0-b64a-71066384c25b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:50.655702 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8588bd6f-3c54-46d0-b64a-71066384c25b tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:40:50.655702 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8588bd6f-3c54-46d0-b64a-71066384c25b tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-915988606-1511437018", "extra_specs": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:50.672535 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8588bd6f-3c54-46d0-b64a-71066384c25b tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:40:50.673446 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 435/1735] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:40:50 2026] POST /volume/v3/types => generated 268 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:50.989237 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c5386df-62b4-469b-8d32-2a49e8ad48ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:50.991194 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c5386df-62b4-469b-8d32-2a49e8ad48ab tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:50.991515 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c5386df-62b4-469b-8d32-2a49e8ad48ab tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:50.991831 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c5386df-62b4-469b-8d32-2a49e8ad48ab tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:50.992090 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4c5386df-62b4-469b-8d32-2a49e8ad48ab tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:50.996749 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:50.996749 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:50.998830 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c5386df-62b4-469b-8d32-2a49e8ad48ab tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:50.998830 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 431/1736] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:50 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:52.014003 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c82ad324-8a46-480f-bf74-ba535faf546e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:52.018314 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c82ad324-8a46-480f-bf74-ba535faf546e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:52.018616 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c82ad324-8a46-480f-bf74-ba535faf546e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:52.018803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c82ad324-8a46-480f-bf74-ba535faf546e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:52.018939 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c82ad324-8a46-480f-bf74-ba535faf546e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:52.023360 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:52.023360 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:52.024105 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c82ad324-8a46-480f-bf74-ba535faf546e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:52.024480 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 432/1737] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:52 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:52.033258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73a10dec-1d9f-43a3-8098-a4b1264e235b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:52.035207 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73a10dec-1d9f-43a3-8098-a4b1264e235b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:40:52.035413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73a10dec-1d9f-43a3-8098-a4b1264e235b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:52.035667 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73a10dec-1d9f-43a3-8098-a4b1264e235b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:52.035930 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-73a10dec-1d9f-43a3-8098-a4b1264e235b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:40:52.044359 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:52.044359 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:52.045070 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-73a10dec-1d9f-43a3-8098-a4b1264e235b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:52.063717 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-73a10dec-1d9f-43a3-8098-a4b1264e235b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:40:52.063928 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73a10dec-1d9f-43a3-8098-a4b1264e235b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 202 Aug 12 21:40:52.064399 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 440/1738] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:40:52 2026] DELETE /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:40:52.072802 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-285bc8a8-2f7c-442d-8352-67494fcd7dbc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:52.073841 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-285bc8a8-2f7c-442d-8352-67494fcd7dbc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:40:52.074038 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-285bc8a8-2f7c-442d-8352-67494fcd7dbc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:52.074457 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-285bc8a8-2f7c-442d-8352-67494fcd7dbc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:52.090183 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:52.090183 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:52.102490 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-285bc8a8-2f7c-442d-8352-67494fcd7dbc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:52.113366 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-285bc8a8-2f7c-442d-8352-67494fcd7dbc tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 200 Aug 12 21:40:52.114012 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 436/1739] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:52 2026] GET /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:52.844449 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43830882-a3e2-449e-81ec-9d279560b3e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:52.846256 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43830882-a3e2-449e-81ec-9d279560b3e9 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:40:52.846665 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43830882-a3e2-449e-81ec-9d279560b3e9 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2100543854-2061969235", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:52.860546 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43830882-a3e2-449e-81ec-9d279560b3e9 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:40:52.861039 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 432/1740] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:40:52 2026] POST /volume/v3/types => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:52.869288 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9dc92597-62b2-4e61-a5c4-34e23c0a4e74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:52.871063 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dc92597-62b2-4e61-a5c4-34e23c0a4e74 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:40:52.871426 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dc92597-62b2-4e61-a5c4-34e23c0a4e74 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541984395-752108250", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:52.890017 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dc92597-62b2-4e61-a5c4-34e23c0a4e74 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:40:52.890408 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 433/1741] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:40:52 2026] POST /volume/v3/types => generated 267 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:52.904260 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:52.907206 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:52.907571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-426304192", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2100543854-2061969235", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:52.909134 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-426304192', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2100543854-2061969235', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:52.913262 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume of 1 GB Aug 12 21:40:52.913674 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:52.913674 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:52.914152 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Availability Zones retrieved successfully. Aug 12 21:40:52.920637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Flow 'volume_create_api' (4e03e14a-964c-4b59-ab87-526cf7829788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:52.922064 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0323c0d5-85f7-4110-850f-0415a263ca87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:52.923114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:52.951394 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0323c0d5-85f7-4110-850f-0415a263ca87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:40:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c5d7de8-232b-49a2-9cbe-c5df6ad3f420,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2100543854-2061969235',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c5d7de8-232b-49a2-9cbe-c5df6ad3f420', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:52.953200 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d0c6ef-e23c-47ef-b62d-e4a427e82f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:52.988561 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2100543854-2061969235 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2100543854-2061969235, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:52.988937 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2100543854-2061969235 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2100543854-2061969235, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:53.025965 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Created reservations ['8f938373-dcd1-4fc4-bfed-d6de9d5474b1', '404ea84f-46ee-4630-a122-a8fab8c4f824', '748f361e-682a-4221-a1ac-56e98ad5a8ef', 'f6ac714f-56ef-4617-8d15-ae2c52b9a97d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:53.026982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d0c6ef-e23c-47ef-b62d-e4a427e82f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f938373-dcd1-4fc4-bfed-d6de9d5474b1', '404ea84f-46ee-4630-a122-a8fab8c4f824', '748f361e-682a-4221-a1ac-56e98ad5a8ef', 'f6ac714f-56ef-4617-8d15-ae2c52b9a97d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.027904 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c107d3-a3a5-476a-80d5-ae0e409f0781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.037825 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-63a179ea-fdea-4a99-9803-9d1e2deb265d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:53.040705 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63a179ea-fdea-4a99-9803-9d1e2deb265d tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:53.040947 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63a179ea-fdea-4a99-9803-9d1e2deb265d tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:53.041154 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63a179ea-fdea-4a99-9803-9d1e2deb265d tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:53.041278 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-63a179ea-fdea-4a99-9803-9d1e2deb265d tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:53.047598 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:53.047598 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:53.048969 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63a179ea-fdea-4a99-9803-9d1e2deb265d tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:53.049423 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 437/1742] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:53 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:53.061634 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c107d3-a3a5-476a-80d5-ae0e409f0781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e29673b8-db78-4fd4-925f-3c7b2918fc82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-426304192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3336caf42e41068111df24f387813b',qos_specs=None,replication_status=,reservations=['8f938373-dcd1-4fc4-bfed-d6de9d5474b1','404ea84f-46ee-4630-a122-a8fab8c4f824','748f361e-682a-4221-a1ac-56e98ad5a8ef','f6ac714f-56ef-4617-8d15-ae2c52b9a97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c51b94b6454a799cae64077013f14e',volume_type_id=3c5d7de8-232b-49a2-9cbe-c5df6ad3f420), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-426304192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e29673b8-db78-4fd4-925f-3c7b2918fc82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3336caf42e41068111df24f387813b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c51b94b6454a799cae64077013f14e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c5d7de8-232b-49a2-9cbe-c5df6ad3f420),volume_type_id=3c5d7de8-232b-49a2-9cbe-c5df6ad3f420)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.063403 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53a76af-ff77-4408-9360-d2a8b7e6df12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.090292 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53a76af-ff77-4408-9360-d2a8b7e6df12) transitioned into state 'SUCCESS' from state '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-426304192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3336caf42e41068111df24f387813b',qos_specs=None,replication_status=,reservations=['8f938373-dcd1-4fc4-bfed-d6de9d5474b1','404ea84f-46ee-4630-a122-a8fab8c4f824','748f361e-682a-4221-a1ac-56e98ad5a8ef','f6ac714f-56ef-4617-8d15-ae2c52b9a97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c51b94b6454a799cae64077013f14e',volume_type_id=3c5d7de8-232b-49a2-9cbe-c5df6ad3f420)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.091038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a0dba3-8e56-4cca-a5d5-bce4ab701c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.106812 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a0dba3-8e56-4cca-a5d5-bce4ab701c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.107695 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Flow 'volume_create_api' (4e03e14a-964c-4b59-ab87-526cf7829788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:53.108064 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume request issued successfully. Aug 12 21:40:53.108736 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c37e1322-65bd-4e01-a0dd-6cdf61b7ed81 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:53.109668 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 441/1743] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:52 2026] POST /volume/v3/volumes => generated 846 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:53.125023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82793e56-7721-45b4-b4b7-68c8717e087e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:53.129599 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:53.130272 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ac1009c-5fa2-4aaa-b640-232c2b18b587 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:53.130733 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-346961775", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541984395-752108250", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:53.132166 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ac1009c-5fa2-4aaa-b640-232c2b18b587 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d Aug 12 21:40:53.133783 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-346961775', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541984395-752108250', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:53.134418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ac1009c-5fa2-4aaa-b640-232c2b18b587 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:53.134701 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ac1009c-5fa2-4aaa-b640-232c2b18b587 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:53.141541 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume of 1 GB Aug 12 21:40:53.141916 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:53.141916 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:53.143032 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Availability Zones retrieved successfully. Aug 12 21:40:53.151316 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ac1009c-5fa2-4aaa-b640-232c2b18b587 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d returned with HTTP 404 Aug 12 21:40:53.152043 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 434/1744] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:53 2026] GET /volume/v3/volumes/b275dabe-4837-481e-95e5-0d0a317c673d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:53.153897 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Flow 'volume_create_api' (d91cb23e-f9e4-4a74-a563-c587e55bf6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:53.155320 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61f4b17-68e6-4efc-b815-6cb437aad718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.156848 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:53.187329 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61f4b17-68e6-4efc-b815-6cb437aad718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:40:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd26a4e5-aca2-43ae-803e-78eb362768bc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541984395-752108250',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd26a4e5-aca2-43ae-803e-78eb362768bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.190045 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc356e92-eb09-4bd1-99e9-27f6c01cf417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.190174 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:53.192911 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:53.193418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1874633843", "snapshot_id": null, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:53.200739 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1874633843', 'snapshot_id': None, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:53.230194 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541984395-752108250 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541984395-752108250, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:53.230664 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541984395-752108250 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-541984395-752108250, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:53.269940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Created reservations ['459e706d-8583-402c-a4f8-57b9b0ef3ec8', '25cf555c-2cf1-40c2-b13d-39a11c7db2cd', 'aaf5999a-8478-4351-a52b-f52e45b73aba', 'bd239968-f046-4f16-aba9-f516c700d9c6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:53.271078 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc356e92-eb09-4bd1-99e9-27f6c01cf417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459e706d-8583-402c-a4f8-57b9b0ef3ec8', '25cf555c-2cf1-40c2-b13d-39a11c7db2cd', 'aaf5999a-8478-4351-a52b-f52e45b73aba', 'bd239968-f046-4f16-aba9-f516c700d9c6']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.272125 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138c4bb1-9703-4433-bdb9-804eadffb9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.302308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138c4bb1-9703-4433-bdb9-804eadffb9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80667a8-c762-453c-9475-dd4446cecbe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-346961775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3336caf42e41068111df24f387813b',qos_specs=None,replication_status=,reservations=['459e706d-8583-402c-a4f8-57b9b0ef3ec8','25cf555c-2cf1-40c2-b13d-39a11c7db2cd','aaf5999a-8478-4351-a52b-f52e45b73aba','bd239968-f046-4f16-aba9-f516c700d9c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c51b94b6454a799cae64077013f14e',volume_type_id=dd26a4e5-aca2-43ae-803e-78eb362768bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-346961775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f80667a8-c762-453c-9475-dd4446cecbe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3336caf42e41068111df24f387813b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c51b94b6454a799cae64077013f14e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd26a4e5-aca2-43ae-803e-78eb362768bc),volume_type_id=dd26a4e5-aca2-43ae-803e-78eb362768bc)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.303797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64ba2ec-bb68-4041-9fae-c52eedacbb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.328009 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64ba2ec-bb68-4041-9fae-c52eedacbb27) transitioned into state 'SUCCESS' from state '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-346961775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3336caf42e41068111df24f387813b',qos_specs=None,replication_status=,reservations=['459e706d-8583-402c-a4f8-57b9b0ef3ec8','25cf555c-2cf1-40c2-b13d-39a11c7db2cd','aaf5999a-8478-4351-a52b-f52e45b73aba','bd239968-f046-4f16-aba9-f516c700d9c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c51b94b6454a799cae64077013f14e',volume_type_id=dd26a4e5-aca2-43ae-803e-78eb362768bc)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.328895 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a614639-3e94-438b-b686-59c362165843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.329824 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:40:53.335681 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:40:53.341718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a614639-3e94-438b-b686-59c362165843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.341718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Flow 'volume_create_api' (d91cb23e-f9e4-4a74-a563-c587e55bf6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:53.342015 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (9430c340-646b-45a2-a153-7d92d1078f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:53.342095 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume request issued successfully. Aug 12 21:40:53.343003 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82793e56-7721-45b4-b4b7-68c8717e087e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:53.343555 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 433/1745] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:53 2026] POST /volume/v3/volumes => generated 844 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:53.344762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64d68ed-4dfd-43fc-b2e7-5571ad239179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.346786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:53.376412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:53.378371 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:40:53.378830 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1810066440", "snapshot_id": null, "imageRef": "c25cb2cf-8517-44a8-a70d-71702dce07f7", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-915988606-1511437018", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:53.380599 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1810066440', 'snapshot_id': None, 'imageRef': 'c25cb2cf-8517-44a8-a70d-71702dce07f7', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-915988606-1511437018', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:40:53.419249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64d68ed-4dfd-43fc-b2e7-5571ad239179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.420022 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f3e767-380c-4ec7-b125-ede0c3c8184c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.475462 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['e6593698-0583-4e33-8f2b-90edfb5dd7ca', 'b3749a2c-2846-4b99-881c-bb2bfcf0b7db', '0401ff55-19ba-4547-a6ac-7c44223d3ff7', 'f777c9b7-164e-459b-8e36-35a64f16c057'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:53.475462 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f3e767-380c-4ec7-b125-ede0c3c8184c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6593698-0583-4e33-8f2b-90edfb5dd7ca', 'b3749a2c-2846-4b99-881c-bb2bfcf0b7db', '0401ff55-19ba-4547-a6ac-7c44223d3ff7', 'f777c9b7-164e-459b-8e36-35a64f16c057']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.475991 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb19304c-8455-4228-a5b9-0e8f01a11976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.480880 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume of 1 GB Aug 12 21:40:53.481215 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:53.481215 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:53.482065 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Availability Zones retrieved successfully. Aug 12 21:40:53.490834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Flow 'volume_create_api' (63704f2b-8c22-4eb0-80bb-77eec732f5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:53.492414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851a7dfd-8e86-48f2-aa19-47de59b9e1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.493697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:40:53.498721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb19304c-8455-4228-a5b9-0e8f01a11976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b123c8-d019-43c9-becc-565e343cc704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1874633843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['e6593698-0583-4e33-8f2b-90edfb5dd7ca','b3749a2c-2846-4b99-881c-bb2bfcf0b7db','0401ff55-19ba-4547-a6ac-7c44223d3ff7','f777c9b7-164e-459b-8e36-35a64f16c057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1874633843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4b123c8-d019-43c9-becc-565e343cc704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.499537 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8763f956-3b18-46b8-a773-3471ce4de8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.521355 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8763f956-3b18-46b8-a773-3471ce4de8b8) transitioned into state 'SUCCESS' from state '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-1874633843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['e6593698-0583-4e33-8f2b-90edfb5dd7ca','b3749a2c-2846-4b99-881c-bb2bfcf0b7db','0401ff55-19ba-4547-a6ac-7c44223d3ff7','f777c9b7-164e-459b-8e36-35a64f16c057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.521824 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f960273-0a20-4fa3-bf48-94aff34f8c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.533534 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f960273-0a20-4fa3-bf48-94aff34f8c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.534446 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (9430c340-646b-45a2-a153-7d92d1078f71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:53.534742 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:40:53.535425 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a409f8e6-c3fe-4bf1-9f59-b4f3a7b862f5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:53.535928 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 438/1746] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:53 2026] POST /volume/v3/volumes => generated 759 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:53.552114 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2da219ae-4de8-4a99-8950-9e602e80e967 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:53.555229 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2da219ae-4de8-4a99-8950-9e602e80e967 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:40:53.555845 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2da219ae-4de8-4a99-8950-9e602e80e967 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:53.555845 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2da219ae-4de8-4a99-8950-9e602e80e967 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:53.561655 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851a7dfd-8e86-48f2-aa19-47de59b9e1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36ff1e39-266d-49ee-adf5-531d63ce7764,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-915988606-1511437018',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36ff1e39-266d-49ee-adf5-531d63ce7764', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.561943 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cec3cb1-f388-4973-9811-f6cca4c41125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.567415 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:53.567415 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:53.576089 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2da219ae-4de8-4a99-8950-9e602e80e967 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:53.581258 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2da219ae-4de8-4a99-8950-9e602e80e967 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 200 Aug 12 21:40:53.581771 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 435/1747] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:53 2026] GET /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:53.591484 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-915988606-1511437018 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-915988606-1511437018, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:53.591811 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-915988606-1511437018 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-915988606-1511437018, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:40:53.627341 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Created reservations ['9b8ad508-1ba5-4ffe-b6af-0c7332fe535d', 'd38f94da-92a2-4cfa-84c0-2a814387e4f3', '91a261ea-93d1-45c5-84a8-9dc9715862d5', '456e5eaf-00e4-494c-9e54-1164c1aa44ba'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:40:53.628763 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cec3cb1-f388-4973-9811-f6cca4c41125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b8ad508-1ba5-4ffe-b6af-0c7332fe535d', 'd38f94da-92a2-4cfa-84c0-2a814387e4f3', '91a261ea-93d1-45c5-84a8-9dc9715862d5', '456e5eaf-00e4-494c-9e54-1164c1aa44ba']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.631728 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ae2536-faec-4d16-9605-b2ab06897921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.661935 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ae2536-faec-4d16-9605-b2ab06897921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '569531f5-704d-4f81-8133-9413e20a5034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1810066440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3336caf42e41068111df24f387813b',qos_specs=None,replication_status=,reservations=['9b8ad508-1ba5-4ffe-b6af-0c7332fe535d','d38f94da-92a2-4cfa-84c0-2a814387e4f3','91a261ea-93d1-45c5-84a8-9dc9715862d5','456e5eaf-00e4-494c-9e54-1164c1aa44ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c51b94b6454a799cae64077013f14e',volume_type_id=36ff1e39-266d-49ee-adf5-531d63ce7764), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1810066440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=569531f5-704d-4f81-8133-9413e20a5034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3336caf42e41068111df24f387813b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c51b94b6454a799cae64077013f14e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36ff1e39-266d-49ee-adf5-531d63ce7764),volume_type_id=36ff1e39-266d-49ee-adf5-531d63ce7764)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.663011 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f040508d-35df-4bd8-b23f-f2d810f879c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.686431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f040508d-35df-4bd8-b23f-f2d810f879c1) transitioned into state 'SUCCESS' from state '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-1810066440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c3336caf42e41068111df24f387813b',qos_specs=None,replication_status=,reservations=['9b8ad508-1ba5-4ffe-b6af-0c7332fe535d','d38f94da-92a2-4cfa-84c0-2a814387e4f3','91a261ea-93d1-45c5-84a8-9dc9715862d5','456e5eaf-00e4-494c-9e54-1164c1aa44ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c51b94b6454a799cae64077013f14e',volume_type_id=36ff1e39-266d-49ee-adf5-531d63ce7764)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.687106 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16f488f-bfae-4439-bd6e-233880b68708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:40:53.696800 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16f488f-bfae-4439-bd6e-233880b68708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:40:53.697643 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Flow 'volume_create_api' (63704f2b-8c22-4eb0-80bb-77eec732f5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:40:53.697937 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Create volume request issued successfully. Aug 12 21:40:53.698470 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb149c00-b531-4be9-a5bb-efa6d028fbd3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:40:53.699051 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 442/1748] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:40:53 2026] POST /volume/v3/volumes => generated 846 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:40:53.718513 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7e4a2cc9-abcf-4ce2-81b8-27fdbbcccddd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:53.723033 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e4a2cc9-abcf-4ce2-81b8-27fdbbcccddd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:40:53.723388 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e4a2cc9-abcf-4ce2-81b8-27fdbbcccddd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:53.723749 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e4a2cc9-abcf-4ce2-81b8-27fdbbcccddd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:53.738159 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:53.738159 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:53.744742 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e4a2cc9-abcf-4ce2-81b8-27fdbbcccddd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:40:53.754527 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e4a2cc9-abcf-4ce2-81b8-27fdbbcccddd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:40:53.756636 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 434/1749] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:53 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:54.065704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0038b8ee-ac54-441a-8b9a-58adddddbc2a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:54.065704 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0038b8ee-ac54-441a-8b9a-58adddddbc2a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:54.065704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0038b8ee-ac54-441a-8b9a-58adddddbc2a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:54.066063 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0038b8ee-ac54-441a-8b9a-58adddddbc2a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:54.066063 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0038b8ee-ac54-441a-8b9a-58adddddbc2a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:54.071532 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:54.071532 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:54.072576 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0038b8ee-ac54-441a-8b9a-58adddddbc2a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:54.073348 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 439/1750] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:54 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:54.598887 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dbed6da5-3f46-46c2-97ec-ce2dbfadce15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:54.600538 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbed6da5-3f46-46c2-97ec-ce2dbfadce15 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:40:54.600745 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbed6da5-3f46-46c2-97ec-ce2dbfadce15 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:54.600937 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbed6da5-3f46-46c2-97ec-ce2dbfadce15 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:54.608891 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:54.608891 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:54.613412 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dbed6da5-3f46-46c2-97ec-ce2dbfadce15 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:54.619765 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbed6da5-3f46-46c2-97ec-ce2dbfadce15 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 200 Aug 12 21:40:54.620383 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 436/1751] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:54 2026] GET /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:54.639304 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3562358-650d-470e-8dd0-6aba8bf738c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:54.641548 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3562358-650d-470e-8dd0-6aba8bf738c6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:40:54.641819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3562358-650d-470e-8dd0-6aba8bf738c6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:54.642051 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3562358-650d-470e-8dd0-6aba8bf738c6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:54.650756 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:54.650756 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:54.657298 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a3562358-650d-470e-8dd0-6aba8bf738c6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:54.662300 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3562358-650d-470e-8dd0-6aba8bf738c6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 200 Aug 12 21:40:54.662684 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 443/1752] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:54 2026] GET /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:54.772312 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-601a66a2-cdd4-4835-a61d-30637288818f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:54.774581 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-601a66a2-cdd4-4835-a61d-30637288818f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:40:54.774852 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-601a66a2-cdd4-4835-a61d-30637288818f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:54.775105 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-601a66a2-cdd4-4835-a61d-30637288818f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:54.784158 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:54.784158 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:54.788811 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-601a66a2-cdd4-4835-a61d-30637288818f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:40:54.794657 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-601a66a2-cdd4-4835-a61d-30637288818f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:40:54.795202 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 435/1753] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:54 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:55.084736 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a29989c9-1fd8-44fc-b7b4-109116d0676e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:55.092058 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a29989c9-1fd8-44fc-b7b4-109116d0676e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:55.092058 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a29989c9-1fd8-44fc-b7b4-109116d0676e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:55.092058 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a29989c9-1fd8-44fc-b7b4-109116d0676e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:55.094953 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a29989c9-1fd8-44fc-b7b4-109116d0676e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:55.104189 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:55.104189 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:55.105353 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a29989c9-1fd8-44fc-b7b4-109116d0676e tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:55.105878 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 440/1754] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:55 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:55.808366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50aca092-44b3-42c1-960c-c6d5813bfb7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:55.808896 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-470702aa-23aa-4d41-975a-cff3baeb727c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:55.810261 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50aca092-44b3-42c1-960c-c6d5813bfb7e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:40:55.810517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50aca092-44b3-42c1-960c-c6d5813bfb7e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:55.810792 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50aca092-44b3-42c1-960c-c6d5813bfb7e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:55.811570 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-470702aa-23aa-4d41-975a-cff3baeb727c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:40:55.811799 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-470702aa-23aa-4d41-975a-cff3baeb727c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:55.811976 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-470702aa-23aa-4d41-975a-cff3baeb727c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:55.818440 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:55.818440 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:55.819447 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:55.819447 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:55.821966 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-50aca092-44b3-42c1-960c-c6d5813bfb7e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:40:55.823426 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-470702aa-23aa-4d41-975a-cff3baeb727c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:55.826182 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50aca092-44b3-42c1-960c-c6d5813bfb7e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:40:55.826575 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 437/1755] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:55 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:55.828212 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-470702aa-23aa-4d41-975a-cff3baeb727c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 200 Aug 12 21:40:55.828638 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 444/1756] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:40:55 2026] GET /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:56.119440 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-081939ae-18fc-4de8-b205-be8fd558278a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:56.121157 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-081939ae-18fc-4de8-b205-be8fd558278a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:56.121378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-081939ae-18fc-4de8-b205-be8fd558278a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:56.121561 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-081939ae-18fc-4de8-b205-be8fd558278a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:56.121692 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-081939ae-18fc-4de8-b205-be8fd558278a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:56.125991 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:56.125991 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:56.126753 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-081939ae-18fc-4de8-b205-be8fd558278a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:56.127100 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 436/1757] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:56 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:56.353341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-cb4e7136-fa29-489f-876f-27dfb05daad1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:56.355351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-cb4e7136-fa29-489f-876f-27dfb05daad1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:40:56.355552 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-cb4e7136-fa29-489f-876f-27dfb05daad1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:56.355760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-cb4e7136-fa29-489f-876f-27dfb05daad1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:56.362691 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:56.362691 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:56.366017 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-cb4e7136-fa29-489f-876f-27dfb05daad1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:56.370558 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-cb4e7136-fa29-489f-876f-27dfb05daad1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 200 Aug 12 21:40:56.370968 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 441/1758] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:40:56 2026] GET /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:56.379864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c1f2989-1af4-4a1b-8047-21d09ca4052f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:56.380193 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c1f2989-1af4-4a1b-8047-21d09ca4052f None None] GET https://10.4.3.240/volume// Aug 12 21:40:56.380350 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c1f2989-1af4-4a1b-8047-21d09ca4052f None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:56.380540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c1f2989-1af4-4a1b-8047-21d09ca4052f None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:56.380919 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c1f2989-1af4-4a1b-8047-21d09ca4052f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:40:56.381199 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 438/1759] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:40:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:40:56.387711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e1cbc196-dc78-4f5d-8547-aaa8b3ca77dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:56.390032 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e1cbc196-dc78-4f5d-8547-aaa8b3ca77dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:40:56.390471 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e1cbc196-dc78-4f5d-8547-aaa8b3ca77dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4b123c8-d019-43c9-becc-565e343cc704", "connector": null, "instance_uuid": "a34ea0e5-ba51-4acd-9fbb-b3dc4325fe4e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:56.398639 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:56.398639 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:56.421250 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e1cbc196-dc78-4f5d-8547-aaa8b3ca77dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:40:56.421681 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 445/1760] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:40:56 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 12 21:40:56.843313 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f97c0a5-6031-4be0-9f17-1828ca803221 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:56.846790 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f97c0a5-6031-4be0-9f17-1828ca803221 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:40:56.847040 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f97c0a5-6031-4be0-9f17-1828ca803221 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:56.847274 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f97c0a5-6031-4be0-9f17-1828ca803221 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:56.857180 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:56.857180 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:56.862577 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f97c0a5-6031-4be0-9f17-1828ca803221 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:40:56.869161 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f97c0a5-6031-4be0-9f17-1828ca803221 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:40:56.869929 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 437/1761] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:56 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:57.139165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e5e4780-0b81-49f5-a70d-0e65dc6a047b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:57.140909 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e5e4780-0b81-49f5-a70d-0e65dc6a047b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:57.141111 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e5e4780-0b81-49f5-a70d-0e65dc6a047b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:57.141283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e5e4780-0b81-49f5-a70d-0e65dc6a047b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:57.141396 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7e5e4780-0b81-49f5-a70d-0e65dc6a047b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:57.149379 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:57.149379 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:57.150268 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e5e4780-0b81-49f5-a70d-0e65dc6a047b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:57.150742 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 442/1762] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:57 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:57.717526 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c3ae2360-b0c2-4930-a956-0ccf0705ad62 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:57.717931 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3ae2360-b0c2-4930-a956-0ccf0705ad62 None None] GET https://10.4.3.240/volume// Aug 12 21:40:57.718737 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3ae2360-b0c2-4930-a956-0ccf0705ad62 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:57.718737 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3ae2360-b0c2-4930-a956-0ccf0705ad62 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:57.718737 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3ae2360-b0c2-4930-a956-0ccf0705ad62 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:40:57.718934 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 439/1763] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:40:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:40:57.725713 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e82ad5b9-1860-4ba8-9f36-a3155e61525e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:57.728714 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e82ad5b9-1860-4ba8-9f36-a3155e61525e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:40:57.729045 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e82ad5b9-1860-4ba8-9f36-a3155e61525e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:57.729345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e82ad5b9-1860-4ba8-9f36-a3155e61525e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:57.745314 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:57.745314 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:57.750773 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e82ad5b9-1860-4ba8-9f36-a3155e61525e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:40:57.758820 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-e82ad5b9-1860-4ba8-9f36-a3155e61525e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 200 Aug 12 21:40:57.759451 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 446/1764] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:40:57 2026] GET /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:40:57.870566 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-a3d806b9-7172-49fd-9c4e-024dbc52f48a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:57.875098 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-a3d806b9-7172-49fd-9c4e-024dbc52f48a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52 Aug 12 21:40:57.875519 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-a3d806b9-7172-49fd-9c4e-024dbc52f48a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:57.885483 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-a3d806b9-7172-49fd-9c4e-024dbc52f48a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-e4b123c8-d019-43c9-becc-565e343cc704-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:40:57.885833 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13fec507-3441-4845-8f75-97364c13ae73 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:57.887973 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13fec507-3441-4845-8f75-97364c13ae73 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:40:57.888198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13fec507-3441-4845-8f75-97364c13ae73 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:57.888378 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13fec507-3441-4845-8f75-97364c13ae73 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:57.895304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-a3d806b9-7172-49fd-9c4e-024dbc52f48a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-e4b123c8-d019-43c9-becc-565e343cc704-np0000007121" acquired by "attachment_update" :: waited 0.010s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:40:57.897396 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:57.897396 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:57.901456 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:57.901456 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:57.905123 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-13fec507-3441-4845-8f75-97364c13ae73 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:40:57.912665 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13fec507-3441-4845-8f75-97364c13ae73 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:40:57.912665 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 443/1765] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:57 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:57.982573 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-a3d806b9-7172-49fd-9c4e-024dbc52f48a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-e4b123c8-d019-43c9-becc-565e343cc704-np0000007121" released by "attachment_update" :: held 0.087s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:40:57.983598 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-a3d806b9-7172-49fd-9c4e-024dbc52f48a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52 returned with HTTP 200 Aug 12 21:40:57.983598 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 438/1766] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:40:57 2026] PUT /volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:40:58.005043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-bccc3782-cb9e-428b-9f0a-ae8c3081bc8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:58.009644 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-bccc3782-cb9e-428b-9f0a-ae8c3081bc8e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52/action Aug 12 21:40:58.009644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-bccc3782-cb9e-428b-9f0a-ae8c3081bc8e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:40:58.009644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-bccc3782-cb9e-428b-9f0a-ae8c3081bc8e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:40:58.024664 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:58.024664 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:58.033187 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-36814516-2277-4cc4-9726-6e5b4f02c2a9 req-bccc3782-cb9e-428b-9f0a-ae8c3081bc8e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52/action returned with HTTP 204 Aug 12 21:40:58.033732 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 440/1767] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:40:58 2026] POST /volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:40:58.170880 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bfaa39d6-7fc4-4b8a-b872-b5339b8fabf1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:58.173414 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bfaa39d6-7fc4-4b8a-b872-b5339b8fabf1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:58.173749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bfaa39d6-7fc4-4b8a-b872-b5339b8fabf1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:58.173999 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bfaa39d6-7fc4-4b8a-b872-b5339b8fabf1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:58.174140 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bfaa39d6-7fc4-4b8a-b872-b5339b8fabf1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:58.180645 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:58.180645 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:40:58.180645 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bfaa39d6-7fc4-4b8a-b872-b5339b8fabf1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:58.180645 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 447/1768] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:58 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:58.926091 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-80173015-303d-46e8-8596-8228210de809 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:58.928410 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80173015-303d-46e8-8596-8228210de809 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:40:58.928745 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80173015-303d-46e8-8596-8228210de809 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:58.929048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80173015-303d-46e8-8596-8228210de809 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:58.938289 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:58.938289 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:40:58.943839 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-80173015-303d-46e8-8596-8228210de809 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:40:58.950299 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80173015-303d-46e8-8596-8228210de809 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:40:58.950884 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 444/1769] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:58 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:59.189955 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3fd3764c-c835-4965-818a-8e2380abf33b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:59.191843 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fd3764c-c835-4965-818a-8e2380abf33b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:40:59.192091 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fd3764c-c835-4965-818a-8e2380abf33b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:59.192308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fd3764c-c835-4965-818a-8e2380abf33b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:59.192446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3fd3764c-c835-4965-818a-8e2380abf33b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:40:59.200155 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:59.200155 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:40:59.201261 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fd3764c-c835-4965-818a-8e2380abf33b tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:40:59.201674 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 439/1770] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:40:59 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:40:59.968005 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35aaa4d2-e470-4bfe-a0a0-7048d489d181 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:40:59.970304 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35aaa4d2-e470-4bfe-a0a0-7048d489d181 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:40:59.970552 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35aaa4d2-e470-4bfe-a0a0-7048d489d181 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:40:59.970858 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35aaa4d2-e470-4bfe-a0a0-7048d489d181 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:40:59.978775 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:40:59.978775 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:40:59.984587 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-35aaa4d2-e470-4bfe-a0a0-7048d489d181 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:40:59.990402 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35aaa4d2-e470-4bfe-a0a0-7048d489d181 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:40:59.991298 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 441/1771] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:40:59 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:41:00.212407 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-84a75ef6-e011-44b8-9181-9a26c0b8f300 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:00.214267 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84a75ef6-e011-44b8-9181-9a26c0b8f300 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:00.214486 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84a75ef6-e011-44b8-9181-9a26c0b8f300 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:00.214723 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84a75ef6-e011-44b8-9181-9a26c0b8f300 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:00.214847 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-84a75ef6-e011-44b8-9181-9a26c0b8f300 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:00.220361 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:00.220361 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:00.221418 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84a75ef6-e011-44b8-9181-9a26c0b8f300 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:41:00.221914 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 448/1772] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:00 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:01.005305 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2539d164-f100-4efe-9917-26bac396eb65 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:01.007360 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2539d164-f100-4efe-9917-26bac396eb65 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:41:01.007755 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2539d164-f100-4efe-9917-26bac396eb65 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:01.009308 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2539d164-f100-4efe-9917-26bac396eb65 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:01.015971 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:01.015971 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:01.020320 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2539d164-f100-4efe-9917-26bac396eb65 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:01.025841 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2539d164-f100-4efe-9917-26bac396eb65 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:41:01.026397 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 445/1773] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:01 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:01.231557 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e381049-f0dd-4c60-bf9a-9805f6cb2a29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:01.233320 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e381049-f0dd-4c60-bf9a-9805f6cb2a29 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:01.233529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e381049-f0dd-4c60-bf9a-9805f6cb2a29 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:01.233746 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e381049-f0dd-4c60-bf9a-9805f6cb2a29 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:01.233849 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2e381049-f0dd-4c60-bf9a-9805f6cb2a29 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:01.238108 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:01.238108 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:01.238843 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e381049-f0dd-4c60-bf9a-9805f6cb2a29 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:41:01.239182 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 440/1774] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:01 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:02.040538 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac98358d-28bb-4740-9d3d-edf3eb4c7c6b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:02.042918 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac98358d-28bb-4740-9d3d-edf3eb4c7c6b tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:41:02.043210 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac98358d-28bb-4740-9d3d-edf3eb4c7c6b tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:02.043469 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac98358d-28bb-4740-9d3d-edf3eb4c7c6b tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:02.046117 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=582,cinder:UPDATE=213,cinder:INSERT=118,cinder:DELETE=4 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:41:02.052144 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:02.052144 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:02.056762 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac98358d-28bb-4740-9d3d-edf3eb4c7c6b tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:02.061212 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac98358d-28bb-4740-9d3d-edf3eb4c7c6b tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:41:02.061597 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 442/1775] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:02 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:02.255999 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72f4456d-90ff-4545-84e2-e9de1ab47fe1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:02.257774 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72f4456d-90ff-4545-84e2-e9de1ab47fe1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:02.258032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72f4456d-90ff-4545-84e2-e9de1ab47fe1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:02.258258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72f4456d-90ff-4545-84e2-e9de1ab47fe1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:02.258412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-72f4456d-90ff-4545-84e2-e9de1ab47fe1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:02.262905 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:02.262905 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:02.263859 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72f4456d-90ff-4545-84e2-e9de1ab47fe1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:41:02.264259 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 449/1776] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:02 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:03.081140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e6e8fc24-304c-478f-bedc-39b682e7f6e1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:03.084757 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6e8fc24-304c-478f-bedc-39b682e7f6e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:41:03.084997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6e8fc24-304c-478f-bedc-39b682e7f6e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:03.085236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6e8fc24-304c-478f-bedc-39b682e7f6e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:03.099303 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:03.099303 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:03.103921 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e6e8fc24-304c-478f-bedc-39b682e7f6e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:03.109270 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6e8fc24-304c-478f-bedc-39b682e7f6e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:41:03.109870 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 446/1777] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:03 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:03.274862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6141c382-46a9-43c9-ba0c-2fde325e27c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:03.277274 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6141c382-46a9-43c9-ba0c-2fde325e27c3 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:03.277610 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6141c382-46a9-43c9-ba0c-2fde325e27c3 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:03.277795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6141c382-46a9-43c9-ba0c-2fde325e27c3 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:03.277955 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6141c382-46a9-43c9-ba0c-2fde325e27c3 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:03.283483 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:03.283483 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:03.284488 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6141c382-46a9-43c9-ba0c-2fde325e27c3 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:41:03.284985 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 441/1778] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:03 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:03.296706 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7535948f-be3f-4332-b987-414b9da29487 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:03.298815 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7535948f-be3f-4332-b987-414b9da29487 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 Aug 12 21:41:03.299125 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7535948f-be3f-4332-b987-414b9da29487 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:03.299340 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7535948f-be3f-4332-b987-414b9da29487 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:03.308050 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:03.308050 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:03.312270 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7535948f-be3f-4332-b987-414b9da29487 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Volume info retrieved successfully. Aug 12 21:41:03.316069 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7535948f-be3f-4332-b987-414b9da29487 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 returned with HTTP 200 Aug 12 21:41:03.316402 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 443/1779] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:03 2026] GET /volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:03.336881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ecef258-bf70-40b5-89e3-42d21d50a91a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:03.339789 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ecef258-bf70-40b5-89e3-42d21d50a91a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] PUT https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:03.340452 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ecef258-bf70-40b5-89e3-42d21d50a91a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1558602703", "description": "tempest-volume-backup-description-587833158"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:03.353283 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:03.353283 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:03.359799 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ecef258-bf70-40b5-89e3-42d21d50a91a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:41:03.360289 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 450/1780] 10.4.3.240 () {70 vars in 1409 bytes} [Wed Aug 12 21:41:03 2026] PUT /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:03.369383 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b749280c-cb20-4549-be11-a5203c1d8d3c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:03.372011 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b749280c-cb20-4549-be11-a5203c1d8d3c tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:03.372335 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b749280c-cb20-4549-be11-a5203c1d8d3c tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:03.372598 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b749280c-cb20-4549-be11-a5203c1d8d3c tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:03.372781 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b749280c-cb20-4549-be11-a5203c1d8d3c tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:03.380548 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:03.380548 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:03.381596 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b749280c-cb20-4549-be11-a5203c1d8d3c tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:41:03.382244 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 447/1781] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:03 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 839 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:03.391992 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cccd37cb-5e1d-42e1-84de-2db6a8331529 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:03.394238 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cccd37cb-5e1d-42e1-84de-2db6a8331529 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] DELETE https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:03.394516 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cccd37cb-5e1d-42e1-84de-2db6a8331529 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:03.394807 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cccd37cb-5e1d-42e1-84de-2db6a8331529 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:03.394957 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-cccd37cb-5e1d-42e1-84de-2db6a8331529 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Delete backup with id: d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. Aug 12 21:41:03.402718 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:03.402718 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:03.423214 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-cccd37cb-5e1d-42e1-84de-2db6a8331529 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] delete_backup rpcapi backup_id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:41:03.425216 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cccd37cb-5e1d-42e1-84de-2db6a8331529 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 202 Aug 12 21:41:03.425758 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 442/1782] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:41:03 2026] DELETE /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:41:03.433242 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edf032ec-c138-4dcd-96d7-de9aeefbe9f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:03.436175 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edf032ec-c138-4dcd-96d7-de9aeefbe9f2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:03.436175 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edf032ec-c138-4dcd-96d7-de9aeefbe9f2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:03.436175 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edf032ec-c138-4dcd-96d7-de9aeefbe9f2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:03.436292 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-edf032ec-c138-4dcd-96d7-de9aeefbe9f2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:03.441420 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:03.441420 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:03.442378 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edf032ec-c138-4dcd-96d7-de9aeefbe9f2 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 200 Aug 12 21:41:03.442854 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 444/1783] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:03 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 838 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:04.125662 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-069b4ed5-0c19-4c4c-817b-87c716a3d46d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.127569 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-069b4ed5-0c19-4c4c-817b-87c716a3d46d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:41:04.127837 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-069b4ed5-0c19-4c4c-817b-87c716a3d46d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:04.128068 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-069b4ed5-0c19-4c4c-817b-87c716a3d46d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:04.135202 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:04.135202 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:04.139119 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-069b4ed5-0c19-4c4c-817b-87c716a3d46d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:04.144143 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-069b4ed5-0c19-4c4c-817b-87c716a3d46d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:41:04.144551 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 451/1784] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:04 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 1251 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:04.241961 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-fdf7f69f-23d3-4876-a3b7-f73af381221d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.245557 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-fdf7f69f-23d3-4876-a3b7-f73af381221d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:41:04.245794 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-fdf7f69f-23d3-4876-a3b7-f73af381221d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:04.245980 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-fdf7f69f-23d3-4876-a3b7-f73af381221d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:04.257518 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:04.257518 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:04.262719 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-fdf7f69f-23d3-4876-a3b7-f73af381221d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:04.270323 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-fdf7f69f-23d3-4876-a3b7-f73af381221d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:41:04.271077 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 448/1785] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:04 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 1251 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:04.454332 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84267087-9d0f-4813-8bfc-11a79308a4f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.456838 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84267087-9d0f-4813-8bfc-11a79308a4f7 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc Aug 12 21:41:04.457122 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84267087-9d0f-4813-8bfc-11a79308a4f7 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:04.457379 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84267087-9d0f-4813-8bfc-11a79308a4f7 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:04.457529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-84267087-9d0f-4813-8bfc-11a79308a4f7 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Show backup with id d22fa9b4-ca20-496b-b1b6-ccc6fca535dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:04.462873 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84267087-9d0f-4813-8bfc-11a79308a4f7 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc returned with HTTP 404 Aug 12 21:41:04.463540 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 443/1786] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:04 2026] GET /volume/v3/backups/d22fa9b4-ca20-496b-b1b6-ccc6fca535dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:04.543310 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d30c4406-7e49-44ff-86d2-c31078cfa193 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.546051 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d30c4406-7e49-44ff-86d2-c31078cfa193 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 Aug 12 21:41:04.546415 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d30c4406-7e49-44ff-86d2-c31078cfa193 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:04.546703 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d30c4406-7e49-44ff-86d2-c31078cfa193 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:04.557498 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:04.557498 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:04.564843 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d30c4406-7e49-44ff-86d2-c31078cfa193 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Volume info retrieved successfully. Aug 12 21:41:04.571462 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d30c4406-7e49-44ff-86d2-c31078cfa193 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 returned with HTTP 200 Aug 12 21:41:04.572048 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 445/1787] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:04 2026] GET /volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:04.588102 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-997435b9-0d82-4488-ae48-77760f97b287 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.591098 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-997435b9-0d82-4488-ae48-77760f97b287 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 Aug 12 21:41:04.591399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-997435b9-0d82-4488-ae48-77760f97b287 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:04.591696 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-997435b9-0d82-4488-ae48-77760f97b287 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:04.591941 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-997435b9-0d82-4488-ae48-77760f97b287 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Delete volume with id: b3056558-89ae-4f47-a908-05743b30d0c6 Aug 12 21:41:04.602706 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:04.602706 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:04.603374 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-997435b9-0d82-4488-ae48-77760f97b287 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Volume info retrieved successfully. Aug 12 21:41:04.629050 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-997435b9-0d82-4488-ae48-77760f97b287 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Delete volume request issued successfully. Aug 12 21:41:04.629285 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-997435b9-0d82-4488-ae48-77760f97b287 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 returned with HTTP 202 Aug 12 21:41:04.629939 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 452/1788] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:41:04 2026] DELETE /volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 21:41:04.641809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8e639031-ea83-4fd9-9792-4cc02ce3f34a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.644444 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e639031-ea83-4fd9-9792-4cc02ce3f34a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 Aug 12 21:41:04.644780 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e639031-ea83-4fd9-9792-4cc02ce3f34a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:04.645053 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e639031-ea83-4fd9-9792-4cc02ce3f34a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:04.656162 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:04.656162 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:04.662542 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8e639031-ea83-4fd9-9792-4cc02ce3f34a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Volume info retrieved successfully. Aug 12 21:41:04.669389 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e639031-ea83-4fd9-9792-4cc02ce3f34a tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 returned with HTTP 200 Aug 12 21:41:04.669564 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 449/1789] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:04 2026] GET /volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:04.771113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-cf19d36e-0fb0-4713-a244-bfab5bea45fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.773321 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-cf19d36e-0fb0-4713-a244-bfab5bea45fc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:41:04.773540 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-cf19d36e-0fb0-4713-a244-bfab5bea45fc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:04.773894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-cf19d36e-0fb0-4713-a244-bfab5bea45fc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:04.783279 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:04.783279 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:04.787639 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-cf19d36e-0fb0-4713-a244-bfab5bea45fc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:04.792886 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-cf19d36e-0fb0-4713-a244-bfab5bea45fc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:41:04.793343 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 444/1790] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:04 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 1251 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:04.807113 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d29458b1-67b2-43b7-b686-e26770a3b32b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.807481 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d29458b1-67b2-43b7-b686-e26770a3b32b None None] GET https://10.4.3.240/volume// Aug 12 21:41:04.807656 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d29458b1-67b2-43b7-b686-e26770a3b32b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:04.807923 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d29458b1-67b2-43b7-b686-e26770a3b32b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:04.808306 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d29458b1-67b2-43b7-b686-e26770a3b32b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:04.808687 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 446/1791] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:41:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:04.820022 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-35081238-bf43-453b-9604-0347e12713ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:04.822557 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-35081238-bf43-453b-9604-0347e12713ad tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:41:04.823044 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-35081238-bf43-453b-9604-0347e12713ad tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "569531f5-704d-4f81-8133-9413e20a5034", "connector": null, "instance_uuid": "939c1da9-cbc0-4d85-8761-8b3501901f4d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:04.836495 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:04.836495 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:04.884297 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-35081238-bf43-453b-9604-0347e12713ad tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:41:04.885127 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 453/1792] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:41:04 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 12 21:41:05.688467 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ef75bb24-aab4-43db-87df-cc166c0761e1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:05.692441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef75bb24-aab4-43db-87df-cc166c0761e1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] GET https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 Aug 12 21:41:05.692441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef75bb24-aab4-43db-87df-cc166c0761e1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:05.692441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef75bb24-aab4-43db-87df-cc166c0761e1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:05.698566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef75bb24-aab4-43db-87df-cc166c0761e1 tempest-VolumesBackupsV39Test-93919623 tempest-VolumesBackupsV39Test-93919623-project-member] https://10.4.3.240/volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 returned with HTTP 404 Aug 12 21:41:05.699064 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 450/1793] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:05 2026] GET /volume/v3/volumes/b3056558-89ae-4f47-a908-05743b30d0c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:06.097482 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f822d3e-da5b-4bfb-9775-f6ccb35e7d91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:06.098490 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f822d3e-da5b-4bfb-9775-f6ccb35e7d91 None None] GET https://10.4.3.240/volume// Aug 12 21:41:06.098490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f822d3e-da5b-4bfb-9775-f6ccb35e7d91 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:06.098660 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f822d3e-da5b-4bfb-9775-f6ccb35e7d91 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:06.098994 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f822d3e-da5b-4bfb-9775-f6ccb35e7d91 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:06.099333 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 445/1794] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:06.107955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-607076ff-5013-4b02-8b1d-4ea19216f0a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:06.116442 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-607076ff-5013-4b02-8b1d-4ea19216f0a0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:41:06.116757 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-607076ff-5013-4b02-8b1d-4ea19216f0a0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:06.117022 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-607076ff-5013-4b02-8b1d-4ea19216f0a0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:06.136915 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:06.136915 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:06.142243 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-607076ff-5013-4b02-8b1d-4ea19216f0a0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:06.150252 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-607076ff-5013-4b02-8b1d-4ea19216f0a0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:41:06.150844 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 447/1795] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:06 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 1430 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:06.273640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-b705feb4-e4eb-4472-a187-25bc25ed7ebc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:06.276009 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-b705feb4-e4eb-4472-a187-25bc25ed7ebc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] PUT https://10.4.3.240/volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167 Aug 12 21:41:06.276445 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-b705feb4-e4eb-4472-a187-25bc25ed7ebc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:06.285438 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-b705feb4-e4eb-4472-a187-25bc25ed7ebc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Acquiring lock "cinder-attachment_update-569531f5-704d-4f81-8133-9413e20a5034-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:41:06.290949 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-b705feb4-e4eb-4472-a187-25bc25ed7ebc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Lock "cinder-attachment_update-569531f5-704d-4f81-8133-9413e20a5034-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:41:06.292057 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:06.292057 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:06.414722 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-b705feb4-e4eb-4472-a187-25bc25ed7ebc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Lock "cinder-attachment_update-569531f5-704d-4f81-8133-9413e20a5034-np0000007121" released by "attachment_update" :: held 0.124s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:41:06.415138 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-b705feb4-e4eb-4472-a187-25bc25ed7ebc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167 returned with HTTP 200 Aug 12 21:41:06.415987 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 454/1796] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:41:06 2026] PUT /volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:06.439328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-f4716d78-1763-4104-9d42-2cec9634270f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:06.441868 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-f4716d78-1763-4104-9d42-2cec9634270f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167/action Aug 12 21:41:06.442528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-f4716d78-1763-4104-9d42-2cec9634270f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:06.442889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-f4716d78-1763-4104-9d42-2cec9634270f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:06.459809 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:06.459809 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:06.470711 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-22176d4d-a2e8-4fc6-afdb-ac966b5cf872 req-f4716d78-1763-4104-9d42-2cec9634270f tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167/action returned with HTTP 204 Aug 12 21:41:06.470711 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 451/1797] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:41:06 2026] POST /volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:06.645067 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:06.647107 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:41:06.647544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1610570400"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:06.649537 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1610570400'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:41:06.649748 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume of 1 GB Aug 12 21:41:06.652354 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=441,cinder:UPDATE=118,cinder:INSERT=62,cinder:DELETE=2 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:41:06.654750 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Availability Zones retrieved successfully. Aug 12 21:41:06.661275 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Flow 'volume_create_api' (9a296b60-5376-4f3c-ae27-e67ba57fd988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:06.663378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f60be13-a0a1-4625-8aeb-3fdeb18b927c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:06.666615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:41:06.705966 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f60be13-a0a1-4625-8aeb-3fdeb18b927c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:06.707175 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99a8897-1b82-4361-b500-89d90f5aa23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:06.776948 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Created reservations ['b2a055ab-bb9c-4bdf-8bd9-40b6cd9a2298', 'bbd2b38e-94de-4edc-88c3-214c158dc1b4', '992090e1-486d-49c2-a359-5a8428692b0f', '6f8d677c-a1fe-4107-874d-6fd858ad4357'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:06.777931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99a8897-1b82-4361-b500-89d90f5aa23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2a055ab-bb9c-4bdf-8bd9-40b6cd9a2298', 'bbd2b38e-94de-4edc-88c3-214c158dc1b4', '992090e1-486d-49c2-a359-5a8428692b0f', '6f8d677c-a1fe-4107-874d-6fd858ad4357']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:06.779005 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a5c5a1-34f5-4c2e-927c-8c46fdf63f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:06.803554 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a5c5a1-34f5-4c2e-927c-8c46fdf63f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f09aae-d2c7-4a59-b885-e418b5afab6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1610570400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',qos_specs=None,replication_status=,reservations=['b2a055ab-bb9c-4bdf-8bd9-40b6cd9a2298','bbd2b38e-94de-4edc-88c3-214c158dc1b4','992090e1-486d-49c2-a359-5a8428692b0f','6f8d677c-a1fe-4107-874d-6fd858ad4357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f9f77435174ebd900b48e6019362cc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1610570400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f09aae-d2c7-4a59-b885-e418b5afab6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f9f77435174ebd900b48e6019362cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:06.804298 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3994f3bd-8e92-4175-ae9a-c09668278ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:06.824038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3994f3bd-8e92-4175-ae9a-c09668278ddf) transitioned into state 'SUCCESS' from state '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-1610570400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',qos_specs=None,replication_status=,reservations=['b2a055ab-bb9c-4bdf-8bd9-40b6cd9a2298','bbd2b38e-94de-4edc-88c3-214c158dc1b4','992090e1-486d-49c2-a359-5a8428692b0f','6f8d677c-a1fe-4107-874d-6fd858ad4357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f9f77435174ebd900b48e6019362cc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:06.824924 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (645134e4-0b2b-4a2d-ba23-a2ec301b7b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:06.840717 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (645134e4-0b2b-4a2d-ba23-a2ec301b7b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:06.841611 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Flow 'volume_create_api' (9a296b60-5376-4f3c-ae27-e67ba57fd988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:06.842363 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume request issued successfully. Aug 12 21:41:06.842998 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2944f7d2-ceb0-4cc5-8492-a4ccab501865 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:41:06.843548 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 446/1798] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:41:06 2026] POST /volume/v3/volumes => generated 751 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:06.861755 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4bfff316-85db-4921-b8ae-b0b21316cf36 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:06.864160 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bfff316-85db-4921-b8ae-b0b21316cf36 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:06.864160 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bfff316-85db-4921-b8ae-b0b21316cf36 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:06.864160 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bfff316-85db-4921-b8ae-b0b21316cf36 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:06.871741 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:06.871741 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:06.876309 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4bfff316-85db-4921-b8ae-b0b21316cf36 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:06.881700 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bfff316-85db-4921-b8ae-b0b21316cf36 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:06.882190 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 448/1799] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:06 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:07.895769 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1de973d3-c584-4a64-9e29-dae40bcc78c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:07.897824 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1de973d3-c584-4a64-9e29-dae40bcc78c2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:07.897997 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1de973d3-c584-4a64-9e29-dae40bcc78c2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:07.898208 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1de973d3-c584-4a64-9e29-dae40bcc78c2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:07.906735 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:07.906735 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:07.910560 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1de973d3-c584-4a64-9e29-dae40bcc78c2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:07.915022 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1de973d3-c584-4a64-9e29-dae40bcc78c2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:07.915435 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 455/1800] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:07 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:07.969334 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-a5bb9248-5dc2-4ee3-aa5f-d6b3fc585548 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:07.972909 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-a5bb9248-5dc2-4ee3-aa5f-d6b3fc585548 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:07.973389 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-a5bb9248-5dc2-4ee3-aa5f-d6b3fc585548 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:07.973816 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-a5bb9248-5dc2-4ee3-aa5f-d6b3fc585548 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:07.977066 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=393,cinder:UPDATE=108,cinder:INSERT=57,cinder:DELETE=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:41:07.986083 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:07.986083 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:07.992085 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-a5bb9248-5dc2-4ee3-aa5f-d6b3fc585548 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:07.999799 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-a5bb9248-5dc2-4ee3-aa5f-d6b3fc585548 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:08.000611 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 452/1801] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:07 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:08.097613 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a861e225-cad7-4a0f-89c1-fd780ce23d94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:08.098348 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a861e225-cad7-4a0f-89c1-fd780ce23d94 None None] GET https://10.4.3.240/volume// Aug 12 21:41:08.098640 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a861e225-cad7-4a0f-89c1-fd780ce23d94 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:08.098983 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a861e225-cad7-4a0f-89c1-fd780ce23d94 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:08.099449 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a861e225-cad7-4a0f-89c1-fd780ce23d94 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:08.100318 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 447/1802] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:41:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:08.109158 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-e0deec49-06d5-49dc-8974-883cf485cf14 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:08.112191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-e0deec49-06d5-49dc-8974-883cf485cf14 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:41:08.112711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-e0deec49-06d5-49dc-8974-883cf485cf14 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8f09aae-d2c7-4a59-b885-e418b5afab6c", "connector": null, "instance_uuid": "59df0c9a-35f1-46a3-a144-cf080d50add0"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:08.124325 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:08.124325 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:08.157023 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-e0deec49-06d5-49dc-8974-883cf485cf14 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:41:08.157324 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 449/1803] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:41:08 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 12 21:41:08.194640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d03cad53-3778-472b-837a-6f54f267ec05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:08.197123 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d03cad53-3778-472b-837a-6f54f267ec05 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:08.197743 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d03cad53-3778-472b-837a-6f54f267ec05 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:08.197743 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d03cad53-3778-472b-837a-6f54f267ec05 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:08.211416 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f6569a01-6b97-4e9e-a9bf-e88bcf52d942 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:08.211416 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6569a01-6b97-4e9e-a9bf-e88bcf52d942 None None] GET https://10.4.3.240/volume// Aug 12 21:41:08.213645 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:08.213645 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:08.213831 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6569a01-6b97-4e9e-a9bf-e88bcf52d942 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:08.213831 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6569a01-6b97-4e9e-a9bf-e88bcf52d942 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:08.213831 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6569a01-6b97-4e9e-a9bf-e88bcf52d942 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:08.214221 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 453/1804] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:08.217569 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d03cad53-3778-472b-837a-6f54f267ec05 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:08.223798 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d03cad53-3778-472b-837a-6f54f267ec05 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:08.224401 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 456/1805] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:08 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:08.228841 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-2a7cf509-7b08-4008-b2d0-7c0e54a909ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:08.232504 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-2a7cf509-7b08-4008-b2d0-7c0e54a909ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:08.232774 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-2a7cf509-7b08-4008-b2d0-7c0e54a909ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:08.233079 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-2a7cf509-7b08-4008-b2d0-7c0e54a909ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:08.247232 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:08.247232 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:08.251785 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-2a7cf509-7b08-4008-b2d0-7c0e54a909ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:08.258527 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-2a7cf509-7b08-4008-b2d0-7c0e54a909ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:08.259147 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 448/1806] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:08 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:08.363711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-73487872-3f60-483f-9677-1c9d3e9c4dc1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:08.365850 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-73487872-3f60-483f-9677-1c9d3e9c4dc1 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] PUT https://10.4.3.240/volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3 Aug 12 21:41:08.366245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-73487872-3f60-483f-9677-1c9d3e9c4dc1 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:08.374859 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-73487872-3f60-483f-9677-1c9d3e9c4dc1 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Acquiring lock "cinder-attachment_update-a8f09aae-d2c7-4a59-b885-e418b5afab6c-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:41:08.380325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-73487872-3f60-483f-9677-1c9d3e9c4dc1 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Lock "cinder-attachment_update-a8f09aae-d2c7-4a59-b885-e418b5afab6c-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:41:08.381426 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:08.381426 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:08.468327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-73487872-3f60-483f-9677-1c9d3e9c4dc1 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Lock "cinder-attachment_update-a8f09aae-d2c7-4a59-b885-e418b5afab6c-np0000007121" released by "attachment_update" :: held 0.088s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:41:08.468638 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-73487872-3f60-483f-9677-1c9d3e9c4dc1 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3 returned with HTTP 200 Aug 12 21:41:08.469284 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 450/1807] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:41:08 2026] PUT /volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:09.241352 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3d6d2920-aa8d-46fb-bb82-54c6792291ec None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:09.243639 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d6d2920-aa8d-46fb-bb82-54c6792291ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:09.244108 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d6d2920-aa8d-46fb-bb82-54c6792291ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:09.244410 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d6d2920-aa8d-46fb-bb82-54c6792291ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:09.254551 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:09.254551 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:09.259385 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3d6d2920-aa8d-46fb-bb82-54c6792291ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:09.265293 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d6d2920-aa8d-46fb-bb82-54c6792291ec tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:09.265722 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 454/1808] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:09 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:10.282247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1666eef8-fd3a-49ac-881a-d8dbee51a5ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:10.284027 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1666eef8-fd3a-49ac-881a-d8dbee51a5ad tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:10.284225 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1666eef8-fd3a-49ac-881a-d8dbee51a5ad tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:10.284414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1666eef8-fd3a-49ac-881a-d8dbee51a5ad tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:10.293385 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:10.293385 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:10.296956 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1666eef8-fd3a-49ac-881a-d8dbee51a5ad tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:10.301065 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1666eef8-fd3a-49ac-881a-d8dbee51a5ad tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:10.301426 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 457/1809] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:10 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:11.315537 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e208bec8-29eb-4e20-9476-b5967bf68c29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:11.317700 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e208bec8-29eb-4e20-9476-b5967bf68c29 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:11.318911 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e208bec8-29eb-4e20-9476-b5967bf68c29 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:11.318911 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e208bec8-29eb-4e20-9476-b5967bf68c29 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:11.336699 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:11.336699 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:11.351692 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e208bec8-29eb-4e20-9476-b5967bf68c29 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:11.358450 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e208bec8-29eb-4e20-9476-b5967bf68c29 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:11.359003 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 449/1810] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:11 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:12.373045 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8106f0ae-4bba-4a30-bed3-9744ccd785da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:12.375052 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8106f0ae-4bba-4a30-bed3-9744ccd785da tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:12.375569 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8106f0ae-4bba-4a30-bed3-9744ccd785da tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:12.375885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8106f0ae-4bba-4a30-bed3-9744ccd785da tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:12.388104 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:12.388104 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:12.392768 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8106f0ae-4bba-4a30-bed3-9744ccd785da tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:12.398122 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8106f0ae-4bba-4a30-bed3-9744ccd785da tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:12.398503 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 451/1811] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:12 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:13.413267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6d95eaba-c49d-4593-82b1-9fc9b2fd5446 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:13.415330 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d95eaba-c49d-4593-82b1-9fc9b2fd5446 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:13.415560 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d95eaba-c49d-4593-82b1-9fc9b2fd5446 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:13.415777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d95eaba-c49d-4593-82b1-9fc9b2fd5446 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:13.428084 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:13.428084 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:13.432905 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6d95eaba-c49d-4593-82b1-9fc9b2fd5446 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:13.437941 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d95eaba-c49d-4593-82b1-9fc9b2fd5446 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:13.438353 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 455/1812] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:13 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:13.772863 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5cfeaf63-60e9-48c0-89ce-95b9aac9fc33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:13.774983 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cfeaf63-60e9-48c0-89ce-95b9aac9fc33 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:41:13.776653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cfeaf63-60e9-48c0-89ce-95b9aac9fc33 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:13.776653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cfeaf63-60e9-48c0-89ce-95b9aac9fc33 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:13.786738 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:13.786738 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:13.790916 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5cfeaf63-60e9-48c0-89ce-95b9aac9fc33 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:13.796807 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cfeaf63-60e9-48c0-89ce-95b9aac9fc33 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:41:13.797378 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 458/1813] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:13 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:13.849551 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-1877d5e3-6670-4905-8a3b-b67decd00d54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:13.852166 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-1877d5e3-6670-4905-8a3b-b67decd00d54 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:41:13.852544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-1877d5e3-6670-4905-8a3b-b67decd00d54 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:13.852886 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-1877d5e3-6670-4905-8a3b-b67decd00d54 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:13.864380 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:13.864380 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:13.868878 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-1877d5e3-6670-4905-8a3b-b67decd00d54 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:13.875154 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-1877d5e3-6670-4905-8a3b-b67decd00d54 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:41:13.875747 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 450/1814] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:13 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:13.904149 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-197fa991-2ef0-4ddd-a72a-c3443635fc76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:13.906185 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-197fa991-2ef0-4ddd-a72a-c3443635fc76 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] POST https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d/action Aug 12 21:41:13.906566 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-197fa991-2ef0-4ddd-a72a-c3443635fc76 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:13.906719 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-197fa991-2ef0-4ddd-a72a-c3443635fc76 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:13.933637 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:13.933637 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:13.934687 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-197fa991-2ef0-4ddd-a72a-c3443635fc76 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:13.950243 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-197fa991-2ef0-4ddd-a72a-c3443635fc76 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Begin detaching volume completed successfully. Aug 12 21:41:13.951208 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-197fa991-2ef0-4ddd-a72a-c3443635fc76 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d/action returned with HTTP 202 Aug 12 21:41:13.952311 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 452/1815] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:41:13 2026] POST /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:41:14.015789 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b042b15-dd08-4cdc-bfba-89e1c9714652 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:14.016665 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b042b15-dd08-4cdc-bfba-89e1c9714652 None None] GET https://10.4.3.240/volume// Aug 12 21:41:14.016665 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b042b15-dd08-4cdc-bfba-89e1c9714652 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:14.016665 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b042b15-dd08-4cdc-bfba-89e1c9714652 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:14.016879 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b042b15-dd08-4cdc-bfba-89e1c9714652 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:14.017165 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 456/1816] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:14.030201 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-56940fec-2d2b-418b-81c5-a21e97159328 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:14.033295 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-56940fec-2d2b-418b-81c5-a21e97159328 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:41:14.033794 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-56940fec-2d2b-418b-81c5-a21e97159328 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:14.035646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-56940fec-2d2b-418b-81c5-a21e97159328 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:14.050723 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:14.050723 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:14.057706 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-56940fec-2d2b-418b-81c5-a21e97159328 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:14.060736 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-56940fec-2d2b-418b-81c5-a21e97159328 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:41:14.061245 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 459/1817] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:14 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:14.204261 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-4eb4ca17-3704-4577-85a0-f97961651ed8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:14.211029 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-4eb4ca17-3704-4577-85a0-f97961651ed8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3/action Aug 12 21:41:14.211502 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-4eb4ca17-3704-4577-85a0-f97961651ed8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:14.211689 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-4eb4ca17-3704-4577-85a0-f97961651ed8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:14.240752 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:14.240752 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:14.253972 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-561e8784-b087-4aa6-b7f4-db381446ae11 req-4eb4ca17-3704-4577-85a0-f97961651ed8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3/action returned with HTTP 204 Aug 12 21:41:14.256387 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 451/1818] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:41:14 2026] POST /volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:14.455215 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2f5c7bc-b003-4b40-83a7-f42f47ff6719 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:14.457901 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2f5c7bc-b003-4b40-83a7-f42f47ff6719 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:14.458276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2f5c7bc-b003-4b40-83a7-f42f47ff6719 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:14.458635 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2f5c7bc-b003-4b40-83a7-f42f47ff6719 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:14.470879 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:14.470879 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:14.476657 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2f5c7bc-b003-4b40-83a7-f42f47ff6719 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:14.485266 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2f5c7bc-b003-4b40-83a7-f42f47ff6719 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:14.485949 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 453/1819] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:14 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:14.502859 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9a8ec802-3dfa-4ef7-a924-b7ffaea42c5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:14.506084 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a8ec802-3dfa-4ef7-a924-b7ffaea42c5e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:41:14.506449 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec802-3dfa-4ef7-a924-b7ffaea42c5e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:14.506778 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec802-3dfa-4ef7-a924-b7ffaea42c5e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:14.521314 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:14.521314 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:14.527462 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9a8ec802-3dfa-4ef7-a924-b7ffaea42c5e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:41:14.533776 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a8ec802-3dfa-4ef7-a924-b7ffaea42c5e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:41:14.534272 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 457/1820] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:14 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:15.260387 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-efdb0c7f-dcec-4542-91a7-953fc7c72767 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:15.265089 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-efdb0c7f-dcec-4542-91a7-953fc7c72767 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] DELETE https://10.4.3.240/volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6 Aug 12 21:41:15.265364 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-efdb0c7f-dcec-4542-91a7-953fc7c72767 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:15.265619 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-efdb0c7f-dcec-4542-91a7-953fc7c72767 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:15.275287 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:15.275287 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:15.354188 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-149374d0-d1a9-4d2b-b1d5-60ffd6c0b509 req-efdb0c7f-dcec-4542-91a7-953fc7c72767 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6 returned with HTTP 200 Aug 12 21:41:15.355083 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 460/1821] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:41:15 2026] DELETE /volume/v3/attachments/95c5767c-b923-46e6-a570-9289604abec6 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:16.137093 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b85687b1-acf8-4a80-81f7-7f0249309f1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:16.139636 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b85687b1-acf8-4a80-81f7-7f0249309f1e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:41:16.139832 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b85687b1-acf8-4a80-81f7-7f0249309f1e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:16.140036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b85687b1-acf8-4a80-81f7-7f0249309f1e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:16.148370 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:16.148370 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:16.152486 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b85687b1-acf8-4a80-81f7-7f0249309f1e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:16.159208 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b85687b1-acf8-4a80-81f7-7f0249309f1e tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:41:16.159684 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 452/1822] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:16 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:17.378791 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbab982c-519a-4f7d-90b4-cc81128f182c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:17.554230 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:41:17.554610 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-760851556", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:17.556270 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-760851556', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:41:17.556434 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Create volume of 1 GB Aug 12 21:41:17.561410 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Availability Zones retrieved successfully. Aug 12 21:41:17.568306 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Flow 'volume_create_api' (a1b24091-95b6-4aad-9ea7-7e6d336978be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:17.569533 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2055bdd-1fc2-4f4f-9f5c-0219ce6c8eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:17.570845 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:41:17.606845 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2055bdd-1fc2-4f4f-9f5c-0219ce6c8eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:17.608387 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb09a1fe-f654-4ef9-814a-15f205425158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:17.709362 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Created reservations ['105018eb-59de-4d66-af7b-a466e8082347', 'cd5dcb4a-2363-4fa0-aaef-2e86097e8d81', '34a2b018-6a54-4681-80e3-31c0271d0c7c', 'caec7261-a353-4b2b-9c93-4e394f543186'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:17.715091 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb09a1fe-f654-4ef9-814a-15f205425158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105018eb-59de-4d66-af7b-a466e8082347', 'cd5dcb4a-2363-4fa0-aaef-2e86097e8d81', '34a2b018-6a54-4681-80e3-31c0271d0c7c', 'caec7261-a353-4b2b-9c93-4e394f543186']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:17.716176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478248f3-b5a0-4bd1-907e-43e7972b4b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:17.747460 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478248f3-b5a0-4bd1-907e-43e7972b4b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c58c2c6f-0bcb-446b-a56b-bd8b540e4097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-760851556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5fe2953aee846e3b6295c59eb712242',qos_specs=None,replication_status=,reservations=['105018eb-59de-4d66-af7b-a466e8082347','cd5dcb4a-2363-4fa0-aaef-2e86097e8d81','34a2b018-6a54-4681-80e3-31c0271d0c7c','caec7261-a353-4b2b-9c93-4e394f543186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8400b61637de4ab78ac6a7095ddff4fe',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-760851556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c58c2c6f-0bcb-446b-a56b-bd8b540e4097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5fe2953aee846e3b6295c59eb712242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8400b61637de4ab78ac6a7095ddff4fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:17.748235 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc84ff0-ad76-4ffa-a7b2-8da717771800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:17.775973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc84ff0-ad76-4ffa-a7b2-8da717771800) transitioned into state 'SUCCESS' from state '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-760851556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5fe2953aee846e3b6295c59eb712242',qos_specs=None,replication_status=,reservations=['105018eb-59de-4d66-af7b-a466e8082347','cd5dcb4a-2363-4fa0-aaef-2e86097e8d81','34a2b018-6a54-4681-80e3-31c0271d0c7c','caec7261-a353-4b2b-9c93-4e394f543186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8400b61637de4ab78ac6a7095ddff4fe',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:17.777091 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b615de30-04da-44a3-833e-16fb39750255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:17.793220 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b615de30-04da-44a3-833e-16fb39750255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:17.793573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Flow 'volume_create_api' (a1b24091-95b6-4aad-9ea7-7e6d336978be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:17.794225 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Create volume request issued successfully. Aug 12 21:41:17.794466 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbab982c-519a-4f7d-90b4-cc81128f182c tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:41:17.795475 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 454/1823] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:41:17 2026] POST /volume/v3/volumes => generated 755 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:17.812977 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ac310071-bfc4-4874-a72c-66679302a3e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:17.815822 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ac310071-bfc4-4874-a72c-66679302a3e3 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] GET https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:17.817642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ac310071-bfc4-4874-a72c-66679302a3e3 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:17.817642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ac310071-bfc4-4874-a72c-66679302a3e3 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:17.828420 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:17.828420 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:17.833448 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ac310071-bfc4-4874-a72c-66679302a3e3 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Volume info retrieved successfully. Aug 12 21:41:17.840401 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ac310071-bfc4-4874-a72c-66679302a3e3 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 returned with HTTP 200 Aug 12 21:41:17.842216 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 458/1824] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:17 2026] GET /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:18.862072 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5514d843-8906-4428-81f7-4775e324762a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:18.864017 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5514d843-8906-4428-81f7-4775e324762a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] GET https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:18.864200 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5514d843-8906-4428-81f7-4775e324762a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:18.864385 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5514d843-8906-4428-81f7-4775e324762a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:18.871736 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:18.871736 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:18.875605 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5514d843-8906-4428-81f7-4775e324762a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Volume info retrieved successfully. Aug 12 21:41:18.885261 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5514d843-8906-4428-81f7-4775e324762a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 returned with HTTP 200 Aug 12 21:41:18.885261 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 461/1825] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:18 2026] GET /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:18.904782 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f29be1c8-a6ab-4037-b10d-3e85c4018bc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:18.906995 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f29be1c8-a6ab-4037-b10d-3e85c4018bc4 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] GET https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:18.907094 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f29be1c8-a6ab-4037-b10d-3e85c4018bc4 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:18.907331 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f29be1c8-a6ab-4037-b10d-3e85c4018bc4 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:18.915229 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:18.915229 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:18.924071 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f29be1c8-a6ab-4037-b10d-3e85c4018bc4 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Volume info retrieved successfully. Aug 12 21:41:18.935525 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f29be1c8-a6ab-4037-b10d-3e85c4018bc4 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 returned with HTTP 200 Aug 12 21:41:18.935971 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 453/1826] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:18 2026] GET /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:18.952821 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4fa4755d-da5c-4baf-b792-20976b976130 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:18.955178 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fa4755d-da5c-4baf-b792-20976b976130 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] POST https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097/action Aug 12 21:41:18.955535 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fa4755d-da5c-4baf-b792-20976b976130 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1410780554", "disk_format": "raw"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:18.955675 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fa4755d-da5c-4baf-b792-20976b976130 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1410780554", "disk_format": "raw"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:18.967419 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:18.967419 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:18.969638 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4fa4755d-da5c-4baf-b792-20976b976130 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Volume info retrieved successfully. Aug 12 21:41:18.986118 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:18.986118 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:18.990430 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.image.image_utils [None req-4fa4755d-da5c-4baf-b792-20976b976130 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1410780554'}] 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-1410780554'}]. {{(pid=100324) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 21:41:19.226800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6fe5f254-2c96-4999-8e26-7fa0488b9a83 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:19.228464 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6fe5f254-2c96-4999-8e26-7fa0488b9a83 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] DELETE https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:41:19.228654 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6fe5f254-2c96-4999-8e26-7fa0488b9a83 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:19.228856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6fe5f254-2c96-4999-8e26-7fa0488b9a83 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:19.229026 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6fe5f254-2c96-4999-8e26-7fa0488b9a83 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Delete volume with id: 18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:41:19.236471 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:19.236471 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:19.237166 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6fe5f254-2c96-4999-8e26-7fa0488b9a83 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:19.257982 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6fe5f254-2c96-4999-8e26-7fa0488b9a83 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Delete volume request issued successfully. Aug 12 21:41:19.258178 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6fe5f254-2c96-4999-8e26-7fa0488b9a83 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 202 Aug 12 21:41:19.258972 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 459/1827] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:41:19 2026] DELETE /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:19.270840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf9ff719-4209-4832-a177-15aba7cca389 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:19.274406 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf9ff719-4209-4832-a177-15aba7cca389 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:41:19.274817 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf9ff719-4209-4832-a177-15aba7cca389 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:19.275113 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf9ff719-4209-4832-a177-15aba7cca389 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:19.285887 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:19.285887 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:19.294645 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bf9ff719-4209-4832-a177-15aba7cca389 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:19.300932 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf9ff719-4209-4832-a177-15aba7cca389 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 200 Aug 12 21:41:19.301431 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 462/1828] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:19 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:19.525652 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4fa4755d-da5c-4baf-b792-20976b976130 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Copy volume to image completed successfully. Aug 12 21:41:19.526077 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fa4755d-da5c-4baf-b792-20976b976130 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097/action returned with HTTP 202 Aug 12 21:41:19.526764 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 455/1829] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:41:18 2026] POST /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097/action => generated 686 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:20.315287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e30834ba-670b-48cd-a29e-7bc0bcbef833 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.318322 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e30834ba-670b-48cd-a29e-7bc0bcbef833 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d Aug 12 21:41:20.318691 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e30834ba-670b-48cd-a29e-7bc0bcbef833 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:20.318978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e30834ba-670b-48cd-a29e-7bc0bcbef833 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:20.326299 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e30834ba-670b-48cd-a29e-7bc0bcbef833 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d returned with HTTP 404 Aug 12 21:41:20.326955 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 454/1830] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:20 2026] GET /volume/v3/volumes/18e99b8f-c0a6-464b-b72f-a252b9fd817d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:20.337462 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-09656b86-89c7-454f-9bc3-56498ef77565 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.340914 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-09656b86-89c7-454f-9bc3-56498ef77565 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] DELETE https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 Aug 12 21:41:20.341260 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-09656b86-89c7-454f-9bc3-56498ef77565 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:20.341526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-09656b86-89c7-454f-9bc3-56498ef77565 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:20.342936 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-09656b86-89c7-454f-9bc3-56498ef77565 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Delete volume with id: edbdd1a3-468c-44c0-81c2-c157fe34b8c3 Aug 12 21:41:20.350427 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:20.350427 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:20.351121 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-09656b86-89c7-454f-9bc3-56498ef77565 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:20.367170 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-09656b86-89c7-454f-9bc3-56498ef77565 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Delete volume request issued successfully. Aug 12 21:41:20.367451 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-09656b86-89c7-454f-9bc3-56498ef77565 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 returned with HTTP 202 Aug 12 21:41:20.368206 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 460/1831] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:41:20 2026] DELETE /volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:20.376746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d33d15f-68b6-4ea8-89a7-fb205ccea397 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.378970 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d33d15f-68b6-4ea8-89a7-fb205ccea397 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 Aug 12 21:41:20.379247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d33d15f-68b6-4ea8-89a7-fb205ccea397 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:20.379603 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d33d15f-68b6-4ea8-89a7-fb205ccea397 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:20.389638 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:20.389638 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:20.397000 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d33d15f-68b6-4ea8-89a7-fb205ccea397 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Volume info retrieved successfully. Aug 12 21:41:20.403322 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d33d15f-68b6-4ea8-89a7-fb205ccea397 tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 returned with HTTP 200 Aug 12 21:41:20.403757 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 463/1832] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:20 2026] GET /volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:20.424459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-feaf3730-91d8-4465-a284-048450c521bf req-e8cd25ec-b4a1-4b75-bd54-ee5e286f8762 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.426413 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-e8cd25ec-b4a1-4b75-bd54-ee5e286f8762 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:41:20.426636 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-e8cd25ec-b4a1-4b75-bd54-ee5e286f8762 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:20.426824 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-e8cd25ec-b4a1-4b75-bd54-ee5e286f8762 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:20.434903 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:20.434903 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:20.438697 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-feaf3730-91d8-4465-a284-048450c521bf req-e8cd25ec-b4a1-4b75-bd54-ee5e286f8762 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:20.442735 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-e8cd25ec-b4a1-4b75-bd54-ee5e286f8762 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:41:20.443132 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 456/1833] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:20 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:20.522151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df880ddd-e206-4b32-a59d-f94b86e89893 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.522509 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df880ddd-e206-4b32-a59d-f94b86e89893 None None] GET https://10.4.3.240/volume// Aug 12 21:41:20.522727 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df880ddd-e206-4b32-a59d-f94b86e89893 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:20.522928 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df880ddd-e206-4b32-a59d-f94b86e89893 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:20.523232 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df880ddd-e206-4b32-a59d-f94b86e89893 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:20.523503 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 455/1834] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:41:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:20.531037 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-feaf3730-91d8-4465-a284-048450c521bf req-136ea11d-5c95-49d8-b375-60863d1f5b4b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.533632 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-136ea11d-5c95-49d8-b375-60863d1f5b4b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:41:20.534105 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-136ea11d-5c95-49d8-b375-60863d1f5b4b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "091ceef2-b194-464e-9151-d295b2add301", "connector": null, "instance_uuid": "efd9c2c9-0a32-4f86-9198-b8a3fddebde1"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:20.544975 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:20.544975 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:20.578098 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-136ea11d-5c95-49d8-b375-60863d1f5b4b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:41:20.579052 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 461/1835] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:41:20 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 12 21:41:20.605163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-66cba7d6-9077-4cc6-874d-68c91437c098 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.607246 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66cba7d6-9077-4cc6-874d-68c91437c098 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:41:20.607512 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66cba7d6-9077-4cc6-874d-68c91437c098 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:20.607797 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66cba7d6-9077-4cc6-874d-68c91437c098 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:20.612226 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e824817c-14b1-4d6d-8948-d1c90b8390c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.613975 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e824817c-14b1-4d6d-8948-d1c90b8390c2 None None] GET https://10.4.3.240/volume// Aug 12 21:41:20.614196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e824817c-14b1-4d6d-8948-d1c90b8390c2 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:20.614443 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e824817c-14b1-4d6d-8948-d1c90b8390c2 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:20.614895 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e824817c-14b1-4d6d-8948-d1c90b8390c2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:20.615269 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 457/1836] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:20.623417 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-feaf3730-91d8-4465-a284-048450c521bf req-d5b9c388-6d0a-4c29-b8b9-f421dae4814b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.624967 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:20.624967 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:20.625830 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-d5b9c388-6d0a-4c29-b8b9-f421dae4814b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:41:20.626099 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-d5b9c388-6d0a-4c29-b8b9-f421dae4814b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:20.626336 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-d5b9c388-6d0a-4c29-b8b9-f421dae4814b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:20.629901 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-66cba7d6-9077-4cc6-874d-68c91437c098 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:20.635765 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66cba7d6-9077-4cc6-874d-68c91437c098 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:41:20.636297 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 464/1837] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:20 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:20.637339 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:20.637339 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:20.641811 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-feaf3730-91d8-4465-a284-048450c521bf req-d5b9c388-6d0a-4c29-b8b9-f421dae4814b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:20.647604 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-d5b9c388-6d0a-4c29-b8b9-f421dae4814b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:41:20.648125 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 456/1838] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:20 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:20.753934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-feaf3730-91d8-4465-a284-048450c521bf req-4ccbe90c-9c98-4c9c-890b-181ee016892c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:20.756212 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-4ccbe90c-9c98-4c9c-890b-181ee016892c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] PUT https://10.4.3.240/volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869 Aug 12 21:41:20.756728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-4ccbe90c-9c98-4c9c-890b-181ee016892c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:20.764514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-feaf3730-91d8-4465-a284-048450c521bf req-4ccbe90c-9c98-4c9c-890b-181ee016892c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Acquiring lock "cinder-attachment_update-091ceef2-b194-464e-9151-d295b2add301-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:41:20.769095 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-feaf3730-91d8-4465-a284-048450c521bf req-4ccbe90c-9c98-4c9c-890b-181ee016892c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Lock "cinder-attachment_update-091ceef2-b194-464e-9151-d295b2add301-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:41:20.770088 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:20.770088 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:20.847805 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-feaf3730-91d8-4465-a284-048450c521bf req-4ccbe90c-9c98-4c9c-890b-181ee016892c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Lock "cinder-attachment_update-091ceef2-b194-464e-9151-d295b2add301-np0000007121" released by "attachment_update" :: held 0.079s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:41:20.848225 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-4ccbe90c-9c98-4c9c-890b-181ee016892c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869 returned with HTTP 200 Aug 12 21:41:20.848878 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 462/1839] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:41:20 2026] PUT /volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:21.426512 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93a7ec83-5377-43c9-8699-7d54bc54576b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:21.428079 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93a7ec83-5377-43c9-8699-7d54bc54576b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] GET https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 Aug 12 21:41:21.428242 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93a7ec83-5377-43c9-8699-7d54bc54576b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:21.428427 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93a7ec83-5377-43c9-8699-7d54bc54576b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:21.435132 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93a7ec83-5377-43c9-8699-7d54bc54576b tempest-ServerRescueNegativeTestJSON-984141504 tempest-ServerRescueNegativeTestJSON-984141504-project-member] https://10.4.3.240/volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 returned with HTTP 404 Aug 12 21:41:21.435518 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 458/1840] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:21 2026] GET /volume/v3/volumes/edbdd1a3-468c-44c0-81c2-c157fe34b8c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:21.658257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00460364-acb1-4579-a576-482ff9f74baf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:21.662235 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00460364-acb1-4579-a576-482ff9f74baf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:41:21.662543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00460364-acb1-4579-a576-482ff9f74baf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:21.662850 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00460364-acb1-4579-a576-482ff9f74baf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:21.678274 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:21.678274 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:21.682104 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-00460364-acb1-4579-a576-482ff9f74baf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:21.688858 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00460364-acb1-4579-a576-482ff9f74baf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:41:21.689275 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 465/1841] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:21 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:22.703431 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52d086c7-f68e-405c-afe1-e6f53dd858e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:22.705232 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52d086c7-f68e-405c-afe1-e6f53dd858e2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:41:22.705435 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52d086c7-f68e-405c-afe1-e6f53dd858e2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:22.705648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52d086c7-f68e-405c-afe1-e6f53dd858e2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:22.721691 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:22.721691 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:22.727883 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52d086c7-f68e-405c-afe1-e6f53dd858e2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:22.732585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52d086c7-f68e-405c-afe1-e6f53dd858e2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:41:22.733146 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 457/1842] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:22 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:23.747421 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f22cee34-9e62-48cf-8fb3-1fee3aa9a04e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:23.749654 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f22cee34-9e62-48cf-8fb3-1fee3aa9a04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:41:23.749882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f22cee34-9e62-48cf-8fb3-1fee3aa9a04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:23.750118 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f22cee34-9e62-48cf-8fb3-1fee3aa9a04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:23.759850 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:23.759850 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:23.763121 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f22cee34-9e62-48cf-8fb3-1fee3aa9a04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:23.767015 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f22cee34-9e62-48cf-8fb3-1fee3aa9a04e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:41:23.767464 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 463/1843] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:23 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:24.109840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-feaf3730-91d8-4465-a284-048450c521bf req-8bf2911d-4a3c-46e8-a996-23b3d618a0ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:24.115394 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-8bf2911d-4a3c-46e8-a996-23b3d618a0ec tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869/action Aug 12 21:41:24.115816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-8bf2911d-4a3c-46e8-a996-23b3d618a0ec tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:24.115935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-8bf2911d-4a3c-46e8-a996-23b3d618a0ec tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:24.134524 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:24.134524 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:24.143311 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-feaf3730-91d8-4465-a284-048450c521bf req-8bf2911d-4a3c-46e8-a996-23b3d618a0ec tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869/action returned with HTTP 204 Aug 12 21:41:24.143711 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 459/1844] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:41:24 2026] POST /volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:24.783373 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e0ef0ac-1344-47bd-b1ec-d9538aab8cb3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:24.785416 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e0ef0ac-1344-47bd-b1ec-d9538aab8cb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:41:24.785526 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e0ef0ac-1344-47bd-b1ec-d9538aab8cb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:24.785769 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e0ef0ac-1344-47bd-b1ec-d9538aab8cb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:24.797720 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:24.797720 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:24.803847 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e0ef0ac-1344-47bd-b1ec-d9538aab8cb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:24.809290 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e0ef0ac-1344-47bd-b1ec-d9538aab8cb3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:41:24.809661 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 466/1845] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:24 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:24.829810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8123467-fe2b-40f7-9870-5796ea925189 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:24.831397 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8123467-fe2b-40f7-9870-5796ea925189 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:41:24.831866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8123467-fe2b-40f7-9870-5796ea925189 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "091ceef2-b194-464e-9151-d295b2add301", "force": true, "name": "tempest-VolumesBackupsTest-Backup-604770781", "container": "tempest-volumesbackupstest-backup-container-1325944572"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:24.833347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-e8123467-fe2b-40f7-9870-5796ea925189 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating new backup {'backup': {'volume_id': '091ceef2-b194-464e-9151-d295b2add301', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-604770781', 'container': 'tempest-volumesbackupstest-backup-container-1325944572'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:41:24.834585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-e8123467-fe2b-40f7-9870-5796ea925189 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating backup of volume 091ceef2-b194-464e-9151-d295b2add301 in container tempest-volumesbackupstest-backup-container-1325944572 Aug 12 21:41:24.843311 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:24.843311 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:24.845085 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8123467-fe2b-40f7-9870-5796ea925189 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:24.862055 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e8123467-fe2b-40f7-9870-5796ea925189 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['e34b1f51-093d-4e16-a30a-41d2f515bef0', '712df0fa-5266-4cd3-b315-fac138d07ea4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:24.906092 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8123467-fe2b-40f7-9870-5796ea925189 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:41:24.906092 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 458/1846] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:41:24 2026] POST /volume/v3/backups => generated 329 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:24.917676 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-37036957-0789-4444-93e6-e92ed6d8efa0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:24.919577 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37036957-0789-4444-93e6-e92ed6d8efa0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:24.919811 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37036957-0789-4444-93e6-e92ed6d8efa0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:24.919996 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37036957-0789-4444-93e6-e92ed6d8efa0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:24.920126 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-37036957-0789-4444-93e6-e92ed6d8efa0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:24.924504 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:24.924504 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:24.925353 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37036957-0789-4444-93e6-e92ed6d8efa0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:24.925777 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 464/1847] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:24 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:25.940844 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5108514-0054-40bf-89b6-c22b3b7329dc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:25.942531 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5108514-0054-40bf-89b6-c22b3b7329dc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:25.942723 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5108514-0054-40bf-89b6-c22b3b7329dc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:25.942946 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5108514-0054-40bf-89b6-c22b3b7329dc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:25.943045 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c5108514-0054-40bf-89b6-c22b3b7329dc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:25.947792 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:25.947792 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:25.948660 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5108514-0054-40bf-89b6-c22b3b7329dc tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:25.949126 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 460/1848] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:25 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:26.959430 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6463ccd8-7686-4e54-8bfb-08994ee00b77 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:26.961268 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6463ccd8-7686-4e54-8bfb-08994ee00b77 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:26.961365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6463ccd8-7686-4e54-8bfb-08994ee00b77 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:26.961811 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6463ccd8-7686-4e54-8bfb-08994ee00b77 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:26.961811 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6463ccd8-7686-4e54-8bfb-08994ee00b77 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:26.963929 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=316,cinder:INSERT=47,cinder:UPDATE=70 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:41:26.967088 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:26.967088 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:26.967822 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6463ccd8-7686-4e54-8bfb-08994ee00b77 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:26.968154 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 467/1849] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:26 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:27.979393 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a0dee34-0222-4175-9465-0d869ec436ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:27.982714 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a0dee34-0222-4175-9465-0d869ec436ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:27.983314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a0dee34-0222-4175-9465-0d869ec436ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:27.983314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a0dee34-0222-4175-9465-0d869ec436ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:27.983432 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3a0dee34-0222-4175-9465-0d869ec436ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:27.992325 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:27.992325 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:27.993314 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a0dee34-0222-4175-9465-0d869ec436ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:27.993841 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 459/1850] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:27 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:28.401357 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-b7a51302-610e-432a-90ba-84ddbe173188 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:28.405096 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-b7a51302-610e-432a-90ba-84ddbe173188 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:28.405096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-b7a51302-610e-432a-90ba-84ddbe173188 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:28.405096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-b7a51302-610e-432a-90ba-84ddbe173188 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:28.416675 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:28.416675 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:28.424326 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-b7a51302-610e-432a-90ba-84ddbe173188 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:28.431280 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-b7a51302-610e-432a-90ba-84ddbe173188 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:28.431997 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 465/1851] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:28 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:41:28.555708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9fc78c14-c32b-4b30-a614-f8cc798b1320 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:28.555708 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fc78c14-c32b-4b30-a614-f8cc798b1320 None None] GET https://10.4.3.240/volume// Aug 12 21:41:28.555708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fc78c14-c32b-4b30-a614-f8cc798b1320 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:28.556211 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fc78c14-c32b-4b30-a614-f8cc798b1320 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:28.557472 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fc78c14-c32b-4b30-a614-f8cc798b1320 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:28.557856 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 461/1852] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:41:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:28.571874 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-8df547d3-f996-4a57-9747-5db3d1361f9a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:28.574665 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-8df547d3-f996-4a57-9747-5db3d1361f9a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:41:28.575066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-8df547d3-f996-4a57-9747-5db3d1361f9a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b49f9db0-5473-4767-aa88-0746d69ec891", "connector": null, "instance_uuid": "75c77c1a-1aa0-46c4-8cbf-bbb417dc2cb9"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:28.585002 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:28.585002 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:28.616902 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-8df547d3-f996-4a57-9747-5db3d1361f9a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:41:28.617487 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 468/1853] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:41:28 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 12 21:41:28.672711 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9be5e1fe-5dfc-454c-b7c6-813965fbc737 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:28.675375 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9be5e1fe-5dfc-454c-b7c6-813965fbc737 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:28.675641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9be5e1fe-5dfc-454c-b7c6-813965fbc737 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:28.675861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9be5e1fe-5dfc-454c-b7c6-813965fbc737 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:28.683453 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-819f845b-f8d0-4cfa-8dfa-37793eef3992 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:28.683887 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-819f845b-f8d0-4cfa-8dfa-37793eef3992 None None] GET https://10.4.3.240/volume// Aug 12 21:41:28.684124 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-819f845b-f8d0-4cfa-8dfa-37793eef3992 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:28.684358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-819f845b-f8d0-4cfa-8dfa-37793eef3992 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:28.684805 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-819f845b-f8d0-4cfa-8dfa-37793eef3992 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:28.685207 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 466/1854] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:28.687646 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:28.687646 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:28.694426 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9be5e1fe-5dfc-454c-b7c6-813965fbc737 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:28.700264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-ac2dc0ef-ee20-4568-88e9-bf99a5084e40 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:28.700401 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9be5e1fe-5dfc-454c-b7c6-813965fbc737 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:28.701020 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 460/1855] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:28 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:28.709154 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-ac2dc0ef-ee20-4568-88e9-bf99a5084e40 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:28.709317 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-ac2dc0ef-ee20-4568-88e9-bf99a5084e40 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:28.709615 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-ac2dc0ef-ee20-4568-88e9-bf99a5084e40 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:28.734926 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:28.734926 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:28.740324 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-ac2dc0ef-ee20-4568-88e9-bf99a5084e40 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:28.749068 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-ac2dc0ef-ee20-4568-88e9-bf99a5084e40 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:28.749068 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 462/1856] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:28 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 1083 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:28.881058 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e57e2d79-e0d0-41e2-a8e9-132b2c9bbc57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:28.894852 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e57e2d79-e0d0-41e2-a8e9-132b2c9bbc57 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] PUT https://10.4.3.240/volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9 Aug 12 21:41:28.895143 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e57e2d79-e0d0-41e2-a8e9-132b2c9bbc57 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:28.919325 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e57e2d79-e0d0-41e2-a8e9-132b2c9bbc57 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Acquiring lock "cinder-attachment_update-b49f9db0-5473-4767-aa88-0746d69ec891-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:41:28.933976 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e57e2d79-e0d0-41e2-a8e9-132b2c9bbc57 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Lock "cinder-attachment_update-b49f9db0-5473-4767-aa88-0746d69ec891-np0000007121" acquired by "attachment_update" :: waited 0.015s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:41:28.935260 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:28.935260 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:29.007249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b2c6af52-0311-439b-9653-7aa06ce1162c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:29.008924 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2c6af52-0311-439b-9653-7aa06ce1162c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:29.009245 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2c6af52-0311-439b-9653-7aa06ce1162c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:29.009497 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2c6af52-0311-439b-9653-7aa06ce1162c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:29.009675 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b2c6af52-0311-439b-9653-7aa06ce1162c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:29.014287 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:29.014287 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:29.015196 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2c6af52-0311-439b-9653-7aa06ce1162c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:29.015569 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 467/1857] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:29 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:29.071508 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e57e2d79-e0d0-41e2-a8e9-132b2c9bbc57 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Lock "cinder-attachment_update-b49f9db0-5473-4767-aa88-0746d69ec891-np0000007121" released by "attachment_update" :: held 0.138s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:41:29.071829 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e57e2d79-e0d0-41e2-a8e9-132b2c9bbc57 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9 returned with HTTP 200 Aug 12 21:41:29.072343 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 469/1858] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:41:28 2026] PUT /volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9 => generated 968 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:29.097472 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-c24d7c6b-e1d5-48b4-bb48-a71a65a132fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:29.099784 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-c24d7c6b-e1d5-48b4-bb48-a71a65a132fc tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/encryption Aug 12 21:41:29.100019 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-c24d7c6b-e1d5-48b4-bb48-a71a65a132fc tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:29.100205 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-c24d7c6b-e1d5-48b4-bb48-a71a65a132fc tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:29.115306 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:29.115306 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:29.125451 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-c24d7c6b-e1d5-48b4-bb48-a71a65a132fc tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/encryption returned with HTTP 200 Aug 12 21:41:29.126069 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 461/1859] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:41:29 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:29.152541 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:29.157599 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:41:29.158118 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1676955861"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:29.162859 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1676955861'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:41:29.162859 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume of 1 GB Aug 12 21:41:29.177079 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Availability Zones retrieved successfully. Aug 12 21:41:29.196056 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Flow 'volume_create_api' (9ef086f5-b759-47b3-bed0-f89c5eac659b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:29.197494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07afc255-000b-4f0f-a49b-21e94d2a4091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:29.198824 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:41:29.268501 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07afc255-000b-4f0f-a49b-21e94d2a4091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:29.269770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f03a450-7ed7-4f30-a9e8-a72ac94a0bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:29.410592 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Created reservations ['f70a679a-423f-411f-9f48-ca73a4e2929d', 'df1e6639-8cdc-4736-b37b-aa048e4559c3', 'd944c5c5-c76f-45fc-a590-9ac27cbcb592', '33b78aac-6366-4446-9e73-a0ef83d93fd5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:29.411780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f03a450-7ed7-4f30-a9e8-a72ac94a0bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f70a679a-423f-411f-9f48-ca73a4e2929d', 'df1e6639-8cdc-4736-b37b-aa048e4559c3', 'd944c5c5-c76f-45fc-a590-9ac27cbcb592', '33b78aac-6366-4446-9e73-a0ef83d93fd5']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:29.412905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (221cae9e-7b04-4053-a1e4-7956d9980288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:29.443396 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (221cae9e-7b04-4053-a1e4-7956d9980288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49310194-1d97-4718-9888-619c01346749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1676955861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b7bbcd5f7c44da98daab629248af38',qos_specs=None,replication_status=,reservations=['f70a679a-423f-411f-9f48-ca73a4e2929d','df1e6639-8cdc-4736-b37b-aa048e4559c3','d944c5c5-c76f-45fc-a590-9ac27cbcb592','33b78aac-6366-4446-9e73-a0ef83d93fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4081748b6317461abbb51463adb75780',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1676955861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49310194-1d97-4718-9888-619c01346749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b7bbcd5f7c44da98daab629248af38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4081748b6317461abbb51463adb75780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:29.444307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcdb25b-1ad0-481a-bcbf-3b4f5996c2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:29.473977 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcdb25b-1ad0-481a-bcbf-3b4f5996c2dc) transitioned into state 'SUCCESS' from state '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-1676955861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b7bbcd5f7c44da98daab629248af38',qos_specs=None,replication_status=,reservations=['f70a679a-423f-411f-9f48-ca73a4e2929d','df1e6639-8cdc-4736-b37b-aa048e4559c3','d944c5c5-c76f-45fc-a590-9ac27cbcb592','33b78aac-6366-4446-9e73-a0ef83d93fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4081748b6317461abbb51463adb75780',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:29.475670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd1a2a1-f46c-46f0-a725-1be237a47fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:29.489058 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd1a2a1-f46c-46f0-a725-1be237a47fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:29.490043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Flow 'volume_create_api' (9ef086f5-b759-47b3-bed0-f89c5eac659b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:29.490435 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume request issued successfully. Aug 12 21:41:29.492927 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36563464-0815-4fdd-b9a0-c2973d9307f2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:41:29.492927 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 463/1860] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:41:29 2026] POST /volume/v3/volumes => generated 755 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:29.511983 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-36649713-24ef-4cf1-af33-b5c4a9dcbb7d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:29.515509 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36649713-24ef-4cf1-af33-b5c4a9dcbb7d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:29.515509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36649713-24ef-4cf1-af33-b5c4a9dcbb7d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:29.516090 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36649713-24ef-4cf1-af33-b5c4a9dcbb7d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:29.525834 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:29.525834 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:29.533094 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-36649713-24ef-4cf1-af33-b5c4a9dcbb7d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:29.540008 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36649713-24ef-4cf1-af33-b5c4a9dcbb7d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:29.540753 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 468/1861] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:29 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:29.722538 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8dcf368-5e3e-4607-98d5-5401f5de26a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:29.724542 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8dcf368-5e3e-4607-98d5-5401f5de26a3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:29.724756 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8dcf368-5e3e-4607-98d5-5401f5de26a3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:29.724986 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8dcf368-5e3e-4607-98d5-5401f5de26a3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:29.735868 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:29.735868 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:29.739732 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b8dcf368-5e3e-4607-98d5-5401f5de26a3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:29.750330 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8dcf368-5e3e-4607-98d5-5401f5de26a3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:29.750330 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 470/1862] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:29 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:30.031020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8ff9914-35c5-4e32-afba-eac212a4fbd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:30.034151 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8ff9914-35c5-4e32-afba-eac212a4fbd6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:30.034151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8ff9914-35c5-4e32-afba-eac212a4fbd6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:30.034151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8ff9914-35c5-4e32-afba-eac212a4fbd6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:30.034151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f8ff9914-35c5-4e32-afba-eac212a4fbd6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:30.041061 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:30.041061 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:30.041236 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8ff9914-35c5-4e32-afba-eac212a4fbd6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:30.041712 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 462/1863] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:30 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:30.560519 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-028520e9-a6cb-41e6-b39a-5574aea87eb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:30.562421 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-028520e9-a6cb-41e6-b39a-5574aea87eb7 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:30.563010 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-028520e9-a6cb-41e6-b39a-5574aea87eb7 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:30.564528 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-028520e9-a6cb-41e6-b39a-5574aea87eb7 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:30.574484 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:30.574484 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:30.585661 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-028520e9-a6cb-41e6-b39a-5574aea87eb7 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:30.592216 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-028520e9-a6cb-41e6-b39a-5574aea87eb7 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:30.592216 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 464/1864] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:30 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:30.675644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-c8df1189-dbc5-49a7-ac67-ff9aaeb1e92c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:30.682855 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-c8df1189-dbc5-49a7-ac67-ff9aaeb1e92c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:30.683045 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-c8df1189-dbc5-49a7-ac67-ff9aaeb1e92c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:30.683254 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-c8df1189-dbc5-49a7-ac67-ff9aaeb1e92c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:30.699812 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:30.699812 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:30.706190 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-c8df1189-dbc5-49a7-ac67-ff9aaeb1e92c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:30.713216 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-c8df1189-dbc5-49a7-ac67-ff9aaeb1e92c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:30.714780 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 469/1865] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:30 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:30.766419 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36408014-3fee-4f1b-82e9-ac1a69f97368 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:30.772331 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36408014-3fee-4f1b-82e9-ac1a69f97368 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:30.772651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36408014-3fee-4f1b-82e9-ac1a69f97368 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:30.772930 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36408014-3fee-4f1b-82e9-ac1a69f97368 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:30.793187 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:30.793187 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:30.798644 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-36408014-3fee-4f1b-82e9-ac1a69f97368 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:30.803769 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36408014-3fee-4f1b-82e9-ac1a69f97368 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:30.804573 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 471/1866] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:30 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:30.829814 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6b7d240-92f7-4948-a098-8baaeb60d063 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:30.830359 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6b7d240-92f7-4948-a098-8baaeb60d063 None None] GET https://10.4.3.240/volume// Aug 12 21:41:30.830719 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6b7d240-92f7-4948-a098-8baaeb60d063 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:30.830959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6b7d240-92f7-4948-a098-8baaeb60d063 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:30.831401 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6b7d240-92f7-4948-a098-8baaeb60d063 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:30.836720 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 463/1867] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:41:30 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:30.846744 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-4d47cf0a-59dd-421e-bf8a-1ae70c855b12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:31.056911 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e6ac7bb-5b3f-4b41-915a-7960d4db5f85 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:31.063884 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e6ac7bb-5b3f-4b41-915a-7960d4db5f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:31.064150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e6ac7bb-5b3f-4b41-915a-7960d4db5f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:31.064436 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e6ac7bb-5b3f-4b41-915a-7960d4db5f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:31.064616 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6e6ac7bb-5b3f-4b41-915a-7960d4db5f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:31.073398 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:31.073398 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:31.074598 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e6ac7bb-5b3f-4b41-915a-7960d4db5f85 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:31.075172 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 470/1868] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:31 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:31.116577 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-4d47cf0a-59dd-421e-bf8a-1ae70c855b12 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:41:31.116959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-4d47cf0a-59dd-421e-bf8a-1ae70c855b12 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49310194-1d97-4718-9888-619c01346749", "connector": null, "instance_uuid": "0a1c863f-c47f-443d-a63f-c9f1e3bad5b9"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:31.125939 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:31.125939 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:31.164050 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-4d47cf0a-59dd-421e-bf8a-1ae70c855b12 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:41:31.164050 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 465/1869] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:41:30 2026] POST /volume/v3/attachments => generated 273 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:31.196012 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cb4c5a5d-2470-4f2f-b522-6e0c176254a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:31.202604 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb4c5a5d-2470-4f2f-b522-6e0c176254a0 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:31.202604 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb4c5a5d-2470-4f2f-b522-6e0c176254a0 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:31.202604 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb4c5a5d-2470-4f2f-b522-6e0c176254a0 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:31.216412 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:31.216412 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:31.218262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae228ebc-61ce-4fb7-85d7-b3d3d38c8708 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:31.218754 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae228ebc-61ce-4fb7-85d7-b3d3d38c8708 None None] GET https://10.4.3.240/volume// Aug 12 21:41:31.218953 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae228ebc-61ce-4fb7-85d7-b3d3d38c8708 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:31.219215 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae228ebc-61ce-4fb7-85d7-b3d3d38c8708 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:31.219593 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae228ebc-61ce-4fb7-85d7-b3d3d38c8708 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:31.219932 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 464/1870] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:31.224523 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cb4c5a5d-2470-4f2f-b522-6e0c176254a0 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:31.230321 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-92b7f724-b2b9-4355-9499-817a33807d6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:31.232591 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-92b7f724-b2b9-4355-9499-817a33807d6e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:31.232591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-92b7f724-b2b9-4355-9499-817a33807d6e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:31.232591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-92b7f724-b2b9-4355-9499-817a33807d6e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:31.237475 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb4c5a5d-2470-4f2f-b522-6e0c176254a0 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:31.238029 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 472/1871] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:31 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:31.251084 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:31.251084 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:31.255745 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-92b7f724-b2b9-4355-9499-817a33807d6e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:31.262191 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-92b7f724-b2b9-4355-9499-817a33807d6e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:31.262585 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 471/1872] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:31 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:31.394214 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-5ab96ae5-ecca-4533-98d9-3711f4ece862 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:31.396381 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-5ab96ae5-ecca-4533-98d9-3711f4ece862 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] PUT https://10.4.3.240/volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0 Aug 12 21:41:31.396828 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-5ab96ae5-ecca-4533-98d9-3711f4ece862 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:31.407764 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-5ab96ae5-ecca-4533-98d9-3711f4ece862 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Acquiring lock "cinder-attachment_update-49310194-1d97-4718-9888-619c01346749-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:41:31.412933 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-5ab96ae5-ecca-4533-98d9-3711f4ece862 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Lock "cinder-attachment_update-49310194-1d97-4718-9888-619c01346749-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:41:31.413980 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:31.413980 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:31.562921 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-5ab96ae5-ecca-4533-98d9-3711f4ece862 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Lock "cinder-attachment_update-49310194-1d97-4718-9888-619c01346749-np0000007121" released by "attachment_update" :: held 0.148s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:41:31.563400 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-5ab96ae5-ecca-4533-98d9-3711f4ece862 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0 returned with HTTP 200 Aug 12 21:41:31.563878 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 466/1873] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:41:31 2026] PUT /volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:31.826734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b20d0f1e-a529-4e1f-a4bc-91fa93587d7e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:31.829458 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b20d0f1e-a529-4e1f-a4bc-91fa93587d7e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:31.829780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b20d0f1e-a529-4e1f-a4bc-91fa93587d7e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:31.830089 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b20d0f1e-a529-4e1f-a4bc-91fa93587d7e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:31.845909 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:31.845909 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:31.851609 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b20d0f1e-a529-4e1f-a4bc-91fa93587d7e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:31.858374 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b20d0f1e-a529-4e1f-a4bc-91fa93587d7e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:31.858963 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 465/1874] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:31 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:32.093991 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68e325cd-3c0e-464f-96b7-8963e249a6d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:32.099419 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68e325cd-3c0e-464f-96b7-8963e249a6d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:32.099611 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68e325cd-3c0e-464f-96b7-8963e249a6d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:32.100662 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68e325cd-3c0e-464f-96b7-8963e249a6d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:32.100662 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-68e325cd-3c0e-464f-96b7-8963e249a6d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:32.110461 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:32.110461 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:32.111732 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68e325cd-3c0e-464f-96b7-8963e249a6d6 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:32.113399 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 473/1875] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:32 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:41:32.257123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2125b22f-71ed-461f-bf13-f4d43e794767 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:32.262509 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2125b22f-71ed-461f-bf13-f4d43e794767 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:32.263464 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2125b22f-71ed-461f-bf13-f4d43e794767 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:32.264290 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2125b22f-71ed-461f-bf13-f4d43e794767 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:32.280697 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:32.280697 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:32.284974 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2125b22f-71ed-461f-bf13-f4d43e794767 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:32.290300 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2125b22f-71ed-461f-bf13-f4d43e794767 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:32.290300 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 472/1876] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:32 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:32.875616 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a20ac104-93ba-467b-a83d-acc92c330825 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:32.882952 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a20ac104-93ba-467b-a83d-acc92c330825 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:32.882952 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a20ac104-93ba-467b-a83d-acc92c330825 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:32.882952 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a20ac104-93ba-467b-a83d-acc92c330825 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:32.903529 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:32.903529 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:32.910209 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a20ac104-93ba-467b-a83d-acc92c330825 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:32.916657 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a20ac104-93ba-467b-a83d-acc92c330825 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:32.917269 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 467/1877] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:32 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:33.130300 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-76a699df-158e-41c1-a027-354c309bd301 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:33.136276 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76a699df-158e-41c1-a027-354c309bd301 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:33.136692 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76a699df-158e-41c1-a027-354c309bd301 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:33.137181 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76a699df-158e-41c1-a027-354c309bd301 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:33.137612 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-76a699df-158e-41c1-a027-354c309bd301 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:33.147820 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:33.147820 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:33.149170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76a699df-158e-41c1-a027-354c309bd301 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:33.150746 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 466/1878] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:33 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:41:33.309954 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2775764a-20bd-44e0-b7db-f9a009c88fad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:33.311881 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2775764a-20bd-44e0-b7db-f9a009c88fad tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:33.311881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2775764a-20bd-44e0-b7db-f9a009c88fad tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:33.311881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2775764a-20bd-44e0-b7db-f9a009c88fad tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:33.322965 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:33.322965 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:33.332458 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2775764a-20bd-44e0-b7db-f9a009c88fad tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:33.342260 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2775764a-20bd-44e0-b7db-f9a009c88fad tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:33.342832 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 474/1879] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:33 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:33.658741 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e482e1ac-17cc-4d40-9f38-cd8f0a76c717 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:33.661506 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e482e1ac-17cc-4d40-9f38-cd8f0a76c717 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9/action Aug 12 21:41:33.664325 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e482e1ac-17cc-4d40-9f38-cd8f0a76c717 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:33.664325 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e482e1ac-17cc-4d40-9f38-cd8f0a76c717 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:33.684745 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:33.684745 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:33.699414 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f849ebf5-3640-4d54-8735-6e4134d0c50b req-e482e1ac-17cc-4d40-9f38-cd8f0a76c717 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9/action returned with HTTP 204 Aug 12 21:41:33.700209 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 473/1880] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:41:33 2026] POST /volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:33.940011 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02c89ce8-2170-4c31-bff0-1fb0f71f1e4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:33.947983 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02c89ce8-2170-4c31-bff0-1fb0f71f1e4a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:33.948423 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02c89ce8-2170-4c31-bff0-1fb0f71f1e4a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:33.950134 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02c89ce8-2170-4c31-bff0-1fb0f71f1e4a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:33.989342 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:33.989342 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:33.996032 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-02c89ce8-2170-4c31-bff0-1fb0f71f1e4a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:34.004007 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02c89ce8-2170-4c31-bff0-1fb0f71f1e4a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:34.004550 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 468/1881] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:33 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 1196 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:34.021101 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ffe25bcf-9024-4c32-88e4-19e196c319a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:34.024762 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffe25bcf-9024-4c32-88e4-19e196c319a8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:34.025092 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffe25bcf-9024-4c32-88e4-19e196c319a8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:34.025158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffe25bcf-9024-4c32-88e4-19e196c319a8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:34.037006 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:34.037006 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:34.042151 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ffe25bcf-9024-4c32-88e4-19e196c319a8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:34.048497 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffe25bcf-9024-4c32-88e4-19e196c319a8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:34.049098 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 467/1882] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:34 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 1196 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:34.105291 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-238e7847-faa6-40c8-a3f9-0e5f250dc265 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:34.115192 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-238e7847-faa6-40c8-a3f9-0e5f250dc265 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:34.115949 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-238e7847-faa6-40c8-a3f9-0e5f250dc265 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:34.116438 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-238e7847-faa6-40c8-a3f9-0e5f250dc265 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:34.143790 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:34.143790 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:34.154744 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-238e7847-faa6-40c8-a3f9-0e5f250dc265 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:34.164181 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b21b4d84-37a6-4ae4-82dc-42979ee660f7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:34.167080 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-238e7847-faa6-40c8-a3f9-0e5f250dc265 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:34.168761 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 475/1883] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:34 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 1196 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:34.169514 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b21b4d84-37a6-4ae4-82dc-42979ee660f7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:34.169514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b21b4d84-37a6-4ae4-82dc-42979ee660f7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:34.169790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b21b4d84-37a6-4ae4-82dc-42979ee660f7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:34.169943 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b21b4d84-37a6-4ae4-82dc-42979ee660f7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:34.178211 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:34.178211 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:34.179376 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b21b4d84-37a6-4ae4-82dc-42979ee660f7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:34.179965 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 474/1884] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:34 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:34.199873 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-20d5958f-be12-481b-ac82-95d6ff412d7d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:34.202661 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-20d5958f-be12-481b-ac82-95d6ff412d7d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/action Aug 12 21:41:34.203003 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-20d5958f-be12-481b-ac82-95d6ff412d7d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:34.203189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-20d5958f-be12-481b-ac82-95d6ff412d7d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:34.221797 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:34.221797 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:34.222458 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-20d5958f-be12-481b-ac82-95d6ff412d7d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:34.234883 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-20d5958f-be12-481b-ac82-95d6ff412d7d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Begin detaching volume completed successfully. Aug 12 21:41:34.235342 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-20d5958f-be12-481b-ac82-95d6ff412d7d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/action returned with HTTP 202 Aug 12 21:41:34.236306 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 469/1885] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:41:34 2026] POST /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:41:34.308999 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14adecfc-9364-4320-9e44-8036958ca73a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:34.308999 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14adecfc-9364-4320-9e44-8036958ca73a None None] GET https://10.4.3.240/volume// Aug 12 21:41:34.308999 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14adecfc-9364-4320-9e44-8036958ca73a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:34.308999 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14adecfc-9364-4320-9e44-8036958ca73a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:34.309552 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14adecfc-9364-4320-9e44-8036958ca73a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:34.309724 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 468/1886] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:34.317843 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-4f058330-0d85-4298-8e0d-f35bb57f91d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:34.324157 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-4f058330-0d85-4298-8e0d-f35bb57f91d0 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:34.325403 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-4f058330-0d85-4298-8e0d-f35bb57f91d0 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:34.325403 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-4f058330-0d85-4298-8e0d-f35bb57f91d0 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:34.346331 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:34.346331 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:34.357106 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-4f058330-0d85-4298-8e0d-f35bb57f91d0 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:34.361381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d754c28f-ce9d-484f-8f1c-7874e21b55d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:34.363959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d754c28f-ce9d-484f-8f1c-7874e21b55d5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:34.363959 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d754c28f-ce9d-484f-8f1c-7874e21b55d5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:34.363959 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d754c28f-ce9d-484f-8f1c-7874e21b55d5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:34.368224 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-4f058330-0d85-4298-8e0d-f35bb57f91d0 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:34.368948 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 476/1887] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:34 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 1379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:34.382082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-96d9c8ef-fe75-4fb2-8cff-709bcc9536a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:34.383198 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:34.383198 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:34.385764 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-96d9c8ef-fe75-4fb2-8cff-709bcc9536a4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/encryption Aug 12 21:41:34.385959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-96d9c8ef-fe75-4fb2-8cff-709bcc9536a4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:34.386232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-96d9c8ef-fe75-4fb2-8cff-709bcc9536a4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:34.388758 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d754c28f-ce9d-484f-8f1c-7874e21b55d5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:34.400879 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d754c28f-ce9d-484f-8f1c-7874e21b55d5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:34.400879 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 475/1888] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:34 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:34.407729 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:34.407729 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:34.422719 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-96d9c8ef-fe75-4fb2-8cff-709bcc9536a4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/encryption returned with HTTP 200 Aug 12 21:41:34.423328 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 470/1889] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:41:34 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:35.193761 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3ca34bc-9143-4bb1-aa80-42dfebc2c09b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:35.195565 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3ca34bc-9143-4bb1-aa80-42dfebc2c09b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:35.195778 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3ca34bc-9143-4bb1-aa80-42dfebc2c09b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:35.196041 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3ca34bc-9143-4bb1-aa80-42dfebc2c09b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:35.196135 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b3ca34bc-9143-4bb1-aa80-42dfebc2c09b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:35.200406 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:35.200406 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:35.201132 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3ca34bc-9143-4bb1-aa80-42dfebc2c09b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:35.201513 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 469/1890] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:35 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:35.418511 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1826ec44-727b-4008-87c5-68f8cbe5c7bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:35.421787 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1826ec44-727b-4008-87c5-68f8cbe5c7bc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:35.422979 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1826ec44-727b-4008-87c5-68f8cbe5c7bc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:35.424098 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1826ec44-727b-4008-87c5-68f8cbe5c7bc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:35.454615 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:35.454615 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:35.479038 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1826ec44-727b-4008-87c5-68f8cbe5c7bc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:35.503005 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1826ec44-727b-4008-87c5-68f8cbe5c7bc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:35.506075 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 477/1891] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:35 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:35.540027 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-dc43f627-5444-4232-9203-98159e61b9b3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:35.544632 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-dc43f627-5444-4232-9203-98159e61b9b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0/action Aug 12 21:41:35.548283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-dc43f627-5444-4232-9203-98159e61b9b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:35.548283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-dc43f627-5444-4232-9203-98159e61b9b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:35.615493 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:35.615493 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:35.642983 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f2d839f9-b214-4d0f-8445-0f0b12f8aa5f req-dc43f627-5444-4232-9203-98159e61b9b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0/action returned with HTTP 204 Aug 12 21:41:35.642983 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 476/1892] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:41:35 2026] POST /volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:35.687224 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-c9f43037-9995-432f-927b-1ee5beb504fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:35.691785 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-c9f43037-9995-432f-927b-1ee5beb504fb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9 Aug 12 21:41:35.692299 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-c9f43037-9995-432f-927b-1ee5beb504fb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:35.692533 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-c9f43037-9995-432f-927b-1ee5beb504fb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:35.704198 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:35.704198 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:35.785109 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e07cfe57-6947-46fe-b796-073e75775ed7 req-c9f43037-9995-432f-927b-1ee5beb504fb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9 returned with HTTP 200 Aug 12 21:41:35.785706 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 471/1893] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:41:35 2026] DELETE /volume/v3/attachments/ee4e28b4-0ecb-43b0-8574-d79d46acb6f9 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:36.216432 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce163b57-ac97-4901-9d92-3cba02e05d00 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:36.221301 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce163b57-ac97-4901-9d92-3cba02e05d00 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:36.221301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce163b57-ac97-4901-9d92-3cba02e05d00 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:36.221301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce163b57-ac97-4901-9d92-3cba02e05d00 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:36.221301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ce163b57-ac97-4901-9d92-3cba02e05d00 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:36.241667 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:36.241667 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:36.244010 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce163b57-ac97-4901-9d92-3cba02e05d00 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:36.244010 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 470/1894] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:36 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:36.500280 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-83fdcf4f-3fb5-4db6-9d38-945625c1f0ee req-b70c519b-973f-44ea-9e97-90037a78a20c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:36.504058 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-83fdcf4f-3fb5-4db6-9d38-945625c1f0ee req-b70c519b-973f-44ea-9e97-90037a78a20c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:36.504058 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-83fdcf4f-3fb5-4db6-9d38-945625c1f0ee req-b70c519b-973f-44ea-9e97-90037a78a20c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:36.504058 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-83fdcf4f-3fb5-4db6-9d38-945625c1f0ee req-b70c519b-973f-44ea-9e97-90037a78a20c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:36.515803 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:36.515803 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:36.523914 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e7996ee-14db-41ce-982c-9e9f3d5d3c04 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:36.524018 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-83fdcf4f-3fb5-4db6-9d38-945625c1f0ee req-b70c519b-973f-44ea-9e97-90037a78a20c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:36.524598 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e7996ee-14db-41ce-982c-9e9f3d5d3c04 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:36.524813 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e7996ee-14db-41ce-982c-9e9f3d5d3c04 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:36.524995 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e7996ee-14db-41ce-982c-9e9f3d5d3c04 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:36.534719 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-83fdcf4f-3fb5-4db6-9d38-945625c1f0ee req-b70c519b-973f-44ea-9e97-90037a78a20c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:36.535397 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 478/1895] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:36 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:36.543179 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:36.543179 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:36.551890 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9e7996ee-14db-41ce-982c-9e9f3d5d3c04 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:36.561141 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e7996ee-14db-41ce-982c-9e9f3d5d3c04 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:36.562776 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 477/1896] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:36 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:36.579300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7834926a-e073-44b2-9b0c-7e716c46dd9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:36.582604 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7834926a-e073-44b2-9b0c-7e716c46dd9e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:41:36.582899 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7834926a-e073-44b2-9b0c-7e716c46dd9e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:36.583081 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7834926a-e073-44b2-9b0c-7e716c46dd9e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:36.594100 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:36.594100 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:36.598045 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7834926a-e073-44b2-9b0c-7e716c46dd9e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:41:36.603501 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7834926a-e073-44b2-9b0c-7e716c46dd9e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:41:36.603997 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 472/1897] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:36 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:37.255570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b769540-f423-4531-b798-6000280b3cfd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:37.257904 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b769540-f423-4531-b798-6000280b3cfd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:37.258165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b769540-f423-4531-b798-6000280b3cfd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:37.258406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b769540-f423-4531-b798-6000280b3cfd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:37.258599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5b769540-f423-4531-b798-6000280b3cfd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:37.266296 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:37.266296 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:37.266296 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b769540-f423-4531-b798-6000280b3cfd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:37.266296 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 471/1898] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:37 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:38.018329 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0e72190-53c7-4018-88a7-270fb3c82cf2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:38.020213 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e72190-53c7-4018-88a7-270fb3c82cf2 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] GET https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:38.020403 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e72190-53c7-4018-88a7-270fb3c82cf2 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:38.020595 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e72190-53c7-4018-88a7-270fb3c82cf2 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:38.032221 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:38.032221 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:38.037342 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0e72190-53c7-4018-88a7-270fb3c82cf2 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Volume info retrieved successfully. Aug 12 21:41:38.041889 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e72190-53c7-4018-88a7-270fb3c82cf2 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 returned with HTTP 200 Aug 12 21:41:38.041889 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 479/1899] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:38 2026] GET /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:38.290218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6fad46dd-c288-4eaa-9e59-3924ca9a5d0a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:38.299777 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6fad46dd-c288-4eaa-9e59-3924ca9a5d0a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:38.300687 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6fad46dd-c288-4eaa-9e59-3924ca9a5d0a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:38.301725 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6fad46dd-c288-4eaa-9e59-3924ca9a5d0a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:38.302709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6fad46dd-c288-4eaa-9e59-3924ca9a5d0a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:38.312552 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:38.312552 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:38.313995 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6fad46dd-c288-4eaa-9e59-3924ca9a5d0a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:38.314635 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 478/1900] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:38 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:39.058958 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1398152-6aa3-4bb6-8fc6-bc76b19d1b06 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:39.060891 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1398152-6aa3-4bb6-8fc6-bc76b19d1b06 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] GET https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:39.060937 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1398152-6aa3-4bb6-8fc6-bc76b19d1b06 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:39.061237 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1398152-6aa3-4bb6-8fc6-bc76b19d1b06 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:39.067703 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:39.067703 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:39.070841 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a1398152-6aa3-4bb6-8fc6-bc76b19d1b06 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Volume info retrieved successfully. Aug 12 21:41:39.074558 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1398152-6aa3-4bb6-8fc6-bc76b19d1b06 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 returned with HTTP 200 Aug 12 21:41:39.074893 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 473/1901] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:39 2026] GET /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:39.329209 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7936be85-d9ef-41d1-9b7b-d97373e3915b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:39.331808 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7936be85-d9ef-41d1-9b7b-d97373e3915b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:39.331929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7936be85-d9ef-41d1-9b7b-d97373e3915b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:39.332124 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7936be85-d9ef-41d1-9b7b-d97373e3915b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:39.333319 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7936be85-d9ef-41d1-9b7b-d97373e3915b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:39.339798 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:39.339798 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:39.340037 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7936be85-d9ef-41d1-9b7b-d97373e3915b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:39.340545 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 472/1902] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:39 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:39.671630 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-901fc727-4ce6-4bf2-86c1-9dc2b943783a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:39.673877 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-901fc727-4ce6-4bf2-86c1-9dc2b943783a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:39.674088 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-901fc727-4ce6-4bf2-86c1-9dc2b943783a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:39.674252 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-901fc727-4ce6-4bf2-86c1-9dc2b943783a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:39.674404 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-901fc727-4ce6-4bf2-86c1-9dc2b943783a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Delete volume with id: c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:39.683158 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:39.683158 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:39.683681 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-901fc727-4ce6-4bf2-86c1-9dc2b943783a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Volume info retrieved successfully. Aug 12 21:41:39.706919 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-901fc727-4ce6-4bf2-86c1-9dc2b943783a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Delete volume request issued successfully. Aug 12 21:41:39.707193 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-901fc727-4ce6-4bf2-86c1-9dc2b943783a tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 returned with HTTP 202 Aug 12 21:41:39.708241 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 480/1903] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:41:39 2026] DELETE /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:39.721276 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6454b21b-137a-42a3-91f0-f0e14e7c0b41 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:39.723922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6454b21b-137a-42a3-91f0-f0e14e7c0b41 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] GET https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:39.724201 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6454b21b-137a-42a3-91f0-f0e14e7c0b41 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:39.724514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6454b21b-137a-42a3-91f0-f0e14e7c0b41 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:39.735267 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:39.735267 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:39.741328 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6454b21b-137a-42a3-91f0-f0e14e7c0b41 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Volume info retrieved successfully. Aug 12 21:41:39.748925 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6454b21b-137a-42a3-91f0-f0e14e7c0b41 tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 returned with HTTP 200 Aug 12 21:41:39.750784 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 479/1904] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:39 2026] GET /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:39.801363 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:39.803202 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:39.803401 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:39.803599 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:39.803777 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Delete volume with id: b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:39.810721 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:39.810721 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:39.811271 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:39.821384 np0000007121 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:41:39.826665 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Delete volume request issued successfully. Aug 12 21:41:39.826899 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-398120c8-0dcd-4d52-a23c-3d28ac980462 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 202 Aug 12 21:41:39.827451 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 474/1905] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:41:39 2026] DELETE /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:39.835810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3bf66fb6-b0d2-4011-bc37-c35c8546a266 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:39.837511 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bf66fb6-b0d2-4011-bc37-c35c8546a266 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:39.837801 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bf66fb6-b0d2-4011-bc37-c35c8546a266 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:39.837952 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bf66fb6-b0d2-4011-bc37-c35c8546a266 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:39.846049 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:39.846049 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:39.850100 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3bf66fb6-b0d2-4011-bc37-c35c8546a266 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:39.855878 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bf66fb6-b0d2-4011-bc37-c35c8546a266 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 200 Aug 12 21:41:39.856251 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 473/1906] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:39 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:40.358507 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa0df4a5-f030-4a40-989e-b8a1716e3196 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:40.360362 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa0df4a5-f030-4a40-989e-b8a1716e3196 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:40.360612 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa0df4a5-f030-4a40-989e-b8a1716e3196 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:40.360818 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa0df4a5-f030-4a40-989e-b8a1716e3196 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:40.360957 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fa0df4a5-f030-4a40-989e-b8a1716e3196 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:40.365382 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:40.365382 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:40.366278 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa0df4a5-f030-4a40-989e-b8a1716e3196 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:40.366728 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 481/1907] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:40 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:40.768854 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a1d537ac-1515-42bb-ae4a-0c5baaed758d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:40.773008 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a1d537ac-1515-42bb-ae4a-0c5baaed758d tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] GET https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 Aug 12 21:41:40.773213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a1d537ac-1515-42bb-ae4a-0c5baaed758d tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:40.773387 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a1d537ac-1515-42bb-ae4a-0c5baaed758d tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:40.778676 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a1d537ac-1515-42bb-ae4a-0c5baaed758d tempest-TestImageHashVerification-10064583 tempest-TestImageHashVerification-10064583-project-member] https://10.4.3.240/volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 returned with HTTP 404 Aug 12 21:41:40.779865 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 480/1908] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:40 2026] GET /volume/v3/volumes/c58c2c6f-0bcb-446b-a56b-bd8b540e4097 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:40.874146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-54bba7e2-be85-4fe0-9181-f5f675b46d06 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:40.874817 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54bba7e2-be85-4fe0-9181-f5f675b46d06 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 Aug 12 21:41:40.875061 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54bba7e2-be85-4fe0-9181-f5f675b46d06 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:40.875236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54bba7e2-be85-4fe0-9181-f5f675b46d06 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:40.883459 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54bba7e2-be85-4fe0-9181-f5f675b46d06 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 returned with HTTP 404 Aug 12 21:41:40.886953 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 475/1909] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:40 2026] GET /volume/v3/volumes/b49f9db0-5473-4767-aa88-0746d69ec891 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 21:41:40.893191 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:40.896674 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 Aug 12 21:41:40.896674 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:40.896969 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:40.897190 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Delete volume with id: 9f1d3210-7a12-46d5-aaae-d0d34d109247 Aug 12 21:41:40.905228 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:40.905228 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:40.905854 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:40.929408 np0000007121 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:41:40.941459 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Delete volume request issued successfully. Aug 12 21:41:40.941775 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d01408bc-5c25-4ab6-a5f4-9670cafe7e73 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 returned with HTTP 202 Aug 12 21:41:40.942322 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 474/1910] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:41:40 2026] DELETE /volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:40.952834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-775b4310-e08b-490b-8b12-daf3244da84e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:40.954530 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-775b4310-e08b-490b-8b12-daf3244da84e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 Aug 12 21:41:40.956678 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-775b4310-e08b-490b-8b12-daf3244da84e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:40.956678 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-775b4310-e08b-490b-8b12-daf3244da84e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:40.961732 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:40.961732 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:40.965414 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-775b4310-e08b-490b-8b12-daf3244da84e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:40.971201 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-775b4310-e08b-490b-8b12-daf3244da84e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 returned with HTTP 200 Aug 12 21:41:40.972136 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 482/1911] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:40 2026] GET /volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:41.382877 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b23ca476-35ec-461e-be96-3d5a8ac0ed90 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:41.384256 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b23ca476-35ec-461e-be96-3d5a8ac0ed90 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:41.384493 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b23ca476-35ec-461e-be96-3d5a8ac0ed90 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:41.384715 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b23ca476-35ec-461e-be96-3d5a8ac0ed90 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:41.384861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b23ca476-35ec-461e-be96-3d5a8ac0ed90 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:41.389913 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:41.389913 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:41.390539 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b23ca476-35ec-461e-be96-3d5a8ac0ed90 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:41.391072 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 481/1912] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:41 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:41.987804 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edda95a6-5d84-43ac-b233-1ca8a94f35ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:41.990174 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edda95a6-5d84-43ac-b233-1ca8a94f35ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 Aug 12 21:41:41.990408 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edda95a6-5d84-43ac-b233-1ca8a94f35ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:41.990652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edda95a6-5d84-43ac-b233-1ca8a94f35ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:41.997730 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edda95a6-5d84-43ac-b233-1ca8a94f35ce tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 returned with HTTP 404 Aug 12 21:41:41.998720 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 476/1913] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:41 2026] GET /volume/v3/volumes/9f1d3210-7a12-46d5-aaae-d0d34d109247 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:42.007261 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb5335d9-1229-492f-9214-7259456f7ed4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:42.008839 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb5335d9-1229-492f-9214-7259456f7ed4 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:41:42.009095 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb5335d9-1229-492f-9214-7259456f7ed4 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:42.009250 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb5335d9-1229-492f-9214-7259456f7ed4 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:42.009976 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-eb5335d9-1229-492f-9214-7259456f7ed4 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:41:42.054213 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb5335d9-1229-492f-9214-7259456f7ed4 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Get all volumes completed successfully. Aug 12 21:41:42.056425 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:42.056425 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:42.060611 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb5335d9-1229-492f-9214-7259456f7ed4 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:41:42.061010 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 475/1914] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:41:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13910 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:42.083150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de29c46e-613f-46c7-bffa-af10e6efce7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:42.083150 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de29c46e-613f-46c7-bffa-af10e6efce7f tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] DELETE https://10.4.3.240/volume/v3/types/91ce36c9-7572-4307-a2dc-c81b66340684 Aug 12 21:41:42.083150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de29c46e-613f-46c7-bffa-af10e6efce7f tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:42.083150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de29c46e-613f-46c7-bffa-af10e6efce7f tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:42.111415 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de29c46e-613f-46c7-bffa-af10e6efce7f tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] https://10.4.3.240/volume/v3/types/91ce36c9-7572-4307-a2dc-c81b66340684 returned with HTTP 202 Aug 12 21:41:42.112069 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 483/1915] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:41:42 2026] DELETE /volume/v3/types/91ce36c9-7572-4307-a2dc-c81b66340684 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:42.404970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-88372dc0-f8fb-4f33-b0ba-4245160b3916 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:42.407026 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88372dc0-f8fb-4f33-b0ba-4245160b3916 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:42.407276 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88372dc0-f8fb-4f33-b0ba-4245160b3916 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:42.407529 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88372dc0-f8fb-4f33-b0ba-4245160b3916 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:42.407769 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-88372dc0-f8fb-4f33-b0ba-4245160b3916 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:42.414292 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:42.414292 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:42.415293 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88372dc0-f8fb-4f33-b0ba-4245160b3916 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:42.415682 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 482/1916] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:42 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:43.424891 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-766d739c-1c10-4bac-bc12-cacd1e7b694d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:43.426130 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b8b0556-04d0-42d3-bafb-0fdb11bf0093 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:43.427559 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-766d739c-1c10-4bac-bc12-cacd1e7b694d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:43.427770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-766d739c-1c10-4bac-bc12-cacd1e7b694d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:43.427931 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-766d739c-1c10-4bac-bc12-cacd1e7b694d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:43.428021 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-766d739c-1c10-4bac-bc12-cacd1e7b694d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:43.429900 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b8b0556-04d0-42d3-bafb-0fdb11bf0093 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:41:43.430196 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b8b0556-04d0-42d3-bafb-0fdb11bf0093 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-521428563", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:43.437342 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:43.437342 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:43.438172 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-766d739c-1c10-4bac-bc12-cacd1e7b694d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:43.438695 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 477/1917] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:43 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:43.451595 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b8b0556-04d0-42d3-bafb-0fdb11bf0093 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:41:43.452260 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 476/1918] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:41:43 2026] POST /volume/v3/types => generated 211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:43.465169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6ce94847-ca0f-4d95-a2ac-d3f2211e1490 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:43.467279 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ce94847-ca0f-4d95-a2ac-d3f2211e1490 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] POST https://10.4.3.240/volume/v3/types/fad17a50-d168-49a2-9dfa-3f7721f6948b/encryption Aug 12 21:41:43.467535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ce94847-ca0f-4d95-a2ac-d3f2211e1490 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:43.488343 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ce94847-ca0f-4d95-a2ac-d3f2211e1490 tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] https://10.4.3.240/volume/v3/types/fad17a50-d168-49a2-9dfa-3f7721f6948b/encryption returned with HTTP 200 Aug 12 21:41:43.488946 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 484/1919] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:41:43 2026] POST /volume/v3/types/fad17a50-d168-49a2-9dfa-3f7721f6948b/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:43.528144 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:43.529903 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:41:43.530239 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-426900035", "snapshot_id": null, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "volume_type": "tempest-scenario-type-luks-521428563", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:43.531832 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-426900035', 'snapshot_id': None, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'volume_type': 'tempest-scenario-type-luks-521428563', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:41:43.632030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume of 1 GB Aug 12 21:41:43.632443 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:43.632443 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:43.633163 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Availability Zones retrieved successfully. Aug 12 21:41:43.642339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Flow 'volume_create_api' (a7887df3-e547-475b-826e-6e665c937287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:43.643925 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3330db99-e20c-4b3f-b4f9-fc7106fbf73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:43.645298 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:41:43.719185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3330db99-e20c-4b3f-b4f9-fc7106fbf73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:41:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fad17a50-d168-49a2-9dfa-3f7721f6948b,is_public=True,name='tempest-scenario-type-luks-521428563',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fad17a50-d168-49a2-9dfa-3f7721f6948b', '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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:43.719185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63787ee5-5dfb-4331-884d-23f07098df63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:43.730223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f7fcd44-d0ea-4abb-ad5b-fc57707ca581 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:43.732122 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f7fcd44-d0ea-4abb-ad5b-fc57707ca581 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:41:43.732505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f7fcd44-d0ea-4abb-ad5b-fc57707ca581 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4b123c8-d019-43c9-becc-565e343cc704", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1088667660", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:43.744059 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:43.744059 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:43.744835 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f7fcd44-d0ea-4abb-ad5b-fc57707ca581 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:41:43.744835 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-4f7fcd44-d0ea-4abb-ad5b-fc57707ca581 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create snapshot from volume e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:41:43.750165 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-521428563 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-521428563, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:41:43.750487 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-521428563 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-521428563, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:41:43.779473 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-4f7fcd44-d0ea-4abb-ad5b-fc57707ca581 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['81efbdfc-8544-49a5-81fa-892c65bbff27', '4fed7f66-cba0-474f-8805-9e01ee347e0d', '81927fd2-c022-4ed0-86ad-a053751d2832', '3cfd6801-f804-42cd-bcd9-112e1e7ac828'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:43.780057 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Created reservations ['1031d1b5-3d7b-4417-8ec0-2910b89efa3b', 'f8694486-c9f8-4c40-bb05-cf16ae3ff6f0', '00591fba-f4ee-43cb-9fc1-ccdd1a7430fa', '9b28a963-a346-41e7-a62c-e23c4db854f6'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:43.781797 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63787ee5-5dfb-4331-884d-23f07098df63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1031d1b5-3d7b-4417-8ec0-2910b89efa3b', 'f8694486-c9f8-4c40-bb05-cf16ae3ff6f0', '00591fba-f4ee-43cb-9fc1-ccdd1a7430fa', '9b28a963-a346-41e7-a62c-e23c4db854f6']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:43.782615 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23b4ab5-23ca-4c44-a716-7b579fd03093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:43.812878 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f7fcd44-d0ea-4abb-ad5b-fc57707ca581 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot force create request issued successfully. Aug 12 21:41:43.813227 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f7fcd44-d0ea-4abb-ad5b-fc57707ca581 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:41:43.813396 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23b4ab5-23ca-4c44-a716-7b579fd03093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d38d3ea-bb07-4f20-91d7-6b438380e5c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-426900035',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e65073630a49a9992396a28c22974e',qos_specs=None,replication_status=,reservations=['1031d1b5-3d7b-4417-8ec0-2910b89efa3b','f8694486-c9f8-4c40-bb05-cf16ae3ff6f0','00591fba-f4ee-43cb-9fc1-ccdd1a7430fa','9b28a963-a346-41e7-a62c-e23c4db854f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_type_id=fad17a50-d168-49a2-9dfa-3f7721f6948b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-426900035',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3d38d3ea-bb07-4f20-91d7-6b438380e5c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e65073630a49a9992396a28c22974e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fad17a50-d168-49a2-9dfa-3f7721f6948b),volume_type_id=fad17a50-d168-49a2-9dfa-3f7721f6948b)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:43.813661 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 478/1920] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:41:43 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 12 21:41:43.814537 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742afc43-fe78-417b-ac8f-c48c26e701f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:43.824711 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-74632cd8-594b-4de7-a419-1f63f7efdc9f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:43.827057 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74632cd8-594b-4de7-a419-1f63f7efdc9f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 Aug 12 21:41:43.827321 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74632cd8-594b-4de7-a419-1f63f7efdc9f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:43.827437 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74632cd8-594b-4de7-a419-1f63f7efdc9f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:43.833986 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:43.833986 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:43.834792 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-74632cd8-594b-4de7-a419-1f63f7efdc9f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:41:43.836552 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74632cd8-594b-4de7-a419-1f63f7efdc9f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 returned with HTTP 200 Aug 12 21:41:43.837168 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 477/1921] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:41:43 2026] GET /volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:43.840499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742afc43-fe78-417b-ac8f-c48c26e701f4) transitioned into state 'SUCCESS' from state '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-426900035',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e65073630a49a9992396a28c22974e',qos_specs=None,replication_status=,reservations=['1031d1b5-3d7b-4417-8ec0-2910b89efa3b','f8694486-c9f8-4c40-bb05-cf16ae3ff6f0','00591fba-f4ee-43cb-9fc1-ccdd1a7430fa','9b28a963-a346-41e7-a62c-e23c4db854f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_type_id=fad17a50-d168-49a2-9dfa-3f7721f6948b)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:43.841856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041d8747-5b47-405e-9266-b05fc73b04b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:43.855397 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041d8747-5b47-405e-9266-b05fc73b04b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:43.856738 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Flow 'volume_create_api' (a7887df3-e547-475b-826e-6e665c937287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:43.857325 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume request issued successfully. Aug 12 21:41:43.858030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3fb42e78-4014-4127-8b4c-514db2684ba1 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:41:43.858645 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 483/1922] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:41:43 2026] POST /volume/v3/volumes => generated 790 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:43.874285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2eaacc74-0890-42ce-a3be-eb157ef9c004 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:43.876997 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2eaacc74-0890-42ce-a3be-eb157ef9c004 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:43.877249 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2eaacc74-0890-42ce-a3be-eb157ef9c004 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:43.877484 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2eaacc74-0890-42ce-a3be-eb157ef9c004 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:43.887703 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:43.887703 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:43.896899 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2eaacc74-0890-42ce-a3be-eb157ef9c004 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:43.902858 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2eaacc74-0890-42ce-a3be-eb157ef9c004 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:43.903362 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 485/1923] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:43 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:43.928725 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d5a49320-3dfc-4127-a1fc-0e05152f3e64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:43.930893 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5a49320-3dfc-4127-a1fc-0e05152f3e64 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:43.931094 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5a49320-3dfc-4127-a1fc-0e05152f3e64 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:43.931278 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5a49320-3dfc-4127-a1fc-0e05152f3e64 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:43.939985 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:43.939985 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:43.944213 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d5a49320-3dfc-4127-a1fc-0e05152f3e64 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:43.949095 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5a49320-3dfc-4127-a1fc-0e05152f3e64 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:43.949490 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 479/1924] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:43 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:41:44.439091 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b36ac824-952c-459d-8ed8-3264b69eaa6d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.441336 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b36ac824-952c-459d-8ed8-3264b69eaa6d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:44.441502 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b36ac824-952c-459d-8ed8-3264b69eaa6d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.441718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b36ac824-952c-459d-8ed8-3264b69eaa6d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.453974 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4126c329-0b66-43ea-bd6a-b56554bf071a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.458927 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.458927 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:44.460262 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4126c329-0b66-43ea-bd6a-b56554bf071a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:44.463054 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4126c329-0b66-43ea-bd6a-b56554bf071a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.463418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4126c329-0b66-43ea-bd6a-b56554bf071a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.463668 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4126c329-0b66-43ea-bd6a-b56554bf071a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:44.468819 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.468819 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:44.469608 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4126c329-0b66-43ea-bd6a-b56554bf071a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:44.470232 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 484/1925] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:44.470303 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b36ac824-952c-459d-8ed8-3264b69eaa6d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:44.480949 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b36ac824-952c-459d-8ed8-3264b69eaa6d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:44.481547 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 478/1926] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 939 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:44.481592 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e8a2322b-0890-4074-abf2-ca0bd7ed922f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.488131 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8a2322b-0890-4074-abf2-ca0bd7ed922f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:41:44.488420 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8a2322b-0890-4074-abf2-ca0bd7ed922f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.488708 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8a2322b-0890-4074-abf2-ca0bd7ed922f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.488882 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e8a2322b-0890-4074-abf2-ca0bd7ed922f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:44.503855 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.503855 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:44.503855 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8a2322b-0890-4074-abf2-ca0bd7ed922f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:41:44.503855 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 486/1927] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:44.516955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9c137d8-9230-4ac4-8f81-c2079a9c4915 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.519037 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9c137d8-9230-4ac4-8f81-c2079a9c4915 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:41:44.519458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9c137d8-9230-4ac4-8f81-c2079a9c4915 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "091ceef2-b194-464e-9151-d295b2add301", "incremental": true, "force": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:44.522539 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-b9c137d8-9230-4ac4-8f81-c2079a9c4915 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating new backup {'backup': {'volume_id': '091ceef2-b194-464e-9151-d295b2add301', 'incremental': True, 'force': True}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:41:44.524586 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-b9c137d8-9230-4ac4-8f81-c2079a9c4915 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating backup of volume 091ceef2-b194-464e-9151-d295b2add301 in container None Aug 12 21:41:44.536119 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.536119 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:44.536768 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b9c137d8-9230-4ac4-8f81-c2079a9c4915 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:41:44.563127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b9c137d8-9230-4ac4-8f81-c2079a9c4915 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['badea78a-3718-4ac4-b951-387c30bacdb5', '31b59754-02b7-4407-ab83-06204c00d526'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:44.596459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-307e3b00-2f44-4118-9ef5-7b2c7226ee3b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.596459 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-307e3b00-2f44-4118-9ef5-7b2c7226ee3b None None] GET https://10.4.3.240/volume// Aug 12 21:41:44.596862 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-307e3b00-2f44-4118-9ef5-7b2c7226ee3b None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.596862 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-307e3b00-2f44-4118-9ef5-7b2c7226ee3b None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.597155 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-307e3b00-2f44-4118-9ef5-7b2c7226ee3b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:44.597487 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 485/1928] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:44.607010 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-5059c77c-8068-4d51-87ed-1f2f44ccf376 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.609722 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-5059c77c-8068-4d51-87ed-1f2f44ccf376 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:41:44.610294 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-5059c77c-8068-4d51-87ed-1f2f44ccf376 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e29673b8-db78-4fd4-925f-3c7b2918fc82", "connector": null, "instance_uuid": "939c1da9-cbc0-4d85-8761-8b3501901f4d"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:44.615207 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9c137d8-9230-4ac4-8f81-c2079a9c4915 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:41:44.615616 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 480/1929] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:41:44 2026] POST /volume/v3/backups => generated 288 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:44.628018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bb4f52a-a53b-47c9-b725-da4d8bab05ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.628425 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.628425 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:44.630444 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bb4f52a-a53b-47c9-b725-da4d8bab05ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:44.630505 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bb4f52a-a53b-47c9-b725-da4d8bab05ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.630741 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bb4f52a-a53b-47c9-b725-da4d8bab05ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.630897 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9bb4f52a-a53b-47c9-b725-da4d8bab05ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:44.643233 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.643233 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:44.644338 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bb4f52a-a53b-47c9-b725-da4d8bab05ef tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:44.644791 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 487/1930] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 694 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:44.677210 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-5059c77c-8068-4d51-87ed-1f2f44ccf376 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:41:44.677709 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 479/1931] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:41:44 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 12 21:41:44.713474 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e40dbc8b-c543-4415-925f-a2ec324c7193 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.715669 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e40dbc8b-c543-4415-925f-a2ec324c7193 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:44.716036 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e40dbc8b-c543-4415-925f-a2ec324c7193 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.716213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e40dbc8b-c543-4415-925f-a2ec324c7193 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.727003 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.727003 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:44.731423 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e40dbc8b-c543-4415-925f-a2ec324c7193 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:44.731566 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13f230e0-3626-4ef8-ba92-721ae09fe3a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.732274 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13f230e0-3626-4ef8-ba92-721ae09fe3a6 None None] GET https://10.4.3.240/volume// Aug 12 21:41:44.732274 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13f230e0-3626-4ef8-ba92-721ae09fe3a6 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.732507 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13f230e0-3626-4ef8-ba92-721ae09fe3a6 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.732984 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13f230e0-3626-4ef8-ba92-721ae09fe3a6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:44.733305 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 481/1932] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:44.737676 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e40dbc8b-c543-4415-925f-a2ec324c7193 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:44.738115 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 486/1933] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:44.745747 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-eb265efd-2917-4fb8-9b64-b67f9cce3fcb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.750059 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-eb265efd-2917-4fb8-9b64-b67f9cce3fcb tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:44.750475 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-eb265efd-2917-4fb8-9b64-b67f9cce3fcb tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.751084 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-eb265efd-2917-4fb8-9b64-b67f9cce3fcb tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.766229 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.766229 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:44.772833 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-eb265efd-2917-4fb8-9b64-b67f9cce3fcb tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:44.777263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-eb265efd-2917-4fb8-9b64-b67f9cce3fcb tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:44.777730 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 488/1934] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:44.849931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df6ce35b-74a2-49f5-abd5-2460fa44294a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.852293 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df6ce35b-74a2-49f5-abd5-2460fa44294a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 Aug 12 21:41:44.852617 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df6ce35b-74a2-49f5-abd5-2460fa44294a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.852895 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df6ce35b-74a2-49f5-abd5-2460fa44294a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.861400 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.861400 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:44.861891 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df6ce35b-74a2-49f5-abd5-2460fa44294a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:41:44.862741 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df6ce35b-74a2-49f5-abd5-2460fa44294a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 returned with HTTP 200 Aug 12 21:41:44.863116 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 480/1935] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:44.874486 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f63172ab-a003-4286-87c9-d09c3ec1fe75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.875798 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f63172ab-a003-4286-87c9-d09c3ec1fe75 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 Aug 12 21:41:44.876080 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f63172ab-a003-4286-87c9-d09c3ec1fe75 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.876316 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f63172ab-a003-4286-87c9-d09c3ec1fe75 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.891554 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.891554 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:44.892072 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f63172ab-a003-4286-87c9-d09c3ec1fe75 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:41:44.892895 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f63172ab-a003-4286-87c9-d09c3ec1fe75 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 returned with HTTP 200 Aug 12 21:41:44.893295 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 482/1936] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:44.908028 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-9f735775-88ce-4eac-a84c-1680fe0f474e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.911535 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-9f735775-88ce-4eac-a84c-1680fe0f474e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] PUT https://10.4.3.240/volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304 Aug 12 21:41:44.912084 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-9f735775-88ce-4eac-a84c-1680fe0f474e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:44.917602 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07b97d4f-5f30-4f59-9441-4cce9369e270 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:44.920352 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07b97d4f-5f30-4f59-9441-4cce9369e270 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:44.920656 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07b97d4f-5f30-4f59-9441-4cce9369e270 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:44.921672 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07b97d4f-5f30-4f59-9441-4cce9369e270 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:44.922844 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-9f735775-88ce-4eac-a84c-1680fe0f474e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Acquiring lock "cinder-attachment_update-e29673b8-db78-4fd4-925f-3c7b2918fc82-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:41:44.931314 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-9f735775-88ce-4eac-a84c-1680fe0f474e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Lock "cinder-attachment_update-e29673b8-db78-4fd4-925f-3c7b2918fc82-np0000007121" acquired by "attachment_update" :: waited 0.008s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:41:44.932807 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.932807 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:44.938980 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:44.938980 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:44.946351 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07b97d4f-5f30-4f59-9441-4cce9369e270 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:44.956457 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07b97d4f-5f30-4f59-9441-4cce9369e270 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:44.956929 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 489/1937] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:44 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:45.054589 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-9f735775-88ce-4eac-a84c-1680fe0f474e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Lock "cinder-attachment_update-e29673b8-db78-4fd4-925f-3c7b2918fc82-np0000007121" released by "attachment_update" :: held 0.123s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:41:45.054996 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-9f735775-88ce-4eac-a84c-1680fe0f474e tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304 returned with HTTP 200 Aug 12 21:41:45.055747 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 487/1938] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:41:44 2026] PUT /volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:45.657576 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23ad310b-a3d6-4af8-9005-edd025410511 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:45.659650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23ad310b-a3d6-4af8-9005-edd025410511 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:45.660096 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23ad310b-a3d6-4af8-9005-edd025410511 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:45.660096 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23ad310b-a3d6-4af8-9005-edd025410511 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:45.660243 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-23ad310b-a3d6-4af8-9005-edd025410511 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:45.666117 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:45.666117 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:45.667327 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23ad310b-a3d6-4af8-9005-edd025410511 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:45.672994 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 481/1939] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:45 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:45.753282 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c901822-a0d5-48fa-9b21-0f8f2dea51ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:45.755002 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c901822-a0d5-48fa-9b21-0f8f2dea51ea tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:45.755199 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c901822-a0d5-48fa-9b21-0f8f2dea51ea tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:45.755387 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c901822-a0d5-48fa-9b21-0f8f2dea51ea tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:45.772699 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:45.772699 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:45.778554 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4c901822-a0d5-48fa-9b21-0f8f2dea51ea tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:45.786648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c901822-a0d5-48fa-9b21-0f8f2dea51ea tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:45.786648 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 483/1940] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:45 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:45.973147 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-028fe617-fcd1-4637-8fa7-05dd00c5ccd8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:45.975764 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-028fe617-fcd1-4637-8fa7-05dd00c5ccd8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:45.976025 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-028fe617-fcd1-4637-8fa7-05dd00c5ccd8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:45.976217 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-028fe617-fcd1-4637-8fa7-05dd00c5ccd8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:45.989105 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:45.989105 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:45.993594 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-028fe617-fcd1-4637-8fa7-05dd00c5ccd8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:46.000774 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-028fe617-fcd1-4637-8fa7-05dd00c5ccd8 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:46.001438 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 490/1941] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:45 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:46.683307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c743aec7-17c1-46bd-8b71-047b64dff47a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:46.686525 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c743aec7-17c1-46bd-8b71-047b64dff47a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:46.687101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c743aec7-17c1-46bd-8b71-047b64dff47a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:46.687490 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c743aec7-17c1-46bd-8b71-047b64dff47a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:46.687969 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c743aec7-17c1-46bd-8b71-047b64dff47a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:46.693907 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:46.693907 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:46.694862 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c743aec7-17c1-46bd-8b71-047b64dff47a tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:46.695428 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 488/1942] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:46 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:46.799855 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99aff5dd-ca70-4e4c-a074-660d4d1bcbfa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:46.801699 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99aff5dd-ca70-4e4c-a074-660d4d1bcbfa tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:46.801886 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99aff5dd-ca70-4e4c-a074-660d4d1bcbfa tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:46.802070 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99aff5dd-ca70-4e4c-a074-660d4d1bcbfa tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:46.814747 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:46.814747 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:46.819103 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99aff5dd-ca70-4e4c-a074-660d4d1bcbfa tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:46.824194 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99aff5dd-ca70-4e4c-a074-660d4d1bcbfa tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:46.824766 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 482/1943] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:46 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:47.019704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c7994b16-f77d-411a-9db0-a171746c700a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:47.022316 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c7994b16-f77d-411a-9db0-a171746c700a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:47.022486 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c7994b16-f77d-411a-9db0-a171746c700a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:47.022707 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c7994b16-f77d-411a-9db0-a171746c700a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:47.029180 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:47.029180 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:47.032722 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c7994b16-f77d-411a-9db0-a171746c700a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:47.037600 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c7994b16-f77d-411a-9db0-a171746c700a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:47.038246 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 484/1944] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:47 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:47.707015 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7660ab6e-f907-45b0-a25a-9e8ea737593b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:47.710272 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7660ab6e-f907-45b0-a25a-9e8ea737593b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:47.710616 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7660ab6e-f907-45b0-a25a-9e8ea737593b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:47.711317 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7660ab6e-f907-45b0-a25a-9e8ea737593b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:47.711965 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7660ab6e-f907-45b0-a25a-9e8ea737593b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:47.719949 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:47.719949 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:47.722762 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7660ab6e-f907-45b0-a25a-9e8ea737593b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:47.723286 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 491/1945] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:47 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:47.845323 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9575f657-71b8-4755-a9a7-ae56d8fd4628 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:47.848227 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9575f657-71b8-4755-a9a7-ae56d8fd4628 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:47.848415 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9575f657-71b8-4755-a9a7-ae56d8fd4628 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:47.848603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9575f657-71b8-4755-a9a7-ae56d8fd4628 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:47.871811 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:47.871811 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:47.882927 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9575f657-71b8-4755-a9a7-ae56d8fd4628 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:47.888507 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9575f657-71b8-4755-a9a7-ae56d8fd4628 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:47.888903 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 489/1946] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:47 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 939 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:48.053526 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d0b466b-b883-4c56-ab72-efab37d225b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:48.055280 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d0b466b-b883-4c56-ab72-efab37d225b9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:48.055467 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d0b466b-b883-4c56-ab72-efab37d225b9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:48.055657 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d0b466b-b883-4c56-ab72-efab37d225b9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:48.061997 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:48.061997 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:48.065437 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d0b466b-b883-4c56-ab72-efab37d225b9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:48.070028 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d0b466b-b883-4c56-ab72-efab37d225b9 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:48.070418 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 483/1947] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:48 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:48.738892 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4ab7390-6168-423f-a09d-27a43dc50951 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:48.741037 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4ab7390-6168-423f-a09d-27a43dc50951 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:48.741345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4ab7390-6168-423f-a09d-27a43dc50951 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:48.741545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4ab7390-6168-423f-a09d-27a43dc50951 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:48.741675 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d4ab7390-6168-423f-a09d-27a43dc50951 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:48.751459 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:48.751459 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:48.752242 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4ab7390-6168-423f-a09d-27a43dc50951 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:48.752571 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 485/1948] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:48 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:48.925094 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aeb99b98-a93f-4d1c-b55a-3095d2af0fe4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:48.930532 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aeb99b98-a93f-4d1c-b55a-3095d2af0fe4 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:48.930787 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aeb99b98-a93f-4d1c-b55a-3095d2af0fe4 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:48.931016 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aeb99b98-a93f-4d1c-b55a-3095d2af0fe4 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:48.946230 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:48.946230 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:48.951429 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aeb99b98-a93f-4d1c-b55a-3095d2af0fe4 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:48.958037 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aeb99b98-a93f-4d1c-b55a-3095d2af0fe4 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:48.958570 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 492/1949] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:48 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:49.086756 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9571a0a1-6691-4073-8415-3a6fe6c6713b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:49.091768 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9571a0a1-6691-4073-8415-3a6fe6c6713b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:49.092137 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9571a0a1-6691-4073-8415-3a6fe6c6713b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:49.092390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9571a0a1-6691-4073-8415-3a6fe6c6713b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:49.103969 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:49.103969 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:49.108932 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9571a0a1-6691-4073-8415-3a6fe6c6713b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:49.114566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9571a0a1-6691-4073-8415-3a6fe6c6713b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:49.115127 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 490/1950] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:49 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:49.361797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:49.509822 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:41:49.510414 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1291625609"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:49.513758 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1291625609'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:41:49.513834 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Create volume of 1 GB Aug 12 21:41:49.524223 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Availability Zones retrieved successfully. Aug 12 21:41:49.530483 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Flow 'volume_create_api' (a5b315bd-8537-4c37-8551-cfa3d95920a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:49.531659 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a081a6f4-69e4-44d3-bc78-647fe7fe54ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:49.532337 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:41:49.567449 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a081a6f4-69e4-44d3-bc78-647fe7fe54ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:49.568763 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7412f222-58cf-4f57-b081-9843eccc5ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:49.635940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Created reservations ['6597aacc-eb55-475d-b9c2-62f984fd4e67', 'b9136dab-4b45-4a6a-9682-49f4be30cf9a', '510473dd-aeb0-4353-9f75-99e92643c10d', 'a19ab933-75bb-486d-a35a-f074d6d25ae8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:49.637038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7412f222-58cf-4f57-b081-9843eccc5ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6597aacc-eb55-475d-b9c2-62f984fd4e67', 'b9136dab-4b45-4a6a-9682-49f4be30cf9a', '510473dd-aeb0-4353-9f75-99e92643c10d', 'a19ab933-75bb-486d-a35a-f074d6d25ae8']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:49.639188 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52f23ed-9839-4bde-9dab-32648417b583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:49.671606 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52f23ed-9839-4bde-9dab-32648417b583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3b0c95-9c3a-41c8-966f-318631e56d98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291625609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f8bc645cf8d494681c708e97fe52642',qos_specs=None,replication_status=,reservations=['6597aacc-eb55-475d-b9c2-62f984fd4e67','b9136dab-4b45-4a6a-9682-49f4be30cf9a','510473dd-aeb0-4353-9f75-99e92643c10d','a19ab933-75bb-486d-a35a-f074d6d25ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d345a097c2df4f82af01399e155bbe08',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291625609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3b0c95-9c3a-41c8-966f-318631e56d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f8bc645cf8d494681c708e97fe52642',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d345a097c2df4f82af01399e155bbe08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:49.672557 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc1ca91-9321-4395-925d-e3130530d1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:49.697491 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc1ca91-9321-4395-925d-e3130530d1a6) transitioned into state 'SUCCESS' from state '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-1291625609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f8bc645cf8d494681c708e97fe52642',qos_specs=None,replication_status=,reservations=['6597aacc-eb55-475d-b9c2-62f984fd4e67','b9136dab-4b45-4a6a-9682-49f4be30cf9a','510473dd-aeb0-4353-9f75-99e92643c10d','a19ab933-75bb-486d-a35a-f074d6d25ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d345a097c2df4f82af01399e155bbe08',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:49.698427 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7b2bd82-625e-48cc-b4c2-acbf3d997438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:49.710732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7b2bd82-625e-48cc-b4c2-acbf3d997438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:49.711815 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Flow 'volume_create_api' (a5b315bd-8537-4c37-8551-cfa3d95920a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:49.714873 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Create volume request issued successfully. Aug 12 21:41:49.714873 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b562a458-3b6f-4195-8afd-0b4ff017afe5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:41:49.714873 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 484/1951] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:41:49 2026] POST /volume/v3/volumes => generated 778 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:49.727812 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c63eefdb-36d0-48a4-ad1d-4e34d2f56999 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:49.731480 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c63eefdb-36d0-48a4-ad1d-4e34d2f56999 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 Aug 12 21:41:49.731480 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c63eefdb-36d0-48a4-ad1d-4e34d2f56999 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:49.731480 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c63eefdb-36d0-48a4-ad1d-4e34d2f56999 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:49.739396 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:49.739396 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:49.742328 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c63eefdb-36d0-48a4-ad1d-4e34d2f56999 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Volume info retrieved successfully. Aug 12 21:41:49.747169 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c63eefdb-36d0-48a4-ad1d-4e34d2f56999 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 returned with HTTP 200 Aug 12 21:41:49.747423 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 486/1952] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:49 2026] GET /volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:49.763673 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-900940b1-cd04-4b48-9f2c-09813e80e8cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:49.769006 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-900940b1-cd04-4b48-9f2c-09813e80e8cf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:49.769006 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-900940b1-cd04-4b48-9f2c-09813e80e8cf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:49.769006 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-900940b1-cd04-4b48-9f2c-09813e80e8cf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:49.769006 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-900940b1-cd04-4b48-9f2c-09813e80e8cf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:49.774370 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:49.774370 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:49.774499 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-900940b1-cd04-4b48-9f2c-09813e80e8cf tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:49.774871 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 493/1953] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:49 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:49.973330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-81b64ca1-414a-4a50-bfa7-3ee73e84aa87 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:49.975917 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81b64ca1-414a-4a50-bfa7-3ee73e84aa87 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:49.976058 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81b64ca1-414a-4a50-bfa7-3ee73e84aa87 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:49.976331 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81b64ca1-414a-4a50-bfa7-3ee73e84aa87 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:49.993218 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:49.993218 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:49.998651 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-81b64ca1-414a-4a50-bfa7-3ee73e84aa87 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:50.004703 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81b64ca1-414a-4a50-bfa7-3ee73e84aa87 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:50.005232 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 491/1954] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:49 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:50.129476 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f29a3c88-b34e-4781-b823-0d550afafb1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:50.131921 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f29a3c88-b34e-4781-b823-0d550afafb1a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:50.131921 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f29a3c88-b34e-4781-b823-0d550afafb1a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:50.132105 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f29a3c88-b34e-4781-b823-0d550afafb1a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:50.144919 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:50.144919 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:50.152047 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f29a3c88-b34e-4781-b823-0d550afafb1a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:50.159311 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f29a3c88-b34e-4781-b823-0d550afafb1a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:50.159903 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 485/1955] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:50 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:50.406093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b08d9630-1637-449b-a1bb-8110ca21c65c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:50.407994 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b08d9630-1637-449b-a1bb-8110ca21c65c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304/action Aug 12 21:41:50.408349 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b08d9630-1637-449b-a1bb-8110ca21c65c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:50.410244 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b08d9630-1637-449b-a1bb-8110ca21c65c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:50.425909 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:50.425909 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:50.438985 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a96a10e4-3ac2-4ce0-b6cd-efdf7cc10ba3 req-b08d9630-1637-449b-a1bb-8110ca21c65c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304/action returned with HTTP 204 Aug 12 21:41:50.439490 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 487/1956] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:41:50 2026] POST /volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:50.766776 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da6b375f-ef91-4b41-ad04-3a6ddd0b1736 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:50.772749 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da6b375f-ef91-4b41-ad04-3a6ddd0b1736 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 Aug 12 21:41:50.773545 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da6b375f-ef91-4b41-ad04-3a6ddd0b1736 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:50.774276 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da6b375f-ef91-4b41-ad04-3a6ddd0b1736 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:50.783091 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:50.783091 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:50.786376 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da6b375f-ef91-4b41-ad04-3a6ddd0b1736 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Volume info retrieved successfully. Aug 12 21:41:50.789689 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-232a3c1a-b61b-483e-9ffb-daccab37dd11 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:50.790826 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da6b375f-ef91-4b41-ad04-3a6ddd0b1736 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 returned with HTTP 200 Aug 12 21:41:50.791337 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 494/1957] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:50 2026] GET /volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:50.791991 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-232a3c1a-b61b-483e-9ffb-daccab37dd11 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:50.792242 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-232a3c1a-b61b-483e-9ffb-daccab37dd11 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:50.792515 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-232a3c1a-b61b-483e-9ffb-daccab37dd11 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:50.792686 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-232a3c1a-b61b-483e-9ffb-daccab37dd11 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:50.797917 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:50.797917 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:50.798833 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-232a3c1a-b61b-483e-9ffb-daccab37dd11 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:50.799261 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 492/1958] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:50 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:50.807122 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe6f8fd0-76f3-4506-8d10-c2769575e503 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:50.809476 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe6f8fd0-76f3-4506-8d10-c2769575e503 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:41:50.809847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe6f8fd0-76f3-4506-8d10-c2769575e503 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd3b0c95-9c3a-41c8-966f-318631e56d98", "name": "tempest-type-Backup-632241570"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:50.811499 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-fe6f8fd0-76f3-4506-8d10-c2769575e503 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Creating new backup {'backup': {'volume_id': 'cd3b0c95-9c3a-41c8-966f-318631e56d98', 'name': 'tempest-type-Backup-632241570'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:41:50.811838 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-fe6f8fd0-76f3-4506-8d10-c2769575e503 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Creating backup of volume cd3b0c95-9c3a-41c8-966f-318631e56d98 in container None Aug 12 21:41:50.823385 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:50.823385 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:50.823963 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fe6f8fd0-76f3-4506-8d10-c2769575e503 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Volume info retrieved successfully. Aug 12 21:41:50.864543 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fe6f8fd0-76f3-4506-8d10-c2769575e503 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Created reservations ['e089c5c9-347e-4b7e-88b7-c79f1a97638c', '8d7c8c5f-867a-4dcf-a6f1-82cf38d42f1a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:50.908645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe6f8fd0-76f3-4506-8d10-c2769575e503 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:41:50.909235 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 486/1959] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:41:50 2026] POST /volume/v3/backups => generated 315 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:50.917715 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5acbe4e2-1fcc-4f21-b0b9-19016469173a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:50.919723 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5acbe4e2-1fcc-4f21-b0b9-19016469173a tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:50.920127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5acbe4e2-1fcc-4f21-b0b9-19016469173a tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:50.920403 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5acbe4e2-1fcc-4f21-b0b9-19016469173a tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:50.920509 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5acbe4e2-1fcc-4f21-b0b9-19016469173a tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:50.932862 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:50.932862 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:50.933792 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5acbe4e2-1fcc-4f21-b0b9-19016469173a tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:50.934269 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 488/1960] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:50 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:51.026519 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33aec55c-93f1-4fc1-ac25-dbfe2cf3d129 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:51.028302 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33aec55c-93f1-4fc1-ac25-dbfe2cf3d129 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:51.028540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33aec55c-93f1-4fc1-ac25-dbfe2cf3d129 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:51.028796 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33aec55c-93f1-4fc1-ac25-dbfe2cf3d129 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:51.038866 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:51.038866 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:51.042563 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33aec55c-93f1-4fc1-ac25-dbfe2cf3d129 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:51.046787 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33aec55c-93f1-4fc1-ac25-dbfe2cf3d129 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:51.047400 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 495/1961] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:51 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 1231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:41:51.069356 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fe3b5ad2-534e-41f8-a49f-fe516a204bc7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:51.074209 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe3b5ad2-534e-41f8-a49f-fe516a204bc7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:41:51.075836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe3b5ad2-534e-41f8-a49f-fe516a204bc7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:51.076105 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe3b5ad2-534e-41f8-a49f-fe516a204bc7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:51.094152 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:51.094152 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:51.104300 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fe3b5ad2-534e-41f8-a49f-fe516a204bc7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:51.112670 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe3b5ad2-534e-41f8-a49f-fe516a204bc7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:41:51.113813 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 493/1962] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:51 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 1231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:51.176560 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f5c479b-3171-406b-980d-964e86d1319f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:51.178438 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f5c479b-3171-406b-980d-964e86d1319f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:51.178732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f5c479b-3171-406b-980d-964e86d1319f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:51.178862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f5c479b-3171-406b-980d-964e86d1319f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:51.192920 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:51.192920 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:51.203725 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f5c479b-3171-406b-980d-964e86d1319f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:51.209214 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f5c479b-3171-406b-980d-964e86d1319f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:51.209974 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 487/1963] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:51 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:41:51.662378 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31f9c63a-d328-4cef-baa9-bdb985f1106d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:51.664440 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31f9c63a-d328-4cef-baa9-bdb985f1106d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:51.664691 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31f9c63a-d328-4cef-baa9-bdb985f1106d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:51.664888 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31f9c63a-d328-4cef-baa9-bdb985f1106d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:51.673133 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:51.673133 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:51.679174 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-31f9c63a-d328-4cef-baa9-bdb985f1106d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:51.684636 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31f9c63a-d328-4cef-baa9-bdb985f1106d tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:51.685152 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 489/1964] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:51 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:51.813541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f07d90c1-eb06-4dc8-9d9d-a19d008018cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:51.816817 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f07d90c1-eb06-4dc8-9d9d-a19d008018cd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:51.816817 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f07d90c1-eb06-4dc8-9d9d-a19d008018cd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:51.816817 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f07d90c1-eb06-4dc8-9d9d-a19d008018cd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:51.816817 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f07d90c1-eb06-4dc8-9d9d-a19d008018cd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:51.824414 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:51.824414 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:51.825162 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f07d90c1-eb06-4dc8-9d9d-a19d008018cd tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:51.825508 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 496/1965] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:51 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:51.945363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5485f75d-0ab4-4fb9-8eaa-5344234a354d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:51.947190 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5485f75d-0ab4-4fb9-8eaa-5344234a354d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:51.947669 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5485f75d-0ab4-4fb9-8eaa-5344234a354d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:51.948949 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5485f75d-0ab4-4fb9-8eaa-5344234a354d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:51.948949 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5485f75d-0ab4-4fb9-8eaa-5344234a354d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:51.962236 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:51.962236 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:51.963575 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5485f75d-0ab4-4fb9-8eaa-5344234a354d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:51.964197 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 494/1966] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:51 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:52.028450 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d99a795-8a9a-4510-9170-8185a6169486 req-652ef1cb-e101-403a-ae72-30c175818976 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.036943 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-652ef1cb-e101-403a-ae72-30c175818976 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:52.037164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-652ef1cb-e101-403a-ae72-30c175818976 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:52.037398 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-652ef1cb-e101-403a-ae72-30c175818976 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:52.052903 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:52.052903 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:52.061984 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0d99a795-8a9a-4510-9170-8185a6169486 req-652ef1cb-e101-403a-ae72-30c175818976 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:52.069110 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-652ef1cb-e101-403a-ae72-30c175818976 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:52.069825 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 488/1967] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:52 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:52.158761 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-46b10596-e176-4352-9510-c80b0fe3cc10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.159296 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46b10596-e176-4352-9510-c80b0fe3cc10 None None] GET https://10.4.3.240/volume// Aug 12 21:41:52.159536 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46b10596-e176-4352-9510-c80b0fe3cc10 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:52.159824 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46b10596-e176-4352-9510-c80b0fe3cc10 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:52.160326 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46b10596-e176-4352-9510-c80b0fe3cc10 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:52.160950 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 490/1968] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:41:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:52.169189 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0d99a795-8a9a-4510-9170-8185a6169486 req-3319b1f0-4ff4-4e2d-b366-597aaffa66ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.222107 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-30f84cb0-95bf-4063-aa04-b464e02ba073 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.223981 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30f84cb0-95bf-4063-aa04-b464e02ba073 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:52.224196 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30f84cb0-95bf-4063-aa04-b464e02ba073 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:52.224427 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30f84cb0-95bf-4063-aa04-b464e02ba073 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:52.231617 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:52.231617 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:52.234994 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-30f84cb0-95bf-4063-aa04-b464e02ba073 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:52.239053 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30f84cb0-95bf-4063-aa04-b464e02ba073 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:52.239381 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 495/1969] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:52 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:52.254864 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-3319b1f0-4ff4-4e2d-b366-597aaffa66ae tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:41:52.255270 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-3319b1f0-4ff4-4e2d-b366-597aaffa66ae tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f80667a8-c762-453c-9475-dd4446cecbe5", "connector": null, "instance_uuid": "939c1da9-cbc0-4d85-8761-8b3501901f4d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:52.264265 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:52.264265 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:52.286465 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-3319b1f0-4ff4-4e2d-b366-597aaffa66ae tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:41:52.286965 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 497/1970] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:41:52 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:52.316781 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15235198-8c9b-4f5e-b048-3b6fd36da1f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.318274 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15235198-8c9b-4f5e-b048-3b6fd36da1f0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:52.318274 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15235198-8c9b-4f5e-b048-3b6fd36da1f0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:52.318274 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15235198-8c9b-4f5e-b048-3b6fd36da1f0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:52.328711 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:52.328711 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:52.329984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ea06886c-391f-4c9d-a9a7-56c57919f0cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.330606 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea06886c-391f-4c9d-a9a7-56c57919f0cd None None] GET https://10.4.3.240/volume// Aug 12 21:41:52.330606 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea06886c-391f-4c9d-a9a7-56c57919f0cd None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:52.330793 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea06886c-391f-4c9d-a9a7-56c57919f0cd None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:52.331445 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea06886c-391f-4c9d-a9a7-56c57919f0cd None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:41:52.331445 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 491/1971] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:41:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:41:52.332117 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15235198-8c9b-4f5e-b048-3b6fd36da1f0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:52.336585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15235198-8c9b-4f5e-b048-3b6fd36da1f0 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:52.336932 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 489/1972] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:52 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:52.339076 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0d99a795-8a9a-4510-9170-8185a6169486 req-e37ccabe-8d37-4fb2-ac63-0c71eb5af23a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.342451 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-e37ccabe-8d37-4fb2-ac63-0c71eb5af23a tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:52.342757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-e37ccabe-8d37-4fb2-ac63-0c71eb5af23a tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:52.342998 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-e37ccabe-8d37-4fb2-ac63-0c71eb5af23a tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:52.361271 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:52.361271 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:52.367032 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0d99a795-8a9a-4510-9170-8185a6169486 req-e37ccabe-8d37-4fb2-ac63-0c71eb5af23a tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:52.373674 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-e37ccabe-8d37-4fb2-ac63-0c71eb5af23a tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:52.374235 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 496/1973] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:41:52 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:41:52.477354 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0d99a795-8a9a-4510-9170-8185a6169486 req-0c6445e6-abc9-4f4c-9a68-091338f4e404 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.479472 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-0c6445e6-abc9-4f4c-9a68-091338f4e404 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] PUT https://10.4.3.240/volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550 Aug 12 21:41:52.479980 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-0c6445e6-abc9-4f4c-9a68-091338f4e404 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:52.487258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0d99a795-8a9a-4510-9170-8185a6169486 req-0c6445e6-abc9-4f4c-9a68-091338f4e404 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Acquiring lock "cinder-attachment_update-f80667a8-c762-453c-9475-dd4446cecbe5-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:41:52.492284 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0d99a795-8a9a-4510-9170-8185a6169486 req-0c6445e6-abc9-4f4c-9a68-091338f4e404 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Lock "cinder-attachment_update-f80667a8-c762-453c-9475-dd4446cecbe5-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:41:52.493587 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:52.493587 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:52.568421 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0d99a795-8a9a-4510-9170-8185a6169486 req-0c6445e6-abc9-4f4c-9a68-091338f4e404 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Lock "cinder-attachment_update-f80667a8-c762-453c-9475-dd4446cecbe5-np0000007121" released by "attachment_update" :: held 0.076s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:41:52.568778 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-0c6445e6-abc9-4f4c-9a68-091338f4e404 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550 returned with HTTP 200 Aug 12 21:41:52.569187 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 498/1974] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:41:52 2026] PUT /volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:41:52.836206 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-373f0ae2-ee95-4158-81be-dc29bb8d45ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.838074 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-373f0ae2-ee95-4158-81be-dc29bb8d45ea tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:52.838290 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-373f0ae2-ee95-4158-81be-dc29bb8d45ea tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:52.838495 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-373f0ae2-ee95-4158-81be-dc29bb8d45ea tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:52.838634 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-373f0ae2-ee95-4158-81be-dc29bb8d45ea tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:52.842708 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:52.842708 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:52.843549 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-373f0ae2-ee95-4158-81be-dc29bb8d45ea tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:52.844091 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 492/1975] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:52 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:52.976870 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb0d7232-0722-4042-bc43-c51e2f6fc5a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:52.978566 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb0d7232-0722-4042-bc43-c51e2f6fc5a2 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:52.978801 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb0d7232-0722-4042-bc43-c51e2f6fc5a2 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:52.978989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb0d7232-0722-4042-bc43-c51e2f6fc5a2 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:52.979089 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bb0d7232-0722-4042-bc43-c51e2f6fc5a2 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:52.983021 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:52.983021 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:52.983570 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb0d7232-0722-4042-bc43-c51e2f6fc5a2 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:52.983950 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 490/1976] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:52 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:53.251617 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d17d6787-d904-4019-8332-6a80d1579573 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:53.255328 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d17d6787-d904-4019-8332-6a80d1579573 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:53.255328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d17d6787-d904-4019-8332-6a80d1579573 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:53.255328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d17d6787-d904-4019-8332-6a80d1579573 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:53.261678 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:53.261678 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:53.265437 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d17d6787-d904-4019-8332-6a80d1579573 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:53.269956 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d17d6787-d904-4019-8332-6a80d1579573 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:53.270437 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 497/1977] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:53 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:53.352110 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0d42653-acd8-4615-a661-7b18d5bf85d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:53.354136 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0d42653-acd8-4615-a661-7b18d5bf85d3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:53.354415 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0d42653-acd8-4615-a661-7b18d5bf85d3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:53.354657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0d42653-acd8-4615-a661-7b18d5bf85d3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:53.364433 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:53.364433 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:53.367616 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0d42653-acd8-4615-a661-7b18d5bf85d3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:53.371642 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0d42653-acd8-4615-a661-7b18d5bf85d3 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:53.372009 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 499/1978] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:53 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:53.648148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:53.649984 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:41:53.650368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1078908037"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:53.652023 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1078908037'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:41:53.652135 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Create volume of 1 GB Aug 12 21:41:53.657848 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Availability Zones retrieved successfully. Aug 12 21:41:53.664009 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Flow 'volume_create_api' (bcaaf6d7-f231-4584-aacd-8b7f5102d2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:53.665177 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73310e38-e169-4833-b82e-3f64662e3331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:53.666257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:41:53.693206 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73310e38-e169-4833-b82e-3f64662e3331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:53.694241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb72dcf2-23f8-404d-92b0-6fc9ce23156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:53.766644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Created reservations ['aeb34bdc-306a-48b8-bfc6-4005209be971', '33805c63-7854-42b1-a96a-fb606f729851', '95393984-37ee-422b-89da-123d8ed539df', 'be286a09-8256-4bf6-9e4f-3674631d33b5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:53.767445 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb72dcf2-23f8-404d-92b0-6fc9ce23156a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeb34bdc-306a-48b8-bfc6-4005209be971', '33805c63-7854-42b1-a96a-fb606f729851', '95393984-37ee-422b-89da-123d8ed539df', 'be286a09-8256-4bf6-9e4f-3674631d33b5']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:53.768132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b565c5e8-d5c7-427e-b3f9-f8964b83df06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:53.793550 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b565c5e8-d5c7-427e-b3f9-f8964b83df06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffd9edd7-f40f-417d-94fe-c538ff195cd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1078908037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a036c4875704991a9794007382a1fa0',qos_specs=None,replication_status=,reservations=['aeb34bdc-306a-48b8-bfc6-4005209be971','33805c63-7854-42b1-a96a-fb606f729851','95393984-37ee-422b-89da-123d8ed539df','be286a09-8256-4bf6-9e4f-3674631d33b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6b68e1a7724016a0d90437d7907bd1',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1078908037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffd9edd7-f40f-417d-94fe-c538ff195cd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a036c4875704991a9794007382a1fa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6b68e1a7724016a0d90437d7907bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:53.794536 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec5d348-76d4-4aaf-8b48-0ddf1c24272d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:53.813096 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec5d348-76d4-4aaf-8b48-0ddf1c24272d) transitioned into state 'SUCCESS' from state '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-1078908037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a036c4875704991a9794007382a1fa0',qos_specs=None,replication_status=,reservations=['aeb34bdc-306a-48b8-bfc6-4005209be971','33805c63-7854-42b1-a96a-fb606f729851','95393984-37ee-422b-89da-123d8ed539df','be286a09-8256-4bf6-9e4f-3674631d33b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6b68e1a7724016a0d90437d7907bd1',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:53.813887 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af25f92-fa46-4faf-b7ea-98ea3949e4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:53.822611 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af25f92-fa46-4faf-b7ea-98ea3949e4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:53.823434 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Flow 'volume_create_api' (bcaaf6d7-f231-4584-aacd-8b7f5102d2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:53.823853 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Create volume request issued successfully. Aug 12 21:41:53.824461 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-862b1ab1-1944-418d-9291-1f4f2cf1f473 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:41:53.824969 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 493/1979] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:41:53 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:53.851826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c05dc608-dd4b-4366-96ed-ae7383aad6b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:53.854302 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c05dc608-dd4b-4366-96ed-ae7383aad6b0 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 Aug 12 21:41:53.854302 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c05dc608-dd4b-4366-96ed-ae7383aad6b0 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:53.854302 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c05dc608-dd4b-4366-96ed-ae7383aad6b0 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:53.854446 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1d53f766-8130-46a1-8f65-04b82d7a2460 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:53.857149 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d53f766-8130-46a1-8f65-04b82d7a2460 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:53.857448 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d53f766-8130-46a1-8f65-04b82d7a2460 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:53.857769 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d53f766-8130-46a1-8f65-04b82d7a2460 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:53.857941 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-1d53f766-8130-46a1-8f65-04b82d7a2460 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:53.861051 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:53.861051 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:53.862831 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:53.862831 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:53.862831 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d53f766-8130-46a1-8f65-04b82d7a2460 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:53.862831 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 498/1980] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:53 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:53.868607 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c05dc608-dd4b-4366-96ed-ae7383aad6b0 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:53.872991 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c05dc608-dd4b-4366-96ed-ae7383aad6b0 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 returned with HTTP 200 Aug 12 21:41:53.873399 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 491/1981] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:53 2026] GET /volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:53.993741 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01aad49e-cba8-4937-87ef-09a95e01a7f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:53.995645 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01aad49e-cba8-4937-87ef-09a95e01a7f0 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:53.996051 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01aad49e-cba8-4937-87ef-09a95e01a7f0 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:53.996171 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01aad49e-cba8-4937-87ef-09a95e01a7f0 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:53.996222 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-01aad49e-cba8-4937-87ef-09a95e01a7f0 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:54.014173 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:54.014173 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:54.014861 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01aad49e-cba8-4937-87ef-09a95e01a7f0 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:54.015268 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 500/1982] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:53 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:54.282757 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63040673-359f-48d9-9380-b27e204f6591 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:54.284643 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63040673-359f-48d9-9380-b27e204f6591 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:54.284872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63040673-359f-48d9-9380-b27e204f6591 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:54.285053 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63040673-359f-48d9-9380-b27e204f6591 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:54.292089 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:54.292089 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:54.296069 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63040673-359f-48d9-9380-b27e204f6591 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:54.301636 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63040673-359f-48d9-9380-b27e204f6591 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:54.302070 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 494/1983] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:54 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:54.388363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c8a3e1d9-afc0-4b47-9c27-7fc7872fa979 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:54.390090 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8a3e1d9-afc0-4b47-9c27-7fc7872fa979 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:54.390459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8a3e1d9-afc0-4b47-9c27-7fc7872fa979 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:54.391762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8a3e1d9-afc0-4b47-9c27-7fc7872fa979 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:54.400279 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:54.400279 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:54.403603 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c8a3e1d9-afc0-4b47-9c27-7fc7872fa979 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:54.407698 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8a3e1d9-afc0-4b47-9c27-7fc7872fa979 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:54.408173 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 499/1984] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:54 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:54.874710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7780bd72-ee73-4ec5-a06c-64eb5f579b0d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:54.880489 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7780bd72-ee73-4ec5-a06c-64eb5f579b0d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:54.880785 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7780bd72-ee73-4ec5-a06c-64eb5f579b0d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:54.881091 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7780bd72-ee73-4ec5-a06c-64eb5f579b0d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:54.881218 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7780bd72-ee73-4ec5-a06c-64eb5f579b0d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:54.889156 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d9d9e88-c85d-461f-b785-3c681f0299f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:54.890687 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d9d9e88-c85d-461f-b785-3c681f0299f9 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 Aug 12 21:41:54.890876 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d9d9e88-c85d-461f-b785-3c681f0299f9 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:54.891057 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d9d9e88-c85d-461f-b785-3c681f0299f9 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:54.891490 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:54.891490 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:54.892704 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7780bd72-ee73-4ec5-a06c-64eb5f579b0d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:54.893569 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 492/1985] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:54 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:54.904107 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:54.904107 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:54.911186 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d9d9e88-c85d-461f-b785-3c681f0299f9 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:54.919051 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d9d9e88-c85d-461f-b785-3c681f0299f9 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 returned with HTTP 200 Aug 12 21:41:54.919789 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 501/1986] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:54 2026] GET /volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:54.934080 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ee496c4-07b6-4a94-8b4e-07db0bb15939 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:54.935743 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ee496c4-07b6-4a94-8b4e-07db0bb15939 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] POST https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9/action Aug 12 21:41:54.936072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ee496c4-07b6-4a94-8b4e-07db0bb15939 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:41:54.936189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ee496c4-07b6-4a94-8b4e-07db0bb15939 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:54.945450 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:54.945450 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:54.946207 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ee496c4-07b6-4a94-8b4e-07db0bb15939 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:54.953552 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ee496c4-07b6-4a94-8b4e-07db0bb15939 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume updated successfully. Aug 12 21:41:54.953831 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ee496c4-07b6-4a94-8b4e-07db0bb15939 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9/action returned with HTTP 200 Aug 12 21:41:54.954367 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 495/1987] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:41:54 2026] POST /volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 21:41:54.965719 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-14114ae7-8aa1-48a9-b1ff-abe573c85984 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:54.967121 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14114ae7-8aa1-48a9-b1ff-abe573c85984 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 Aug 12 21:41:54.967417 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14114ae7-8aa1-48a9-b1ff-abe573c85984 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:54.967722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14114ae7-8aa1-48a9-b1ff-abe573c85984 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:54.974520 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:54.974520 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:54.980097 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-14114ae7-8aa1-48a9-b1ff-abe573c85984 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:54.985598 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14114ae7-8aa1-48a9-b1ff-abe573c85984 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 returned with HTTP 200 Aug 12 21:41:54.986189 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 500/1988] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:54 2026] GET /volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:55.034599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c759d34-7575-4aa0-bbf4-6f6d5912579e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:55.040088 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c759d34-7575-4aa0-bbf4-6f6d5912579e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:55.040088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c759d34-7575-4aa0-bbf4-6f6d5912579e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:55.040088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c759d34-7575-4aa0-bbf4-6f6d5912579e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:55.040088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8c759d34-7575-4aa0-bbf4-6f6d5912579e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:55.051495 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:55.051495 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:55.051495 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c759d34-7575-4aa0-bbf4-6f6d5912579e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:55.051495 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 493/1989] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:55 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:55.141554 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bd2737a6-ac61-47d7-965a-acbec7acbaad req-0a9020f0-73cb-4ca6-8158-d86dbe061a9a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:55.143154 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bd2737a6-ac61-47d7-965a-acbec7acbaad req-0a9020f0-73cb-4ca6-8158-d86dbe061a9a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 Aug 12 21:41:55.143345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bd2737a6-ac61-47d7-965a-acbec7acbaad req-0a9020f0-73cb-4ca6-8158-d86dbe061a9a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:55.143638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bd2737a6-ac61-47d7-965a-acbec7acbaad req-0a9020f0-73cb-4ca6-8158-d86dbe061a9a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:55.157165 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:55.157165 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:55.171390 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bd2737a6-ac61-47d7-965a-acbec7acbaad req-0a9020f0-73cb-4ca6-8158-d86dbe061a9a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:55.177943 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bd2737a6-ac61-47d7-965a-acbec7acbaad req-0a9020f0-73cb-4ca6-8158-d86dbe061a9a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 returned with HTTP 200 Aug 12 21:41:55.178375 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 502/1990] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:41:55 2026] GET /volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:55.315180 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a8e97ac-d5bf-45e1-b3bb-b47e8d803a91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:55.317866 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a8e97ac-d5bf-45e1-b3bb-b47e8d803a91 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:55.318213 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a8e97ac-d5bf-45e1-b3bb-b47e8d803a91 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:55.318558 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a8e97ac-d5bf-45e1-b3bb-b47e8d803a91 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:55.328256 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:55.328256 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:55.334038 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a8e97ac-d5bf-45e1-b3bb-b47e8d803a91 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:55.341125 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a8e97ac-d5bf-45e1-b3bb-b47e8d803a91 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:55.341767 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 496/1991] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:55 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:55.422303 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2cb860ce-6903-4a1c-a41e-9a419b9cbbb5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:55.424889 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2cb860ce-6903-4a1c-a41e-9a419b9cbbb5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:55.424889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2cb860ce-6903-4a1c-a41e-9a419b9cbbb5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:55.424889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2cb860ce-6903-4a1c-a41e-9a419b9cbbb5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:55.436584 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:55.436584 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:55.441160 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2cb860ce-6903-4a1c-a41e-9a419b9cbbb5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:55.446770 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2cb860ce-6903-4a1c-a41e-9a419b9cbbb5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:55.447451 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 501/1992] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:55 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:55.568590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0c69326c-b7ba-4543-91aa-5675cf670068 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:55.570284 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:41:55.570619 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1390339216"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:41:55.572506 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1390339216'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:41:55.572744 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Create volume of 1 GB Aug 12 21:41:55.576903 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Availability Zones retrieved successfully. Aug 12 21:41:55.582473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Flow 'volume_create_api' (2ff97469-147d-48f9-9d40-bd0abb5ac7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:55.583505 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c46bf7-71b1-4ec2-8581-b2a4658f699c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:55.584438 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:41:55.610545 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c46bf7-71b1-4ec2-8581-b2a4658f699c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:55.611438 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e09192-cbe3-4d9d-9bf8-480d7f3a61b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:55.654812 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Created reservations ['9c603f3f-df33-4c32-9851-7632658964a8', '31ffadc1-3fe7-4159-be85-c3adfeacd79c', '6100fdca-4b64-4f1a-a0b8-04a115cb7618', '398a5c48-461c-4570-8136-159a95dd96a8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:41:55.655519 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e09192-cbe3-4d9d-9bf8-480d7f3a61b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c603f3f-df33-4c32-9851-7632658964a8', '31ffadc1-3fe7-4159-be85-c3adfeacd79c', '6100fdca-4b64-4f1a-a0b8-04a115cb7618', '398a5c48-461c-4570-8136-159a95dd96a8']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:55.656258 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6defdd6-1592-4621-af54-ed9aca5ab37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:55.677379 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6defdd6-1592-4621-af54-ed9aca5ab37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b155f66f-0d06-41bd-bc1c-87deef243518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1390339216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a036c4875704991a9794007382a1fa0',qos_specs=None,replication_status=,reservations=['9c603f3f-df33-4c32-9851-7632658964a8','31ffadc1-3fe7-4159-be85-c3adfeacd79c','6100fdca-4b64-4f1a-a0b8-04a115cb7618','398a5c48-461c-4570-8136-159a95dd96a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6b68e1a7724016a0d90437d7907bd1',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1390339216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b155f66f-0d06-41bd-bc1c-87deef243518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a036c4875704991a9794007382a1fa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6b68e1a7724016a0d90437d7907bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:55.678173 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a099887-f689-4399-9428-db44ba01f22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:55.694791 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a099887-f689-4399-9428-db44ba01f22d) transitioned into state 'SUCCESS' from state '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-1390339216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a036c4875704991a9794007382a1fa0',qos_specs=None,replication_status=,reservations=['9c603f3f-df33-4c32-9851-7632658964a8','31ffadc1-3fe7-4159-be85-c3adfeacd79c','6100fdca-4b64-4f1a-a0b8-04a115cb7618','398a5c48-461c-4570-8136-159a95dd96a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6b68e1a7724016a0d90437d7907bd1',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:55.695636 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc292b11-3a92-471f-8d4c-097a4f10eb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:41:55.704208 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc292b11-3a92-471f-8d4c-097a4f10eb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:41:55.705266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Flow 'volume_create_api' (2ff97469-147d-48f9-9d40-bd0abb5ac7e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:41:55.705577 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Create volume request issued successfully. Aug 12 21:41:55.706158 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c69326c-b7ba-4543-91aa-5675cf670068 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:41:55.706788 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 494/1993] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:41:55 2026] POST /volume/v3/volumes => generated 754 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:41:55.719968 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c3d57d4-29c3-4b46-b633-afd5354cdc57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:55.721853 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c3d57d4-29c3-4b46-b633-afd5354cdc57 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 Aug 12 21:41:55.722052 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c3d57d4-29c3-4b46-b633-afd5354cdc57 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:55.722256 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c3d57d4-29c3-4b46-b633-afd5354cdc57 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:55.730139 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:55.730139 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:55.733937 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c3d57d4-29c3-4b46-b633-afd5354cdc57 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:55.738688 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c3d57d4-29c3-4b46-b633-afd5354cdc57 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 returned with HTTP 200 Aug 12 21:41:55.739158 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 503/1994] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:55 2026] GET /volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:55.906063 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ac1e0cb-9bb7-4588-8d2f-148d69862f56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:55.907559 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ac1e0cb-9bb7-4588-8d2f-148d69862f56 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:55.907734 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ac1e0cb-9bb7-4588-8d2f-148d69862f56 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:55.907921 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ac1e0cb-9bb7-4588-8d2f-148d69862f56 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:55.908017 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3ac1e0cb-9bb7-4588-8d2f-148d69862f56 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:55.912655 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:55.912655 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:55.913393 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ac1e0cb-9bb7-4588-8d2f-148d69862f56 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:55.913784 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 497/1995] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:55 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:56.063137 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0d7a6219-4ed0-4164-8e1f-f5ed10c54c6d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:56.064617 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0d7a6219-4ed0-4164-8e1f-f5ed10c54c6d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:56.064967 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0d7a6219-4ed0-4164-8e1f-f5ed10c54c6d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:56.065267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0d7a6219-4ed0-4164-8e1f-f5ed10c54c6d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:56.065461 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0d7a6219-4ed0-4164-8e1f-f5ed10c54c6d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:56.069720 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:56.069720 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:56.070396 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0d7a6219-4ed0-4164-8e1f-f5ed10c54c6d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:56.070855 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 502/1996] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:56 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:56.354497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1dc28629-6ce3-4a6e-9b5c-245269114512 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:56.356388 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dc28629-6ce3-4a6e-9b5c-245269114512 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:56.356615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dc28629-6ce3-4a6e-9b5c-245269114512 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:56.356844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dc28629-6ce3-4a6e-9b5c-245269114512 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:56.363471 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:56.363471 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:56.366905 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1dc28629-6ce3-4a6e-9b5c-245269114512 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:56.370899 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dc28629-6ce3-4a6e-9b5c-245269114512 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:56.371266 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 495/1997] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:56 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:56.462216 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5cb2e031-f2e1-4724-b430-85c14ef07eff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:56.463882 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cb2e031-f2e1-4724-b430-85c14ef07eff tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:56.464097 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cb2e031-f2e1-4724-b430-85c14ef07eff tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:56.464309 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cb2e031-f2e1-4724-b430-85c14ef07eff tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:56.474222 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:56.474222 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:56.478662 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5cb2e031-f2e1-4724-b430-85c14ef07eff tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:56.484673 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cb2e031-f2e1-4724-b430-85c14ef07eff tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:56.485132 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 504/1998] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:56 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:56.754878 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32a05e11-8109-4d51-a1b6-b2777b8ca129 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:56.757453 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32a05e11-8109-4d51-a1b6-b2777b8ca129 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 Aug 12 21:41:56.757919 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32a05e11-8109-4d51-a1b6-b2777b8ca129 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:56.758259 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32a05e11-8109-4d51-a1b6-b2777b8ca129 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:56.768482 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:56.768482 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:56.773964 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32a05e11-8109-4d51-a1b6-b2777b8ca129 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:56.781506 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32a05e11-8109-4d51-a1b6-b2777b8ca129 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 returned with HTTP 200 Aug 12 21:41:56.782334 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 498/1999] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:56 2026] GET /volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:56.926821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4b03ea23-d6d8-42ed-a10a-81a2fff64757 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:56.929854 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4b03ea23-d6d8-42ed-a10a-81a2fff64757 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:56.930177 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4b03ea23-d6d8-42ed-a10a-81a2fff64757 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:56.930786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4b03ea23-d6d8-42ed-a10a-81a2fff64757 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:56.931121 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4b03ea23-d6d8-42ed-a10a-81a2fff64757 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:56.936520 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:56.936520 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:56.938037 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4b03ea23-d6d8-42ed-a10a-81a2fff64757 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:56.938037 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 503/2000] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:56 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:57.080701 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99208cd0-fa5d-40ff-b921-e9bd4639b371 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:57.082818 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99208cd0-fa5d-40ff-b921-e9bd4639b371 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:57.083148 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99208cd0-fa5d-40ff-b921-e9bd4639b371 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:57.083417 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99208cd0-fa5d-40ff-b921-e9bd4639b371 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:57.083600 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-99208cd0-fa5d-40ff-b921-e9bd4639b371 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:57.088254 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:57.088254 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:57.091102 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99208cd0-fa5d-40ff-b921-e9bd4639b371 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:57.091102 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 496/2001] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:57 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:57.245929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bc90ba9-b36e-4c4a-baf5-7b01ac7646ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:57.248261 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bc90ba9-b36e-4c4a-baf5-7b01ac7646ef tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 Aug 12 21:41:57.248507 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bc90ba9-b36e-4c4a-baf5-7b01ac7646ef tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:57.248778 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bc90ba9-b36e-4c4a-baf5-7b01ac7646ef tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:57.248981 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9bc90ba9-b36e-4c4a-baf5-7b01ac7646ef tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Delete volume with id: b155f66f-0d06-41bd-bc1c-87deef243518 Aug 12 21:41:57.257729 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:57.257729 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:57.258292 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9bc90ba9-b36e-4c4a-baf5-7b01ac7646ef tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:57.277959 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9bc90ba9-b36e-4c4a-baf5-7b01ac7646ef tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Delete volume request issued successfully. Aug 12 21:41:57.278209 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bc90ba9-b36e-4c4a-baf5-7b01ac7646ef tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 returned with HTTP 202 Aug 12 21:41:57.278777 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 505/2002] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:41:57 2026] DELETE /volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:57.286371 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f712400d-c01c-4f91-908e-d7b8d53f0b03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:57.288882 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f712400d-c01c-4f91-908e-d7b8d53f0b03 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 Aug 12 21:41:57.289199 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f712400d-c01c-4f91-908e-d7b8d53f0b03 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:57.289510 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f712400d-c01c-4f91-908e-d7b8d53f0b03 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:57.298548 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:57.298548 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:57.305793 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f712400d-c01c-4f91-908e-d7b8d53f0b03 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:57.316659 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f712400d-c01c-4f91-908e-d7b8d53f0b03 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 returned with HTTP 200 Aug 12 21:41:57.317967 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 499/2003] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:57 2026] GET /volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:57.385320 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6d7c52f3-12d3-4319-996f-59fdd2a0d305 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:57.387295 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d7c52f3-12d3-4319-996f-59fdd2a0d305 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:57.387737 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d7c52f3-12d3-4319-996f-59fdd2a0d305 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:57.388062 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d7c52f3-12d3-4319-996f-59fdd2a0d305 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:57.398134 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:57.398134 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:57.403453 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6d7c52f3-12d3-4319-996f-59fdd2a0d305 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:57.409108 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d7c52f3-12d3-4319-996f-59fdd2a0d305 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:57.409754 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 504/2004] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:57 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:57.499861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e694655d-fac2-4f67-bc99-e29c7a0aaf45 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:57.501580 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e694655d-fac2-4f67-bc99-e29c7a0aaf45 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:57.501775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e694655d-fac2-4f67-bc99-e29c7a0aaf45 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:57.501972 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e694655d-fac2-4f67-bc99-e29c7a0aaf45 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:57.510999 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:57.510999 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:57.514322 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e694655d-fac2-4f67-bc99-e29c7a0aaf45 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:57.518595 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e694655d-fac2-4f67-bc99-e29c7a0aaf45 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:57.519313 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 497/2005] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:57 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:41:57.952282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb2c64c5-66c4-4efe-afe4-e9414464b586 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:57.954452 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb2c64c5-66c4-4efe-afe4-e9414464b586 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:57.954717 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb2c64c5-66c4-4efe-afe4-e9414464b586 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:57.954967 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb2c64c5-66c4-4efe-afe4-e9414464b586 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:57.955103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bb2c64c5-66c4-4efe-afe4-e9414464b586 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:57.959609 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:57.959609 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:57.960302 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb2c64c5-66c4-4efe-afe4-e9414464b586 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:57.960683 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 506/2006] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:57 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:58.098904 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-27110c25-788a-4d7a-8884-7f892d426f1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.100714 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27110c25-788a-4d7a-8884-7f892d426f1b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:58.101415 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27110c25-788a-4d7a-8884-7f892d426f1b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.101415 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27110c25-788a-4d7a-8884-7f892d426f1b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.101415 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-27110c25-788a-4d7a-8884-7f892d426f1b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:58.106091 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:58.106091 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:58.107061 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27110c25-788a-4d7a-8884-7f892d426f1b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:58.107635 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 500/2007] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:58 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:58.331336 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9fd1abe8-b97f-4587-94bd-77732468e548 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.334254 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9fd1abe8-b97f-4587-94bd-77732468e548 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 Aug 12 21:41:58.334641 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9fd1abe8-b97f-4587-94bd-77732468e548 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.335003 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9fd1abe8-b97f-4587-94bd-77732468e548 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.342128 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9fd1abe8-b97f-4587-94bd-77732468e548 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 returned with HTTP 404 Aug 12 21:41:58.342950 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 505/2008] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:58 2026] GET /volume/v3/volumes/b155f66f-0d06-41bd-bc1c-87deef243518 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:58.349934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ec02ca6-aae7-4257-84bf-81ba8535add5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.351642 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ec02ca6-aae7-4257-84bf-81ba8535add5 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 Aug 12 21:41:58.351852 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ec02ca6-aae7-4257-84bf-81ba8535add5 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.352041 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ec02ca6-aae7-4257-84bf-81ba8535add5 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.352198 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9ec02ca6-aae7-4257-84bf-81ba8535add5 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Delete volume with id: ffd9edd7-f40f-417d-94fe-c538ff195cd9 Aug 12 21:41:58.359808 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:58.359808 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:58.360424 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9ec02ca6-aae7-4257-84bf-81ba8535add5 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:58.378373 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9ec02ca6-aae7-4257-84bf-81ba8535add5 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Delete volume request issued successfully. Aug 12 21:41:58.378563 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ec02ca6-aae7-4257-84bf-81ba8535add5 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 returned with HTTP 202 Aug 12 21:41:58.379279 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 498/2009] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:41:58 2026] DELETE /volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:58.386294 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56707639-8366-407e-915a-6854c6177812 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.388096 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56707639-8366-407e-915a-6854c6177812 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 Aug 12 21:41:58.388778 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56707639-8366-407e-915a-6854c6177812 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.389126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56707639-8366-407e-915a-6854c6177812 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.397593 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:58.397593 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:58.402948 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56707639-8366-407e-915a-6854c6177812 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Volume info retrieved successfully. Aug 12 21:41:58.407932 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56707639-8366-407e-915a-6854c6177812 tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 returned with HTTP 200 Aug 12 21:41:58.408525 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 507/2010] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:58 2026] GET /volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:58.425395 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29d28a1a-f4b3-48c8-a754-e8406660e996 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.427760 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29d28a1a-f4b3-48c8-a754-e8406660e996 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:58.428114 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29d28a1a-f4b3-48c8-a754-e8406660e996 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.428491 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29d28a1a-f4b3-48c8-a754-e8406660e996 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.437926 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:58.437926 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:58.442951 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29d28a1a-f4b3-48c8-a754-e8406660e996 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:58.449000 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29d28a1a-f4b3-48c8-a754-e8406660e996 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:58.449588 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 501/2011] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:58 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:58.532648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cfd5d5ef-042a-49b5-b4cb-c36e2b7562e1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.534190 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cfd5d5ef-042a-49b5-b4cb-c36e2b7562e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:58.534520 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cfd5d5ef-042a-49b5-b4cb-c36e2b7562e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.534952 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cfd5d5ef-042a-49b5-b4cb-c36e2b7562e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.545311 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:58.545311 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:58.550094 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cfd5d5ef-042a-49b5-b4cb-c36e2b7562e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:58.554691 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cfd5d5ef-042a-49b5-b4cb-c36e2b7562e1 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:58.555293 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 506/2012] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:58 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:58.873268 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-96bc8d92-a96e-4819-992b-1d32df4411b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.875444 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96bc8d92-a96e-4819-992b-1d32df4411b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 Aug 12 21:41:58.875710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96bc8d92-a96e-4819-992b-1d32df4411b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.875950 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96bc8d92-a96e-4819-992b-1d32df4411b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.876074 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-96bc8d92-a96e-4819-992b-1d32df4411b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: 12408876-e4cc-430e-8b33-8e3f8be45493 Aug 12 21:41:58.881965 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:58.881965 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:41:58.882500 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-96bc8d92-a96e-4819-992b-1d32df4411b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:41:58.902734 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-96bc8d92-a96e-4819-992b-1d32df4411b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot delete request issued successfully. Aug 12 21:41:58.902891 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96bc8d92-a96e-4819-992b-1d32df4411b3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 returned with HTTP 202 Aug 12 21:41:58.903338 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 499/2013] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:41:58 2026] DELETE /volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:41:58.910740 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea29465b-7fc8-4a3f-9d9e-de44e67205da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.913206 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea29465b-7fc8-4a3f-9d9e-de44e67205da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 Aug 12 21:41:58.913392 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea29465b-7fc8-4a3f-9d9e-de44e67205da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.913636 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea29465b-7fc8-4a3f-9d9e-de44e67205da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.919249 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:58.919249 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:58.919666 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea29465b-7fc8-4a3f-9d9e-de44e67205da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:41:58.920429 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea29465b-7fc8-4a3f-9d9e-de44e67205da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 returned with HTTP 200 Aug 12 21:41:58.922520 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 508/2014] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:41:58 2026] GET /volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:58.971263 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-54ead35d-79ab-46f9-8fc6-0336f947e6a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:58.972984 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54ead35d-79ab-46f9-8fc6-0336f947e6a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:58.973207 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54ead35d-79ab-46f9-8fc6-0336f947e6a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:58.973395 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54ead35d-79ab-46f9-8fc6-0336f947e6a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:58.973449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-54ead35d-79ab-46f9-8fc6-0336f947e6a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:58.977393 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:58.977393 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:58.978117 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54ead35d-79ab-46f9-8fc6-0336f947e6a1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:41:58.978448 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 502/2015] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:58 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:59.118470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-147a42ac-8410-4f1c-b7d0-82485a4249b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:59.120720 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-147a42ac-8410-4f1c-b7d0-82485a4249b9 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:41:59.121006 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-147a42ac-8410-4f1c-b7d0-82485a4249b9 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:59.121204 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-147a42ac-8410-4f1c-b7d0-82485a4249b9 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:59.121292 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-147a42ac-8410-4f1c-b7d0-82485a4249b9 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:41:59.125597 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:59.125597 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:41:59.126247 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-147a42ac-8410-4f1c-b7d0-82485a4249b9 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:41:59.126600 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 507/2016] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:41:59 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:59.420845 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4da391ea-7172-4d31-83c8-fd4ea349c93a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:59.422452 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4da391ea-7172-4d31-83c8-fd4ea349c93a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] GET https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 Aug 12 21:41:59.422652 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4da391ea-7172-4d31-83c8-fd4ea349c93a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:59.422829 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4da391ea-7172-4d31-83c8-fd4ea349c93a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:59.428164 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4da391ea-7172-4d31-83c8-fd4ea349c93a tempest-ServersNegativeTestJSON-414283371 tempest-ServersNegativeTestJSON-414283371-project-member] https://10.4.3.240/volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 returned with HTTP 404 Aug 12 21:41:59.428583 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 500/2017] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:59 2026] GET /volume/v3/volumes/ffd9edd7-f40f-417d-94fe-c538ff195cd9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:59.462727 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b881ec8-3c5c-4718-9ddc-ebf07a4f5a60 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:59.464653 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b881ec8-3c5c-4718-9ddc-ebf07a4f5a60 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:41:59.464905 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b881ec8-3c5c-4718-9ddc-ebf07a4f5a60 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:59.465044 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b881ec8-3c5c-4718-9ddc-ebf07a4f5a60 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:59.472720 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:59.472720 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:41:59.476303 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b881ec8-3c5c-4718-9ddc-ebf07a4f5a60 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:41:59.482057 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b881ec8-3c5c-4718-9ddc-ebf07a4f5a60 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:41:59.482415 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 509/2018] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:59 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:59.572443 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-213db832-f94b-49bb-814d-3896a551dccd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:59.573682 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-213db832-f94b-49bb-814d-3896a551dccd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:41:59.573968 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-213db832-f94b-49bb-814d-3896a551dccd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:59.574236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-213db832-f94b-49bb-814d-3896a551dccd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:59.585729 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:41:59.585729 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:41:59.590092 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-213db832-f94b-49bb-814d-3896a551dccd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:41:59.594989 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-213db832-f94b-49bb-814d-3896a551dccd tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:41:59.595436 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 503/2019] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:59 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:41:59.931032 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e60fe92-1959-4b25-b97d-58c09b62e454 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:59.933204 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e60fe92-1959-4b25-b97d-58c09b62e454 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 Aug 12 21:41:59.933204 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e60fe92-1959-4b25-b97d-58c09b62e454 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:59.933389 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e60fe92-1959-4b25-b97d-58c09b62e454 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:59.937780 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e60fe92-1959-4b25-b97d-58c09b62e454 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 returned with HTTP 404 Aug 12 21:41:59.938229 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 508/2020] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:41:59 2026] GET /volume/v3/snapshots/12408876-e4cc-430e-8b33-8e3f8be45493 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:41:59.991371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2de34b65-49f5-4040-9e19-9e44c457b0b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:41:59.995088 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2de34b65-49f5-4040-9e19-9e44c457b0b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:41:59.995088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2de34b65-49f5-4040-9e19-9e44c457b0b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:41:59.995088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2de34b65-49f5-4040-9e19-9e44c457b0b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:41:59.995088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2de34b65-49f5-4040-9e19-9e44c457b0b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:00.003214 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.003214 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:00.004354 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2de34b65-49f5-4040-9e19-9e44c457b0b0 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:42:00.004902 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 501/2021] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:41:59 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:00.118773 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0d99a795-8a9a-4510-9170-8185a6169486 req-021f1d65-927e-4952-ad84-3221d013ef37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.118773 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-021f1d65-927e-4952-ad84-3221d013ef37 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550/action Aug 12 21:42:00.118773 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-021f1d65-927e-4952-ad84-3221d013ef37 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:00.118773 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-021f1d65-927e-4952-ad84-3221d013ef37 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:00.136636 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-924c7596-416f-47c2-996d-206eaf83dc51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.140653 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-924c7596-416f-47c2-996d-206eaf83dc51 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:00.140653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-924c7596-416f-47c2-996d-206eaf83dc51 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:00.140653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-924c7596-416f-47c2-996d-206eaf83dc51 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:00.140653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-924c7596-416f-47c2-996d-206eaf83dc51 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:00.143140 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.143140 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:00.143346 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.143346 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:00.144073 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-924c7596-416f-47c2-996d-206eaf83dc51 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:00.144331 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 504/2022] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:00 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:00.158664 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d99a795-8a9a-4510-9170-8185a6169486 req-021f1d65-927e-4952-ad84-3221d013ef37 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550/action returned with HTTP 204 Aug 12 21:42:00.159508 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 510/2023] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:42:00 2026] POST /volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:00.500381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fe8bdf8a-dfc7-4d13-8049-cceb6d67844d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.503798 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe8bdf8a-dfc7-4d13-8049-cceb6d67844d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:42:00.504217 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe8bdf8a-dfc7-4d13-8049-cceb6d67844d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:00.504483 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe8bdf8a-dfc7-4d13-8049-cceb6d67844d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:00.514560 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.514560 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:00.520055 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fe8bdf8a-dfc7-4d13-8049-cceb6d67844d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:00.522005 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e46a96ea-d065-4d1b-896e-937839adb13b req-ae232607-c293-4713-a467-0f8d84d5fb92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.524127 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-ae232607-c293-4713-a467-0f8d84d5fb92 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:42:00.524330 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-ae232607-c293-4713-a467-0f8d84d5fb92 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:00.524513 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-ae232607-c293-4713-a467-0f8d84d5fb92 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:00.528743 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe8bdf8a-dfc7-4d13-8049-cceb6d67844d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:42:00.529329 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 509/2024] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:00 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:00.539565 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.539565 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:00.543663 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e46a96ea-d065-4d1b-896e-937839adb13b req-ae232607-c293-4713-a467-0f8d84d5fb92 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:00.548597 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-ae232607-c293-4713-a467-0f8d84d5fb92 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:42:00.549118 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 502/2025] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:00 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:00.577087 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e46a96ea-d065-4d1b-896e-937839adb13b req-e759c27f-e472-49b6-a006-bebd8468727a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.583573 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-e759c27f-e472-49b6-a006-bebd8468727a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c/action Aug 12 21:42:00.583573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-e759c27f-e472-49b6-a006-bebd8468727a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:00.583573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-e759c27f-e472-49b6-a006-bebd8468727a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:00.596180 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.596180 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:00.597468 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e46a96ea-d065-4d1b-896e-937839adb13b req-e759c27f-e472-49b6-a006-bebd8468727a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:00.604757 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e46a96ea-d065-4d1b-896e-937839adb13b req-e759c27f-e472-49b6-a006-bebd8468727a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Begin detaching volume completed successfully. Aug 12 21:42:00.606198 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-e759c27f-e472-49b6-a006-bebd8468727a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c/action returned with HTTP 202 Aug 12 21:42:00.606198 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 505/2026] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:42:00 2026] POST /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:00.608899 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c912236-c8eb-4fc7-b08c-703a6345f868 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.610962 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c912236-c8eb-4fc7-b08c-703a6345f868 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:00.611232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c912236-c8eb-4fc7-b08c-703a6345f868 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:00.611458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c912236-c8eb-4fc7-b08c-703a6345f868 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:00.626845 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.626845 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:00.634911 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d19e5dc9-93ca-4b02-8ef4-7069bb6a2434 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.634911 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d19e5dc9-93ca-4b02-8ef4-7069bb6a2434 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:42:00.634911 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d19e5dc9-93ca-4b02-8ef4-7069bb6a2434 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:00.634911 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d19e5dc9-93ca-4b02-8ef4-7069bb6a2434 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:00.635527 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6c912236-c8eb-4fc7-b08c-703a6345f868 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:00.641027 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c912236-c8eb-4fc7-b08c-703a6345f868 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:42:00.641455 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 511/2027] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:00 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 1229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:00.647465 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.647465 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:00.653798 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c4e4812-7353-43ed-a1c4-362aff1a8481 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.654256 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d19e5dc9-93ca-4b02-8ef4-7069bb6a2434 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:00.655800 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c4e4812-7353-43ed-a1c4-362aff1a8481 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:00.656063 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c4e4812-7353-43ed-a1c4-362aff1a8481 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:00.656303 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c4e4812-7353-43ed-a1c4-362aff1a8481 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:00.661338 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d19e5dc9-93ca-4b02-8ef4-7069bb6a2434 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:42:00.662119 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 510/2028] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:00 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:00.676409 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.676409 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:00.678523 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f9015f2-c1a3-4a07-8c35-f8177f210be8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.678938 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f9015f2-c1a3-4a07-8c35-f8177f210be8 None None] GET https://10.4.3.240/volume// Aug 12 21:42:00.679148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f9015f2-c1a3-4a07-8c35-f8177f210be8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:00.679377 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f9015f2-c1a3-4a07-8c35-f8177f210be8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:00.679788 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f9015f2-c1a3-4a07-8c35-f8177f210be8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:00.680091 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 506/2029] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:00.684198 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5c4e4812-7353-43ed-a1c4-362aff1a8481 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:00.689131 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c4e4812-7353-43ed-a1c4-362aff1a8481 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:42:00.689266 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 503/2030] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:00 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 1229 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:00.690594 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e46a96ea-d065-4d1b-896e-937839adb13b req-c61e5ef0-da27-415d-8ab1-a9884d0d3e7b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:00.693956 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-c61e5ef0-da27-415d-8ab1-a9884d0d3e7b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:42:00.694597 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-c61e5ef0-da27-415d-8ab1-a9884d0d3e7b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:00.694858 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-c61e5ef0-da27-415d-8ab1-a9884d0d3e7b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:00.710196 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:00.710196 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:00.716646 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e46a96ea-d065-4d1b-896e-937839adb13b req-c61e5ef0-da27-415d-8ab1-a9884d0d3e7b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:00.723655 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-c61e5ef0-da27-415d-8ab1-a9884d0d3e7b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:42:00.723655 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 512/2031] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:00 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:01.019550 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-469d3eeb-0a71-4fd1-917f-e3532cac3ffa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:01.021426 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-469d3eeb-0a71-4fd1-917f-e3532cac3ffa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:42:01.021616 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-469d3eeb-0a71-4fd1-917f-e3532cac3ffa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:01.021840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-469d3eeb-0a71-4fd1-917f-e3532cac3ffa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:01.021944 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-469d3eeb-0a71-4fd1-917f-e3532cac3ffa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:01.034577 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:01.034577 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:01.035168 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-469d3eeb-0a71-4fd1-917f-e3532cac3ffa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:42:01.035354 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 511/2032] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:01 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:01.160217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd54ed90-acb7-4b7d-8919-126b8f8c9f05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:01.161579 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd54ed90-acb7-4b7d-8919-126b8f8c9f05 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:01.162459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd54ed90-acb7-4b7d-8919-126b8f8c9f05 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:01.163162 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd54ed90-acb7-4b7d-8919-126b8f8c9f05 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:01.163714 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cd54ed90-acb7-4b7d-8919-126b8f8c9f05 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:01.176347 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:01.176347 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:01.176347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd54ed90-acb7-4b7d-8919-126b8f8c9f05 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:01.176347 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 507/2033] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:01 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:42:01.547134 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-155c70e1-9bcc-465d-88bd-3563b4acf29e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:01.549500 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-155c70e1-9bcc-465d-88bd-3563b4acf29e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:42:01.549500 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-155c70e1-9bcc-465d-88bd-3563b4acf29e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:01.549500 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-155c70e1-9bcc-465d-88bd-3563b4acf29e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:01.556419 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:01.556419 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:01.560574 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-155c70e1-9bcc-465d-88bd-3563b4acf29e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:01.566185 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-155c70e1-9bcc-465d-88bd-3563b4acf29e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:42:01.566661 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 504/2034] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:01 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:01.676848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2924d8a2-fb27-4194-b042-cd425f805674 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:01.679192 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2924d8a2-fb27-4194-b042-cd425f805674 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:42:01.679323 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2924d8a2-fb27-4194-b042-cd425f805674 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:01.679510 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2924d8a2-fb27-4194-b042-cd425f805674 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:01.691086 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:01.691086 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:01.695819 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2924d8a2-fb27-4194-b042-cd425f805674 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:01.700708 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2924d8a2-fb27-4194-b042-cd425f805674 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:42:01.701132 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 513/2035] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:01 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:02.046699 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4bceae17-9194-45ea-b124-3df9b00df572 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:02.048810 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bceae17-9194-45ea-b124-3df9b00df572 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:42:02.049186 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bceae17-9194-45ea-b124-3df9b00df572 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:02.049281 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bceae17-9194-45ea-b124-3df9b00df572 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:02.049408 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4bceae17-9194-45ea-b124-3df9b00df572 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:02.054887 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:02.054887 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:02.056257 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bceae17-9194-45ea-b124-3df9b00df572 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:42:02.056923 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 512/2036] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:02 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:02.187318 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-58bafb41-c900-445c-a087-5d776451493f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:02.189542 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58bafb41-c900-445c-a087-5d776451493f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:02.189819 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58bafb41-c900-445c-a087-5d776451493f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:02.190110 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58bafb41-c900-445c-a087-5d776451493f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:02.190205 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-58bafb41-c900-445c-a087-5d776451493f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:02.191993 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=286,cinder:UPDATE=75,cinder:INSERT=41 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:42:02.196027 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:02.196027 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:02.196897 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58bafb41-c900-445c-a087-5d776451493f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:02.197448 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 508/2037] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:02 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:02.581878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b79ceb7-5967-414c-8a29-f03bbc07fe03 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:02.583754 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b79ceb7-5967-414c-8a29-f03bbc07fe03 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:42:02.584009 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b79ceb7-5967-414c-8a29-f03bbc07fe03 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:02.584201 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b79ceb7-5967-414c-8a29-f03bbc07fe03 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:02.591670 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:02.591670 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:02.595785 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6b79ceb7-5967-414c-8a29-f03bbc07fe03 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:02.601825 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b79ceb7-5967-414c-8a29-f03bbc07fe03 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:42:02.601825 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 505/2038] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:02 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:02.717009 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df41ee13-6344-4735-a3b3-63dbe096f9bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:02.718669 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df41ee13-6344-4735-a3b3-63dbe096f9bf tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:42:02.718882 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df41ee13-6344-4735-a3b3-63dbe096f9bf tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:02.719055 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df41ee13-6344-4735-a3b3-63dbe096f9bf tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:02.727242 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:02.727242 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:02.730311 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-df41ee13-6344-4735-a3b3-63dbe096f9bf tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:02.734004 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df41ee13-6344-4735-a3b3-63dbe096f9bf tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:42:02.734369 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 514/2039] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:02 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:03.066836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d075648b-47ba-4e51-b940-9bf16c8ef31f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.069721 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d075648b-47ba-4e51-b940-9bf16c8ef31f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:42:03.069969 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d075648b-47ba-4e51-b940-9bf16c8ef31f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.070209 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d075648b-47ba-4e51-b940-9bf16c8ef31f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.070339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d075648b-47ba-4e51-b940-9bf16c8ef31f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:03.083486 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.083486 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:03.084522 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d075648b-47ba-4e51-b940-9bf16c8ef31f tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:42:03.085004 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 513/2040] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:03 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:03.096303 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6bcc199-60fc-4b6f-988a-57a3c0e75c98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.098019 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6bcc199-60fc-4b6f-988a-57a3c0e75c98 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:42:03.098207 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6bcc199-60fc-4b6f-988a-57a3c0e75c98 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.098458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6bcc199-60fc-4b6f-988a-57a3c0e75c98 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.098575 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a6bcc199-60fc-4b6f-988a-57a3c0e75c98 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:03.102728 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.102728 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:03.103400 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6bcc199-60fc-4b6f-988a-57a3c0e75c98 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:42:03.103904 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 509/2041] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:03 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:03.115283 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-992bed71-3aca-418f-8753-1d6f32d7510d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.117195 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-992bed71-3aca-418f-8753-1d6f32d7510d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:42:03.117394 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-992bed71-3aca-418f-8753-1d6f32d7510d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.117616 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-992bed71-3aca-418f-8753-1d6f32d7510d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.117761 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-992bed71-3aca-418f-8753-1d6f32d7510d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete backup with id: c9e71323-a147-4575-ac04-59a5d99eaabe. Aug 12 21:42:03.122328 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.122328 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:03.137096 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-992bed71-3aca-418f-8753-1d6f32d7510d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] delete_backup rpcapi backup_id c9e71323-a147-4575-ac04-59a5d99eaabe {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:42:03.139935 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-992bed71-3aca-418f-8753-1d6f32d7510d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 202 Aug 12 21:42:03.140510 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 506/2042] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:03 2026] DELETE /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:03.149311 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee158ffe-fab0-4203-9493-2e9581306556 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.152305 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee158ffe-fab0-4203-9493-2e9581306556 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:42:03.152545 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee158ffe-fab0-4203-9493-2e9581306556 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.152782 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee158ffe-fab0-4203-9493-2e9581306556 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.152970 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ee158ffe-fab0-4203-9493-2e9581306556 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:03.157700 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.157700 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:03.158536 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee158ffe-fab0-4203-9493-2e9581306556 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 200 Aug 12 21:42:03.158939 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 515/2043] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:03 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:03.209836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bb0432f5-b6d9-45e3-8cc0-462d6073db6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.213003 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb0432f5-b6d9-45e3-8cc0-462d6073db6e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:03.213259 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb0432f5-b6d9-45e3-8cc0-462d6073db6e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.213479 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb0432f5-b6d9-45e3-8cc0-462d6073db6e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.214345 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-bb0432f5-b6d9-45e3-8cc0-462d6073db6e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:03.218771 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.218771 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:03.219589 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb0432f5-b6d9-45e3-8cc0-462d6073db6e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:03.220071 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 514/2044] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:03 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:03.562287 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e46a96ea-d065-4d1b-896e-937839adb13b req-98818900-3a4c-4843-990e-da055f45251c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.564833 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-98818900-3a4c-4843-990e-da055f45251c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] DELETE https://10.4.3.240/volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3 Aug 12 21:42:03.565159 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-98818900-3a4c-4843-990e-da055f45251c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.565448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-98818900-3a4c-4843-990e-da055f45251c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.572848 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.572848 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:03.617554 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d868bb1c-c4fb-4c4c-9da8-1b9392e1b07b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.619957 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d868bb1c-c4fb-4c4c-9da8-1b9392e1b07b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:42:03.619957 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d868bb1c-c4fb-4c4c-9da8-1b9392e1b07b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.620068 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d868bb1c-c4fb-4c4c-9da8-1b9392e1b07b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.621057 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e46a96ea-d065-4d1b-896e-937839adb13b req-98818900-3a4c-4843-990e-da055f45251c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3 returned with HTTP 200 Aug 12 21:42:03.621584 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 510/2045] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:03 2026] DELETE /volume/v3/attachments/d72be8cd-6ea3-4248-a3a6-fb35810069a3 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:03.627897 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.627897 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:03.632177 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d868bb1c-c4fb-4c4c-9da8-1b9392e1b07b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:03.637701 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d868bb1c-c4fb-4c4c-9da8-1b9392e1b07b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:42:03.638124 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 507/2046] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:03 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:03.656619 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1005e663-23b6-4f94-8f52-1ee52d3d4ce4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.658600 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1005e663-23b6-4f94-8f52-1ee52d3d4ce4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:42:03.658827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1005e663-23b6-4f94-8f52-1ee52d3d4ce4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.659072 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1005e663-23b6-4f94-8f52-1ee52d3d4ce4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.666312 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.666312 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:03.671809 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1005e663-23b6-4f94-8f52-1ee52d3d4ce4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:03.677580 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1005e663-23b6-4f94-8f52-1ee52d3d4ce4 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:42:03.678026 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 516/2047] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:03 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:03.748226 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b5fdcde2-8714-4ea1-8366-56b882f40c16 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.750040 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5fdcde2-8714-4ea1-8366-56b882f40c16 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:42:03.750292 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5fdcde2-8714-4ea1-8366-56b882f40c16 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.750543 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5fdcde2-8714-4ea1-8366-56b882f40c16 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.760674 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.760674 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:03.765196 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b5fdcde2-8714-4ea1-8366-56b882f40c16 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:03.770387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5fdcde2-8714-4ea1-8366-56b882f40c16 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:42:03.770918 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 515/2048] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:03 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:03.834766 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-e871777c-6347-4a74-8e5e-6c9814027914 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.840792 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-e871777c-6347-4a74-8e5e-6c9814027914 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:42:03.841178 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-e871777c-6347-4a74-8e5e-6c9814027914 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.841997 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-e871777c-6347-4a74-8e5e-6c9814027914 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.863312 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.863312 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:03.867281 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-e871777c-6347-4a74-8e5e-6c9814027914 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:03.872268 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-e871777c-6347-4a74-8e5e-6c9814027914 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:42:03.872666 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 511/2049] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:03 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 1429 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:03.969473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-517364a7-510e-4edf-9f0c-6b278e2a38d7 req-9a6e7c03-1396-4411-b497-3011981f8291 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:03.974241 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-517364a7-510e-4edf-9f0c-6b278e2a38d7 req-9a6e7c03-1396-4411-b497-3011981f8291 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52 Aug 12 21:42:03.974515 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-517364a7-510e-4edf-9f0c-6b278e2a38d7 req-9a6e7c03-1396-4411-b497-3011981f8291 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:03.974805 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-517364a7-510e-4edf-9f0c-6b278e2a38d7 req-9a6e7c03-1396-4411-b497-3011981f8291 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:03.987966 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:03.987966 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:04.046849 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-517364a7-510e-4edf-9f0c-6b278e2a38d7 req-9a6e7c03-1396-4411-b497-3011981f8291 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52 returned with HTTP 200 Aug 12 21:42:04.046849 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 508/2050] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:03 2026] DELETE /volume/v3/attachments/300facd1-6d5c-4848-ab1b-8229455bde52 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:04.184027 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0bda4a1-c9da-4b7b-bad9-1b3dedd3e5d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:04.187171 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0bda4a1-c9da-4b7b-bad9-1b3dedd3e5d3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe Aug 12 21:42:04.187359 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0bda4a1-c9da-4b7b-bad9-1b3dedd3e5d3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:04.187557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0bda4a1-c9da-4b7b-bad9-1b3dedd3e5d3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:04.187711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f0bda4a1-c9da-4b7b-bad9-1b3dedd3e5d3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id c9e71323-a147-4575-ac04-59a5d99eaabe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:04.194692 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0bda4a1-c9da-4b7b-bad9-1b3dedd3e5d3 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe returned with HTTP 404 Aug 12 21:42:04.195318 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 517/2051] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:04 2026] GET /volume/v3/backups/c9e71323-a147-4575-ac04-59a5d99eaabe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:04.206449 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-472aefc5-c456-4d3e-9e44-160b09c3b512 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:04.208885 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-472aefc5-c456-4d3e-9e44-160b09c3b512 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:42:04.209087 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-472aefc5-c456-4d3e-9e44-160b09c3b512 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "091ceef2-b194-464e-9151-d295b2add301", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1941005188", "container": "tempest-volumesbackupstest-backup-container-1510419690"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:04.210722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-472aefc5-c456-4d3e-9e44-160b09c3b512 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating new backup {'backup': {'volume_id': '091ceef2-b194-464e-9151-d295b2add301', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1941005188', 'container': 'tempest-volumesbackupstest-backup-container-1510419690'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:42:04.210944 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-472aefc5-c456-4d3e-9e44-160b09c3b512 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Creating backup of volume 091ceef2-b194-464e-9151-d295b2add301 in container tempest-volumesbackupstest-backup-container-1510419690 Aug 12 21:42:04.222234 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:04.222234 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:04.222747 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-472aefc5-c456-4d3e-9e44-160b09c3b512 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:04.233526 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-69327604-fed6-48ac-bb90-224d0b638b47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:04.235307 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69327604-fed6-48ac-bb90-224d0b638b47 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:04.235538 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69327604-fed6-48ac-bb90-224d0b638b47 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:04.235754 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69327604-fed6-48ac-bb90-224d0b638b47 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:04.235872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-69327604-fed6-48ac-bb90-224d0b638b47 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:04.242494 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:04.242494 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:04.243153 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69327604-fed6-48ac-bb90-224d0b638b47 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:04.243492 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 512/2052] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:04 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:04.260506 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-472aefc5-c456-4d3e-9e44-160b09c3b512 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Created reservations ['5c36bfce-0abe-4728-bf0b-eae3cda855dd', 'de8cc37f-ebc0-4ab8-bb9b-c6e7316be1cf'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:04.314494 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-472aefc5-c456-4d3e-9e44-160b09c3b512 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:42:04.314972 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 516/2053] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:42:04 2026] POST /volume/v3/backups => generated 330 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:04.325712 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4268dc5c-cd1e-4eda-9b5e-5e49b4da2424 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:04.327517 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4268dc5c-cd1e-4eda-9b5e-5e49b4da2424 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:04.327785 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4268dc5c-cd1e-4eda-9b5e-5e49b4da2424 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:04.328033 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4268dc5c-cd1e-4eda-9b5e-5e49b4da2424 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:04.328178 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4268dc5c-cd1e-4eda-9b5e-5e49b4da2424 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:04.333526 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:04.333526 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:04.334606 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4268dc5c-cd1e-4eda-9b5e-5e49b4da2424 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:04.335242 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 509/2054] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:04 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:04.520671 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-84b6bef7-0c6a-4c60-bd1b-b414c2cf9687 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:04.523145 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-84b6bef7-0c6a-4c60-bd1b-b414c2cf9687 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:42:04.523145 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-84b6bef7-0c6a-4c60-bd1b-b414c2cf9687 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:04.523330 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-84b6bef7-0c6a-4c60-bd1b-b414c2cf9687 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:04.531464 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:04.531464 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:04.535216 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-84b6bef7-0c6a-4c60-bd1b-b414c2cf9687 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:04.540418 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-84b6bef7-0c6a-4c60-bd1b-b414c2cf9687 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:42:04.540903 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 518/2055] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:04 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:04.550277 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97f023fd-0884-4052-8fb3-6f3705e49c11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:04.550637 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97f023fd-0884-4052-8fb3-6f3705e49c11 None None] GET https://10.4.3.240/volume// Aug 12 21:42:04.550836 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97f023fd-0884-4052-8fb3-6f3705e49c11 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:04.551040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97f023fd-0884-4052-8fb3-6f3705e49c11 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:04.551759 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97f023fd-0884-4052-8fb3-6f3705e49c11 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:04.551759 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 513/2056] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:42:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:04.559404 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-100006fe-92af-4c28-9a05-c1805ade0275 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:04.561849 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-100006fe-92af-4c28-9a05-c1805ade0275 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:42:04.562339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-100006fe-92af-4c28-9a05-c1805ade0275 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d38d3ea-bb07-4f20-91d7-6b438380e5c3", "connector": null, "instance_uuid": "4c72dc2e-fd8c-4925-abe3-a5cb82bb5383"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:04.571881 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:04.571881 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:04.605065 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-100006fe-92af-4c28-9a05-c1805ade0275 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:42:04.605527 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 517/2057] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:42:04 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 12 21:42:05.253060 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21884c0e-47b9-47ba-8f9b-083a97292cca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:05.254853 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21884c0e-47b9-47ba-8f9b-083a97292cca tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:05.255119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21884c0e-47b9-47ba-8f9b-083a97292cca tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:05.255299 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21884c0e-47b9-47ba-8f9b-083a97292cca tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:05.255412 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-21884c0e-47b9-47ba-8f9b-083a97292cca tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:05.259099 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:05.259099 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:05.259645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21884c0e-47b9-47ba-8f9b-083a97292cca tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:05.260027 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 510/2058] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:05 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:05.346352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bbf08773-eb90-43b7-abcc-56c4fb32cbbe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:05.349192 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbf08773-eb90-43b7-abcc-56c4fb32cbbe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:05.349192 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbf08773-eb90-43b7-abcc-56c4fb32cbbe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:05.349192 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbf08773-eb90-43b7-abcc-56c4fb32cbbe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:05.349382 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bbf08773-eb90-43b7-abcc-56c4fb32cbbe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:05.354041 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:05.354041 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:05.354902 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbf08773-eb90-43b7-abcc-56c4fb32cbbe tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:05.355600 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 519/2059] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:05 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:05.534363 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17d4cb74-acf2-4922-b784-d8693bdf0c6f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:05.536424 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17d4cb74-acf2-4922-b784-d8693bdf0c6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:42:05.536706 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17d4cb74-acf2-4922-b784-d8693bdf0c6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:05.536922 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17d4cb74-acf2-4922-b784-d8693bdf0c6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:05.537128 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-17d4cb74-acf2-4922-b784-d8693bdf0c6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:42:05.547332 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:05.547332 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:05.547864 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17d4cb74-acf2-4922-b784-d8693bdf0c6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:05.572572 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17d4cb74-acf2-4922-b784-d8693bdf0c6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:42:05.572896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17d4cb74-acf2-4922-b784-d8693bdf0c6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 202 Aug 12 21:42:05.573350 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 514/2060] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:05 2026] DELETE /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:05.585049 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-90cfd874-d764-48bc-af63-bed2b7d92426 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:05.592763 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90cfd874-d764-48bc-af63-bed2b7d92426 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:42:05.594150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90cfd874-d764-48bc-af63-bed2b7d92426 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:05.594904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90cfd874-d764-48bc-af63-bed2b7d92426 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:05.609839 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:05.609839 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:05.614610 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-90cfd874-d764-48bc-af63-bed2b7d92426 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:05.620386 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90cfd874-d764-48bc-af63-bed2b7d92426 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 200 Aug 12 21:42:05.620916 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 518/2061] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:05 2026] GET /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:05.846082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b8dc11b-09b7-49bc-85f6-4b77812e5ee0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:05.846727 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b8dc11b-09b7-49bc-85f6-4b77812e5ee0 None None] GET https://10.4.3.240/volume// Aug 12 21:42:05.846727 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b8dc11b-09b7-49bc-85f6-4b77812e5ee0 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:05.846968 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b8dc11b-09b7-49bc-85f6-4b77812e5ee0 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:05.847354 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b8dc11b-09b7-49bc-85f6-4b77812e5ee0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:05.847645 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 511/2062] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:05.862586 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-d0ed89f6-5d01-4f82-adb3-fefce1bd90e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:05.865548 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-d0ed89f6-5d01-4f82-adb3-fefce1bd90e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:42:05.865868 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-d0ed89f6-5d01-4f82-adb3-fefce1bd90e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:05.866185 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-d0ed89f6-5d01-4f82-adb3-fefce1bd90e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:05.879353 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:05.879353 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:05.885597 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-d0ed89f6-5d01-4f82-adb3-fefce1bd90e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:05.885924 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-d2ce2a82-bd1d-42ac-b4b5-06d9ef674d17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:05.888107 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-d2ce2a82-bd1d-42ac-b4b5-06d9ef674d17 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:42:05.888348 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-d2ce2a82-bd1d-42ac-b4b5-06d9ef674d17 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:05.888653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-d2ce2a82-bd1d-42ac-b4b5-06d9ef674d17 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:05.893258 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-d0ed89f6-5d01-4f82-adb3-fefce1bd90e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:42:05.893863 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 520/2063] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:05 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 1608 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:05.902971 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:05.902971 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:05.907869 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-d2ce2a82-bd1d-42ac-b4b5-06d9ef674d17 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:05.915145 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-d2ce2a82-bd1d-42ac-b4b5-06d9ef674d17 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:42:05.915574 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 515/2064] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:05 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:05.939611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a8997cd6-e24b-487f-8088-24c9321abc85 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:05.941660 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a8997cd6-e24b-487f-8088-24c9321abc85 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82/action Aug 12 21:42:05.941962 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a8997cd6-e24b-487f-8088-24c9321abc85 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:05.942116 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a8997cd6-e24b-487f-8088-24c9321abc85 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:05.957053 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:05.957053 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:05.957716 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a8997cd6-e24b-487f-8088-24c9321abc85 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:05.964368 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a8997cd6-e24b-487f-8088-24c9321abc85 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Begin detaching volume completed successfully. Aug 12 21:42:05.964642 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a8997cd6-e24b-487f-8088-24c9321abc85 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82/action returned with HTTP 202 Aug 12 21:42:05.965266 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 519/2065] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:42:05 2026] POST /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:06.008689 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-658060db-a4e0-49b2-ab9b-90798b553dbb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:06.012988 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-658060db-a4e0-49b2-ab9b-90798b553dbb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] PUT https://10.4.3.240/volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d Aug 12 21:42:06.013645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-658060db-a4e0-49b2-ab9b-90798b553dbb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:06.023806 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54d5c3b0-979d-4bfe-a34f-31420c99ed54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:06.024256 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54d5c3b0-979d-4bfe-a34f-31420c99ed54 None None] GET https://10.4.3.240/volume// Aug 12 21:42:06.024488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54d5c3b0-979d-4bfe-a34f-31420c99ed54 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:06.024550 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-658060db-a4e0-49b2-ab9b-90798b553dbb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Acquiring lock "cinder-attachment_update-3d38d3ea-bb07-4f20-91d7-6b438380e5c3-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:42:06.024749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54d5c3b0-979d-4bfe-a34f-31420c99ed54 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:06.025126 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54d5c3b0-979d-4bfe-a34f-31420c99ed54 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:06.025481 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 521/2066] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:06.033356 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a6e808a5-ce39-4829-81e4-5de146927d07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:06.034159 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-658060db-a4e0-49b2-ab9b-90798b553dbb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Lock "cinder-attachment_update-3d38d3ea-bb07-4f20-91d7-6b438380e5c3-np0000007121" acquired by "attachment_update" :: waited 0.010s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:42:06.035500 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:06.035500 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:06.035605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a6e808a5-ce39-4829-81e4-5de146927d07 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:42:06.035821 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a6e808a5-ce39-4829-81e4-5de146927d07 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:06.036270 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a6e808a5-ce39-4829-81e4-5de146927d07 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:06.046976 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:06.046976 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:06.051219 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a6e808a5-ce39-4829-81e4-5de146927d07 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:06.055311 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-a6e808a5-ce39-4829-81e4-5de146927d07 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 200 Aug 12 21:42:06.055704 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 516/2067] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:06 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:06.126927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-658060db-a4e0-49b2-ab9b-90798b553dbb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Lock "cinder-attachment_update-3d38d3ea-bb07-4f20-91d7-6b438380e5c3-np0000007121" released by "attachment_update" :: held 0.093s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:42:06.127422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-658060db-a4e0-49b2-ab9b-90798b553dbb tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d returned with HTTP 200 Aug 12 21:42:06.128527 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 512/2068] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:42:06 2026] PUT /volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d => generated 968 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:06.154822 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-b34d89a8-89ce-4865-bedc-5bac96e9309f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:06.163419 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-b34d89a8-89ce-4865-bedc-5bac96e9309f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d/action Aug 12 21:42:06.163905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-b34d89a8-89ce-4865-bedc-5bac96e9309f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:06.164064 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-b34d89a8-89ce-4865-bedc-5bac96e9309f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:06.189472 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:06.189472 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:06.204269 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-b34d89a8-89ce-4865-bedc-5bac96e9309f tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d/action returned with HTTP 204 Aug 12 21:42:06.204821 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 520/2069] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:42:06 2026] POST /volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:06.273496 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fbabb743-af3f-47c3-990b-9b7269eadb8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:06.276318 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fbabb743-af3f-47c3-990b-9b7269eadb8f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:06.276318 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fbabb743-af3f-47c3-990b-9b7269eadb8f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:06.276429 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fbabb743-af3f-47c3-990b-9b7269eadb8f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:06.276557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fbabb743-af3f-47c3-990b-9b7269eadb8f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:06.283989 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:06.283989 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:06.284865 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fbabb743-af3f-47c3-990b-9b7269eadb8f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:06.285349 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 522/2070] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:06 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:06.368425 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62ec0e2c-e70f-4b72-996d-8bdb72313396 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:06.374165 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62ec0e2c-e70f-4b72-996d-8bdb72313396 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:06.374439 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62ec0e2c-e70f-4b72-996d-8bdb72313396 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:06.374712 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62ec0e2c-e70f-4b72-996d-8bdb72313396 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:06.381554 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-62ec0e2c-e70f-4b72-996d-8bdb72313396 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:06.389553 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:06.389553 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:06.390683 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62ec0e2c-e70f-4b72-996d-8bdb72313396 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:06.391116 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 517/2071] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:06 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:06.640123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f193fc75-b4b2-4b4d-adea-b6eee35b35d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:06.642328 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f193fc75-b4b2-4b4d-adea-b6eee35b35d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 Aug 12 21:42:06.642557 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f193fc75-b4b2-4b4d-adea-b6eee35b35d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:06.642757 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f193fc75-b4b2-4b4d-adea-b6eee35b35d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:06.648448 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f193fc75-b4b2-4b4d-adea-b6eee35b35d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 returned with HTTP 404 Aug 12 21:42:06.649020 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 513/2072] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:06 2026] GET /volume/v3/volumes/e4b123c8-d019-43c9-becc-565e343cc704 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:06.683267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e76ff6fc-c556-46be-924f-fc90df80d254 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:06.685771 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:06.685771 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2105331681", "snapshot_id": null, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:06.687025 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2105331681', 'snapshot_id': None, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:06.980271 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:42:06.987227 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:42:06.995518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (bb42bb9d-24a3-4131-9f85-b319bcf2b0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:06.997647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800de52b-c43c-41bd-9914-6bccef659c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:06.998696 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:07.085196 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800de52b-c43c-41bd-9914-6bccef659c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:07.086810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe337c4e-9375-4e64-8b27-a8d70a64fa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:07.147035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['cceee425-17cb-4a49-ac2b-1cbeb29c7989', '979e4b58-4340-4bdc-aa83-cecf398bff41', '492c7361-f679-451f-aeff-74e1bfec4aa5', '6c2a3b40-fd97-4074-bbd6-cddf99287773'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:07.147595 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe337c4e-9375-4e64-8b27-a8d70a64fa77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cceee425-17cb-4a49-ac2b-1cbeb29c7989', '979e4b58-4340-4bdc-aa83-cecf398bff41', '492c7361-f679-451f-aeff-74e1bfec4aa5', '6c2a3b40-fd97-4074-bbd6-cddf99287773']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:07.148981 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085bebc4-983e-4445-a78e-1d3e571b3df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:07.183391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085bebc4-983e-4445-a78e-1d3e571b3df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0258415-5eaf-4937-a7c9-52bb66d78919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2105331681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['cceee425-17cb-4a49-ac2b-1cbeb29c7989','979e4b58-4340-4bdc-aa83-cecf398bff41','492c7361-f679-451f-aeff-74e1bfec4aa5','6c2a3b40-fd97-4074-bbd6-cddf99287773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2105331681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0258415-5eaf-4937-a7c9-52bb66d78919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:07.184402 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435c7a81-9b4f-4cc5-a7d5-48a0a4fe338a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:07.192062 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-e61d625d-c074-4d3d-8951-715bb75e3eda None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:07.201513 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-e61d625d-c074-4d3d-8951-715bb75e3eda tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] DELETE https://10.4.3.240/volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304 Aug 12 21:42:07.201904 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-e61d625d-c074-4d3d-8951-715bb75e3eda tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:07.202228 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-e61d625d-c074-4d3d-8951-715bb75e3eda tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:07.206638 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435c7a81-9b4f-4cc5-a7d5-48a0a4fe338a) transitioned into state 'SUCCESS' from state '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-2105331681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['cceee425-17cb-4a49-ac2b-1cbeb29c7989','979e4b58-4340-4bdc-aa83-cecf398bff41','492c7361-f679-451f-aeff-74e1bfec4aa5','6c2a3b40-fd97-4074-bbd6-cddf99287773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:07.207485 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb679358-37c7-4068-ab98-d7ac5467c873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:07.213712 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:07.213712 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:07.217018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb679358-37c7-4068-ab98-d7ac5467c873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:07.217879 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (bb42bb9d-24a3-4131-9f85-b319bcf2b0dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:07.218226 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:42:07.218876 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e76ff6fc-c556-46be-924f-fc90df80d254 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:07.219415 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 521/2073] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:42:06 2026] POST /volume/v3/volumes => generated 759 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:07.239088 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8d50375-08c7-479d-9e9b-22d5e8e17678 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:07.242028 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8d50375-08c7-479d-9e9b-22d5e8e17678 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:07.242327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8d50375-08c7-479d-9e9b-22d5e8e17678 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:07.242610 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8d50375-08c7-479d-9e9b-22d5e8e17678 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:07.261610 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:07.261610 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:07.269729 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c8d50375-08c7-479d-9e9b-22d5e8e17678 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:07.277714 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8d50375-08c7-479d-9e9b-22d5e8e17678 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 returned with HTTP 200 Aug 12 21:42:07.278561 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 518/2074] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:07 2026] GET /volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:07.289384 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a67dbb4f-f866-4aa8-ab84-c60c8a698f78 req-e61d625d-c074-4d3d-8951-715bb75e3eda tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304 returned with HTTP 200 Aug 12 21:42:07.289384 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 523/2075] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:07 2026] DELETE /volume/v3/attachments/36f3055e-ab2c-40b2-874c-3ada1dd8c304 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:07.301329 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6282d2e-fe5b-448e-bfbb-108ca26fa632 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:07.303941 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6282d2e-fe5b-448e-bfbb-108ca26fa632 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:07.304320 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6282d2e-fe5b-448e-bfbb-108ca26fa632 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:07.304806 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6282d2e-fe5b-448e-bfbb-108ca26fa632 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:07.304806 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e6282d2e-fe5b-448e-bfbb-108ca26fa632 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:07.307564 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=284,cinder:INSERT=38,cinder:UPDATE=64 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:42:07.312653 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:07.312653 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:07.313729 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6282d2e-fe5b-448e-bfbb-108ca26fa632 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:07.314437 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 514/2076] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:07 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:07.404455 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-35335878-a06b-4356-82d7-041d8d69546d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:07.406830 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-35335878-a06b-4356-82d7-041d8d69546d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:07.407080 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-35335878-a06b-4356-82d7-041d8d69546d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:07.407341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-35335878-a06b-4356-82d7-041d8d69546d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:07.407491 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-35335878-a06b-4356-82d7-041d8d69546d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:07.412706 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:07.412706 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:07.413723 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-35335878-a06b-4356-82d7-041d8d69546d tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:07.414194 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 522/2077] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:07 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:08.152273 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4dc486a1-7618-44be-91bd-1496b4a0a6d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:08.154800 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4dc486a1-7618-44be-91bd-1496b4a0a6d5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:42:08.155071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4dc486a1-7618-44be-91bd-1496b4a0a6d5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:08.155371 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4dc486a1-7618-44be-91bd-1496b4a0a6d5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:08.155600 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4dc486a1-7618-44be-91bd-1496b4a0a6d5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Delete volume with id: e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:42:08.167656 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:08.167656 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:08.168361 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4dc486a1-7618-44be-91bd-1496b4a0a6d5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:08.212543 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4dc486a1-7618-44be-91bd-1496b4a0a6d5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Delete volume request issued successfully. Aug 12 21:42:08.213121 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4dc486a1-7618-44be-91bd-1496b4a0a6d5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 202 Aug 12 21:42:08.213549 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 519/2078] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:08 2026] DELETE /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:08.298981 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be4b8c2a-c80d-4648-9793-ce8930e3ebc2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:08.302248 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be4b8c2a-c80d-4648-9793-ce8930e3ebc2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:08.302549 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be4b8c2a-c80d-4648-9793-ce8930e3ebc2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:08.302793 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be4b8c2a-c80d-4648-9793-ce8930e3ebc2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:08.316895 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:08.316895 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:08.327821 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be4b8c2a-c80d-4648-9793-ce8930e3ebc2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:08.329956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1dbb0385-19f4-4e8f-8394-f0e972d16339 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:08.332161 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dbb0385-19f4-4e8f-8394-f0e972d16339 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:08.333645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dbb0385-19f4-4e8f-8394-f0e972d16339 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:08.333645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dbb0385-19f4-4e8f-8394-f0e972d16339 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:08.333645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1dbb0385-19f4-4e8f-8394-f0e972d16339 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:08.337203 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be4b8c2a-c80d-4648-9793-ce8930e3ebc2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 returned with HTTP 200 Aug 12 21:42:08.337203 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 524/2079] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:08 2026] GET /volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:08.344052 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:08.344052 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:08.345225 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dbb0385-19f4-4e8f-8394-f0e972d16339 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:08.345971 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 515/2080] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:08 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:08.350444 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5f5d710-a68f-4663-a6ca-d1a9bea81834 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:08.352466 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5f5d710-a68f-4663-a6ca-d1a9bea81834 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:08.352717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5f5d710-a68f-4663-a6ca-d1a9bea81834 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:08.352915 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5f5d710-a68f-4663-a6ca-d1a9bea81834 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:08.355344 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=259,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:42:08.361404 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:08.361404 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:08.370824 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e5f5d710-a68f-4663-a6ca-d1a9bea81834 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:08.374120 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5f5d710-a68f-4663-a6ca-d1a9bea81834 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 returned with HTTP 200 Aug 12 21:42:08.374573 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 523/2081] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:08 2026] GET /volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:08.406789 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-705ea2bf-952e-405b-b2c8-6240664a26a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:08.409750 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-705ea2bf-952e-405b-b2c8-6240664a26a9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:08.410860 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-705ea2bf-952e-405b-b2c8-6240664a26a9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0258415-5eaf-4937-a7c9-52bb66d78919", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2119091559", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:08.427511 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:08.427511 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:08.428102 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-705ea2bf-952e-405b-b2c8-6240664a26a9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:08.428334 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-705ea2bf-952e-405b-b2c8-6240664a26a9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create snapshot from volume e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:08.432500 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10794946-debe-44ff-a189-baf87d6c3cf5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:08.435878 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10794946-debe-44ff-a189-baf87d6c3cf5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:08.436175 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10794946-debe-44ff-a189-baf87d6c3cf5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:08.436429 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10794946-debe-44ff-a189-baf87d6c3cf5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:08.436783 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-10794946-debe-44ff-a189-baf87d6c3cf5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:08.447119 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:08.447119 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:08.450528 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10794946-debe-44ff-a189-baf87d6c3cf5 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:08.451448 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 525/2082] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:08 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:08.469657 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-705ea2bf-952e-405b-b2c8-6240664a26a9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['15cf4cae-f442-41b0-8108-45624fcef94a', 'e4389e54-d660-4ef1-813a-2df64a2bc231', '8a803ca7-50c3-4a7a-a97a-58ee076905bb', 'cad49b9b-a5bc-415b-84c9-e80ae67126c0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:08.517998 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-705ea2bf-952e-405b-b2c8-6240664a26a9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot create request issued successfully. Aug 12 21:42:08.517998 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-705ea2bf-952e-405b-b2c8-6240664a26a9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:08.517998 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 520/2083] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:08.528842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5376dcb4-8f9d-45ef-a7a3-e9d0dcf5e2c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:08.531038 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5376dcb4-8f9d-45ef-a7a3-e9d0dcf5e2c3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:08.531404 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5376dcb4-8f9d-45ef-a7a3-e9d0dcf5e2c3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:08.531694 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5376dcb4-8f9d-45ef-a7a3-e9d0dcf5e2c3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:08.539939 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:08.539939 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:08.540433 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5376dcb4-8f9d-45ef-a7a3-e9d0dcf5e2c3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:08.541287 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5376dcb4-8f9d-45ef-a7a3-e9d0dcf5e2c3 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 200 Aug 12 21:42:08.541660 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 516/2084] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:08 2026] GET /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:09.360003 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-058252a4-d1cb-4b07-84ae-4ff65a7cb9c6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:09.362862 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-058252a4-d1cb-4b07-84ae-4ff65a7cb9c6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:09.363319 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-058252a4-d1cb-4b07-84ae-4ff65a7cb9c6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:09.363573 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-058252a4-d1cb-4b07-84ae-4ff65a7cb9c6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:09.363824 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-058252a4-d1cb-4b07-84ae-4ff65a7cb9c6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:09.369022 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:09.369022 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:09.369869 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-058252a4-d1cb-4b07-84ae-4ff65a7cb9c6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:09.370321 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 524/2085] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:09 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:09.463429 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e76a6fe6-13c8-4211-8e8f-008c543d9ef2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:09.465518 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e76a6fe6-13c8-4211-8e8f-008c543d9ef2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:09.465739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e76a6fe6-13c8-4211-8e8f-008c543d9ef2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:09.465956 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e76a6fe6-13c8-4211-8e8f-008c543d9ef2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:09.466078 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e76a6fe6-13c8-4211-8e8f-008c543d9ef2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:09.471749 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:09.471749 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:09.472776 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e76a6fe6-13c8-4211-8e8f-008c543d9ef2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:09.473315 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 526/2086] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:09 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:09.552960 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e41f1f8-9aa6-4767-af99-e4ff36c16d42 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:09.559145 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e41f1f8-9aa6-4767-af99-e4ff36c16d42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:09.559145 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e41f1f8-9aa6-4767-af99-e4ff36c16d42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:09.559145 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e41f1f8-9aa6-4767-af99-e4ff36c16d42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:09.564466 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:09.564466 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:09.564913 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e41f1f8-9aa6-4767-af99-e4ff36c16d42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:09.565678 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e41f1f8-9aa6-4767-af99-e4ff36c16d42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 200 Aug 12 21:42:09.566021 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 521/2087] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:09 2026] GET /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:09.579139 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-069e6b0b-0d05-49c6-97d8-b27a6d90f01b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:09.584029 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-069e6b0b-0d05-49c6-97d8-b27a6d90f01b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:09.584414 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-069e6b0b-0d05-49c6-97d8-b27a6d90f01b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:09.584788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-069e6b0b-0d05-49c6-97d8-b27a6d90f01b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:09.592488 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:09.592488 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:09.593376 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-069e6b0b-0d05-49c6-97d8-b27a6d90f01b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:09.594863 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-069e6b0b-0d05-49c6-97d8-b27a6d90f01b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 200 Aug 12 21:42:09.595543 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 517/2088] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:09 2026] GET /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:09.837927 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3b3555f4-a93a-4598-836e-41d5ce1f184e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:09.840323 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3b3555f4-a93a-4598-836e-41d5ce1f184e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:09.840584 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3b3555f4-a93a-4598-836e-41d5ce1f184e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:09.840846 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3b3555f4-a93a-4598-836e-41d5ce1f184e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:09.847134 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:09.847134 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:09.847710 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3b3555f4-a93a-4598-836e-41d5ce1f184e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:09.848593 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3b3555f4-a93a-4598-836e-41d5ce1f184e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 200 Aug 12 21:42:09.848990 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 525/2089] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:42:09 2026] GET /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:09.857399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-043df0db-1f77-448c-9098-b4c564f8604d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:09.859465 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-043df0db-1f77-448c-9098-b4c564f8604d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:09.859689 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-043df0db-1f77-448c-9098-b4c564f8604d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:09.859875 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-043df0db-1f77-448c-9098-b4c564f8604d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:09.868559 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:09.868559 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:09.874375 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-043df0db-1f77-448c-9098-b4c564f8604d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:09.881918 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-043df0db-1f77-448c-9098-b4c564f8604d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 returned with HTTP 200 Aug 12 21:42:09.882935 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 527/2090] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:09 2026] GET /volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:10.382927 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f392ebfb-775c-41ef-9ac5-0595c7919a26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:10.385279 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f392ebfb-775c-41ef-9ac5-0595c7919a26 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:10.385563 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f392ebfb-775c-41ef-9ac5-0595c7919a26 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:10.385876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f392ebfb-775c-41ef-9ac5-0595c7919a26 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:10.385933 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f392ebfb-775c-41ef-9ac5-0595c7919a26 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:10.390799 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:10.390799 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:10.391717 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f392ebfb-775c-41ef-9ac5-0595c7919a26 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:10.392173 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 522/2091] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:10 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:10.396406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-403a667f-05a9-4c98-8e17-2a3810f74359 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:10.399982 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-403a667f-05a9-4c98-8e17-2a3810f74359 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:10.400374 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-403a667f-05a9-4c98-8e17-2a3810f74359 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:10.400972 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-403a667f-05a9-4c98-8e17-2a3810f74359 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:10.415423 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:10.415423 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:10.416106 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-403a667f-05a9-4c98-8e17-2a3810f74359 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:10.417294 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-403a667f-05a9-4c98-8e17-2a3810f74359 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 200 Aug 12 21:42:10.417799 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 518/2092] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:42:10 2026] GET /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:42:10.486743 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9ba7400a-5a73-4715-add3-719c63bc2a96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:10.489261 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ba7400a-5a73-4715-add3-719c63bc2a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:10.489261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ba7400a-5a73-4715-add3-719c63bc2a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:10.489261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ba7400a-5a73-4715-add3-719c63bc2a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:10.489261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9ba7400a-5a73-4715-add3-719c63bc2a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:10.497018 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:10.497018 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:10.497827 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ba7400a-5a73-4715-add3-719c63bc2a96 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:10.498193 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 526/2093] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:10 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:10.721339 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-f807430a-c2f1-4879-94b4-73b3f50e49fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:10.726103 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-f807430a-c2f1-4879-94b4-73b3f50e49fa tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3/encryption Aug 12 21:42:10.726481 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-f807430a-c2f1-4879-94b4-73b3f50e49fa tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:10.726637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-f807430a-c2f1-4879-94b4-73b3f50e49fa tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:10.746051 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:10.746051 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:10.755833 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2afd3c9-9cb3-47ce-ba6a-9036c48fc4cf req-f807430a-c2f1-4879-94b4-73b3f50e49fa tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3/encryption returned with HTTP 200 Aug 12 21:42:10.756718 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 528/2094] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:42:10 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:11.406540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97d98e2c-e72b-4cd8-aed6-0c7460af02c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:11.408729 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97d98e2c-e72b-4cd8-aed6-0c7460af02c3 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:11.409013 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97d98e2c-e72b-4cd8-aed6-0c7460af02c3 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:11.409215 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97d98e2c-e72b-4cd8-aed6-0c7460af02c3 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:11.409394 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-97d98e2c-e72b-4cd8-aed6-0c7460af02c3 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:11.414669 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:11.414669 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:11.422924 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97d98e2c-e72b-4cd8-aed6-0c7460af02c3 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:11.423634 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 523/2095] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:11 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:11.514234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a48185aa-d09a-4724-855b-80eacd56b4e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:11.520818 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a48185aa-d09a-4724-855b-80eacd56b4e9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:11.521957 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a48185aa-d09a-4724-855b-80eacd56b4e9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:11.522406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a48185aa-d09a-4724-855b-80eacd56b4e9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:11.523167 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a48185aa-d09a-4724-855b-80eacd56b4e9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:11.534720 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:11.534720 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:11.534720 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a48185aa-d09a-4724-855b-80eacd56b4e9 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:11.534720 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 519/2096] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:11 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:11.866517 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:11.900738 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9a8b9b1b-f11b-4ad6-bd2d-a7d8fa31d0e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:11.902795 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9a8b9b1b-f11b-4ad6-bd2d-a7d8fa31d0e0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:11.903015 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9a8b9b1b-f11b-4ad6-bd2d-a7d8fa31d0e0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:11.903232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9a8b9b1b-f11b-4ad6-bd2d-a7d8fa31d0e0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:11.911123 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:11.911123 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:11.911527 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9a8b9b1b-f11b-4ad6-bd2d-a7d8fa31d0e0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:11.912314 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9a8b9b1b-f11b-4ad6-bd2d-a7d8fa31d0e0 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 200 Aug 12 21:42:11.912847 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 529/2097] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:42:11 2026] GET /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:11.920573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-fc5f73b0-b5d6-4f21-a7fe-1ff8b21c5c9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:11.923105 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-fc5f73b0-b5d6-4f21-a7fe-1ff8b21c5c9c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:11.923299 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-fc5f73b0-b5d6-4f21-a7fe-1ff8b21c5c9c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:11.923553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-fc5f73b0-b5d6-4f21-a7fe-1ff8b21c5c9c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:11.934757 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:11.934757 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:11.940022 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-fc5f73b0-b5d6-4f21-a7fe-1ff8b21c5c9c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:11.947073 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-fc5f73b0-b5d6-4f21-a7fe-1ff8b21c5c9c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 returned with HTTP 200 Aug 12 21:42:11.947073 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 524/2098] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:11 2026] GET /volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:11.959056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:11.965447 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:11.965447 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ba1e787d-fc7d-49c7-85fe-ed31757e9c87", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:11.968027 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ba1e787d-fc7d-49c7-85fe-ed31757e9c87', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:11.981649 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:11.981649 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:11.982373 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:11.983046 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:42:11.983585 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:42:11.991030 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (de140732-95ae-4fdf-bf53-e2f735b0a2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:11.992770 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d25ec244-498e-4542-b03f-51ee10dd9af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:11.994176 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:12.002522 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:12.003001 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-538792773", "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:12.005040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-538792773', 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:12.032287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d25ec244-498e-4542-b03f-51ee10dd9af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ba1e787d-fc7d-49c7-85fe-ed31757e9c87', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.033541 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ccc638-1825-4c78-b216-98d556eace7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.087549 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['f9bab445-053d-46c4-bb13-26d8762d2e9d', '5eb6237e-aef4-464a-91f5-6f7f8a5af362', 'a920a7d0-1286-49a0-9ef5-3a3d2cfd7cd1', '1796b4e0-8e82-4fa3-9c37-1a9140e9764f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:12.089013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ccc638-1825-4c78-b216-98d556eace7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9bab445-053d-46c4-bb13-26d8762d2e9d', '5eb6237e-aef4-464a-91f5-6f7f8a5af362', 'a920a7d0-1286-49a0-9ef5-3a3d2cfd7cd1', '1796b4e0-8e82-4fa3-9c37-1a9140e9764f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.090069 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9780d050-e609-4ebc-a46c-9e32b2cbfe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.110798 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume of 1 GB Aug 12 21:42:12.111137 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:12.111137 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:12.111644 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Availability Zones retrieved successfully. Aug 12 21:42:12.117036 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Flow 'volume_create_api' (746b40ef-de9f-4ccf-a88f-99dff9dcafa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:12.117900 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e6667a-3e51-4580-91a2-9aae42bbfbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.118811 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:12.145210 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9780d050-e609-4ebc-a46c-9e32b2cbfe25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1569111d-97ba-4a53-99a0-ca8f8e6705f1', '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='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['f9bab445-053d-46c4-bb13-26d8762d2e9d','5eb6237e-aef4-464a-91f5-6f7f8a5af362','a920a7d0-1286-49a0-9ef5-3a3d2cfd7cd1','1796b4e0-8e82-4fa3-9c37-1a9140e9764f'],size=1,snapshot_id=ba1e787d-fc7d-49c7-85fe-ed31757e9c87,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), '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-12T21:42:12Z,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=1569111d-97ba-4a53-99a0-ca8f8e6705f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ba1e787d-fc7d-49c7-85fe-ed31757e9c87,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.145975 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5953736d-33a0-49af-817d-620b96422f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.168830 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5953736d-33a0-49af-817d-620b96422f56) transitioned into 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='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['f9bab445-053d-46c4-bb13-26d8762d2e9d','5eb6237e-aef4-464a-91f5-6f7f8a5af362','a920a7d0-1286-49a0-9ef5-3a3d2cfd7cd1','1796b4e0-8e82-4fa3-9c37-1a9140e9764f'],size=1,snapshot_id=ba1e787d-fc7d-49c7-85fe-ed31757e9c87,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.168983 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:12.168983 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:12.170014 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25dca04b-2cee-4909-b42b-1dce32782970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.185659 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e6667a-3e51-4580-91a2-9aae42bbfbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=069ef774-0450-423c-8d44-3a169f243f24,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '069ef774-0450-423c-8d44-3a169f243f24', 'encryption_key_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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.189656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (020e2fd1-6a94-4120-a9a4-f3ac11c22d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.193013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25dca04b-2cee-4909-b42b-1dce32782970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.194343 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (de140732-95ae-4fdf-bf53-e2f735b0a2c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:12.194830 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:42:12.195752 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-3ed5d97f-4396-44bb-9f1a-2bb9aa6e633b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:12.196487 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 520/2099] 10.4.3.240 () {72 vars in 1541 bytes} [Wed Aug 12 21:42:11 2026] POST /volume/v3/volumes => generated 736 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:12.212744 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-ba6e2835-445c-4f30-83ed-5022e737fd3a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:12.216436 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-ba6e2835-445c-4f30-83ed-5022e737fd3a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 Aug 12 21:42:12.216732 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-ba6e2835-445c-4f30-83ed-5022e737fd3a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:12.217001 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-ba6e2835-445c-4f30-83ed-5022e737fd3a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:12.226372 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:12.226372 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:12.230239 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-ba6e2835-445c-4f30-83ed-5022e737fd3a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:12.234611 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-ba6e2835-445c-4f30-83ed-5022e737fd3a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 returned with HTTP 200 Aug 12 21:42:12.235101 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 530/2100] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:12 2026] GET /volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:12.243797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-6edcb710-890b-45ea-a5d4-ce020f16b620 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:12.246895 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-6edcb710-890b-45ea-a5d4-ce020f16b620 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 Aug 12 21:42:12.247355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-6edcb710-890b-45ea-a5d4-ce020f16b620 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:12.247355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-6edcb710-890b-45ea-a5d4-ce020f16b620 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:12.258126 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:12.258126 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:12.263865 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-6edcb710-890b-45ea-a5d4-ce020f16b620 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:12.270708 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-6edcb710-890b-45ea-a5d4-ce020f16b620 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 returned with HTTP 200 Aug 12 21:42:12.271422 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 525/2101] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:12 2026] GET /volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 => generated 804 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:12.277576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Created reservations ['809dface-e533-4eda-a544-68bbbce882dd', 'b0b5ad6e-c56f-4530-b4c7-ce59189b9191', 'de1cc803-9fde-4578-8a62-3751b7ea5850', 'f66d8a08-9da3-444f-8711-fb99dac4f43f'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:12.278737 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (020e2fd1-6a94-4120-a9a4-f3ac11c22d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['809dface-e533-4eda-a544-68bbbce882dd', 'b0b5ad6e-c56f-4530-b4c7-ce59189b9191', 'de1cc803-9fde-4578-8a62-3751b7ea5850', 'f66d8a08-9da3-444f-8711-fb99dac4f43f']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.280023 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f38bdd0-5226-400a-ac04-244c53633883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.323116 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f38bdd0-5226-400a-ac04-244c53633883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db3154c2-1e84-409b-9cc6-78ecbfdbcbc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-538792773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9b4142bb35fd4adfb4d55241d36defe9',qos_specs=None,replication_status=,reservations=['809dface-e533-4eda-a544-68bbbce882dd','b0b5ad6e-c56f-4530-b4c7-ce59189b9191','de1cc803-9fde-4578-8a62-3751b7ea5850','f66d8a08-9da3-444f-8711-fb99dac4f43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-538792773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db3154c2-1e84-409b-9cc6-78ecbfdbcbc1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9b4142bb35fd4adfb4d55241d36defe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(069ef774-0450-423c-8d44-3a169f243f24),volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.324125 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (860a2107-dded-41df-88da-d88666472f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.362938 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (860a2107-dded-41df-88da-d88666472f65) transitioned into state 'SUCCESS' from state '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-538792773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9b4142bb35fd4adfb4d55241d36defe9',qos_specs=None,replication_status=,reservations=['809dface-e533-4eda-a544-68bbbce882dd','b0b5ad6e-c56f-4530-b4c7-ce59189b9191','de1cc803-9fde-4578-8a62-3751b7ea5850','f66d8a08-9da3-444f-8711-fb99dac4f43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.363651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ee8baa-891a-4689-a16b-4a582686a955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:12.378922 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ee8baa-891a-4689-a16b-4a582686a955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:12.380700 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Flow 'volume_create_api' (746b40ef-de9f-4ccf-a88f-99dff9dcafa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:12.381339 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume request issued successfully. Aug 12 21:42:12.382087 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76dc41c0-8241-4bc7-a754-4c68e352ff45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:12.382700 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 527/2102] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:42:11 2026] POST /volume/v3/volumes => generated 759 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:12.399909 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32cdb003-f399-4d45-bd18-2e46a0689b86 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:12.403535 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32cdb003-f399-4d45-bd18-2e46a0689b86 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:42:12.403535 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32cdb003-f399-4d45-bd18-2e46a0689b86 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:12.403790 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32cdb003-f399-4d45-bd18-2e46a0689b86 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:12.416834 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:12.416834 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:12.427300 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-32cdb003-f399-4d45-bd18-2e46a0689b86 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:12.436189 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32cdb003-f399-4d45-bd18-2e46a0689b86 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 200 Aug 12 21:42:12.436751 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 521/2103] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:12 2026] GET /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:12.439859 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cbdbdfd-a35d-48a1-802f-f05ffa17a2f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:12.442333 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cbdbdfd-a35d-48a1-802f-f05ffa17a2f5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:12.442950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cbdbdfd-a35d-48a1-802f-f05ffa17a2f5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:12.442950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cbdbdfd-a35d-48a1-802f-f05ffa17a2f5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:12.443195 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9cbdbdfd-a35d-48a1-802f-f05ffa17a2f5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:12.448804 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:12.448804 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:12.449191 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cbdbdfd-a35d-48a1-802f-f05ffa17a2f5 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:12.450198 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 531/2104] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:12 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:12.548015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1de8de53-e50b-4c2a-b4e6-938aad9196fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:12.550264 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1de8de53-e50b-4c2a-b4e6-938aad9196fa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:12.550662 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1de8de53-e50b-4c2a-b4e6-938aad9196fa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:12.550943 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1de8de53-e50b-4c2a-b4e6-938aad9196fa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:12.551100 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1de8de53-e50b-4c2a-b4e6-938aad9196fa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:12.556599 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:12.556599 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:12.557542 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1de8de53-e50b-4c2a-b4e6-938aad9196fa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:12.558010 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 526/2105] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:12 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:13.454757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8cc5bb38-603c-4ef4-ba67-cfcadd125a0f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.457062 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8cc5bb38-603c-4ef4-ba67-cfcadd125a0f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:42:13.457303 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8cc5bb38-603c-4ef4-ba67-cfcadd125a0f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:13.457546 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8cc5bb38-603c-4ef4-ba67-cfcadd125a0f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:13.461395 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52efff4f-8a9a-4b56-ac5b-1fec7295137d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.465142 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52efff4f-8a9a-4b56-ac5b-1fec7295137d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:13.465142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52efff4f-8a9a-4b56-ac5b-1fec7295137d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:13.465142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52efff4f-8a9a-4b56-ac5b-1fec7295137d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:13.465142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-52efff4f-8a9a-4b56-ac5b-1fec7295137d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:13.466659 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.466659 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:13.468994 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.468994 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:13.469841 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52efff4f-8a9a-4b56-ac5b-1fec7295137d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:13.470303 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 522/2106] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:13 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:13.471231 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8cc5bb38-603c-4ef4-ba67-cfcadd125a0f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:13.477076 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8cc5bb38-603c-4ef4-ba67-cfcadd125a0f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 200 Aug 12 21:42:13.477577 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 528/2107] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:13 2026] GET /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:13.572730 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c1e4315-3050-4abe-8557-3cf918c1ab74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.574876 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c1e4315-3050-4abe-8557-3cf918c1ab74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:13.574876 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c1e4315-3050-4abe-8557-3cf918c1ab74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:13.575127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c1e4315-3050-4abe-8557-3cf918c1ab74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:13.575234 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1c1e4315-3050-4abe-8557-3cf918c1ab74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:13.579209 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.579209 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:13.580005 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c1e4315-3050-4abe-8557-3cf918c1ab74 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:13.580520 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 532/2108] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:13 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:13.587956 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a898c378-f35f-40f3-8150-09014a4aacae req-c6ea1026-a3ab-4e6e-9204-19d890c290b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.590260 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-c6ea1026-a3ab-4e6e-9204-19d890c290b3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:42:13.590492 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-c6ea1026-a3ab-4e6e-9204-19d890c290b3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:13.590701 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-c6ea1026-a3ab-4e6e-9204-19d890c290b3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:13.593533 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-812d33f7-76e0-4767-a14b-0912e11a3a87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.595393 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-812d33f7-76e0-4767-a14b-0912e11a3a87 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:13.595808 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-812d33f7-76e0-4767-a14b-0912e11a3a87 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:13.596228 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-812d33f7-76e0-4767-a14b-0912e11a3a87 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:13.596548 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-812d33f7-76e0-4767-a14b-0912e11a3a87 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:13.599492 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.599492 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:13.602714 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.602714 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:13.604170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-812d33f7-76e0-4767-a14b-0912e11a3a87 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:13.604276 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a898c378-f35f-40f3-8150-09014a4aacae req-c6ea1026-a3ab-4e6e-9204-19d890c290b3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:13.604327 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 523/2109] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:13 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:13.610653 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-c6ea1026-a3ab-4e6e-9204-19d890c290b3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 200 Aug 12 21:42:13.611125 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 527/2110] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:13 2026] GET /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:13.615018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eaa35fc8-24b3-4b40-82aa-3e77dc1a1ae1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.617263 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eaa35fc8-24b3-4b40-82aa-3e77dc1a1ae1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:13.617555 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eaa35fc8-24b3-4b40-82aa-3e77dc1a1ae1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:13.617861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eaa35fc8-24b3-4b40-82aa-3e77dc1a1ae1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:13.618018 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-eaa35fc8-24b3-4b40-82aa-3e77dc1a1ae1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete backup with id: b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. Aug 12 21:42:13.625869 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.625869 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:13.642785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-eaa35fc8-24b3-4b40-82aa-3e77dc1a1ae1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] delete_backup rpcapi backup_id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:42:13.645474 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eaa35fc8-24b3-4b40-82aa-3e77dc1a1ae1 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 202 Aug 12 21:42:13.647764 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 529/2111] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:13 2026] DELETE /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:13.657254 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e929d8e9-657d-4598-a473-3bb341e471b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.670342 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e929d8e9-657d-4598-a473-3bb341e471b2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:13.670518 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e929d8e9-657d-4598-a473-3bb341e471b2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:13.671757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e929d8e9-657d-4598-a473-3bb341e471b2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:13.672019 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e929d8e9-657d-4598-a473-3bb341e471b2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:13.678219 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.678219 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:13.679133 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e929d8e9-657d-4598-a473-3bb341e471b2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 200 Aug 12 21:42:13.679574 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 533/2112] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:13 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:13.845241 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ed63e463-5e7f-4dab-a44d-7f336b20cbde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.849433 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ed63e463-5e7f-4dab-a44d-7f336b20cbde tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:13.850649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ed63e463-5e7f-4dab-a44d-7f336b20cbde tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:13.850649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ed63e463-5e7f-4dab-a44d-7f336b20cbde tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:13.865342 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.865342 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:13.871013 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ed63e463-5e7f-4dab-a44d-7f336b20cbde tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:13.876452 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ed63e463-5e7f-4dab-a44d-7f336b20cbde tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:42:13.878594 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 524/2113] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:13 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 1229 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:13.911312 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ada09ca6-7a29-4f42-a08f-cf24b38f3b76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:13.913334 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ada09ca6-7a29-4f42-a08f-cf24b38f3b76 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] POST https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5/action Aug 12 21:42:13.913736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ada09ca6-7a29-4f42-a08f-cf24b38f3b76 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:13.913904 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ada09ca6-7a29-4f42-a08f-cf24b38f3b76 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:13.926827 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:13.926827 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:13.927308 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ada09ca6-7a29-4f42-a08f-cf24b38f3b76 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:13.933222 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ada09ca6-7a29-4f42-a08f-cf24b38f3b76 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Begin detaching volume completed successfully. Aug 12 21:42:13.933491 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-ada09ca6-7a29-4f42-a08f-cf24b38f3b76 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5/action returned with HTTP 202 Aug 12 21:42:13.933971 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 528/2114] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:42:13 2026] POST /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:14.001910 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fc14e54b-6847-4940-9ed9-5b77c19efb7b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.002434 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc14e54b-6847-4940-9ed9-5b77c19efb7b None None] GET https://10.4.3.240/volume// Aug 12 21:42:14.002706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc14e54b-6847-4940-9ed9-5b77c19efb7b None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:14.002981 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc14e54b-6847-4940-9ed9-5b77c19efb7b None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:14.003406 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc14e54b-6847-4940-9ed9-5b77c19efb7b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:14.003821 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 530/2115] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:14.019193 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4c885a26-2720-42a7-8576-d1a451eb433a req-91fdb241-a123-4fe8-90d9-92fe3d154be5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.022264 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-91fdb241-a123-4fe8-90d9-92fe3d154be5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:14.022790 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-91fdb241-a123-4fe8-90d9-92fe3d154be5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:14.022902 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-91fdb241-a123-4fe8-90d9-92fe3d154be5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:14.035530 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:14.035530 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:14.039588 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4c885a26-2720-42a7-8576-d1a451eb433a req-91fdb241-a123-4fe8-90d9-92fe3d154be5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:14.045260 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-91fdb241-a123-4fe8-90d9-92fe3d154be5 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:42:14.045739 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 534/2116] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:14 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:14.169074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a898c378-f35f-40f3-8150-09014a4aacae req-89aa285a-ba76-434e-9811-b7fa866be659 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.171592 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-89aa285a-ba76-434e-9811-b7fa866be659 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:42:14.171848 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-89aa285a-ba76-434e-9811-b7fa866be659 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:14.172093 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-89aa285a-ba76-434e-9811-b7fa866be659 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:14.185363 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:14.185363 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:14.189652 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a898c378-f35f-40f3-8150-09014a4aacae req-89aa285a-ba76-434e-9811-b7fa866be659 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:14.195179 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-89aa285a-ba76-434e-9811-b7fa866be659 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 200 Aug 12 21:42:14.195712 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 525/2117] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:14 2026] GET /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:14.209865 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22aa0c58-c7ad-440d-8da9-80befccd2a4f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.210119 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22aa0c58-c7ad-440d-8da9-80befccd2a4f None None] GET https://10.4.3.240/volume// Aug 12 21:42:14.210296 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22aa0c58-c7ad-440d-8da9-80befccd2a4f None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:14.210511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22aa0c58-c7ad-440d-8da9-80befccd2a4f None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:14.210841 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22aa0c58-c7ad-440d-8da9-80befccd2a4f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:14.211170 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 529/2118] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:42:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:14.220537 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a898c378-f35f-40f3-8150-09014a4aacae req-4ffd08be-2cdb-4bce-8626-010c938c55ee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.224065 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-4ffd08be-2cdb-4bce-8626-010c938c55ee tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:42:14.224462 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-4ffd08be-2cdb-4bce-8626-010c938c55ee tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db3154c2-1e84-409b-9cc6-78ecbfdbcbc1", "connector": null, "instance_uuid": "c4390492-d0c1-498b-9718-48ea840f5a7c"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:14.235373 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:14.235373 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:14.269962 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-4ffd08be-2cdb-4bce-8626-010c938c55ee tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:42:14.270955 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 531/2119] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:42:14 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:14.482794 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-977c6960-17fc-4f6c-a6bf-5541802df025 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.485079 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-977c6960-17fc-4f6c-a6bf-5541802df025 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:14.485369 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-977c6960-17fc-4f6c-a6bf-5541802df025 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:14.485759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-977c6960-17fc-4f6c-a6bf-5541802df025 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:14.486065 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-977c6960-17fc-4f6c-a6bf-5541802df025 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:14.490946 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:14.490946 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:14.491756 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-977c6960-17fc-4f6c-a6bf-5541802df025 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:14.492139 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 535/2120] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:14 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:14.693050 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a9ba3f80-f4b2-45e5-a447-2ebc7054328b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.701729 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9ba3f80-f4b2-45e5-a447-2ebc7054328b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 Aug 12 21:42:14.702051 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9ba3f80-f4b2-45e5-a447-2ebc7054328b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:14.702349 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9ba3f80-f4b2-45e5-a447-2ebc7054328b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:14.702929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a9ba3f80-f4b2-45e5-a447-2ebc7054328b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:14.710253 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9ba3f80-f4b2-45e5-a447-2ebc7054328b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 returned with HTTP 404 Aug 12 21:42:14.710903 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 526/2121] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:14 2026] GET /volume/v3/backups/b84e8ad1-e374-4f5c-a30a-c45cb4c56ff7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:14.814720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-30801c1b-e713-49ed-a487-77e05c72c249 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.816582 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30801c1b-e713-49ed-a487-77e05c72c249 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:42:14.816797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30801c1b-e713-49ed-a487-77e05c72c249 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:14.817018 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30801c1b-e713-49ed-a487-77e05c72c249 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:14.817195 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-30801c1b-e713-49ed-a487-77e05c72c249 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete backup with id: 9db9fe96-4512-4248-b5c0-ee5297b5a147. Aug 12 21:42:14.822167 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:14.822167 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:14.840951 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-30801c1b-e713-49ed-a487-77e05c72c249 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] delete_backup rpcapi backup_id 9db9fe96-4512-4248-b5c0-ee5297b5a147 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:42:14.843849 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30801c1b-e713-49ed-a487-77e05c72c249 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 202 Aug 12 21:42:14.844576 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 530/2122] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:14 2026] DELETE /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:14.861264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8ee28cbb-199c-48a4-aa24-54b72d1ecd9c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:14.863401 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ee28cbb-199c-48a4-aa24-54b72d1ecd9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:42:14.863643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ee28cbb-199c-48a4-aa24-54b72d1ecd9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:14.863874 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ee28cbb-199c-48a4-aa24-54b72d1ecd9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:14.864007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8ee28cbb-199c-48a4-aa24-54b72d1ecd9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:14.875304 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:14.875304 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:14.878251 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ee28cbb-199c-48a4-aa24-54b72d1ecd9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 200 Aug 12 21:42:14.878251 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 532/2123] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:14 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:15.216084 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4c885a26-2720-42a7-8576-d1a451eb433a req-3ae21b5a-14bf-442a-a177-1ba16d8f50bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.218343 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-3ae21b5a-14bf-442a-a177-1ba16d8f50bc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] DELETE https://10.4.3.240/volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550 Aug 12 21:42:15.218715 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-3ae21b5a-14bf-442a-a177-1ba16d8f50bc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.219011 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-3ae21b5a-14bf-442a-a177-1ba16d8f50bc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.228902 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.228902 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:15.284651 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-63a2e6cf-ff95-426d-95cc-d5d84537411a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.288932 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-63a2e6cf-ff95-426d-95cc-d5d84537411a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 Aug 12 21:42:15.288932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-63a2e6cf-ff95-426d-95cc-d5d84537411a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.288932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-63a2e6cf-ff95-426d-95cc-d5d84537411a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.295115 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4c885a26-2720-42a7-8576-d1a451eb433a req-3ae21b5a-14bf-442a-a177-1ba16d8f50bc tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550 returned with HTTP 200 Aug 12 21:42:15.295894 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 536/2124] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:15 2026] DELETE /volume/v3/attachments/0b06bd27-4722-4378-94da-c6d0c06e0550 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:15.299968 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.299968 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:15.310224 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-63a2e6cf-ff95-426d-95cc-d5d84537411a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:15.319115 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-63a2e6cf-ff95-426d-95cc-d5d84537411a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 returned with HTTP 200 Aug 12 21:42:15.319115 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 527/2125] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:15 2026] GET /volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:15.331038 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-903b6e6a-6421-4f62-8a65-b992c06d9786 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.331445 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-903b6e6a-6421-4f62-8a65-b992c06d9786 None None] GET https://10.4.3.240/volume// Aug 12 21:42:15.331643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-903b6e6a-6421-4f62-8a65-b992c06d9786 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.331845 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-903b6e6a-6421-4f62-8a65-b992c06d9786 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.332212 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-903b6e6a-6421-4f62-8a65-b992c06d9786 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:15.332703 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 531/2126] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:15.349313 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9c6c96bb-e866-4321-a2c8-7137aeefb543 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.351541 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9c6c96bb-e866-4321-a2c8-7137aeefb543 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:42:15.352007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9c6c96bb-e866-4321-a2c8-7137aeefb543 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1569111d-97ba-4a53-99a0-ca8f8e6705f1", "connector": null, "instance_uuid": "ea3c9d29-0f94-42bc-93f4-f674748e1c30"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:15.367716 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.367716 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:15.403094 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9c6c96bb-e866-4321-a2c8-7137aeefb543 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:42:15.403533 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 533/2127] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:42:15 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:15.418786 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fce17cc9-6663-4594-96e5-5f3df8fd5a36 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.419160 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fce17cc9-6663-4594-96e5-5f3df8fd5a36 None None] GET https://10.4.3.240/volume// Aug 12 21:42:15.420373 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fce17cc9-6663-4594-96e5-5f3df8fd5a36 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.420373 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fce17cc9-6663-4594-96e5-5f3df8fd5a36 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.420373 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fce17cc9-6663-4594-96e5-5f3df8fd5a36 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:15.420373 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 537/2128] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:15.432269 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-160051db-870a-4809-b2b5-b03986da2304 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.434723 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-160051db-870a-4809-b2b5-b03986da2304 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 Aug 12 21:42:15.435042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-160051db-870a-4809-b2b5-b03986da2304 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.435290 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-160051db-870a-4809-b2b5-b03986da2304 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.447757 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.447757 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:15.452057 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-160051db-870a-4809-b2b5-b03986da2304 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:15.459063 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-160051db-870a-4809-b2b5-b03986da2304 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 returned with HTTP 200 Aug 12 21:42:15.459618 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 528/2129] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:15 2026] GET /volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 => generated 1524 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:15.504767 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6eb5011e-64be-4da8-8c93-d10577dba89f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.506770 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eb5011e-64be-4da8-8c93-d10577dba89f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:15.507048 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eb5011e-64be-4da8-8c93-d10577dba89f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.507280 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eb5011e-64be-4da8-8c93-d10577dba89f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.507430 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6eb5011e-64be-4da8-8c93-d10577dba89f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:15.513184 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.513184 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:15.513184 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eb5011e-64be-4da8-8c93-d10577dba89f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:15.513184 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 532/2130] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:15 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:15.588945 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-8bfaefe4-040a-4459-a8b1-7971bed54cce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.593167 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-8bfaefe4-040a-4459-a8b1-7971bed54cce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a Aug 12 21:42:15.593589 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-8bfaefe4-040a-4459-a8b1-7971bed54cce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:15.611164 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-8bfaefe4-040a-4459-a8b1-7971bed54cce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-1569111d-97ba-4a53-99a0-ca8f8e6705f1-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:42:15.618310 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-8bfaefe4-040a-4459-a8b1-7971bed54cce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-1569111d-97ba-4a53-99a0-ca8f8e6705f1-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:42:15.619283 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.619283 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:15.652480 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee6e9163-af25-46e4-8682-540c85ba22e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.652941 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee6e9163-af25-46e4-8682-540c85ba22e3 None None] GET https://10.4.3.240/volume// Aug 12 21:42:15.653209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee6e9163-af25-46e4-8682-540c85ba22e3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.653325 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee6e9163-af25-46e4-8682-540c85ba22e3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.653638 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee6e9163-af25-46e4-8682-540c85ba22e3 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:15.654125 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 538/2131] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:15.668144 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a898c378-f35f-40f3-8150-09014a4aacae req-f837ab6e-4b8a-4502-91b6-7d178f514e9e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.675519 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-f837ab6e-4b8a-4502-91b6-7d178f514e9e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:42:15.677046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-f837ab6e-4b8a-4502-91b6-7d178f514e9e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.677357 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-f837ab6e-4b8a-4502-91b6-7d178f514e9e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.695800 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.695800 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:15.699917 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a898c378-f35f-40f3-8150-09014a4aacae req-f837ab6e-4b8a-4502-91b6-7d178f514e9e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:15.706432 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-f837ab6e-4b8a-4502-91b6-7d178f514e9e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 200 Aug 12 21:42:15.706932 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 529/2132] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:15 2026] GET /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:15.719300 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-8bfaefe4-040a-4459-a8b1-7971bed54cce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-1569111d-97ba-4a53-99a0-ca8f8e6705f1-np0000007121" released by "attachment_update" :: held 0.101s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:42:15.719931 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-8bfaefe4-040a-4459-a8b1-7971bed54cce tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a returned with HTTP 200 Aug 12 21:42:15.720542 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 534/2133] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:42:15 2026] PUT /volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:15.746041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9b813171-9653-4750-9cbd-7fd250a60b13 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.748587 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9b813171-9653-4750-9cbd-7fd250a60b13 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a/action Aug 12 21:42:15.749040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9b813171-9653-4750-9cbd-7fd250a60b13 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:15.749192 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9b813171-9653-4750-9cbd-7fd250a60b13 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:15.770952 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.770952 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:15.786084 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-27bc62d4-e8ed-4f04-89b1-059fa835d2de req-9b813171-9653-4750-9cbd-7fd250a60b13 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a/action returned with HTTP 204 Aug 12 21:42:15.786798 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 533/2134] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:42:15 2026] POST /volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:15.828823 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a898c378-f35f-40f3-8150-09014a4aacae req-db035f2a-2bc0-40c3-8004-cd43ab0bfb1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.834562 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-db035f2a-2bc0-40c3-8004-cd43ab0bfb1c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] PUT https://10.4.3.240/volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1 Aug 12 21:42:15.835066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-db035f2a-2bc0-40c3-8004-cd43ab0bfb1c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:15.842541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a898c378-f35f-40f3-8150-09014a4aacae req-db035f2a-2bc0-40c3-8004-cd43ab0bfb1c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Acquiring lock "cinder-attachment_update-db3154c2-1e84-409b-9cc6-78ecbfdbcbc1-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:42:15.846971 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a898c378-f35f-40f3-8150-09014a4aacae req-db035f2a-2bc0-40c3-8004-cd43ab0bfb1c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-db3154c2-1e84-409b-9cc6-78ecbfdbcbc1-np0000007121" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:42:15.848434 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:15.848434 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:15.889190 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac74ab69-647b-421e-9c80-819e528bcdfa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.892865 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac74ab69-647b-421e-9c80-819e528bcdfa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 Aug 12 21:42:15.892865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac74ab69-647b-421e-9c80-819e528bcdfa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:15.892865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac74ab69-647b-421e-9c80-819e528bcdfa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:15.892865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ac74ab69-647b-421e-9c80-819e528bcdfa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Show backup with id 9db9fe96-4512-4248-b5c0-ee5297b5a147. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:15.898026 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac74ab69-647b-421e-9c80-819e528bcdfa tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 returned with HTTP 404 Aug 12 21:42:15.898603 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 530/2135] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:15 2026] GET /volume/v3/backups/9db9fe96-4512-4248-b5c0-ee5297b5a147 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:15.958966 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a898c378-f35f-40f3-8150-09014a4aacae req-db035f2a-2bc0-40c3-8004-cd43ab0bfb1c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-db3154c2-1e84-409b-9cc6-78ecbfdbcbc1-np0000007121" released by "attachment_update" :: held 0.112s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:42:15.959299 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-db035f2a-2bc0-40c3-8004-cd43ab0bfb1c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1 returned with HTTP 200 Aug 12 21:42:15.959773 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 539/2136] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:42:15 2026] PUT /volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:15.989388 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a898c378-f35f-40f3-8150-09014a4aacae req-9ee933aa-066a-4f60-a71c-4f9741773b44 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:15.992955 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-9ee933aa-066a-4f60-a71c-4f9741773b44 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1/action Aug 12 21:42:15.993549 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-9ee933aa-066a-4f60-a71c-4f9741773b44 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:15.994058 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-9ee933aa-066a-4f60-a71c-4f9741773b44 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:16.019761 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:16.019761 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:16.031340 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a898c378-f35f-40f3-8150-09014a4aacae req-9ee933aa-066a-4f60-a71c-4f9741773b44 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1/action returned with HTTP 204 Aug 12 21:42:16.031923 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 535/2137] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:42:15 2026] POST /volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:16.038054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-01b3aa0a-f25f-44e0-8a59-7c9be21a1a7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.040277 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-01b3aa0a-f25f-44e0-8a59-7c9be21a1a7e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:16.040277 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-01b3aa0a-f25f-44e0-8a59-7c9be21a1a7e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:16.040436 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-01b3aa0a-f25f-44e0-8a59-7c9be21a1a7e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:16.057105 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:16.057105 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:16.061916 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-01b3aa0a-f25f-44e0-8a59-7c9be21a1a7e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:16.074118 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-01b3aa0a-f25f-44e0-8a59-7c9be21a1a7e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:16.074909 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 534/2138] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:16 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:16.100497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-48c59f9d-e5c8-425f-8c9a-29393d9c4d6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.104526 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-48c59f9d-e5c8-425f-8c9a-29393d9c4d6b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] POST https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301/action Aug 12 21:42:16.105367 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-48c59f9d-e5c8-425f-8c9a-29393d9c4d6b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:16.105680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-48c59f9d-e5c8-425f-8c9a-29393d9c4d6b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:16.121791 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:16.121791 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:16.122605 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-48c59f9d-e5c8-425f-8c9a-29393d9c4d6b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:16.124494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aed710ee-d2cf-4a13-b73c-d3405939cf8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.126312 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aed710ee-d2cf-4a13-b73c-d3405939cf8c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:16.126531 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aed710ee-d2cf-4a13-b73c-d3405939cf8c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:16.126710 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aed710ee-d2cf-4a13-b73c-d3405939cf8c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:16.126860 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-aed710ee-d2cf-4a13-b73c-d3405939cf8c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Delete volume with id: f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:16.130512 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-48c59f9d-e5c8-425f-8c9a-29393d9c4d6b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Begin detaching volume completed successfully. Aug 12 21:42:16.130864 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-48c59f9d-e5c8-425f-8c9a-29393d9c4d6b tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301/action returned with HTTP 202 Aug 12 21:42:16.131453 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 531/2139] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:42:16 2026] POST /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:16.134466 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:16.134466 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:16.135085 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aed710ee-d2cf-4a13-b73c-d3405939cf8c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:16.154061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-85383d34-e3e9-45bd-bd02-5fccdec75f9c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.156645 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-85383d34-e3e9-45bd-bd02-5fccdec75f9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:16.156985 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-85383d34-e3e9-45bd-bd02-5fccdec75f9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:16.157241 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-85383d34-e3e9-45bd-bd02-5fccdec75f9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:16.160804 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aed710ee-d2cf-4a13-b73c-d3405939cf8c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Delete volume request issued successfully. Aug 12 21:42:16.161116 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aed710ee-d2cf-4a13-b73c-d3405939cf8c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 202 Aug 12 21:42:16.161716 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 540/2140] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:16 2026] DELETE /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:16.175480 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:16.175480 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:16.182511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-507d77ce-565c-43e0-a37b-8cff9fa3131a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.182669 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-85383d34-e3e9-45bd-bd02-5fccdec75f9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:16.183059 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-507d77ce-565c-43e0-a37b-8cff9fa3131a None None] GET https://10.4.3.240/volume// Aug 12 21:42:16.183295 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-507d77ce-565c-43e0-a37b-8cff9fa3131a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:16.183529 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-507d77ce-565c-43e0-a37b-8cff9fa3131a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:16.183983 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-507d77ce-565c-43e0-a37b-8cff9fa3131a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:16.184548 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 535/2141] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:16.193169 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-85383d34-e3e9-45bd-bd02-5fccdec75f9c tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:16.193833 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 536/2142] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:16 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:16.195936 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-ce8ffe5e-b480-4b89-b56b-05fc67526d71 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.202416 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-ce8ffe5e-b480-4b89-b56b-05fc67526d71 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:16.202416 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-ce8ffe5e-b480-4b89-b56b-05fc67526d71 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:16.202416 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-ce8ffe5e-b480-4b89-b56b-05fc67526d71 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:16.216334 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bf976745-9eae-49fa-b40f-aeb7347c75cc req-cebc709d-cd48-4ce4-8d95-25e752f02125 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.218535 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:16.218535 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:16.219420 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bf976745-9eae-49fa-b40f-aeb7347c75cc req-cebc709d-cd48-4ce4-8d95-25e752f02125 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:16.220157 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bf976745-9eae-49fa-b40f-aeb7347c75cc req-cebc709d-cd48-4ce4-8d95-25e752f02125 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:16.220494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bf976745-9eae-49fa-b40f-aeb7347c75cc req-cebc709d-cd48-4ce4-8d95-25e752f02125 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:16.222128 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-ce8ffe5e-b480-4b89-b56b-05fc67526d71 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:16.230159 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-ce8ffe5e-b480-4b89-b56b-05fc67526d71 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:16.230505 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 532/2143] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:16 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:16.233250 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:16.233250 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:16.241277 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bf976745-9eae-49fa-b40f-aeb7347c75cc req-cebc709d-cd48-4ce4-8d95-25e752f02125 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:16.248986 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bf976745-9eae-49fa-b40f-aeb7347c75cc req-cebc709d-cd48-4ce4-8d95-25e752f02125 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 200 Aug 12 21:42:16.250059 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 541/2144] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:16 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:16.305855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f2db731f-3d03-486a-b808-8f420937c3af req-5fbc189e-2e89-4d1a-ab74-5d494562832c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.308959 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f2db731f-3d03-486a-b808-8f420937c3af req-5fbc189e-2e89-4d1a-ab74-5d494562832c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:42:16.308959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f2db731f-3d03-486a-b808-8f420937c3af req-5fbc189e-2e89-4d1a-ab74-5d494562832c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:16.308959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f2db731f-3d03-486a-b808-8f420937c3af req-5fbc189e-2e89-4d1a-ab74-5d494562832c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:16.314411 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f2db731f-3d03-486a-b808-8f420937c3af req-5fbc189e-2e89-4d1a-ab74-5d494562832c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 404 Aug 12 21:42:16.314411 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 536/2145] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:16 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:16.527971 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ba10503b-9912-476d-8e2c-5ae30f4f3847 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:16.530316 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba10503b-9912-476d-8e2c-5ae30f4f3847 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:16.530316 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba10503b-9912-476d-8e2c-5ae30f4f3847 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:16.530534 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba10503b-9912-476d-8e2c-5ae30f4f3847 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:16.530693 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ba10503b-9912-476d-8e2c-5ae30f4f3847 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:16.536054 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:16.536054 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:16.536885 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba10503b-9912-476d-8e2c-5ae30f4f3847 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:16.537494 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 537/2146] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:16 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:17.212499 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2443a64f-b1d3-458f-9044-3aff20d15f99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:17.214584 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2443a64f-b1d3-458f-9044-3aff20d15f99 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:17.214853 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2443a64f-b1d3-458f-9044-3aff20d15f99 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:17.215110 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2443a64f-b1d3-458f-9044-3aff20d15f99 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:17.238663 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:17.238663 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:17.243364 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2443a64f-b1d3-458f-9044-3aff20d15f99 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:17.252152 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2443a64f-b1d3-458f-9044-3aff20d15f99 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:17.252728 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 533/2147] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:17 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:17.549815 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24b888e4-0c2a-4d3d-8906-bccbff774b91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:17.551571 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24b888e4-0c2a-4d3d-8906-bccbff774b91 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:17.551828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24b888e4-0c2a-4d3d-8906-bccbff774b91 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:17.552015 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24b888e4-0c2a-4d3d-8906-bccbff774b91 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:17.552138 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-24b888e4-0c2a-4d3d-8906-bccbff774b91 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:17.563280 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:17.563280 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:17.564134 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24b888e4-0c2a-4d3d-8906-bccbff774b91 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:17.564510 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 542/2148] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:17 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:18.268730 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8dceef54-a9c2-4edb-a22f-cdd3ea523f50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:18.272246 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dceef54-a9c2-4edb-a22f-cdd3ea523f50 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:18.272475 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dceef54-a9c2-4edb-a22f-cdd3ea523f50 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:18.272684 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dceef54-a9c2-4edb-a22f-cdd3ea523f50 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:18.281565 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:18.281565 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:18.285064 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8dceef54-a9c2-4edb-a22f-cdd3ea523f50 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:18.289537 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dceef54-a9c2-4edb-a22f-cdd3ea523f50 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:18.290068 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 537/2149] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:18 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:18.580053 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b9c34f24-4b02-4c80-ae14-cee6fb16c2ff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:18.583677 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b9c34f24-4b02-4c80-ae14-cee6fb16c2ff tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:18.583677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b9c34f24-4b02-4c80-ae14-cee6fb16c2ff tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:18.583677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b9c34f24-4b02-4c80-ae14-cee6fb16c2ff tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:18.583677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b9c34f24-4b02-4c80-ae14-cee6fb16c2ff tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:18.589339 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:18.589339 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:18.590575 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b9c34f24-4b02-4c80-ae14-cee6fb16c2ff tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:18.591266 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 538/2150] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:18 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:19.303403 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93e54ed6-33b7-4b90-ad22-2cdc6cc32e14 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:19.306398 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93e54ed6-33b7-4b90-ad22-2cdc6cc32e14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:19.306678 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93e54ed6-33b7-4b90-ad22-2cdc6cc32e14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:19.306938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93e54ed6-33b7-4b90-ad22-2cdc6cc32e14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:19.319019 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:19.319019 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:19.327127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-4420ea3f-1103-4873-aa64-206d0afe4d0e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:19.327692 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-93e54ed6-33b7-4b90-ad22-2cdc6cc32e14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:19.331736 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-4420ea3f-1103-4873-aa64-206d0afe4d0e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869 Aug 12 21:42:19.331736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-4420ea3f-1103-4873-aa64-206d0afe4d0e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:19.331736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-4420ea3f-1103-4873-aa64-206d0afe4d0e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:19.337999 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93e54ed6-33b7-4b90-ad22-2cdc6cc32e14 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:19.337999 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 534/2151] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:19 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:19.348438 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:19.348438 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:19.432973 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-aee464bb-6f25-48d2-b23c-97f23321a137 req-4420ea3f-1103-4873-aa64-206d0afe4d0e tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869 returned with HTTP 200 Aug 12 21:42:19.433438 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 543/2152] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:19 2026] DELETE /volume/v3/attachments/b734d43d-ddbd-4d18-a101-df035a338869 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:19.604940 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8056f049-0b9e-4ee9-8df9-aafa796f6314 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:19.609023 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8056f049-0b9e-4ee9-8df9-aafa796f6314 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:19.609348 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8056f049-0b9e-4ee9-8df9-aafa796f6314 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:19.609618 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8056f049-0b9e-4ee9-8df9-aafa796f6314 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:19.609809 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8056f049-0b9e-4ee9-8df9-aafa796f6314 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:19.613925 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:19.613925 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:19.614966 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8056f049-0b9e-4ee9-8df9-aafa796f6314 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:19.615392 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 538/2153] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:19 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:20.352536 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-89f208c2-0054-4646-8dfa-96b5e92b94f2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:20.354354 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89f208c2-0054-4646-8dfa-96b5e92b94f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:20.354601 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89f208c2-0054-4646-8dfa-96b5e92b94f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:20.354801 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89f208c2-0054-4646-8dfa-96b5e92b94f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:20.364391 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:20.364391 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:20.368509 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-89f208c2-0054-4646-8dfa-96b5e92b94f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:20.372786 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89f208c2-0054-4646-8dfa-96b5e92b94f2 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:20.373230 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 539/2154] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:20 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:20.629110 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bbec004e-86eb-480a-a814-4f565b94369f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:20.633157 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbec004e-86eb-480a-a814-4f565b94369f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:20.633356 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbec004e-86eb-480a-a814-4f565b94369f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:20.633593 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbec004e-86eb-480a-a814-4f565b94369f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:20.633762 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bbec004e-86eb-480a-a814-4f565b94369f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:20.644437 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:20.644437 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:20.645258 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbec004e-86eb-480a-a814-4f565b94369f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:20.645762 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 535/2155] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:20 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:21.672925 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea102cb6-d0e5-44c3-8aa7-3c5237958a0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:21.678099 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea102cb6-d0e5-44c3-8aa7-3c5237958a0d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:21.681652 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea102cb6-d0e5-44c3-8aa7-3c5237958a0d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:21.681652 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea102cb6-d0e5-44c3-8aa7-3c5237958a0d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:21.681652 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ea102cb6-d0e5-44c3-8aa7-3c5237958a0d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:21.684175 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:21.684175 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:21.685269 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea102cb6-d0e5-44c3-8aa7-3c5237958a0d tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:21.685685 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 544/2156] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:21 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:21.979834 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a2557fa-61d2-488d-be1f-2e6db2ff0178 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:21.982105 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a2557fa-61d2-488d-be1f-2e6db2ff0178 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 Aug 12 21:42:21.982330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a2557fa-61d2-488d-be1f-2e6db2ff0178 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:21.982543 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a2557fa-61d2-488d-be1f-2e6db2ff0178 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:21.993535 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:21.993535 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:21.997221 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a2557fa-61d2-488d-be1f-2e6db2ff0178 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:22.001615 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a2557fa-61d2-488d-be1f-2e6db2ff0178 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 returned with HTTP 200 Aug 12 21:42:22.002104 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 539/2157] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:21 2026] GET /volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:22.395242 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9e9a5d7c-9ac0-48dd-8020-1964351243e1 req-615cb51a-39b0-409b-8246-2629fc6b55d9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:22.398941 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9e9a5d7c-9ac0-48dd-8020-1964351243e1 req-615cb51a-39b0-409b-8246-2629fc6b55d9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:42:22.399153 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9e9a5d7c-9ac0-48dd-8020-1964351243e1 req-615cb51a-39b0-409b-8246-2629fc6b55d9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:22.399335 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9e9a5d7c-9ac0-48dd-8020-1964351243e1 req-615cb51a-39b0-409b-8246-2629fc6b55d9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:22.418506 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:22.418506 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:22.423733 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9e9a5d7c-9ac0-48dd-8020-1964351243e1 req-615cb51a-39b0-409b-8246-2629fc6b55d9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:42:22.439306 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9e9a5d7c-9ac0-48dd-8020-1964351243e1 req-615cb51a-39b0-409b-8246-2629fc6b55d9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:42:22.444000 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 540/2158] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:22 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:22.698800 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1505186c-4686-4683-9bfd-162ac12cd08e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:22.702316 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1505186c-4686-4683-9bfd-162ac12cd08e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:22.702556 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1505186c-4686-4683-9bfd-162ac12cd08e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:22.702797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1505186c-4686-4683-9bfd-162ac12cd08e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:22.702902 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1505186c-4686-4683-9bfd-162ac12cd08e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:22.707710 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:22.707710 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:22.708098 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1505186c-4686-4683-9bfd-162ac12cd08e tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:22.708507 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 536/2159] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:22 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:23.426852 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a2ef615e-9fec-46ba-9d1f-fa1d34b380e1 req-4fdb1335-40d8-4cf8-af8a-74b66f40e6e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.429260 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2ef615e-9fec-46ba-9d1f-fa1d34b380e1 req-4fdb1335-40d8-4cf8-af8a-74b66f40e6e7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167 Aug 12 21:42:23.429477 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2ef615e-9fec-46ba-9d1f-fa1d34b380e1 req-4fdb1335-40d8-4cf8-af8a-74b66f40e6e7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.429738 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2ef615e-9fec-46ba-9d1f-fa1d34b380e1 req-4fdb1335-40d8-4cf8-af8a-74b66f40e6e7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.444193 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.444193 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:23.506853 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2ef615e-9fec-46ba-9d1f-fa1d34b380e1 req-4fdb1335-40d8-4cf8-af8a-74b66f40e6e7 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167 returned with HTTP 200 Aug 12 21:42:23.507277 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 545/2160] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:23 2026] DELETE /volume/v3/attachments/f74cb562-6ecd-46ae-8f68-7f647b0e7167 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:23.576729 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2dcdaebb-d938-42fd-a573-8cbd8e175bf7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.578983 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2dcdaebb-d938-42fd-a573-8cbd8e175bf7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:23.578983 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2dcdaebb-d938-42fd-a573-8cbd8e175bf7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.579217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2dcdaebb-d938-42fd-a573-8cbd8e175bf7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.593197 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.593197 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:23.599800 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2dcdaebb-d938-42fd-a573-8cbd8e175bf7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:23.608811 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2dcdaebb-d938-42fd-a573-8cbd8e175bf7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:23.608811 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 540/2161] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:23 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:23.624803 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b1730c13-77ad-4a22-9258-d7c53ff4d139 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.628656 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1730c13-77ad-4a22-9258-d7c53ff4d139 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] DELETE https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:23.628656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1730c13-77ad-4a22-9258-d7c53ff4d139 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.628656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1730c13-77ad-4a22-9258-d7c53ff4d139 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.628656 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-b1730c13-77ad-4a22-9258-d7c53ff4d139 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume with id: 091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:23.634353 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.634353 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:23.635328 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b1730c13-77ad-4a22-9258-d7c53ff4d139 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:23.664968 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-42c22f87-5029-42b7-9994-320d92c9942f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.667719 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b1730c13-77ad-4a22-9258-d7c53ff4d139 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Delete volume request issued successfully. Aug 12 21:42:23.668054 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1730c13-77ad-4a22-9258-d7c53ff4d139 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 202 Aug 12 21:42:23.668517 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-42c22f87-5029-42b7-9994-320d92c9942f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a Aug 12 21:42:23.668715 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 541/2162] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:23 2026] DELETE /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:23.668882 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-42c22f87-5029-42b7-9994-320d92c9942f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.669157 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-42c22f87-5029-42b7-9994-320d92c9942f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.679991 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29afb8c6-fe17-47af-b031-bfb50efde8de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.682407 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29afb8c6-fe17-47af-b031-bfb50efde8de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:23.682793 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29afb8c6-fe17-47af-b031-bfb50efde8de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.682979 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29afb8c6-fe17-47af-b031-bfb50efde8de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.684664 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.684664 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:23.693816 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.693816 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:23.703602 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-29afb8c6-fe17-47af-b031-bfb50efde8de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Volume info retrieved successfully. Aug 12 21:42:23.708613 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29afb8c6-fe17-47af-b031-bfb50efde8de tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 200 Aug 12 21:42:23.709263 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 546/2163] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:23 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:23.721440 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d372618-8386-4c64-9d58-c5afacda7bf1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.723780 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d372618-8386-4c64-9d58-c5afacda7bf1 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:23.723957 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d372618-8386-4c64-9d58-c5afacda7bf1 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.724200 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d372618-8386-4c64-9d58-c5afacda7bf1 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.724324 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6d372618-8386-4c64-9d58-c5afacda7bf1 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:23.730668 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.730668 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:23.731362 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d372618-8386-4c64-9d58-c5afacda7bf1 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:23.732699 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 541/2164] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:23 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:23.745231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9f349646-e79c-408a-9e67-c7d860aa7e9b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.747179 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-42c22f87-5029-42b7-9994-320d92c9942f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a returned with HTTP 200 Aug 12 21:42:23.747931 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 537/2165] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:23 2026] DELETE /volume/v3/attachments/e805e3e2-e3fe-4e9e-b41f-130dfd0fbc8a => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:23.748030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9f349646-e79c-408a-9e67-c7d860aa7e9b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] DELETE https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:23.748326 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9f349646-e79c-408a-9e67-c7d860aa7e9b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.748519 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9f349646-e79c-408a-9e67-c7d860aa7e9b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.751356 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-9f349646-e79c-408a-9e67-c7d860aa7e9b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Delete backup with id: 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. Aug 12 21:42:23.761590 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.761590 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:23.767527 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-b4a8ab3a-5588-4a66-be57-6ec515b9963b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.771368 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-b4a8ab3a-5588-4a66-be57-6ec515b9963b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 Aug 12 21:42:23.771672 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-b4a8ab3a-5588-4a66-be57-6ec515b9963b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.771960 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-b4a8ab3a-5588-4a66-be57-6ec515b9963b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.772240 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-b4a8ab3a-5588-4a66-be57-6ec515b9963b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: 1569111d-97ba-4a53-99a0-ca8f8e6705f1 Aug 12 21:42:23.783114 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.783114 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:23.785268 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-9f349646-e79c-408a-9e67-c7d860aa7e9b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] delete_backup rpcapi backup_id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:42:23.785377 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-b4a8ab3a-5588-4a66-be57-6ec515b9963b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:23.786484 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9f349646-e79c-408a-9e67-c7d860aa7e9b tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 202 Aug 12 21:42:23.786848 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 542/2166] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:42:23 2026] DELETE /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:23.799221 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83d8e9dc-c35c-478b-87f8-c9eef7877bdd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:23.803080 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83d8e9dc-c35c-478b-87f8-c9eef7877bdd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:23.803308 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83d8e9dc-c35c-478b-87f8-c9eef7877bdd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:23.803716 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83d8e9dc-c35c-478b-87f8-c9eef7877bdd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:23.803872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-83d8e9dc-c35c-478b-87f8-c9eef7877bdd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:23.808759 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:23.808759 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:23.809504 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83d8e9dc-c35c-478b-87f8-c9eef7877bdd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 200 Aug 12 21:42:23.809938 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 542/2167] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:23 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:23.811159 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-b4a8ab3a-5588-4a66-be57-6ec515b9963b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:42:23.811433 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fa8ecfe3-b2ab-4cf3-8393-4431d911d649 req-b4a8ab3a-5588-4a66-be57-6ec515b9963b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 returned with HTTP 202 Aug 12 21:42:23.812172 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 547/2168] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:42:23 2026] DELETE /volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:24.390791 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c512822f-91fe-4a0e-9f6c-4cbc1dbea7ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.392909 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c512822f-91fe-4a0e-9f6c-4cbc1dbea7ba tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] DELETE https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:42:24.393167 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c512822f-91fe-4a0e-9f6c-4cbc1dbea7ba tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.393406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c512822f-91fe-4a0e-9f6c-4cbc1dbea7ba tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.393608 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c512822f-91fe-4a0e-9f6c-4cbc1dbea7ba tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Delete volume with id: 569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:42:24.403260 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:24.403260 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:24.403842 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c512822f-91fe-4a0e-9f6c-4cbc1dbea7ba tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:24.436823 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c512822f-91fe-4a0e-9f6c-4cbc1dbea7ba tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Delete volume request issued successfully. Aug 12 21:42:24.436823 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c512822f-91fe-4a0e-9f6c-4cbc1dbea7ba tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 202 Aug 12 21:42:24.436823 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 538/2169] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:24 2026] DELETE /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:24.446005 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-20e4cef7-e560-4fcc-a434-6083022826e2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.453305 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-20e4cef7-e560-4fcc-a434-6083022826e2 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:42:24.453549 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-20e4cef7-e560-4fcc-a434-6083022826e2 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.453773 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-20e4cef7-e560-4fcc-a434-6083022826e2 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.466062 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:24.466062 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:24.470684 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-20e4cef7-e560-4fcc-a434-6083022826e2 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Volume info retrieved successfully. Aug 12 21:42:24.477699 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-20e4cef7-e560-4fcc-a434-6083022826e2 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 200 Aug 12 21:42:24.478271 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 543/2170] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:24 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 1250 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:24.680273 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b4712c2-5f54-4e8d-8933-568c33fd467b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.683556 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b4712c2-5f54-4e8d-8933-568c33fd467b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 Aug 12 21:42:24.683876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b4712c2-5f54-4e8d-8933-568c33fd467b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.684140 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b4712c2-5f54-4e8d-8933-568c33fd467b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.693186 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b4712c2-5f54-4e8d-8933-568c33fd467b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 returned with HTTP 404 Aug 12 21:42:24.693820 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 543/2171] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:24 2026] GET /volume/v3/volumes/1569111d-97ba-4a53-99a0-ca8f8e6705f1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:24.727682 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-220cfb7a-bb8c-4860-af46-4eed6d3dece7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.730363 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-220cfb7a-bb8c-4860-af46-4eed6d3dece7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] GET https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 Aug 12 21:42:24.730562 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-220cfb7a-bb8c-4860-af46-4eed6d3dece7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.730774 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-220cfb7a-bb8c-4860-af46-4eed6d3dece7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.744298 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-220cfb7a-bb8c-4860-af46-4eed6d3dece7 tempest-VolumesBackupsTest-335071220 tempest-VolumesBackupsTest-335071220-project-member] https://10.4.3.240/volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 returned with HTTP 404 Aug 12 21:42:24.744844 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 548/2172] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:24 2026] GET /volume/v3/volumes/091ceef2-b194-464e-9151-d295b2add301 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:24.777901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34279708-7cc8-457a-b6cd-105a3d8a54fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.779952 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34279708-7cc8-457a-b6cd-105a3d8a54fa tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:24.780292 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34279708-7cc8-457a-b6cd-105a3d8a54fa tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.780521 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34279708-7cc8-457a-b6cd-105a3d8a54fa tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.780650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-34279708-7cc8-457a-b6cd-105a3d8a54fa tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:24.787447 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:24.787447 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:24.788030 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34279708-7cc8-457a-b6cd-105a3d8a54fa tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:24.807066 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34279708-7cc8-457a-b6cd-105a3d8a54fa tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot delete request issued successfully. Aug 12 21:42:24.807066 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34279708-7cc8-457a-b6cd-105a3d8a54fa tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 202 Aug 12 21:42:24.807442 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 539/2173] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:24 2026] DELETE /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:24.819876 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0c7bed72-7ffb-409d-acf8-51d94e8b2e88 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.822443 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0c7bed72-7ffb-409d-acf8-51d94e8b2e88 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:24.822698 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0c7bed72-7ffb-409d-acf8-51d94e8b2e88 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.822884 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0c7bed72-7ffb-409d-acf8-51d94e8b2e88 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.823479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f7668be-6a38-4785-a73f-48e239dbd61f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.825523 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f7668be-6a38-4785-a73f-48e239dbd61f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 Aug 12 21:42:24.825846 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f7668be-6a38-4785-a73f-48e239dbd61f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.826032 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f7668be-6a38-4785-a73f-48e239dbd61f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.826200 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1f7668be-6a38-4785-a73f-48e239dbd61f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Show backup with id 20e74b51-2416-4fbe-8bb6-19f9cd9a38a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:42:24.829204 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:24.829204 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:24.829756 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0c7bed72-7ffb-409d-acf8-51d94e8b2e88 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:42:24.829981 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f7668be-6a38-4785-a73f-48e239dbd61f tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 returned with HTTP 404 Aug 12 21:42:24.830489 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0c7bed72-7ffb-409d-acf8-51d94e8b2e88 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 200 Aug 12 21:42:24.830573 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 544/2174] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:24 2026] GET /volume/v3/backups/20e74b51-2416-4fbe-8bb6-19f9cd9a38a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:24.830922 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 544/2175] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:24 2026] GET /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:24.839914 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bcd51517-f0ca-407d-9cc6-9d2b3af361bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.842319 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcd51517-f0ca-407d-9cc6-9d2b3af361bd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 Aug 12 21:42:24.842769 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcd51517-f0ca-407d-9cc6-9d2b3af361bd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.843004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcd51517-f0ca-407d-9cc6-9d2b3af361bd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.843240 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bcd51517-f0ca-407d-9cc6-9d2b3af361bd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Delete volume with id: cd3b0c95-9c3a-41c8-966f-318631e56d98 Aug 12 21:42:24.853971 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:24.853971 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:24.854815 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bcd51517-f0ca-407d-9cc6-9d2b3af361bd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Volume info retrieved successfully. Aug 12 21:42:24.878279 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bcd51517-f0ca-407d-9cc6-9d2b3af361bd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Delete volume request issued successfully. Aug 12 21:42:24.878937 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcd51517-f0ca-407d-9cc6-9d2b3af361bd tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 returned with HTTP 202 Aug 12 21:42:24.879594 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 549/2176] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:42:24 2026] DELETE /volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:24.889130 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f056e36d-245c-4ea7-8e04-5bde402ef922 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:24.891126 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f056e36d-245c-4ea7-8e04-5bde402ef922 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 Aug 12 21:42:24.891369 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f056e36d-245c-4ea7-8e04-5bde402ef922 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:24.891583 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f056e36d-245c-4ea7-8e04-5bde402ef922 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:24.900370 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:24.900370 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:24.904871 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f056e36d-245c-4ea7-8e04-5bde402ef922 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Volume info retrieved successfully. Aug 12 21:42:24.909512 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f056e36d-245c-4ea7-8e04-5bde402ef922 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 returned with HTTP 200 Aug 12 21:42:24.910003 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 540/2177] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:24 2026] GET /volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:25.470345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc4f2e1b-876f-4503-84bb-c2a5782aaded None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.472404 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc4f2e1b-876f-4503-84bb-c2a5782aaded tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:42:25.472525 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc4f2e1b-876f-4503-84bb-c2a5782aaded tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.472750 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc4f2e1b-876f-4503-84bb-c2a5782aaded tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.483789 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:25.483789 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:25.489862 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc4f2e1b-876f-4503-84bb-c2a5782aaded tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:42:25.494353 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f9d016e7-01df-4797-a487-36d57d31bda8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.495225 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc4f2e1b-876f-4503-84bb-c2a5782aaded tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:42:25.495694 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 545/2178] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:25.496098 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9d016e7-01df-4797-a487-36d57d31bda8 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 Aug 12 21:42:25.496311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9d016e7-01df-4797-a487-36d57d31bda8 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.496497 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9d016e7-01df-4797-a487-36d57d31bda8 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.506051 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9d016e7-01df-4797-a487-36d57d31bda8 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 returned with HTTP 404 Aug 12 21:42:25.506538 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 545/2179] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/569531f5-704d-4f81-8133-9413e20a5034 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:25.515677 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d54a11f1-2fb9-4132-8075-0d73d9917f36 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.517547 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d54a11f1-2fb9-4132-8075-0d73d9917f36 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:25.519557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d54a11f1-2fb9-4132-8075-0d73d9917f36 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.519796 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d54a11f1-2fb9-4132-8075-0d73d9917f36 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.519975 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d54a11f1-2fb9-4132-8075-0d73d9917f36 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Delete volume with id: f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:25.530374 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d54a11f1-2fb9-4132-8075-0d73d9917f36 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 404 Aug 12 21:42:25.532577 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 550/2180] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:25 2026] DELETE /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:25.540374 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c454b16-2c99-4ecc-808e-cd72aff4824c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.542954 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c454b16-2c99-4ecc-808e-cd72aff4824c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 Aug 12 21:42:25.543340 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c454b16-2c99-4ecc-808e-cd72aff4824c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.543680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c454b16-2c99-4ecc-808e-cd72aff4824c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.547711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-41e5729d-63de-4edf-9c23-c985fd655048 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.551719 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-41e5729d-63de-4edf-9c23-c985fd655048 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:42:25.551928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-41e5729d-63de-4edf-9c23-c985fd655048 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.552160 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-41e5729d-63de-4edf-9c23-c985fd655048 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.552751 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c454b16-2c99-4ecc-808e-cd72aff4824c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 returned with HTTP 404 Aug 12 21:42:25.553475 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 541/2181] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/f80667a8-c762-453c-9475-dd4446cecbe5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:25.562867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03338a63-13d2-425b-905e-85b73aee14b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.563196 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:25.563196 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:25.565927 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03338a63-13d2-425b-905e-85b73aee14b9 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:42:25.567308 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-41e5729d-63de-4edf-9c23-c985fd655048 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:42:25.567357 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03338a63-13d2-425b-905e-85b73aee14b9 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.567573 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03338a63-13d2-425b-905e-85b73aee14b9 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.569577 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-03338a63-13d2-425b-905e-85b73aee14b9 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Delete volume with id: e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:42:25.572574 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-41e5729d-63de-4edf-9c23-c985fd655048 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:42:25.573064 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 546/2182] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:25.577197 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03338a63-13d2-425b-905e-85b73aee14b9 tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 404 Aug 12 21:42:25.577790 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 546/2183] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:25 2026] DELETE /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:25.584198 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac588267-3db2-49c2-a267-8f5f1f77317c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.585982 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac588267-3db2-49c2-a267-8f5f1f77317c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] GET https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 Aug 12 21:42:25.586230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac588267-3db2-49c2-a267-8f5f1f77317c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.586417 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac588267-3db2-49c2-a267-8f5f1f77317c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.592017 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac588267-3db2-49c2-a267-8f5f1f77317c tempest-TestInstancesWithCinderVolumes-539066233 tempest-TestInstancesWithCinderVolumes-539066233-project-member] https://10.4.3.240/volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 returned with HTTP 404 Aug 12 21:42:25.592475 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 551/2184] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/e29673b8-db78-4fd4-925f-3c7b2918fc82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:25.595167 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-241f5922-4029-4b22-be9b-2444b69aaef2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.601514 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-241f5922-4029-4b22-be9b-2444b69aaef2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749/action Aug 12 21:42:25.602590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-241f5922-4029-4b22-be9b-2444b69aaef2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:25.602590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-241f5922-4029-4b22-be9b-2444b69aaef2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:25.609219 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c61e6cc3-fac7-4e4e-b4b3-2c25e65b6ffd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.611140 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c61e6cc3-fac7-4e4e-b4b3-2c25e65b6ffd tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:42:25.611469 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c61e6cc3-fac7-4e4e-b4b3-2c25e65b6ffd tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.611858 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c61e6cc3-fac7-4e4e-b4b3-2c25e65b6ffd tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.613037 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c61e6cc3-fac7-4e4e-b4b3-2c25e65b6ffd tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:42:25.625100 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:25.625100 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:25.625100 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-241f5922-4029-4b22-be9b-2444b69aaef2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:42:25.631003 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-241f5922-4029-4b22-be9b-2444b69aaef2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Begin detaching volume completed successfully. Aug 12 21:42:25.631244 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-241f5922-4029-4b22-be9b-2444b69aaef2 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749/action returned with HTTP 202 Aug 12 21:42:25.631786 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 542/2185] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:42:25 2026] POST /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:25.663672 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c61e6cc3-fac7-4e4e-b4b3-2c25e65b6ffd tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Get all volumes completed successfully. Aug 12 21:42:25.666205 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:25.666205 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:25.677710 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c61e6cc3-fac7-4e4e-b4b3-2c25e65b6ffd tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:42:25.678373 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 547/2186] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10815 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:25.694800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f90329b-e209-4243-8799-d48c552c3b90 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.695262 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f90329b-e209-4243-8799-d48c552c3b90 None None] GET https://10.4.3.240/volume// Aug 12 21:42:25.695450 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f90329b-e209-4243-8799-d48c552c3b90 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.695639 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f90329b-e209-4243-8799-d48c552c3b90 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.695976 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f90329b-e209-4243-8799-d48c552c3b90 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:25.696266 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 547/2187] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:25.701247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-258e920d-14e1-4fc6-a371-4dd966ee57f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.704042 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-258e920d-14e1-4fc6-a371-4dd966ee57f4 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] DELETE https://10.4.3.240/volume/v3/types/dd26a4e5-aca2-43ae-803e-78eb362768bc Aug 12 21:42:25.704042 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-258e920d-14e1-4fc6-a371-4dd966ee57f4 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.704042 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-258e920d-14e1-4fc6-a371-4dd966ee57f4 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.705826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-5d9c8b61-a3e1-4d4f-b403-6be3d29fbf45 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.710771 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-5d9c8b61-a3e1-4d4f-b403-6be3d29fbf45 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:42:25.711100 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-5d9c8b61-a3e1-4d4f-b403-6be3d29fbf45 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.711100 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-5d9c8b61-a3e1-4d4f-b403-6be3d29fbf45 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.730063 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:25.730063 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:25.736740 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-5d9c8b61-a3e1-4d4f-b403-6be3d29fbf45 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:42:25.744771 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-5d9c8b61-a3e1-4d4f-b403-6be3d29fbf45 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:42:25.745255 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 543/2188] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:25.747088 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-258e920d-14e1-4fc6-a371-4dd966ee57f4 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/types/dd26a4e5-aca2-43ae-803e-78eb362768bc returned with HTTP 202 Aug 12 21:42:25.747655 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 552/2189] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:25 2026] DELETE /volume/v3/types/dd26a4e5-aca2-43ae-803e-78eb362768bc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:25.756021 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a656b4a-8259-43e6-8d29-111517b8f346 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.758717 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a656b4a-8259-43e6-8d29-111517b8f346 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:42:25.758949 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a656b4a-8259-43e6-8d29-111517b8f346 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.759281 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a656b4a-8259-43e6-8d29-111517b8f346 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.760328 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a656b4a-8259-43e6-8d29-111517b8f346 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:42:25.782345 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a656b4a-8259-43e6-8d29-111517b8f346 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Get all volumes completed successfully. Aug 12 21:42:25.784185 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:25.784185 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:25.790929 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a656b4a-8259-43e6-8d29-111517b8f346 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:42:25.791455 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 548/2190] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:25.812846 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-36ad3478-5e4d-4a1e-ba0d-54c1fc68825f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.815668 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36ad3478-5e4d-4a1e-ba0d-54c1fc68825f tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] DELETE https://10.4.3.240/volume/v3/types/3c5d7de8-232b-49a2-9cbe-c5df6ad3f420 Aug 12 21:42:25.815955 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36ad3478-5e4d-4a1e-ba0d-54c1fc68825f tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.816242 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36ad3478-5e4d-4a1e-ba0d-54c1fc68825f tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.840661 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9bf2a04-c015-45cd-b4e8-ba330516f5b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.842495 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9bf2a04-c015-45cd-b4e8-ba330516f5b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 Aug 12 21:42:25.843324 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9bf2a04-c015-45cd-b4e8-ba330516f5b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.843324 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9bf2a04-c015-45cd-b4e8-ba330516f5b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.847869 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9bf2a04-c015-45cd-b4e8-ba330516f5b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 returned with HTTP 404 Aug 12 21:42:25.848665 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 544/2191] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/snapshots/ba1e787d-fc7d-49c7-85fe-ed31757e9c87 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:25.853826 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36ad3478-5e4d-4a1e-ba0d-54c1fc68825f tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/types/3c5d7de8-232b-49a2-9cbe-c5df6ad3f420 returned with HTTP 202 Aug 12 21:42:25.854772 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 548/2192] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:25 2026] DELETE /volume/v3/types/3c5d7de8-232b-49a2-9cbe-c5df6ad3f420 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:25.856490 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96fc7829-a770-49d9-9423-4f5e97321133 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.859366 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96fc7829-a770-49d9-9423-4f5e97321133 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:25.859366 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96fc7829-a770-49d9-9423-4f5e97321133 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.859366 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96fc7829-a770-49d9-9423-4f5e97321133 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.859366 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-96fc7829-a770-49d9-9423-4f5e97321133 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:25.868606 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:25.868606 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:25.869775 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-96fc7829-a770-49d9-9423-4f5e97321133 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:25.901153 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-96fc7829-a770-49d9-9423-4f5e97321133 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:42:25.901153 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96fc7829-a770-49d9-9423-4f5e97321133 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 returned with HTTP 202 Aug 12 21:42:25.901153 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 553/2193] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:25 2026] DELETE /volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:25.911243 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55e4e783-2e47-497b-9791-d2993af31083 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.913232 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55e4e783-2e47-497b-9791-d2993af31083 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:25.913232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55e4e783-2e47-497b-9791-d2993af31083 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.913434 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55e4e783-2e47-497b-9791-d2993af31083 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.931316 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:25.931316 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:25.931703 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf08d39f-83cd-42a7-9f97-4c6c886a9ab6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:25.932861 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf08d39f-83cd-42a7-9f97-4c6c886a9ab6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] GET https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 Aug 12 21:42:25.933017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf08d39f-83cd-42a7-9f97-4c6c886a9ab6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:25.933216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf08d39f-83cd-42a7-9f97-4c6c886a9ab6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:25.935836 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55e4e783-2e47-497b-9791-d2993af31083 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:25.940840 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf08d39f-83cd-42a7-9f97-4c6c886a9ab6 tempest-ProjectReaderTests39-1571046934 tempest-ProjectReaderTests39-1571046934-project-admin] https://10.4.3.240/volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 returned with HTTP 404 Aug 12 21:42:25.941442 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 545/2194] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/cd3b0c95-9c3a-41c8-966f-318631e56d98 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:25.946067 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55e4e783-2e47-497b-9791-d2993af31083 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 returned with HTTP 200 Aug 12 21:42:25.946776 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 549/2195] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:25 2026] GET /volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:26.383276 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03cd9944-4ddc-46ef-9127-59e61653279a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:26.385537 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03cd9944-4ddc-46ef-9127-59e61653279a tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:42:26.386705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03cd9944-4ddc-46ef-9127-59e61653279a tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:26.386705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03cd9944-4ddc-46ef-9127-59e61653279a tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:26.386851 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03cd9944-4ddc-46ef-9127-59e61653279a tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:42:26.450767 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-03cd9944-4ddc-46ef-9127-59e61653279a tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Get all volumes completed successfully. Aug 12 21:42:26.453878 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:26.453878 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:26.460117 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03cd9944-4ddc-46ef-9127-59e61653279a tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:42:26.460664 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 549/2196] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:42:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9294 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:26.484634 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:26.488121 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e Aug 12 21:42:26.488494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:26.488899 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:26.489263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Delete volume with id: f7e04781-ecc5-4866-8bee-83311368020e Aug 12 21:42:26.502254 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:26.502254 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:26.503657 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Volume info retrieved successfully. Aug 12 21:42:26.519195 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.image.cache [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'c25cb2cf-8517-44a8-a70d-71702dce07f7', 'volume_id': 'f7e04781-ecc5-4866-8bee-83311368020e', 'host': 'np0000007121@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 21, 40, 53), 'last_used': datetime.datetime(2026, 8, 12, 21, 41, 3)}. {{(pid=100323) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 21:42:26.530953 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Delete volume request issued successfully. Aug 12 21:42:26.531600 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c865f4e9-79ef-482f-a71d-2e5c7aa0dc09 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e returned with HTTP 202 Aug 12 21:42:26.532134 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 554/2197] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:26 2026] DELETE /volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:26.540765 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c1ab3d3-dea9-467c-8c22-02ff7bfcb8f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:26.544385 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c1ab3d3-dea9-467c-8c22-02ff7bfcb8f2 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] GET https://10.4.3.240/volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e Aug 12 21:42:26.544684 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c1ab3d3-dea9-467c-8c22-02ff7bfcb8f2 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:26.544950 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c1ab3d3-dea9-467c-8c22-02ff7bfcb8f2 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:26.554727 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:26.554727 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:26.559266 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c1ab3d3-dea9-467c-8c22-02ff7bfcb8f2 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Volume info retrieved successfully. Aug 12 21:42:26.569843 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c1ab3d3-dea9-467c-8c22-02ff7bfcb8f2 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e returned with HTTP 200 Aug 12 21:42:26.570254 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 546/2198] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:26 2026] GET /volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:26.701002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-c0f264c7-230d-46ba-b2a9-86a6e6673ccc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:26.702798 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-c0f264c7-230d-46ba-b2a9-86a6e6673ccc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] DELETE https://10.4.3.240/volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0 Aug 12 21:42:26.705386 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-c0f264c7-230d-46ba-b2a9-86a6e6673ccc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:26.705386 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-c0f264c7-230d-46ba-b2a9-86a6e6673ccc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:26.716268 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:26.716268 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:26.771907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-73a06bff-4f73-4d9c-a53c-2b5c5119fd0e req-c0f264c7-230d-46ba-b2a9-86a6e6673ccc tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0 returned with HTTP 200 Aug 12 21:42:26.773011 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 550/2199] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:26 2026] DELETE /volume/v3/attachments/cf14f081-3576-4c4c-b295-d34fe2c1d0d0 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:26.965389 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-19465461-eba7-4092-b973-c542c5ca4580 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:26.969193 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19465461-eba7-4092-b973-c542c5ca4580 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 Aug 12 21:42:26.969193 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19465461-eba7-4092-b973-c542c5ca4580 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:26.969193 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19465461-eba7-4092-b973-c542c5ca4580 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:26.974702 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19465461-eba7-4092-b973-c542c5ca4580 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 returned with HTTP 404 Aug 12 21:42:26.975419 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 550/2200] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:26 2026] GET /volume/v3/volumes/e0258415-5eaf-4937-a7c9-52bb66d78919 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:27.004117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:27.009000 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:27.009342 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-794785619", "snapshot_id": null, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:27.010818 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-794785619', 'snapshot_id': None, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:27.120676 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:42:27.123049 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=305,cinder:UPDATE=36,cinder:INSERT=10,cinder:DELETE=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:42:27.126362 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:42:27.131361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (cf59074f-f4e2-464a-84a4-79fec006524d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:27.133110 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79bfd7c-89f0-472c-a4d4-9bbe6eb28c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:27.133881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:27.203203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79bfd7c-89f0-472c-a4d4-9bbe6eb28c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:27.203366 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109d3ea4-cc03-444e-b462-f1f3104fa328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:27.249532 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['3513980f-b581-4e06-a713-9653834164b2', '6edadcb7-d272-4da8-b91f-93cb595379eb', 'c25647a0-aec8-4aa3-acc9-485d0e085ada', '207c34de-bac8-4685-abb5-34d0d4a0b840'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:27.249733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109d3ea4-cc03-444e-b462-f1f3104fa328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3513980f-b581-4e06-a713-9653834164b2', '6edadcb7-d272-4da8-b91f-93cb595379eb', 'c25647a0-aec8-4aa3-acc9-485d0e085ada', '207c34de-bac8-4685-abb5-34d0d4a0b840']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:27.251138 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8021d430-bc3d-4a96-bacf-64162f207ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:27.278417 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8021d430-bc3d-4a96-bacf-64162f207ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c49668-0766-4149-bd15-18a5f5239646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-794785619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['3513980f-b581-4e06-a713-9653834164b2','6edadcb7-d272-4da8-b91f-93cb595379eb','c25647a0-aec8-4aa3-acc9-485d0e085ada','207c34de-bac8-4685-abb5-34d0d4a0b840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-794785619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16c49668-0766-4149-bd15-18a5f5239646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:27.279485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba22591c-86d1-4e47-9e50-a2722f7fcc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:27.297853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba22591c-86d1-4e47-9e50-a2722f7fcc0a) transitioned into state 'SUCCESS' from state '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-794785619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['3513980f-b581-4e06-a713-9653834164b2','6edadcb7-d272-4da8-b91f-93cb595379eb','c25647a0-aec8-4aa3-acc9-485d0e085ada','207c34de-bac8-4685-abb5-34d0d4a0b840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:27.298765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9485ea7d-7ce4-498a-84c1-5c078333d273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:27.310707 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9485ea7d-7ce4-498a-84c1-5c078333d273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:27.310707 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (cf59074f-f4e2-464a-84a4-79fec006524d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:27.310707 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:42:27.310707 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb225983-51bc-4dfc-80ac-c1289aabcb8f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:27.310928 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 555/2201] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:42:27 2026] POST /volume/v3/volumes => generated 758 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:27.324707 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eff77b08-52db-4045-ac41-68f70542bd12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:27.329891 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eff77b08-52db-4045-ac41-68f70542bd12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:42:27.329891 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eff77b08-52db-4045-ac41-68f70542bd12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:27.329891 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eff77b08-52db-4045-ac41-68f70542bd12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:27.346083 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:27.346083 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:27.350462 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eff77b08-52db-4045-ac41-68f70542bd12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:27.355302 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eff77b08-52db-4045-ac41-68f70542bd12 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 200 Aug 12 21:42:27.355803 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 547/2202] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:27 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:27.591093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83e9db71-5826-4da2-bbb8-114155a1681e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:27.593998 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e9db71-5826-4da2-bbb8-114155a1681e tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] GET https://10.4.3.240/volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e Aug 12 21:42:27.594408 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e9db71-5826-4da2-bbb8-114155a1681e tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:27.594894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e9db71-5826-4da2-bbb8-114155a1681e tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:27.603676 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e9db71-5826-4da2-bbb8-114155a1681e tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e returned with HTTP 404 Aug 12 21:42:27.604531 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 551/2203] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:27 2026] GET /volume/v3/volumes/f7e04781-ecc5-4866-8bee-83311368020e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:27.611862 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-010a0205-e38e-4129-9d16-9ac0d6430255 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:27.616462 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-010a0205-e38e-4129-9d16-9ac0d6430255 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] DELETE https://10.4.3.240/volume/v3/types/36ff1e39-266d-49ee-adf5-531d63ce7764 Aug 12 21:42:27.616951 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-010a0205-e38e-4129-9d16-9ac0d6430255 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:27.617311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-010a0205-e38e-4129-9d16-9ac0d6430255 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:27.649428 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-010a0205-e38e-4129-9d16-9ac0d6430255 tempest-TestInstancesWithCinderVolumes-153178379 tempest-TestInstancesWithCinderVolumes-153178379-project-admin] https://10.4.3.240/volume/v3/types/36ff1e39-266d-49ee-adf5-531d63ce7764 returned with HTTP 202 Aug 12 21:42:27.649900 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 551/2204] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:27 2026] DELETE /volume/v3/types/36ff1e39-266d-49ee-adf5-531d63ce7764 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:27.807707 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce86e4a4-d279-4c61-90a3-af2f2484f194 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:27.810000 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce86e4a4-d279-4c61-90a3-af2f2484f194 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:42:27.810302 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce86e4a4-d279-4c61-90a3-af2f2484f194 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:27.810590 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce86e4a4-d279-4c61-90a3-af2f2484f194 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:27.819353 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:27.819353 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:27.823226 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce86e4a4-d279-4c61-90a3-af2f2484f194 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:42:27.828738 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce86e4a4-d279-4c61-90a3-af2f2484f194 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:42:27.829133 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 556/2205] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:27 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:28.327957 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e988ec42-ad17-4294-b00c-ba0bfe12562f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:28.372031 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-749be44d-0f0f-405f-baa1-13bee0ba3938 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:28.374152 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-749be44d-0f0f-405f-baa1-13bee0ba3938 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:42:28.374396 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-749be44d-0f0f-405f-baa1-13bee0ba3938 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:28.374586 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-749be44d-0f0f-405f-baa1-13bee0ba3938 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:28.382866 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:28.382866 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:28.388533 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-749be44d-0f0f-405f-baa1-13bee0ba3938 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:28.395449 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-749be44d-0f0f-405f-baa1-13bee0ba3938 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 200 Aug 12 21:42:28.396003 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 552/2206] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:28 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:28.414173 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51b80478-a4c9-4398-91af-72aba9395fe4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:28.416298 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51b80478-a4c9-4398-91af-72aba9395fe4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:42:28.417644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51b80478-a4c9-4398-91af-72aba9395fe4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:28.417993 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51b80478-a4c9-4398-91af-72aba9395fe4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:28.428711 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:28.428711 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:28.433752 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-51b80478-a4c9-4398-91af-72aba9395fe4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:28.445379 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51b80478-a4c9-4398-91af-72aba9395fe4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 200 Aug 12 21:42:28.445923 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 552/2207] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:28 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:28.546251 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e988ec42-ad17-4294-b00c-ba0bfe12562f tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 12 21:42:28.546558 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e988ec42-ad17-4294-b00c-ba0bfe12562f tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:28.546868 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e988ec42-ad17-4294-b00c-ba0bfe12562f tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:28.561990 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e988ec42-ad17-4294-b00c-ba0bfe12562f tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 21:42:28.562598 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 548/2208] 10.4.3.240 () {66 vars in 1291 bytes} [Wed Aug 12 21:42:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:28.572719 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15f6d012-d16d-425b-9fd8-e28ddbe053e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:28.589917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:28.592387 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:28.593253 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1243226238"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:28.595028 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Create volume request body: {'volume': {'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1243226238'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:28.677962 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15f6d012-d16d-425b-9fd8-e28ddbe053e2 tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-member] GET https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool Aug 12 21:42:28.678163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15f6d012-d16d-425b-9fd8-e28ddbe053e2 tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:28.678352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15f6d012-d16d-425b-9fd8-e28ddbe053e2 tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:28.679039 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-15f6d012-d16d-425b-9fd8-e28ddbe053e2 tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '727da4e081dc46b1a5bef66a8d33836c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca51c668127a40b5814c3f49943c8468', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:42:28.679145 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15f6d012-d16d-425b-9fd8-e28ddbe053e2 tempest-ProjectMemberTests-2051132637 tempest-ProjectMemberTests-2051132637-project-member] https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool returned with HTTP 403 Aug 12 21:42:28.679562 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 557/2209] 10.4.3.240 () {66 vars in 1318 bytes} [Wed Aug 12 21:42:28 2026] GET /volume/v3/capabilities/np0000007121@storpool => generated 110 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:28.759412 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Create volume of 1 GB Aug 12 21:42:28.770479 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Availability Zones retrieved successfully. Aug 12 21:42:28.779169 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Flow 'volume_create_api' (47eb067c-7af3-4bbf-9656-41c661b529e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:28.785329 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf1de37-9b3a-4a3d-9a73-3cd818625ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:28.785329 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:28.870348 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf1de37-9b3a-4a3d-9a73-3cd818625ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:28.872184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b88730e-f5c7-4c87-852c-8966f841284c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:28.960180 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Created reservations ['47269e99-25e6-4497-85d2-ba9c7f650a85', 'ff510f1b-ae25-44e9-8999-e9aafb1c6e52', '14175aff-ba1f-444d-b570-023954206f46', '23e80c03-43c6-4895-ae79-e47c023d94a0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:28.962831 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b88730e-f5c7-4c87-852c-8966f841284c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47269e99-25e6-4497-85d2-ba9c7f650a85', 'ff510f1b-ae25-44e9-8999-e9aafb1c6e52', '14175aff-ba1f-444d-b570-023954206f46', '23e80c03-43c6-4895-ae79-e47c023d94a0']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:28.962831 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9668372-a356-4315-b857-e07d2a11aab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:28.984019 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9668372-a356-4315-b857-e07d2a11aab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf639cd3-ee8b-402e-8639-9ea484e8e110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1243226238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18873e23da484afd93e0fc708ccac5be',qos_specs=None,replication_status=,reservations=['47269e99-25e6-4497-85d2-ba9c7f650a85','ff510f1b-ae25-44e9-8999-e9aafb1c6e52','14175aff-ba1f-444d-b570-023954206f46','23e80c03-43c6-4895-ae79-e47c023d94a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd8363fb29424437bd1f7a8cde29587e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1243226238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf639cd3-ee8b-402e-8639-9ea484e8e110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18873e23da484afd93e0fc708ccac5be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd8363fb29424437bd1f7a8cde29587e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:28.984903 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dee04d-8a54-41a6-a2ee-43645b622d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:29.008802 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dee04d-8a54-41a6-a2ee-43645b622d26) transitioned into state 'SUCCESS' from state '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-1243226238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18873e23da484afd93e0fc708ccac5be',qos_specs=None,replication_status=,reservations=['47269e99-25e6-4497-85d2-ba9c7f650a85','ff510f1b-ae25-44e9-8999-e9aafb1c6e52','14175aff-ba1f-444d-b570-023954206f46','23e80c03-43c6-4895-ae79-e47c023d94a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd8363fb29424437bd1f7a8cde29587e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:29.009576 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3aa652b-3fb4-4f30-b90e-adc58f3eaa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:29.021654 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3aa652b-3fb4-4f30-b90e-adc58f3eaa40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:29.022764 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Flow 'volume_create_api' (47eb067c-7af3-4bbf-9656-41c661b529e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:29.022829 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Create volume request issued successfully. Aug 12 21:42:29.023473 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f165fba4-4bb1-4b42-b0c0-9eff7702ef88 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:29.023925 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 553/2210] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:42:28 2026] POST /volume/v3/volumes => generated 748 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:29.040649 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1e4e8895-944f-486b-b2b5-dc926f474960 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:29.044244 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e4e8895-944f-486b-b2b5-dc926f474960 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:29.044544 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e4e8895-944f-486b-b2b5-dc926f474960 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:29.044861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e4e8895-944f-486b-b2b5-dc926f474960 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:29.063833 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:29.063833 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:29.069484 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1e4e8895-944f-486b-b2b5-dc926f474960 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:29.075912 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e4e8895-944f-486b-b2b5-dc926f474960 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 200 Aug 12 21:42:29.076502 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 553/2211] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:29 2026] GET /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:30.032128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-fba99754-a806-4d26-bec2-8b56f25471e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:30.034459 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-fba99754-a806-4d26-bec2-8b56f25471e6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:42:30.034648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-fba99754-a806-4d26-bec2-8b56f25471e6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:30.034850 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-fba99754-a806-4d26-bec2-8b56f25471e6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:30.041596 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:30.041596 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:30.045302 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-fba99754-a806-4d26-bec2-8b56f25471e6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:30.050436 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-fba99754-a806-4d26-bec2-8b56f25471e6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 200 Aug 12 21:42:30.050958 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 549/2212] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:30 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:30.090761 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b98da16-a8b1-4ef6-be63-95369ce86b44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:30.092530 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b98da16-a8b1-4ef6-be63-95369ce86b44 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:30.092751 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b98da16-a8b1-4ef6-be63-95369ce86b44 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:30.092964 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b98da16-a8b1-4ef6-be63-95369ce86b44 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:30.100498 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:30.100498 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:30.104496 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1b98da16-a8b1-4ef6-be63-95369ce86b44 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:30.112983 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b98da16-a8b1-4ef6-be63-95369ce86b44 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 200 Aug 12 21:42:30.113536 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 558/2213] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:30 2026] GET /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:30.126540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b827746b-d169-4790-a33e-864e53d894a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:30.129666 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b827746b-d169-4790-a33e-864e53d894a6 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] POST https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110/action Aug 12 21:42:30.130447 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b827746b-d169-4790-a33e-864e53d894a6 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:30.130647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b827746b-d169-4790-a33e-864e53d894a6 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:30.141362 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:30.141362 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:30.141913 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b827746b-d169-4790-a33e-864e53d894a6 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:30.195752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b827746b-d169-4790-a33e-864e53d894a6 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Created reservations ['f11710f0-53b9-4304-b92d-82a78f217d84', 'b8680737-6a5d-42cd-bb4e-f2616bb1ed03'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:30.206055 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b827746b-d169-4790-a33e-864e53d894a6 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Extend volume request issued successfully. Aug 12 21:42:30.206385 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b827746b-d169-4790-a33e-864e53d894a6 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110/action returned with HTTP 202 Aug 12 21:42:30.206952 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 554/2214] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:30 2026] POST /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:30.220940 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b0d6de95-e90d-438d-a8f1-a4613c929acf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:30.222817 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b0d6de95-e90d-438d-a8f1-a4613c929acf tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:30.223014 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b0d6de95-e90d-438d-a8f1-a4613c929acf tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:30.223193 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b0d6de95-e90d-438d-a8f1-a4613c929acf tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:30.231968 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:30.231968 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:30.237196 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b0d6de95-e90d-438d-a8f1-a4613c929acf tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:30.243929 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b0d6de95-e90d-438d-a8f1-a4613c929acf tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 200 Aug 12 21:42:30.244458 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 554/2215] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:30 2026] GET /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:30.641110 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-ba49d9b2-6388-4a78-9403-645971a10c2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:30.643740 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-ba49d9b2-6388-4a78-9403-645971a10c2b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:42:30.643998 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-ba49d9b2-6388-4a78-9403-645971a10c2b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:30.644235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-ba49d9b2-6388-4a78-9403-645971a10c2b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:30.654065 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:30.654065 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:30.660647 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-ba49d9b2-6388-4a78-9403-645971a10c2b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:30.666589 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-ba49d9b2-6388-4a78-9403-645971a10c2b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 200 Aug 12 21:42:30.666993 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 550/2216] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:30 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:30.676834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-40315d8d-3f2c-4ac6-ba20-0ee60105965b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:30.677411 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40315d8d-3f2c-4ac6-ba20-0ee60105965b None None] GET https://10.4.3.240/volume// Aug 12 21:42:30.677667 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40315d8d-3f2c-4ac6-ba20-0ee60105965b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:30.677915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40315d8d-3f2c-4ac6-ba20-0ee60105965b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:30.678319 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40315d8d-3f2c-4ac6-ba20-0ee60105965b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:30.678704 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 559/2217] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:42:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:30.687514 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-f6dde125-1434-46a7-a123-ad5817af9bb6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:30.689919 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-f6dde125-1434-46a7-a123-ad5817af9bb6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:42:30.690328 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-f6dde125-1434-46a7-a123-ad5817af9bb6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16c49668-0766-4149-bd15-18a5f5239646", "connector": null, "instance_uuid": "7499b23b-0115-4774-afe9-744cd7173ac3"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:30.699500 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:30.699500 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:30.736245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-f6dde125-1434-46a7-a123-ad5817af9bb6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:42:30.736836 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 555/2218] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:42:30 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:30.820178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-edc99eab-632e-420e-b885-2f37957e60ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:30.963388 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:30.964136 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1042980997"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:30.965710 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1042980997'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:30.965862 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume of 1 GB Aug 12 21:42:30.976415 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Availability Zones retrieved successfully. Aug 12 21:42:30.985237 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (e84b23c8-4d95-4514-9161-30275a2ffa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:30.986437 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d6f9ecd-a586-45a6-801f-9876bba53815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:30.988357 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:31.018301 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d6f9ecd-a586-45a6-801f-9876bba53815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:31.019253 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8704e0-630a-4895-babf-cb248717eead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:31.085265 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['b2d8833a-4f53-40a3-825c-e9b00c9c665f', 'c99f1519-be38-40e0-8dc4-27e4286a6c9f', '72482c96-02ec-4c70-8109-6b5df36bacee', 'facb81cd-ccf5-4f39-b23a-e4d646df6d71'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:31.086044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8704e0-630a-4895-babf-cb248717eead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2d8833a-4f53-40a3-825c-e9b00c9c665f', 'c99f1519-be38-40e0-8dc4-27e4286a6c9f', '72482c96-02ec-4c70-8109-6b5df36bacee', 'facb81cd-ccf5-4f39-b23a-e4d646df6d71']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:31.087079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269c785f-8329-47c4-8f59-c17c2f5b35b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:31.114077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269c785f-8329-47c4-8f59-c17c2f5b35b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc9f3599-1244-4c1f-8cc6-6964396f2da0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042980997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['b2d8833a-4f53-40a3-825c-e9b00c9c665f','c99f1519-be38-40e0-8dc4-27e4286a6c9f','72482c96-02ec-4c70-8109-6b5df36bacee','facb81cd-ccf5-4f39-b23a-e4d646df6d71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042980997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc9f3599-1244-4c1f-8cc6-6964396f2da0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2d707c33c2437e93d713183e0e793f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:31.115174 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327da2cb-46c4-4bac-b5d2-37c4a1d4b474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:31.137857 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327da2cb-46c4-4bac-b5d2-37c4a1d4b474) transitioned into state 'SUCCESS' from state '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-1042980997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['b2d8833a-4f53-40a3-825c-e9b00c9c665f','c99f1519-be38-40e0-8dc4-27e4286a6c9f','72482c96-02ec-4c70-8109-6b5df36bacee','facb81cd-ccf5-4f39-b23a-e4d646df6d71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:31.138559 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b10d34-0736-4227-aed3-f9522e9ae330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:31.150765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b10d34-0736-4227-aed3-f9522e9ae330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:31.151585 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (e84b23c8-4d95-4514-9161-30275a2ffa48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:31.151921 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request issued successfully. Aug 12 21:42:31.152477 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-edc99eab-632e-420e-b885-2f37957e60ca tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:31.152981 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 555/2219] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:30 2026] POST /volume/v3/volumes => generated 778 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:31.164874 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-107b0cf9-8bd8-4c04-87a9-e838ed9f6496 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:31.166825 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-107b0cf9-8bd8-4c04-87a9-e838ed9f6496 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 Aug 12 21:42:31.167000 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-107b0cf9-8bd8-4c04-87a9-e838ed9f6496 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:31.167179 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-107b0cf9-8bd8-4c04-87a9-e838ed9f6496 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:31.175837 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:31.175837 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:31.181206 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-107b0cf9-8bd8-4c04-87a9-e838ed9f6496 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:31.187313 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-107b0cf9-8bd8-4c04-87a9-e838ed9f6496 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 returned with HTTP 200 Aug 12 21:42:31.187839 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 551/2220] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:31 2026] GET /volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:31.260224 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bd83373-83e8-4ee9-bf92-b34e876ffaf7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:31.265891 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bd83373-83e8-4ee9-bf92-b34e876ffaf7 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:31.266175 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bd83373-83e8-4ee9-bf92-b34e876ffaf7 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:31.266443 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bd83373-83e8-4ee9-bf92-b34e876ffaf7 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:31.279331 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:31.279331 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:31.284524 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9bd83373-83e8-4ee9-bf92-b34e876ffaf7 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:31.289647 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bd83373-83e8-4ee9-bf92-b34e876ffaf7 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 200 Aug 12 21:42:31.290251 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 560/2221] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:31 2026] GET /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:31.305608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40bd6fb4-55b7-48a2-ba50-a1c297f3ddaa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:31.307811 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40bd6fb4-55b7-48a2-ba50-a1c297f3ddaa tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:31.307996 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40bd6fb4-55b7-48a2-ba50-a1c297f3ddaa tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:31.308176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40bd6fb4-55b7-48a2-ba50-a1c297f3ddaa tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:31.318782 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:31.318782 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:31.327670 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-40bd6fb4-55b7-48a2-ba50-a1c297f3ddaa tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:31.332669 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40bd6fb4-55b7-48a2-ba50-a1c297f3ddaa tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 200 Aug 12 21:42:31.333329 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 556/2222] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:31 2026] GET /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:31.347191 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-99069408-2473-4337-b908-4994af15bf53 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:31.351142 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-99069408-2473-4337-b908-4994af15bf53 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:31.351463 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-99069408-2473-4337-b908-4994af15bf53 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:31.351784 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-99069408-2473-4337-b908-4994af15bf53 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:31.360339 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:31.360339 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:31.364447 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-99069408-2473-4337-b908-4994af15bf53 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:31.370846 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-99069408-2473-4337-b908-4994af15bf53 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 200 Aug 12 21:42:31.370846 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 556/2223] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:31 2026] GET /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:31.386029 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd72f4c7-8cbe-421f-9b1b-b5c02ef8d92b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:31.388437 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd72f4c7-8cbe-421f-9b1b-b5c02ef8d92b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] DELETE https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:31.388437 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd72f4c7-8cbe-421f-9b1b-b5c02ef8d92b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:31.388437 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd72f4c7-8cbe-421f-9b1b-b5c02ef8d92b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:31.388437 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-dd72f4c7-8cbe-421f-9b1b-b5c02ef8d92b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Delete volume with id: bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:31.395061 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:31.395061 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:31.395462 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd72f4c7-8cbe-421f-9b1b-b5c02ef8d92b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:31.419333 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd72f4c7-8cbe-421f-9b1b-b5c02ef8d92b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Delete volume request issued successfully. Aug 12 21:42:31.419586 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd72f4c7-8cbe-421f-9b1b-b5c02ef8d92b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 202 Aug 12 21:42:31.420373 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 552/2224] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:31 2026] DELETE /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 21:42:31.438681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f074481b-76ec-4c9e-ad25-3f2e5bd20f89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:31.442066 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f074481b-76ec-4c9e-ad25-3f2e5bd20f89 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:31.442316 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f074481b-76ec-4c9e-ad25-3f2e5bd20f89 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:31.442569 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f074481b-76ec-4c9e-ad25-3f2e5bd20f89 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:31.460396 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:31.460396 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:31.466843 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f074481b-76ec-4c9e-ad25-3f2e5bd20f89 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:31.472207 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f074481b-76ec-4c9e-ad25-3f2e5bd20f89 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 200 Aug 12 21:42:31.473036 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 561/2225] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:31 2026] GET /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:31.995453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-42a1301b-8b0a-4c38-b98e-d78cbf12c86d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:31.995453 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-42a1301b-8b0a-4c38-b98e-d78cbf12c86d None None] GET https://10.4.3.240/volume// Aug 12 21:42:31.995453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-42a1301b-8b0a-4c38-b98e-d78cbf12c86d None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:31.995453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-42a1301b-8b0a-4c38-b98e-d78cbf12c86d None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:31.997792 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-42a1301b-8b0a-4c38-b98e-d78cbf12c86d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:31.998269 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 557/2226] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:31 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:32.007821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-8b900776-50c3-4ccc-ae57-3fcd4fa0ed64 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.009955 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-8b900776-50c3-4ccc-ae57-3fcd4fa0ed64 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:42:32.010155 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-8b900776-50c3-4ccc-ae57-3fcd4fa0ed64 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:32.010333 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-8b900776-50c3-4ccc-ae57-3fcd4fa0ed64 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:32.023052 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:32.023052 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:32.029003 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-8b900776-50c3-4ccc-ae57-3fcd4fa0ed64 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:42:32.035598 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-8b900776-50c3-4ccc-ae57-3fcd4fa0ed64 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 200 Aug 12 21:42:32.036244 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 557/2227] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:32 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 1545 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:32.153074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-9c3e7c17-e8a7-428e-8260-2b0aad7d529d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.155281 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-9c3e7c17-e8a7-428e-8260-2b0aad7d529d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda Aug 12 21:42:32.156017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-9c3e7c17-e8a7-428e-8260-2b0aad7d529d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:32.167224 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-9c3e7c17-e8a7-428e-8260-2b0aad7d529d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-16c49668-0766-4149-bd15-18a5f5239646-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:42:32.175454 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-9c3e7c17-e8a7-428e-8260-2b0aad7d529d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-16c49668-0766-4149-bd15-18a5f5239646-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:42:32.175454 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:32.175454 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:32.205779 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16194ae5-c670-4ac5-83b1-6cfd11a31278 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.208035 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16194ae5-c670-4ac5-83b1-6cfd11a31278 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 Aug 12 21:42:32.208249 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16194ae5-c670-4ac5-83b1-6cfd11a31278 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:32.208443 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16194ae5-c670-4ac5-83b1-6cfd11a31278 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:32.218001 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:32.218001 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:32.224342 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-16194ae5-c670-4ac5-83b1-6cfd11a31278 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:32.231524 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16194ae5-c670-4ac5-83b1-6cfd11a31278 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 returned with HTTP 200 Aug 12 21:42:32.232400 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 562/2228] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:32 2026] GET /volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:32.251759 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6519cf58-15cc-406f-a08d-22d2f153c572 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.254023 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6519cf58-15cc-406f-a08d-22d2f153c572 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:32.256733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6519cf58-15cc-406f-a08d-22d2f153c572 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc9f3599-1244-4c1f-8cc6-6964396f2da0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-684750383"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:32.268925 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:32.268925 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:32.269674 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-9c3e7c17-e8a7-428e-8260-2b0aad7d529d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-16c49668-0766-4149-bd15-18a5f5239646-np0000007121" released by "attachment_update" :: held 0.097s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:42:32.270068 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-9c3e7c17-e8a7-428e-8260-2b0aad7d529d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda returned with HTTP 200 Aug 12 21:42:32.270458 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6519cf58-15cc-406f-a08d-22d2f153c572 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:32.270981 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 553/2229] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:42:32 2026] PUT /volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:32.271177 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-6519cf58-15cc-406f-a08d-22d2f153c572 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create snapshot from volume bc9f3599-1244-4c1f-8cc6-6964396f2da0 Aug 12 21:42:32.299578 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-28e29a5b-c1a5-4109-8238-fe879ad57e50 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.302996 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-28e29a5b-c1a5-4109-8238-fe879ad57e50 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda/action Aug 12 21:42:32.303515 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-28e29a5b-c1a5-4109-8238-fe879ad57e50 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:32.303612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-28e29a5b-c1a5-4109-8238-fe879ad57e50 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:32.315108 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6519cf58-15cc-406f-a08d-22d2f153c572 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['6bd134a1-c25e-459a-8b91-c8bb424927d2', 'e75b6bea-8dd7-42c6-ab44-02a62ba06a2d', 'ee49e9fb-05e8-4289-bea8-e9f27ce51fe5', '204fa7ed-139f-45f3-b683-00dbbec376e0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:32.331279 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:32.331279 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:32.354695 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fd3c19e9-4641-44bf-9c4f-bb3b3247c8c2 req-28e29a5b-c1a5-4109-8238-fe879ad57e50 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda/action returned with HTTP 204 Aug 12 21:42:32.355246 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 558/2230] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:42:32 2026] POST /volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:32.375072 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6519cf58-15cc-406f-a08d-22d2f153c572 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot create request issued successfully. Aug 12 21:42:32.375838 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6519cf58-15cc-406f-a08d-22d2f153c572 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:32.376573 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 558/2231] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:32 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 12 21:42:32.390535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-015aad73-9f2e-4f06-9258-c6b9d9771860 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.393046 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-015aad73-9f2e-4f06-9258-c6b9d9771860 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c Aug 12 21:42:32.393446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-015aad73-9f2e-4f06-9258-c6b9d9771860 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:32.393608 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-015aad73-9f2e-4f06-9258-c6b9d9771860 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:32.400970 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:32.400970 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:32.401591 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-015aad73-9f2e-4f06-9258-c6b9d9771860 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:32.402568 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-015aad73-9f2e-4f06-9258-c6b9d9771860 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c returned with HTTP 200 Aug 12 21:42:32.403158 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 563/2232] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:32 2026] GET /volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:32.488122 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-814e550a-81d2-46a3-8058-af3d32a6a51b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.489927 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-814e550a-81d2-46a3-8058-af3d32a6a51b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 Aug 12 21:42:32.490079 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-814e550a-81d2-46a3-8058-af3d32a6a51b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:32.490265 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-814e550a-81d2-46a3-8058-af3d32a6a51b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:32.496281 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-814e550a-81d2-46a3-8058-af3d32a6a51b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 returned with HTTP 404 Aug 12 21:42:32.496780 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 554/2233] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:32 2026] GET /volume/v3/volumes/bf639cd3-ee8b-402e-8639-9ea484e8e110 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:32.506600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.508839 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:32.509271 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1720602746"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:32.511164 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1720602746'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:32.511330 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Create volume of 1 GB Aug 12 21:42:32.516387 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Availability Zones retrieved successfully. Aug 12 21:42:32.524775 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Flow 'volume_create_api' (f78cdcf7-2e5a-41f5-830f-03aa42ef560d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:32.526062 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d43ed0-1fb3-4e11-b52c-bc8780d335d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:32.527303 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:32.561651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d43ed0-1fb3-4e11-b52c-bc8780d335d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:32.561651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8069a350-2b42-4898-ae0e-25de78d3c9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:32.618123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Created reservations ['7795547b-3ed8-4c63-aa7b-46db69a98e27', '60d10fb5-3867-4fae-bdc2-2400f8f67f73', 'e5d29a7a-c46e-4f3f-bdc5-5f64948eadba', '0a5c432c-337e-4987-9866-aacdb92c38f5'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:32.619180 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8069a350-2b42-4898-ae0e-25de78d3c9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7795547b-3ed8-4c63-aa7b-46db69a98e27', '60d10fb5-3867-4fae-bdc2-2400f8f67f73', 'e5d29a7a-c46e-4f3f-bdc5-5f64948eadba', '0a5c432c-337e-4987-9866-aacdb92c38f5']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:32.620417 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a97e42b-ab3f-41f1-88af-c2cd906044c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:32.653762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a97e42b-ab3f-41f1-88af-c2cd906044c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea8c653-229c-4087-abf3-d649a0d8a79c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1720602746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18873e23da484afd93e0fc708ccac5be',qos_specs=None,replication_status=,reservations=['7795547b-3ed8-4c63-aa7b-46db69a98e27','60d10fb5-3867-4fae-bdc2-2400f8f67f73','e5d29a7a-c46e-4f3f-bdc5-5f64948eadba','0a5c432c-337e-4987-9866-aacdb92c38f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd8363fb29424437bd1f7a8cde29587e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1720602746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea8c653-229c-4087-abf3-d649a0d8a79c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18873e23da484afd93e0fc708ccac5be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd8363fb29424437bd1f7a8cde29587e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:32.654095 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f448bc27-8ee3-44b6-b0d0-0f96a091a0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:32.681043 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f448bc27-8ee3-44b6-b0d0-0f96a091a0ee) transitioned into state 'SUCCESS' from state '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-1720602746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18873e23da484afd93e0fc708ccac5be',qos_specs=None,replication_status=,reservations=['7795547b-3ed8-4c63-aa7b-46db69a98e27','60d10fb5-3867-4fae-bdc2-2400f8f67f73','e5d29a7a-c46e-4f3f-bdc5-5f64948eadba','0a5c432c-337e-4987-9866-aacdb92c38f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd8363fb29424437bd1f7a8cde29587e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:32.682904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed94d6f9-73d1-4400-8631-4b613fbfd451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:32.696189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed94d6f9-73d1-4400-8631-4b613fbfd451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:32.697137 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Flow 'volume_create_api' (f78cdcf7-2e5a-41f5-830f-03aa42ef560d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:32.698454 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Create volume request issued successfully. Aug 12 21:42:32.698454 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ba353eb-6d0a-4c3d-ad6d-29de1370bddd tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:32.699597 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 559/2234] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:32 2026] POST /volume/v3/volumes => generated 748 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:32.720341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ddea64d-fb7a-496b-ba1d-e60df64b19de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:32.723896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ddea64d-fb7a-496b-ba1d-e60df64b19de tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:32.723896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ddea64d-fb7a-496b-ba1d-e60df64b19de tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:32.723896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ddea64d-fb7a-496b-ba1d-e60df64b19de tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:32.734339 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:32.734339 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:32.740788 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4ddea64d-fb7a-496b-ba1d-e60df64b19de tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:32.748421 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ddea64d-fb7a-496b-ba1d-e60df64b19de tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 200 Aug 12 21:42:32.749162 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 559/2235] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:32 2026] GET /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:33.414963 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5df9d1d-e338-4581-85a8-2154bec08e3b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:33.417328 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5df9d1d-e338-4581-85a8-2154bec08e3b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c Aug 12 21:42:33.417653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5df9d1d-e338-4581-85a8-2154bec08e3b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:33.417953 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5df9d1d-e338-4581-85a8-2154bec08e3b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:33.425444 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:33.425444 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:33.426071 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5df9d1d-e338-4581-85a8-2154bec08e3b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:33.426950 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5df9d1d-e338-4581-85a8-2154bec08e3b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c returned with HTTP 200 Aug 12 21:42:33.427490 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 564/2236] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:33 2026] GET /volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:33.439060 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efd246e4-992f-4a4f-b27b-dc0e62307a7e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:33.537841 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efd246e4-992f-4a4f-b27b-dc0e62307a7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] POST https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c/action Aug 12 21:42:33.538179 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efd246e4-992f-4a4f-b27b-dc0e62307a7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:33.538312 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efd246e4-992f-4a4f-b27b-dc0e62307a7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:33.547031 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:33.547031 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:33.547031 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efd246e4-992f-4a4f-b27b-dc0e62307a7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Snapshot retrieved successfully. Aug 12 21:42:33.547031 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-efd246e4-992f-4a4f-b27b-dc0e62307a7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c47fd24098ec42babd4cdb9db18a1727', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d2d707c33c2437e93d713183e0e793f', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:42:33.547031 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efd246e4-992f-4a4f-b27b-dc0e62307a7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c/action returned with HTTP 403 Aug 12 21:42:33.547533 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 555/2237] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:42:33 2026] POST /volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c/action => generated 133 bytes in 109 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:33.555882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0e460bca-d782-47e8-9be5-bf99d1cd268c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:33.563840 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e460bca-d782-47e8-9be5-bf99d1cd268c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c Aug 12 21:42:33.563840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e460bca-d782-47e8-9be5-bf99d1cd268c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:33.563840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e460bca-d782-47e8-9be5-bf99d1cd268c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:33.563840 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-0e460bca-d782-47e8-9be5-bf99d1cd268c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete snapshot with id: 9e2717aa-2af1-4116-9e58-52363472ed0c Aug 12 21:42:33.572221 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:33.572221 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:33.572731 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0e460bca-d782-47e8-9be5-bf99d1cd268c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:33.593144 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0e460bca-d782-47e8-9be5-bf99d1cd268c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot delete request issued successfully. Aug 12 21:42:33.593319 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e460bca-d782-47e8-9be5-bf99d1cd268c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c returned with HTTP 202 Aug 12 21:42:33.594143 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 560/2238] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:33 2026] DELETE /volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:33.603117 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5dcec9e-0e5f-4ed5-b348-a329b47ed5d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:33.605504 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5dcec9e-0e5f-4ed5-b348-a329b47ed5d5 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c Aug 12 21:42:33.605922 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5dcec9e-0e5f-4ed5-b348-a329b47ed5d5 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:33.606159 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5dcec9e-0e5f-4ed5-b348-a329b47ed5d5 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:33.612792 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:33.612792 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:33.613320 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c5dcec9e-0e5f-4ed5-b348-a329b47ed5d5 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:33.614274 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5dcec9e-0e5f-4ed5-b348-a329b47ed5d5 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c returned with HTTP 200 Aug 12 21:42:33.614870 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 560/2239] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:33 2026] GET /volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:33.762277 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac6b55f2-ae13-48ea-9bd6-4c7c34cf4f4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:33.769390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac6b55f2-ae13-48ea-9bd6-4c7c34cf4f4d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:33.769668 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac6b55f2-ae13-48ea-9bd6-4c7c34cf4f4d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:33.769919 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac6b55f2-ae13-48ea-9bd6-4c7c34cf4f4d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:33.785195 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:33.785195 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:33.789537 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac6b55f2-ae13-48ea-9bd6-4c7c34cf4f4d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:33.793941 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac6b55f2-ae13-48ea-9bd6-4c7c34cf4f4d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 200 Aug 12 21:42:33.794295 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 565/2240] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:33 2026] GET /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:33.809833 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2a4f1a5-822c-4ea3-a145-e4fdcace7460 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:33.811754 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2a4f1a5-822c-4ea3-a145-e4fdcace7460 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:33.812102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2a4f1a5-822c-4ea3-a145-e4fdcace7460 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fea8c653-229c-4087-abf3-d649a0d8a79c", "name": "tempest-VolumesExtendTest-Snapshot-1472081950"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:33.822256 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:33.822256 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:33.822787 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e2a4f1a5-822c-4ea3-a145-e4fdcace7460 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:33.822941 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-e2a4f1a5-822c-4ea3-a145-e4fdcace7460 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Create snapshot from volume fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:33.871218 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e2a4f1a5-822c-4ea3-a145-e4fdcace7460 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Created reservations ['56120ef7-3825-491b-93bb-2fa639054996', '788ee41a-b49e-4a1e-8701-6c0e90a87742', '3f45d1d1-4472-4282-8db2-73af002007b8', '919695b2-0358-4eb5-8f31-c8c1d41f2adf'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:33.905235 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e2a4f1a5-822c-4ea3-a145-e4fdcace7460 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Snapshot create request issued successfully. Aug 12 21:42:33.905533 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2a4f1a5-822c-4ea3-a145-e4fdcace7460 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:33.905975 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 556/2241] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:33 2026] POST /volume/v3/snapshots => generated 304 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:33.914884 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-32b3762e-d1fb-4335-9bec-74fd7c3c4df5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:33.918198 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32b3762e-d1fb-4335-9bec-74fd7c3c4df5 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 Aug 12 21:42:33.918408 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32b3762e-d1fb-4335-9bec-74fd7c3c4df5 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:33.918587 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32b3762e-d1fb-4335-9bec-74fd7c3c4df5 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:33.924512 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:33.924512 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:33.928660 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-32b3762e-d1fb-4335-9bec-74fd7c3c4df5 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Snapshot retrieved successfully. Aug 12 21:42:33.928660 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32b3762e-d1fb-4335-9bec-74fd7c3c4df5 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 returned with HTTP 200 Aug 12 21:42:33.928660 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 561/2242] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:33 2026] GET /volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:34.630929 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cf3bd767-5f6f-4883-9ebc-871d27a6bd8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:34.633348 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf3bd767-5f6f-4883-9ebc-871d27a6bd8d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c Aug 12 21:42:34.633600 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf3bd767-5f6f-4883-9ebc-871d27a6bd8d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:34.633871 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf3bd767-5f6f-4883-9ebc-871d27a6bd8d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:34.639284 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf3bd767-5f6f-4883-9ebc-871d27a6bd8d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c returned with HTTP 404 Aug 12 21:42:34.639863 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 561/2243] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:34 2026] GET /volume/v3/snapshots/9e2717aa-2af1-4116-9e58-52363472ed0c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:34.649649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e16d9332-a3de-44b0-9c3e-d511f629d1a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:34.651444 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e16d9332-a3de-44b0-9c3e-d511f629d1a3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 Aug 12 21:42:34.651728 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e16d9332-a3de-44b0-9c3e-d511f629d1a3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:34.651943 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e16d9332-a3de-44b0-9c3e-d511f629d1a3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:34.652146 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e16d9332-a3de-44b0-9c3e-d511f629d1a3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume with id: bc9f3599-1244-4c1f-8cc6-6964396f2da0 Aug 12 21:42:34.660838 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:34.660838 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:34.661213 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e16d9332-a3de-44b0-9c3e-d511f629d1a3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:34.693168 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e16d9332-a3de-44b0-9c3e-d511f629d1a3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume request issued successfully. Aug 12 21:42:34.693364 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e16d9332-a3de-44b0-9c3e-d511f629d1a3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 returned with HTTP 202 Aug 12 21:42:34.693830 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 566/2244] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:34 2026] DELETE /volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:34.709313 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-24eac865-85ca-4805-b484-72ceba4653ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:34.717462 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24eac865-85ca-4805-b484-72ceba4653ed tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 Aug 12 21:42:34.717751 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24eac865-85ca-4805-b484-72ceba4653ed tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:34.717936 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24eac865-85ca-4805-b484-72ceba4653ed tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:34.733950 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:34.733950 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:34.739144 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-24eac865-85ca-4805-b484-72ceba4653ed tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:34.744710 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24eac865-85ca-4805-b484-72ceba4653ed tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 returned with HTTP 200 Aug 12 21:42:34.745223 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 557/2245] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:34 2026] GET /volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:34.939829 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-77f4524f-45e2-441a-8c49-dc06d3304a36 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:34.943331 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77f4524f-45e2-441a-8c49-dc06d3304a36 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 Aug 12 21:42:34.943331 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77f4524f-45e2-441a-8c49-dc06d3304a36 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:34.943438 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77f4524f-45e2-441a-8c49-dc06d3304a36 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:34.949999 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:34.949999 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:34.950493 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-77f4524f-45e2-441a-8c49-dc06d3304a36 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Snapshot retrieved successfully. Aug 12 21:42:34.951248 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77f4524f-45e2-441a-8c49-dc06d3304a36 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 returned with HTTP 200 Aug 12 21:42:34.951617 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 562/2246] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:34 2026] GET /volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:34.963649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9260c4b5-c465-467b-81ec-df5214669a32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:34.963649 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9260c4b5-c465-467b-81ec-df5214669a32 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] POST https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c/action Aug 12 21:42:34.964002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9260c4b5-c465-467b-81ec-df5214669a32 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:34.964128 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9260c4b5-c465-467b-81ec-df5214669a32 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:34.973457 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:34.973457 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:34.974044 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9260c4b5-c465-467b-81ec-df5214669a32 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:35.037188 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9260c4b5-c465-467b-81ec-df5214669a32 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Created reservations ['6357f00d-9bb2-4b8e-a876-47f8f3d573d0', '44e25f7d-3b42-418f-a966-6809dc957b32'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:35.047426 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9260c4b5-c465-467b-81ec-df5214669a32 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Extend volume request issued successfully. Aug 12 21:42:35.047724 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9260c4b5-c465-467b-81ec-df5214669a32 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c/action returned with HTTP 202 Aug 12 21:42:35.048208 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 562/2247] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:34 2026] POST /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:35.062092 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b9136ed-e0a1-45a8-8cc7-243d1b88096e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:35.065110 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b9136ed-e0a1-45a8-8cc7-243d1b88096e tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:35.065110 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b9136ed-e0a1-45a8-8cc7-243d1b88096e tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:35.065110 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b9136ed-e0a1-45a8-8cc7-243d1b88096e tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:35.079883 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:35.079883 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:35.093581 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b9136ed-e0a1-45a8-8cc7-243d1b88096e tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:35.101867 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b9136ed-e0a1-45a8-8cc7-243d1b88096e tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 200 Aug 12 21:42:35.102783 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 567/2248] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:35 2026] GET /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:35.759235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-007c43d4-5854-4e54-939f-a2ac6f65a77f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:35.761101 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-007c43d4-5854-4e54-939f-a2ac6f65a77f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 Aug 12 21:42:35.761327 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-007c43d4-5854-4e54-939f-a2ac6f65a77f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:35.761599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-007c43d4-5854-4e54-939f-a2ac6f65a77f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:35.768597 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-007c43d4-5854-4e54-939f-a2ac6f65a77f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 returned with HTTP 404 Aug 12 21:42:35.769108 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 558/2249] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:35 2026] GET /volume/v3/volumes/bc9f3599-1244-4c1f-8cc6-6964396f2da0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:35.776439 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:35.779146 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:35.779468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2019729805"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:35.780760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2019729805'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:35.780876 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume of 1 GB Aug 12 21:42:35.786149 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Availability Zones retrieved successfully. Aug 12 21:42:35.791636 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (fef2e031-32ab-4959-8a6d-e451356ee390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:35.792785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c48d085-bea6-47ef-822d-734336109df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:35.793564 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:35.831167 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c48d085-bea6-47ef-822d-734336109df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:35.832147 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e596368-42a3-45fd-963a-0f01e020b3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:35.884889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['6d2cfe37-fd11-4577-822d-e70c6e0694af', 'ebb1c1c1-6142-4792-b7e9-457e656b1a2f', 'e888c0b8-1671-434a-8dd3-248991af1308', '549f96de-73e0-41fe-a6a4-a90d8d39d259'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:35.885659 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e596368-42a3-45fd-963a-0f01e020b3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d2cfe37-fd11-4577-822d-e70c6e0694af', 'ebb1c1c1-6142-4792-b7e9-457e656b1a2f', 'e888c0b8-1671-434a-8dd3-248991af1308', '549f96de-73e0-41fe-a6a4-a90d8d39d259']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:35.886354 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4673c1f8-5daa-4ecc-ab8d-2e9329e8a971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:35.911358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4673c1f8-5daa-4ecc-ab8d-2e9329e8a971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c61eb29-bd5c-407a-bb01-5c9f69cac8e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2019729805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['6d2cfe37-fd11-4577-822d-e70c6e0694af','ebb1c1c1-6142-4792-b7e9-457e656b1a2f','e888c0b8-1671-434a-8dd3-248991af1308','549f96de-73e0-41fe-a6a4-a90d8d39d259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2019729805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c61eb29-bd5c-407a-bb01-5c9f69cac8e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2d707c33c2437e93d713183e0e793f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:35.912162 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf94bcd0-f308-4e3f-a2ad-c7d7d01a5c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:35.915043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:35.936576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf94bcd0-f308-4e3f-a2ad-c7d7d01a5c35) transitioned into state 'SUCCESS' from state '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-2019729805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['6d2cfe37-fd11-4577-822d-e70c6e0694af','ebb1c1c1-6142-4792-b7e9-457e656b1a2f','e888c0b8-1671-434a-8dd3-248991af1308','549f96de-73e0-41fe-a6a4-a90d8d39d259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:35.936576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cffc417e-dde7-40f9-aa5f-c0347409d472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:35.950662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cffc417e-dde7-40f9-aa5f-c0347409d472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:35.950662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (fef2e031-32ab-4959-8a6d-e451356ee390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:35.951277 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request issued successfully. Aug 12 21:42:35.951590 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f1fe8ac9-d173-41cc-9b1c-6f9198d2d1c1 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:35.952023 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 563/2250] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:35 2026] POST /volume/v3/volumes => generated 778 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:35.972920 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1380c04b-725a-4e5b-a2e4-11801e352c83 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:35.975170 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1380c04b-725a-4e5b-a2e4-11801e352c83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 Aug 12 21:42:35.975376 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1380c04b-725a-4e5b-a2e4-11801e352c83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:35.977010 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1380c04b-725a-4e5b-a2e4-11801e352c83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:35.988489 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:35.988489 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:35.995916 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1380c04b-725a-4e5b-a2e4-11801e352c83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:36.003835 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1380c04b-725a-4e5b-a2e4-11801e352c83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 returned with HTTP 200 Aug 12 21:42:36.004258 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 568/2251] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:35 2026] GET /volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:36.047639 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:36.048038 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1880364493"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:36.050709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1880364493'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:36.050709 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:42:36.054665 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:42:36.062005 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (59b944a6-3a73-405d-84e6-5ce9e059d80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:36.064180 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd98826-7437-4af5-846c-7dbc0418f745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:36.064878 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:36.098419 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd98826-7437-4af5-846c-7dbc0418f745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:36.099236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b2e0455-722d-4d0c-8601-bc0bb3dca948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:36.124504 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d14df5c2-3929-4c36-9b32-bf278875b7c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:36.126429 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d14df5c2-3929-4c36-9b32-bf278875b7c3 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:36.126710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d14df5c2-3929-4c36-9b32-bf278875b7c3 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:36.126950 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d14df5c2-3929-4c36-9b32-bf278875b7c3 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:36.135307 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:36.135307 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:36.139224 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d14df5c2-3929-4c36-9b32-bf278875b7c3 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:36.144891 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d14df5c2-3929-4c36-9b32-bf278875b7c3 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 200 Aug 12 21:42:36.145357 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 559/2252] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:36 2026] GET /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:36.162263 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1bc53c48-5603-4471-9b42-1a6368cb3ad2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:36.169156 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bc53c48-5603-4471-9b42-1a6368cb3ad2 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:36.169156 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bc53c48-5603-4471-9b42-1a6368cb3ad2 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:36.169156 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bc53c48-5603-4471-9b42-1a6368cb3ad2 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:36.179028 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:36.179028 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:36.188127 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1bc53c48-5603-4471-9b42-1a6368cb3ad2 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:36.190088 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['5f0b1771-20a3-4dc8-8d9a-a3ce8271dfea', 'bd9bb106-5588-4234-b92e-b30600dad64e', '375dd881-c231-4eaa-a22c-ed7ccc48edd3', '6b811b5d-077d-41eb-a3dc-1c82fd8b103a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:36.192645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b2e0455-722d-4d0c-8601-bc0bb3dca948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f0b1771-20a3-4dc8-8d9a-a3ce8271dfea', 'bd9bb106-5588-4234-b92e-b30600dad64e', '375dd881-c231-4eaa-a22c-ed7ccc48edd3', '6b811b5d-077d-41eb-a3dc-1c82fd8b103a']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:36.192645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3761c73d-308e-49c1-aafb-040c1fb9132e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:36.195456 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bc53c48-5603-4471-9b42-1a6368cb3ad2 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 200 Aug 12 21:42:36.195904 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 564/2253] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:36 2026] GET /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:36.209573 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa1e63a2-c55a-4ab5-90a5-e2729ad8e230 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:36.213887 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa1e63a2-c55a-4ab5-90a5-e2729ad8e230 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 Aug 12 21:42:36.214105 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa1e63a2-c55a-4ab5-90a5-e2729ad8e230 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:36.214365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa1e63a2-c55a-4ab5-90a5-e2729ad8e230 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:36.214512 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-fa1e63a2-c55a-4ab5-90a5-e2729ad8e230 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Delete snapshot with id: 4d124eb2-26e6-48c1-b044-8bb77a1d98d6 Aug 12 21:42:36.214832 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3761c73d-308e-49c1-aafb-040c1fb9132e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438588e0-8513-4387-8999-6c33c1702d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1880364493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['5f0b1771-20a3-4dc8-8d9a-a3ce8271dfea','bd9bb106-5588-4234-b92e-b30600dad64e','375dd881-c231-4eaa-a22c-ed7ccc48edd3','6b811b5d-077d-41eb-a3dc-1c82fd8b103a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1880364493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438588e0-8513-4387-8999-6c33c1702d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:36.215983 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f82621-cb8c-4382-b1a8-77816f626c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:36.220821 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:36.220821 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:36.221310 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa1e63a2-c55a-4ab5-90a5-e2729ad8e230 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Snapshot retrieved successfully. Aug 12 21:42:36.239245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f82621-cb8c-4382-b1a8-77816f626c96) transitioned into state 'SUCCESS' from state '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-1880364493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['5f0b1771-20a3-4dc8-8d9a-a3ce8271dfea','bd9bb106-5588-4234-b92e-b30600dad64e','375dd881-c231-4eaa-a22c-ed7ccc48edd3','6b811b5d-077d-41eb-a3dc-1c82fd8b103a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:36.240039 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b55be7-b26d-4d77-a3f9-f3e302fee557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:36.253733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b55be7-b26d-4d77-a3f9-f3e302fee557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:36.253733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (59b944a6-3a73-405d-84e6-5ce9e059d80e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:36.253733 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:42:36.253733 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c56c87f-fc64-47cb-b20e-97f2b5142ebb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:36.254026 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 563/2254] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:42:35 2026] POST /volume/v3/volumes => generated 770 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:36.259194 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa1e63a2-c55a-4ab5-90a5-e2729ad8e230 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Snapshot delete request issued successfully. Aug 12 21:42:36.259443 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa1e63a2-c55a-4ab5-90a5-e2729ad8e230 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 returned with HTTP 202 Aug 12 21:42:36.260001 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 569/2255] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:36 2026] DELETE /volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:36.268915 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df66bd06-270b-43e9-87fe-577910737f3d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:36.270913 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1c482d57-cf04-4ba8-b710-3bc5daa0bb8b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:36.271446 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df66bd06-270b-43e9-87fe-577910737f3d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 Aug 12 21:42:36.271675 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df66bd06-270b-43e9-87fe-577910737f3d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:36.271925 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df66bd06-270b-43e9-87fe-577910737f3d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:36.272493 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c482d57-cf04-4ba8-b710-3bc5daa0bb8b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:42:36.272722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c482d57-cf04-4ba8-b710-3bc5daa0bb8b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:36.272920 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c482d57-cf04-4ba8-b710-3bc5daa0bb8b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:36.280014 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:36.280014 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:36.280678 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df66bd06-270b-43e9-87fe-577910737f3d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Snapshot retrieved successfully. Aug 12 21:42:36.281665 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df66bd06-270b-43e9-87fe-577910737f3d tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 returned with HTTP 200 Aug 12 21:42:36.282066 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 560/2256] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:36 2026] GET /volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:36.282130 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:36.282130 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:36.286987 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1c482d57-cf04-4ba8-b710-3bc5daa0bb8b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:36.296657 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c482d57-cf04-4ba8-b710-3bc5daa0bb8b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f returned with HTTP 200 Aug 12 21:42:36.296657 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 565/2257] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:36 2026] GET /volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:37.017804 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-905cc2b5-d341-4c29-b382-37aa14d30172 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.021046 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-905cc2b5-d341-4c29-b382-37aa14d30172 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 Aug 12 21:42:37.021046 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-905cc2b5-d341-4c29-b382-37aa14d30172 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:37.021046 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-905cc2b5-d341-4c29-b382-37aa14d30172 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:37.034959 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.034959 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:37.039859 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-905cc2b5-d341-4c29-b382-37aa14d30172 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:37.043996 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-905cc2b5-d341-4c29-b382-37aa14d30172 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 returned with HTTP 200 Aug 12 21:42:37.044406 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 564/2258] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:37 2026] GET /volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:37.065540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ffde047c-a0aa-489c-ae4c-72e15f66fad2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.069352 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffde047c-a0aa-489c-ae4c-72e15f66fad2 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:37.070824 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffde047c-a0aa-489c-ae4c-72e15f66fad2 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c61eb29-bd5c-407a-bb01-5c9f69cac8e1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1977032969"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:37.081659 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.081659 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:37.081784 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ffde047c-a0aa-489c-ae4c-72e15f66fad2 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:37.081939 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-ffde047c-a0aa-489c-ae4c-72e15f66fad2 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create snapshot from volume 1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 Aug 12 21:42:37.120647 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ffde047c-a0aa-489c-ae4c-72e15f66fad2 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['71770b99-9459-4932-b60d-9755a1783e6c', 'ed42628b-b825-4b71-81a8-dd4034dd5eca', 'bc161955-21c0-4a5a-b27c-75caeb725e35', 'c45e0fb6-e6c2-4daf-8ca5-8a771ea96ff2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:37.163491 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ffde047c-a0aa-489c-ae4c-72e15f66fad2 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot create request issued successfully. Aug 12 21:42:37.164004 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffde047c-a0aa-489c-ae4c-72e15f66fad2 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:37.164531 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 570/2259] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:37.176729 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4a62c2d-464d-48e4-b6e8-1c68d16f3998 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.178405 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4a62c2d-464d-48e4-b6e8-1c68d16f3998 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 Aug 12 21:42:37.178761 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4a62c2d-464d-48e4-b6e8-1c68d16f3998 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:37.179084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4a62c2d-464d-48e4-b6e8-1c68d16f3998 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:37.188723 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.188723 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:37.189146 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e4a62c2d-464d-48e4-b6e8-1c68d16f3998 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:37.190056 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4a62c2d-464d-48e4-b6e8-1c68d16f3998 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 returned with HTTP 200 Aug 12 21:42:37.190440 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 561/2260] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:37 2026] GET /volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:37.306228 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9081c7ee-6770-4258-a290-ae51ea7fa204 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.310524 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9081c7ee-6770-4258-a290-ae51ea7fa204 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 Aug 12 21:42:37.310790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9081c7ee-6770-4258-a290-ae51ea7fa204 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:37.311032 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9081c7ee-6770-4258-a290-ae51ea7fa204 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:37.314167 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fd94f49-d4bb-4965-96d8-db4b773f83f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.316090 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fd94f49-d4bb-4965-96d8-db4b773f83f5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:42:37.316305 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fd94f49-d4bb-4965-96d8-db4b773f83f5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:37.316485 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fd94f49-d4bb-4965-96d8-db4b773f83f5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:37.320481 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9081c7ee-6770-4258-a290-ae51ea7fa204 tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 returned with HTTP 404 Aug 12 21:42:37.321240 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 566/2261] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:37 2026] GET /volume/v3/snapshots/4d124eb2-26e6-48c1-b044-8bb77a1d98d6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:37.329508 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.329508 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:37.331003 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39a7c732-9cdb-429d-bc74-35e93f7a161b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.332922 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39a7c732-9cdb-429d-bc74-35e93f7a161b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:37.333150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39a7c732-9cdb-429d-bc74-35e93f7a161b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:37.333350 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39a7c732-9cdb-429d-bc74-35e93f7a161b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:37.335009 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2fd94f49-d4bb-4965-96d8-db4b773f83f5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:37.341248 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fd94f49-d4bb-4965-96d8-db4b773f83f5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f returned with HTTP 200 Aug 12 21:42:37.344651 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 565/2262] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:37 2026] GET /volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:37.355409 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.355409 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:37.361021 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39a7c732-9cdb-429d-bc74-35e93f7a161b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:37.362685 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88339ebb-05ad-4068-98db-4a45b6e1e36a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.365008 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88339ebb-05ad-4068-98db-4a45b6e1e36a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:37.365008 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88339ebb-05ad-4068-98db-4a45b6e1e36a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438588e0-8513-4387-8999-6c33c1702d1f", "name": "tempest-VolumeDependencyTests-Snapshot-252644316"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:37.368210 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39a7c732-9cdb-429d-bc74-35e93f7a161b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 200 Aug 12 21:42:37.369424 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 571/2263] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:37 2026] GET /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:37.374598 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.374598 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:37.375326 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-88339ebb-05ad-4068-98db-4a45b6e1e36a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:37.375510 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-88339ebb-05ad-4068-98db-4a45b6e1e36a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create snapshot from volume 438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:42:37.388435 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-873a9fc5-cc02-4e1e-8f93-d32fdcda56da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.390774 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-873a9fc5-cc02-4e1e-8f93-d32fdcda56da tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] DELETE https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:37.391081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-873a9fc5-cc02-4e1e-8f93-d32fdcda56da tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:37.391334 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-873a9fc5-cc02-4e1e-8f93-d32fdcda56da tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:37.391555 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-873a9fc5-cc02-4e1e-8f93-d32fdcda56da tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Delete volume with id: fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:37.402117 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.402117 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:37.402796 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-873a9fc5-cc02-4e1e-8f93-d32fdcda56da tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:37.415289 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-88339ebb-05ad-4068-98db-4a45b6e1e36a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['c60a4514-2ac1-4a60-a085-9c43b2a78f2a', '68f70f42-fae9-4296-9b0a-61d28e18001d', '3cef5f99-4e27-4ce9-ac74-3e7797f4449c', '34bc795d-8997-4a81-bbd9-19fb09ce4dcf'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:37.430084 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-873a9fc5-cc02-4e1e-8f93-d32fdcda56da tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Delete volume request issued successfully. Aug 12 21:42:37.430363 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-873a9fc5-cc02-4e1e-8f93-d32fdcda56da tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 202 Aug 12 21:42:37.431075 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 567/2264] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:37 2026] DELETE /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:37.438177 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85504cf8-ea16-4436-88cf-eff6ae5f1d4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.440264 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85504cf8-ea16-4436-88cf-eff6ae5f1d4b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:37.440460 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85504cf8-ea16-4436-88cf-eff6ae5f1d4b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:37.440914 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85504cf8-ea16-4436-88cf-eff6ae5f1d4b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:37.448442 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.448442 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:37.452727 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-85504cf8-ea16-4436-88cf-eff6ae5f1d4b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Volume info retrieved successfully. Aug 12 21:42:37.455843 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-88339ebb-05ad-4068-98db-4a45b6e1e36a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot create request issued successfully. Aug 12 21:42:37.456486 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88339ebb-05ad-4068-98db-4a45b6e1e36a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:37.457027 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 562/2265] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:37.458736 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85504cf8-ea16-4436-88cf-eff6ae5f1d4b tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 200 Aug 12 21:42:37.459065 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 566/2266] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:37 2026] GET /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:37.470020 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a569e95-0df5-414a-bf93-80716b4e1c1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:37.472888 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a569e95-0df5-414a-bf93-80716b4e1c1b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:42:37.473169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a569e95-0df5-414a-bf93-80716b4e1c1b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:37.473385 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a569e95-0df5-414a-bf93-80716b4e1c1b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:37.480635 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:37.480635 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:37.481112 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a569e95-0df5-414a-bf93-80716b4e1c1b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:37.481996 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a569e95-0df5-414a-bf93-80716b4e1c1b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d returned with HTTP 200 Aug 12 21:42:37.482279 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 572/2267] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:37 2026] GET /volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:38.205337 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-33409e28-2296-4e12-b69e-66f27e353a5c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:38.207686 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33409e28-2296-4e12-b69e-66f27e353a5c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 Aug 12 21:42:38.208115 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33409e28-2296-4e12-b69e-66f27e353a5c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:38.208509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33409e28-2296-4e12-b69e-66f27e353a5c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:38.214981 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:38.214981 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:38.216249 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33409e28-2296-4e12-b69e-66f27e353a5c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:38.217075 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33409e28-2296-4e12-b69e-66f27e353a5c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 returned with HTTP 200 Aug 12 21:42:38.217502 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 568/2268] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:38 2026] GET /volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:38.230858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b28db8dd-6b88-42e1-bc53-cff823d3982a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:38.233637 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b28db8dd-6b88-42e1-bc53-cff823d3982a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] GET https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:38.234260 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b28db8dd-6b88-42e1-bc53-cff823d3982a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:38.234597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b28db8dd-6b88-42e1-bc53-cff823d3982a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:38.236036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-b28db8dd-6b88-42e1-bc53-cff823d3982a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:42:38.236452 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:38.236452 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:38.238641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-b28db8dd-6b88-42e1-bc53-cff823d3982a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:42:38.247456 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b28db8dd-6b88-42e1-bc53-cff823d3982a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Get all snapshots completed successfully. Aug 12 21:42:38.248463 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b28db8dd-6b88-42e1-bc53-cff823d3982a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 12 21:42:38.248463 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 563/2269] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:42:38 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:38.260703 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22f6af09-16bf-443b-8a55-a1b64edd365f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:38.262522 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22f6af09-16bf-443b-8a55-a1b64edd365f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 Aug 12 21:42:38.263670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22f6af09-16bf-443b-8a55-a1b64edd365f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:38.263670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22f6af09-16bf-443b-8a55-a1b64edd365f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:38.263670 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-22f6af09-16bf-443b-8a55-a1b64edd365f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete snapshot with id: e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 Aug 12 21:42:38.268559 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:38.268559 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:38.268923 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22f6af09-16bf-443b-8a55-a1b64edd365f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:38.287242 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22f6af09-16bf-443b-8a55-a1b64edd365f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot delete request issued successfully. Aug 12 21:42:38.287526 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22f6af09-16bf-443b-8a55-a1b64edd365f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 returned with HTTP 202 Aug 12 21:42:38.288096 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 567/2270] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:38 2026] DELETE /volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:38.299838 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf784f41-e4ca-4b05-bded-cb5af6d57811 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:38.303019 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf784f41-e4ca-4b05-bded-cb5af6d57811 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 Aug 12 21:42:38.303230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf784f41-e4ca-4b05-bded-cb5af6d57811 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:38.303432 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf784f41-e4ca-4b05-bded-cb5af6d57811 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:38.309760 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:38.309760 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:38.309893 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cf784f41-e4ca-4b05-bded-cb5af6d57811 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:38.310598 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf784f41-e4ca-4b05-bded-cb5af6d57811 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 returned with HTTP 200 Aug 12 21:42:38.311004 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 573/2271] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:38 2026] GET /volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:38.474645 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb0601d9-68c7-44e1-a738-5764ec0820be None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:38.478311 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb0601d9-68c7-44e1-a738-5764ec0820be tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] GET https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c Aug 12 21:42:38.478311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb0601d9-68c7-44e1-a738-5764ec0820be tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:38.478311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb0601d9-68c7-44e1-a738-5764ec0820be tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:38.483568 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb0601d9-68c7-44e1-a738-5764ec0820be tempest-VolumesExtendTest-510486234 tempest-VolumesExtendTest-510486234-project-member] https://10.4.3.240/volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c returned with HTTP 404 Aug 12 21:42:38.484356 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 569/2272] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:38 2026] GET /volume/v3/volumes/fea8c653-229c-4087-abf3-d649a0d8a79c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:38.495539 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75e5dbb8-4dc2-445c-9fbf-3788a9d70d3f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:38.499415 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75e5dbb8-4dc2-445c-9fbf-3788a9d70d3f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:42:38.499680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75e5dbb8-4dc2-445c-9fbf-3788a9d70d3f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:38.499956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75e5dbb8-4dc2-445c-9fbf-3788a9d70d3f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:38.505405 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:38.505405 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:38.506039 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-75e5dbb8-4dc2-445c-9fbf-3788a9d70d3f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:38.506897 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75e5dbb8-4dc2-445c-9fbf-3788a9d70d3f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d returned with HTTP 200 Aug 12 21:42:38.507382 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 564/2273] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:38 2026] GET /volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:38.517526 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:38.519322 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:38.519722 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "25e87fdc-1f5c-4aed-8a04-0d176cff4a9d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-203810995"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:38.521297 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'snapshot_id': '25e87fdc-1f5c-4aed-8a04-0d176cff4a9d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-203810995'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:38.527205 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:38.527205 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:38.527967 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:38.528102 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:42:38.532473 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:42:38.540475 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (18ab557d-9247-4a68-afbb-45dc55c82a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:38.542296 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e431997f-d927-4391-9d22-02cb9fd7b6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:38.545143 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:38.587603 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e431997f-d927-4391-9d22-02cb9fd7b6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '25e87fdc-1f5c-4aed-8a04-0d176cff4a9d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:38.588733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a583bd-4ed6-4337-b6c3-9fcae5081f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:38.633898 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['814f2939-4516-4afb-9bd8-1e4965930426', '5af36ebd-92e4-4543-a9ad-248ae3580b43', 'a94c360a-b6d1-4223-aed6-b5b332dddb55', 'cfd3feb8-b1e8-4ba2-9ab8-e933c4aa24b3'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:38.635256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a583bd-4ed6-4337-b6c3-9fcae5081f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['814f2939-4516-4afb-9bd8-1e4965930426', '5af36ebd-92e4-4543-a9ad-248ae3580b43', 'a94c360a-b6d1-4223-aed6-b5b332dddb55', 'cfd3feb8-b1e8-4ba2-9ab8-e933c4aa24b3']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:38.635527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f471b228-1f2f-4b52-aa5d-1d901ca96afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:38.681007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f471b228-1f2f-4b52-aa5d-1d901ca96afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b02372a0-70b0-4c08-9b3f-a0efe2f9b81a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-203810995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['814f2939-4516-4afb-9bd8-1e4965930426','5af36ebd-92e4-4543-a9ad-248ae3580b43','a94c360a-b6d1-4223-aed6-b5b332dddb55','cfd3feb8-b1e8-4ba2-9ab8-e933c4aa24b3'],size=1,snapshot_id=25e87fdc-1f5c-4aed-8a04-0d176cff4a9d,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-203810995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b02372a0-70b0-4c08-9b3f-a0efe2f9b81a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=25e87fdc-1f5c-4aed-8a04-0d176cff4a9d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:38.682072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc4ab6a-22f3-4a42-921d-486d193c6b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:38.715381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc4ab6a-22f3-4a42-921d-486d193c6b6a) transitioned into state 'SUCCESS' from state '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-203810995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['814f2939-4516-4afb-9bd8-1e4965930426','5af36ebd-92e4-4543-a9ad-248ae3580b43','a94c360a-b6d1-4223-aed6-b5b332dddb55','cfd3feb8-b1e8-4ba2-9ab8-e933c4aa24b3'],size=1,snapshot_id=25e87fdc-1f5c-4aed-8a04-0d176cff4a9d,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:38.716285 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6388c308-4b8f-4860-9195-f3351c55c3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:38.745330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6388c308-4b8f-4860-9195-f3351c55c3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:38.746668 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (18ab557d-9247-4a68-afbb-45dc55c82a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:38.747156 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:42:38.748042 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f0cdab6-9838-49f1-90f2-f4c228a2519a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:38.748687 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 568/2274] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:42:38 2026] POST /volume/v3/volumes => generated 803 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:38.764733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18a63c4d-cf2f-4f08-ad24-b0efdd4adbaf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:38.764733 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18a63c4d-cf2f-4f08-ad24-b0efdd4adbaf tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:42:38.764733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18a63c4d-cf2f-4f08-ad24-b0efdd4adbaf tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:38.764733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18a63c4d-cf2f-4f08-ad24-b0efdd4adbaf tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:38.777512 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:38.777512 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:38.792087 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-18a63c4d-cf2f-4f08-ad24-b0efdd4adbaf tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:38.797667 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18a63c4d-cf2f-4f08-ad24-b0efdd4adbaf tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a returned with HTTP 200 Aug 12 21:42:38.798386 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 574/2275] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:38 2026] GET /volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:39.325534 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aabb7fce-2440-4dca-9b2b-b25c7c239a99 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:39.327464 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aabb7fce-2440-4dca-9b2b-b25c7c239a99 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 Aug 12 21:42:39.327689 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aabb7fce-2440-4dca-9b2b-b25c7c239a99 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:39.327924 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aabb7fce-2440-4dca-9b2b-b25c7c239a99 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:39.333379 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aabb7fce-2440-4dca-9b2b-b25c7c239a99 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 returned with HTTP 404 Aug 12 21:42:39.334211 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 570/2276] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:39 2026] GET /volume/v3/snapshots/e0bd5bdd-c7b8-4e7b-b201-33babc500ba3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:39.344553 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6070efc1-ebb4-4c48-bb6e-9080ea0f5861 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:39.346685 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6070efc1-ebb4-4c48-bb6e-9080ea0f5861 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 Aug 12 21:42:39.346903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6070efc1-ebb4-4c48-bb6e-9080ea0f5861 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:39.347541 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6070efc1-ebb4-4c48-bb6e-9080ea0f5861 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:39.347541 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6070efc1-ebb4-4c48-bb6e-9080ea0f5861 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume with id: 1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 Aug 12 21:42:39.357577 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:39.357577 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:39.358175 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6070efc1-ebb4-4c48-bb6e-9080ea0f5861 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:39.400099 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6070efc1-ebb4-4c48-bb6e-9080ea0f5861 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume request issued successfully. Aug 12 21:42:39.400346 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6070efc1-ebb4-4c48-bb6e-9080ea0f5861 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 returned with HTTP 202 Aug 12 21:42:39.402066 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 565/2277] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:39 2026] DELETE /volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:39.413258 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e501b60c-3e16-4362-b7cf-abc2028fba69 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:39.415905 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e501b60c-3e16-4362-b7cf-abc2028fba69 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 Aug 12 21:42:39.416226 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e501b60c-3e16-4362-b7cf-abc2028fba69 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:39.416492 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e501b60c-3e16-4362-b7cf-abc2028fba69 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:39.428314 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:39.428314 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:39.434048 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e501b60c-3e16-4362-b7cf-abc2028fba69 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:39.438954 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e501b60c-3e16-4362-b7cf-abc2028fba69 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 returned with HTTP 200 Aug 12 21:42:39.439811 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 569/2278] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:39 2026] GET /volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:39.817458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-000f2a31-d07a-445e-a7ce-94017f3a5c92 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:39.819681 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-000f2a31-d07a-445e-a7ce-94017f3a5c92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:42:39.819681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-000f2a31-d07a-445e-a7ce-94017f3a5c92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:39.820061 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-000f2a31-d07a-445e-a7ce-94017f3a5c92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:39.828368 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:39.828368 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:39.834122 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-000f2a31-d07a-445e-a7ce-94017f3a5c92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:39.841235 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-000f2a31-d07a-445e-a7ce-94017f3a5c92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a returned with HTTP 200 Aug 12 21:42:39.841967 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 575/2279] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:39 2026] GET /volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:39.857100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1e0503e0-b284-470f-8427-2f5c3fdb598d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:39.858943 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e0503e0-b284-470f-8427-2f5c3fdb598d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:39.859297 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e0503e0-b284-470f-8427-2f5c3fdb598d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b02372a0-70b0-4c08-9b3f-a0efe2f9b81a", "name": "tempest-VolumeDependencyTests-Snapshot-105966646"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:39.868403 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:39.868403 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:39.869015 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1e0503e0-b284-470f-8427-2f5c3fdb598d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:39.869075 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-1e0503e0-b284-470f-8427-2f5c3fdb598d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create snapshot from volume b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:42:39.902174 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1e0503e0-b284-470f-8427-2f5c3fdb598d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['59c22e4e-54d7-455d-be58-a1f449401dc3', 'e3bb1c69-5def-42ec-97e1-3125e7d3bb43', '36ab243e-7509-4469-8283-a66f05e30601', '0afb57c1-82ea-4e09-a7e7-3a7a22766d6a'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:39.938581 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1e0503e0-b284-470f-8427-2f5c3fdb598d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot create request issued successfully. Aug 12 21:42:39.939129 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e0503e0-b284-470f-8427-2f5c3fdb598d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:39.939504 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 571/2280] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:39.952828 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea0d059e-f727-4bfa-a00b-e278c708dd3c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:39.954846 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea0d059e-f727-4bfa-a00b-e278c708dd3c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:42:39.955058 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea0d059e-f727-4bfa-a00b-e278c708dd3c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:39.955262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea0d059e-f727-4bfa-a00b-e278c708dd3c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:39.960897 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:39.960897 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:39.961477 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ea0d059e-f727-4bfa-a00b-e278c708dd3c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:39.962430 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea0d059e-f727-4bfa-a00b-e278c708dd3c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 returned with HTTP 200 Aug 12 21:42:39.962879 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 566/2281] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:39 2026] GET /volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:40.116978 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:40.249850 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:40.250218 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-885260756"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:40.251681 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-885260756'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:40.251856 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume of 1 GB Aug 12 21:42:40.257496 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Availability Zones retrieved successfully. Aug 12 21:42:40.263166 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Flow 'volume_create_api' (669079a0-70e3-4fc5-ad9a-bab13963cb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:40.264072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f3cd4d-f929-43e6-9dfa-bee4bd1faf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.265191 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:40.301716 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f3cd4d-f929-43e6-9dfa-bee4bd1faf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.302769 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f09e86b1-3680-41ed-9554-265e239fc310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.380668 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Created reservations ['58a6db0d-5d5c-40f2-8d17-3c7a132a19fc', '07c79189-8292-418a-be9a-568839adde39', '5a361f8f-610e-44f3-84d5-90ce42e88ff8', '7d85b459-c3b9-4518-8faf-f9591f7ba3f9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:40.381732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f09e86b1-3680-41ed-9554-265e239fc310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a6db0d-5d5c-40f2-8d17-3c7a132a19fc', '07c79189-8292-418a-be9a-568839adde39', '5a361f8f-610e-44f3-84d5-90ce42e88ff8', '7d85b459-c3b9-4518-8faf-f9591f7ba3f9']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.382766 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e158dd84-e4d8-442c-ab9e-f2f6ac42f3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.407728 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e158dd84-e4d8-442c-ab9e-f2f6ac42f3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '358cb1f3-7bc9-415b-8d5a-c83acdeef4f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-885260756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac9b25d4f9df485ab48b7e69973c78d1',qos_specs=None,replication_status=,reservations=['58a6db0d-5d5c-40f2-8d17-3c7a132a19fc','07c79189-8292-418a-be9a-568839adde39','5a361f8f-610e-44f3-84d5-90ce42e88ff8','7d85b459-c3b9-4518-8faf-f9591f7ba3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910b81f28dbb42d9add121b570d39d49',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-885260756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=358cb1f3-7bc9-415b-8d5a-c83acdeef4f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac9b25d4f9df485ab48b7e69973c78d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='910b81f28dbb42d9add121b570d39d49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.408580 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb753dd-0956-42b0-b248-546032465bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.430366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb753dd-0956-42b0-b248-546032465bca) transitioned into state 'SUCCESS' from state '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-885260756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac9b25d4f9df485ab48b7e69973c78d1',qos_specs=None,replication_status=,reservations=['58a6db0d-5d5c-40f2-8d17-3c7a132a19fc','07c79189-8292-418a-be9a-568839adde39','5a361f8f-610e-44f3-84d5-90ce42e88ff8','7d85b459-c3b9-4518-8faf-f9591f7ba3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910b81f28dbb42d9add121b570d39d49',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.431359 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be1234e-bc3f-4927-aa17-1776468305fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.442898 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be1234e-bc3f-4927-aa17-1776468305fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.443742 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Flow 'volume_create_api' (669079a0-70e3-4fc5-ad9a-bab13963cb45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:40.444081 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume request issued successfully. Aug 12 21:42:40.444835 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-738ef5b7-673a-4fb4-a7e0-281f8dd9d118 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:40.445261 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 570/2282] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:40 2026] POST /volume/v3/volumes => generated 749 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:40.459109 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82dae92a-dbdf-4df3-b41a-de667e5d8285 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:40.459830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4fe1d421-4cdf-462d-9c68-684819be5635 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:40.461501 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82dae92a-dbdf-4df3-b41a-de667e5d8285 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 Aug 12 21:42:40.461834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82dae92a-dbdf-4df3-b41a-de667e5d8285 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:40.462138 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82dae92a-dbdf-4df3-b41a-de667e5d8285 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:40.463192 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4fe1d421-4cdf-462d-9c68-684819be5635 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 Aug 12 21:42:40.463192 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4fe1d421-4cdf-462d-9c68-684819be5635 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:40.464014 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4fe1d421-4cdf-462d-9c68-684819be5635 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:40.469169 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82dae92a-dbdf-4df3-b41a-de667e5d8285 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 returned with HTTP 404 Aug 12 21:42:40.469819 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 576/2283] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:40 2026] GET /volume/v3/volumes/1c61eb29-bd5c-407a-bb01-5c9f69cac8e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:40.472864 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:40.472864 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:40.478822 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4fe1d421-4cdf-462d-9c68-684819be5635 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume info retrieved successfully. Aug 12 21:42:40.481498 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:40.483253 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:40.483586 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1107500163"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:40.484913 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1107500163'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:40.485026 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume of 1 GB Aug 12 21:42:40.487705 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4fe1d421-4cdf-462d-9c68-684819be5635 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 returned with HTTP 200 Aug 12 21:42:40.488247 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 572/2284] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:40 2026] GET /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:40.492382 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Availability Zones retrieved successfully. Aug 12 21:42:40.501588 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (d340946c-3be8-4ead-954f-ccc757eb60ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:40.502647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3731869-822f-47e2-bebd-43cd697b0f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.503536 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:40.535134 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3731869-822f-47e2-bebd-43cd697b0f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.535971 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41261f1-6521-4dd4-921b-fd17ea98382d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.592808 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['f8010c0b-75b6-4059-89dc-e50077d53f92', '1eafcb3c-b268-42bb-8cb7-663734588398', 'b2b7790c-01ef-4f0f-b7b9-153e0d88cba5', '0e7922bc-098f-4e46-91d5-5d3a96694063'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:40.592808 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41261f1-6521-4dd4-921b-fd17ea98382d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8010c0b-75b6-4059-89dc-e50077d53f92', '1eafcb3c-b268-42bb-8cb7-663734588398', 'b2b7790c-01ef-4f0f-b7b9-153e0d88cba5', '0e7922bc-098f-4e46-91d5-5d3a96694063']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.594287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf470094-040e-4788-82dd-b41912817919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.628265 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf470094-040e-4788-82dd-b41912817919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6b7c512-d061-4394-a81a-36a6f819614d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1107500163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['f8010c0b-75b6-4059-89dc-e50077d53f92','1eafcb3c-b268-42bb-8cb7-663734588398','b2b7790c-01ef-4f0f-b7b9-153e0d88cba5','0e7922bc-098f-4e46-91d5-5d3a96694063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1107500163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6b7c512-d061-4394-a81a-36a6f819614d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2d707c33c2437e93d713183e0e793f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.629529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd4a9eb-1962-457f-92fe-198cef2d6469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.650513 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd4a9eb-1962-457f-92fe-198cef2d6469) transitioned into state 'SUCCESS' from state '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-1107500163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['f8010c0b-75b6-4059-89dc-e50077d53f92','1eafcb3c-b268-42bb-8cb7-663734588398','b2b7790c-01ef-4f0f-b7b9-153e0d88cba5','0e7922bc-098f-4e46-91d5-5d3a96694063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.651462 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d5e046-0a2c-4fab-acf5-782c6ebf73f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:40.662894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d5e046-0a2c-4fab-acf5-782c6ebf73f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:40.664156 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (d340946c-3be8-4ead-954f-ccc757eb60ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:40.664511 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request issued successfully. Aug 12 21:42:40.665233 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2045e928-71fc-440f-99e4-3f7b2c01e5ef tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:40.665822 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 567/2285] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:40 2026] POST /volume/v3/volumes => generated 778 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:40.687768 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2ce97c8-3fd5-45a7-8e04-9fdde5e663a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:40.693720 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2ce97c8-3fd5-45a7-8e04-9fdde5e663a8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d Aug 12 21:42:40.693720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2ce97c8-3fd5-45a7-8e04-9fdde5e663a8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:40.693720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2ce97c8-3fd5-45a7-8e04-9fdde5e663a8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:40.708363 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:40.708363 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:40.717799 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e2ce97c8-3fd5-45a7-8e04-9fdde5e663a8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:40.722467 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2ce97c8-3fd5-45a7-8e04-9fdde5e663a8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d returned with HTTP 200 Aug 12 21:42:40.722994 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 571/2286] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:40 2026] GET /volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:40.975461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c235403-23ff-40e8-a39c-c8d795aa390f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:40.977404 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c235403-23ff-40e8-a39c-c8d795aa390f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:42:40.977517 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c235403-23ff-40e8-a39c-c8d795aa390f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:40.977731 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c235403-23ff-40e8-a39c-c8d795aa390f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:40.982920 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:40.982920 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:40.983348 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c235403-23ff-40e8-a39c-c8d795aa390f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:40.984123 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c235403-23ff-40e8-a39c-c8d795aa390f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 returned with HTTP 200 Aug 12 21:42:40.984464 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 577/2287] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:40 2026] GET /volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:40.992927 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:40.994686 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:40.995018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8758def6-a259-4074-be8f-9aabbf9b6e34", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-85208089"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:40.996518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'snapshot_id': '8758def6-a259-4074-be8f-9aabbf9b6e34', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-85208089'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:41.001053 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:41.001053 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:41.001437 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:41.001541 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:42:41.005491 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:42:41.010598 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (64e6283d-d25c-4617-ac41-beb3c7150289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:41.011495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9825f3f-a0b8-43f9-8e7a-9be15bec6ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:41.012307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:41.044104 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9825f3f-a0b8-43f9-8e7a-9be15bec6ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8758def6-a259-4074-be8f-9aabbf9b6e34', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:41.044918 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cde69f8-efa2-4030-8eef-81d593d6ad95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:41.081465 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['ecd4d6ce-d64d-4017-b575-37c4c3511ad8', 'd9c3d71c-970f-4387-93b6-46c610ea4d8b', '12c8e395-58ab-48fd-b0d0-b47c846c0480', 'f96b8b5a-d862-457f-a49e-932ff4cfcc62'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:41.082777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cde69f8-efa2-4030-8eef-81d593d6ad95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecd4d6ce-d64d-4017-b575-37c4c3511ad8', 'd9c3d71c-970f-4387-93b6-46c610ea4d8b', '12c8e395-58ab-48fd-b0d0-b47c846c0480', 'f96b8b5a-d862-457f-a49e-932ff4cfcc62']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:41.083571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada122f6-c75e-45aa-abf9-665fc20691bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:41.140612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada122f6-c75e-45aa-abf9-665fc20691bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c289b0b4-a55d-4fd0-8835-0e6f689c465d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-85208089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['ecd4d6ce-d64d-4017-b575-37c4c3511ad8','d9c3d71c-970f-4387-93b6-46c610ea4d8b','12c8e395-58ab-48fd-b0d0-b47c846c0480','f96b8b5a-d862-457f-a49e-932ff4cfcc62'],size=1,snapshot_id=8758def6-a259-4074-be8f-9aabbf9b6e34,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-85208089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c289b0b4-a55d-4fd0-8835-0e6f689c465d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8758def6-a259-4074-be8f-9aabbf9b6e34,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:41.141389 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7237e548-6c82-4b7e-94d7-ca01e4e0b48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:41.159877 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7237e548-6c82-4b7e-94d7-ca01e4e0b48f) transitioned into state 'SUCCESS' from state '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-85208089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['ecd4d6ce-d64d-4017-b575-37c4c3511ad8','d9c3d71c-970f-4387-93b6-46c610ea4d8b','12c8e395-58ab-48fd-b0d0-b47c846c0480','f96b8b5a-d862-457f-a49e-932ff4cfcc62'],size=1,snapshot_id=8758def6-a259-4074-be8f-9aabbf9b6e34,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:41.160857 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8068baa2-bf00-4f9c-9e97-ae8bb25bce4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:41.185117 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8068baa2-bf00-4f9c-9e97-ae8bb25bce4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:41.186393 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (64e6283d-d25c-4617-ac41-beb3c7150289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:41.186820 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:42:41.187547 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65636808-19b2-40cb-ad43-dda7aaa9c4b8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:41.188196 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 573/2288] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:42:40 2026] POST /volume/v3/volumes => generated 802 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:41.203119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e645af23-1601-4c2d-b016-7c77b57b733c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:41.205066 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e645af23-1601-4c2d-b016-7c77b57b733c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:42:41.205393 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e645af23-1601-4c2d-b016-7c77b57b733c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:41.205641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e645af23-1601-4c2d-b016-7c77b57b733c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:41.214370 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:41.214370 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:41.219448 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e645af23-1601-4c2d-b016-7c77b57b733c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:41.225452 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e645af23-1601-4c2d-b016-7c77b57b733c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d returned with HTTP 200 Aug 12 21:42:41.226010 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 568/2289] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:41 2026] GET /volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:41.509182 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a0ee009-74db-472e-a3af-e28625ef01fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:41.511412 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a0ee009-74db-472e-a3af-e28625ef01fc tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 Aug 12 21:42:41.511749 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a0ee009-74db-472e-a3af-e28625ef01fc tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:41.512044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a0ee009-74db-472e-a3af-e28625ef01fc tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:41.520379 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:41.520379 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:41.525136 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4a0ee009-74db-472e-a3af-e28625ef01fc tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume info retrieved successfully. Aug 12 21:42:41.530350 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a0ee009-74db-472e-a3af-e28625ef01fc tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 returned with HTTP 200 Aug 12 21:42:41.530797 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 572/2290] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:41 2026] GET /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:41.738150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7bf47fc3-d848-4e76-80bb-edf116eb6ed8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:41.740422 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf47fc3-d848-4e76-80bb-edf116eb6ed8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d Aug 12 21:42:41.740691 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf47fc3-d848-4e76-80bb-edf116eb6ed8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:41.740927 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf47fc3-d848-4e76-80bb-edf116eb6ed8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:41.750570 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:41.750570 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:41.753989 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7bf47fc3-d848-4e76-80bb-edf116eb6ed8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:41.757701 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf47fc3-d848-4e76-80bb-edf116eb6ed8 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d returned with HTTP 200 Aug 12 21:42:41.758045 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 578/2291] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:41 2026] GET /volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:41.780880 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1fdb6b21-ec9c-4d63-a6cb-c561be71c658 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:41.782686 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1fdb6b21-ec9c-4d63-a6cb-c561be71c658 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:41.783014 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1fdb6b21-ec9c-4d63-a6cb-c561be71c658 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6b7c512-d061-4394-a81a-36a6f819614d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-927820108"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:41.790855 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:41.790855 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:41.791175 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1fdb6b21-ec9c-4d63-a6cb-c561be71c658 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:41.791299 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-1fdb6b21-ec9c-4d63-a6cb-c561be71c658 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create snapshot from volume a6b7c512-d061-4394-a81a-36a6f819614d Aug 12 21:42:41.812807 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1fdb6b21-ec9c-4d63-a6cb-c561be71c658 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['b726f0c5-1295-4b01-8d92-3f42046673ed', 'db98ba52-e7fc-493a-b691-8f80b4a6dc80', '4533b1af-a7af-40a4-97c8-c021decfe690', '1b10b467-f064-4df4-acce-de955b8fcdff'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:41.841232 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1fdb6b21-ec9c-4d63-a6cb-c561be71c658 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot create request issued successfully. Aug 12 21:42:41.841474 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1fdb6b21-ec9c-4d63-a6cb-c561be71c658 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:41.841914 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 574/2292] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:41 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 12 21:42:41.853059 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-617e8b38-eff7-4674-9d8f-494e2d992599 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:41.860080 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-617e8b38-eff7-4674-9d8f-494e2d992599 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 Aug 12 21:42:41.860390 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-617e8b38-eff7-4674-9d8f-494e2d992599 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:41.860689 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-617e8b38-eff7-4674-9d8f-494e2d992599 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:41.869876 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:41.869876 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:41.870369 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-617e8b38-eff7-4674-9d8f-494e2d992599 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:41.871270 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-617e8b38-eff7-4674-9d8f-494e2d992599 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 returned with HTTP 200 Aug 12 21:42:41.871723 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 569/2293] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:41 2026] GET /volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:42.240695 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ab664f1-1aab-4272-851a-0eca7bf86bff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:42.243050 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ab664f1-1aab-4272-851a-0eca7bf86bff tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:42:42.243361 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ab664f1-1aab-4272-851a-0eca7bf86bff tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:42.243641 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ab664f1-1aab-4272-851a-0eca7bf86bff tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:42.262997 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:42.262997 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:42.267809 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ab664f1-1aab-4272-851a-0eca7bf86bff tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:42.274744 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ab664f1-1aab-4272-851a-0eca7bf86bff tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d returned with HTTP 200 Aug 12 21:42:42.275133 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 573/2294] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:42 2026] GET /volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:42.290631 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:42.292805 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:42.293382 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c289b0b4-a55d-4fd0-8835-0e6f689c465d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1902797019"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:42.295446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'source_volid': 'c289b0b4-a55d-4fd0-8835-0e6f689c465d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1902797019'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:42.309379 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:42.309379 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:42.310076 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume retrieved successfully. Aug 12 21:42:42.310316 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:42:42.315250 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:42:42.322282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (5ca0a3bb-f8a9-4449-a74d-3812404dba7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:42.323710 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f550276b-81a7-44d8-84a4-cd911f753400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:42.324877 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:42.359565 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f550276b-81a7-44d8-84a4-cd911f753400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c289b0b4-a55d-4fd0-8835-0e6f689c465d', 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:42.360512 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ebdcc16-892d-4b5c-a39b-09a8f854c5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:42.410353 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['3698bca5-9753-4a6e-8596-cf51bdeb60f4', 'baecff73-070e-47a2-bcab-e2e51bea4afb', '88fe362b-2a88-45b6-9dda-033e8cd190e5', '61f4f17a-ef9a-4c4b-936b-f30926132e1e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:42.411382 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ebdcc16-892d-4b5c-a39b-09a8f854c5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3698bca5-9753-4a6e-8596-cf51bdeb60f4', 'baecff73-070e-47a2-bcab-e2e51bea4afb', '88fe362b-2a88-45b6-9dda-033e8cd190e5', '61f4f17a-ef9a-4c4b-936b-f30926132e1e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:42.412203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f4311d-ff30-4264-8aa8-7431af2bd351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:42.446951 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f4311d-ff30-4264-8aa8-7431af2bd351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed84fd3-ac83-412c-a2c2-179d42d00dff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1902797019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['3698bca5-9753-4a6e-8596-cf51bdeb60f4','baecff73-070e-47a2-bcab-e2e51bea4afb','88fe362b-2a88-45b6-9dda-033e8cd190e5','61f4f17a-ef9a-4c4b-936b-f30926132e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=c289b0b4-a55d-4fd0-8835-0e6f689c465d,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1902797019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed84fd3-ac83-412c-a2c2-179d42d00dff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c289b0b4-a55d-4fd0-8835-0e6f689c465d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:42.448326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65bf3ebc-af05-449e-a950-017e426f9915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:42.470075 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65bf3ebc-af05-449e-a950-017e426f9915) transitioned into state 'SUCCESS' from state '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-1902797019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['3698bca5-9753-4a6e-8596-cf51bdeb60f4','baecff73-070e-47a2-bcab-e2e51bea4afb','88fe362b-2a88-45b6-9dda-033e8cd190e5','61f4f17a-ef9a-4c4b-936b-f30926132e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=c289b0b4-a55d-4fd0-8835-0e6f689c465d,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:42.471016 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348b846e-846a-4e6b-a9e8-90091649ec8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:42.493220 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348b846e-846a-4e6b-a9e8-90091649ec8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:42.494442 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (5ca0a3bb-f8a9-4449-a74d-3812404dba7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:42.494898 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:42:42.495690 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b4c050f-6a97-4e02-a3a8-b59578fe1d2a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:42.496214 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 579/2295] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:42:42 2026] POST /volume/v3/volumes => generated 804 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:42.510246 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-63ffaa0b-d0b9-425f-bafa-e7414b5b4217 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:42.514169 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63ffaa0b-d0b9-425f-bafa-e7414b5b4217 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:42:42.514390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63ffaa0b-d0b9-425f-bafa-e7414b5b4217 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:42.514589 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63ffaa0b-d0b9-425f-bafa-e7414b5b4217 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:42.522002 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:42.522002 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:42.525807 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-63ffaa0b-d0b9-425f-bafa-e7414b5b4217 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:42.529851 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63ffaa0b-d0b9-425f-bafa-e7414b5b4217 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff returned with HTTP 200 Aug 12 21:42:42.530240 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 575/2296] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:42 2026] GET /volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:42.883757 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3cdb6c99-dfaf-48d0-9b3a-1c1ab73aac07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:42.885749 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3cdb6c99-dfaf-48d0-9b3a-1c1ab73aac07 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 Aug 12 21:42:42.886024 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3cdb6c99-dfaf-48d0-9b3a-1c1ab73aac07 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:42.886237 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3cdb6c99-dfaf-48d0-9b3a-1c1ab73aac07 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:42.891540 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:42.891540 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:42.891908 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3cdb6c99-dfaf-48d0-9b3a-1c1ab73aac07 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:42.892609 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3cdb6c99-dfaf-48d0-9b3a-1c1ab73aac07 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 returned with HTTP 200 Aug 12 21:42:42.893304 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 570/2297] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:42 2026] GET /volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:42.903643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2106f85f-1b42-4a08-a212-6ad3d3163505 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:42.905354 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2106f85f-1b42-4a08-a212-6ad3d3163505 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] POST https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845/action Aug 12 21:42:42.905711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2106f85f-1b42-4a08-a212-6ad3d3163505 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:42.905848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2106f85f-1b42-4a08-a212-6ad3d3163505 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:42.907345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-2106f85f-1b42-4a08-a212-6ad3d3163505 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Updating snapshot '947bd889-bf10-4c5e-bf88-5e099d543845' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:42:42.921362 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:42.921362 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:42.922152 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-2106f85f-1b42-4a08-a212-6ad3d3163505 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c47fd24098ec42babd4cdb9db18a1727', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d2d707c33c2437e93d713183e0e793f', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:42:42.923297 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2106f85f-1b42-4a08-a212-6ad3d3163505 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845/action returned with HTTP 403 Aug 12 21:42:42.923473 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 574/2298] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:42:42 2026] POST /volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:42.932458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc9dc4f8-91d5-4ad4-9b91-59ea8303195c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:42.934864 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc9dc4f8-91d5-4ad4-9b91-59ea8303195c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 Aug 12 21:42:42.935137 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc9dc4f8-91d5-4ad4-9b91-59ea8303195c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:42.935425 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc9dc4f8-91d5-4ad4-9b91-59ea8303195c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:42.935564 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-fc9dc4f8-91d5-4ad4-9b91-59ea8303195c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete snapshot with id: 947bd889-bf10-4c5e-bf88-5e099d543845 Aug 12 21:42:42.941390 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:42.941390 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:42.941820 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc9dc4f8-91d5-4ad4-9b91-59ea8303195c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:42.961718 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc9dc4f8-91d5-4ad4-9b91-59ea8303195c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot delete request issued successfully. Aug 12 21:42:42.961718 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc9dc4f8-91d5-4ad4-9b91-59ea8303195c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 returned with HTTP 202 Aug 12 21:42:42.961718 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 580/2299] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:42 2026] DELETE /volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:42.973655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-16e008cf-26c9-4daa-b63d-002c9793a5bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:42.980427 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16e008cf-26c9-4daa-b63d-002c9793a5bb tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 Aug 12 21:42:42.980427 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16e008cf-26c9-4daa-b63d-002c9793a5bb tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:42.980427 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16e008cf-26c9-4daa-b63d-002c9793a5bb tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:42.991689 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:42.991689 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:42.991689 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-16e008cf-26c9-4daa-b63d-002c9793a5bb tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:42.991689 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16e008cf-26c9-4daa-b63d-002c9793a5bb tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 returned with HTTP 200 Aug 12 21:42:42.991689 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 576/2300] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:42 2026] GET /volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:43.547476 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-121d335c-29b6-43bc-9154-9767d021cf55 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:43.549253 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:43.551675 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-121d335c-29b6-43bc-9154-9767d021cf55 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:42:43.552370 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:43.552455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-121d335c-29b6-43bc-9154-9767d021cf55 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:43.552455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-121d335c-29b6-43bc-9154-9767d021cf55 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:43.552560 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-957277540"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:43.554829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-957277540'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:43.561652 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume of 1 GB Aug 12 21:42:43.561652 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:43.561652 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:43.561652 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Availability Zones retrieved successfully. Aug 12 21:42:43.567247 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:43.567247 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:43.569985 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Flow 'volume_create_api' (60d9f15f-09f0-4f20-a013-1bc769f397c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:43.571432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06af8b3e-cc14-4f2e-b53f-e2a200ea0c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:43.572156 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-121d335c-29b6-43bc-9154-9767d021cf55 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:43.572987 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:43.579450 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-121d335c-29b6-43bc-9154-9767d021cf55 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff returned with HTTP 200 Aug 12 21:42:43.579826 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 571/2301] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:43 2026] GET /volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff => generated 897 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:43.583994 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:43.583994 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:43.597650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a02b9cf3-5d32-45e0-914d-8001030e376d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:43.600125 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a02b9cf3-5d32-45e0-914d-8001030e376d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:42:43.600407 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a02b9cf3-5d32-45e0-914d-8001030e376d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:43.600680 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a02b9cf3-5d32-45e0-914d-8001030e376d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:43.600835 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a02b9cf3-5d32-45e0-914d-8001030e376d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: 25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:42:43.603439 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06af8b3e-cc14-4f2e-b53f-e2a200ea0c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=069ef774-0450-423c-8d44-3a169f243f24,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '069ef774-0450-423c-8d44-3a169f243f24', 'encryption_key_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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:43.604656 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f955fda6-51b3-4493-91d2-10f12b4e3d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:43.607719 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:43.607719 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:43.608125 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a02b9cf3-5d32-45e0-914d-8001030e376d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:43.636446 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a02b9cf3-5d32-45e0-914d-8001030e376d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot delete request issued successfully. Aug 12 21:42:43.636446 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a02b9cf3-5d32-45e0-914d-8001030e376d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d returned with HTTP 202 Aug 12 21:42:43.636446 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 581/2302] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:43 2026] DELETE /volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:43.645360 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-63e95e62-9082-4fac-9ed3-5106fa1d75bc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:43.652052 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63e95e62-9082-4fac-9ed3-5106fa1d75bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:42:43.652867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63e95e62-9082-4fac-9ed3-5106fa1d75bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:43.652867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63e95e62-9082-4fac-9ed3-5106fa1d75bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:43.664250 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Created reservations ['67f1efa2-96cd-4938-b601-8ac28790d90a', 'ade190fb-b66d-4907-811d-ba618c6e2615', '83e2dfea-1d75-4b93-afe3-fe77f32e0761', 'bf1a50bf-77ae-4ce1-b19f-9d2a124ed595'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:43.665098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f955fda6-51b3-4493-91d2-10f12b4e3d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67f1efa2-96cd-4938-b601-8ac28790d90a', 'ade190fb-b66d-4907-811d-ba618c6e2615', '83e2dfea-1d75-4b93-afe3-fe77f32e0761', 'bf1a50bf-77ae-4ce1-b19f-9d2a124ed595']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:43.665296 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:43.665296 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:43.666016 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0243eb52-ed51-4304-9bc4-83ed9b6f400d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:43.666142 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-63e95e62-9082-4fac-9ed3-5106fa1d75bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:43.667417 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63e95e62-9082-4fac-9ed3-5106fa1d75bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d returned with HTTP 200 Aug 12 21:42:43.668562 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 577/2303] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:43 2026] GET /volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:43.695558 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0243eb52-ed51-4304-9bc4-83ed9b6f400d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db76d27c-73b5-4b86-9b24-e0b7e1117d51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-957277540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9b4142bb35fd4adfb4d55241d36defe9',qos_specs=None,replication_status=,reservations=['67f1efa2-96cd-4938-b601-8ac28790d90a','ade190fb-b66d-4907-811d-ba618c6e2615','83e2dfea-1d75-4b93-afe3-fe77f32e0761','bf1a50bf-77ae-4ce1-b19f-9d2a124ed595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-957277540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db76d27c-73b5-4b86-9b24-e0b7e1117d51,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9b4142bb35fd4adfb4d55241d36defe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(069ef774-0450-423c-8d44-3a169f243f24),volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:43.698057 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (578ab922-f8e1-4ed4-9647-dcb6b1fe7b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:43.725780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (578ab922-f8e1-4ed4-9647-dcb6b1fe7b64) transitioned into state 'SUCCESS' from state '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-957277540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9b4142bb35fd4adfb4d55241d36defe9',qos_specs=None,replication_status=,reservations=['67f1efa2-96cd-4938-b601-8ac28790d90a','ade190fb-b66d-4907-811d-ba618c6e2615','83e2dfea-1d75-4b93-afe3-fe77f32e0761','bf1a50bf-77ae-4ce1-b19f-9d2a124ed595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:43.726973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e3a6b3-287d-42f2-af27-139c0fe6f0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:43.742296 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e3a6b3-287d-42f2-af27-139c0fe6f0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:43.743572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Flow 'volume_create_api' (60d9f15f-09f0-4f20-a013-1bc769f397c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:43.744024 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume request issued successfully. Aug 12 21:42:43.744928 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f89e03f0-2e93-4db6-a3be-671ed14a47c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:43.745451 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 575/2304] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:42:43 2026] POST /volume/v3/volumes => generated 759 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:43.759430 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65e32b1b-1bf9-4823-b548-0f1c6f37e37b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:43.765646 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65e32b1b-1bf9-4823-b548-0f1c6f37e37b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:43.765646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65e32b1b-1bf9-4823-b548-0f1c6f37e37b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:43.765646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65e32b1b-1bf9-4823-b548-0f1c6f37e37b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:43.776194 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:43.776194 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:43.786563 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65e32b1b-1bf9-4823-b548-0f1c6f37e37b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:43.795033 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65e32b1b-1bf9-4823-b548-0f1c6f37e37b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:43.795696 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 572/2305] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:43 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:44.002973 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c5138456-fe89-4618-9277-5a849427b0b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.004874 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5138456-fe89-4618-9277-5a849427b0b9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 Aug 12 21:42:44.005420 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5138456-fe89-4618-9277-5a849427b0b9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.006642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5138456-fe89-4618-9277-5a849427b0b9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.011009 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5138456-fe89-4618-9277-5a849427b0b9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 returned with HTTP 404 Aug 12 21:42:44.011779 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 582/2306] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:44 2026] GET /volume/v3/snapshots/947bd889-bf10-4c5e-bf88-5e099d543845 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:44.019647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aa2feb32-ece8-4270-940f-97714f3c04f6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.021514 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aa2feb32-ece8-4270-940f-97714f3c04f6 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d Aug 12 21:42:44.021796 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aa2feb32-ece8-4270-940f-97714f3c04f6 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.022130 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aa2feb32-ece8-4270-940f-97714f3c04f6 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.022342 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-aa2feb32-ece8-4270-940f-97714f3c04f6 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume with id: a6b7c512-d061-4394-a81a-36a6f819614d Aug 12 21:42:44.035539 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:44.035539 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:44.039383 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aa2feb32-ece8-4270-940f-97714f3c04f6 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:44.075354 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aa2feb32-ece8-4270-940f-97714f3c04f6 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume request issued successfully. Aug 12 21:42:44.075523 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aa2feb32-ece8-4270-940f-97714f3c04f6 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d returned with HTTP 202 Aug 12 21:42:44.076016 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 578/2307] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:44 2026] DELETE /volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:44.087715 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b069f843-f277-46f2-9478-55b2a702ff7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.090906 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b069f843-f277-46f2-9478-55b2a702ff7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d Aug 12 21:42:44.091182 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b069f843-f277-46f2-9478-55b2a702ff7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.091436 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b069f843-f277-46f2-9478-55b2a702ff7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.100282 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:44.100282 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:44.105376 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b069f843-f277-46f2-9478-55b2a702ff7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:44.110247 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b069f843-f277-46f2-9478-55b2a702ff7e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d returned with HTTP 200 Aug 12 21:42:44.110723 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 576/2308] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:44 2026] GET /volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:44.679112 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8fe989a-a6f9-4a20-af7d-19ee268d360c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.680915 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8fe989a-a6f9-4a20-af7d-19ee268d360c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:42:44.681245 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8fe989a-a6f9-4a20-af7d-19ee268d360c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.681484 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8fe989a-a6f9-4a20-af7d-19ee268d360c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.687688 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8fe989a-a6f9-4a20-af7d-19ee268d360c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d returned with HTTP 404 Aug 12 21:42:44.688110 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 573/2309] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:44 2026] GET /volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:44.696475 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ad3ef5d-82a5-4992-895c-6444bf81ea10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.698118 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ad3ef5d-82a5-4992-895c-6444bf81ea10 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:42:44.698828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ad3ef5d-82a5-4992-895c-6444bf81ea10 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.700215 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ad3ef5d-82a5-4992-895c-6444bf81ea10 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.700215 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-2ad3ef5d-82a5-4992-895c-6444bf81ea10 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: 8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:42:44.704457 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:44.704457 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:44.705019 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ad3ef5d-82a5-4992-895c-6444bf81ea10 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:44.726962 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ad3ef5d-82a5-4992-895c-6444bf81ea10 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot delete request issued successfully. Aug 12 21:42:44.726962 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ad3ef5d-82a5-4992-895c-6444bf81ea10 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 returned with HTTP 202 Aug 12 21:42:44.726962 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 583/2310] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:44 2026] DELETE /volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:44.736865 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-68591822-9b10-46b8-969b-84302fa55018 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.738854 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68591822-9b10-46b8-969b-84302fa55018 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:42:44.739197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68591822-9b10-46b8-969b-84302fa55018 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.739572 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68591822-9b10-46b8-969b-84302fa55018 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.746204 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:44.746204 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:44.746801 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-68591822-9b10-46b8-969b-84302fa55018 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:44.747904 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68591822-9b10-46b8-969b-84302fa55018 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 returned with HTTP 200 Aug 12 21:42:44.748416 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 579/2311] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:44 2026] GET /volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:44.811820 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-00b46fc3-5599-4148-83e4-d0a776fc65e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.813565 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00b46fc3-5599-4148-83e4-d0a776fc65e6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:44.813818 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00b46fc3-5599-4148-83e4-d0a776fc65e6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.814074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00b46fc3-5599-4148-83e4-d0a776fc65e6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.820838 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:44.820838 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:44.824226 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-00b46fc3-5599-4148-83e4-d0a776fc65e6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:44.828758 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00b46fc3-5599-4148-83e4-d0a776fc65e6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:44.829130 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 577/2312] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:44 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:44.874363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-e3821815-188c-4478-98ce-be23d104a58e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.879484 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-e3821815-188c-4478-98ce-be23d104a58e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:44.879741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-e3821815-188c-4478-98ce-be23d104a58e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.879995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-e3821815-188c-4478-98ce-be23d104a58e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.889042 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:44.889042 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:44.893419 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-e3821815-188c-4478-98ce-be23d104a58e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:44.897794 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-e3821815-188c-4478-98ce-be23d104a58e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:44.898311 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 574/2313] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:44 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:44.989326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae735146-8102-4fd2-807a-0d764fe72258 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:44.989326 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae735146-8102-4fd2-807a-0d764fe72258 None None] GET https://10.4.3.240/volume// Aug 12 21:42:44.989326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae735146-8102-4fd2-807a-0d764fe72258 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:44.989326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae735146-8102-4fd2-807a-0d764fe72258 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:44.989326 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae735146-8102-4fd2-807a-0d764fe72258 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:44.989326 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 584/2314] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:42:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:44.999677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-80a4d267-7843-4f52-b4bf-3e6f454af90f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.072170 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-80a4d267-7843-4f52-b4bf-3e6f454af90f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:42:45.072170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-80a4d267-7843-4f52-b4bf-3e6f454af90f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db76d27c-73b5-4b86-9b24-e0b7e1117d51", "connector": null, "instance_uuid": "47a3f7dd-7b11-4793-9de0-834fb5cd8948"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:45.083805 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.083805 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:45.115398 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-80a4d267-7843-4f52-b4bf-3e6f454af90f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:42:45.115991 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 580/2315] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:42:44 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:45.126700 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0afad152-f7b9-4b5c-849d-afa529f9f56f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.129987 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0afad152-f7b9-4b5c-849d-afa529f9f56f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d Aug 12 21:42:45.130241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0afad152-f7b9-4b5c-849d-afa529f9f56f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.130430 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0afad152-f7b9-4b5c-849d-afa529f9f56f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.139838 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0afad152-f7b9-4b5c-849d-afa529f9f56f tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d returned with HTTP 404 Aug 12 21:42:45.140405 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 578/2316] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/v3/volumes/a6b7c512-d061-4394-a81a-36a6f819614d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:45.150449 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.152146 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:45.153885 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2060011732"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:45.153985 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1bd83434-01af-445d-aee4-8528b6519f59 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.154038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2060011732'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:45.154090 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume of 1 GB Aug 12 21:42:45.156922 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bd83434-01af-445d-aee4-8528b6519f59 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:45.158569 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Availability Zones retrieved successfully. Aug 12 21:42:45.159326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bd83434-01af-445d-aee4-8528b6519f59 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.159738 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bd83434-01af-445d-aee4-8528b6519f59 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.163664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (995dfee9-2518-4dc2-9a33-4dd2806e0417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:45.164676 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de87856-666b-4b34-883e-55e940be698b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:45.165304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:45.174373 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a43f32bc-4266-47c3-8f0a-9a689a5e5a32 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.174888 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a43f32bc-4266-47c3-8f0a-9a689a5e5a32 None None] GET https://10.4.3.240/volume// Aug 12 21:42:45.175109 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a43f32bc-4266-47c3-8f0a-9a689a5e5a32 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.175390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a43f32bc-4266-47c3-8f0a-9a689a5e5a32 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.175828 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a43f32bc-4266-47c3-8f0a-9a689a5e5a32 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:45.176180 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 581/2317] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:45.180920 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.180920 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:45.184161 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1bd83434-01af-445d-aee4-8528b6519f59 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:45.187556 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-eadb64c2-d239-4c7f-b025-4664c1469283 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.188581 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de87856-666b-4b34-883e-55e940be698b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:45.189380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96aa5658-f022-49c2-b252-f095828608d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:45.189693 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bd83434-01af-445d-aee4-8528b6519f59 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:45.190109 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 585/2318] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:45.190295 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-eadb64c2-d239-4c7f-b025-4664c1469283 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:45.190609 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-eadb64c2-d239-4c7f-b025-4664c1469283 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.190883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-eadb64c2-d239-4c7f-b025-4664c1469283 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.210250 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.210250 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:45.214268 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-eadb64c2-d239-4c7f-b025-4664c1469283 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:45.218536 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-eadb64c2-d239-4c7f-b025-4664c1469283 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:45.219024 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 579/2319] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1031 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:45.254706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['efb059f4-3088-495c-902e-e9384b0360f1', '02f6ee38-8b9b-491d-a73a-4cfb61497252', 'c0e6dab4-5b83-46b8-b43d-9002f603d196', 'f62e3943-f93e-4b96-968c-7446fe7ff1a0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:45.255809 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96aa5658-f022-49c2-b252-f095828608d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb059f4-3088-495c-902e-e9384b0360f1', '02f6ee38-8b9b-491d-a73a-4cfb61497252', 'c0e6dab4-5b83-46b8-b43d-9002f603d196', 'f62e3943-f93e-4b96-968c-7446fe7ff1a0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:45.256820 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8efaa716-0053-4e4e-bedb-5a6623bbea40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:45.294412 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8efaa716-0053-4e4e-bedb-5a6623bbea40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ab83b72-6bec-4ed8-bfe6-8480d11381cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2060011732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['efb059f4-3088-495c-902e-e9384b0360f1','02f6ee38-8b9b-491d-a73a-4cfb61497252','c0e6dab4-5b83-46b8-b43d-9002f603d196','f62e3943-f93e-4b96-968c-7446fe7ff1a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2060011732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ab83b72-6bec-4ed8-bfe6-8480d11381cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2d707c33c2437e93d713183e0e793f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:45.298649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c052d743-9942-4932-967a-9184d16d078f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:45.316930 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c052d743-9942-4932-967a-9184d16d078f) transitioned into state 'SUCCESS' from state '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-2060011732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['efb059f4-3088-495c-902e-e9384b0360f1','02f6ee38-8b9b-491d-a73a-4cfb61497252','c0e6dab4-5b83-46b8-b43d-9002f603d196','f62e3943-f93e-4b96-968c-7446fe7ff1a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:45.317734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fea177-e525-430d-bafb-0245fd7a86b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:45.329910 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fea177-e525-430d-bafb-0245fd7a86b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:45.330871 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (995dfee9-2518-4dc2-9a33-4dd2806e0417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:45.331259 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request issued successfully. Aug 12 21:42:45.331917 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b78b29f4-e19e-4752-95e1-661dbb20ca83 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:45.332389 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 575/2320] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:45 2026] POST /volume/v3/volumes => generated 778 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:45.340969 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-cc240ea3-ebe5-4c26-9485-79ea6d709568 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.347933 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-cc240ea3-ebe5-4c26-9485-79ea6d709568 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] PUT https://10.4.3.240/volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21 Aug 12 21:42:45.348279 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-cc240ea3-ebe5-4c26-9485-79ea6d709568 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:45.352996 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67f3910a-7a7f-4e4f-aeb9-f5e614a9b355 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.358646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67f3910a-7a7f-4e4f-aeb9-f5e614a9b355 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb Aug 12 21:42:45.358646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67f3910a-7a7f-4e4f-aeb9-f5e614a9b355 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.358646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67f3910a-7a7f-4e4f-aeb9-f5e614a9b355 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.364668 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-cc240ea3-ebe5-4c26-9485-79ea6d709568 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Acquiring lock "cinder-attachment_update-db76d27c-73b5-4b86-9b24-e0b7e1117d51-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:42:45.369205 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-cc240ea3-ebe5-4c26-9485-79ea6d709568 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-db76d27c-73b5-4b86-9b24-e0b7e1117d51-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:42:45.370335 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.370335 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:45.370839 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.370839 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:45.375420 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-67f3910a-7a7f-4e4f-aeb9-f5e614a9b355 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:45.381645 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67f3910a-7a7f-4e4f-aeb9-f5e614a9b355 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb returned with HTTP 200 Aug 12 21:42:45.381645 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 586/2321] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:45.544561 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c3d4f0b5-9a0d-407f-8100-39a5f44d42b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.548263 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3d4f0b5-9a0d-407f-8100-39a5f44d42b0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:42:45.548488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3d4f0b5-9a0d-407f-8100-39a5f44d42b0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.549105 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-cc240ea3-ebe5-4c26-9485-79ea6d709568 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-db76d27c-73b5-4b86-9b24-e0b7e1117d51-np0000007121" released by "attachment_update" :: held 0.180s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:42:45.549422 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-cc240ea3-ebe5-4c26-9485-79ea6d709568 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21 returned with HTTP 200 Aug 12 21:42:45.549858 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 582/2322] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:42:45 2026] PUT /volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:45.549917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3d4f0b5-9a0d-407f-8100-39a5f44d42b0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.561010 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.561010 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:45.573819 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c3d4f0b5-9a0d-407f-8100-39a5f44d42b0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:45.582234 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3d4f0b5-9a0d-407f-8100-39a5f44d42b0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:42:45.582234 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 580/2323] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:45.653390 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8d8ea5f-2989-44de-97d6-654358351f25 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.656641 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8d8ea5f-2989-44de-97d6-654358351f25 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:42:45.656953 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8d8ea5f-2989-44de-97d6-654358351f25 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.657302 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8d8ea5f-2989-44de-97d6-654358351f25 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.671499 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.671499 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:45.678544 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8d8ea5f-2989-44de-97d6-654358351f25 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:42:45.692980 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8d8ea5f-2989-44de-97d6-654358351f25 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:42:45.692980 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 576/2324] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:45.759445 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-748c0baf-e53e-4f39-8acb-5fa8fa17cb95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.761552 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-748c0baf-e53e-4f39-8acb-5fa8fa17cb95 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:42:45.761861 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-748c0baf-e53e-4f39-8acb-5fa8fa17cb95 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.762146 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-748c0baf-e53e-4f39-8acb-5fa8fa17cb95 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.771805 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-748c0baf-e53e-4f39-8acb-5fa8fa17cb95 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 returned with HTTP 404 Aug 12 21:42:45.772569 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 587/2325] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:45.785902 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a854c7f-45d8-46a8-9fce-54a82e9100bc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.788443 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a854c7f-45d8-46a8-9fce-54a82e9100bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:42:45.790540 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a854c7f-45d8-46a8-9fce-54a82e9100bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.790819 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a854c7f-45d8-46a8-9fce-54a82e9100bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.791059 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8a854c7f-45d8-46a8-9fce-54a82e9100bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:42:45.801767 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.801767 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:45.802439 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8a854c7f-45d8-46a8-9fce-54a82e9100bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:45.833877 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8a854c7f-45d8-46a8-9fce-54a82e9100bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:42:45.834300 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a854c7f-45d8-46a8-9fce-54a82e9100bc tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d returned with HTTP 202 Aug 12 21:42:45.834905 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 583/2326] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:42:45 2026] DELETE /volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:42:45.845401 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-858203a4-2641-4817-bae4-f4d6841d192d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:45.847438 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-858203a4-2641-4817-bae4-f4d6841d192d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:42:45.848083 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-858203a4-2641-4817-bae4-f4d6841d192d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:45.848083 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-858203a4-2641-4817-bae4-f4d6841d192d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:45.859752 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:45.859752 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:45.874668 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-858203a4-2641-4817-bae4-f4d6841d192d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:45.881982 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-858203a4-2641-4817-bae4-f4d6841d192d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d returned with HTTP 200 Aug 12 21:42:45.882974 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 581/2327] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:45 2026] GET /volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d => generated 894 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:46.215386 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83fa9ba3-3671-4225-b729-dd57105576af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:46.220837 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83fa9ba3-3671-4225-b729-dd57105576af tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:46.221394 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83fa9ba3-3671-4225-b729-dd57105576af tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:46.221696 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83fa9ba3-3671-4225-b729-dd57105576af tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:46.237506 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:46.237506 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:46.243184 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-83fa9ba3-3671-4225-b729-dd57105576af tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:46.249697 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83fa9ba3-3671-4225-b729-dd57105576af tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:46.250410 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 577/2328] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:46 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:46.393663 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff112bd1-83e1-4a33-943c-16e80699b23b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:46.397220 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff112bd1-83e1-4a33-943c-16e80699b23b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb Aug 12 21:42:46.397220 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff112bd1-83e1-4a33-943c-16e80699b23b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:46.397220 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff112bd1-83e1-4a33-943c-16e80699b23b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:46.413896 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:46.413896 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:46.419869 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff112bd1-83e1-4a33-943c-16e80699b23b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:46.434033 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff112bd1-83e1-4a33-943c-16e80699b23b tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb returned with HTTP 200 Aug 12 21:42:46.434033 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 588/2329] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:46 2026] GET /volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb => generated 1018 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:46.450777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-259997e2-5915-404d-b293-1174d437c40d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:46.452387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-259997e2-5915-404d-b293-1174d437c40d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:46.452677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-259997e2-5915-404d-b293-1174d437c40d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ab83b72-6bec-4ed8-bfe6-8480d11381cb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-366355355"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:46.463177 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:46.463177 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:46.463613 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-259997e2-5915-404d-b293-1174d437c40d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:46.463799 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-259997e2-5915-404d-b293-1174d437c40d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create snapshot from volume 2ab83b72-6bec-4ed8-bfe6-8480d11381cb Aug 12 21:42:46.496174 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-259997e2-5915-404d-b293-1174d437c40d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['33fece29-1d8d-4e66-a575-901a927e965d', '3f33d79a-7487-4b07-9a28-5e5cfbd127f8', 'ebce831b-f28b-42b6-8c13-b40a74fea00b', 'bee75c73-dfed-4166-9689-41e74bbe8b0f'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:46.538001 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-259997e2-5915-404d-b293-1174d437c40d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot create request issued successfully. Aug 12 21:42:46.538362 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-259997e2-5915-404d-b293-1174d437c40d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:46.538819 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 584/2330] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:46.552295 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e91eecf6-ba71-43c0-8d4c-52db90e8f3f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:46.554357 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e91eecf6-ba71-43c0-8d4c-52db90e8f3f3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 Aug 12 21:42:46.554633 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e91eecf6-ba71-43c0-8d4c-52db90e8f3f3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:46.554951 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e91eecf6-ba71-43c0-8d4c-52db90e8f3f3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:46.561725 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:46.561725 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:46.562197 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e91eecf6-ba71-43c0-8d4c-52db90e8f3f3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:46.563156 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e91eecf6-ba71-43c0-8d4c-52db90e8f3f3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 returned with HTTP 200 Aug 12 21:42:46.563736 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 582/2331] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:46 2026] GET /volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:46.901333 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81435290-9fd1-4c93-8d89-a655bf66cc38 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:46.904649 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81435290-9fd1-4c93-8d89-a655bf66cc38 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:42:46.904649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81435290-9fd1-4c93-8d89-a655bf66cc38 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:46.904649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81435290-9fd1-4c93-8d89-a655bf66cc38 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:46.911978 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81435290-9fd1-4c93-8d89-a655bf66cc38 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d returned with HTTP 404 Aug 12 21:42:46.912758 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 578/2332] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:46 2026] GET /volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:42:46.926214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e16c6c17-6865-495d-b604-2802548e0299 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:46.928773 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e16c6c17-6865-495d-b604-2802548e0299 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:42:46.928773 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e16c6c17-6865-495d-b604-2802548e0299 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:46.928773 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e16c6c17-6865-495d-b604-2802548e0299 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:46.928773 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e16c6c17-6865-495d-b604-2802548e0299 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:42:46.937700 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:46.937700 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:46.938397 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e16c6c17-6865-495d-b604-2802548e0299 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:46.958536 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e16c6c17-6865-495d-b604-2802548e0299 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:42:46.958809 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e16c6c17-6865-495d-b604-2802548e0299 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f returned with HTTP 202 Aug 12 21:42:46.959240 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 589/2333] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:42:46 2026] DELETE /volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:42:46.969378 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-68344e93-3e5d-4064-8cc9-adf34f711c23 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:46.971396 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68344e93-3e5d-4064-8cc9-adf34f711c23 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:42:46.971396 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68344e93-3e5d-4064-8cc9-adf34f711c23 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:46.971396 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68344e93-3e5d-4064-8cc9-adf34f711c23 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:46.986925 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:46.986925 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:46.992840 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-68344e93-3e5d-4064-8cc9-adf34f711c23 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:46.997291 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68344e93-3e5d-4064-8cc9-adf34f711c23 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f returned with HTTP 200 Aug 12 21:42:46.997717 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 585/2334] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:46 2026] GET /volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:47.265608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d9355aab-f9d9-464a-980b-eae565972892 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:47.268107 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9355aab-f9d9-464a-980b-eae565972892 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:47.268384 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9355aab-f9d9-464a-980b-eae565972892 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:47.268794 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9355aab-f9d9-464a-980b-eae565972892 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:47.281800 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:47.281800 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:47.286284 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d9355aab-f9d9-464a-980b-eae565972892 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:47.292469 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9355aab-f9d9-464a-980b-eae565972892 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:47.293024 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 583/2335] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:47 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:47.573940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-083803e8-a03a-4703-a522-c139dd9f937d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:47.576701 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-083803e8-a03a-4703-a522-c139dd9f937d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 Aug 12 21:42:47.576997 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-083803e8-a03a-4703-a522-c139dd9f937d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:47.577307 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-083803e8-a03a-4703-a522-c139dd9f937d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:47.583385 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:47.583385 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:47.583754 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-083803e8-a03a-4703-a522-c139dd9f937d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:47.584782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-083803e8-a03a-4703-a522-c139dd9f937d tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 returned with HTTP 200 Aug 12 21:42:47.585232 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 579/2336] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:47 2026] GET /volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:47.595150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f54923d8-7b07-444b-b2e6-15f1c0e78952 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:47.597371 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f54923d8-7b07-444b-b2e6-15f1c0e78952 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] GET https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 Aug 12 21:42:47.597704 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f54923d8-7b07-444b-b2e6-15f1c0e78952 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:47.597922 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f54923d8-7b07-444b-b2e6-15f1c0e78952 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:47.603811 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:47.603811 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:47.604323 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f54923d8-7b07-444b-b2e6-15f1c0e78952 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Snapshot retrieved successfully. Aug 12 21:42:47.605395 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f54923d8-7b07-444b-b2e6-15f1c0e78952 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 returned with HTTP 200 Aug 12 21:42:47.605850 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 590/2337] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:47 2026] GET /volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:47.617075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5cd6179c-36e8-47a8-bccd-88ab4d6d2084 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:47.619525 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cd6179c-36e8-47a8-bccd-88ab4d6d2084 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 Aug 12 21:42:47.619809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cd6179c-36e8-47a8-bccd-88ab4d6d2084 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:47.620097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cd6179c-36e8-47a8-bccd-88ab4d6d2084 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:47.620268 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-5cd6179c-36e8-47a8-bccd-88ab4d6d2084 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete snapshot with id: c4bf6538-0c24-455f-9516-5c9749ee7a09 Aug 12 21:42:47.626697 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:47.626697 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:47.627161 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5cd6179c-36e8-47a8-bccd-88ab4d6d2084 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:47.647225 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5cd6179c-36e8-47a8-bccd-88ab4d6d2084 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot delete request issued successfully. Aug 12 21:42:47.647411 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cd6179c-36e8-47a8-bccd-88ab4d6d2084 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 returned with HTTP 202 Aug 12 21:42:47.647841 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 586/2338] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:47 2026] DELETE /volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:47.658634 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37050eb4-ec3d-4f27-a7ec-6e4232f8028e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:47.665860 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37050eb4-ec3d-4f27-a7ec-6e4232f8028e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 Aug 12 21:42:47.666217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37050eb4-ec3d-4f27-a7ec-6e4232f8028e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:47.666583 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37050eb4-ec3d-4f27-a7ec-6e4232f8028e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:47.675288 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:47.675288 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:47.675780 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37050eb4-ec3d-4f27-a7ec-6e4232f8028e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:47.676776 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37050eb4-ec3d-4f27-a7ec-6e4232f8028e tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 returned with HTTP 200 Aug 12 21:42:47.677302 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 584/2339] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:47 2026] GET /volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:48.011295 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33f89946-12c5-439b-ac3f-885ca272a35d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.013426 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33f89946-12c5-439b-ac3f-885ca272a35d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:42:48.013732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33f89946-12c5-439b-ac3f-885ca272a35d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:48.014095 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33f89946-12c5-439b-ac3f-885ca272a35d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:48.021749 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33f89946-12c5-439b-ac3f-885ca272a35d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f returned with HTTP 404 Aug 12 21:42:48.022509 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 580/2340] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:48 2026] GET /volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:42:48.033864 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c54af5e-4173-4ffe-af09-3a488a58c4b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.035798 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c54af5e-4173-4ffe-af09-3a488a58c4b6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:42:48.036026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c54af5e-4173-4ffe-af09-3a488a58c4b6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:48.036225 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c54af5e-4173-4ffe-af09-3a488a58c4b6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:48.036433 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7c54af5e-4173-4ffe-af09-3a488a58c4b6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:42:48.044644 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:48.044644 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:48.045192 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c54af5e-4173-4ffe-af09-3a488a58c4b6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:48.064072 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c54af5e-4173-4ffe-af09-3a488a58c4b6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:42:48.064248 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c54af5e-4173-4ffe-af09-3a488a58c4b6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a returned with HTTP 202 Aug 12 21:42:48.064804 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 591/2341] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:42:48 2026] DELETE /volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:42:48.071996 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e154f66d-341a-4f89-bbd0-b9ee2d9c421b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.073962 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e154f66d-341a-4f89-bbd0-b9ee2d9c421b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:42:48.074210 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e154f66d-341a-4f89-bbd0-b9ee2d9c421b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:48.074429 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e154f66d-341a-4f89-bbd0-b9ee2d9c421b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:48.081595 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:48.081595 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:48.085489 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e154f66d-341a-4f89-bbd0-b9ee2d9c421b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:48.089777 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e154f66d-341a-4f89-bbd0-b9ee2d9c421b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a returned with HTTP 200 Aug 12 21:42:48.090257 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 587/2342] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:48 2026] GET /volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:48.310815 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1064e253-47d2-4942-840f-630333e3f787 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.312705 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1064e253-47d2-4942-840f-630333e3f787 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:48.312927 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1064e253-47d2-4942-840f-630333e3f787 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:48.313143 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1064e253-47d2-4942-840f-630333e3f787 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:48.324411 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:48.324411 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:48.328287 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1064e253-47d2-4942-840f-630333e3f787 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:48.332818 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1064e253-47d2-4942-840f-630333e3f787 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:48.333292 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 585/2343] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:48 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:48.386880 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd0ef778-5034-4de1-8ff4-b4f03f295bef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.388792 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd0ef778-5034-4de1-8ff4-b4f03f295bef tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/ac71b72f-ea95-4dd7-bd70-abb1c0e3fc9a/action Aug 12 21:42:48.389193 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd0ef778-5034-4de1-8ff4-b4f03f295bef tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-attach": {"instance_uuid": "526791d3-971d-4bc0-a837-edd6fa770042", "mountpoint": "/dev/vdc"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:48.389502 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd0ef778-5034-4de1-8ff4-b4f03f295bef tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "526791d3-971d-4bc0-a837-edd6fa770042", "mountpoint": "/dev/vdc"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:48.398479 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd0ef778-5034-4de1-8ff4-b4f03f295bef tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/ac71b72f-ea95-4dd7-bd70-abb1c0e3fc9a/action returned with HTTP 404 Aug 12 21:42:48.399085 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 581/2344] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:48 2026] POST /volume/v3/volumes/ac71b72f-ea95-4dd7-bd70-abb1c0e3fc9a/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:48.689970 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69086517-6cbc-492a-a533-a5c7cc94434a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.692510 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69086517-6cbc-492a-a533-a5c7cc94434a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 Aug 12 21:42:48.692745 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69086517-6cbc-492a-a533-a5c7cc94434a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:48.692972 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69086517-6cbc-492a-a533-a5c7cc94434a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:48.698852 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69086517-6cbc-492a-a533-a5c7cc94434a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 returned with HTTP 404 Aug 12 21:42:48.699590 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 592/2345] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:48 2026] GET /volume/v3/snapshots/c4bf6538-0c24-455f-9516-5c9749ee7a09 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:48.706946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-deec4a28-4f97-4754-aba5-78a75a34fbf3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.709372 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-deec4a28-4f97-4754-aba5-78a75a34fbf3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb Aug 12 21:42:48.710066 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-deec4a28-4f97-4754-aba5-78a75a34fbf3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:48.710449 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-deec4a28-4f97-4754-aba5-78a75a34fbf3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:48.710738 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-deec4a28-4f97-4754-aba5-78a75a34fbf3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume with id: 2ab83b72-6bec-4ed8-bfe6-8480d11381cb Aug 12 21:42:48.722135 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:48.722135 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:48.722598 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-deec4a28-4f97-4754-aba5-78a75a34fbf3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:48.746896 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-deec4a28-4f97-4754-aba5-78a75a34fbf3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume request issued successfully. Aug 12 21:42:48.747146 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-deec4a28-4f97-4754-aba5-78a75a34fbf3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb returned with HTTP 202 Aug 12 21:42:48.748026 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 588/2346] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:48 2026] DELETE /volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:48.758511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f44a3a62-339e-46a1-a7b6-7a1f1c329e68 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.762906 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f44a3a62-339e-46a1-a7b6-7a1f1c329e68 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb Aug 12 21:42:48.762906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f44a3a62-339e-46a1-a7b6-7a1f1c329e68 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:48.763066 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f44a3a62-339e-46a1-a7b6-7a1f1c329e68 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:48.772769 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:48.772769 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:48.778842 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f44a3a62-339e-46a1-a7b6-7a1f1c329e68 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:48.787048 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f44a3a62-339e-46a1-a7b6-7a1f1c329e68 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb returned with HTTP 200 Aug 12 21:42:48.787699 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 586/2347] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:48 2026] GET /volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:48.847738 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-bc91b82b-dcb4-4c83-83ff-e07b4e597d9f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:48.851765 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-bc91b82b-dcb4-4c83-83ff-e07b4e597d9f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21/action Aug 12 21:42:48.852125 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-bc91b82b-dcb4-4c83-83ff-e07b4e597d9f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:48.852242 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-bc91b82b-dcb4-4c83-83ff-e07b4e597d9f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:48.871676 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:48.871676 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:48.883659 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-16b2e6fe-d1a5-4cf5-9f3e-8b239055c3d8 req-bc91b82b-dcb4-4c83-83ff-e07b4e597d9f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21/action returned with HTTP 204 Aug 12 21:42:48.887450 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 582/2348] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:42:48 2026] POST /volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:49.104001 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8dd3357-ad86-40b2-8052-be38c0b5358e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.106774 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8dd3357-ad86-40b2-8052-be38c0b5358e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:42:49.107107 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8dd3357-ad86-40b2-8052-be38c0b5358e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.107397 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8dd3357-ad86-40b2-8052-be38c0b5358e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.115169 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8dd3357-ad86-40b2-8052-be38c0b5358e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a returned with HTTP 404 Aug 12 21:42:49.115914 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 593/2349] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:42:49.125088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-200e2bb8-8120-455c-abfb-9ca01b854689 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.128180 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-200e2bb8-8120-455c-abfb-9ca01b854689 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:42:49.128497 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-200e2bb8-8120-455c-abfb-9ca01b854689 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.128807 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-200e2bb8-8120-455c-abfb-9ca01b854689 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.129032 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-200e2bb8-8120-455c-abfb-9ca01b854689 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:42:49.140172 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:49.140172 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:49.141052 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-200e2bb8-8120-455c-abfb-9ca01b854689 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:49.165456 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-200e2bb8-8120-455c-abfb-9ca01b854689 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:42:49.165922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-200e2bb8-8120-455c-abfb-9ca01b854689 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff returned with HTTP 202 Aug 12 21:42:49.166605 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 589/2350] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:42:49 2026] DELETE /volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:42:49.176921 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cec7d8cb-d74c-4cfc-9b35-050fdde86898 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.179501 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cec7d8cb-d74c-4cfc-9b35-050fdde86898 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:42:49.179866 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cec7d8cb-d74c-4cfc-9b35-050fdde86898 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.180129 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cec7d8cb-d74c-4cfc-9b35-050fdde86898 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.189131 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:49.189131 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:49.194699 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cec7d8cb-d74c-4cfc-9b35-050fdde86898 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:49.200591 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cec7d8cb-d74c-4cfc-9b35-050fdde86898 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff returned with HTTP 200 Aug 12 21:42:49.201035 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 587/2351] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:49.353666 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b6b7da1-dbe3-485b-8046-9a269f78dbd2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.356072 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b6b7da1-dbe3-485b-8046-9a269f78dbd2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:49.356334 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b6b7da1-dbe3-485b-8046-9a269f78dbd2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.356726 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b6b7da1-dbe3-485b-8046-9a269f78dbd2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.366472 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:49.366472 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:49.370823 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b6b7da1-dbe3-485b-8046-9a269f78dbd2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:49.376511 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b6b7da1-dbe3-485b-8046-9a269f78dbd2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:49.376972 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 583/2352] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:49.436582 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-87502370-feaf-480b-8ae9-a2b173af50bf req-004159bf-8942-4eb4-b85c-88ae59381292 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.438997 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-004159bf-8942-4eb4-b85c-88ae59381292 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:49.439211 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-004159bf-8942-4eb4-b85c-88ae59381292 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.439447 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-004159bf-8942-4eb4-b85c-88ae59381292 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.454001 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:49.454001 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:49.459101 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-87502370-feaf-480b-8ae9-a2b173af50bf req-004159bf-8942-4eb4-b85c-88ae59381292 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:49.465386 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-004159bf-8942-4eb4-b85c-88ae59381292 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:49.466100 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 594/2353] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:49.559438 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-30ae2e18-6a2c-4900-ae4d-f963eb62d48a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.559856 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30ae2e18-6a2c-4900-ae4d-f963eb62d48a None None] GET https://10.4.3.240/volume// Aug 12 21:42:49.560009 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30ae2e18-6a2c-4900-ae4d-f963eb62d48a None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.560195 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30ae2e18-6a2c-4900-ae4d-f963eb62d48a None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.560564 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30ae2e18-6a2c-4900-ae4d-f963eb62d48a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:49.561015 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 590/2354] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:49.570382 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-87502370-feaf-480b-8ae9-a2b173af50bf req-44e2ce13-eaf7-45be-8f99-138f469f5da4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.604685 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-44e2ce13-eaf7-45be-8f99-138f469f5da4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:42:49.604971 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-44e2ce13-eaf7-45be-8f99-138f469f5da4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db76d27c-73b5-4b86-9b24-e0b7e1117d51", "connector": null, "instance_uuid": "82b5a19d-4e50-4ac9-b7ab-f40688f78ea9"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:49.624402 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:49.624402 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:49.649354 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-44e2ce13-eaf7-45be-8f99-138f469f5da4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:42:49.649836 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 588/2355] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:42:49 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 12 21:42:49.679538 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6de72fbf-eeea-48cc-9033-8d4a610561e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.682241 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6de72fbf-eeea-48cc-9033-8d4a610561e0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:49.682667 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6de72fbf-eeea-48cc-9033-8d4a610561e0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.682934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6de72fbf-eeea-48cc-9033-8d4a610561e0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.695292 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-354f6454-e818-4a70-bbc0-f97ffa3a617a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.695822 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-354f6454-e818-4a70-bbc0-f97ffa3a617a None None] GET https://10.4.3.240/volume// Aug 12 21:42:49.696052 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-354f6454-e818-4a70-bbc0-f97ffa3a617a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.696301 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-354f6454-e818-4a70-bbc0-f97ffa3a617a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.701647 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-354f6454-e818-4a70-bbc0-f97ffa3a617a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:49.701647 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 595/2356] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:49.703137 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:49.703137 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:49.708520 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6de72fbf-eeea-48cc-9033-8d4a610561e0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:49.713161 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6de72fbf-eeea-48cc-9033-8d4a610561e0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:49.713589 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 584/2357] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:49.714804 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-87502370-feaf-480b-8ae9-a2b173af50bf req-b4770cd1-5b78-493d-8e6d-3e279e1abd45 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.719519 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-b4770cd1-5b78-493d-8e6d-3e279e1abd45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:49.720518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-b4770cd1-5b78-493d-8e6d-3e279e1abd45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.720518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-b4770cd1-5b78-493d-8e6d-3e279e1abd45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.744034 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:49.744034 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:49.754156 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-87502370-feaf-480b-8ae9-a2b173af50bf req-b4770cd1-5b78-493d-8e6d-3e279e1abd45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:49.762126 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-b4770cd1-5b78-493d-8e6d-3e279e1abd45 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:49.762953 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 591/2358] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:49.803266 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-faf07b61-50b6-49e9-85a4-db428edf29e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.805680 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faf07b61-50b6-49e9-85a4-db428edf29e9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb Aug 12 21:42:49.806128 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faf07b61-50b6-49e9-85a4-db428edf29e9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:49.806410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faf07b61-50b6-49e9-85a4-db428edf29e9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:49.817289 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faf07b61-50b6-49e9-85a4-db428edf29e9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb returned with HTTP 404 Aug 12 21:42:49.818079 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 589/2359] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:49 2026] GET /volume/v3/volumes/2ab83b72-6bec-4ed8-bfe6-8480d11381cb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:49.831860 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6070a55d-570d-48af-bf14-7b491aa33385 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.833917 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:49.834306 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1088990995"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:49.835744 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1088990995'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:49.835868 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume of 1 GB Aug 12 21:42:49.840208 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Availability Zones retrieved successfully. Aug 12 21:42:49.850130 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (52de0829-27e2-456d-850f-e6380d6842f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:49.851224 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ff85508-ce55-4fa0-9418-f896bc15a03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:49.852022 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:49.885285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ff85508-ce55-4fa0-9418-f896bc15a03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:49.886392 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5209dd-2902-49b7-be4a-e3cd963a523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:49.898232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-87502370-feaf-480b-8ae9-a2b173af50bf req-41d358c3-3a39-45a0-b5e0-c061aa54868f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:49.904298 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-41d358c3-3a39-45a0-b5e0-c061aa54868f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] PUT https://10.4.3.240/volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75 Aug 12 21:42:49.904988 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-41d358c3-3a39-45a0-b5e0-c061aa54868f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:49.917351 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-87502370-feaf-480b-8ae9-a2b173af50bf req-41d358c3-3a39-45a0-b5e0-c061aa54868f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Acquiring lock "cinder-attachment_update-db76d27c-73b5-4b86-9b24-e0b7e1117d51-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:42:49.926187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-87502370-feaf-480b-8ae9-a2b173af50bf req-41d358c3-3a39-45a0-b5e0-c061aa54868f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-db76d27c-73b5-4b86-9b24-e0b7e1117d51-np0000007121" acquired by "attachment_update" :: waited 0.010s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:42:49.928430 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:49.928430 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:49.958911 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['fcbc3a60-d89a-451d-a4ac-2d1807b4572e', '4eebac93-e12f-478d-bcf8-dba827268b6c', '157409b1-cc72-4569-9431-0a5aa41956f6', 'b258d353-892c-4132-b5a9-ac648e007612'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:49.959853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5209dd-2902-49b7-be4a-e3cd963a523e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcbc3a60-d89a-451d-a4ac-2d1807b4572e', '4eebac93-e12f-478d-bcf8-dba827268b6c', '157409b1-cc72-4569-9431-0a5aa41956f6', 'b258d353-892c-4132-b5a9-ac648e007612']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:49.960718 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7440e763-ed08-4ecb-865f-07d8caec88c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:49.982847 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7440e763-ed08-4ecb-865f-07d8caec88c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a78e4bde-fc80-4455-9de7-43ee9b148f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088990995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['fcbc3a60-d89a-451d-a4ac-2d1807b4572e','4eebac93-e12f-478d-bcf8-dba827268b6c','157409b1-cc72-4569-9431-0a5aa41956f6','b258d353-892c-4132-b5a9-ac648e007612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088990995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a78e4bde-fc80-4455-9de7-43ee9b148f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2d707c33c2437e93d713183e0e793f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:49.983702 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a1c498a-086f-4839-87b8-58cfa3cc87d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:50.002788 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a1c498a-086f-4839-87b8-58cfa3cc87d7) transitioned into state 'SUCCESS' from state '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-1088990995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2d707c33c2437e93d713183e0e793f',qos_specs=None,replication_status=,reservations=['fcbc3a60-d89a-451d-a4ac-2d1807b4572e','4eebac93-e12f-478d-bcf8-dba827268b6c','157409b1-cc72-4569-9431-0a5aa41956f6','b258d353-892c-4132-b5a9-ac648e007612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcfbe057db47628b4afeb01b6d4ae5',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:50.003558 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64d40f2a-ea6a-4751-8c59-2f1e3cfe7eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:50.017547 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64d40f2a-ea6a-4751-8c59-2f1e3cfe7eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:50.018432 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Flow 'volume_create_api' (52de0829-27e2-456d-850f-e6380d6842f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:50.018835 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create volume request issued successfully. Aug 12 21:42:50.019421 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6070a55d-570d-48af-bf14-7b491aa33385 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:50.020104 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 596/2360] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:49 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:50.035218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-555ae4c1-3581-4157-b914-d5acf8b55a35 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:50.038272 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-555ae4c1-3581-4157-b914-d5acf8b55a35 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 Aug 12 21:42:50.038272 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-555ae4c1-3581-4157-b914-d5acf8b55a35 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:50.038408 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-555ae4c1-3581-4157-b914-d5acf8b55a35 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:50.039346 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-87502370-feaf-480b-8ae9-a2b173af50bf req-41d358c3-3a39-45a0-b5e0-c061aa54868f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-db76d27c-73b5-4b86-9b24-e0b7e1117d51-np0000007121" released by "attachment_update" :: held 0.113s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:42:50.039835 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-41d358c3-3a39-45a0-b5e0-c061aa54868f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75 returned with HTTP 200 Aug 12 21:42:50.040455 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 585/2361] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:42:49 2026] PUT /volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:50.052429 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:50.052429 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:50.057591 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-555ae4c1-3581-4157-b914-d5acf8b55a35 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:50.063963 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-555ae4c1-3581-4157-b914-d5acf8b55a35 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 returned with HTTP 200 Aug 12 21:42:50.064396 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 592/2362] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:50 2026] GET /volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:50.216469 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-388693e5-b032-48a6-9019-045d743b55b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:50.218858 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-388693e5-b032-48a6-9019-045d743b55b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:42:50.219289 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-388693e5-b032-48a6-9019-045d743b55b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:50.219611 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-388693e5-b032-48a6-9019-045d743b55b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:50.229828 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-388693e5-b032-48a6-9019-045d743b55b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff returned with HTTP 404 Aug 12 21:42:50.230515 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 590/2363] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:50 2026] GET /volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:42:50.241269 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:50.243214 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:50.243675 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1738514773"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:50.245191 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1738514773'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:50.245363 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:42:50.245703 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:50.245703 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:50.249981 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:42:50.255284 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (1829011e-6796-4311-a554-fba342d07bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:50.256229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc1d78c-3d4f-40ef-800a-33437569bb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:50.257169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:50.300265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc1d78c-3d4f-40ef-800a-33437569bb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:50.301268 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab9cf44-99eb-400a-add7-7ed1ec0fc2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:50.365457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['cbfc400f-11bb-4357-b749-20d4a096a173', '854c0838-d29a-4b4f-8500-a531cd7b3450', 'b6ecbda5-1e8f-4c09-8461-dba4bd75058d', 'ad7ddbc6-3926-48d4-b6f9-4f8cddb6f7ec'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:50.366368 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab9cf44-99eb-400a-add7-7ed1ec0fc2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbfc400f-11bb-4357-b749-20d4a096a173', '854c0838-d29a-4b4f-8500-a531cd7b3450', 'b6ecbda5-1e8f-4c09-8461-dba4bd75058d', 'ad7ddbc6-3926-48d4-b6f9-4f8cddb6f7ec']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:50.367267 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d8e826-bd7d-4d2c-a935-3eeffcfc2d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:50.392671 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d8e826-bd7d-4d2c-a935-3eeffcfc2d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e97a3826-d650-43dd-b94d-217bee4dbde9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1738514773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['cbfc400f-11bb-4357-b749-20d4a096a173','854c0838-d29a-4b4f-8500-a531cd7b3450','b6ecbda5-1e8f-4c09-8461-dba4bd75058d','ad7ddbc6-3926-48d4-b6f9-4f8cddb6f7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1738514773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e97a3826-d650-43dd-b94d-217bee4dbde9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:50.394070 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f7c51a-8182-46d3-b1f9-1ca777c45db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:50.414881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f7c51a-8182-46d3-b1f9-1ca777c45db1) transitioned into state 'SUCCESS' from state '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-1738514773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['cbfc400f-11bb-4357-b749-20d4a096a173','854c0838-d29a-4b4f-8500-a531cd7b3450','b6ecbda5-1e8f-4c09-8461-dba4bd75058d','ad7ddbc6-3926-48d4-b6f9-4f8cddb6f7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:50.415889 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9759e61d-11ec-4165-a8a2-cadd3f807d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:50.425650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9759e61d-11ec-4165-a8a2-cadd3f807d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:50.426466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (1829011e-6796-4311-a554-fba342d07bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:50.426808 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:42:50.427351 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb9dece6-c725-4fb3-9cfa-5b2ebb4f3cd7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:50.427864 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 597/2364] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:42:50 2026] POST /volume/v3/volumes => generated 770 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:50.448832 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4fc85c3a-beb5-4e6e-a998-0ce3c325163c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:50.450556 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fc85c3a-beb5-4e6e-a998-0ce3c325163c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:42:50.450962 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fc85c3a-beb5-4e6e-a998-0ce3c325163c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:50.452248 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fc85c3a-beb5-4e6e-a998-0ce3c325163c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:50.461019 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:50.461019 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:50.464736 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4fc85c3a-beb5-4e6e-a998-0ce3c325163c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:50.469303 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fc85c3a-beb5-4e6e-a998-0ce3c325163c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 returned with HTTP 200 Aug 12 21:42:50.469947 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 586/2365] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:50 2026] GET /volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:50.733102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bcf13b40-9f4d-4774-82b7-cc118694c427 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:50.735268 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcf13b40-9f4d-4774-82b7-cc118694c427 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:50.735578 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bcf13b40-9f4d-4774-82b7-cc118694c427 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:50.735827 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bcf13b40-9f4d-4774-82b7-cc118694c427 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:50.754516 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:50.754516 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:50.758641 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bcf13b40-9f4d-4774-82b7-cc118694c427 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:50.765214 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcf13b40-9f4d-4774-82b7-cc118694c427 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:50.765742 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 593/2366] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:50 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:51.080895 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d3660c0b-3510-4e48-a0e7-344f3fb0eeac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:51.083958 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d3660c0b-3510-4e48-a0e7-344f3fb0eeac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 Aug 12 21:42:51.084452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d3660c0b-3510-4e48-a0e7-344f3fb0eeac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:51.084810 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d3660c0b-3510-4e48-a0e7-344f3fb0eeac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:51.097095 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:51.097095 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:51.102152 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d3660c0b-3510-4e48-a0e7-344f3fb0eeac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:51.108456 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d3660c0b-3510-4e48-a0e7-344f3fb0eeac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 returned with HTTP 200 Aug 12 21:42:51.109131 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 591/2367] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:51 2026] GET /volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:51.128998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77ab94f9-cb14-4d4f-973c-9d559b3c221c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:51.131216 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77ab94f9-cb14-4d4f-973c-9d559b3c221c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:51.131607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77ab94f9-cb14-4d4f-973c-9d559b3c221c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a78e4bde-fc80-4455-9de7-43ee9b148f08", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-892798851"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:51.141969 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:51.141969 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:51.142371 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-77ab94f9-cb14-4d4f-973c-9d559b3c221c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:51.142522 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-77ab94f9-cb14-4d4f-973c-9d559b3c221c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Create snapshot from volume a78e4bde-fc80-4455-9de7-43ee9b148f08 Aug 12 21:42:51.169242 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-77ab94f9-cb14-4d4f-973c-9d559b3c221c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Created reservations ['2cdb309d-0ef0-4c78-9d00-850109134c97', 'e418538c-888f-44cb-bf3b-714f1ce2a08f', 'ac6f108f-67b8-4ece-a710-02c7b6abc5a4', '956239e5-8fcc-4fe3-9b5e-562cb3691eb2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:51.218075 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-77ab94f9-cb14-4d4f-973c-9d559b3c221c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot create request issued successfully. Aug 12 21:42:51.218521 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77ab94f9-cb14-4d4f-973c-9d559b3c221c tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:51.219132 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 598/2368] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:51.229414 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-216dee45-4aa4-456d-bc9e-b801ce54d354 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:51.230943 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-216dee45-4aa4-456d-bc9e-b801ce54d354 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 Aug 12 21:42:51.231250 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-216dee45-4aa4-456d-bc9e-b801ce54d354 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:51.231517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-216dee45-4aa4-456d-bc9e-b801ce54d354 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:51.236355 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:51.236355 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:51.236827 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-216dee45-4aa4-456d-bc9e-b801ce54d354 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:51.237957 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-216dee45-4aa4-456d-bc9e-b801ce54d354 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 returned with HTTP 200 Aug 12 21:42:51.237957 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 587/2369] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:51 2026] GET /volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:51.488696 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6530e276-f244-46d7-a644-3b17ecf30ae6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:51.491087 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6530e276-f244-46d7-a644-3b17ecf30ae6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:42:51.491350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6530e276-f244-46d7-a644-3b17ecf30ae6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:51.491591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6530e276-f244-46d7-a644-3b17ecf30ae6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:51.502037 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:51.502037 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:51.506797 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6530e276-f244-46d7-a644-3b17ecf30ae6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:51.512277 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6530e276-f244-46d7-a644-3b17ecf30ae6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 returned with HTTP 200 Aug 12 21:42:51.512757 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 594/2370] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:51 2026] GET /volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:51.528917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b502f2cd-2a23-4b98-be91-26a6679baddd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:51.531129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b502f2cd-2a23-4b98-be91-26a6679baddd tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:51.531599 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b502f2cd-2a23-4b98-be91-26a6679baddd tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e97a3826-d650-43dd-b94d-217bee4dbde9", "name": "tempest-VolumeDependencyTests-Snapshot-2138799089"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:51.542476 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:51.542476 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:51.543289 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b502f2cd-2a23-4b98-be91-26a6679baddd tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:51.543482 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-b502f2cd-2a23-4b98-be91-26a6679baddd tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create snapshot from volume e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:42:51.571070 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b502f2cd-2a23-4b98-be91-26a6679baddd tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['aac7d4ea-8308-43d6-875f-f8882ff8d368', '78c98f6d-9de4-4082-a6a6-e80d30507c3c', '1893409a-2d62-4638-8aff-70c512a55e2a', '3723f6aa-cea9-4788-a880-3e2df405de79'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:51.603549 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b502f2cd-2a23-4b98-be91-26a6679baddd tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot create request issued successfully. Aug 12 21:42:51.603926 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b502f2cd-2a23-4b98-be91-26a6679baddd tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:51.604322 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 592/2371] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:51.613868 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-278ca2c3-a5f8-45aa-adcd-4c2e9e6a771c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:51.616705 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-278ca2c3-a5f8-45aa-adcd-4c2e9e6a771c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:42:51.616897 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-278ca2c3-a5f8-45aa-adcd-4c2e9e6a771c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:51.617099 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-278ca2c3-a5f8-45aa-adcd-4c2e9e6a771c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:51.622759 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:51.622759 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:51.623396 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-278ca2c3-a5f8-45aa-adcd-4c2e9e6a771c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:51.624566 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-278ca2c3-a5f8-45aa-adcd-4c2e9e6a771c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 returned with HTTP 200 Aug 12 21:42:51.625107 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 599/2372] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:51 2026] GET /volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:51.783197 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-04cf221f-fc8e-478c-9012-76e88a1ae8cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:51.784701 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04cf221f-fc8e-478c-9012-76e88a1ae8cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:51.784979 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04cf221f-fc8e-478c-9012-76e88a1ae8cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:51.785218 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04cf221f-fc8e-478c-9012-76e88a1ae8cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:51.795889 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:51.795889 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:51.801035 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-04cf221f-fc8e-478c-9012-76e88a1ae8cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:51.802946 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04cf221f-fc8e-478c-9012-76e88a1ae8cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:51.803353 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 588/2373] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:51 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:52.249867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d7d84886-f405-4526-b297-13454726b3f9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.252094 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d7d84886-f405-4526-b297-13454726b3f9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 Aug 12 21:42:52.252426 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d7d84886-f405-4526-b297-13454726b3f9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:52.252786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d7d84886-f405-4526-b297-13454726b3f9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:52.259283 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.259283 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:52.259852 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d7d84886-f405-4526-b297-13454726b3f9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:52.260848 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d7d84886-f405-4526-b297-13454726b3f9 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 returned with HTTP 200 Aug 12 21:42:52.261549 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 595/2374] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:52 2026] GET /volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:52.274596 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-53b71ad5-aa12-4758-baeb-7c700292f229 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.277093 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53b71ad5-aa12-4758-baeb-7c700292f229 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] POST https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28/action Aug 12 21:42:52.280059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53b71ad5-aa12-4758-baeb-7c700292f229 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:52.280190 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53b71ad5-aa12-4758-baeb-7c700292f229 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:52.281926 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.snapshot_unmanage [None req-53b71ad5-aa12-4758-baeb-7c700292f229 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Unmanage snapshot with id: bf5cf75b-6624-4f5d-9e64-784fe1efbb28 Aug 12 21:42:52.293189 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.293189 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:52.293756 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-53b71ad5-aa12-4758-baeb-7c700292f229 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Snapshot retrieved successfully. Aug 12 21:42:52.294718 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-53b71ad5-aa12-4758-baeb-7c700292f229 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c47fd24098ec42babd4cdb9db18a1727', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d2d707c33c2437e93d713183e0e793f', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:42:52.294956 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53b71ad5-aa12-4758-baeb-7c700292f229 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-reader] https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28/action returned with HTTP 403 Aug 12 21:42:52.296958 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 593/2375] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:42:52 2026] POST /volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:52.304459 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51a175dc-0942-4041-b89c-23d6486b525a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.306448 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51a175dc-0942-4041-b89c-23d6486b525a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 Aug 12 21:42:52.306921 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51a175dc-0942-4041-b89c-23d6486b525a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:52.307297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51a175dc-0942-4041-b89c-23d6486b525a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:52.308707 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-51a175dc-0942-4041-b89c-23d6486b525a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete snapshot with id: bf5cf75b-6624-4f5d-9e64-784fe1efbb28 Aug 12 21:42:52.319190 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.319190 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:52.319190 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-51a175dc-0942-4041-b89c-23d6486b525a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:52.343676 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-51a175dc-0942-4041-b89c-23d6486b525a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot delete request issued successfully. Aug 12 21:42:52.344081 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51a175dc-0942-4041-b89c-23d6486b525a tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 returned with HTTP 202 Aug 12 21:42:52.345113 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 600/2376] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:52 2026] DELETE /volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:52.357184 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d78b938-6479-40cc-9440-353b9cde23c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.360367 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d78b938-6479-40cc-9440-353b9cde23c4 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 Aug 12 21:42:52.360593 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d78b938-6479-40cc-9440-353b9cde23c4 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:52.361800 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d78b938-6479-40cc-9440-353b9cde23c4 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:52.372801 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.372801 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:52.373268 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d78b938-6479-40cc-9440-353b9cde23c4 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Snapshot retrieved successfully. Aug 12 21:42:52.376079 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d78b938-6479-40cc-9440-353b9cde23c4 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 returned with HTTP 200 Aug 12 21:42:52.376460 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 589/2377] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:52 2026] GET /volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:52.408521 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-87502370-feaf-480b-8ae9-a2b173af50bf req-5f489411-08aa-49c5-92a1-ed5e5e35c34a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.412776 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-5f489411-08aa-49c5-92a1-ed5e5e35c34a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75/action Aug 12 21:42:52.413541 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-5f489411-08aa-49c5-92a1-ed5e5e35c34a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:52.413856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-5f489411-08aa-49c5-92a1-ed5e5e35c34a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:52.442440 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.442440 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:52.457254 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-87502370-feaf-480b-8ae9-a2b173af50bf req-5f489411-08aa-49c5-92a1-ed5e5e35c34a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75/action returned with HTTP 204 Aug 12 21:42:52.457859 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 596/2378] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:42:52 2026] POST /volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:52.634450 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7622b632-47da-4a7f-b6aa-83fe69d8f62d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.636353 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7622b632-47da-4a7f-b6aa-83fe69d8f62d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:42:52.636744 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7622b632-47da-4a7f-b6aa-83fe69d8f62d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:52.636952 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7622b632-47da-4a7f-b6aa-83fe69d8f62d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:52.642458 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.642458 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:52.642958 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7622b632-47da-4a7f-b6aa-83fe69d8f62d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:52.643693 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7622b632-47da-4a7f-b6aa-83fe69d8f62d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 returned with HTTP 200 Aug 12 21:42:52.644029 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 594/2379] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:52 2026] GET /volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:52.651975 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.654388 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:52.654734 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c0b71a0b-0bac-47cc-b30d-bb2826538100", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1295089892"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:52.656135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume request body: {'volume': {'imageRef': 'c0b71a0b-0bac-47cc-b30d-bb2826538100', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1295089892'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:52.658262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.660476 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:52.661021 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "92b245f6-a929-497b-b3e4-0ebef0157040", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1479859549"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:52.663153 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'snapshot_id': '92b245f6-a929-497b-b3e4-0ebef0157040', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1479859549'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:52.678993 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.678993 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:52.679640 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:52.679841 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:42:52.686471 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:42:52.694082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (f6be7085-7a48-41ee-a447-0dd8bb4a12a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:52.695709 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c2ab9e-aa7f-4a70-a802-343ad551d4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:52.697175 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:52.742049 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c2ab9e-aa7f-4a70-a802-343ad551d4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '92b245f6-a929-497b-b3e4-0ebef0157040', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:52.743152 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98072678-992c-4e6a-b609-c1d85dd21f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:52.804857 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['944bce26-acca-4bda-b9ac-0d80f2a5795e', 'aeb7c511-c7f5-4005-bb2e-e1d076094b8f', '29390e2a-9cb3-428c-98fd-db57a50f8c84', 'af2d148c-98d8-455e-9cc8-74298976a00e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:52.806175 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98072678-992c-4e6a-b609-c1d85dd21f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['944bce26-acca-4bda-b9ac-0d80f2a5795e', 'aeb7c511-c7f5-4005-bb2e-e1d076094b8f', '29390e2a-9cb3-428c-98fd-db57a50f8c84', 'af2d148c-98d8-455e-9cc8-74298976a00e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:52.807324 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d5a792e-cf96-411f-b893-b11dc730391f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:52.819013 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aef13b1c-dd36-4dc8-aabe-2322a63f9622 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.821321 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aef13b1c-dd36-4dc8-aabe-2322a63f9622 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:52.821570 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aef13b1c-dd36-4dc8-aabe-2322a63f9622 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:52.821852 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aef13b1c-dd36-4dc8-aabe-2322a63f9622 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:52.837171 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.837171 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:52.842821 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aef13b1c-dd36-4dc8-aabe-2322a63f9622 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:52.848421 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aef13b1c-dd36-4dc8-aabe-2322a63f9622 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:52.848774 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 597/2380] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:52 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:52.862358 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume of 2 GB Aug 12 21:42:52.862506 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.862506 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:52.863740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d5a792e-cf96-411f-b893-b11dc730391f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '219ed092-8a94-442d-ba25-6d1977f5d5e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1479859549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['944bce26-acca-4bda-b9ac-0d80f2a5795e','aeb7c511-c7f5-4005-bb2e-e1d076094b8f','29390e2a-9cb3-428c-98fd-db57a50f8c84','af2d148c-98d8-455e-9cc8-74298976a00e'],size=1,snapshot_id=92b245f6-a929-497b-b3e4-0ebef0157040,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1479859549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=219ed092-8a94-442d-ba25-6d1977f5d5e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=92b245f6-a929-497b-b3e4-0ebef0157040,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:52.864951 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19764640-ada2-4178-b03d-321be442f4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:52.866403 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eddb7cfc-a33b-418b-88dd-6ee65ed09404 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.871668 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Availability Zones retrieved successfully. Aug 12 21:42:52.881545 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Flow 'volume_create_api' (31da930d-39b6-4754-a8a8-74f6f999c2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:52.884180 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b9088e-77f5-4a8d-b9be-56915cfe046a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:52.885205 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Validating volume size '2' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:52.885585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19764640-ada2-4178-b03d-321be442f4c5) transitioned into state 'SUCCESS' from state '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-1479859549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['944bce26-acca-4bda-b9ac-0d80f2a5795e','aeb7c511-c7f5-4005-bb2e-e1d076094b8f','29390e2a-9cb3-428c-98fd-db57a50f8c84','af2d148c-98d8-455e-9cc8-74298976a00e'],size=1,snapshot_id=92b245f6-a929-497b-b3e4-0ebef0157040,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:52.886434 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3bc932-8084-4b3d-90fe-22758a351383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:52.911345 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3bc932-8084-4b3d-90fe-22758a351383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:52.913139 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (f6be7085-7a48-41ee-a447-0dd8bb4a12a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:52.913139 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:42:52.914861 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c942d4f-cabb-4152-8bbc-3045a4e1ab8c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:52.914861 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 590/2381] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:42:52 2026] POST /volume/v3/volumes => generated 804 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:52.934650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a828383f-2486-47fe-995c-ea9517a8ea77 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:52.934650 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a828383f-2486-47fe-995c-ea9517a8ea77 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:42:52.934650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a828383f-2486-47fe-995c-ea9517a8ea77 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:52.934650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a828383f-2486-47fe-995c-ea9517a8ea77 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:52.934986 np0000007121 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b9088e-77f5-4a8d-b9be-56915cfe046a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 21:42:52.934986 np0000007121 devstack@c-api.service[100323]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c0b71a0b-0bac-47cc-b30d-bb2826538100 is not active. Aug 12 21:42:52.937490 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b9088e-77f5-4a8d-b9be-56915cfe046a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:52.938593 np0000007121 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b9088e-77f5-4a8d-b9be-56915cfe046a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 21:42:52.940112 np0000007121 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Flow 'volume_create_api' (31da930d-39b6-4754-a8a8-74f6f999c2f7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 21:42:52.941189 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7caef6b-f1a8-4bc4-a467-86abdfca1689 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 12 21:42:52.941189 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 601/2382] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:42:52 2026] POST /volume/v3/volumes => generated 125 bytes in 292 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:52.945301 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.945301 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:52.950994 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a828383f-2486-47fe-995c-ea9517a8ea77 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:52.958087 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a828383f-2486-47fe-995c-ea9517a8ea77 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 returned with HTTP 200 Aug 12 21:42:52.958640 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 598/2383] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:52 2026] GET /volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:52.959842 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eddb7cfc-a33b-418b-88dd-6ee65ed09404 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:52.960062 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eddb7cfc-a33b-418b-88dd-6ee65ed09404 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:52.961649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eddb7cfc-a33b-418b-88dd-6ee65ed09404 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:52.980039 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:52.980039 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:52.988504 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eddb7cfc-a33b-418b-88dd-6ee65ed09404 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Volume info retrieved successfully. Aug 12 21:42:52.994481 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eddb7cfc-a33b-418b-88dd-6ee65ed09404 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:52.995724 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 595/2384] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:52 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1441 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:53.072075 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a44ccd0-dc50-4995-b29c-53810d55dc4c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.074432 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a44ccd0-dc50-4995-b29c-53810d55dc4c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:53.074780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a44ccd0-dc50-4995-b29c-53810d55dc4c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.075075 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a44ccd0-dc50-4995-b29c-53810d55dc4c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.093116 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:53.093116 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:53.100027 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a44ccd0-dc50-4995-b29c-53810d55dc4c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Volume info retrieved successfully. Aug 12 21:42:53.109633 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a44ccd0-dc50-4995-b29c-53810d55dc4c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:53.110126 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 591/2385] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:53 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:53.151967 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f6d91635-f285-41f1-bedc-606d4e361ad6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.154790 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f6d91635-f285-41f1-bedc-606d4e361ad6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:53.155105 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f6d91635-f285-41f1-bedc-606d4e361ad6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.155407 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f6d91635-f285-41f1-bedc-606d4e361ad6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.171351 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:53.171351 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:53.177800 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f6d91635-f285-41f1-bedc-606d4e361ad6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:53.184379 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f6d91635-f285-41f1-bedc-606d4e361ad6 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:53.184967 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 602/2386] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:53 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:53.204475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-abd6ca99-07b4-4091-9add-62784a4057d2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.207871 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-abd6ca99-07b4-4091-9add-62784a4057d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51/action Aug 12 21:42:53.208319 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-abd6ca99-07b4-4091-9add-62784a4057d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:53.208498 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-abd6ca99-07b4-4091-9add-62784a4057d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:53.236277 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:53.236277 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:53.236995 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-abd6ca99-07b4-4091-9add-62784a4057d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:53.247786 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-abd6ca99-07b4-4091-9add-62784a4057d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Begin detaching volume completed successfully. Aug 12 21:42:53.248230 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-abd6ca99-07b4-4091-9add-62784a4057d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51/action returned with HTTP 202 Aug 12 21:42:53.248902 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 599/2387] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:42:53 2026] POST /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:53.273873 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff0e03c2-c313-4589-a45d-a31b8a63ce3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.275862 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff0e03c2-c313-4589-a45d-a31b8a63ce3f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:53.276307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff0e03c2-c313-4589-a45d-a31b8a63ce3f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.276354 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff0e03c2-c313-4589-a45d-a31b8a63ce3f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.290493 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:53.290493 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:53.294257 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff0e03c2-c313-4589-a45d-a31b8a63ce3f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:53.296108 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19e22972-9053-4669-9107-fb2d64da0672 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.296505 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19e22972-9053-4669-9107-fb2d64da0672 None None] GET https://10.4.3.240/volume// Aug 12 21:42:53.296717 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19e22972-9053-4669-9107-fb2d64da0672 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.296922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19e22972-9053-4669-9107-fb2d64da0672 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.297242 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19e22972-9053-4669-9107-fb2d64da0672 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:53.297657 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 592/2388] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:53.299545 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff0e03c2-c313-4589-a45d-a31b8a63ce3f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:53.300001 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 596/2389] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:53 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1444 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:53.305636 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f3d46063-86b0-4dbe-8f2e-17c4a6c16a89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.310436 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f3d46063-86b0-4dbe-8f2e-17c4a6c16a89 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:53.310758 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f3d46063-86b0-4dbe-8f2e-17c4a6c16a89 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.311014 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f3d46063-86b0-4dbe-8f2e-17c4a6c16a89 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.339161 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:53.339161 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:53.349341 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f3d46063-86b0-4dbe-8f2e-17c4a6c16a89 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:53.356175 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-f3d46063-86b0-4dbe-8f2e-17c4a6c16a89 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:53.356861 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 603/2390] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:53 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1624 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:53.389563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ff23afcf-edde-4753-9c25-555176b7ca99 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.395130 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff23afcf-edde-4753-9c25-555176b7ca99 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 Aug 12 21:42:53.395342 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff23afcf-edde-4753-9c25-555176b7ca99 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.395527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff23afcf-edde-4753-9c25-555176b7ca99 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.402740 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff23afcf-edde-4753-9c25-555176b7ca99 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 returned with HTTP 404 Aug 12 21:42:53.403417 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 600/2391] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:53 2026] GET /volume/v3/snapshots/bf5cf75b-6624-4f5d-9e64-784fe1efbb28 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:53.413022 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8136cbb-8d66-4610-98e0-334786ff59ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.415541 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8136cbb-8d66-4610-98e0-334786ff59ac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 Aug 12 21:42:53.416114 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8136cbb-8d66-4610-98e0-334786ff59ac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.416114 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8136cbb-8d66-4610-98e0-334786ff59ac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.416207 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e8136cbb-8d66-4610-98e0-334786ff59ac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume with id: a78e4bde-fc80-4455-9de7-43ee9b148f08 Aug 12 21:42:53.425429 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:53.425429 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:53.425429 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8136cbb-8d66-4610-98e0-334786ff59ac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:53.449474 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8136cbb-8d66-4610-98e0-334786ff59ac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Delete volume request issued successfully. Aug 12 21:42:53.449788 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8136cbb-8d66-4610-98e0-334786ff59ac tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 returned with HTTP 202 Aug 12 21:42:53.450323 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 593/2392] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:53 2026] DELETE /volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:53.461731 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a8199d6-6f17-4596-924b-3cc3dcb97ff3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.466496 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a8199d6-6f17-4596-924b-3cc3dcb97ff3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 Aug 12 21:42:53.466794 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a8199d6-6f17-4596-924b-3cc3dcb97ff3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.467103 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a8199d6-6f17-4596-924b-3cc3dcb97ff3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.479164 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:53.479164 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:53.486095 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a8199d6-6f17-4596-924b-3cc3dcb97ff3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Volume info retrieved successfully. Aug 12 21:42:53.492143 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a8199d6-6f17-4596-924b-3cc3dcb97ff3 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 returned with HTTP 200 Aug 12 21:42:53.492322 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 597/2393] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:53 2026] GET /volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:53.977361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba31a252-33fd-4dd2-834a-32ac0b161cc9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:53.981367 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba31a252-33fd-4dd2-834a-32ac0b161cc9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:42:53.981367 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba31a252-33fd-4dd2-834a-32ac0b161cc9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:53.981519 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba31a252-33fd-4dd2-834a-32ac0b161cc9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:53.993000 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:53.993000 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:53.997956 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba31a252-33fd-4dd2-834a-32ac0b161cc9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:54.002799 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba31a252-33fd-4dd2-834a-32ac0b161cc9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 returned with HTTP 200 Aug 12 21:42:54.003251 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 604/2394] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:53 2026] GET /volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:54.017487 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-96bc2202-0f4e-4e22-a908-6376a6db0ecb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.018639 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-96bc2202-0f4e-4e22-a908-6376a6db0ecb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:54.018836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-96bc2202-0f4e-4e22-a908-6376a6db0ecb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.019071 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-96bc2202-0f4e-4e22-a908-6376a6db0ecb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.023185 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f3c35291-f937-4023-9108-9117bbcaf86d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.025729 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3c35291-f937-4023-9108-9117bbcaf86d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:42:54.026133 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3c35291-f937-4023-9108-9117bbcaf86d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "219ed092-8a94-442d-ba25-6d1977f5d5e6", "name": "tempest-VolumeDependencyTests-Snapshot-363211313"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:54.036229 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.036229 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:54.038948 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.038948 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:54.039560 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f3c35291-f937-4023-9108-9117bbcaf86d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:54.039727 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-f3c35291-f937-4023-9108-9117bbcaf86d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create snapshot from volume 219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:42:54.040719 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-96bc2202-0f4e-4e22-a908-6376a6db0ecb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:54.046669 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-96bc2202-0f4e-4e22-a908-6376a6db0ecb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:54.047830 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 601/2395] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1444 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:54.090553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-76ad7601-1d5b-4beb-af86-b9fa89ef6c81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.091815 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f3c35291-f937-4023-9108-9117bbcaf86d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['7520a314-b193-4bd8-8b67-943ba596e849', '5adb5fbb-e175-436a-88fa-3e6f71320a03', '4f31d7b4-601c-44a0-a545-54ae025534c3', 'd43310d7-eaeb-488c-8184-78b2156b6c42'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:54.096914 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-76ad7601-1d5b-4beb-af86-b9fa89ef6c81 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21 Aug 12 21:42:54.096914 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-76ad7601-1d5b-4beb-af86-b9fa89ef6c81 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.096914 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-76ad7601-1d5b-4beb-af86-b9fa89ef6c81 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.110173 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.110173 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:54.155247 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f3c35291-f937-4023-9108-9117bbcaf86d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot create request issued successfully. Aug 12 21:42:54.155247 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3c35291-f937-4023-9108-9117bbcaf86d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:42:54.155451 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 594/2396] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:42:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:54.168612 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9938fe06-ba87-495b-8f0e-1ce4d7b1e6e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.172412 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9938fe06-ba87-495b-8f0e-1ce4d7b1e6e1 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:42:54.172412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9938fe06-ba87-495b-8f0e-1ce4d7b1e6e1 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.172412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9938fe06-ba87-495b-8f0e-1ce4d7b1e6e1 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.182261 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.182261 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:54.182981 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9938fe06-ba87-495b-8f0e-1ce4d7b1e6e1 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:54.187568 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9938fe06-ba87-495b-8f0e-1ce4d7b1e6e1 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 returned with HTTP 200 Aug 12 21:42:54.192407 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 605/2397] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:54.198834 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5ca2cad7-404d-4677-ad46-debb8b7ce678 req-76ad7601-1d5b-4beb-af86-b9fa89ef6c81 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21 returned with HTTP 200 Aug 12 21:42:54.199380 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 598/2398] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:54 2026] DELETE /volume/v3/attachments/085053b9-cf5a-47b8-aeb7-cd05de30db21 => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:54.315813 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-53d87afe-b8d1-4c14-8f7c-59cde4f413cb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.319807 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-53d87afe-b8d1-4c14-8f7c-59cde4f413cb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:54.320024 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-53d87afe-b8d1-4c14-8f7c-59cde4f413cb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.320245 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-53d87afe-b8d1-4c14-8f7c-59cde4f413cb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.330738 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.330738 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:54.334599 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-53d87afe-b8d1-4c14-8f7c-59cde4f413cb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:54.340825 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-53d87afe-b8d1-4c14-8f7c-59cde4f413cb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:54.341423 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 602/2399] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:54.409739 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14613563-0132-49ba-bc9f-1c50e5cd2c1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.414315 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14613563-0132-49ba-bc9f-1c50e5cd2c1f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:54.415181 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14613563-0132-49ba-bc9f-1c50e5cd2c1f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.418139 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14613563-0132-49ba-bc9f-1c50e5cd2c1f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.428689 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.428689 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:54.433206 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-14613563-0132-49ba-bc9f-1c50e5cd2c1f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Volume info retrieved successfully. Aug 12 21:42:54.439348 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14613563-0132-49ba-bc9f-1c50e5cd2c1f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:54.439348 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 595/2400] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:54.489588 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-2873c317-34d5-433f-a9b8-46a8c78e60c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.493086 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-2873c317-34d5-433f-a9b8-46a8c78e60c0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:54.493356 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-2873c317-34d5-433f-a9b8-46a8c78e60c0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.493827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-2873c317-34d5-433f-a9b8-46a8c78e60c0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.508866 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84d9b30f-b5c7-4d14-83db-f48bf1eeb880 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.512576 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84d9b30f-b5c7-4d14-83db-f48bf1eeb880 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] GET https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 Aug 12 21:42:54.512576 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84d9b30f-b5c7-4d14-83db-f48bf1eeb880 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.512576 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84d9b30f-b5c7-4d14-83db-f48bf1eeb880 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.513258 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.513258 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:54.518385 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-2873c317-34d5-433f-a9b8-46a8c78e60c0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:54.520263 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84d9b30f-b5c7-4d14-83db-f48bf1eeb880 tempest-ProjectReaderTests-795178846 tempest-ProjectReaderTests-795178846-project-admin] https://10.4.3.240/volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 returned with HTTP 404 Aug 12 21:42:54.520961 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 599/2401] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/v3/volumes/a78e4bde-fc80-4455-9de7-43ee9b148f08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:54.525484 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-2873c317-34d5-433f-a9b8-46a8c78e60c0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:54.526014 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 606/2402] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:54.555777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-6155f3d2-62f0-43e5-bada-cdc0f456ec0d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.561650 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-6155f3d2-62f0-43e5-bada-cdc0f456ec0d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51/action Aug 12 21:42:54.561650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-6155f3d2-62f0-43e5-bada-cdc0f456ec0d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:54.561650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-6155f3d2-62f0-43e5-bada-cdc0f456ec0d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:54.578939 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.578939 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:54.582648 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-6155f3d2-62f0-43e5-bada-cdc0f456ec0d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:54.587725 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-6155f3d2-62f0-43e5-bada-cdc0f456ec0d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Begin detaching volume completed successfully. Aug 12 21:42:54.588241 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-6155f3d2-62f0-43e5-bada-cdc0f456ec0d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51/action returned with HTTP 202 Aug 12 21:42:54.588765 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 603/2403] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:42:54 2026] POST /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:54.622642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be83d74d-2ac2-4530-927c-cd3c39578ded None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.625233 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be83d74d-2ac2-4530-927c-cd3c39578ded tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:54.625605 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be83d74d-2ac2-4530-927c-cd3c39578ded tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.625910 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be83d74d-2ac2-4530-927c-cd3c39578ded tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.645032 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.645032 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:54.647959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78aed913-4ab2-48f0-9487-770906776f3b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.648396 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78aed913-4ab2-48f0-9487-770906776f3b None None] GET https://10.4.3.240/volume// Aug 12 21:42:54.648637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78aed913-4ab2-48f0-9487-770906776f3b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.648861 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78aed913-4ab2-48f0-9487-770906776f3b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.649242 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78aed913-4ab2-48f0-9487-770906776f3b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:42:54.650140 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 600/2404] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:42:54.651809 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be83d74d-2ac2-4530-927c-cd3c39578ded tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:54.661267 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be83d74d-2ac2-4530-927c-cd3c39578ded tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:54.662730 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 596/2405] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:54.666098 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-4d68192a-7f70-4788-8e1b-5b29c2c881fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:54.668198 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-4d68192a-7f70-4788-8e1b-5b29c2c881fb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:54.668427 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-4d68192a-7f70-4788-8e1b-5b29c2c881fb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:54.668614 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-4d68192a-7f70-4788-8e1b-5b29c2c881fb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:54.679088 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:54.679088 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:54.683408 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-4d68192a-7f70-4788-8e1b-5b29c2c881fb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:54.689980 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-4d68192a-7f70-4788-8e1b-5b29c2c881fb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:54.690391 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 607/2406] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:42:54 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:42:55.199142 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.202644 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.203706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e7431426-bb1a-4d26-8c92-aecd628eed3c"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.206337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f1b677f-cee4-4b97-b085-f0eba3a1dd2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.207403 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e7431426-bb1a-4d26-8c92-aecd628eed3c'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:55.211067 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f1b677f-cee4-4b97-b085-f0eba3a1dd2f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:42:55.211319 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f1b677f-cee4-4b97-b085-f0eba3a1dd2f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.212448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f1b677f-cee4-4b97-b085-f0eba3a1dd2f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.226028 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:55.226028 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:55.226597 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2f1b677f-cee4-4b97-b085-f0eba3a1dd2f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:55.227881 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f1b677f-cee4-4b97-b085-f0eba3a1dd2f tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 returned with HTTP 200 Aug 12 21:42:55.228187 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 601/2407] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:55 2026] GET /volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:55.240725 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-06dde0d5-57b5-4dea-8323-589e7043868e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.242994 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.243098 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d2b4236b-20b3-4026-b2a0-3f3c365b8472", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2041608420"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.244706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'snapshot_id': 'd2b4236b-20b3-4026-b2a0-3f3c365b8472', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2041608420'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:55.251066 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:55.251066 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:55.251844 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:55.252089 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:42:55.257075 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:42:55.263664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (341f3c96-4e28-4ed6-a705-ddef2909f4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:55.264795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28bdbf21-845c-407c-b8b8-650473bf649f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:55.265993 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:55.270769 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5b8ab985-7e68-4351-af55-49f1e8b72bca req-7de59e4d-ddb7-4b29-9fdf-638cb8cbf269 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.273918 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b8ab985-7e68-4351-af55-49f1e8b72bca req-7de59e4d-ddb7-4b29-9fdf-638cb8cbf269 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] DELETE https://10.4.3.240/volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d Aug 12 21:42:55.274851 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b8ab985-7e68-4351-af55-49f1e8b72bca req-7de59e4d-ddb7-4b29-9fdf-638cb8cbf269 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.275098 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b8ab985-7e68-4351-af55-49f1e8b72bca req-7de59e4d-ddb7-4b29-9fdf-638cb8cbf269 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.284681 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:55.284681 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:55.307325 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28bdbf21-845c-407c-b8b8-650473bf649f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd2b4236b-20b3-4026-b2a0-3f3c365b8472', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:55.308385 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493aa41f-39b1-4203-a7d4-4f0f970baa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:55.314132 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume of 1 GB Aug 12 21:42:55.322428 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Availability Zones retrieved successfully. Aug 12 21:42:55.331593 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Flow 'volume_create_api' (da6d8333-1195-4d40-994b-87e4a9b4ed3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:55.333261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d998ae-88b3-43ff-a9da-847a51185a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:55.335163 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:55.350065 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b8ab985-7e68-4351-af55-49f1e8b72bca req-7de59e4d-ddb7-4b29-9fdf-638cb8cbf269 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d returned with HTTP 200 Aug 12 21:42:55.350873 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 608/2408] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:42:55 2026] DELETE /volume/v3/attachments/0f8fedc8-3100-4f3e-80fe-c0fc7c7bfc9d => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:55.372057 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['c1c073df-262c-4807-adc4-6fa892f1099e', '646464b8-a0c3-4f16-b934-1326121ed4b6', '631867a4-6f33-45bc-b97c-bdc8f0e1fedb', 'c80bf62a-9779-4644-b6a1-3d1c7b9bcb7a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:55.372552 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493aa41f-39b1-4203-a7d4-4f0f970baa14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1c073df-262c-4807-adc4-6fa892f1099e', '646464b8-a0c3-4f16-b934-1326121ed4b6', '631867a4-6f33-45bc-b97c-bdc8f0e1fedb', 'c80bf62a-9779-4644-b6a1-3d1c7b9bcb7a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:55.373457 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c52a4e2-f1c9-45f3-836f-d633e4812295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:55.377353 np0000007121 devstack@c-api.service[100326]: WARNING cinder.volume.api [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d998ae-88b3-43ff-a9da-847a51185a08) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 21:42:55.377353 np0000007121 devstack@c-api.service[100326]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 12 21:42:55.379511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d998ae-88b3-43ff-a9da-847a51185a08) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:55.380487 np0000007121 devstack@c-api.service[100326]: WARNING cinder.volume.api [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d998ae-88b3-43ff-a9da-847a51185a08) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 21:42:55.381606 np0000007121 devstack@c-api.service[100326]: WARNING cinder.volume.api [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Flow 'volume_create_api' (da6d8333-1195-4d40-994b-87e4a9b4ed3f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 21:42:55.381988 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-356bc8c3-8425-4f47-9fdc-de845f1c7ed1 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 12 21:42:55.382589 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 604/2409] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes => generated 134 bytes in 186 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:55.431599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c52a4e2-f1c9-45f3-836f-d633e4812295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2041608420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['c1c073df-262c-4807-adc4-6fa892f1099e','646464b8-a0c3-4f16-b934-1326121ed4b6','631867a4-6f33-45bc-b97c-bdc8f0e1fedb','c80bf62a-9779-4644-b6a1-3d1c7b9bcb7a'],size=1,snapshot_id=d2b4236b-20b3-4026-b2a0-3f3c365b8472,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2041608420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d2b4236b-20b3-4026-b2a0-3f3c365b8472,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:55.432381 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ba3628-e5cf-4a09-8271-c78594e88889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:55.459931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ba3628-e5cf-4a09-8271-c78594e88889) transitioned into state 'SUCCESS' from state '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-2041608420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['c1c073df-262c-4807-adc4-6fa892f1099e','646464b8-a0c3-4f16-b934-1326121ed4b6','631867a4-6f33-45bc-b97c-bdc8f0e1fedb','c80bf62a-9779-4644-b6a1-3d1c7b9bcb7a'],size=1,snapshot_id=d2b4236b-20b3-4026-b2a0-3f3c365b8472,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:55.462099 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd82ec22-e3d8-4f63-89ea-7afdc21a6d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:55.489808 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd82ec22-e3d8-4f63-89ea-7afdc21a6d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:55.490759 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (341f3c96-4e28-4ed6-a705-ddef2909f4ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:55.491095 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:42:55.491939 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06dde0d5-57b5-4dea-8323-589e7043868e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:55.492410 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 597/2410] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes => generated 804 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:55.510250 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b8c013f-bcd2-470b-b799-0e9988281111 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.513162 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b8c013f-bcd2-470b-b799-0e9988281111 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:42:55.513162 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b8c013f-bcd2-470b-b799-0e9988281111 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.513617 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b8c013f-bcd2-470b-b799-0e9988281111 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.523984 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:55.523984 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:55.528757 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3b8c013f-bcd2-470b-b799-0e9988281111 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:55.535917 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b8c013f-bcd2-470b-b799-0e9988281111 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a returned with HTTP 200 Aug 12 21:42:55.536342 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 602/2411] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:55 2026] GET /volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:55.593097 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8fc96999-3350-4154-8819-183e0494d6b0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.594847 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fc96999-3350-4154-8819-183e0494d6b0 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.595194 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fc96999-3350-4154-8819-183e0494d6b0 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.597058 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fc96999-3350-4154-8819-183e0494d6b0 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 12 21:42:55.597521 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 609/2412] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:55.607040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8bfe86f8-a513-4f53-944e-cb54a9f605c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.609328 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8bfe86f8-a513-4f53-944e-cb54a9f605c8 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.609888 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8bfe86f8-a513-4f53-944e-cb54a9f605c8 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f056af1b-8652-42c0-ba76-c8305687a006"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.612391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-8bfe86f8-a513-4f53-944e-cb54a9f605c8 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f056af1b-8652-42c0-ba76-c8305687a006'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:55.618189 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8bfe86f8-a513-4f53-944e-cb54a9f605c8 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 12 21:42:55.618861 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 605/2413] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:55.629817 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ee3bfe1-8eea-45a7-aac0-a20ee5c7a306 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.632595 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ee3bfe1-8eea-45a7-aac0-a20ee5c7a306 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.633740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ee3bfe1-8eea-45a7-aac0-a20ee5c7a306 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "82ffb6d5-ef05-48d1-b8f5-cbce2bfa25ad"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.635785 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-7ee3bfe1-8eea-45a7-aac0-a20ee5c7a306 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '82ffb6d5-ef05-48d1-b8f5-cbce2bfa25ad'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:55.644988 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ee3bfe1-8eea-45a7-aac0-a20ee5c7a306 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 12 21:42:55.645713 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 598/2414] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:55.655109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9f81630-3b68-4775-9f67-44d962504a06 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.657507 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9f81630-3b68-4775-9f67-44d962504a06 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.658232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9f81630-3b68-4775-9f67-44d962504a06 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "24a0677b-1cbb-4294-b996-a032cffd6b4e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.660829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e9f81630-3b68-4775-9f67-44d962504a06 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '24a0677b-1cbb-4294-b996-a032cffd6b4e'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:55.670245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9f81630-3b68-4775-9f67-44d962504a06 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 12 21:42:55.670589 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 603/2415] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:55.678409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9aefb14-8908-45cd-b4f1-eb84331c7c9b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.679897 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ba0769d6-b353-4b3b-a6ad-2bc970059828 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.681071 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9aefb14-8908-45cd-b4f1-eb84331c7c9b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:55.681360 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9aefb14-8908-45cd-b4f1-eb84331c7c9b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.681650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9aefb14-8908-45cd-b4f1-eb84331c7c9b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.682140 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba0769d6-b353-4b3b-a6ad-2bc970059828 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.682577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba0769d6-b353-4b3b-a6ad-2bc970059828 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.684756 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba0769d6-b353-4b3b-a6ad-2bc970059828 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 12 21:42:55.685447 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 606/2416] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:55.695733 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6db7aa7b-47b3-4249-9112-ceb7833e32b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.697898 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6db7aa7b-47b3-4249-9112-ceb7833e32b9 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.698345 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6db7aa7b-47b3-4249-9112-ceb7833e32b9 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.700069 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6db7aa7b-47b3-4249-9112-ceb7833e32b9 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 12 21:42:55.701919 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 599/2417] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:55.706913 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:55.706913 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:55.711108 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c145a597-b2fc-487a-94ca-ec9d1f00648b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.714070 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c145a597-b2fc-487a-94ca-ec9d1f00648b tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:55.714478 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c145a597-b2fc-487a-94ca-ec9d1f00648b tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.717456 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c145a597-b2fc-487a-94ca-ec9d1f00648b tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 12 21:42:55.717637 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9aefb14-8908-45cd-b4f1-eb84331c7c9b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:55.718019 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 604/2418] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:42:55 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 12 21:42:55.724509 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9aefb14-8908-45cd-b4f1-eb84331c7c9b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:55.725547 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 610/2419] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:55 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:42:55.727028 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d13a9249-748b-4aea-ad28-2c61d5528f44 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.728942 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d13a9249-748b-4aea-ad28-2c61d5528f44 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] DELETE https://10.4.3.240/volume/v3/volumes/tempest-invalid-1278432210 Aug 12 21:42:55.729190 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d13a9249-748b-4aea-ad28-2c61d5528f44 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.729420 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d13a9249-748b-4aea-ad28-2c61d5528f44 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.729643 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d13a9249-748b-4aea-ad28-2c61d5528f44 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Delete volume with id: tempest-invalid-1278432210 Aug 12 21:42:55.735368 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d13a9249-748b-4aea-ad28-2c61d5528f44 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/tempest-invalid-1278432210 returned with HTTP 404 Aug 12 21:42:55.735895 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 607/2420] 10.4.3.240 () {66 vars in 1321 bytes} [Wed Aug 12 21:42:55 2026] DELETE /volume/v3/volumes/tempest-invalid-1278432210 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:42:55.747297 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c5bbda1-43f9-4ba3-80d9-4b3b410e575e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.750652 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 600/2421] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:42:55 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 21:42:55.760794 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-572a5243-9ce3-4318-834a-e5435a5d21a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.762644 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-572a5243-9ce3-4318-834a-e5435a5d21a3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/xxx/action Aug 12 21:42:55.762995 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-572a5243-9ce3-4318-834a-e5435a5d21a3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-detach": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:55.763133 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-572a5243-9ce3-4318-834a-e5435a5d21a3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:55.774980 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-572a5243-9ce3-4318-834a-e5435a5d21a3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 12 21:42:55.775458 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 605/2422] 10.4.3.240 () {68 vars in 1291 bytes} [Wed Aug 12 21:42:55 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:55.784612 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-054b7147-52ef-4daf-b3dc-a2e19a24d0e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.789670 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-054b7147-52ef-4daf-b3dc-a2e19a24d0e6 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/tempest-invalid-1711488391 Aug 12 21:42:55.789670 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-054b7147-52ef-4daf-b3dc-a2e19a24d0e6 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.789941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-054b7147-52ef-4daf-b3dc-a2e19a24d0e6 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.796023 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-054b7147-52ef-4daf-b3dc-a2e19a24d0e6 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/tempest-invalid-1711488391 returned with HTTP 404 Aug 12 21:42:55.796784 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 611/2423] 10.4.3.240 () {66 vars in 1318 bytes} [Wed Aug 12 21:42:55 2026] GET /volume/v3/volumes/tempest-invalid-1711488391 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:55.807001 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb50ce37-6806-46f1-973e-a1548e784316 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.810582 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 608/2424] 10.4.3.240 () {66 vars in 1240 bytes} [Wed Aug 12 21:42:55 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 12 21:42:55.823373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.829679 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?status=null Aug 12 21:42:55.829679 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.829679 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.830402 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:42:55.830878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Could not evaluate value null, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:42:55.831507 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:55.831507 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:55.833507 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:42:55.849547 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Get all volumes completed successfully. Aug 12 21:42:55.853517 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95c420a3-0683-4e16-a9a0-6ed3cf66f361 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 12 21:42:55.854204 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 601/2425] 10.4.3.240 () {66 vars in 1281 bytes} [Wed Aug 12 21:42:55 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:55.875285 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff514090-c0eb-4391-ac12-fa3771a69eda None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.877241 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff514090-c0eb-4391-ac12-fa3771a69eda tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1379297628 Aug 12 21:42:55.877486 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff514090-c0eb-4391-ac12-fa3771a69eda tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.877718 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff514090-c0eb-4391-ac12-fa3771a69eda tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.878051 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-ff514090-c0eb-4391-ac12-fa3771a69eda tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:42:55.878855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff514090-c0eb-4391-ac12-fa3771a69eda tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1379297628'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:42:55.889822 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff514090-c0eb-4391-ac12-fa3771a69eda tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Get all volumes completed successfully. Aug 12 21:42:55.893678 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff514090-c0eb-4391-ac12-fa3771a69eda tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1379297628 returned with HTTP 200 Aug 12 21:42:55.895219 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 606/2426] 10.4.3.240 () {66 vars in 1359 bytes} [Wed Aug 12 21:42:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1379297628 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:55.917394 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.919317 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes?status=null Aug 12 21:42:55.919317 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.919497 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.919801 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:42:55.921026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Could not evaluate value null, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 21:42:55.921026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:42:55.965572 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Get all volumes completed successfully. Aug 12 21:42:55.966004 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7576489d-7de4-4881-b5fb-fdcf086ecf07 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes?status=null returned with HTTP 200 Aug 12 21:42:55.966566 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 612/2427] 10.4.3.240 () {66 vars in 1260 bytes} [Wed Aug 12 21:42:55 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:55.980535 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0981f77e-2e0d-4c65-a9a9-42d286d8f8b3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:55.986455 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0981f77e-2e0d-4c65-a9a9-42d286d8f8b3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1858819865 Aug 12 21:42:55.986757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0981f77e-2e0d-4c65-a9a9-42d286d8f8b3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:55.986986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0981f77e-2e0d-4c65-a9a9-42d286d8f8b3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:55.987279 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-0981f77e-2e0d-4c65-a9a9-42d286d8f8b3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:42:55.988136 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0981f77e-2e0d-4c65-a9a9-42d286d8f8b3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1858819865'), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:42:55.996900 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0981f77e-2e0d-4c65-a9a9-42d286d8f8b3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Get all volumes completed successfully. Aug 12 21:42:55.997793 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0981f77e-2e0d-4c65-a9a9-42d286d8f8b3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1858819865 returned with HTTP 200 Aug 12 21:42:55.998260 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 609/2428] 10.4.3.240 () {66 vars in 1338 bytes} [Wed Aug 12 21:42:55 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1858819865 => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:56.009928 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc139c3f-5e15-4f1f-b840-c38dabd09885 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.013683 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc139c3f-5e15-4f1f-b840-c38dabd09885 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action Aug 12 21:42:56.014202 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc139c3f-5e15-4f1f-b840-c38dabd09885 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.014397 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc139c3f-5e15-4f1f-b840-c38dabd09885 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.034644 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.034644 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:56.034644 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc139c3f-5e15-4f1f-b840-c38dabd09885 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume info retrieved successfully. Aug 12 21:42:56.041119 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc139c3f-5e15-4f1f-b840-c38dabd09885 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Reserve volume completed successfully. Aug 12 21:42:56.041119 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc139c3f-5e15-4f1f-b840-c38dabd09885 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action returned with HTTP 202 Aug 12 21:42:56.041851 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 602/2429] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:56.051164 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d185148a-7573-4d40-a1d4-f0c1598b5b0a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.053101 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d185148a-7573-4d40-a1d4-f0c1598b5b0a tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action Aug 12 21:42:56.053541 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d185148a-7573-4d40-a1d4-f0c1598b5b0a tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.053998 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d185148a-7573-4d40-a1d4-f0c1598b5b0a tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.062108 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.062108 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:56.064649 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d185148a-7573-4d40-a1d4-f0c1598b5b0a tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume info retrieved successfully. Aug 12 21:42:56.067189 np0000007121 devstack@c-api.service[100324]: ERROR cinder.volume.api [None req-d185148a-7573-4d40-a1d4-f0c1598b5b0a tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume status must be available to reserve, but the status is attaching. Aug 12 21:42:56.067616 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d185148a-7573-4d40-a1d4-f0c1598b5b0a tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action returned with HTTP 400 Aug 12 21:42:56.068208 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 607/2430] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:56.078208 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f405f34-d52e-4cbc-99a8-b97f9c9a0984 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.080029 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f405f34-d52e-4cbc-99a8-b97f9c9a0984 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action Aug 12 21:42:56.080390 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f405f34-d52e-4cbc-99a8-b97f9c9a0984 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.080522 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f405f34-d52e-4cbc-99a8-b97f9c9a0984 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.089299 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.089299 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:56.089802 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1f405f34-d52e-4cbc-99a8-b97f9c9a0984 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume info retrieved successfully. Aug 12 21:42:56.108776 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1f405f34-d52e-4cbc-99a8-b97f9c9a0984 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Unreserve volume completed successfully. Aug 12 21:42:56.109028 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f405f34-d52e-4cbc-99a8-b97f9c9a0984 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action returned with HTTP 202 Aug 12 21:42:56.109591 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 613/2431] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:56.119661 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ace71613-ea80-4a79-b172-b87642fea000 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.122666 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ace71613-ea80-4a79-b172-b87642fea000 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/1ccb79e7-aecd-402e-9630-623682886348/action Aug 12 21:42:56.123056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ace71613-ea80-4a79-b172-b87642fea000 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.123195 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ace71613-ea80-4a79-b172-b87642fea000 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.131652 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ace71613-ea80-4a79-b172-b87642fea000 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/1ccb79e7-aecd-402e-9630-623682886348/action returned with HTTP 404 Aug 12 21:42:56.132215 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 610/2432] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/1ccb79e7-aecd-402e-9630-623682886348/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:56.141844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba6fe77f-a4f6-452a-8dbd-3f5f72da6bcb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.145496 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba6fe77f-a4f6-452a-8dbd-3f5f72da6bcb tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/141cd3a8-cfcb-4a33-a44a-2f2b1a1181eb/action Aug 12 21:42:56.145983 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba6fe77f-a4f6-452a-8dbd-3f5f72da6bcb tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.146168 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba6fe77f-a4f6-452a-8dbd-3f5f72da6bcb tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.153592 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba6fe77f-a4f6-452a-8dbd-3f5f72da6bcb tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/141cd3a8-cfcb-4a33-a44a-2f2b1a1181eb/action returned with HTTP 404 Aug 12 21:42:56.154418 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 603/2433] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/141cd3a8-cfcb-4a33-a44a-2f2b1a1181eb/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:56.166279 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-baf41cf9-cc5d-48ee-90e1-c91c37fa4870 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.168913 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 608/2434] 10.4.3.240 () {68 vars in 1260 bytes} [Wed Aug 12 21:42:56 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 21:42:56.179530 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82002d13-baf6-4fce-b43b-8c9a18af0c96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.181461 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82002d13-baf6-4fce-b43b-8c9a18af0c96 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] PUT https://10.4.3.240/volume/v3/volumes/tempest-invalid-1853825722 Aug 12 21:42:56.181974 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82002d13-baf6-4fce-b43b-8c9a18af0c96 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.191135 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82002d13-baf6-4fce-b43b-8c9a18af0c96 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/tempest-invalid-1853825722 returned with HTTP 404 Aug 12 21:42:56.191612 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 614/2435] 10.4.3.240 () {68 vars in 1338 bytes} [Wed Aug 12 21:42:56 2026] PUT /volume/v3/volumes/tempest-invalid-1853825722 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:56.200311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-768d0af3-785c-465f-bac4-b6b3ce5fb3a5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.202564 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-768d0af3-785c-465f-bac4-b6b3ce5fb3a5 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] PUT https://10.4.3.240/volume/v3/volumes/7436b30a-9376-43e2-afb1-9edbc8cafb99 Aug 12 21:42:56.202953 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-768d0af3-785c-465f-bac4-b6b3ce5fb3a5 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.210940 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-768d0af3-785c-465f-bac4-b6b3ce5fb3a5 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/7436b30a-9376-43e2-afb1-9edbc8cafb99 returned with HTTP 404 Aug 12 21:42:56.211444 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 611/2436] 10.4.3.240 () {68 vars in 1368 bytes} [Wed Aug 12 21:42:56 2026] PUT /volume/v3/volumes/7436b30a-9376-43e2-afb1-9edbc8cafb99 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:56.219982 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85896966-1a0a-4b6f-8145-2ea4f8c1d9d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.222470 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85896966-1a0a-4b6f-8145-2ea4f8c1d9d0 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3147120d-ddfc-48eb-a856-32ea990bdbe5 Aug 12 21:42:56.222791 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85896966-1a0a-4b6f-8145-2ea4f8c1d9d0 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.223057 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85896966-1a0a-4b6f-8145-2ea4f8c1d9d0 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.223231 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-85896966-1a0a-4b6f-8145-2ea4f8c1d9d0 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Delete volume with id: 3147120d-ddfc-48eb-a856-32ea990bdbe5 Aug 12 21:42:56.230039 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85896966-1a0a-4b6f-8145-2ea4f8c1d9d0 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/3147120d-ddfc-48eb-a856-32ea990bdbe5 returned with HTTP 404 Aug 12 21:42:56.230703 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 604/2437] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:56 2026] DELETE /volume/v3/volumes/3147120d-ddfc-48eb-a856-32ea990bdbe5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:56.238590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d26ee93a-894d-466c-ac29-6b8305dc617d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.240554 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d26ee93a-894d-466c-ac29-6b8305dc617d tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action Aug 12 21:42:56.241029 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d26ee93a-894d-466c-ac29-6b8305dc617d tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.241170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d26ee93a-894d-466c-ac29-6b8305dc617d tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.242808 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d26ee93a-894d-466c-ac29-6b8305dc617d tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action returned with HTTP 400 Aug 12 21:42:56.243389 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 609/2438] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:56.255657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99590b66-b22c-4b96-88f6-eb65d2a1ad41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.261138 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99590b66-b22c-4b96-88f6-eb65d2a1ad41 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action Aug 12 21:42:56.261619 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99590b66-b22c-4b96-88f6-eb65d2a1ad41 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.261862 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99590b66-b22c-4b96-88f6-eb65d2a1ad41 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.264392 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99590b66-b22c-4b96-88f6-eb65d2a1ad41 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action returned with HTTP 400 Aug 12 21:42:56.265275 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 615/2439] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:56.277104 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-392b3fd1-1831-4b5b-af5d-4a3c8b852269 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.278093 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-392b3fd1-1831-4b5b-af5d-4a3c8b852269 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/7fa93cba-e639-4813-b685-278b94729738/action Aug 12 21:42:56.278814 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-392b3fd1-1831-4b5b-af5d-4a3c8b852269 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.278814 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-392b3fd1-1831-4b5b-af5d-4a3c8b852269 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.287142 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-392b3fd1-1831-4b5b-af5d-4a3c8b852269 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/7fa93cba-e639-4813-b685-278b94729738/action returned with HTTP 404 Aug 12 21:42:56.287337 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 612/2440] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/7fa93cba-e639-4813-b685-278b94729738/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:56.298363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89938b60-9c39-40c7-ae46-4ca681a81af6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.305089 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89938b60-9c39-40c7-ae46-4ca681a81af6 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action Aug 12 21:42:56.305591 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89938b60-9c39-40c7-ae46-4ca681a81af6 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.305753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89938b60-9c39-40c7-ae46-4ca681a81af6 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.307599 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89938b60-9c39-40c7-ae46-4ca681a81af6 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action returned with HTTP 400 Aug 12 21:42:56.308308 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 605/2441] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:42:56.317412 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ba5be302-a5b8-4dcb-8cf1-dfe924e2752c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.319305 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba5be302-a5b8-4dcb-8cf1-dfe924e2752c tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] POST https://10.4.3.240/volume/v3/volumes/None/action Aug 12 21:42:56.320203 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba5be302-a5b8-4dcb-8cf1-dfe924e2752c tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:42:56.320322 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba5be302-a5b8-4dcb-8cf1-dfe924e2752c tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.327269 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba5be302-a5b8-4dcb-8cf1-dfe924e2752c tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/None/action returned with HTTP 404 Aug 12 21:42:56.327795 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 610/2442] 10.4.3.240 () {68 vars in 1294 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:56.336411 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-925ddb9e-d47e-4652-9f45-770e1be60956 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.338561 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-925ddb9e-d47e-4652-9f45-770e1be60956 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/f8f1053f-3a49-4cc7-affd-c8b772b2d295 Aug 12 21:42:56.338796 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-925ddb9e-d47e-4652-9f45-770e1be60956 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.339181 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-925ddb9e-d47e-4652-9f45-770e1be60956 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.348349 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-925ddb9e-d47e-4652-9f45-770e1be60956 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/f8f1053f-3a49-4cc7-affd-c8b772b2d295 returned with HTTP 404 Aug 12 21:42:56.351061 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 616/2443] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:56 2026] GET /volume/v3/volumes/f8f1053f-3a49-4cc7-affd-c8b772b2d295 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:56.362444 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c1e57084-4b56-4ec9-a031-fcbeba302e96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.364586 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1e57084-4b56-4ec9-a031-fcbeba302e96 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 Aug 12 21:42:56.364733 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1e57084-4b56-4ec9-a031-fcbeba302e96 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.364935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1e57084-4b56-4ec9-a031-fcbeba302e96 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.372601 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.372601 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:56.376507 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c1e57084-4b56-4ec9-a031-fcbeba302e96 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume info retrieved successfully. Aug 12 21:42:56.380788 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1e57084-4b56-4ec9-a031-fcbeba302e96 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 returned with HTTP 200 Aug 12 21:42:56.381154 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 613/2444] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:56 2026] GET /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:56.393812 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b00ef4ac-a0fb-4975-87a9-79c341202ee3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.395795 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b00ef4ac-a0fb-4975-87a9-79c341202ee3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] DELETE https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 Aug 12 21:42:56.396082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b00ef4ac-a0fb-4975-87a9-79c341202ee3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.396358 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b00ef4ac-a0fb-4975-87a9-79c341202ee3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.396558 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b00ef4ac-a0fb-4975-87a9-79c341202ee3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Delete volume with id: 358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 Aug 12 21:42:56.404518 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.404518 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:56.405158 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b00ef4ac-a0fb-4975-87a9-79c341202ee3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume info retrieved successfully. Aug 12 21:42:56.422384 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b00ef4ac-a0fb-4975-87a9-79c341202ee3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Delete volume request issued successfully. Aug 12 21:42:56.422726 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b00ef4ac-a0fb-4975-87a9-79c341202ee3 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 returned with HTTP 202 Aug 12 21:42:56.423202 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 606/2445] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:42:56 2026] DELETE /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:56.424293 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c450a1ef-503c-44dc-b290-55380cee655d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.430863 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8c9658e-fb6f-4e59-b764-1604764a76ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.433347 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8c9658e-fb6f-4e59-b764-1604764a76ff tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 Aug 12 21:42:56.433680 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8c9658e-fb6f-4e59-b764-1604764a76ff tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.433964 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8c9658e-fb6f-4e59-b764-1604764a76ff tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.442476 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.442476 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:56.446817 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8c9658e-fb6f-4e59-b764-1604764a76ff tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Volume info retrieved successfully. Aug 12 21:42:56.452254 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8c9658e-fb6f-4e59-b764-1604764a76ff tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 returned with HTTP 200 Aug 12 21:42:56.452950 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 617/2446] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:56 2026] GET /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:56.530495 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c450a1ef-503c-44dc-b290-55380cee655d tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:42:56.531006 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c450a1ef-503c-44dc-b290-55380cee655d tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2136326179", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.547590 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c450a1ef-503c-44dc-b290-55380cee655d tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:42:56.547968 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 611/2447] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/types => generated 380 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:56.551360 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-02e3eaa2-2bfa-4c20-9fd9-c176cbdb8ba3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.553904 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-02e3eaa2-2bfa-4c20-9fd9-c176cbdb8ba3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:42:56.554172 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-02e3eaa2-2bfa-4c20-9fd9-c176cbdb8ba3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.554364 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-02e3eaa2-2bfa-4c20-9fd9-c176cbdb8ba3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.556247 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9cbc338-b7b5-414f-a024-2c01b08602ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.559094 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9cbc338-b7b5-414f-a024-2c01b08602ac tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption Aug 12 21:42:56.559670 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9cbc338-b7b5-414f-a024-2c01b08602ac tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.562859 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.562859 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:56.567719 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-02e3eaa2-2bfa-4c20-9fd9-c176cbdb8ba3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:56.572352 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-02e3eaa2-2bfa-4c20-9fd9-c176cbdb8ba3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a returned with HTTP 200 Aug 12 21:42:56.572838 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 614/2448] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:56 2026] GET /volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:56.585353 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2735f0cc-23e7-4948-a6a5-960e954f141e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.587415 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2735f0cc-23e7-4948-a6a5-960e954f141e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:42:56.587720 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2735f0cc-23e7-4948-a6a5-960e954f141e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.587968 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2735f0cc-23e7-4948-a6a5-960e954f141e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.588156 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-2735f0cc-23e7-4948-a6a5-960e954f141e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: 92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:42:56.592840 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.592840 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:56.593276 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2735f0cc-23e7-4948-a6a5-960e954f141e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:56.599311 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9cbc338-b7b5-414f-a024-2c01b08602ac tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption returned with HTTP 200 Aug 12 21:42:56.599852 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 607/2449] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:56.608751 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2735f0cc-23e7-4948-a6a5-960e954f141e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot delete request issued successfully. Aug 12 21:42:56.608930 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2735f0cc-23e7-4948-a6a5-960e954f141e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 returned with HTTP 202 Aug 12 21:42:56.609174 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52312a7a-ad2a-421a-bf9c-e976b6168e38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.609349 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 618/2450] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:56 2026] DELETE /volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:56.612459 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52312a7a-ad2a-421a-bf9c-e976b6168e38 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:42:56.612459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52312a7a-ad2a-421a-bf9c-e976b6168e38 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-127400312", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.617226 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1506cc20-817e-493a-bc2f-c928d823fff6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.619782 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1506cc20-817e-493a-bc2f-c928d823fff6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:42:56.620149 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1506cc20-817e-493a-bc2f-c928d823fff6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.620505 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1506cc20-817e-493a-bc2f-c928d823fff6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.626377 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.626377 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:56.626963 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1506cc20-817e-493a-bc2f-c928d823fff6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:56.628138 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1506cc20-817e-493a-bc2f-c928d823fff6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 returned with HTTP 200 Aug 12 21:42:56.628664 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 615/2451] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:56 2026] GET /volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:56.631886 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52312a7a-ad2a-421a-bf9c-e976b6168e38 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:42:56.632286 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 612/2452] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:56.641510 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a13e298f-03cf-4dbf-90b3-a9628df5b3f1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.643977 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a13e298f-03cf-4dbf-90b3-a9628df5b3f1 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types/30a8f83a-4433-4e5c-a253-d9fcc9c2e2fa/encryption Aug 12 21:42:56.644505 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a13e298f-03cf-4dbf-90b3-a9628df5b3f1 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.666653 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a13e298f-03cf-4dbf-90b3-a9628df5b3f1 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/30a8f83a-4433-4e5c-a253-d9fcc9c2e2fa/encryption returned with HTTP 200 Aug 12 21:42:56.668448 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 608/2453] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/types/30a8f83a-4433-4e5c-a253-d9fcc9c2e2fa/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:56.679598 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77b1eef2-6a75-484e-8c5d-0d611e506047 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.681562 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77b1eef2-6a75-484e-8c5d-0d611e506047 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:42:56.681975 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77b1eef2-6a75-484e-8c5d-0d611e506047 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2061932249", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.683546 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.683546 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:56.705586 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77b1eef2-6a75-484e-8c5d-0d611e506047 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:42:56.705735 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 619/2454] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:42:56 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 12 21:42:56.714243 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e63d4cff-d673-4d84-a1bb-df73e82c7048 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.716067 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e63d4cff-d673-4d84-a1bb-df73e82c7048 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e/extra_specs Aug 12 21:42:56.716442 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e63d4cff-d673-4d84-a1bb-df73e82c7048 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.739088 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e63d4cff-d673-4d84-a1bb-df73e82c7048 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e/extra_specs returned with HTTP 200 Aug 12 21:42:56.739580 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 616/2455] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e/extra_specs => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:56.740336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb7a0288-c0a2-4604-9c87-3015841afdd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.742796 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb7a0288-c0a2-4604-9c87-3015841afdd3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:56.743026 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb7a0288-c0a2-4604-9c87-3015841afdd3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.743256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb7a0288-c0a2-4604-9c87-3015841afdd3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.748118 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3106c9e7-9f42-4322-aada-597fe2a27883 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.751150 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3106c9e7-9f42-4322-aada-597fe2a27883 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] PUT https://10.4.3.240/volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e/extra_specs/key2 Aug 12 21:42:56.752221 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3106c9e7-9f42-4322-aada-597fe2a27883 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.764173 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:56.764173 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:56.769654 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eb7a0288-c0a2-4604-9c87-3015841afdd3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:56.775925 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb7a0288-c0a2-4604-9c87-3015841afdd3 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:56.776434 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 613/2456] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:56 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:56.815863 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3106c9e7-9f42-4322-aada-597fe2a27883 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e/extra_specs/key2 returned with HTTP 200 Aug 12 21:42:56.816293 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 609/2457] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:42:56 2026] PUT /volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e/extra_specs/key2 => generated 25 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:56.825987 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6a3e1ed-4182-4731-bae7-eb084b58a0b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.827870 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6a3e1ed-4182-4731-bae7-eb084b58a0b3 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:42:56.828295 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6a3e1ed-4182-4731-bae7-eb084b58a0b3 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.841786 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6a3e1ed-4182-4731-bae7-eb084b58a0b3 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:42:56.842194 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 620/2458] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:42:56 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 12 21:42:56.851354 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c79ca8c0-63b0-43e0-8ced-7b9f704a8ba0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.853174 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c79ca8c0-63b0-43e0-8ced-7b9f704a8ba0 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/dad66dbf-0c6a-4672-bf96-2df8f3c67730 Aug 12 21:42:56.853394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c79ca8c0-63b0-43e0-8ced-7b9f704a8ba0 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.853611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c79ca8c0-63b0-43e0-8ced-7b9f704a8ba0 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.875759 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c79ca8c0-63b0-43e0-8ced-7b9f704a8ba0 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/dad66dbf-0c6a-4672-bf96-2df8f3c67730 returned with HTTP 202 Aug 12 21:42:56.876264 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 617/2459] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:56 2026] DELETE /volume/v3/types/dad66dbf-0c6a-4672-bf96-2df8f3c67730 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:56.885117 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-48bbb7d5-86f3-4ef1-9150-d0e1652178c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.887148 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48bbb7d5-86f3-4ef1-9150-d0e1652178c2 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:42:56.887581 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48bbb7d5-86f3-4ef1-9150-d0e1652178c2 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1983409830", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.906407 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48bbb7d5-86f3-4ef1-9150-d0e1652178c2 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:42:56.906932 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 614/2460] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:42:56 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 12 21:42:56.915534 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6114f24-fcd1-4017-bf7a-48574f1ffff6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.918155 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6114f24-fcd1-4017-bf7a-48574f1ffff6 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204/encryption Aug 12 21:42:56.918638 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6114f24-fcd1-4017-bf7a-48574f1ffff6 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.939874 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6114f24-fcd1-4017-bf7a-48574f1ffff6 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204/encryption returned with HTTP 200 Aug 12 21:42:56.940382 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 610/2461] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:56.949684 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7014d4c3-3141-4854-b026-b31eca9204f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.951652 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7014d4c3-3141-4854-b026-b31eca9204f3 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204/encryption/68213dc1-0604-46a8-a596-32b8db3002c9 Aug 12 21:42:56.951929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7014d4c3-3141-4854-b026-b31eca9204f3 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:56.952191 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7014d4c3-3141-4854-b026-b31eca9204f3 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:56.964713 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7014d4c3-3141-4854-b026-b31eca9204f3 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204/encryption/68213dc1-0604-46a8-a596-32b8db3002c9 returned with HTTP 202 Aug 12 21:42:56.965179 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 621/2462] 10.4.3.240 () {66 vars in 1489 bytes} [Wed Aug 12 21:42:56 2026] DELETE /volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204/encryption/68213dc1-0604-46a8-a596-32b8db3002c9 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:56.973849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c3e808f2-da51-4e8e-811c-38e3dbe4045b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:56.975750 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3e808f2-da51-4e8e-811c-38e3dbe4045b tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:42:56.976275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c3e808f2-da51-4e8e-811c-38e3dbe4045b tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-311584754", "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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:56.998229 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3e808f2-da51-4e8e-811c-38e3dbe4045b tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:42:56.998739 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 618/2463] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:42:56 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:57.008609 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0d8edeb-04e6-41ba-9ff6-ea52cfa943cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.010611 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0d8edeb-04e6-41ba-9ff6-ea52cfa943cd tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/7adc41b3-bb82-4efb-8bed-8481ccbad18a/extra_specs/key1 Aug 12 21:42:57.010883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0d8edeb-04e6-41ba-9ff6-ea52cfa943cd tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.011159 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0d8edeb-04e6-41ba-9ff6-ea52cfa943cd tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.056678 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0d8edeb-04e6-41ba-9ff6-ea52cfa943cd tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/7adc41b3-bb82-4efb-8bed-8481ccbad18a/extra_specs/key1 returned with HTTP 202 Aug 12 21:42:57.057740 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 615/2464] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:42:57 2026] DELETE /volume/v3/types/7adc41b3-bb82-4efb-8bed-8481ccbad18a/extra_specs/key1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:42:57.066548 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d485b9dc-7403-41a6-8815-590bf49dfef5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.068647 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d485b9dc-7403-41a6-8815-590bf49dfef5 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:42:57.069016 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d485b9dc-7403-41a6-8815-590bf49dfef5 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1733674203", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:57.086565 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d485b9dc-7403-41a6-8815-590bf49dfef5 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:42:57.086999 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 611/2465] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:42:57 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 12 21:42:57.095370 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cdd0c97-1820-4fc0-b0b7-f1311f01e4bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.097263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cdd0c97-1820-4fc0-b0b7-f1311f01e4bd tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/07c3012f-7580-4900-885f-1a9057a5130e Aug 12 21:42:57.097454 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cdd0c97-1820-4fc0-b0b7-f1311f01e4bd tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.097661 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cdd0c97-1820-4fc0-b0b7-f1311f01e4bd tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.120972 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cdd0c97-1820-4fc0-b0b7-f1311f01e4bd tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/07c3012f-7580-4900-885f-1a9057a5130e returned with HTTP 202 Aug 12 21:42:57.121381 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 622/2466] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:57 2026] DELETE /volume/v3/types/07c3012f-7580-4900-885f-1a9057a5130e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:57.131513 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a01c11a3-84ad-4a2a-9398-87efaf79ec66 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.133437 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a01c11a3-84ad-4a2a-9398-87efaf79ec66 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] GET https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs Aug 12 21:42:57.133769 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a01c11a3-84ad-4a2a-9398-87efaf79ec66 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.134016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a01c11a3-84ad-4a2a-9398-87efaf79ec66 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.140739 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a01c11a3-84ad-4a2a-9398-87efaf79ec66 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs returned with HTTP 200 Aug 12 21:42:57.141137 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 619/2467] 10.4.3.240 () {66 vars in 1378 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:57.150059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fc7f4a0-63e1-405a-8e99-c603b6fc3dc9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.151701 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fc7f4a0-63e1-405a-8e99-c603b6fc3dc9 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] GET https://10.4.3.240/volume/v3/types Aug 12 21:42:57.151893 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fc7f4a0-63e1-405a-8e99-c603b6fc3dc9 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.152082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fc7f4a0-63e1-405a-8e99-c603b6fc3dc9 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.176007 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fc7f4a0-63e1-405a-8e99-c603b6fc3dc9 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:42:57.176348 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 616/2468] 10.4.3.240 () {66 vars in 1231 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/types => generated 2828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:57.188206 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abd597d9-0167-45d3-b09b-149b90544cab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.189764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39264104-5dea-4983-8615-e3c1e9c4a42b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.190387 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abd597d9-0167-45d3-b09b-149b90544cab tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] GET https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption/cipher Aug 12 21:42:57.190607 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abd597d9-0167-45d3-b09b-149b90544cab tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.190935 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abd597d9-0167-45d3-b09b-149b90544cab tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.191361 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:42:57.191690 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1564853279", "source_volid": "3d38d3ea-bb07-4f20-91d7-6b438380e5c3", "volume_type": "tempest-scenario-type-luks-521428563", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:57.193146 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1564853279', 'source_volid': '3d38d3ea-bb07-4f20-91d7-6b438380e5c3', 'volume_type': 'tempest-scenario-type-luks-521428563', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:42:57.197684 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abd597d9-0167-45d3-b09b-149b90544cab tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption/cipher returned with HTTP 200 Aug 12 21:42:57.197992 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 612/2469] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:57.201848 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:57.201848 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:57.202312 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume retrieved successfully. Aug 12 21:42:57.202427 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume of 1 GB Aug 12 21:42:57.202994 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Availability Zones retrieved successfully. Aug 12 21:42:57.207120 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0e971664-0363-40ea-b628-916a67b910b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.208329 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Flow 'volume_create_api' (07ae756f-5226-4d1a-9216-9236535df048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:57.208954 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e971664-0363-40ea-b628-916a67b910b4 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] GET https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption Aug 12 21:42:57.209198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e971664-0363-40ea-b628-916a67b910b4 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.209393 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be4c7393-a8ae-4427-8427-ecc7bd987ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:57.209489 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e971664-0363-40ea-b628-916a67b910b4 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.210394 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:42:57.215502 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e971664-0363-40ea-b628-916a67b910b4 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption returned with HTTP 200 Aug 12 21:42:57.215945 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 620/2470] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:57.225851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62153b05-dbe1-4531-bd59-eccff2e630b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.229071 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62153b05-dbe1-4531-bd59-eccff2e630b1 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] GET https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/multiattach Aug 12 21:42:57.229343 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62153b05-dbe1-4531-bd59-eccff2e630b1 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.229609 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62153b05-dbe1-4531-bd59-eccff2e630b1 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.231761 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be4c7393-a8ae-4427-8427-ecc7bd987ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3d38d3ea-bb07-4f20-91d7-6b438380e5c3', 'volume_type': VolumeType(created_at=2026-08-12T21:41:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fad17a50-d168-49a2-9dfa-3f7721f6948b,is_public=True,name='tempest-scenario-type-luks-521428563',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fad17a50-d168-49a2-9dfa-3f7721f6948b', '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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:57.233126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855c9f8a-02a7-4cb8-8047-df5d4f1e33b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:57.242685 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62153b05-dbe1-4531-bd59-eccff2e630b1 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/multiattach returned with HTTP 200 Aug 12 21:42:57.243136 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 617/2471] 10.4.3.240 () {66 vars in 1414 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:57.252120 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7eaca093-a0f6-44c9-99f7-b7dcc7156c92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.253954 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7eaca093-a0f6-44c9-99f7-b7dcc7156c92 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] GET https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/volume_backend_name Aug 12 21:42:57.254181 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7eaca093-a0f6-44c9-99f7-b7dcc7156c92 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.254370 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7eaca093-a0f6-44c9-99f7-b7dcc7156c92 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.261042 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7eaca093-a0f6-44c9-99f7-b7dcc7156c92 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/volume_backend_name returned with HTTP 200 Aug 12 21:42:57.261519 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 613/2472] 10.4.3.240 () {66 vars in 1438 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:57.263366 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-521428563 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-521428563, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:42:57.263815 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-521428563 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-521428563, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:42:57.272270 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a1c4f628-62c4-4834-84bd-e03751f0c273 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.276358 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a1c4f628-62c4-4834-84bd-e03751f0c273 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] GET https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 Aug 12 21:42:57.276461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Created reservations ['189e5bd7-afdc-46b0-baae-554044c46be0', '43f7d707-75e9-418d-988a-531031815a56', '3fec476b-36c4-46aa-af4a-29fd3a664bb7', '1feba154-b8a0-459a-b055-abaea511c2eb'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:42:57.277130 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855c9f8a-02a7-4cb8-8047-df5d4f1e33b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189e5bd7-afdc-46b0-baae-554044c46be0', '43f7d707-75e9-418d-988a-531031815a56', '3fec476b-36c4-46aa-af4a-29fd3a664bb7', '1feba154-b8a0-459a-b055-abaea511c2eb']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:57.277845 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accdbca3-973d-42aa-ad9f-a62911645924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:57.278133 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a1c4f628-62c4-4834-84bd-e03751f0c273 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.278389 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a1c4f628-62c4-4834-84bd-e03751f0c273 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.288127 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a1c4f628-62c4-4834-84bd-e03751f0c273 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 returned with HTTP 200 Aug 12 21:42:57.288573 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 621/2473] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:57.299257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2817ea45-e217-4907-a653-9fcc479803ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.301605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2817ea45-e217-4907-a653-9fcc479803ca tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] PUT https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption/644f7a60-1b91-4a9f-9fab-a254f68e871f Aug 12 21:42:57.301937 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2817ea45-e217-4907-a653-9fcc479803ca tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:57.309460 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accdbca3-973d-42aa-ad9f-a62911645924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd221ba7-4eda-46c5-90f5-40a677500926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1564853279',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e65073630a49a9992396a28c22974e',qos_specs=None,replication_status=,reservations=['189e5bd7-afdc-46b0-baae-554044c46be0','43f7d707-75e9-418d-988a-531031815a56','3fec476b-36c4-46aa-af4a-29fd3a664bb7','1feba154-b8a0-459a-b055-abaea511c2eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d38d3ea-bb07-4f20-91d7-6b438380e5c3,status='creating',user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_type_id=fad17a50-d168-49a2-9dfa-3f7721f6948b), '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-12T21:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1564853279',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cd221ba7-4eda-46c5-90f5-40a677500926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e65073630a49a9992396a28c22974e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3d38d3ea-bb07-4f20-91d7-6b438380e5c3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fad17a50-d168-49a2-9dfa-3f7721f6948b),volume_type_id=fad17a50-d168-49a2-9dfa-3f7721f6948b)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:57.310185 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68784e98-74fc-46d7-986b-5edde239863a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:57.319424 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2817ea45-e217-4907-a653-9fcc479803ca tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption/644f7a60-1b91-4a9f-9fab-a254f68e871f returned with HTTP 200 Aug 12 21:42:57.319836 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 618/2474] 10.4.3.240 () {68 vars in 1506 bytes} [Wed Aug 12 21:42:57 2026] PUT /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/encryption/644f7a60-1b91-4a9f-9fab-a254f68e871f => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:57.328406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68784e98-74fc-46d7-986b-5edde239863a) transitioned into state 'SUCCESS' from state '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-1564853279',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e65073630a49a9992396a28c22974e',qos_specs=None,replication_status=,reservations=['189e5bd7-afdc-46b0-baae-554044c46be0','43f7d707-75e9-418d-988a-531031815a56','3fec476b-36c4-46aa-af4a-29fd3a664bb7','1feba154-b8a0-459a-b055-abaea511c2eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d38d3ea-bb07-4f20-91d7-6b438380e5c3,status='creating',user_id='d5b0dc0b8f534404a340e9aa6a8d12c7',volume_type_id=fad17a50-d168-49a2-9dfa-3f7721f6948b)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:57.329117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1642e6db-4267-4b09-be6f-f982c30d02b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:42:57.330981 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6db53701-cc8f-4095-982a-e4b367b2d44c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.333295 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6db53701-cc8f-4095-982a-e4b367b2d44c tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] PUT https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/key1 Aug 12 21:42:57.333646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6db53701-cc8f-4095-982a-e4b367b2d44c tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:57.347603 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1642e6db-4267-4b09-be6f-f982c30d02b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:42:57.348691 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Flow 'volume_create_api' (07ae756f-5226-4d1a-9216-9236535df048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:42:57.349011 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Create volume request issued successfully. Aug 12 21:42:57.349701 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39264104-5dea-4983-8615-e3c1e9c4a42b tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:42:57.350123 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 623/2475] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:42:57 2026] POST /volume/v3/volumes => generated 810 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:42:57.352366 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6db53701-cc8f-4095-982a-e4b367b2d44c tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/key1 returned with HTTP 200 Aug 12 21:42:57.352847 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 614/2476] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:42:57 2026] PUT /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:42:57.363695 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-65eb4770-f208-43be-a5af-c6e810604cc4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.367158 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-711e139e-dfeb-49be-85ec-46beaeaa08b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.367823 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65eb4770-f208-43be-a5af-c6e810604cc4 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] PUT https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 Aug 12 21:42:57.368183 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65eb4770-f208-43be-a5af-c6e810604cc4 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:42:57.368944 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-711e139e-dfeb-49be-85ec-46beaeaa08b5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:42:57.369176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-711e139e-dfeb-49be-85ec-46beaeaa08b5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.369366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-711e139e-dfeb-49be-85ec-46beaeaa08b5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.381173 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:57.381173 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:57.386311 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-711e139e-dfeb-49be-85ec-46beaeaa08b5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:57.391388 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-711e139e-dfeb-49be-85ec-46beaeaa08b5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:42:57.391884 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 619/2477] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:57.396569 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65eb4770-f208-43be-a5af-c6e810604cc4 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 returned with HTTP 200 Aug 12 21:42:57.396974 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 622/2478] 10.4.3.240 () {68 vars in 1362 bytes} [Wed Aug 12 21:42:57 2026] PUT /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 => generated 371 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:57.405582 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a51b297-6fb2-40f6-91cb-3610d09708cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.407475 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a51b297-6fb2-40f6-91cb-3610d09708cf tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/7adc41b3-bb82-4efb-8bed-8481ccbad18a Aug 12 21:42:57.407694 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a51b297-6fb2-40f6-91cb-3610d09708cf tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.407885 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a51b297-6fb2-40f6-91cb-3610d09708cf tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.408102 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:57.408102 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:57.430782 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a51b297-6fb2-40f6-91cb-3610d09708cf tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/7adc41b3-bb82-4efb-8bed-8481ccbad18a returned with HTTP 202 Aug 12 21:42:57.431508 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 624/2479] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:57 2026] DELETE /volume/v3/types/7adc41b3-bb82-4efb-8bed-8481ccbad18a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:57.439294 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1452ae67-016b-4267-bfd6-a79113f4a7c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.440985 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1452ae67-016b-4267-bfd6-a79113f4a7c8 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204 Aug 12 21:42:57.441215 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1452ae67-016b-4267-bfd6-a79113f4a7c8 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.441424 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1452ae67-016b-4267-bfd6-a79113f4a7c8 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.466170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36182aef-c4fb-4f33-ad81-62342ac48970 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.466256 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1452ae67-016b-4267-bfd6-a79113f4a7c8 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204 returned with HTTP 202 Aug 12 21:42:57.466700 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 615/2480] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:57 2026] DELETE /volume/v3/types/50d63a49-7b1d-4771-a9b0-359a3cff1204 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:57.468657 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36182aef-c4fb-4f33-ad81-62342ac48970 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] GET https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 Aug 12 21:42:57.468964 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36182aef-c4fb-4f33-ad81-62342ac48970 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.469261 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36182aef-c4fb-4f33-ad81-62342ac48970 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.476250 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36182aef-c4fb-4f33-ad81-62342ac48970 tempest-VolumesNegativeTest-1066732727 tempest-VolumesNegativeTest-1066732727-project-member] https://10.4.3.240/volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 returned with HTTP 404 Aug 12 21:42:57.476915 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 620/2481] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/volumes/358cb1f3-7bc9-415b-8d5a-c83acdeef4f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:57.479510 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0b74feec-49a3-4cd8-b146-25a966b73cd9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.481291 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b74feec-49a3-4cd8-b146-25a966b73cd9 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e Aug 12 21:42:57.481520 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b74feec-49a3-4cd8-b146-25a966b73cd9 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.481756 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b74feec-49a3-4cd8-b146-25a966b73cd9 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.506575 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b74feec-49a3-4cd8-b146-25a966b73cd9 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e returned with HTTP 202 Aug 12 21:42:57.506988 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 623/2482] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:57 2026] DELETE /volume/v3/types/920988c3-62b7-4ab5-9254-56600199fd2e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:57.514129 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9dd00194-4ba9-4c76-8649-cfc31ce4ba58 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.516285 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9dd00194-4ba9-4c76-8649-cfc31ce4ba58 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/30a8f83a-4433-4e5c-a253-d9fcc9c2e2fa Aug 12 21:42:57.516520 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9dd00194-4ba9-4c76-8649-cfc31ce4ba58 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.516783 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9dd00194-4ba9-4c76-8649-cfc31ce4ba58 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.547908 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9dd00194-4ba9-4c76-8649-cfc31ce4ba58 tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/30a8f83a-4433-4e5c-a253-d9fcc9c2e2fa returned with HTTP 202 Aug 12 21:42:57.548444 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 625/2483] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:57 2026] DELETE /volume/v3/types/30a8f83a-4433-4e5c-a253-d9fcc9c2e2fa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:57.556844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b8d0eda-6cd2-4a2d-9bf1-44f764103c0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.559411 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b8d0eda-6cd2-4a2d-9bf1-44f764103c0b tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] DELETE https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 Aug 12 21:42:57.559765 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b8d0eda-6cd2-4a2d-9bf1-44f764103c0b tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.560032 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b8d0eda-6cd2-4a2d-9bf1-44f764103c0b tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.614894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b8d0eda-6cd2-4a2d-9bf1-44f764103c0b tempest-VolumeTypesAdminTests-1479690856 tempest-VolumeTypesAdminTests-1479690856-project-admin] https://10.4.3.240/volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 returned with HTTP 202 Aug 12 21:42:57.615498 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 616/2484] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:42:57 2026] DELETE /volume/v3/types/c390cd14-4f6e-4790-8032-51fce9ef0600 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:57.644101 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c83763f-368e-4cc0-a57d-33d0d2343663 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.647453 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c83763f-368e-4cc0-a57d-33d0d2343663 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:42:57.647777 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c83763f-368e-4cc0-a57d-33d0d2343663 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.648047 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c83763f-368e-4cc0-a57d-33d0d2343663 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.658580 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c83763f-368e-4cc0-a57d-33d0d2343663 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 returned with HTTP 404 Aug 12 21:42:57.659232 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 621/2485] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:57.668958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-580d491a-0caf-49ad-84db-c761f88d68aa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.671357 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-580d491a-0caf-49ad-84db-c761f88d68aa tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:42:57.671674 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-580d491a-0caf-49ad-84db-c761f88d68aa tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.671956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-580d491a-0caf-49ad-84db-c761f88d68aa tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.672130 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-580d491a-0caf-49ad-84db-c761f88d68aa tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:42:57.679452 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:57.679452 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:57.680162 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-580d491a-0caf-49ad-84db-c761f88d68aa tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:57.702549 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-580d491a-0caf-49ad-84db-c761f88d68aa tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot delete request issued successfully. Aug 12 21:42:57.702824 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-580d491a-0caf-49ad-84db-c761f88d68aa tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 returned with HTTP 202 Aug 12 21:42:57.703314 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 624/2486] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:42:57 2026] DELETE /volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:42:57.713297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91c42d8d-b194-4a18-9e90-7dd5e2010b9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.715694 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91c42d8d-b194-4a18-9e90-7dd5e2010b9e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:42:57.716457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91c42d8d-b194-4a18-9e90-7dd5e2010b9e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.716821 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91c42d8d-b194-4a18-9e90-7dd5e2010b9e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.723974 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:57.723974 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:57.725827 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-91c42d8d-b194-4a18-9e90-7dd5e2010b9e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:42:57.725827 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91c42d8d-b194-4a18-9e90-7dd5e2010b9e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 returned with HTTP 200 Aug 12 21:42:57.725827 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 626/2487] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:42:57.792849 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47be77d0-a606-42f3-b61a-e413ac7bcd37 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:57.795705 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47be77d0-a606-42f3-b61a-e413ac7bcd37 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:57.795883 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47be77d0-a606-42f3-b61a-e413ac7bcd37 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:57.796064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47be77d0-a606-42f3-b61a-e413ac7bcd37 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:57.808276 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:57.808276 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:57.812497 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-47be77d0-a606-42f3-b61a-e413ac7bcd37 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:57.817292 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47be77d0-a606-42f3-b61a-e413ac7bcd37 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:57.817850 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 617/2488] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:57 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:58.410642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-388f8cfb-0769-4c38-84b8-1be431a168f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:58.414971 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-388f8cfb-0769-4c38-84b8-1be431a168f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:42:58.415246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-388f8cfb-0769-4c38-84b8-1be431a168f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:58.415490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-388f8cfb-0769-4c38-84b8-1be431a168f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:58.439374 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:58.439374 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:58.444472 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-388f8cfb-0769-4c38-84b8-1be431a168f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:58.449123 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-388f8cfb-0769-4c38-84b8-1be431a168f5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:42:58.449535 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 622/2489] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:58 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:58.738502 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-20698da2-73b5-44fc-936a-5de84098a50d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:58.740139 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-20698da2-73b5-44fc-936a-5de84098a50d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:42:58.740329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-20698da2-73b5-44fc-936a-5de84098a50d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:58.740503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-20698da2-73b5-44fc-936a-5de84098a50d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:58.745254 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-20698da2-73b5-44fc-936a-5de84098a50d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 returned with HTTP 404 Aug 12 21:42:58.745695 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 625/2490] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:42:58 2026] GET /volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:42:58.752080 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4215ad3e-9afb-426e-9fc6-97ebbfa15029 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:58.758083 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4215ad3e-9afb-426e-9fc6-97ebbfa15029 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:42:58.758406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4215ad3e-9afb-426e-9fc6-97ebbfa15029 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:58.758611 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4215ad3e-9afb-426e-9fc6-97ebbfa15029 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:58.758802 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4215ad3e-9afb-426e-9fc6-97ebbfa15029 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:42:58.769591 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:58.769591 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:58.770194 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4215ad3e-9afb-426e-9fc6-97ebbfa15029 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:58.798458 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4215ad3e-9afb-426e-9fc6-97ebbfa15029 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:42:58.798755 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4215ad3e-9afb-426e-9fc6-97ebbfa15029 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 returned with HTTP 202 Aug 12 21:42:58.799406 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 627/2491] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:42:58 2026] DELETE /volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:42:58.809412 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-654e1936-cfd8-4557-9b13-adcdbd652d53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:58.811464 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-654e1936-cfd8-4557-9b13-adcdbd652d53 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:42:58.811662 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-654e1936-cfd8-4557-9b13-adcdbd652d53 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:58.811937 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-654e1936-cfd8-4557-9b13-adcdbd652d53 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:58.821945 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:58.821945 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:42:58.827282 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-654e1936-cfd8-4557-9b13-adcdbd652d53 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:58.831437 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-654e1936-cfd8-4557-9b13-adcdbd652d53 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 returned with HTTP 200 Aug 12 21:42:58.831860 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 618/2492] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:58 2026] GET /volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:58.834868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-152fae1d-57c1-4e44-8be8-b9d645a195e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:58.836907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-152fae1d-57c1-4e44-8be8-b9d645a195e2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:58.837123 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-152fae1d-57c1-4e44-8be8-b9d645a195e2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:58.837360 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-152fae1d-57c1-4e44-8be8-b9d645a195e2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:58.853417 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:58.853417 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:58.859047 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-152fae1d-57c1-4e44-8be8-b9d645a195e2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:58.866091 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-152fae1d-57c1-4e44-8be8-b9d645a195e2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:58.866540 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 623/2493] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:58 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:59.464551 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9ca8bfb2-e300-43ac-8d52-7dd71299fe81 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:59.466749 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ca8bfb2-e300-43ac-8d52-7dd71299fe81 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:42:59.467050 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ca8bfb2-e300-43ac-8d52-7dd71299fe81 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:59.467343 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ca8bfb2-e300-43ac-8d52-7dd71299fe81 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:59.475635 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:59.475635 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:59.480211 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9ca8bfb2-e300-43ac-8d52-7dd71299fe81 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:42:59.486797 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ca8bfb2-e300-43ac-8d52-7dd71299fe81 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:42:59.487562 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 626/2494] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:59 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:42:59.704190 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-d9ec24de-3ed5-46be-87c3-16cd9c4911ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:59.706881 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-d9ec24de-3ed5-46be-87c3-16cd9c4911ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:59.706881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-d9ec24de-3ed5-46be-87c3-16cd9c4911ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:59.707052 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-d9ec24de-3ed5-46be-87c3-16cd9c4911ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:59.717468 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:59.717468 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:59.721970 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-d9ec24de-3ed5-46be-87c3-16cd9c4911ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:59.726689 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-d9ec24de-3ed5-46be-87c3-16cd9c4911ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:59.727149 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 628/2495] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:42:59 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:59.848229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d52053a9-91d8-493d-8810-129ba12c7700 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:59.849966 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d52053a9-91d8-493d-8810-129ba12c7700 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:42:59.850173 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d52053a9-91d8-493d-8810-129ba12c7700 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:59.850382 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d52053a9-91d8-493d-8810-129ba12c7700 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:59.855364 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d52053a9-91d8-493d-8810-129ba12c7700 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 returned with HTTP 404 Aug 12 21:42:59.855817 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 619/2496] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:59 2026] GET /volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:42:59.864145 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8415ef4b-ab84-4a20-b1d9-164574fd37af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:59.865665 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8415ef4b-ab84-4a20-b1d9-164574fd37af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:42:59.865855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8415ef4b-ab84-4a20-b1d9-164574fd37af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:59.866025 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8415ef4b-ab84-4a20-b1d9-164574fd37af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:59.866174 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8415ef4b-ab84-4a20-b1d9-164574fd37af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:42:59.871871 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:59.871871 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:42:59.872447 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8415ef4b-ab84-4a20-b1d9-164574fd37af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:59.879483 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6eda727d-bdc1-4dda-8c47-92ab47da469d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:59.881794 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6eda727d-bdc1-4dda-8c47-92ab47da469d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:42:59.882100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6eda727d-bdc1-4dda-8c47-92ab47da469d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:59.882370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6eda727d-bdc1-4dda-8c47-92ab47da469d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:59.891600 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8415ef4b-ab84-4a20-b1d9-164574fd37af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:42:59.891859 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8415ef4b-ab84-4a20-b1d9-164574fd37af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 returned with HTTP 202 Aug 12 21:42:59.892163 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 624/2497] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:42:59 2026] DELETE /volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:42:59.895443 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:59.895443 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:42:59.900821 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6eda727d-bdc1-4dda-8c47-92ab47da469d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:42:59.902494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-021a5eab-7654-4bc7-ad5b-166e83fbe64c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:42:59.904302 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-021a5eab-7654-4bc7-ad5b-166e83fbe64c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:42:59.904535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-021a5eab-7654-4bc7-ad5b-166e83fbe64c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:42:59.904881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-021a5eab-7654-4bc7-ad5b-166e83fbe64c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:42:59.906190 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6eda727d-bdc1-4dda-8c47-92ab47da469d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:42:59.907231 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 627/2498] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:42:59 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:42:59.913165 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:42:59.913165 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:42:59.916298 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-021a5eab-7654-4bc7-ad5b-166e83fbe64c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:42:59.920644 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-021a5eab-7654-4bc7-ad5b-166e83fbe64c tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 returned with HTTP 200 Aug 12 21:42:59.921184 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 629/2499] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:42:59 2026] GET /volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:00.501790 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ddbcbed-10b3-4597-b3e4-fd6f7c9b038a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:00.503519 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ddbcbed-10b3-4597-b3e4-fd6f7c9b038a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:00.504824 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ddbcbed-10b3-4597-b3e4-fd6f7c9b038a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:00.504824 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ddbcbed-10b3-4597-b3e4-fd6f7c9b038a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:00.510639 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:00.510639 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:00.514148 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9ddbcbed-10b3-4597-b3e4-fd6f7c9b038a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:00.518740 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ddbcbed-10b3-4597-b3e4-fd6f7c9b038a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:00.519131 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 620/2500] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:00 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:00.923637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5bed1e2-bf00-407a-b08c-c87209e3f91c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:00.925374 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5bed1e2-bf00-407a-b08c-c87209e3f91c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:43:00.925603 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5bed1e2-bf00-407a-b08c-c87209e3f91c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:00.925881 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5bed1e2-bf00-407a-b08c-c87209e3f91c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:00.935020 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:00.935020 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:00.937982 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e2d169bc-cd5b-4329-9dcc-e458aee77b92 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:00.938594 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a5bed1e2-bf00-407a-b08c-c87209e3f91c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:00.940252 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e2d169bc-cd5b-4329-9dcc-e458aee77b92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:43:00.940644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e2d169bc-cd5b-4329-9dcc-e458aee77b92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:00.940956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e2d169bc-cd5b-4329-9dcc-e458aee77b92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:00.949351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e2d169bc-cd5b-4329-9dcc-e458aee77b92 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 returned with HTTP 404 Aug 12 21:43:00.949932 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5bed1e2-bf00-407a-b08c-c87209e3f91c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:43:00.950011 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 628/2501] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:00 2026] GET /volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:00.950412 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 625/2502] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:00 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:00.961651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8204884-eba2-45ca-b37c-f3f39c49826d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:00.961651 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8204884-eba2-45ca-b37c-f3f39c49826d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:43:00.961651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8204884-eba2-45ca-b37c-f3f39c49826d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:00.961651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8204884-eba2-45ca-b37c-f3f39c49826d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:00.961651 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a8204884-eba2-45ca-b37c-f3f39c49826d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:43:00.968783 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:00.968783 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:00.969457 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8204884-eba2-45ca-b37c-f3f39c49826d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:00.989771 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8204884-eba2-45ca-b37c-f3f39c49826d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:43:00.989984 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8204884-eba2-45ca-b37c-f3f39c49826d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a returned with HTTP 202 Aug 12 21:43:00.990475 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 630/2503] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:00 2026] DELETE /volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:43:01.000809 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d1f73f2-3e03-4b87-a5b6-93aec4574dc8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:01.006745 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d1f73f2-3e03-4b87-a5b6-93aec4574dc8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:43:01.007075 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d1f73f2-3e03-4b87-a5b6-93aec4574dc8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:01.007403 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d1f73f2-3e03-4b87-a5b6-93aec4574dc8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:01.018212 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:01.018212 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:01.026391 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d1f73f2-3e03-4b87-a5b6-93aec4574dc8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:01.031859 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d1f73f2-3e03-4b87-a5b6-93aec4574dc8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a returned with HTTP 200 Aug 12 21:43:01.032257 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 621/2504] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:00 2026] GET /volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:01.050710 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-be03352c-554f-4635-b991-651e5832ac85 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:01.052733 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-be03352c-554f-4635-b991-651e5832ac85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75 Aug 12 21:43:01.052990 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-be03352c-554f-4635-b991-651e5832ac85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:01.053218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-be03352c-554f-4635-b991-651e5832ac85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:01.060568 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:01.060568 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:01.121725 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-af45d961-99fd-4c9a-85cc-e2d9acc4f7d2 req-be03352c-554f-4635-b991-651e5832ac85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75 returned with HTTP 200 Aug 12 21:43:01.122226 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 629/2505] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:43:01 2026] DELETE /volume/v3/attachments/a243cf27-0f6a-45ec-9248-b89a37faea75 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:01.536771 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7032431b-526d-4446-b76a-c3f1d73d0213 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:01.539034 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7032431b-526d-4446-b76a-c3f1d73d0213 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:01.539473 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7032431b-526d-4446-b76a-c3f1d73d0213 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:01.539955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7032431b-526d-4446-b76a-c3f1d73d0213 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:01.549448 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:01.549448 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:01.553997 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7032431b-526d-4446-b76a-c3f1d73d0213 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:01.560476 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7032431b-526d-4446-b76a-c3f1d73d0213 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:01.561187 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 626/2506] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:01 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:01.964321 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c26150c-546c-409d-aaa8-39edc2f247a5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:01.966491 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c26150c-546c-409d-aaa8-39edc2f247a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:43:01.966790 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c26150c-546c-409d-aaa8-39edc2f247a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:01.967165 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c26150c-546c-409d-aaa8-39edc2f247a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:01.976307 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:01.976307 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:01.980724 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c26150c-546c-409d-aaa8-39edc2f247a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:01.986713 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c26150c-546c-409d-aaa8-39edc2f247a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:43:01.987005 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 631/2507] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:01 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:01.999266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f476345a-70f8-4c76-86e6-2c5bc7205f94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:02.001338 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f476345a-70f8-4c76-86e6-2c5bc7205f94 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:43:02.001784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f476345a-70f8-4c76-86e6-2c5bc7205f94 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:02.001861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f476345a-70f8-4c76-86e6-2c5bc7205f94 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:02.010290 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:02.010290 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:02.014696 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f476345a-70f8-4c76-86e6-2c5bc7205f94 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:02.020199 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f476345a-70f8-4c76-86e6-2c5bc7205f94 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:43:02.020737 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 622/2508] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:01 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:02.048284 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-afe1bc7d-35b8-4949-93d9-4c9a3ff0e2c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:02.051525 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afe1bc7d-35b8-4949-93d9-4c9a3ff0e2c8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:43:02.051782 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afe1bc7d-35b8-4949-93d9-4c9a3ff0e2c8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:02.051974 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afe1bc7d-35b8-4949-93d9-4c9a3ff0e2c8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:02.059381 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afe1bc7d-35b8-4949-93d9-4c9a3ff0e2c8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a returned with HTTP 404 Aug 12 21:43:02.059564 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 630/2509] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:02 2026] GET /volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:02.071461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-307a4769-9223-453a-a36a-86665da40a91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:02.073056 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:02.073415 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-702855672"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:02.074956 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-702855672'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:02.075091 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:43:02.077184 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5238a782-c9b5-4ecf-b8df-972176cbb3d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:02.079580 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5238a782-c9b5-4ecf-b8df-972176cbb3d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:43:02.079873 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5238a782-c9b5-4ecf-b8df-972176cbb3d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:02.080114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5238a782-c9b5-4ecf-b8df-972176cbb3d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:02.082106 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:43:02.087761 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:02.087761 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:02.088341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (641b6340-5cf6-44d8-96e0-7680dd83dadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:02.089251 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523e2b28-b870-4eab-bb84-61ffefb3147a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:02.090216 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:02.092290 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5238a782-c9b5-4ecf-b8df-972176cbb3d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:02.097642 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5238a782-c9b5-4ecf-b8df-972176cbb3d2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:43:02.098472 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 632/2510] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:02 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:02.122264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523e2b28-b870-4eab-bb84-61ffefb3147a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:02.123734 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e20ae2-cd2b-444f-8501-c36d5e387c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:02.166395 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['ae47cc72-7418-4319-b4a7-c94c829a484a', 'e24813ac-9e03-4d10-a55e-d470c9e6b72b', '835991d4-bff6-4940-b8e9-0e398f3b1376', '91336d72-1c3c-405f-b14e-04d94a10e829'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:02.167763 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e20ae2-cd2b-444f-8501-c36d5e387c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae47cc72-7418-4319-b4a7-c94c829a484a', 'e24813ac-9e03-4d10-a55e-d470c9e6b72b', '835991d4-bff6-4940-b8e9-0e398f3b1376', '91336d72-1c3c-405f-b14e-04d94a10e829']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:02.168209 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c159cabe-7f74-4996-97f4-e30d6cf5f77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:02.189481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c159cabe-7f74-4996-97f4-e30d6cf5f77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3afad07c-cfb8-4c6d-837d-4010ccbb2eec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-702855672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['ae47cc72-7418-4319-b4a7-c94c829a484a','e24813ac-9e03-4d10-a55e-d470c9e6b72b','835991d4-bff6-4940-b8e9-0e398f3b1376','91336d72-1c3c-405f-b14e-04d94a10e829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-702855672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3afad07c-cfb8-4c6d-837d-4010ccbb2eec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:02.190228 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0a2eeb-fc4c-4141-a831-1bb039e6981e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:02.200950 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=531,cinder:UPDATE=133,cinder:INSERT=91 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:43:02.212678 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0a2eeb-fc4c-4141-a831-1bb039e6981e) transitioned into state 'SUCCESS' from state '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-702855672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['ae47cc72-7418-4319-b4a7-c94c829a484a','e24813ac-9e03-4d10-a55e-d470c9e6b72b','835991d4-bff6-4940-b8e9-0e398f3b1376','91336d72-1c3c-405f-b14e-04d94a10e829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:02.215716 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca71d60c-8334-4e33-b130-b609582d9951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:02.224042 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca71d60c-8334-4e33-b130-b609582d9951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:02.225007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (641b6340-5cf6-44d8-96e0-7680dd83dadc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:02.225486 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:43:02.226092 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-307a4769-9223-453a-a36a-86665da40a91 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:02.226524 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 627/2511] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:43:02 2026] POST /volume/v3/volumes => generated 769 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:02.245949 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83fd0ed9-c4ff-4abd-acf1-501431c474e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:02.248053 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83fd0ed9-c4ff-4abd-acf1-501431c474e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:02.249144 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83fd0ed9-c4ff-4abd-acf1-501431c474e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:02.249144 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83fd0ed9-c4ff-4abd-acf1-501431c474e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:02.258566 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:02.258566 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:02.263635 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-83fd0ed9-c4ff-4abd-acf1-501431c474e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:02.269539 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83fd0ed9-c4ff-4abd-acf1-501431c474e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec returned with HTTP 200 Aug 12 21:43:02.270153 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 623/2512] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:02 2026] GET /volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:02.575983 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f9b2ba17-7e76-4fb6-94a6-b537cd37d4f7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:02.578138 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9b2ba17-7e76-4fb6-94a6-b537cd37d4f7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:02.578354 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9b2ba17-7e76-4fb6-94a6-b537cd37d4f7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:02.578614 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9b2ba17-7e76-4fb6-94a6-b537cd37d4f7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:02.587098 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:02.587098 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:02.591365 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f9b2ba17-7e76-4fb6-94a6-b537cd37d4f7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:02.597300 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9b2ba17-7e76-4fb6-94a6-b537cd37d4f7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:02.597685 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 631/2513] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:02 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:03.289496 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e01b7ba3-126e-4bfa-87a7-b69abe385540 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:03.293656 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e01b7ba3-126e-4bfa-87a7-b69abe385540 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:03.294324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e01b7ba3-126e-4bfa-87a7-b69abe385540 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:03.294711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e01b7ba3-126e-4bfa-87a7-b69abe385540 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:03.303396 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:03.303396 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:03.309787 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e01b7ba3-126e-4bfa-87a7-b69abe385540 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:03.316538 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e01b7ba3-126e-4bfa-87a7-b69abe385540 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec returned with HTTP 200 Aug 12 21:43:03.317137 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 633/2514] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:03 2026] GET /volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:03.329523 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2297f4b-f643-4de6-9536-43202ffc1ec6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:03.331880 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2297f4b-f643-4de6-9536-43202ffc1ec6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:43:03.332333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2297f4b-f643-4de6-9536-43202ffc1ec6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3afad07c-cfb8-4c6d-837d-4010ccbb2eec", "name": "tempest-VolumeDependencyTests-Snapshot-695195816"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:03.342988 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:03.342988 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:03.343658 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2297f4b-f643-4de6-9536-43202ffc1ec6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:03.343837 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-b2297f4b-f643-4de6-9536-43202ffc1ec6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create snapshot from volume 3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:03.376522 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b2297f4b-f643-4de6-9536-43202ffc1ec6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['e5db54e3-249d-494f-87ad-4f87733db724', 'f6e851ca-311f-4fbf-ac8b-95fb4cf3e09c', '9589c98a-7a38-444c-b1d7-fb7c20ff32bf', '97622370-7d4e-4712-a710-8f164cbb3eb4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:03.422774 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2297f4b-f643-4de6-9536-43202ffc1ec6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot create request issued successfully. Aug 12 21:43:03.422774 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2297f4b-f643-4de6-9536-43202ffc1ec6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:43:03.422774 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 628/2515] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:43:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:43:03.436780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a5f53ae-04c1-429b-8777-ff700804d055 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:03.439218 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a5f53ae-04c1-429b-8777-ff700804d055 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:03.439700 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a5f53ae-04c1-429b-8777-ff700804d055 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:03.440048 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a5f53ae-04c1-429b-8777-ff700804d055 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:03.449905 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:03.449905 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:03.450569 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a5f53ae-04c1-429b-8777-ff700804d055 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:43:03.452161 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a5f53ae-04c1-429b-8777-ff700804d055 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 returned with HTTP 200 Aug 12 21:43:03.452803 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 624/2516] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:03 2026] GET /volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:03.615178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c2ac650-0bcf-4fba-bce3-d7543cbade9c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:03.616955 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c2ac650-0bcf-4fba-bce3-d7543cbade9c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:03.617150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c2ac650-0bcf-4fba-bce3-d7543cbade9c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:03.617346 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c2ac650-0bcf-4fba-bce3-d7543cbade9c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:03.624219 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:03.624219 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:03.631825 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c2ac650-0bcf-4fba-bce3-d7543cbade9c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:03.634991 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c2ac650-0bcf-4fba-bce3-d7543cbade9c tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:03.635345 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 632/2517] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:03 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:04.466752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8f90a315-3218-4911-9d34-e40e9fa9d276 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:04.469034 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f90a315-3218-4911-9d34-e40e9fa9d276 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:04.469318 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f90a315-3218-4911-9d34-e40e9fa9d276 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:04.469598 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f90a315-3218-4911-9d34-e40e9fa9d276 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:04.482474 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:04.482474 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:04.483147 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8f90a315-3218-4911-9d34-e40e9fa9d276 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:43:04.484350 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f90a315-3218-4911-9d34-e40e9fa9d276 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 returned with HTTP 200 Aug 12 21:43:04.484848 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 634/2518] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:04 2026] GET /volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:04.497308 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:04.500048 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:04.500581 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1326899802"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:04.502601 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'snapshot_id': 'bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1326899802'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:04.509583 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:04.509583 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:04.510145 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:43:04.510323 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:43:04.515055 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:43:04.521524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (5692e8cd-eb77-476c-9897-985d088fe354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:04.523140 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef52ea6-3167-4986-bbdf-fd094ec1fe23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:04.524128 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:04.564864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef52ea6-3167-4986-bbdf-fd094ec1fe23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:04.566032 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea3d1d8-6841-4905-82b1-1c8be51ab881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:04.620740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['8a3798cd-b76e-4da1-b285-3ca0af643af2', '3d2b1c69-a014-438c-b1cd-20a0ca5ef2fc', '8c6ef0ea-4824-4393-819b-6e0a55d0de70', 'efe4265f-b971-4eec-bacc-040fad4a0fff'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:04.621451 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea3d1d8-6841-4905-82b1-1c8be51ab881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3798cd-b76e-4da1-b285-3ca0af643af2', '3d2b1c69-a014-438c-b1cd-20a0ca5ef2fc', '8c6ef0ea-4824-4393-819b-6e0a55d0de70', 'efe4265f-b971-4eec-bacc-040fad4a0fff']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:04.622150 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abfdb127-b6ee-4738-9b00-03eb13798ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:04.648375 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00f4e3d6-d93e-475a-a071-436000f988c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:04.650303 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00f4e3d6-d93e-475a-a071-436000f988c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:04.651212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00f4e3d6-d93e-475a-a071-436000f988c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:04.651212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00f4e3d6-d93e-475a-a071-436000f988c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:04.661602 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:04.661602 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:04.666093 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00f4e3d6-d93e-475a-a071-436000f988c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:04.670184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abfdb127-b6ee-4738-9b00-03eb13798ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '450e7d39-f351-4179-8d88-5a17d0231e06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1326899802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['8a3798cd-b76e-4da1-b285-3ca0af643af2','3d2b1c69-a014-438c-b1cd-20a0ca5ef2fc','8c6ef0ea-4824-4393-819b-6e0a55d0de70','efe4265f-b971-4eec-bacc-040fad4a0fff'],size=1,snapshot_id=bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1326899802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=450e7d39-f351-4179-8d88-5a17d0231e06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:04.671040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb691b4-981d-4516-a011-cdfb4b2bc39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:04.671682 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00f4e3d6-d93e-475a-a071-436000f988c5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:04.671682 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 625/2519] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:04 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:04.704868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb691b4-981d-4516-a011-cdfb4b2bc39c) transitioned into state 'SUCCESS' from state '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-1326899802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['8a3798cd-b76e-4da1-b285-3ca0af643af2','3d2b1c69-a014-438c-b1cd-20a0ca5ef2fc','8c6ef0ea-4824-4393-819b-6e0a55d0de70','efe4265f-b971-4eec-bacc-040fad4a0fff'],size=1,snapshot_id=bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:04.705640 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (089b4096-1a0e-4e3f-a859-15f53441e9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:04.730752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (089b4096-1a0e-4e3f-a859-15f53441e9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:04.731555 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (5692e8cd-eb77-476c-9897-985d088fe354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:04.734829 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:43:04.736197 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa13e546-c284-439e-8fa8-d683bbb8d8ef tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:04.736197 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 629/2520] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:43:04 2026] POST /volume/v3/volumes => generated 804 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:04.750153 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a4a22622-545d-4905-acd8-cf09cf33d783 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:04.752922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4a22622-545d-4905-acd8-cf09cf33d783 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 Aug 12 21:43:04.752922 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4a22622-545d-4905-acd8-cf09cf33d783 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:04.753160 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4a22622-545d-4905-acd8-cf09cf33d783 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:04.764001 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:04.764001 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:04.771094 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a4a22622-545d-4905-acd8-cf09cf33d783 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:04.781154 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4a22622-545d-4905-acd8-cf09cf33d783 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 returned with HTTP 200 Aug 12 21:43:04.781154 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 633/2521] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:04 2026] GET /volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:05.693386 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8bf43f60-db57-4cf2-9dd1-9a6b49bcc321 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:05.695696 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bf43f60-db57-4cf2-9dd1-9a6b49bcc321 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:05.695978 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bf43f60-db57-4cf2-9dd1-9a6b49bcc321 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:05.696254 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bf43f60-db57-4cf2-9dd1-9a6b49bcc321 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:05.705073 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:05.705073 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:05.709512 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8bf43f60-db57-4cf2-9dd1-9a6b49bcc321 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:05.715080 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bf43f60-db57-4cf2-9dd1-9a6b49bcc321 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:05.715556 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 635/2522] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:05 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:05.797082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c0dbc46-f247-4dc9-88b0-a7f9c4b7a86a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:05.801641 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c0dbc46-f247-4dc9-88b0-a7f9c4b7a86a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 Aug 12 21:43:05.801641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c0dbc46-f247-4dc9-88b0-a7f9c4b7a86a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:05.801641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c0dbc46-f247-4dc9-88b0-a7f9c4b7a86a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:05.807530 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:05.807530 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:05.811965 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c0dbc46-f247-4dc9-88b0-a7f9c4b7a86a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:05.817533 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c0dbc46-f247-4dc9-88b0-a7f9c4b7a86a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 returned with HTTP 200 Aug 12 21:43:05.818168 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 626/2523] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:05 2026] GET /volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:05.833813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5370cf69-46e1-4374-9781-b15dc6b3726d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:05.835730 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5370cf69-46e1-4374-9781-b15dc6b3726d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:05.836096 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5370cf69-46e1-4374-9781-b15dc6b3726d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:05.837646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5370cf69-46e1-4374-9781-b15dc6b3726d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:05.837646 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-5370cf69-46e1-4374-9781-b15dc6b3726d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:05.846761 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:05.846761 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:05.846761 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5370cf69-46e1-4374-9781-b15dc6b3726d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:43:05.875400 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5370cf69-46e1-4374-9781-b15dc6b3726d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot delete request issued successfully. Aug 12 21:43:05.875546 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5370cf69-46e1-4374-9781-b15dc6b3726d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 returned with HTTP 202 Aug 12 21:43:05.876130 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 630/2524] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:43:05 2026] DELETE /volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:43:05.887391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a7abea9-7604-4166-8ce9-6f2994e1de4b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:05.895148 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a7abea9-7604-4166-8ce9-6f2994e1de4b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:05.895148 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a7abea9-7604-4166-8ce9-6f2994e1de4b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:05.895148 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a7abea9-7604-4166-8ce9-6f2994e1de4b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:05.904689 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:05.904689 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:05.905308 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a7abea9-7604-4166-8ce9-6f2994e1de4b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Snapshot retrieved successfully. Aug 12 21:43:05.906411 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a7abea9-7604-4166-8ce9-6f2994e1de4b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 returned with HTTP 200 Aug 12 21:43:05.906947 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 634/2525] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:05 2026] GET /volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:06.732969 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ac6dca3-adb3-4076-b67a-3990490d569a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:06.735262 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ac6dca3-adb3-4076-b67a-3990490d569a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:06.735574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ac6dca3-adb3-4076-b67a-3990490d569a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:06.735920 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ac6dca3-adb3-4076-b67a-3990490d569a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:06.745537 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:06.745537 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:06.751691 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9ac6dca3-adb3-4076-b67a-3990490d569a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:06.757513 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ac6dca3-adb3-4076-b67a-3990490d569a tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:06.758353 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 636/2526] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:06 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:06.919184 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ff30dda-9971-4873-84a8-553365fa9321 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:06.921020 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ff30dda-9971-4873-84a8-553365fa9321 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:06.921238 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ff30dda-9971-4873-84a8-553365fa9321 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:06.921909 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ff30dda-9971-4873-84a8-553365fa9321 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:06.925786 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ff30dda-9971-4873-84a8-553365fa9321 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 returned with HTTP 404 Aug 12 21:43:06.926245 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 627/2527] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:06 2026] GET /volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:06.932820 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d5995cf-0328-4a27-b89d-e1b5f7d1d048 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:06.934524 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d5995cf-0328-4a27-b89d-e1b5f7d1d048 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:06.934872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d5995cf-0328-4a27-b89d-e1b5f7d1d048 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:06.935093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d5995cf-0328-4a27-b89d-e1b5f7d1d048 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:06.935093 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7d5995cf-0328-4a27-b89d-e1b5f7d1d048 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:06.942817 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:06.942817 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:06.943248 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d5995cf-0328-4a27-b89d-e1b5f7d1d048 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:06.962018 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d5995cf-0328-4a27-b89d-e1b5f7d1d048 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:43:06.962268 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d5995cf-0328-4a27-b89d-e1b5f7d1d048 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec returned with HTTP 202 Aug 12 21:43:06.962830 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 631/2528] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:06 2026] DELETE /volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:43:06.973802 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5cbe9f1d-47db-4c66-86bd-d670974e1cde None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:06.975968 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cbe9f1d-47db-4c66-86bd-d670974e1cde tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:06.976226 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cbe9f1d-47db-4c66-86bd-d670974e1cde tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:06.976411 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cbe9f1d-47db-4c66-86bd-d670974e1cde tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:06.985266 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:06.985266 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:06.990075 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5cbe9f1d-47db-4c66-86bd-d670974e1cde tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:06.995071 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cbe9f1d-47db-4c66-86bd-d670974e1cde tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec returned with HTTP 200 Aug 12 21:43:06.995767 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 635/2529] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:06 2026] GET /volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:07.775436 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b98a114e-af7b-4f21-8712-eb344587c815 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:07.779072 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b98a114e-af7b-4f21-8712-eb344587c815 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:07.779300 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b98a114e-af7b-4f21-8712-eb344587c815 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:07.779529 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b98a114e-af7b-4f21-8712-eb344587c815 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:07.788461 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:07.788461 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:07.795070 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b98a114e-af7b-4f21-8712-eb344587c815 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:07.801065 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b98a114e-af7b-4f21-8712-eb344587c815 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:07.804649 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 637/2530] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:07 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:08.019138 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a27ecdef-cdc9-4545-b163-174758b76fea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:08.023164 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a27ecdef-cdc9-4545-b163-174758b76fea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:08.023453 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a27ecdef-cdc9-4545-b163-174758b76fea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:08.023737 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a27ecdef-cdc9-4545-b163-174758b76fea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:08.027155 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=455,cinder:INSERT=63,cinder:UPDATE=122 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:43:08.032062 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a27ecdef-cdc9-4545-b163-174758b76fea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec returned with HTTP 404 Aug 12 21:43:08.033069 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 628/2531] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:08 2026] GET /volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:08.043748 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09feb346-8bd3-4189-8314-f52733b1ac6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:08.046048 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:08.046596 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1008513942"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:08.048570 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1008513942'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:08.048762 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:43:08.060237 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:43:08.068850 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (42a8bc53-9d79-4d2e-a309-dc7d71867e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:08.070421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6d3d99-b47c-4c68-a293-d5bb95fe314c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:08.072002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:08.106284 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6d3d99-b47c-4c68-a293-d5bb95fe314c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:08.107535 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeeecc4f-2700-4cdc-8f87-27ede322ad14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:08.161397 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['95ef8f2f-2ae1-4846-85ee-efdbf19f4aa0', '60bb2ccd-439d-4702-aa10-077a15773fbb', '672c6d30-5a16-468c-8a3a-2ac04f8e7021', 'd1ffef96-68ca-4e38-9f01-c68e219a3225'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:08.162292 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeeecc4f-2700-4cdc-8f87-27ede322ad14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ef8f2f-2ae1-4846-85ee-efdbf19f4aa0', '60bb2ccd-439d-4702-aa10-077a15773fbb', '672c6d30-5a16-468c-8a3a-2ac04f8e7021', 'd1ffef96-68ca-4e38-9f01-c68e219a3225']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:08.163172 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560ea07b-7a11-414e-9c55-d32c861ee523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:08.189868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560ea07b-7a11-414e-9c55-d32c861ee523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc47a96-af50-407c-a0b3-be136961fe65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1008513942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['95ef8f2f-2ae1-4846-85ee-efdbf19f4aa0','60bb2ccd-439d-4702-aa10-077a15773fbb','672c6d30-5a16-468c-8a3a-2ac04f8e7021','d1ffef96-68ca-4e38-9f01-c68e219a3225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1008513942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffc47a96-af50-407c-a0b3-be136961fe65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:08.190707 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3a3355-83ee-4530-8b9d-7a355ca30f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:08.209822 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3a3355-83ee-4530-8b9d-7a355ca30f1a) transitioned into state 'SUCCESS' from state '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-1008513942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['95ef8f2f-2ae1-4846-85ee-efdbf19f4aa0','60bb2ccd-439d-4702-aa10-077a15773fbb','672c6d30-5a16-468c-8a3a-2ac04f8e7021','d1ffef96-68ca-4e38-9f01-c68e219a3225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:08.210692 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d14111-a202-4406-97f2-dc67f55980c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:08.223321 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d14111-a202-4406-97f2-dc67f55980c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:08.224237 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (42a8bc53-9d79-4d2e-a309-dc7d71867e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:08.224787 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:43:08.226032 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09feb346-8bd3-4189-8314-f52733b1ac6d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:08.226685 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 632/2532] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:43:08 2026] POST /volume/v3/volumes => generated 770 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:08.251564 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d2929e36-c7db-4e6a-a3be-a81cdf207fcb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:08.254085 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2929e36-c7db-4e6a-a3be-a81cdf207fcb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:08.254479 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2929e36-c7db-4e6a-a3be-a81cdf207fcb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:08.255302 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2929e36-c7db-4e6a-a3be-a81cdf207fcb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:08.268179 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:08.268179 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:08.273030 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d2929e36-c7db-4e6a-a3be-a81cdf207fcb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:08.279279 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2929e36-c7db-4e6a-a3be-a81cdf207fcb tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 returned with HTTP 200 Aug 12 21:43:08.279848 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 636/2533] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:08 2026] GET /volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:08.829074 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6aa1b4e1-9ad5-48da-92f2-b782e35427de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:08.831135 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6aa1b4e1-9ad5-48da-92f2-b782e35427de tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:08.831378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6aa1b4e1-9ad5-48da-92f2-b782e35427de tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:08.831592 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6aa1b4e1-9ad5-48da-92f2-b782e35427de tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:08.842856 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:08.842856 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:08.850580 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6aa1b4e1-9ad5-48da-92f2-b782e35427de tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:08.859904 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6aa1b4e1-9ad5-48da-92f2-b782e35427de tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:08.860521 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 638/2534] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:08 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:09.297618 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5c69692-4a03-4209-a999-0f45d432887e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:09.302081 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5c69692-4a03-4209-a999-0f45d432887e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:09.302368 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5c69692-4a03-4209-a999-0f45d432887e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:09.302708 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5c69692-4a03-4209-a999-0f45d432887e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:09.311689 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:09.311689 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:09.316525 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5c69692-4a03-4209-a999-0f45d432887e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:09.322670 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5c69692-4a03-4209-a999-0f45d432887e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 returned with HTTP 200 Aug 12 21:43:09.323242 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 629/2535] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:09 2026] GET /volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:09.338421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:09.340960 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:09.341463 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ffc47a96-af50-407c-a0b3-be136961fe65", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1907107673"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:09.343657 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request body: {'volume': {'source_volid': 'ffc47a96-af50-407c-a0b3-be136961fe65', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1907107673'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:09.344771 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:09.346885 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:09.347245 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1877096140", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:09.349017 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1877096140', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:09.349148 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Create volume of 1 GB Aug 12 21:43:09.352718 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=474,cinder:INSERT=69,cinder:UPDATE=143 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:43:09.354997 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Availability Zones retrieved successfully. Aug 12 21:43:09.358091 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:09.358091 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:09.358952 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume retrieved successfully. Aug 12 21:43:09.359129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume of 1 GB Aug 12 21:43:09.364077 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Availability Zones retrieved successfully. Aug 12 21:43:09.364904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Flow 'volume_create_api' (c52591cf-7b4b-4fc5-a4c1-1a1676e034e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:09.366274 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44894159-23cc-4459-9d7a-9135a852549a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.367262 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:09.372885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (c5571a7e-2d1e-4b65-a59a-f2e57d8f1716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:09.374713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ec3fb5-283a-4d82-b798-e5b3eb929376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.376102 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:09.394981 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44894159-23cc-4459-9d7a-9135a852549a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.395735 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d7e459-592b-42b1-b496-0ea8113cded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.407650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ec3fb5-283a-4d82-b798-e5b3eb929376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ffc47a96-af50-407c-a0b3-be136961fe65', 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.408434 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e08f5d-c105-491b-ba2a-fd0cf885a69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.449132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Created reservations ['5e684a9a-34ec-49de-b9b7-15e26f2c9c0d', '397c6e82-a1d9-412d-b339-adeaf56de0f4', 'b7cd4d3b-91c8-44d6-b362-c176e0f0408e', '4825243a-6780-4c8d-9688-242ab79a622b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:09.450225 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e08f5d-c105-491b-ba2a-fd0cf885a69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e684a9a-34ec-49de-b9b7-15e26f2c9c0d', '397c6e82-a1d9-412d-b339-adeaf56de0f4', 'b7cd4d3b-91c8-44d6-b362-c176e0f0408e', '4825243a-6780-4c8d-9688-242ab79a622b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.451349 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cab1c45-33d2-407c-b884-60307d560eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.461397 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Created reservations ['f0133d73-1343-446e-8caa-6444e127d062', '6b17486b-c9e9-4a13-b535-2717a76945f0', '70ae0148-e12f-4fdc-a37b-914fe79b5b1d', '2d9aeacb-feaa-4aef-8b0f-2ebee17d5bb9'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:09.462490 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d7e459-592b-42b1-b496-0ea8113cded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0133d73-1343-446e-8caa-6444e127d062', '6b17486b-c9e9-4a13-b535-2717a76945f0', '70ae0148-e12f-4fdc-a37b-914fe79b5b1d', '2d9aeacb-feaa-4aef-8b0f-2ebee17d5bb9']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.463483 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0e6205-996a-4860-aa74-7c376012d4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.487096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0e6205-996a-4860-aa74-7c376012d4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a9f5f05-4a69-44bf-bdef-f996e3fdfd72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1877096140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45a7d475d41c4206a54be8a3ee924c56',qos_specs=None,replication_status=,reservations=['f0133d73-1343-446e-8caa-6444e127d062','6b17486b-c9e9-4a13-b535-2717a76945f0','70ae0148-e12f-4fdc-a37b-914fe79b5b1d','2d9aeacb-feaa-4aef-8b0f-2ebee17d5bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='feeee9ddf0684e0f862b5247055678ac',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1877096140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a9f5f05-4a69-44bf-bdef-f996e3fdfd72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a7d475d41c4206a54be8a3ee924c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='feeee9ddf0684e0f862b5247055678ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.487893 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cab1c45-33d2-407c-b884-60307d560eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ab43e60-9a81-439b-b9d7-3e172d0d51a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1907107673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['5e684a9a-34ec-49de-b9b7-15e26f2c9c0d','397c6e82-a1d9-412d-b339-adeaf56de0f4','b7cd4d3b-91c8-44d6-b362-c176e0f0408e','4825243a-6780-4c8d-9688-242ab79a622b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ffc47a96-af50-407c-a0b3-be136961fe65,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1907107673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ab43e60-9a81-439b-b9d7-3e172d0d51a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a136e52b24b4253a9ba1874e0105d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ffc47a96-af50-407c-a0b3-be136961fe65,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.488151 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd5a810-698b-4244-a7b1-bd641b276399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.488894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdc9b5c4-584b-4fd5-b5dd-7c1587dea3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.508375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd5a810-698b-4244-a7b1-bd641b276399) transitioned into state 'SUCCESS' from state '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-1877096140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45a7d475d41c4206a54be8a3ee924c56',qos_specs=None,replication_status=,reservations=['f0133d73-1343-446e-8caa-6444e127d062','6b17486b-c9e9-4a13-b535-2717a76945f0','70ae0148-e12f-4fdc-a37b-914fe79b5b1d','2d9aeacb-feaa-4aef-8b0f-2ebee17d5bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='feeee9ddf0684e0f862b5247055678ac',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.509228 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044195c-208e-45f4-bc07-dcf77ca35328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.518673 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044195c-208e-45f4-bc07-dcf77ca35328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.519598 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Flow 'volume_create_api' (c52591cf-7b4b-4fc5-a4c1-1a1676e034e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:09.519967 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Create volume request issued successfully. Aug 12 21:43:09.520600 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5498cf2b-78a8-450e-9a70-4d0587c39330 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:09.521162 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 637/2536] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:43:09 2026] POST /volume/v3/volumes => generated 747 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:43:09.528642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdc9b5c4-584b-4fd5-b5dd-7c1587dea3b0) transitioned into state 'SUCCESS' from state '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-1907107673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a136e52b24b4253a9ba1874e0105d9d',qos_specs=None,replication_status=,reservations=['5e684a9a-34ec-49de-b9b7-15e26f2c9c0d','397c6e82-a1d9-412d-b339-adeaf56de0f4','b7cd4d3b-91c8-44d6-b362-c176e0f0408e','4825243a-6780-4c8d-9688-242ab79a622b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ffc47a96-af50-407c-a0b3-be136961fe65,status='creating',user_id='9e86dfb7f81c41bda54d3033c04fba2c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.529713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5339f69a-e3cc-48ab-b957-bd0536a4d2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:09.554351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5339f69a-e3cc-48ab-b957-bd0536a4d2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:09.555591 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Flow 'volume_create_api' (c5571a7e-2d1e-4b65-a59a-f2e57d8f1716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:09.556049 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Create volume request issued successfully. Aug 12 21:43:09.556870 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee9838be-d44b-4c1e-913b-a43f83c8f509 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:09.557468 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 633/2537] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:43:09 2026] POST /volume/v3/volumes => generated 804 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:09.576996 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e26f8843-c9fc-4575-aa90-9a21598535d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:09.579153 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e26f8843-c9fc-4575-aa90-9a21598535d7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 Aug 12 21:43:09.579395 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e26f8843-c9fc-4575-aa90-9a21598535d7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:09.579616 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e26f8843-c9fc-4575-aa90-9a21598535d7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:09.588139 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:09.588139 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:09.592812 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e26f8843-c9fc-4575-aa90-9a21598535d7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:09.598857 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e26f8843-c9fc-4575-aa90-9a21598535d7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 returned with HTTP 200 Aug 12 21:43:09.598857 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 639/2538] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:09 2026] GET /volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:09.881597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e716536-9682-49d2-8170-52f1aba5500d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:09.884003 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e716536-9682-49d2-8170-52f1aba5500d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:09.884187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e716536-9682-49d2-8170-52f1aba5500d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:09.884442 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e716536-9682-49d2-8170-52f1aba5500d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:09.894823 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:09.894823 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:09.899757 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e716536-9682-49d2-8170-52f1aba5500d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:09.907317 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e716536-9682-49d2-8170-52f1aba5500d tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:09.907592 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 630/2539] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:09 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 1450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:10.070448 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-31bc47a3-0ee0-4447-b105-5a4ad40b9e27 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:10.072651 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-31bc47a3-0ee0-4447-b105-5a4ad40b9e27 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:10.072918 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-31bc47a3-0ee0-4447-b105-5a4ad40b9e27 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:10.073044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-31bc47a3-0ee0-4447-b105-5a4ad40b9e27 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:10.080102 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:10.080102 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:10.083899 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-31bc47a3-0ee0-4447-b105-5a4ad40b9e27 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:10.088375 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-31bc47a3-0ee0-4447-b105-5a4ad40b9e27 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:10.088790 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 638/2540] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:10 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:10.613386 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-27d72f6d-d893-4715-bcd8-d585f9d004e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:10.616037 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27d72f6d-d893-4715-bcd8-d585f9d004e7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 Aug 12 21:43:10.616302 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27d72f6d-d893-4715-bcd8-d585f9d004e7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:10.616876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27d72f6d-d893-4715-bcd8-d585f9d004e7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:10.626337 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:10.626337 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:10.631393 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-27d72f6d-d893-4715-bcd8-d585f9d004e7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:10.636775 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27d72f6d-d893-4715-bcd8-d585f9d004e7 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 returned with HTTP 200 Aug 12 21:43:10.637193 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 634/2541] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:10 2026] GET /volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:10.652709 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0da4346d-1ebe-4a66-8030-6c0b935a1281 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:10.655042 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0da4346d-1ebe-4a66-8030-6c0b935a1281 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:10.655354 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0da4346d-1ebe-4a66-8030-6c0b935a1281 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:10.655633 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0da4346d-1ebe-4a66-8030-6c0b935a1281 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:10.656068 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0da4346d-1ebe-4a66-8030-6c0b935a1281 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:10.666221 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:10.666221 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:10.667245 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0da4346d-1ebe-4a66-8030-6c0b935a1281 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:10.694736 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0da4346d-1ebe-4a66-8030-6c0b935a1281 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:43:10.695371 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0da4346d-1ebe-4a66-8030-6c0b935a1281 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 returned with HTTP 202 Aug 12 21:43:10.696022 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 640/2542] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:10 2026] DELETE /volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:43:10.706368 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3c73d9e-fc48-4b1d-814b-cbc265bcff58 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:10.708935 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3c73d9e-fc48-4b1d-814b-cbc265bcff58 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:10.709718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3c73d9e-fc48-4b1d-814b-cbc265bcff58 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:10.711299 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3c73d9e-fc48-4b1d-814b-cbc265bcff58 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:10.711391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-78ed34b1-0be5-4221-8849-61b51da99ee2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:10.715994 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-78ed34b1-0be5-4221-8849-61b51da99ee2 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:10.716152 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-78ed34b1-0be5-4221-8849-61b51da99ee2 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:10.716765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-78ed34b1-0be5-4221-8849-61b51da99ee2 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:10.722713 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:10.722713 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:10.727992 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3c73d9e-fc48-4b1d-814b-cbc265bcff58 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:10.729897 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:10.729897 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:10.734550 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3c73d9e-fc48-4b1d-814b-cbc265bcff58 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 returned with HTTP 200 Aug 12 21:43:10.735089 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 631/2543] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:10 2026] GET /volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:10.738978 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-78ed34b1-0be5-4221-8849-61b51da99ee2 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:10.746479 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-78ed34b1-0be5-4221-8849-61b51da99ee2 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:10.747158 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 639/2544] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:10 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 1450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:10.771546 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a555ddb-ff46-4786-9596-259704e31341 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:10.772153 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a555ddb-ff46-4786-9596-259704e31341 None None] GET https://10.4.3.240/volume// Aug 12 21:43:10.772406 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a555ddb-ff46-4786-9596-259704e31341 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:10.772692 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a555ddb-ff46-4786-9596-259704e31341 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:10.773154 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a555ddb-ff46-4786-9596-259704e31341 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:10.773907 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 635/2545] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:43:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:10.784804 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-06af4a34-e846-4863-ac85-b6f999851480 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:10.786754 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-06af4a34-e846-4863-ac85-b6f999851480 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:10.787252 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-06af4a34-e846-4863-ac85-b6f999851480 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd221ba7-4eda-46c5-90f5-40a677500926", "connector": null, "instance_uuid": "47ed9c42-21f2-49a6-8c25-f69d691f733f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:10.795728 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:10.795728 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:10.837511 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-06af4a34-e846-4863-ac85-b6f999851480 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:10.838233 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 641/2546] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:10 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 12 21:43:11.751875 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d4408874-535e-4ffa-a509-bbd7af9a1ea8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:11.753666 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4408874-535e-4ffa-a509-bbd7af9a1ea8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:11.753927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4408874-535e-4ffa-a509-bbd7af9a1ea8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:11.754158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4408874-535e-4ffa-a509-bbd7af9a1ea8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:11.760413 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4408874-535e-4ffa-a509-bbd7af9a1ea8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 returned with HTTP 404 Aug 12 21:43:11.760893 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 632/2547] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:11 2026] GET /volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:11.770662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c16df0f5-d9cf-4223-97d2-b77d876d9fa5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:11.773454 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c16df0f5-d9cf-4223-97d2-b77d876d9fa5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 Aug 12 21:43:11.773833 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c16df0f5-d9cf-4223-97d2-b77d876d9fa5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:11.774157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c16df0f5-d9cf-4223-97d2-b77d876d9fa5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:11.774419 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c16df0f5-d9cf-4223-97d2-b77d876d9fa5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 3ab43e60-9a81-439b-b9d7-3e172d0d51a3 Aug 12 21:43:11.783899 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:11.783899 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:11.785239 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c16df0f5-d9cf-4223-97d2-b77d876d9fa5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:11.807337 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c16df0f5-d9cf-4223-97d2-b77d876d9fa5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:43:11.807337 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c16df0f5-d9cf-4223-97d2-b77d876d9fa5 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 returned with HTTP 202 Aug 12 21:43:11.807337 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 640/2548] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:11 2026] DELETE /volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:43:11.821197 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e47ff0de-49af-4922-8748-eb47caa54c0a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:11.824367 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e47ff0de-49af-4922-8748-eb47caa54c0a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 Aug 12 21:43:11.824671 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e47ff0de-49af-4922-8748-eb47caa54c0a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:11.824919 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e47ff0de-49af-4922-8748-eb47caa54c0a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:11.836069 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:11.836069 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:11.841930 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e47ff0de-49af-4922-8748-eb47caa54c0a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:11.850948 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e47ff0de-49af-4922-8748-eb47caa54c0a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 returned with HTTP 200 Aug 12 21:43:11.850948 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 636/2549] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:11 2026] GET /volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:12.868883 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47f6d865-f19e-406b-834f-7e297ba9b15d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:12.871971 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47f6d865-f19e-406b-834f-7e297ba9b15d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 Aug 12 21:43:12.872200 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47f6d865-f19e-406b-834f-7e297ba9b15d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:12.872387 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47f6d865-f19e-406b-834f-7e297ba9b15d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:12.885455 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47f6d865-f19e-406b-834f-7e297ba9b15d tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 returned with HTTP 404 Aug 12 21:43:12.885455 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 642/2550] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:12 2026] GET /volume/v3/volumes/3ab43e60-9a81-439b-b9d7-3e172d0d51a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:12.891740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c2d0cc7-1af5-4321-a094-f21deed79173 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:12.896124 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c2d0cc7-1af5-4321-a094-f21deed79173 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:12.896359 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c2d0cc7-1af5-4321-a094-f21deed79173 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:12.896546 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c2d0cc7-1af5-4321-a094-f21deed79173 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:12.896745 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3c2d0cc7-1af5-4321-a094-f21deed79173 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:12.909100 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c2d0cc7-1af5-4321-a094-f21deed79173 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 returned with HTTP 404 Aug 12 21:43:12.911546 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 633/2551] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:12 2026] DELETE /volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:12.919097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aa449d97-5dc4-44f6-b4c1-c2e56906c0ad None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:12.922102 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aa449d97-5dc4-44f6-b4c1-c2e56906c0ad tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 Aug 12 21:43:12.922319 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aa449d97-5dc4-44f6-b4c1-c2e56906c0ad tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:12.922498 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aa449d97-5dc4-44f6-b4c1-c2e56906c0ad tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:12.929840 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aa449d97-5dc4-44f6-b4c1-c2e56906c0ad tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 returned with HTTP 404 Aug 12 21:43:12.930464 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 641/2552] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:12 2026] GET /volume/v3/volumes/ffc47a96-af50-407c-a0b3-be136961fe65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:12.938738 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc8314ff-183c-40d9-bb77-6558023145e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:12.941226 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc8314ff-183c-40d9-bb77-6558023145e0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 Aug 12 21:43:12.941506 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc8314ff-183c-40d9-bb77-6558023145e0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:12.941815 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc8314ff-183c-40d9-bb77-6558023145e0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:12.942079 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-dc8314ff-183c-40d9-bb77-6558023145e0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 450e7d39-f351-4179-8d88-5a17d0231e06 Aug 12 21:43:12.950355 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:12.950355 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:12.951498 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dc8314ff-183c-40d9-bb77-6558023145e0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:12.976579 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3bea7647-626d-4952-95bc-035afed2a4ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:12.977144 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bea7647-626d-4952-95bc-035afed2a4ce None None] GET https://10.4.3.240/volume// Aug 12 21:43:12.977379 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bea7647-626d-4952-95bc-035afed2a4ce None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:12.977600 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bea7647-626d-4952-95bc-035afed2a4ce None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:12.978105 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bea7647-626d-4952-95bc-035afed2a4ce None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:12.978811 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 643/2553] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:12.984306 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dc8314ff-183c-40d9-bb77-6558023145e0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume request issued successfully. Aug 12 21:43:12.984830 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc8314ff-183c-40d9-bb77-6558023145e0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 returned with HTTP 202 Aug 12 21:43:12.987193 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 637/2554] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:12 2026] DELETE /volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:43:12.993499 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3686715b-cbd5-47e6-8895-e3b121f31247 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:12.998073 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c0ce042f-6a38-455a-969a-fdf3b8f6eed2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:12.998929 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3686715b-cbd5-47e6-8895-e3b121f31247 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:43:12.999368 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3686715b-cbd5-47e6-8895-e3b121f31247 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:12.999755 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3686715b-cbd5-47e6-8895-e3b121f31247 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:13.002127 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0ce042f-6a38-455a-969a-fdf3b8f6eed2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 Aug 12 21:43:13.002389 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0ce042f-6a38-455a-969a-fdf3b8f6eed2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:13.002579 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0ce042f-6a38-455a-969a-fdf3b8f6eed2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:13.010758 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:13.010758 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:13.012721 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:13.012721 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:13.014885 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c0ce042f-6a38-455a-969a-fdf3b8f6eed2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Volume info retrieved successfully. Aug 12 21:43:13.017158 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3686715b-cbd5-47e6-8895-e3b121f31247 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:43:13.019488 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0ce042f-6a38-455a-969a-fdf3b8f6eed2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 returned with HTTP 200 Aug 12 21:43:13.019911 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 642/2555] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:12 2026] GET /volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:13.022215 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3686715b-cbd5-47e6-8895-e3b121f31247 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:43:13.022614 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 634/2556] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:12 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 1629 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:13.142423 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-4ff97b4b-a978-459d-9126-55ca11f40a32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:13.145834 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-4ff97b4b-a978-459d-9126-55ca11f40a32 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] PUT https://10.4.3.240/volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4 Aug 12 21:43:13.147425 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-4ff97b4b-a978-459d-9126-55ca11f40a32 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:13.159452 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-4ff97b4b-a978-459d-9126-55ca11f40a32 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Acquiring lock "cinder-attachment_update-cd221ba7-4eda-46c5-90f5-40a677500926-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:13.167799 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-4ff97b4b-a978-459d-9126-55ca11f40a32 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Lock "cinder-attachment_update-cd221ba7-4eda-46c5-90f5-40a677500926-np0000007121" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:13.168727 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:13.168727 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:13.273319 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-4ff97b4b-a978-459d-9126-55ca11f40a32 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Lock "cinder-attachment_update-cd221ba7-4eda-46c5-90f5-40a677500926-np0000007121" released by "attachment_update" :: held 0.105s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:13.273463 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-4ff97b4b-a978-459d-9126-55ca11f40a32 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4 returned with HTTP 200 Aug 12 21:43:13.274085 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 644/2557] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:13 2026] PUT /volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:13.313672 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-00ee95b9-7eaf-4041-bdfd-ac6bfaede8be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:13.320669 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-00ee95b9-7eaf-4041-bdfd-ac6bfaede8be tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] POST https://10.4.3.240/volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4/action Aug 12 21:43:13.321191 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-00ee95b9-7eaf-4041-bdfd-ac6bfaede8be tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:13.321381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-00ee95b9-7eaf-4041-bdfd-ac6bfaede8be tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:13.352808 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:13.352808 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:13.366367 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-00ee95b9-7eaf-4041-bdfd-ac6bfaede8be tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4/action returned with HTTP 204 Aug 12 21:43:13.366856 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 638/2558] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:43:13 2026] POST /volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.035721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-86eceff1-3945-4b2b-b3b0-9202be1a2a69 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.038883 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-86eceff1-3945-4b2b-b3b0-9202be1a2a69 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 Aug 12 21:43:14.038883 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-86eceff1-3945-4b2b-b3b0-9202be1a2a69 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.038883 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-86eceff1-3945-4b2b-b3b0-9202be1a2a69 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.045170 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-86eceff1-3945-4b2b-b3b0-9202be1a2a69 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 returned with HTTP 404 Aug 12 21:43:14.046023 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 643/2559] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/450e7d39-f351-4179-8d88-5a17d0231e06 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.054051 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a32eee20-1c30-40fb-9411-c17d01465dc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.061847 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a32eee20-1c30-40fb-9411-c17d01465dc6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:14.061847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a32eee20-1c30-40fb-9411-c17d01465dc6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.061847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a32eee20-1c30-40fb-9411-c17d01465dc6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.061847 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-a32eee20-1c30-40fb-9411-c17d01465dc6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:14.069653 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a32eee20-1c30-40fb-9411-c17d01465dc6 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 returned with HTTP 404 Aug 12 21:43:14.070600 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 635/2560] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.078814 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fbae9708-4771-453a-b040-171d4f63fc59 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.081330 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fbae9708-4771-453a-b040-171d4f63fc59 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 Aug 12 21:43:14.081605 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fbae9708-4771-453a-b040-171d4f63fc59 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.081835 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fbae9708-4771-453a-b040-171d4f63fc59 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.090822 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fbae9708-4771-453a-b040-171d4f63fc59 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 returned with HTTP 404 Aug 12 21:43:14.092616 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 645/2561] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/snapshots/bc1c2a89-6b0b-4fa5-9cb1-afea385bbe43 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.101333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e14408da-c920-4df8-ba35-4f8c30a9ab5b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.103852 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e14408da-c920-4df8-ba35-4f8c30a9ab5b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:14.104237 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e14408da-c920-4df8-ba35-4f8c30a9ab5b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.104308 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e14408da-c920-4df8-ba35-4f8c30a9ab5b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.104534 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e14408da-c920-4df8-ba35-4f8c30a9ab5b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:14.115223 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e14408da-c920-4df8-ba35-4f8c30a9ab5b tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec returned with HTTP 404 Aug 12 21:43:14.115371 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 639/2562] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.126676 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-221b8d71-33ff-429e-9f17-c53724f85f72 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.128162 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-221b8d71-33ff-429e-9f17-c53724f85f72 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec Aug 12 21:43:14.128392 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-221b8d71-33ff-429e-9f17-c53724f85f72 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.128612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-221b8d71-33ff-429e-9f17-c53724f85f72 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.134939 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-221b8d71-33ff-429e-9f17-c53724f85f72 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec returned with HTTP 404 Aug 12 21:43:14.135560 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 644/2563] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/3afad07c-cfb8-4c6d-837d-4010ccbb2eec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.142526 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae6752f7-661b-40c0-b7de-3acd58c94e99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.144700 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae6752f7-661b-40c0-b7de-3acd58c94e99 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:43:14.144700 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae6752f7-661b-40c0-b7de-3acd58c94e99 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.144828 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae6752f7-661b-40c0-b7de-3acd58c94e99 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.145718 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ae6752f7-661b-40c0-b7de-3acd58c94e99 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:43:14.152610 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae6752f7-661b-40c0-b7de-3acd58c94e99 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a returned with HTTP 404 Aug 12 21:43:14.152610 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 636/2564] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.161143 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd4f82b9-f416-4162-8d7a-f85efc9b10f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.163553 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd4f82b9-f416-4162-8d7a-f85efc9b10f3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a Aug 12 21:43:14.164204 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd4f82b9-f416-4162-8d7a-f85efc9b10f3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.164204 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd4f82b9-f416-4162-8d7a-f85efc9b10f3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.174614 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd4f82b9-f416-4162-8d7a-f85efc9b10f3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a returned with HTTP 404 Aug 12 21:43:14.175247 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 646/2565] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/1c5134f8-4c5d-4bd3-afe2-1ef1a10e3a6a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.185668 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b1507dd-20a7-4ced-8908-4d76fc2a7b02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.189191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b1507dd-20a7-4ced-8908-4d76fc2a7b02 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:43:14.189465 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b1507dd-20a7-4ced-8908-4d76fc2a7b02 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.189720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b1507dd-20a7-4ced-8908-4d76fc2a7b02 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.189861 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-5b1507dd-20a7-4ced-8908-4d76fc2a7b02 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:43:14.195668 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b1507dd-20a7-4ced-8908-4d76fc2a7b02 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 returned with HTTP 404 Aug 12 21:43:14.196296 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 640/2566] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.211395 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-61c4cb82-6caf-4b77-8fbc-4b00da3592f4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.213472 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61c4cb82-6caf-4b77-8fbc-4b00da3592f4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 Aug 12 21:43:14.214182 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61c4cb82-6caf-4b77-8fbc-4b00da3592f4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.214609 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61c4cb82-6caf-4b77-8fbc-4b00da3592f4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.221756 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61c4cb82-6caf-4b77-8fbc-4b00da3592f4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 returned with HTTP 404 Aug 12 21:43:14.222397 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 645/2567] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/snapshots/d2b4236b-20b3-4026-b2a0-3f3c365b8472 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.245559 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b06c094c-67ba-44c7-a368-4c2b87eb03e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.248011 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b06c094c-67ba-44c7-a368-4c2b87eb03e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:43:14.248364 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b06c094c-67ba-44c7-a368-4c2b87eb03e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.248562 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b06c094c-67ba-44c7-a368-4c2b87eb03e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.248758 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b06c094c-67ba-44c7-a368-4c2b87eb03e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:43:14.261810 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b06c094c-67ba-44c7-a368-4c2b87eb03e4 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 returned with HTTP 404 Aug 12 21:43:14.262015 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 637/2568] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.275575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f624698-0241-4d88-9f95-355f8bfffd73 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.278187 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f624698-0241-4d88-9f95-355f8bfffd73 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 Aug 12 21:43:14.278434 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f624698-0241-4d88-9f95-355f8bfffd73 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.278678 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f624698-0241-4d88-9f95-355f8bfffd73 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.287781 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f624698-0241-4d88-9f95-355f8bfffd73 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 returned with HTTP 404 Aug 12 21:43:14.288832 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 647/2569] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/219ed092-8a94-442d-ba25-6d1977f5d5e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.300479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a4e6c2f-e0a8-4f97-b05b-a404703963f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.302500 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a4e6c2f-e0a8-4f97-b05b-a404703963f9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:43:14.302706 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a4e6c2f-e0a8-4f97-b05b-a404703963f9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.302900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a4e6c2f-e0a8-4f97-b05b-a404703963f9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.303002 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-8a4e6c2f-e0a8-4f97-b05b-a404703963f9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: 92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:43:14.310094 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a4e6c2f-e0a8-4f97-b05b-a404703963f9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 returned with HTTP 404 Aug 12 21:43:14.310094 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 641/2570] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.318952 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8e24fac2-0140-4d01-8bad-89d6a44514a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.320668 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e24fac2-0140-4d01-8bad-89d6a44514a3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 Aug 12 21:43:14.320899 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e24fac2-0140-4d01-8bad-89d6a44514a3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.321156 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e24fac2-0140-4d01-8bad-89d6a44514a3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.327093 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e24fac2-0140-4d01-8bad-89d6a44514a3 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 returned with HTTP 404 Aug 12 21:43:14.327610 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 646/2571] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/snapshots/92b245f6-a929-497b-b3e4-0ebef0157040 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.336028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55e20842-5062-43bc-bfed-a02d6a9e26d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.337164 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55e20842-5062-43bc-bfed-a02d6a9e26d2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:43:14.337377 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55e20842-5062-43bc-bfed-a02d6a9e26d2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.337611 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55e20842-5062-43bc-bfed-a02d6a9e26d2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.337803 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-55e20842-5062-43bc-bfed-a02d6a9e26d2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:43:14.344285 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55e20842-5062-43bc-bfed-a02d6a9e26d2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 returned with HTTP 404 Aug 12 21:43:14.344739 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 638/2572] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.356531 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6673795b-9f44-4012-9f0d-42075c0d48a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.358607 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6673795b-9f44-4012-9f0d-42075c0d48a8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 Aug 12 21:43:14.358895 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6673795b-9f44-4012-9f0d-42075c0d48a8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.359150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6673795b-9f44-4012-9f0d-42075c0d48a8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.369511 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6673795b-9f44-4012-9f0d-42075c0d48a8 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 returned with HTTP 404 Aug 12 21:43:14.369992 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 648/2573] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/e97a3826-d650-43dd-b94d-217bee4dbde9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.377804 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abff1209-e770-490f-b903-584b3428dee9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.382080 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abff1209-e770-490f-b903-584b3428dee9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:43:14.382080 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abff1209-e770-490f-b903-584b3428dee9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.382080 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abff1209-e770-490f-b903-584b3428dee9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.382080 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-abff1209-e770-490f-b903-584b3428dee9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:43:14.387055 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abff1209-e770-490f-b903-584b3428dee9 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff returned with HTTP 404 Aug 12 21:43:14.387711 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 642/2574] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.397906 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-95c3da5d-2b5d-4d8f-af66-a93b9eaada8e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.400772 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95c3da5d-2b5d-4d8f-af66-a93b9eaada8e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff Aug 12 21:43:14.401030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95c3da5d-2b5d-4d8f-af66-a93b9eaada8e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.401266 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95c3da5d-2b5d-4d8f-af66-a93b9eaada8e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.407070 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95c3da5d-2b5d-4d8f-af66-a93b9eaada8e tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff returned with HTTP 404 Aug 12 21:43:14.407511 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 647/2575] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/0ed84fd3-ac83-412c-a2c2-179d42d00dff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.414088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6c3ec08-c74f-4302-9b9b-9f91881342b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.415876 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6c3ec08-c74f-4302-9b9b-9f91881342b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:43:14.416110 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6c3ec08-c74f-4302-9b9b-9f91881342b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.416397 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6c3ec08-c74f-4302-9b9b-9f91881342b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.416646 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c6c3ec08-c74f-4302-9b9b-9f91881342b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:43:14.425768 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6c3ec08-c74f-4302-9b9b-9f91881342b0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d returned with HTTP 404 Aug 12 21:43:14.427475 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 639/2576] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.434383 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d3b7695-92fa-4061-8dec-f8db00cd9274 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.438353 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d3b7695-92fa-4061-8dec-f8db00cd9274 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d Aug 12 21:43:14.438353 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d3b7695-92fa-4061-8dec-f8db00cd9274 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.438353 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d3b7695-92fa-4061-8dec-f8db00cd9274 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.442303 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d3b7695-92fa-4061-8dec-f8db00cd9274 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d returned with HTTP 404 Aug 12 21:43:14.442828 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 649/2577] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/c289b0b4-a55d-4fd0-8835-0e6f689c465d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.451804 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bcfc8c36-749b-4952-b9d2-2c729e7af4e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.454187 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bcfc8c36-749b-4952-b9d2-2c729e7af4e2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:43:14.454438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bcfc8c36-749b-4952-b9d2-2c729e7af4e2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.454703 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bcfc8c36-749b-4952-b9d2-2c729e7af4e2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.454897 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-bcfc8c36-749b-4952-b9d2-2c729e7af4e2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: 8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:43:14.461734 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bcfc8c36-749b-4952-b9d2-2c729e7af4e2 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 returned with HTTP 404 Aug 12 21:43:14.462246 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 643/2578] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.472077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b0ac543-ec67-48dc-8279-21a1a8373a07 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.474311 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b0ac543-ec67-48dc-8279-21a1a8373a07 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 Aug 12 21:43:14.474567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b0ac543-ec67-48dc-8279-21a1a8373a07 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.474804 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b0ac543-ec67-48dc-8279-21a1a8373a07 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.481364 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b0ac543-ec67-48dc-8279-21a1a8373a07 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 returned with HTTP 404 Aug 12 21:43:14.481894 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 648/2579] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/snapshots/8758def6-a259-4074-be8f-9aabbf9b6e34 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.491236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abfb15c3-2253-4831-869f-299a0d909aea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.493012 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abfb15c3-2253-4831-869f-299a0d909aea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:43:14.493296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abfb15c3-2253-4831-869f-299a0d909aea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.493551 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abfb15c3-2253-4831-869f-299a0d909aea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.493804 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-abfb15c3-2253-4831-869f-299a0d909aea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:43:14.499833 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abfb15c3-2253-4831-869f-299a0d909aea tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a returned with HTTP 404 Aug 12 21:43:14.500339 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 640/2580] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.514646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9111c2a-ed9f-4b20-8bcf-fac582f93f01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.516834 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9111c2a-ed9f-4b20-8bcf-fac582f93f01 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a Aug 12 21:43:14.517671 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9111c2a-ed9f-4b20-8bcf-fac582f93f01 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.517671 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9111c2a-ed9f-4b20-8bcf-fac582f93f01 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.524442 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9111c2a-ed9f-4b20-8bcf-fac582f93f01 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a returned with HTTP 404 Aug 12 21:43:14.524917 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 650/2581] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/b02372a0-70b0-4c08-9b3f-a0efe2f9b81a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.531314 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06554f68-b553-4072-b028-07ed1890bbd0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.535045 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06554f68-b553-4072-b028-07ed1890bbd0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:43:14.535279 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06554f68-b553-4072-b028-07ed1890bbd0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.535541 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06554f68-b553-4072-b028-07ed1890bbd0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.535701 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-06554f68-b553-4072-b028-07ed1890bbd0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete snapshot with id: 25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:43:14.540738 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06554f68-b553-4072-b028-07ed1890bbd0 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d returned with HTTP 404 Aug 12 21:43:14.541269 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 644/2582] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.552094 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-01a7bcc9-434e-49f7-a3ad-ad743e4478af None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.553842 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01a7bcc9-434e-49f7-a3ad-ad743e4478af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d Aug 12 21:43:14.554077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01a7bcc9-434e-49f7-a3ad-ad743e4478af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.554293 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01a7bcc9-434e-49f7-a3ad-ad743e4478af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.561370 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01a7bcc9-434e-49f7-a3ad-ad743e4478af tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d returned with HTTP 404 Aug 12 21:43:14.561991 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 649/2583] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/snapshots/25e87fdc-1f5c-4aed-8a04-0d176cff4a9d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:14.572253 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64069146-80f1-4589-8828-3ddc4e90fa7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.574409 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64069146-80f1-4589-8828-3ddc4e90fa7a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] DELETE https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:43:14.574641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64069146-80f1-4589-8828-3ddc4e90fa7a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.574834 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64069146-80f1-4589-8828-3ddc4e90fa7a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.574985 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-64069146-80f1-4589-8828-3ddc4e90fa7a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Delete volume with id: 438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:43:14.581152 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64069146-80f1-4589-8828-3ddc4e90fa7a tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f returned with HTTP 404 Aug 12 21:43:14.581804 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 641/2584] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:14 2026] DELETE /volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:14.589050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f33bc01b-977b-4fed-b208-6a2f08b34063 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:14.590640 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f33bc01b-977b-4fed-b208-6a2f08b34063 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] GET https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f Aug 12 21:43:14.590831 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f33bc01b-977b-4fed-b208-6a2f08b34063 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:14.591002 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f33bc01b-977b-4fed-b208-6a2f08b34063 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:14.597098 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f33bc01b-977b-4fed-b208-6a2f08b34063 tempest-VolumeDependencyTests-1049550967 tempest-VolumeDependencyTests-1049550967-project-member] https://10.4.3.240/volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f returned with HTTP 404 Aug 12 21:43:14.597686 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 651/2585] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:14 2026] GET /volume/v3/volumes/438588e0-8513-4387-8999-6c33c1702d1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 21:43:16.160669 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:16.162904 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:16.163116 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1737622498"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:16.168558 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1737622498'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:16.168558 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume of 1 GB Aug 12 21:43:16.169464 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Availability Zones retrieved successfully. Aug 12 21:43:16.175076 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Flow 'volume_create_api' (5f1cddec-a688-4e43-8086-39e2add021d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:16.176189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031e6e0f-492d-4547-a488-8f1819ce9329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:16.177074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:16.205988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031e6e0f-492d-4547-a488-8f1819ce9329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:16.206818 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (962bd82a-c5ac-45b7-9724-13c02ad78f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:16.252849 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Created reservations ['a922b066-e245-45cc-8a99-c7131152320a', 'c440f804-4c4d-4d69-b87b-ad570f0069c7', '9b6ac2e9-d7db-4c2e-8c0f-a600a9ec60f3', '840a2d7a-f670-4bae-9472-cd17b558d873'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:16.253942 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (962bd82a-c5ac-45b7-9724-13c02ad78f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a922b066-e245-45cc-8a99-c7131152320a', 'c440f804-4c4d-4d69-b87b-ad570f0069c7', '9b6ac2e9-d7db-4c2e-8c0f-a600a9ec60f3', '840a2d7a-f670-4bae-9472-cd17b558d873']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:16.254960 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2310353d-ab95-4cb7-a10e-c92389e6a3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:16.290799 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2310353d-ab95-4cb7-a10e-c92389e6a3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa0576b-c330-4f43-995f-991b66a174cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1737622498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b7bbcd5f7c44da98daab629248af38',qos_specs=None,replication_status=,reservations=['a922b066-e245-45cc-8a99-c7131152320a','c440f804-4c4d-4d69-b87b-ad570f0069c7','9b6ac2e9-d7db-4c2e-8c0f-a600a9ec60f3','840a2d7a-f670-4bae-9472-cd17b558d873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4081748b6317461abbb51463adb75780',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1737622498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa0576b-c330-4f43-995f-991b66a174cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b7bbcd5f7c44da98daab629248af38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4081748b6317461abbb51463adb75780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:16.291999 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20336c0a-e11d-4faf-b689-b968bad38192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:16.315161 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20336c0a-e11d-4faf-b689-b968bad38192) transitioned into state 'SUCCESS' from state '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-1737622498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b7bbcd5f7c44da98daab629248af38',qos_specs=None,replication_status=,reservations=['a922b066-e245-45cc-8a99-c7131152320a','c440f804-4c4d-4d69-b87b-ad570f0069c7','9b6ac2e9-d7db-4c2e-8c0f-a600a9ec60f3','840a2d7a-f670-4bae-9472-cd17b558d873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4081748b6317461abbb51463adb75780',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:16.316389 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4778979-f88d-415a-af2e-cbc0f1866e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:16.329280 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4778979-f88d-415a-af2e-cbc0f1866e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:16.330173 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Flow 'volume_create_api' (5f1cddec-a688-4e43-8086-39e2add021d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:16.331960 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume request issued successfully. Aug 12 21:43:16.331960 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c1a91de-5517-4de7-9be2-fb2c04a109de tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:16.332641 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 645/2586] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:43:16 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:43:16.353259 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-da458dae-6291-4b82-9218-4e9dbf2dfc72 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:16.355441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da458dae-6291-4b82-9218-4e9dbf2dfc72 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:16.355780 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da458dae-6291-4b82-9218-4e9dbf2dfc72 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:16.356086 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da458dae-6291-4b82-9218-4e9dbf2dfc72 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:16.369721 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:16.369721 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:16.376532 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-da458dae-6291-4b82-9218-4e9dbf2dfc72 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:16.378314 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da458dae-6291-4b82-9218-4e9dbf2dfc72 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:16.378866 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 650/2587] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:16 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:16.936085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-26350027-1440-4409-83a6-01671f3166a2 req-f4df1ad8-2e94-4fb6-9f73-ac06f803c220 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:16.938311 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-f4df1ad8-2e94-4fb6-9f73-ac06f803c220 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/limits Aug 12 21:43:16.939767 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-f4df1ad8-2e94-4fb6-9f73-ac06f803c220 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:16.939767 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-f4df1ad8-2e94-4fb6-9f73-ac06f803c220 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:16.946684 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [req-26350027-1440-4409-83a6-01671f3166a2 req-f4df1ad8-2e94-4fb6-9f73-ac06f803c220 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-521428563 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-521428563, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:43:16.946976 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [req-26350027-1440-4409-83a6-01671f3166a2 req-f4df1ad8-2e94-4fb6-9f73-ac06f803c220 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-521428563 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-521428563, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:43:16.947305 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [req-26350027-1440-4409-83a6-01671f3166a2 req-f4df1ad8-2e94-4fb6-9f73-ac06f803c220 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-521428563 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-521428563, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:43:16.961065 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-f4df1ad8-2e94-4fb6-9f73-ac06f803c220 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 12 21:43:16.961759 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 642/2588] 10.4.3.240 () {68 vars in 1484 bytes} [Wed Aug 12 21:43:16 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:17.012460 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-26350027-1440-4409-83a6-01671f3166a2 req-fca8f850-2d95-4860-91dd-6db419a4172d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.014892 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-fca8f850-2d95-4860-91dd-6db419a4172d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:43:17.015076 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-fca8f850-2d95-4860-91dd-6db419a4172d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:17.015294 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-fca8f850-2d95-4860-91dd-6db419a4172d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:17.026304 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.026304 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:17.031200 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-26350027-1440-4409-83a6-01671f3166a2 req-fca8f850-2d95-4860-91dd-6db419a4172d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:43:17.038118 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-fca8f850-2d95-4860-91dd-6db419a4172d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 200 Aug 12 21:43:17.038638 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 652/2589] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:17 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 1658 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:17.050516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-26350027-1440-4409-83a6-01671f3166a2 req-0ff4c4aa-b3f7-4ecd-a85b-56ab5f084043 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.053594 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-0ff4c4aa-b3f7-4ecd-a85b-56ab5f084043 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:43:17.054137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-0ff4c4aa-b3f7-4ecd-a85b-56ab5f084043 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16c49668-0766-4149-bd15-18a5f5239646", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-803724195", "description": null, "metadata": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:17.072173 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.072173 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:17.072948 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-26350027-1440-4409-83a6-01671f3166a2 req-0ff4c4aa-b3f7-4ecd-a85b-56ab5f084043 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:43:17.073204 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [req-26350027-1440-4409-83a6-01671f3166a2 req-0ff4c4aa-b3f7-4ecd-a85b-56ab5f084043 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create snapshot from volume 16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:43:17.110820 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [req-26350027-1440-4409-83a6-01671f3166a2 req-0ff4c4aa-b3f7-4ecd-a85b-56ab5f084043 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['6b524720-98fd-474b-814c-5916ad9ca907', 'ef2740cd-b7ff-4765-ad94-c5d5b2b73f47', '786ce165-c56d-4da7-abca-eeb37291260a', '06ea4163-db0c-4fe1-b8fd-86575f399a61'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:17.153838 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-26350027-1440-4409-83a6-01671f3166a2 req-0ff4c4aa-b3f7-4ecd-a85b-56ab5f084043 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot force create request issued successfully. Aug 12 21:43:17.154252 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26350027-1440-4409-83a6-01671f3166a2 req-0ff4c4aa-b3f7-4ecd-a85b-56ab5f084043 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:43:17.154810 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 646/2590] 10.4.3.240 () {72 vars in 1547 bytes} [Wed Aug 12 21:43:17 2026] POST /volume/v3/snapshots => generated 319 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:43:17.347410 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.350645 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:17.350645 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-745439606"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:17.351496 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-745439606'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:17.358448 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume of 1 GB Aug 12 21:43:17.362641 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.362641 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:17.362641 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Availability Zones retrieved successfully. Aug 12 21:43:17.370578 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Flow 'volume_create_api' (0b9a4cfe-d41f-49c8-b5b6-cbb0784caaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:17.372274 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44e9b73-6b82-4aaa-b1e4-76097c4ee5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:17.373254 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:17.382089 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.382089 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:17.396371 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44e9b73-6b82-4aaa-b1e4-76097c4ee5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=069ef774-0450-423c-8d44-3a169f243f24,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '069ef774-0450-423c-8d44-3a169f243f24', 'encryption_key_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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:17.396568 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a20f5277-3376-4e72-a4e8-38bdb7463e15 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.397670 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c3b908-4861-4c11-9df7-322150b9fc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:17.399715 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a20f5277-3376-4e72-a4e8-38bdb7463e15 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:17.399904 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a20f5277-3376-4e72-a4e8-38bdb7463e15 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:17.400108 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a20f5277-3376-4e72-a4e8-38bdb7463e15 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:17.412920 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.412920 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:17.422750 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a20f5277-3376-4e72-a4e8-38bdb7463e15 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:17.429049 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a20f5277-3376-4e72-a4e8-38bdb7463e15 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:17.429049 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 643/2591] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:17 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:17.441557 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Created reservations ['bd4b3fe7-5d18-4f82-98f7-03024058935b', '32f20a65-bb6e-4fe0-9b6c-bb922f344b97', 'b4f54e79-43bb-4c12-8327-e6dbfb5cecff', 'ba01db3c-dc64-4fc2-b941-045fab166182'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:17.442352 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c3b908-4861-4c11-9df7-322150b9fc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd4b3fe7-5d18-4f82-98f7-03024058935b', '32f20a65-bb6e-4fe0-9b6c-bb922f344b97', 'b4f54e79-43bb-4c12-8327-e6dbfb5cecff', 'ba01db3c-dc64-4fc2-b941-045fab166182']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:17.443326 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9166ea8d-5cd2-4b03-a099-f02edebd81b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:17.471113 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9166ea8d-5cd2-4b03-a099-f02edebd81b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f92a926-e068-46df-837b-a1ea9424a94d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-745439606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9b4142bb35fd4adfb4d55241d36defe9',qos_specs=None,replication_status=,reservations=['bd4b3fe7-5d18-4f82-98f7-03024058935b','32f20a65-bb6e-4fe0-9b6c-bb922f344b97','b4f54e79-43bb-4c12-8327-e6dbfb5cecff','ba01db3c-dc64-4fc2-b941-045fab166182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-745439606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f92a926-e068-46df-837b-a1ea9424a94d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9b4142bb35fd4adfb4d55241d36defe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(069ef774-0450-423c-8d44-3a169f243f24),volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:17.471970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7627aa9-aa79-4700-8ae3-9d4bdddee039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:17.480128 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1859220b-7789-42de-9973-70529f4f9901 req-68408439-b8dc-42e7-8b95-628a50425bf9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.483932 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-68408439-b8dc-42e7-8b95-628a50425bf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:17.486240 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-68408439-b8dc-42e7-8b95-628a50425bf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:17.486491 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-68408439-b8dc-42e7-8b95-628a50425bf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:17.496114 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7627aa9-aa79-4700-8ae3-9d4bdddee039) transitioned into state 'SUCCESS' from state '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-745439606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9b4142bb35fd4adfb4d55241d36defe9',qos_specs=None,replication_status=,reservations=['bd4b3fe7-5d18-4f82-98f7-03024058935b','32f20a65-bb6e-4fe0-9b6c-bb922f344b97','b4f54e79-43bb-4c12-8327-e6dbfb5cecff','ba01db3c-dc64-4fc2-b941-045fab166182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:17.497353 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f442565-6d55-44a6-8b11-2e55416c2720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:17.500321 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.500321 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:17.507907 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1859220b-7789-42de-9973-70529f4f9901 req-68408439-b8dc-42e7-8b95-628a50425bf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:17.510859 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f442565-6d55-44a6-8b11-2e55416c2720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:17.512411 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Flow 'volume_create_api' (0b9a4cfe-d41f-49c8-b5b6-cbb0784caaf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:17.512579 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume request issued successfully. Aug 12 21:43:17.513407 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da75cef8-4b3f-4f95-b06b-fdebfb39100f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:17.513973 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 651/2592] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:43:17 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:43:17.515839 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-68408439-b8dc-42e7-8b95-628a50425bf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:17.516399 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 653/2593] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:17 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:17.529923 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3409593d-7571-48cf-8fee-2af2b5f9c6c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.532057 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3409593d-7571-48cf-8fee-2af2b5f9c6c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:17.532330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3409593d-7571-48cf-8fee-2af2b5f9c6c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:17.532771 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3409593d-7571-48cf-8fee-2af2b5f9c6c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:17.546569 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.546569 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:17.551992 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3409593d-7571-48cf-8fee-2af2b5f9c6c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:17.556158 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3409593d-7571-48cf-8fee-2af2b5f9c6c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:17.556647 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 647/2594] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:17 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:17.636305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94198266-fce5-4eab-ada6-47a0df56002f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.636729 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94198266-fce5-4eab-ada6-47a0df56002f None None] GET https://10.4.3.240/volume// Aug 12 21:43:17.636898 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94198266-fce5-4eab-ada6-47a0df56002f None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:17.637783 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94198266-fce5-4eab-ada6-47a0df56002f None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:17.639396 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94198266-fce5-4eab-ada6-47a0df56002f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:17.639919 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 644/2595] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:43:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:17.649865 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1859220b-7789-42de-9973-70529f4f9901 req-213853c3-04af-4c08-8b6d-fda5ccd26065 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.652794 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-213853c3-04af-4c08-8b6d-fda5ccd26065 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:17.653151 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-213853c3-04af-4c08-8b6d-fda5ccd26065 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "daa0576b-c330-4f43-995f-991b66a174cb", "connector": null, "instance_uuid": "c7603758-24d6-45e8-9360-68a0eb73fb3a"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:17.664965 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.664965 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:17.697784 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-213853c3-04af-4c08-8b6d-fda5ccd26065 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:17.698637 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 652/2596] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:17 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 12 21:43:17.731798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5418d7f9-6a39-4400-95bb-a4a02f95fb4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.734713 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5418d7f9-6a39-4400-95bb-a4a02f95fb4e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:17.734713 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5418d7f9-6a39-4400-95bb-a4a02f95fb4e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:17.734713 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5418d7f9-6a39-4400-95bb-a4a02f95fb4e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:17.751366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-774a546d-2628-4778-a38e-1eb9ae041995 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.751618 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-774a546d-2628-4778-a38e-1eb9ae041995 None None] GET https://10.4.3.240/volume// Aug 12 21:43:17.751795 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-774a546d-2628-4778-a38e-1eb9ae041995 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:17.751989 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-774a546d-2628-4778-a38e-1eb9ae041995 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:17.752381 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-774a546d-2628-4778-a38e-1eb9ae041995 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:17.752816 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 648/2597] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:17.758018 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.758018 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:17.766694 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5418d7f9-6a39-4400-95bb-a4a02f95fb4e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:17.767096 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1859220b-7789-42de-9973-70529f4f9901 req-0b30fd67-bc9d-44ea-bb6c-3a296fbcb03e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.771030 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-0b30fd67-bc9d-44ea-bb6c-3a296fbcb03e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:17.771834 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-0b30fd67-bc9d-44ea-bb6c-3a296fbcb03e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:17.772606 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-0b30fd67-bc9d-44ea-bb6c-3a296fbcb03e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:17.775236 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5418d7f9-6a39-4400-95bb-a4a02f95fb4e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:17.775777 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 654/2598] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:17 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:17.789009 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.789009 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:17.797009 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1859220b-7789-42de-9973-70529f4f9901 req-0b30fd67-bc9d-44ea-bb6c-3a296fbcb03e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:17.803017 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-0b30fd67-bc9d-44ea-bb6c-3a296fbcb03e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:17.804092 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 645/2599] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:17 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:17.922664 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1859220b-7789-42de-9973-70529f4f9901 req-82b88199-3ab9-4a22-bca6-edc7b281dfc5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.927285 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-82b88199-3ab9-4a22-bca6-edc7b281dfc5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] PUT https://10.4.3.240/volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25 Aug 12 21:43:17.927285 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-82b88199-3ab9-4a22-bca6-edc7b281dfc5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:17.937974 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1859220b-7789-42de-9973-70529f4f9901 req-82b88199-3ab9-4a22-bca6-edc7b281dfc5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Acquiring lock "cinder-attachment_update-daa0576b-c330-4f43-995f-991b66a174cb-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:17.944021 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1859220b-7789-42de-9973-70529f4f9901 req-82b88199-3ab9-4a22-bca6-edc7b281dfc5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Lock "cinder-attachment_update-daa0576b-c330-4f43-995f-991b66a174cb-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:17.945444 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:17.945444 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:17.963259 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:17.965483 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:17.965982 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "af6c5f3a-4807-42e2-9bb6-19aab39f1db2", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:17.967886 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'af6c5f3a-4807-42e2-9bb6-19aab39f1db2', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:18.023873 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3f792a77-de52-408b-b716-a5ddbfb13ff5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.027585 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3f792a77-de52-408b-b716-a5ddbfb13ff5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926/encryption Aug 12 21:43:18.027838 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3f792a77-de52-408b-b716-a5ddbfb13ff5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:18.028025 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3f792a77-de52-408b-b716-a5ddbfb13ff5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:18.048418 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:18.048418 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:18.062005 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e0dbccb5-a5b4-40a8-8b08-1bc4a29c4fc2 req-3f792a77-de52-408b-b716-a5ddbfb13ff5 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926/encryption returned with HTTP 200 Aug 12 21:43:18.062599 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 655/2600] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:18.081881 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-1859220b-7789-42de-9973-70529f4f9901 req-82b88199-3ab9-4a22-bca6-edc7b281dfc5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Lock "cinder-attachment_update-daa0576b-c330-4f43-995f-991b66a174cb-np0000007121" released by "attachment_update" :: held 0.137s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:18.081881 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-82b88199-3ab9-4a22-bca6-edc7b281dfc5 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25 returned with HTTP 200 Aug 12 21:43:18.081881 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 653/2601] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:17 2026] PUT /volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:18.089273 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume of 1 GB Aug 12 21:43:18.098166 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Availability Zones retrieved successfully. Aug 12 21:43:18.105999 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (1aef58a4-8d9c-43fe-97c9-7e59995dae23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:18.107407 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2470f58-21ec-404d-bd9a-563d003ee6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:18.108770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:18.194649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2470f58-21ec-404d-bd9a-563d003ee6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:18.194649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1aeb86c-fa63-400a-b193-6d54da2952ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:18.291108 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Created reservations ['eead1872-a42e-401a-a774-02422a980ea3', '6ad1726a-17f5-462c-b4f2-01e104db0f3b', 'f2c42449-7aa3-47d1-be6f-ec65a152675d', '86d0c776-a313-4dfe-be88-540dc626a7cf'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:18.292055 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1aeb86c-fa63-400a-b193-6d54da2952ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eead1872-a42e-401a-a774-02422a980ea3', '6ad1726a-17f5-462c-b4f2-01e104db0f3b', 'f2c42449-7aa3-47d1-be6f-ec65a152675d', '86d0c776-a313-4dfe-be88-540dc626a7cf']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:18.292989 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050bd8ae-0964-42a0-a473-df357c3d8c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:18.329232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050bd8ae-0964-42a0-a473-df357c3d8c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a9d138-3876-4fda-9609-3b21befdc449', '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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['eead1872-a42e-401a-a774-02422a980ea3','6ad1726a-17f5-462c-b4f2-01e104db0f3b','f2c42449-7aa3-47d1-be6f-ec65a152675d','86d0c776-a313-4dfe-be88-540dc626a7cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:18Z,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=e4a9d138-3876-4fda-9609-3b21befdc449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9079022224b45bbb1a10cede6d9463a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:18.331353 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c63e79ba-26c3-4e33-9ae9-e9533d477743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:18.361643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c63e79ba-26c3-4e33-9ae9-e9533d477743) transitioned into state 'SUCCESS' from 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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['eead1872-a42e-401a-a774-02422a980ea3','6ad1726a-17f5-462c-b4f2-01e104db0f3b','f2c42449-7aa3-47d1-be6f-ec65a152675d','86d0c776-a313-4dfe-be88-540dc626a7cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:18.363263 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ce980a-d171-41d2-b06e-37f0d941f36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:18.382309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ce980a-d171-41d2-b06e-37f0d941f36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:18.383108 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (1aef58a4-8d9c-43fe-97c9-7e59995dae23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:18.383699 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request issued successfully. Aug 12 21:43:18.385998 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9b79963-d090-48ba-be1a-6c5ea9f325e6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:18.386786 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 649/2602] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:43:17 2026] POST /volume/v3/volumes => generated 775 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:18.403028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b6f6360-47f4-41cf-8835-236d4b2f04d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.407730 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b6f6360-47f4-41cf-8835-236d4b2f04d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:18.408064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b6f6360-47f4-41cf-8835-236d4b2f04d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:18.408337 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b6f6360-47f4-41cf-8835-236d4b2f04d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:18.416824 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:18.416824 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:18.422368 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b6f6360-47f4-41cf-8835-236d4b2f04d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:18.429762 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b6f6360-47f4-41cf-8835-236d4b2f04d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:18.430279 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 646/2603] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:18.575590 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a75aba28-5ec8-46de-824a-f1e91eca15b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.579646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a75aba28-5ec8-46de-824a-f1e91eca15b8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:18.579646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a75aba28-5ec8-46de-824a-f1e91eca15b8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:18.579646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a75aba28-5ec8-46de-824a-f1e91eca15b8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:18.593024 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:18.593024 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:18.600690 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a75aba28-5ec8-46de-824a-f1e91eca15b8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:18.607577 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a75aba28-5ec8-46de-824a-f1e91eca15b8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:18.608273 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 656/2604] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:18.674853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-0d58ff54-71cc-4ea6-8343-fa8d52758578 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.681709 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-0d58ff54-71cc-4ea6-8343-fa8d52758578 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:18.681709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-0d58ff54-71cc-4ea6-8343-fa8d52758578 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:18.681709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-0d58ff54-71cc-4ea6-8343-fa8d52758578 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:18.697282 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:18.697282 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:18.710371 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-0d58ff54-71cc-4ea6-8343-fa8d52758578 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:18.721777 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-0d58ff54-71cc-4ea6-8343-fa8d52758578 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:18.722366 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 654/2605] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:18.791855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce9b3ae7-98c7-48a5-9372-e3f77ee3e3ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.794767 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce9b3ae7-98c7-48a5-9372-e3f77ee3e3ac tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:18.795039 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce9b3ae7-98c7-48a5-9372-e3f77ee3e3ac tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:18.795791 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce9b3ae7-98c7-48a5-9372-e3f77ee3e3ac tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:18.809803 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:18.809803 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:18.816906 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ce9b3ae7-98c7-48a5-9372-e3f77ee3e3ac tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:18.823523 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce9b3ae7-98c7-48a5-9372-e3f77ee3e3ac tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:18.824020 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 650/2606] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:18.844142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8bcef3ff-2338-48c0-a30b-3570ed7249fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.844737 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bcef3ff-2338-48c0-a30b-3570ed7249fc None None] GET https://10.4.3.240/volume// Aug 12 21:43:18.844986 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bcef3ff-2338-48c0-a30b-3570ed7249fc None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:18.845270 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bcef3ff-2338-48c0-a30b-3570ed7249fc None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:18.845755 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bcef3ff-2338-48c0-a30b-3570ed7249fc None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:18.846138 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 647/2607] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:18.859963 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-051194a2-eb02-4693-9c9d-930a716e565d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.861015 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-051194a2-eb02-4693-9c9d-930a716e565d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:18.861453 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-051194a2-eb02-4693-9c9d-930a716e565d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f92a926-e068-46df-837b-a1ea9424a94d", "connector": null, "instance_uuid": "cfde95f2-315c-4019-8c88-1381927e2cac"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:18.876385 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:18.876385 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:18.915950 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-051194a2-eb02-4693-9c9d-930a716e565d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:18.916117 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 657/2608] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:18 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 12 21:43:18.950201 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-166cacc7-9ff5-463c-80f6-8e6e87bd631c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.953466 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-166cacc7-9ff5-463c-80f6-8e6e87bd631c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:18.953466 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-166cacc7-9ff5-463c-80f6-8e6e87bd631c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:18.953466 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-166cacc7-9ff5-463c-80f6-8e6e87bd631c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:18.975549 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:18.975549 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:18.981198 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e045003-ecb7-4602-a3a8-eb3db6bec54c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.981423 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e045003-ecb7-4602-a3a8-eb3db6bec54c None None] GET https://10.4.3.240/volume// Aug 12 21:43:18.981696 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e045003-ecb7-4602-a3a8-eb3db6bec54c None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:18.984033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e045003-ecb7-4602-a3a8-eb3db6bec54c None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:18.985046 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e045003-ecb7-4602-a3a8-eb3db6bec54c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:18.985381 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 651/2609] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:18.987192 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-166cacc7-9ff5-463c-80f6-8e6e87bd631c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:18.997325 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-d358ec1c-d126-4af3-9cef-caf502cd70d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:18.997437 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-166cacc7-9ff5-463c-80f6-8e6e87bd631c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:18.997909 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 655/2610] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:19.000723 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-d358ec1c-d126-4af3-9cef-caf502cd70d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:19.001074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-d358ec1c-d126-4af3-9cef-caf502cd70d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:19.001237 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-d358ec1c-d126-4af3-9cef-caf502cd70d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:19.018059 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:19.018059 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:19.024391 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-d358ec1c-d126-4af3-9cef-caf502cd70d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:19.036112 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-d358ec1c-d126-4af3-9cef-caf502cd70d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:19.036451 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 648/2611] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:18 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1031 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:19.176816 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-f2410f14-e4a9-4a98-9dfd-6f82b7295a34 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:19.186810 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-f2410f14-e4a9-4a98-9dfd-6f82b7295a34 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] PUT https://10.4.3.240/volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c Aug 12 21:43:19.186810 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-f2410f14-e4a9-4a98-9dfd-6f82b7295a34 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:19.203372 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-f2410f14-e4a9-4a98-9dfd-6f82b7295a34 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Acquiring lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:19.208990 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-f2410f14-e4a9-4a98-9dfd-6f82b7295a34 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:19.208990 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:19.208990 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:19.365462 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-f2410f14-e4a9-4a98-9dfd-6f82b7295a34 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" released by "attachment_update" :: held 0.157s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:19.367302 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-f2410f14-e4a9-4a98-9dfd-6f82b7295a34 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c returned with HTTP 200 Aug 12 21:43:19.367807 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 658/2612] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:19 2026] PUT /volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:19.447241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c146e829-e701-47fe-acb7-6e7c0c767cda None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:19.449720 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c146e829-e701-47fe-acb7-6e7c0c767cda tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:19.450401 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c146e829-e701-47fe-acb7-6e7c0c767cda tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:19.450778 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c146e829-e701-47fe-acb7-6e7c0c767cda tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:19.466209 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:19.466209 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:19.473706 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c146e829-e701-47fe-acb7-6e7c0c767cda tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:19.487007 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c146e829-e701-47fe-acb7-6e7c0c767cda tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:19.487675 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 652/2613] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:19 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:19.528543 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f58ed736-46bb-4e58-8f89-945128f1bf6c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:19.532499 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f58ed736-46bb-4e58-8f89-945128f1bf6c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:43:19.533288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f58ed736-46bb-4e58-8f89-945128f1bf6c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:19.533288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f58ed736-46bb-4e58-8f89-945128f1bf6c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:19.542168 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:19.542168 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:19.543074 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f58ed736-46bb-4e58-8f89-945128f1bf6c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:43:19.544927 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f58ed736-46bb-4e58-8f89-945128f1bf6c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 returned with HTTP 200 Aug 12 21:43:19.545903 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 656/2614] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:43:19 2026] GET /volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:19.839452 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef18bd97-13b0-403f-a4c3-ccf99fdf0263 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:19.845089 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef18bd97-13b0-403f-a4c3-ccf99fdf0263 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:19.845089 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef18bd97-13b0-403f-a4c3-ccf99fdf0263 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:19.845089 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef18bd97-13b0-403f-a4c3-ccf99fdf0263 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:19.857945 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:19.857945 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:19.862069 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef18bd97-13b0-403f-a4c3-ccf99fdf0263 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:19.867686 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef18bd97-13b0-403f-a4c3-ccf99fdf0263 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:19.868734 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 649/2615] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:19 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:20.014755 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f49cb40-fd65-4b9c-b318-d84029a0012c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:20.017025 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f49cb40-fd65-4b9c-b318-d84029a0012c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:20.017319 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f49cb40-fd65-4b9c-b318-d84029a0012c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:20.017481 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f49cb40-fd65-4b9c-b318-d84029a0012c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:20.034846 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:20.034846 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:20.041594 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3f49cb40-fd65-4b9c-b318-d84029a0012c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:20.047451 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f49cb40-fd65-4b9c-b318-d84029a0012c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:20.047985 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 659/2616] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:20 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:20.508567 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b417b635-a4d3-430d-8197-5a3dcaec283e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:20.513932 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b417b635-a4d3-430d-8197-5a3dcaec283e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:20.513932 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b417b635-a4d3-430d-8197-5a3dcaec283e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:20.513932 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b417b635-a4d3-430d-8197-5a3dcaec283e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:20.527175 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:20.527175 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:20.541655 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b417b635-a4d3-430d-8197-5a3dcaec283e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:20.552843 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b417b635-a4d3-430d-8197-5a3dcaec283e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:20.552843 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 653/2617] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:20 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:20.885001 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b85bb7b7-8f3b-45e9-9bdf-84de1623b45d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:20.889131 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b85bb7b7-8f3b-45e9-9bdf-84de1623b45d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:20.892874 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b85bb7b7-8f3b-45e9-9bdf-84de1623b45d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:20.892874 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b85bb7b7-8f3b-45e9-9bdf-84de1623b45d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:20.914732 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:20.914732 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:20.922318 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b85bb7b7-8f3b-45e9-9bdf-84de1623b45d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:20.930189 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b85bb7b7-8f3b-45e9-9bdf-84de1623b45d tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:20.931314 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 657/2618] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:20 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:21.064895 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee11848a-d1e7-4111-b67b-33bccb1b6b4f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:21.066834 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee11848a-d1e7-4111-b67b-33bccb1b6b4f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:21.067071 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee11848a-d1e7-4111-b67b-33bccb1b6b4f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:21.067344 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee11848a-d1e7-4111-b67b-33bccb1b6b4f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:21.077896 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:21.077896 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:21.081991 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee11848a-d1e7-4111-b67b-33bccb1b6b4f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:21.086554 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee11848a-d1e7-4111-b67b-33bccb1b6b4f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:21.087013 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 650/2619] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:21 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:21.392804 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1859220b-7789-42de-9973-70529f4f9901 req-f0fb0082-56da-4a56-971f-bbb2f340fb17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:21.395027 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-f0fb0082-56da-4a56-971f-bbb2f340fb17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25/action Aug 12 21:43:21.395413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-f0fb0082-56da-4a56-971f-bbb2f340fb17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:21.395524 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-f0fb0082-56da-4a56-971f-bbb2f340fb17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:21.412211 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:21.412211 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:21.431354 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1859220b-7789-42de-9973-70529f4f9901 req-f0fb0082-56da-4a56-971f-bbb2f340fb17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25/action returned with HTTP 204 Aug 12 21:43:21.431892 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 660/2620] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:43:21 2026] POST /volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:21.569037 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ecbe9dd-8517-46e2-bd09-2dea05a654c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:21.571005 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ecbe9dd-8517-46e2-bd09-2dea05a654c3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:21.571301 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ecbe9dd-8517-46e2-bd09-2dea05a654c3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:21.571494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ecbe9dd-8517-46e2-bd09-2dea05a654c3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:21.579710 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:21.579710 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:21.583479 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ecbe9dd-8517-46e2-bd09-2dea05a654c3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:21.588207 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ecbe9dd-8517-46e2-bd09-2dea05a654c3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:21.588730 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 654/2621] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:21 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:21.608528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c839e230-0a70-41c8-a3eb-431ea7fb9670 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:21.610848 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c839e230-0a70-41c8-a3eb-431ea7fb9670 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:43:21.611039 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c839e230-0a70-41c8-a3eb-431ea7fb9670 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:21.611337 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c839e230-0a70-41c8-a3eb-431ea7fb9670 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:21.616209 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:21.616209 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:21.616721 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c839e230-0a70-41c8-a3eb-431ea7fb9670 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:43:21.617433 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c839e230-0a70-41c8-a3eb-431ea7fb9670 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 returned with HTTP 200 Aug 12 21:43:21.617845 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 658/2622] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:43:21 2026] GET /volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:21.949376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a3ab0ab-54cb-431f-8c05-41fe6ea09e40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:21.951746 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a3ab0ab-54cb-431f-8c05-41fe6ea09e40 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:21.951990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a3ab0ab-54cb-431f-8c05-41fe6ea09e40 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:21.952257 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a3ab0ab-54cb-431f-8c05-41fe6ea09e40 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:21.965795 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:21.965795 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:21.970721 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a3ab0ab-54cb-431f-8c05-41fe6ea09e40 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:21.976996 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a3ab0ab-54cb-431f-8c05-41fe6ea09e40 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:21.977538 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 651/2623] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:21 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:21.990666 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2de198c-ae46-45fa-aa31-b06e381bdba3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:21.993041 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2de198c-ae46-45fa-aa31-b06e381bdba3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:21.993337 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2de198c-ae46-45fa-aa31-b06e381bdba3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:21.993549 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2de198c-ae46-45fa-aa31-b06e381bdba3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:22.009133 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:22.009133 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:22.014057 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b2de198c-ae46-45fa-aa31-b06e381bdba3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:22.022160 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2de198c-ae46-45fa-aa31-b06e381bdba3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:22.022769 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 661/2624] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:21 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:43:22.083505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b72cc18f-74b9-4798-8667-53cc9daf0f65 req-9ab94320-3056-4640-8fac-52704626161b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:22.086146 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b72cc18f-74b9-4798-8667-53cc9daf0f65 req-9ab94320-3056-4640-8fac-52704626161b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:22.086146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b72cc18f-74b9-4798-8667-53cc9daf0f65 req-9ab94320-3056-4640-8fac-52704626161b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:22.086146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b72cc18f-74b9-4798-8667-53cc9daf0f65 req-9ab94320-3056-4640-8fac-52704626161b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:22.095581 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:22.095581 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:22.099108 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b72cc18f-74b9-4798-8667-53cc9daf0f65 req-9ab94320-3056-4640-8fac-52704626161b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:22.101356 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-19a4e8b5-9515-4a55-88d2-06b807e4203c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:22.103237 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b72cc18f-74b9-4798-8667-53cc9daf0f65 req-9ab94320-3056-4640-8fac-52704626161b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:22.103535 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19a4e8b5-9515-4a55-88d2-06b807e4203c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:22.103649 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 655/2625] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:22 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:22.104156 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19a4e8b5-9515-4a55-88d2-06b807e4203c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:22.104417 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19a4e8b5-9515-4a55-88d2-06b807e4203c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:22.116472 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:22.116472 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:22.120648 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-19a4e8b5-9515-4a55-88d2-06b807e4203c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:22.128401 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19a4e8b5-9515-4a55-88d2-06b807e4203c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:22.130823 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 659/2626] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:22 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:22.136419 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee2d4314-e66f-48ff-ab45-2d2157017a9b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:22.139368 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee2d4314-e66f-48ff-ab45-2d2157017a9b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:22.139631 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee2d4314-e66f-48ff-ab45-2d2157017a9b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:22.140112 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee2d4314-e66f-48ff-ab45-2d2157017a9b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:22.158149 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:22.158149 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:22.162333 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee2d4314-e66f-48ff-ab45-2d2157017a9b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:22.167797 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee2d4314-e66f-48ff-ab45-2d2157017a9b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:22.168302 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 652/2627] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:22 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:22.214569 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-bdc2d8b6-3f0b-44db-8188-98fca0378c3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:22.216855 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-bdc2d8b6-3f0b-44db-8188-98fca0378c3e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:22.217038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-bdc2d8b6-3f0b-44db-8188-98fca0378c3e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:22.217209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-bdc2d8b6-3f0b-44db-8188-98fca0378c3e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:22.225941 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:22.225941 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:22.228905 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-bdc2d8b6-3f0b-44db-8188-98fca0378c3e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:22.232479 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-bdc2d8b6-3f0b-44db-8188-98fca0378c3e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:22.232866 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 662/2628] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:22 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:22.251797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-d61b1dc4-4995-44c9-8a58-677de1fae546 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:22.254377 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-d61b1dc4-4995-44c9-8a58-677de1fae546 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb/action Aug 12 21:43:22.254869 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-d61b1dc4-4995-44c9-8a58-677de1fae546 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:22.255037 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-d61b1dc4-4995-44c9-8a58-677de1fae546 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:22.275830 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:22.275830 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:22.276465 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-d61b1dc4-4995-44c9-8a58-677de1fae546 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:22.284716 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-d61b1dc4-4995-44c9-8a58-677de1fae546 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Begin detaching volume completed successfully. Aug 12 21:43:22.285034 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-d61b1dc4-4995-44c9-8a58-677de1fae546 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb/action returned with HTTP 202 Aug 12 21:43:22.285700 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 656/2629] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:43:22 2026] POST /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:43:22.355467 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d8ea39e2-ef8c-4bc1-8734-9f286f28018a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:22.355467 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d8ea39e2-ef8c-4bc1-8734-9f286f28018a None None] GET https://10.4.3.240/volume// Aug 12 21:43:22.355467 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d8ea39e2-ef8c-4bc1-8734-9f286f28018a None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:22.355467 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d8ea39e2-ef8c-4bc1-8734-9f286f28018a None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:22.355467 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d8ea39e2-ef8c-4bc1-8734-9f286f28018a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:22.355467 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 660/2630] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:22.359839 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-e8e283d3-d59c-43cb-85df-6d1e4783e950 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:22.362007 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-e8e283d3-d59c-43cb-85df-6d1e4783e950 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:22.362223 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-e8e283d3-d59c-43cb-85df-6d1e4783e950 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:22.362437 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-e8e283d3-d59c-43cb-85df-6d1e4783e950 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:22.372515 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:22.372515 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:22.376062 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-e8e283d3-d59c-43cb-85df-6d1e4783e950 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:22.382439 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-e8e283d3-d59c-43cb-85df-6d1e4783e950 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:22.382439 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 653/2631] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:22 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:22.603199 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-802ef3d3-4acb-4b25-bc2b-c2a8e7f00bad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:22.605691 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-802ef3d3-4acb-4b25-bc2b-c2a8e7f00bad tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:22.605998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-802ef3d3-4acb-4b25-bc2b-c2a8e7f00bad tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:22.606291 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-802ef3d3-4acb-4b25-bc2b-c2a8e7f00bad tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:22.619583 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:22.619583 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:22.625051 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-802ef3d3-4acb-4b25-bc2b-c2a8e7f00bad tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:22.631348 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-802ef3d3-4acb-4b25-bc2b-c2a8e7f00bad tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:22.631941 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 663/2632] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:22 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:23.053844 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c78a0264-a176-46ff-9cb1-0bd19b44c2b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:23.056087 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c78a0264-a176-46ff-9cb1-0bd19b44c2b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:43:23.056167 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c78a0264-a176-46ff-9cb1-0bd19b44c2b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:23.056339 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c78a0264-a176-46ff-9cb1-0bd19b44c2b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:23.069027 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:23.069027 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:23.071638 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c78a0264-a176-46ff-9cb1-0bd19b44c2b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:43:23.074027 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-c78a0264-a176-46ff-9cb1-0bd19b44c2b6 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 returned with HTTP 200 Aug 12 21:43:23.074586 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 657/2633] 10.4.3.240 () {68 vars in 1604 bytes} [Wed Aug 12 21:43:23 2026] GET /volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 => generated 478 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:23.088119 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-30c292ff-87ac-4076-82c5-bf406ce8f32c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:23.090226 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-30c292ff-87ac-4076-82c5-bf406ce8f32c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:43:23.090431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-30c292ff-87ac-4076-82c5-bf406ce8f32c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:23.090633 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-30c292ff-87ac-4076-82c5-bf406ce8f32c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:23.099872 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:23.099872 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:23.103165 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-30c292ff-87ac-4076-82c5-bf406ce8f32c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:43:23.109293 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-30c292ff-87ac-4076-82c5-bf406ce8f32c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 200 Aug 12 21:43:23.109711 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 661/2634] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:23 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 1658 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:23.117594 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:23.120421 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:23.121370 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d03aba5a-58c8-417b-9130-c1e29c8ec041", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:23.123754 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd03aba5a-58c8-417b-9130-c1e29c8ec041', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:23.131997 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:23.131997 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:23.132440 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:43:23.132572 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:43:23.133229 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:43:23.138496 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (b030b329-8408-4f26-9c1b-8198bbcb3e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:23.139592 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6861ba-33d0-4a76-a707-db9775e8ce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:23.140415 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:23.147420 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c0a1e9b-229e-4e98-ac91-c7ca759d48cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:23.149248 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c0a1e9b-229e-4e98-ac91-c7ca759d48cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:23.149454 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c0a1e9b-229e-4e98-ac91-c7ca759d48cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:23.149706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c0a1e9b-229e-4e98-ac91-c7ca759d48cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:23.158912 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:23.158912 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:23.162579 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c0a1e9b-229e-4e98-ac91-c7ca759d48cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:23.166401 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c0a1e9b-229e-4e98-ac91-c7ca759d48cc tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:23.166869 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 664/2635] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:23 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:23.168128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6861ba-33d0-4a76-a707-db9775e8ce97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd03aba5a-58c8-417b-9130-c1e29c8ec041', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:23.168953 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce08fba6-f96a-4037-acb6-d5e622265bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:23.212113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['914c7880-a797-4fde-9915-6191ca6e2ccf', '1d0b467c-0c98-41d0-b600-3a337e202884', '21351086-cfd3-469f-aa64-71b5944e1b59', '4a599aeb-00ea-4bd7-a6ab-579b9581cd5f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:23.213343 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce08fba6-f96a-4037-acb6-d5e622265bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914c7880-a797-4fde-9915-6191ca6e2ccf', '1d0b467c-0c98-41d0-b600-3a337e202884', '21351086-cfd3-469f-aa64-71b5944e1b59', '4a599aeb-00ea-4bd7-a6ab-579b9581cd5f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:23.214436 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059cc16f-46d5-4515-9cd3-d54fdd3c1af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:23.272111 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059cc16f-46d5-4515-9cd3-d54fdd3c1af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '547a1fa6-c3a4-4495-b83c-57bd5ee9ee24', '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='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['914c7880-a797-4fde-9915-6191ca6e2ccf','1d0b467c-0c98-41d0-b600-3a337e202884','21351086-cfd3-469f-aa64-71b5944e1b59','4a599aeb-00ea-4bd7-a6ab-579b9581cd5f'],size=1,snapshot_id=d03aba5a-58c8-417b-9130-c1e29c8ec041,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), '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-12T21:43:23Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=547a1fa6-c3a4-4495-b83c-57bd5ee9ee24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d03aba5a-58c8-417b-9130-c1e29c8ec041,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:23.272916 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf60343-a811-4789-9d77-9a1fcda00d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:23.291299 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf60343-a811-4789-9d77-9a1fcda00d65) transitioned into 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='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['914c7880-a797-4fde-9915-6191ca6e2ccf','1d0b467c-0c98-41d0-b600-3a337e202884','21351086-cfd3-469f-aa64-71b5944e1b59','4a599aeb-00ea-4bd7-a6ab-579b9581cd5f'],size=1,snapshot_id=d03aba5a-58c8-417b-9130-c1e29c8ec041,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:23.291995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d18b158-da33-4c05-80f9-9e1bb9cd9d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:23.315380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d18b158-da33-4c05-80f9-9e1bb9cd9d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:23.316163 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (b030b329-8408-4f26-9c1b-8198bbcb3e69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:23.316667 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:43:23.317768 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-9e9036ee-cc82-4d06-a5d0-0cbb0d2b4910 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:23.317768 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 654/2636] 10.4.3.240 () {72 vars in 1541 bytes} [Wed Aug 12 21:43:23 2026] POST /volume/v3/volumes => generated 736 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:43:23.327597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-5a0fa1a2-243b-437f-99dc-06d56b2275ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:23.329877 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-5a0fa1a2-243b-437f-99dc-06d56b2275ba tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 Aug 12 21:43:23.330004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-5a0fa1a2-243b-437f-99dc-06d56b2275ba tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:23.330236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-5a0fa1a2-243b-437f-99dc-06d56b2275ba tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:23.337237 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:23.337237 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:23.341235 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-5a0fa1a2-243b-437f-99dc-06d56b2275ba tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:43:23.345352 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-5a0fa1a2-243b-437f-99dc-06d56b2275ba tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 returned with HTTP 200 Aug 12 21:43:23.345793 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 658/2637] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:23 2026] GET /volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:23.364137 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-bb0dd4e6-ccc6-42d4-9b98-39b00784a67f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:23.368953 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-bb0dd4e6-ccc6-42d4-9b98-39b00784a67f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 Aug 12 21:43:23.369241 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-bb0dd4e6-ccc6-42d4-9b98-39b00784a67f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:23.369521 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-bb0dd4e6-ccc6-42d4-9b98-39b00784a67f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:23.386823 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:23.386823 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:23.391287 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-bb0dd4e6-ccc6-42d4-9b98-39b00784a67f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:43:23.395949 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-bb0dd4e6-ccc6-42d4-9b98-39b00784a67f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 returned with HTTP 200 Aug 12 21:43:23.396328 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 662/2638] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:23 2026] GET /volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:23.646668 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2690a17-3924-482b-bcfd-57b35a26a2c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:23.647058 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2690a17-3924-482b-bcfd-57b35a26a2c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:23.647326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2690a17-3924-482b-bcfd-57b35a26a2c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:23.647531 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2690a17-3924-482b-bcfd-57b35a26a2c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:23.656543 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:23.656543 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:23.660946 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e2690a17-3924-482b-bcfd-57b35a26a2c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:23.666088 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2690a17-3924-482b-bcfd-57b35a26a2c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:23.666467 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 665/2639] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:23 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:24.196572 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72d5973f-cfcf-4c60-b783-687d8b626fdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:24.198879 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72d5973f-cfcf-4c60-b783-687d8b626fdb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:24.199099 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72d5973f-cfcf-4c60-b783-687d8b626fdb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:24.199330 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72d5973f-cfcf-4c60-b783-687d8b626fdb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:24.210563 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:24.210563 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:24.214466 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72d5973f-cfcf-4c60-b783-687d8b626fdb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:24.221225 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72d5973f-cfcf-4c60-b783-687d8b626fdb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:24.221225 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 655/2640] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:24 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:24.417328 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-fec8f8fa-ebd0-4ca0-8b2a-86e29f7567d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:24.421646 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-fec8f8fa-ebd0-4ca0-8b2a-86e29f7567d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c/action Aug 12 21:43:24.421646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-fec8f8fa-ebd0-4ca0-8b2a-86e29f7567d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:24.421646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-fec8f8fa-ebd0-4ca0-8b2a-86e29f7567d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:24.451846 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:24.451846 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:24.467997 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9247700e-8dd1-470d-a13e-23cc8da2f691 req-fec8f8fa-ebd0-4ca0-8b2a-86e29f7567d4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c/action returned with HTTP 204 Aug 12 21:43:24.468670 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 659/2641] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:43:24 2026] POST /volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:24.545144 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-aaa13347-b5c9-4fd0-97ed-74b1d87561ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:24.547275 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-aaa13347-b5c9-4fd0-97ed-74b1d87561ce tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] DELETE https://10.4.3.240/volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25 Aug 12 21:43:24.547454 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-aaa13347-b5c9-4fd0-97ed-74b1d87561ce tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:24.547647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-aaa13347-b5c9-4fd0-97ed-74b1d87561ce tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:24.555529 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:24.555529 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:24.601728 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96ee7f9b-6c72-4e3d-8575-aaf76f40b486 req-aaa13347-b5c9-4fd0-97ed-74b1d87561ce tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25 returned with HTTP 200 Aug 12 21:43:24.605388 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 663/2642] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:43:24 2026] DELETE /volume/v3/attachments/299f75f9-061d-4c13-839b-aafc91ba3b25 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:24.682541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d38eb97-6360-4877-88bd-65701c832744 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:24.685150 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d38eb97-6360-4877-88bd-65701c832744 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:24.685450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d38eb97-6360-4877-88bd-65701c832744 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:24.685758 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d38eb97-6360-4877-88bd-65701c832744 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:24.699600 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:24.699600 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:24.707926 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0d38eb97-6360-4877-88bd-65701c832744 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:24.719609 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d38eb97-6360-4877-88bd-65701c832744 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:24.720215 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 666/2643] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:24 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:25.239052 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ef87fa3-095c-4c88-91a9-da736424c528 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.240896 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ef87fa3-095c-4c88-91a9-da736424c528 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:25.241140 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ef87fa3-095c-4c88-91a9-da736424c528 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:25.241342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ef87fa3-095c-4c88-91a9-da736424c528 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:25.251905 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:25.251905 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:25.263000 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ef87fa3-095c-4c88-91a9-da736424c528 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:25.274251 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ef87fa3-095c-4c88-91a9-da736424c528 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:25.274668 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 656/2644] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:25 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:25.328868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-a37d641a-3bf4-4557-9892-8f4cbf92a473 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.331415 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-a37d641a-3bf4-4557-9892-8f4cbf92a473 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:25.331747 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-a37d641a-3bf4-4557-9892-8f4cbf92a473 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:25.331924 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-a37d641a-3bf4-4557-9892-8f4cbf92a473 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:25.345015 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:25.345015 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:25.349541 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-a37d641a-3bf4-4557-9892-8f4cbf92a473 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:25.355423 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-a37d641a-3bf4-4557-9892-8f4cbf92a473 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:25.356123 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 660/2645] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:25 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:25.449617 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b35511b-14d3-403f-843a-04eb80621f0f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.449617 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b35511b-14d3-403f-843a-04eb80621f0f None None] GET https://10.4.3.240/volume// Aug 12 21:43:25.449617 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b35511b-14d3-403f-843a-04eb80621f0f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:25.449617 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b35511b-14d3-403f-843a-04eb80621f0f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:25.449617 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b35511b-14d3-403f-843a-04eb80621f0f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:25.449617 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 664/2646] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:43:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:25.457869 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-68a53c9e-3bec-4aa0-9e1c-b0de4b2918db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.460449 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-68a53c9e-3bec-4aa0-9e1c-b0de4b2918db tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:25.461094 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-68a53c9e-3bec-4aa0-9e1c-b0de4b2918db tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f92a926-e068-46df-837b-a1ea9424a94d", "connector": null, "instance_uuid": "e59c2ef4-c6b1-4f9d-a816-150134e1b88e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:25.475712 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:25.475712 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:25.517063 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-68a53c9e-3bec-4aa0-9e1c-b0de4b2918db tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:25.517525 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 667/2647] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:25 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 12 21:43:25.526902 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c395732-8580-4956-b03c-c8469165111b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.528799 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c395732-8580-4956-b03c-c8469165111b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:43:25.528996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c395732-8580-4956-b03c-c8469165111b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:25.529209 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c395732-8580-4956-b03c-c8469165111b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:25.539019 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:25.539019 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:25.542718 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c395732-8580-4956-b03c-c8469165111b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:43:25.550092 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c395732-8580-4956-b03c-c8469165111b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:43:25.550689 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 657/2648] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:25 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:25.551120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1989abd-c270-4ad8-8025-0d60b10f9d7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.553113 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1989abd-c270-4ad8-8025-0d60b10f9d7a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:25.553475 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1989abd-c270-4ad8-8025-0d60b10f9d7a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:25.553898 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1989abd-c270-4ad8-8025-0d60b10f9d7a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:25.561914 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ff938925-0a0f-4e21-b35c-e749888ff002 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.561914 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff938925-0a0f-4e21-b35c-e749888ff002 None None] GET https://10.4.3.240/volume// Aug 12 21:43:25.561914 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff938925-0a0f-4e21-b35c-e749888ff002 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:25.561914 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff938925-0a0f-4e21-b35c-e749888ff002 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:25.561914 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff938925-0a0f-4e21-b35c-e749888ff002 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:25.561914 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 665/2649] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:25.572552 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-ce77e932-c7df-4f5e-80c6-4182b8c524c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.575803 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-ce77e932-c7df-4f5e-80c6-4182b8c524c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:25.576207 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-ce77e932-c7df-4f5e-80c6-4182b8c524c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:25.576409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-ce77e932-c7df-4f5e-80c6-4182b8c524c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:25.596014 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:25.596014 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:25.600676 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-ce77e932-c7df-4f5e-80c6-4182b8c524c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:25.609531 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-ce77e932-c7df-4f5e-80c6-4182b8c524c2 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:25.609707 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 668/2650] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:25 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:25.731797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-1688b381-8419-4a7c-824b-aa515b55476d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.733774 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-849b884c-dd77-4539-a225-41d2daf6b843 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:25.736450 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-1688b381-8419-4a7c-824b-aa515b55476d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] PUT https://10.4.3.240/volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05 Aug 12 21:43:25.737028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-1688b381-8419-4a7c-824b-aa515b55476d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:25.740879 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-849b884c-dd77-4539-a225-41d2daf6b843 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:25.743015 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-849b884c-dd77-4539-a225-41d2daf6b843 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:25.743015 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-849b884c-dd77-4539-a225-41d2daf6b843 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:25.751774 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-1688b381-8419-4a7c-824b-aa515b55476d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Acquiring lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:25.755304 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:25.755304 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:25.760718 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:25.760718 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:25.761380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-1688b381-8419-4a7c-824b-aa515b55476d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:25.761380 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:25.761380 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:25.762080 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1989abd-c270-4ad8-8025-0d60b10f9d7a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:25.765071 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-849b884c-dd77-4539-a225-41d2daf6b843 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:25.769828 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1989abd-c270-4ad8-8025-0d60b10f9d7a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:25.770328 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-849b884c-dd77-4539-a225-41d2daf6b843 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:25.770405 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 661/2651] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:25 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1146 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:25.770779 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 666/2652] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:25 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:25.902960 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-1688b381-8419-4a7c-824b-aa515b55476d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" released by "attachment_update" :: held 0.145s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:25.903802 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-1688b381-8419-4a7c-824b-aa515b55476d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05 returned with HTTP 200 Aug 12 21:43:25.904560 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 658/2653] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:25 2026] PUT /volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:26.406519 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-3e925a62-cee4-4a84-ba01-378a00c57c3c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.411191 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-3e925a62-cee4-4a84-ba01-378a00c57c3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 Aug 12 21:43:26.411361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-3e925a62-cee4-4a84-ba01-378a00c57c3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:26.411533 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-3e925a62-cee4-4a84-ba01-378a00c57c3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:26.421154 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:26.421154 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:26.424859 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-3e925a62-cee4-4a84-ba01-378a00c57c3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:43:26.429849 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-3e925a62-cee4-4a84-ba01-378a00c57c3c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 returned with HTTP 200 Aug 12 21:43:26.430292 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 669/2654] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:26 2026] GET /volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:26.439575 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e31780f6-92d6-4068-97df-b2a83c2e111c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.440001 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e31780f6-92d6-4068-97df-b2a83c2e111c None None] GET https://10.4.3.240/volume// Aug 12 21:43:26.440204 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e31780f6-92d6-4068-97df-b2a83c2e111c None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:26.440421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e31780f6-92d6-4068-97df-b2a83c2e111c None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:26.440790 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e31780f6-92d6-4068-97df-b2a83c2e111c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:26.441088 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 662/2655] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:26.449591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-d035b0e1-0dfe-4eb1-aa2f-2bd2eedb62ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.452220 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-d035b0e1-0dfe-4eb1-aa2f-2bd2eedb62ac tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:26.452689 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-d035b0e1-0dfe-4eb1-aa2f-2bd2eedb62ac tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "547a1fa6-c3a4-4495-b83c-57bd5ee9ee24", "connector": null, "instance_uuid": "2b8a3cb2-b6a5-4f0f-b672-1bab73d47f85"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:26.462905 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:26.462905 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:26.486193 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-d035b0e1-0dfe-4eb1-aa2f-2bd2eedb62ac tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:26.486592 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 667/2656] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:26 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:26.494536 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1adee52-9c71-4fe2-aad7-70ea9f86bfd8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.496725 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1adee52-9c71-4fe2-aad7-70ea9f86bfd8 None None] GET https://10.4.3.240/volume// Aug 12 21:43:26.496725 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1adee52-9c71-4fe2-aad7-70ea9f86bfd8 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:26.496725 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1adee52-9c71-4fe2-aad7-70ea9f86bfd8 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:26.496725 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1adee52-9c71-4fe2-aad7-70ea9f86bfd8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:26.496725 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 659/2657] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:26.504201 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-806ee3c2-2896-4e18-a18d-9fdf70d7cef1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.506323 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-806ee3c2-2896-4e18-a18d-9fdf70d7cef1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 Aug 12 21:43:26.506530 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-806ee3c2-2896-4e18-a18d-9fdf70d7cef1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:26.506789 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-806ee3c2-2896-4e18-a18d-9fdf70d7cef1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:26.515943 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:26.515943 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:26.521822 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-806ee3c2-2896-4e18-a18d-9fdf70d7cef1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:43:26.529540 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-806ee3c2-2896-4e18-a18d-9fdf70d7cef1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 returned with HTTP 200 Aug 12 21:43:26.530055 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 670/2658] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:26 2026] GET /volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 => generated 1524 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 21:43:26.641809 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-70359aca-1691-44fc-9d1d-e6876c3e9a35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.644107 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-70359aca-1691-44fc-9d1d-e6876c3e9a35 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2 Aug 12 21:43:26.644444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-70359aca-1691-44fc-9d1d-e6876c3e9a35 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:26.658776 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-70359aca-1691-44fc-9d1d-e6876c3e9a35 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-547a1fa6-c3a4-4495-b83c-57bd5ee9ee24-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:26.663795 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-70359aca-1691-44fc-9d1d-e6876c3e9a35 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-547a1fa6-c3a4-4495-b83c-57bd5ee9ee24-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:26.664710 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:26.664710 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:26.749376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-70359aca-1691-44fc-9d1d-e6876c3e9a35 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-547a1fa6-c3a4-4495-b83c-57bd5ee9ee24-np0000007121" released by "attachment_update" :: held 0.082s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:26.749376 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-70359aca-1691-44fc-9d1d-e6876c3e9a35 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2 returned with HTTP 200 Aug 12 21:43:26.749376 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 663/2659] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:26 2026] PUT /volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:26.780754 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-49f01868-3d52-438e-99b5-6c9bb42237a5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.783051 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-49f01868-3d52-438e-99b5-6c9bb42237a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2/action Aug 12 21:43:26.783390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-49f01868-3d52-438e-99b5-6c9bb42237a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:26.783535 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-49f01868-3d52-438e-99b5-6c9bb42237a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:26.784694 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4af9e2d9-59cc-45e2-8f1c-62bf60efbf88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.786911 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4af9e2d9-59cc-45e2-8f1c-62bf60efbf88 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:26.787312 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4af9e2d9-59cc-45e2-8f1c-62bf60efbf88 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:26.787446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b4329a9-4b13-4ff0-bdca-61c05dbf6c5d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:26.787530 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4af9e2d9-59cc-45e2-8f1c-62bf60efbf88 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:26.789304 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b4329a9-4b13-4ff0-bdca-61c05dbf6c5d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:26.789553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b4329a9-4b13-4ff0-bdca-61c05dbf6c5d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:26.789776 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b4329a9-4b13-4ff0-bdca-61c05dbf6c5d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:26.799369 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:26.799369 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:26.804179 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b4329a9-4b13-4ff0-bdca-61c05dbf6c5d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:26.806894 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:26.806894 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:26.807422 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:26.807422 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:26.808551 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b4329a9-4b13-4ff0-bdca-61c05dbf6c5d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:26.808980 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 671/2660] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:26 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:26.812207 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4af9e2d9-59cc-45e2-8f1c-62bf60efbf88 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:26.819202 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4af9e2d9-59cc-45e2-8f1c-62bf60efbf88 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:26.819423 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2419f61b-7572-45f6-9a57-2365c0fff7cc req-49f01868-3d52-438e-99b5-6c9bb42237a5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2/action returned with HTTP 204 Aug 12 21:43:26.819749 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 660/2661] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:26 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:26.819885 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 668/2662] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:43:26 2026] POST /volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:27.828685 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d6968b09-d5f4-4fd7-b8d8-72355e69e394 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:27.830899 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d6968b09-d5f4-4fd7-b8d8-72355e69e394 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:27.831109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d6968b09-d5f4-4fd7-b8d8-72355e69e394 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:27.831285 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d6968b09-d5f4-4fd7-b8d8-72355e69e394 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:27.838650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8be7e230-4ed3-448d-bb49-f4bb2cf0771e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:27.842561 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:27.842561 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:27.843921 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8be7e230-4ed3-448d-bb49-f4bb2cf0771e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:27.844126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8be7e230-4ed3-448d-bb49-f4bb2cf0771e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:27.844296 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8be7e230-4ed3-448d-bb49-f4bb2cf0771e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:27.847912 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=481,cinder:INSERT=56,cinder:UPDATE=123 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:43:27.848096 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d6968b09-d5f4-4fd7-b8d8-72355e69e394 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:27.851901 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d6968b09-d5f4-4fd7-b8d8-72355e69e394 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:27.852817 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 664/2663] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:27 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:27.862098 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:27.862098 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:27.865480 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8be7e230-4ed3-448d-bb49-f4bb2cf0771e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:27.869411 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8be7e230-4ed3-448d-bb49-f4bb2cf0771e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:27.869783 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 672/2664] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:27 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:28.867410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83bfc99b-f4d6-4a0a-acf4-fc453a78190c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:28.869222 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83bfc99b-f4d6-4a0a-acf4-fc453a78190c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:28.869500 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83bfc99b-f4d6-4a0a-acf4-fc453a78190c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:28.869766 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83bfc99b-f4d6-4a0a-acf4-fc453a78190c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:28.876823 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:28.876823 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:28.881292 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-83bfc99b-f4d6-4a0a-acf4-fc453a78190c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:28.888008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7f408007-528c-4ad9-9353-4b9b85583a85 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:28.891079 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f408007-528c-4ad9-9353-4b9b85583a85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:28.891344 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f408007-528c-4ad9-9353-4b9b85583a85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:28.891615 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f408007-528c-4ad9-9353-4b9b85583a85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:28.892169 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83bfc99b-f4d6-4a0a-acf4-fc453a78190c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:28.892572 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 661/2665] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:28 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:28.909332 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:28.909332 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:28.913967 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7f408007-528c-4ad9-9353-4b9b85583a85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:28.919344 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f408007-528c-4ad9-9353-4b9b85583a85 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:28.919731 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 669/2666] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:28 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:29.906076 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d558eb9c-fbd9-4e8e-9e3c-ae33f12b28c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:29.909579 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d558eb9c-fbd9-4e8e-9e3c-ae33f12b28c8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:29.909874 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d558eb9c-fbd9-4e8e-9e3c-ae33f12b28c8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:29.909999 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d558eb9c-fbd9-4e8e-9e3c-ae33f12b28c8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:29.922190 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:29.922190 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:29.928714 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d558eb9c-fbd9-4e8e-9e3c-ae33f12b28c8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:29.933894 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d558eb9c-fbd9-4e8e-9e3c-ae33f12b28c8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:29.934290 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 665/2667] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:29 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:29.937283 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9574b54-5c52-4c90-b9f9-54e28e51316b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:29.939978 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9574b54-5c52-4c90-b9f9-54e28e51316b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:29.939978 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9574b54-5c52-4c90-b9f9-54e28e51316b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:29.939978 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9574b54-5c52-4c90-b9f9-54e28e51316b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:29.952638 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:29.952638 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:29.957192 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9574b54-5c52-4c90-b9f9-54e28e51316b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:29.962387 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9574b54-5c52-4c90-b9f9-54e28e51316b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:29.962879 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 673/2668] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:29 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:30.011940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-2bb7825b-92c9-45ca-a1da-03260aaada91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:30.014112 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-2bb7825b-92c9-45ca-a1da-03260aaada91 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05/action Aug 12 21:43:30.014532 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-2bb7825b-92c9-45ca-a1da-03260aaada91 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:30.014699 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-2bb7825b-92c9-45ca-a1da-03260aaada91 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:30.035295 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:30.035295 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:30.047794 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dbb8618c-8a40-4771-bc31-67e6360012e4 req-2bb7825b-92c9-45ca-a1da-03260aaada91 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05/action returned with HTTP 204 Aug 12 21:43:30.048692 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 662/2669] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:43:30 2026] POST /volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:30.946835 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-12d94c12-8dc9-44b8-b6f4-de5a9e4cf3cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:30.948773 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12d94c12-8dc9-44b8-b6f4-de5a9e4cf3cc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:30.949084 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12d94c12-8dc9-44b8-b6f4-de5a9e4cf3cc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:30.949423 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12d94c12-8dc9-44b8-b6f4-de5a9e4cf3cc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:30.961215 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:30.961215 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:30.966783 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-12d94c12-8dc9-44b8-b6f4-de5a9e4cf3cc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:30.970641 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12d94c12-8dc9-44b8-b6f4-de5a9e4cf3cc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:30.971336 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 670/2670] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:30 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:30.980497 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78bc83c0-e7bf-403c-9bde-67f6e757ec6a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:30.982265 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78bc83c0-e7bf-403c-9bde-67f6e757ec6a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:30.982447 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78bc83c0-e7bf-403c-9bde-67f6e757ec6a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:30.982635 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78bc83c0-e7bf-403c-9bde-67f6e757ec6a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:30.995488 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:30.995488 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:30.999467 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78bc83c0-e7bf-403c-9bde-67f6e757ec6a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:31.004245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78bc83c0-e7bf-403c-9bde-67f6e757ec6a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:31.004712 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 666/2671] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:30 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:31.987770 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60a7e784-62ce-4da7-9eef-3e4150ef6c80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:31.990006 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60a7e784-62ce-4da7-9eef-3e4150ef6c80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:31.990289 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60a7e784-62ce-4da7-9eef-3e4150ef6c80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:31.990509 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60a7e784-62ce-4da7-9eef-3e4150ef6c80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:31.998023 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:31.998023 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:32.001705 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60a7e784-62ce-4da7-9eef-3e4150ef6c80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:32.006108 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60a7e784-62ce-4da7-9eef-3e4150ef6c80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:32.006341 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 674/2672] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:31 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:33.024717 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f4fa496-2962-4698-bba3-951d9933efe3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:33.027555 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f4fa496-2962-4698-bba3-951d9933efe3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:33.027844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f4fa496-2962-4698-bba3-951d9933efe3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:33.028019 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f4fa496-2962-4698-bba3-951d9933efe3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:33.037249 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:33.037249 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:33.041713 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f4fa496-2962-4698-bba3-951d9933efe3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:33.047466 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f4fa496-2962-4698-bba3-951d9933efe3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:33.047878 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 663/2673] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:33 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:34.063293 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-41e1dc06-307c-46f9-9dec-21ead2a2fe92 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:34.065229 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-41e1dc06-307c-46f9-9dec-21ead2a2fe92 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:34.065528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-41e1dc06-307c-46f9-9dec-21ead2a2fe92 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:34.065838 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-41e1dc06-307c-46f9-9dec-21ead2a2fe92 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:34.073026 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:34.073026 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:34.076641 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-41e1dc06-307c-46f9-9dec-21ead2a2fe92 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:34.082592 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-41e1dc06-307c-46f9-9dec-21ead2a2fe92 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:34.082961 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 671/2674] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:34 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:34.095819 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f0f22516-5d9e-4dcc-a78b-0f9300a8ae0f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:34.097499 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0f22516-5d9e-4dcc-a78b-0f9300a8ae0f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:34.097720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0f22516-5d9e-4dcc-a78b-0f9300a8ae0f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:34.097900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0f22516-5d9e-4dcc-a78b-0f9300a8ae0f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:34.106642 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:34.106642 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:34.107215 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:34.108894 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f0f22516-5d9e-4dcc-a78b-0f9300a8ae0f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:34.109038 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:34.109352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-593409459"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:34.110731 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-593409459'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:34.110931 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume of 1 GB Aug 12 21:43:34.113823 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0f22516-5d9e-4dcc-a78b-0f9300a8ae0f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:34.114227 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 667/2675] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:34 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:34.116437 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Availability Zones retrieved successfully. Aug 12 21:43:34.124598 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Flow 'volume_create_api' (03540b1a-783d-41fe-ac08-0f3948f7aaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:34.125888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2825a62d-3fab-4cdd-8867-dfd3786b02fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:34.126052 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ecd47d91-83b2-4902-8761-c0ec3b7e1a2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:34.126727 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:34.128670 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ecd47d91-83b2-4902-8761-c0ec3b7e1a2d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:34.128938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ecd47d91-83b2-4902-8761-c0ec3b7e1a2d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:34.129169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ecd47d91-83b2-4902-8761-c0ec3b7e1a2d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:34.129429 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ecd47d91-83b2-4902-8761-c0ec3b7e1a2d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:34.143667 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:34.143667 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:34.144276 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ecd47d91-83b2-4902-8761-c0ec3b7e1a2d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:34.154774 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2825a62d-3fab-4cdd-8867-dfd3786b02fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:34.154984 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55ce812-6a69-43e2-9527-0e3b5d2f203a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:34.169010 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ecd47d91-83b2-4902-8761-c0ec3b7e1a2d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume request issued successfully. Aug 12 21:43:34.170998 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ecd47d91-83b2-4902-8761-c0ec3b7e1a2d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 202 Aug 12 21:43:34.171443 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 664/2676] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:34 2026] DELETE /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:43:34.181793 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64216b60-0fd8-4364-9c9a-b90491d79e74 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:34.184594 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64216b60-0fd8-4364-9c9a-b90491d79e74 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:34.184594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64216b60-0fd8-4364-9c9a-b90491d79e74 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:34.184594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64216b60-0fd8-4364-9c9a-b90491d79e74 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:34.191261 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:34.191261 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:34.195567 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-64216b60-0fd8-4364-9c9a-b90491d79e74 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:34.199644 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Created reservations ['ca3ecf4a-d6aa-4c78-b05c-47e9ede85305', '4f09703e-1fed-4982-922b-da754d1fa8fe', '45ba865f-fada-4c1a-96d2-b67774f94798', 'da3a1264-f5d7-43e1-a234-ebdb14b05e18'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:34.199720 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64216b60-0fd8-4364-9c9a-b90491d79e74 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 200 Aug 12 21:43:34.200067 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 672/2677] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:34 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:34.201157 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55ce812-6a69-43e2-9527-0e3b5d2f203a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca3ecf4a-d6aa-4c78-b05c-47e9ede85305', '4f09703e-1fed-4982-922b-da754d1fa8fe', '45ba865f-fada-4c1a-96d2-b67774f94798', 'da3a1264-f5d7-43e1-a234-ebdb14b05e18']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:34.201530 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e9ef49-0d63-47ea-975e-261ecb4fdbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:34.221247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e9ef49-0d63-47ea-975e-261ecb4fdbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51caa8c6-ca06-4377-9387-61318da12e56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-593409459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',qos_specs=None,replication_status=,reservations=['ca3ecf4a-d6aa-4c78-b05c-47e9ede85305','4f09703e-1fed-4982-922b-da754d1fa8fe','45ba865f-fada-4c1a-96d2-b67774f94798','da3a1264-f5d7-43e1-a234-ebdb14b05e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f9f77435174ebd900b48e6019362cc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-593409459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51caa8c6-ca06-4377-9387-61318da12e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f9f77435174ebd900b48e6019362cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:34.222052 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af60e16-b209-458a-b048-dc775bf7492a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:34.238910 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af60e16-b209-458a-b048-dc775bf7492a) transitioned into state 'SUCCESS' from state '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-593409459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',qos_specs=None,replication_status=,reservations=['ca3ecf4a-d6aa-4c78-b05c-47e9ede85305','4f09703e-1fed-4982-922b-da754d1fa8fe','45ba865f-fada-4c1a-96d2-b67774f94798','da3a1264-f5d7-43e1-a234-ebdb14b05e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f9f77435174ebd900b48e6019362cc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:34.240441 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e5b655-8ca8-4805-9baf-8582a7431cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:34.248543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e5b655-8ca8-4805-9baf-8582a7431cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:34.249485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Flow 'volume_create_api' (03540b1a-783d-41fe-ac08-0f3948f7aaa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:34.249988 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume request issued successfully. Aug 12 21:43:34.250641 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45c564fc-7070-4316-8f5f-4fe1370f81d8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:34.251150 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 675/2678] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:43:34 2026] POST /volume/v3/volumes => generated 750 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:43:34.261722 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6f4679b-7721-42af-a5ff-1de8879e1d64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:34.263440 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6f4679b-7721-42af-a5ff-1de8879e1d64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:34.263930 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6f4679b-7721-42af-a5ff-1de8879e1d64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:34.264229 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6f4679b-7721-42af-a5ff-1de8879e1d64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:34.270694 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:34.270694 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:34.274133 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6f4679b-7721-42af-a5ff-1de8879e1d64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:34.277847 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6f4679b-7721-42af-a5ff-1de8879e1d64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:34.278228 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 668/2679] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:34 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:34.654550 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-b9fa828f-ad6f-4b92-a843-9cd6b4dc3088 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:34.655866 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-b9fa828f-ad6f-4b92-a843-9cd6b4dc3088 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:43:34.656023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-b9fa828f-ad6f-4b92-a843-9cd6b4dc3088 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:34.656226 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-b9fa828f-ad6f-4b92-a843-9cd6b4dc3088 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:34.668782 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:34.668782 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:34.672301 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-b9fa828f-ad6f-4b92-a843-9cd6b4dc3088 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:43:34.677353 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-b9fa828f-ad6f-4b92-a843-9cd6b4dc3088 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:43:34.677749 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 665/2680] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:34 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:35.137685 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6c2f656e-5bfa-4941-a537-9fb7cf82fed9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.138179 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c2f656e-5bfa-4941-a537-9fb7cf82fed9 None None] GET https://10.4.3.240/volume// Aug 12 21:43:35.138395 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c2f656e-5bfa-4941-a537-9fb7cf82fed9 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.138601 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c2f656e-5bfa-4941-a537-9fb7cf82fed9 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.138947 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c2f656e-5bfa-4941-a537-9fb7cf82fed9 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:35.139227 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 673/2681] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:35.148688 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-529ac4e6-6bb2-468b-9f63-36b1062f933e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.151431 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-529ac4e6-6bb2-468b-9f63-36b1062f933e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:35.151973 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-529ac4e6-6bb2-468b-9f63-36b1062f933e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f92a926-e068-46df-837b-a1ea9424a94d", "connector": null, "instance_uuid": "cfde95f2-315c-4019-8c88-1381927e2cac"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:35.169295 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:35.169295 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:35.198953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-529ac4e6-6bb2-468b-9f63-36b1062f933e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:35.199498 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 676/2682] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:35 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 12 21:43:35.213189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa5da892-cd59-4300-bc91-397e27eeabab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.215949 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-332cc62a-5ffb-4a43-a514-15fa5240e313 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.216672 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa5da892-cd59-4300-bc91-397e27eeabab tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:43:35.216955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa5da892-cd59-4300-bc91-397e27eeabab tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.217195 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa5da892-cd59-4300-bc91-397e27eeabab tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.218010 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-332cc62a-5ffb-4a43-a514-15fa5240e313 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c Aug 12 21:43:35.218190 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-332cc62a-5ffb-4a43-a514-15fa5240e313 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.218370 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-332cc62a-5ffb-4a43-a514-15fa5240e313 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.229359 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa5da892-cd59-4300-bc91-397e27eeabab tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 404 Aug 12 21:43:35.229861 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:35.229861 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:35.230322 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 669/2683] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:35 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:35.293435 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-24e90825-f98d-419d-aa92-b09a443ca803 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.297231 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24e90825-f98d-419d-aa92-b09a443ca803 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:35.297482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24e90825-f98d-419d-aa92-b09a443ca803 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.297691 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24e90825-f98d-419d-aa92-b09a443ca803 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.300152 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-332cc62a-5ffb-4a43-a514-15fa5240e313 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c returned with HTTP 200 Aug 12 21:43:35.300761 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 666/2684] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:43:35 2026] DELETE /volume/v3/attachments/b551e392-f628-41b7-bf19-7f4d1a1b640c => generated 367 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:43:35.306773 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:35.306773 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:35.318280 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-24e90825-f98d-419d-aa92-b09a443ca803 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:35.328100 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24e90825-f98d-419d-aa92-b09a443ca803 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:35.328100 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 674/2685] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:35 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:35.387213 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-af167863-8950-40d0-b94d-001284db2087 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.394154 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-af167863-8950-40d0-b94d-001284db2087 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:35.394591 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-af167863-8950-40d0-b94d-001284db2087 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.395931 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-af167863-8950-40d0-b94d-001284db2087 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.407444 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:35.407444 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:35.411722 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-af167863-8950-40d0-b94d-001284db2087 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:35.416609 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-af167863-8950-40d0-b94d-001284db2087 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:35.416997 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 677/2686] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:35 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:35.505917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d5c83f0-8876-49b8-851e-e075cf2382aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.506281 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d5c83f0-8876-49b8-851e-e075cf2382aa None None] GET https://10.4.3.240/volume// Aug 12 21:43:35.506448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d5c83f0-8876-49b8-851e-e075cf2382aa None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.506729 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d5c83f0-8876-49b8-851e-e075cf2382aa None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.507109 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d5c83f0-8876-49b8-851e-e075cf2382aa None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:35.507381 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 670/2687] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:43:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:35.516088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-68739651-ee19-4494-a468-a8b53f1eb165 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.518176 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-68739651-ee19-4494-a468-a8b53f1eb165 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:35.518615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-68739651-ee19-4494-a468-a8b53f1eb165 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51caa8c6-ca06-4377-9387-61318da12e56", "connector": null, "instance_uuid": "b4432aea-279b-41bc-895f-7b09ed8df1d6"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:35.530059 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:35.530059 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:35.562311 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-68739651-ee19-4494-a468-a8b53f1eb165 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:35.562885 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 667/2688] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:35 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 12 21:43:35.594562 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-39575e56-8dc0-4775-8273-95dafde0e172 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.596588 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39575e56-8dc0-4775-8273-95dafde0e172 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:35.596870 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39575e56-8dc0-4775-8273-95dafde0e172 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.597271 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39575e56-8dc0-4775-8273-95dafde0e172 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.608365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82c9de44-5efa-47b4-9700-fbf0cbd0984c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.608786 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82c9de44-5efa-47b4-9700-fbf0cbd0984c None None] GET https://10.4.3.240/volume// Aug 12 21:43:35.608947 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82c9de44-5efa-47b4-9700-fbf0cbd0984c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.609144 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82c9de44-5efa-47b4-9700-fbf0cbd0984c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.609457 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82c9de44-5efa-47b4-9700-fbf0cbd0984c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:35.609937 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 678/2689] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:35.612434 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:35.612434 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:35.618314 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39575e56-8dc0-4775-8273-95dafde0e172 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:35.619746 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-c838743e-bf34-406d-aca8-44d010b6f124 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.622291 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-c838743e-bf34-406d-aca8-44d010b6f124 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:35.623643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-c838743e-bf34-406d-aca8-44d010b6f124 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:35.623643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-c838743e-bf34-406d-aca8-44d010b6f124 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:35.624730 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39575e56-8dc0-4775-8273-95dafde0e172 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:35.625234 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 675/2690] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:35 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:35.638972 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:35.638972 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:35.643982 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-c838743e-bf34-406d-aca8-44d010b6f124 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:35.649399 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-c838743e-bf34-406d-aca8-44d010b6f124 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:35.649553 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 671/2691] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:35 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:35.759780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-492e892b-bbfe-40a6-9b07-315a98fa596f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:35.764676 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-492e892b-bbfe-40a6-9b07-315a98fa596f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] PUT https://10.4.3.240/volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b Aug 12 21:43:35.764676 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-492e892b-bbfe-40a6-9b07-315a98fa596f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:35.773993 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-492e892b-bbfe-40a6-9b07-315a98fa596f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Acquiring lock "cinder-attachment_update-51caa8c6-ca06-4377-9387-61318da12e56-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:35.781684 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-492e892b-bbfe-40a6-9b07-315a98fa596f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Lock "cinder-attachment_update-51caa8c6-ca06-4377-9387-61318da12e56-np0000007121" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:35.783205 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:35.783205 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:35.866000 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-492e892b-bbfe-40a6-9b07-315a98fa596f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Lock "cinder-attachment_update-51caa8c6-ca06-4377-9387-61318da12e56-np0000007121" released by "attachment_update" :: held 0.083s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:35.866000 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-492e892b-bbfe-40a6-9b07-315a98fa596f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b returned with HTTP 200 Aug 12 21:43:35.867062 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 668/2692] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:35 2026] PUT /volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:36.321115 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-9a294096-8ff7-4703-81b1-60c89c67ded8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:36.323158 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-9a294096-8ff7-4703-81b1-60c89c67ded8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] PUT https://10.4.3.240/volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 Aug 12 21:43:36.323608 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-9a294096-8ff7-4703-81b1-60c89c67ded8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:36.331798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-9a294096-8ff7-4703-81b1-60c89c67ded8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Acquiring lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:36.336399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-9a294096-8ff7-4703-81b1-60c89c67ded8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:36.337461 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:36.337461 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:36.462390 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-9a294096-8ff7-4703-81b1-60c89c67ded8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" released by "attachment_update" :: held 0.126s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:36.462767 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-9a294096-8ff7-4703-81b1-60c89c67ded8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 returned with HTTP 200 Aug 12 21:43:36.463203 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 679/2693] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:36 2026] PUT /volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:36.470698 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-135e1b46-8da6-4d54-bebb-a7cb2de7b11c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:36.472672 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-135e1b46-8da6-4d54-bebb-a7cb2de7b11c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 Aug 12 21:43:36.472878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-135e1b46-8da6-4d54-bebb-a7cb2de7b11c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:36.473051 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-135e1b46-8da6-4d54-bebb-a7cb2de7b11c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:36.488372 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-135e1b46-8da6-4d54-bebb-a7cb2de7b11c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 returned with HTTP 200 Aug 12 21:43:36.488864 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 676/2694] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:43:36 2026] GET /volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:36.640227 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4afb0be4-a26b-4f4e-98eb-59488bb1023f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:36.642517 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4afb0be4-a26b-4f4e-98eb-59488bb1023f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:36.642833 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4afb0be4-a26b-4f4e-98eb-59488bb1023f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:36.643097 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4afb0be4-a26b-4f4e-98eb-59488bb1023f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:36.653583 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:36.653583 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:36.661734 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4afb0be4-a26b-4f4e-98eb-59488bb1023f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:36.670859 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4afb0be4-a26b-4f4e-98eb-59488bb1023f tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:36.671057 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 672/2695] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:36 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:37.005362 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:37.007093 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:37.007490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "f90fd935-8502-492b-a26b-df30f0787d55", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:37.009318 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'f90fd935-8502-492b-a26b-df30f0787d55', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:37.107291 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume of 1 GB Aug 12 21:43:37.107712 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:37.107712 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:37.116668 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Availability Zones retrieved successfully. Aug 12 21:43:37.122515 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (a7a68713-c048-4566-a648-847597d6d26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:37.123805 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92db57cb-c3a5-4487-b16e-de458da37764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:37.124795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:37.197385 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92db57cb-c3a5-4487-b16e-de458da37764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:37.198247 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28cc6441-cae2-449a-922d-cbc28d20c594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:37.255776 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Created reservations ['8f75054a-bc31-46f4-8305-c064d28f7b0e', '06933e61-60e5-47ba-9446-5247b79310d4', '55761a3e-9c0c-4b04-a172-5fc8cd2af8b9', '02efb7c5-9959-4f55-9fc7-e5cff64add38'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:37.256979 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28cc6441-cae2-449a-922d-cbc28d20c594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f75054a-bc31-46f4-8305-c064d28f7b0e', '06933e61-60e5-47ba-9446-5247b79310d4', '55761a3e-9c0c-4b04-a172-5fc8cd2af8b9', '02efb7c5-9959-4f55-9fc7-e5cff64add38']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:37.258388 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d4fbcac-667f-4b9f-a0b0-c2454a0307b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:37.291215 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d4fbcac-667f-4b9f-a0b0-c2454a0307b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c354a76-a2a2-497e-8e4c-4ce8983e6aa8', '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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['8f75054a-bc31-46f4-8305-c064d28f7b0e','06933e61-60e5-47ba-9446-5247b79310d4','55761a3e-9c0c-4b04-a172-5fc8cd2af8b9','02efb7c5-9959-4f55-9fc7-e5cff64add38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:37Z,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=9c354a76-a2a2-497e-8e4c-4ce8983e6aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9079022224b45bbb1a10cede6d9463a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:37.292381 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134b8cd7-160d-475e-83b0-68fc7d24bd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:37.314111 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134b8cd7-160d-475e-83b0-68fc7d24bd51) transitioned into state 'SUCCESS' from 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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['8f75054a-bc31-46f4-8305-c064d28f7b0e','06933e61-60e5-47ba-9446-5247b79310d4','55761a3e-9c0c-4b04-a172-5fc8cd2af8b9','02efb7c5-9959-4f55-9fc7-e5cff64add38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:37.314995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37445835-9f9c-4497-b71d-84b6ca1bf58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:37.322798 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37445835-9f9c-4497-b71d-84b6ca1bf58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:37.323569 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (a7a68713-c048-4566-a648-847597d6d26d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:37.323878 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request issued successfully. Aug 12 21:43:37.324400 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76b7f29a-e828-4004-8b59-e680a77ec9d5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:37.324842 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 669/2696] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:43:37 2026] POST /volume/v3/volumes => generated 775 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:37.339451 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-680b1fe5-4cee-4c3f-b841-ddb08b072849 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:37.341205 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-680b1fe5-4cee-4c3f-b841-ddb08b072849 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:37.341407 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-680b1fe5-4cee-4c3f-b841-ddb08b072849 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:37.341610 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-680b1fe5-4cee-4c3f-b841-ddb08b072849 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:37.350819 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:37.350819 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:37.352524 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-680b1fe5-4cee-4c3f-b841-ddb08b072849 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:37.356542 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-680b1fe5-4cee-4c3f-b841-ddb08b072849 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:37.357034 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 680/2697] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:37 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:37.685200 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2d3c5bd5-b3ae-41f9-90cd-274e0e60edf7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:37.686890 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d3c5bd5-b3ae-41f9-90cd-274e0e60edf7 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:37.687073 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d3c5bd5-b3ae-41f9-90cd-274e0e60edf7 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:37.687248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d3c5bd5-b3ae-41f9-90cd-274e0e60edf7 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:37.701764 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:37.701764 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:37.708719 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2d3c5bd5-b3ae-41f9-90cd-274e0e60edf7 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:37.713185 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d3c5bd5-b3ae-41f9-90cd-274e0e60edf7 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:37.713529 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 677/2698] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:37 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:38.368464 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63a52119-3b45-4ea3-b18d-aea44e9e813d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:38.370568 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63a52119-3b45-4ea3-b18d-aea44e9e813d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:38.370853 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63a52119-3b45-4ea3-b18d-aea44e9e813d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:38.371108 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63a52119-3b45-4ea3-b18d-aea44e9e813d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:38.380400 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:38.380400 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:38.385555 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63a52119-3b45-4ea3-b18d-aea44e9e813d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:38.391778 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63a52119-3b45-4ea3-b18d-aea44e9e813d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:38.392433 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 673/2699] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:38 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:38.727503 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c7b52c7-21a3-4dac-9124-04321f27e3df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:38.730218 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c7b52c7-21a3-4dac-9124-04321f27e3df tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:38.730486 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c7b52c7-21a3-4dac-9124-04321f27e3df tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:38.730795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c7b52c7-21a3-4dac-9124-04321f27e3df tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:38.744381 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:38.744381 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:38.749218 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5c7b52c7-21a3-4dac-9124-04321f27e3df tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:38.754959 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c7b52c7-21a3-4dac-9124-04321f27e3df tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:38.755490 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 670/2700] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:38 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:39.144210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-0c2ff5a6-7264-4790-ac83-ed293f5469b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:39.146311 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-0c2ff5a6-7264-4790-ac83-ed293f5469b9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b/action Aug 12 21:43:39.146744 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-0c2ff5a6-7264-4790-ac83-ed293f5469b9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:39.147032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-0c2ff5a6-7264-4790-ac83-ed293f5469b9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:39.163137 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:39.163137 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:39.174095 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bab170b6-e54d-4e37-a8bf-18ec9fbf11c4 req-0c2ff5a6-7264-4790-ac83-ed293f5469b9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b/action returned with HTTP 204 Aug 12 21:43:39.174775 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 681/2701] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:43:39 2026] POST /volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:39.406762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ead047f5-610b-49ad-a2a5-3f5bad1b553a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:39.408931 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ead047f5-610b-49ad-a2a5-3f5bad1b553a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:39.409214 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ead047f5-610b-49ad-a2a5-3f5bad1b553a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:39.409453 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ead047f5-610b-49ad-a2a5-3f5bad1b553a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:39.418615 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:39.418615 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:39.423111 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ead047f5-610b-49ad-a2a5-3f5bad1b553a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:39.428840 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ead047f5-610b-49ad-a2a5-3f5bad1b553a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:39.429328 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 678/2702] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:39 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:39.770989 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d41f5d56-6e0b-4fdf-8b0f-c32af110d207 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:39.773705 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d41f5d56-6e0b-4fdf-8b0f-c32af110d207 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:39.773904 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d41f5d56-6e0b-4fdf-8b0f-c32af110d207 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:39.774078 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d41f5d56-6e0b-4fdf-8b0f-c32af110d207 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:39.782544 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:39.782544 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:39.785862 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d41f5d56-6e0b-4fdf-8b0f-c32af110d207 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:39.789431 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d41f5d56-6e0b-4fdf-8b0f-c32af110d207 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:39.789811 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 674/2703] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:39 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:39.801400 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89b9c9d8-753c-4c16-8d79-49303ebfd56b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:39.803105 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89b9c9d8-753c-4c16-8d79-49303ebfd56b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:39.803266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89b9c9d8-753c-4c16-8d79-49303ebfd56b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:39.803432 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89b9c9d8-753c-4c16-8d79-49303ebfd56b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:39.813635 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:39.813635 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:39.821934 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-89b9c9d8-753c-4c16-8d79-49303ebfd56b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:39.831049 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89b9c9d8-753c-4c16-8d79-49303ebfd56b tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:39.831421 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 671/2704] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:39 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:39.940674 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:39.942950 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:39.943426 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1137994174"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:39.945467 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1137994174'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:39.945697 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume of 1 GB Aug 12 21:43:39.954691 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Availability Zones retrieved successfully. Aug 12 21:43:39.963056 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Flow 'volume_create_api' (0b2affd7-d321-4970-8c6c-5c143c8f556c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:39.964420 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4db06e-c1d7-4d9a-97ed-07566330a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:39.965821 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:40.003150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4db06e-c1d7-4d9a-97ed-07566330a06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:40.004448 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ed7aa9-0546-46b7-887b-b3814f4d3708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:40.056368 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Created reservations ['571c66d3-0646-4f1c-bd67-9445fa4e9294', '7c08d860-17b1-4b17-8bfd-73c66eb5f74a', 'c4ddbc1e-e747-452d-bd77-3208b698c5e3', '9c3ce2c3-ad7f-461c-b6cd-10c979c26805'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:40.057518 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ed7aa9-0546-46b7-887b-b3814f4d3708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['571c66d3-0646-4f1c-bd67-9445fa4e9294', '7c08d860-17b1-4b17-8bfd-73c66eb5f74a', 'c4ddbc1e-e747-452d-bd77-3208b698c5e3', '9c3ce2c3-ad7f-461c-b6cd-10c979c26805']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:40.058664 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae49a50e-f6a7-437a-92d3-830161286f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:40.080013 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae49a50e-f6a7-437a-92d3-830161286f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83a13638-f905-42aa-a542-bb703de7a32d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1137994174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',qos_specs=None,replication_status=,reservations=['571c66d3-0646-4f1c-bd67-9445fa4e9294','7c08d860-17b1-4b17-8bfd-73c66eb5f74a','c4ddbc1e-e747-452d-bd77-3208b698c5e3','9c3ce2c3-ad7f-461c-b6cd-10c979c26805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f9f77435174ebd900b48e6019362cc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1137994174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83a13638-f905-42aa-a542-bb703de7a32d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f9f77435174ebd900b48e6019362cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:40.081116 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e52ade4e-c855-45dd-9c62-1d159e54bdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:40.098446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e52ade4e-c855-45dd-9c62-1d159e54bdb1) transitioned into state 'SUCCESS' from state '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-1137994174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff53fb4626a4f3dbc3245e3a3d6ace0',qos_specs=None,replication_status=,reservations=['571c66d3-0646-4f1c-bd67-9445fa4e9294','7c08d860-17b1-4b17-8bfd-73c66eb5f74a','c4ddbc1e-e747-452d-bd77-3208b698c5e3','9c3ce2c3-ad7f-461c-b6cd-10c979c26805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f9f77435174ebd900b48e6019362cc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:40.099251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c488d9-46de-4616-8707-930a21ec7be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:40.107973 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c488d9-46de-4616-8707-930a21ec7be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:40.108632 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Flow 'volume_create_api' (0b2affd7-d321-4970-8c6c-5c143c8f556c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:40.108985 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Create volume request issued successfully. Aug 12 21:43:40.109517 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f24ec6f5-fd57-40b0-bc8f-839d7fc4bfe2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:40.109996 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 682/2705] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:43:39 2026] POST /volume/v3/volumes => generated 751 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:43:40.122907 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-591e959c-30ab-41ac-872e-44da62a6d0db None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:40.124615 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-591e959c-30ab-41ac-872e-44da62a6d0db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:40.125018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-591e959c-30ab-41ac-872e-44da62a6d0db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:40.125342 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-591e959c-30ab-41ac-872e-44da62a6d0db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:40.134563 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:40.134563 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:40.140126 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-591e959c-30ab-41ac-872e-44da62a6d0db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:40.147051 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-591e959c-30ab-41ac-872e-44da62a6d0db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:40.147654 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 679/2706] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:40 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:40.442853 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-729f4724-ba40-4fe7-83eb-fafbbf26768a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:40.444749 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-729f4724-ba40-4fe7-83eb-fafbbf26768a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:40.444968 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-729f4724-ba40-4fe7-83eb-fafbbf26768a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:40.445152 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-729f4724-ba40-4fe7-83eb-fafbbf26768a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:40.455422 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:40.455422 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:40.459316 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-729f4724-ba40-4fe7-83eb-fafbbf26768a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:40.463646 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-729f4724-ba40-4fe7-83eb-fafbbf26768a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:40.464167 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 675/2707] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:40 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:41.161098 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-817503c6-a20a-49c4-8836-23ed869b3886 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.164746 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-817503c6-a20a-49c4-8836-23ed869b3886 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:41.164746 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-817503c6-a20a-49c4-8836-23ed869b3886 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:41.164746 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-817503c6-a20a-49c4-8836-23ed869b3886 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:41.173066 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:41.173066 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:41.178830 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-817503c6-a20a-49c4-8836-23ed869b3886 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:41.186077 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-817503c6-a20a-49c4-8836-23ed869b3886 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:41.187065 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 672/2708] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:41 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:41.250502 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-cfeb192f-c297-4ec9-9f8c-88117d37b0e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.253679 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-cfeb192f-c297-4ec9-9f8c-88117d37b0e2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:41.253679 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-cfeb192f-c297-4ec9-9f8c-88117d37b0e2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:41.253679 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-cfeb192f-c297-4ec9-9f8c-88117d37b0e2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:41.261017 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:41.261017 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:41.264461 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-cfeb192f-c297-4ec9-9f8c-88117d37b0e2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:41.268793 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-cfeb192f-c297-4ec9-9f8c-88117d37b0e2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:41.268793 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 683/2709] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:41 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:41.361970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1c8153b7-8bcb-436d-bb29-fe7dab0dceb5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.362353 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c8153b7-8bcb-436d-bb29-fe7dab0dceb5 None None] GET https://10.4.3.240/volume// Aug 12 21:43:41.362496 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c8153b7-8bcb-436d-bb29-fe7dab0dceb5 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:41.362752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c8153b7-8bcb-436d-bb29-fe7dab0dceb5 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:41.363069 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c8153b7-8bcb-436d-bb29-fe7dab0dceb5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:41.363338 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 680/2710] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:43:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:41.371214 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-af1b7099-936a-47b0-89e9-b1aadc9d1354 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.372942 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-af1b7099-936a-47b0-89e9-b1aadc9d1354 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:41.373392 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-af1b7099-936a-47b0-89e9-b1aadc9d1354 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83a13638-f905-42aa-a542-bb703de7a32d", "connector": null, "instance_uuid": "b4432aea-279b-41bc-895f-7b09ed8df1d6"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:41.388371 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:41.388371 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:41.417269 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-af1b7099-936a-47b0-89e9-b1aadc9d1354 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:41.417995 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 676/2711] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:41 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 12 21:43:41.448347 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07fd1c98-05f3-4e6c-974e-9d57caba7448 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.451173 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07fd1c98-05f3-4e6c-974e-9d57caba7448 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:41.451383 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07fd1c98-05f3-4e6c-974e-9d57caba7448 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:41.451574 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07fd1c98-05f3-4e6c-974e-9d57caba7448 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:41.460714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bc5a980-dad3-45e8-8420-d39f23779c81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.461127 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bc5a980-dad3-45e8-8420-d39f23779c81 None None] GET https://10.4.3.240/volume// Aug 12 21:43:41.461304 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bc5a980-dad3-45e8-8420-d39f23779c81 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:41.461506 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bc5a980-dad3-45e8-8420-d39f23779c81 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:41.461853 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bc5a980-dad3-45e8-8420-d39f23779c81 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:41.462133 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 684/2712] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:41.464606 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:41.464606 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:41.468172 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-07fd1c98-05f3-4e6c-974e-9d57caba7448 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:41.470896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-f73ed190-cf45-4457-8531-11c92513b08a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.473142 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-f73ed190-cf45-4457-8531-11c92513b08a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:41.473355 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07fd1c98-05f3-4e6c-974e-9d57caba7448 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:41.473440 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-f73ed190-cf45-4457-8531-11c92513b08a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:41.473576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-f73ed190-cf45-4457-8531-11c92513b08a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:41.473914 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 673/2713] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:41 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:41.480856 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34fa2f67-3cd8-475d-bb82-ffd92da3c3c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.482548 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34fa2f67-3cd8-475d-bb82-ffd92da3c3c0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:41.482778 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34fa2f67-3cd8-475d-bb82-ffd92da3c3c0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:41.482974 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34fa2f67-3cd8-475d-bb82-ffd92da3c3c0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:41.484046 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:41.484046 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:41.488832 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-f73ed190-cf45-4457-8531-11c92513b08a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:41.490533 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:41.490533 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:41.493008 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-f73ed190-cf45-4457-8531-11c92513b08a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:41.493440 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 681/2714] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:41 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:41.494060 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-34fa2f67-3cd8-475d-bb82-ffd92da3c3c0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:41.498060 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34fa2f67-3cd8-475d-bb82-ffd92da3c3c0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:41.498417 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 677/2715] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:41 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:41.606845 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-6281805c-fddc-4356-8026-82b078e85938 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:41.609404 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-6281805c-fddc-4356-8026-82b078e85938 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] PUT https://10.4.3.240/volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea Aug 12 21:43:41.609898 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-6281805c-fddc-4356-8026-82b078e85938 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:41.621179 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-6281805c-fddc-4356-8026-82b078e85938 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Acquiring lock "cinder-attachment_update-83a13638-f905-42aa-a542-bb703de7a32d-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:41.627664 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-6281805c-fddc-4356-8026-82b078e85938 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Lock "cinder-attachment_update-83a13638-f905-42aa-a542-bb703de7a32d-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:41.628965 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:41.628965 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:41.734601 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-6281805c-fddc-4356-8026-82b078e85938 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Lock "cinder-attachment_update-83a13638-f905-42aa-a542-bb703de7a32d-np0000007121" released by "attachment_update" :: held 0.107s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:41.734985 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-6281805c-fddc-4356-8026-82b078e85938 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea returned with HTTP 200 Aug 12 21:43:41.735874 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 685/2716] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:41 2026] PUT /volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:42.407998 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-d66da1ae-b79c-4489-b4e8-3ec12112a970 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:42.410942 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-d66da1ae-b79c-4489-b4e8-3ec12112a970 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69/action Aug 12 21:43:42.411416 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-d66da1ae-b79c-4489-b4e8-3ec12112a970 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:42.411590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-d66da1ae-b79c-4489-b4e8-3ec12112a970 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:42.439409 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:42.439409 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:42.451704 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-95fd1522-92b2-4532-80b9-b78b00740f26 req-d66da1ae-b79c-4489-b4e8-3ec12112a970 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69/action returned with HTTP 204 Aug 12 21:43:42.452274 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 674/2717] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:43:42 2026] POST /volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:42.490365 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4adce2e8-bbea-460f-92bd-ed09d03441ae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:42.492239 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4adce2e8-bbea-460f-92bd-ed09d03441ae tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:42.492477 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4adce2e8-bbea-460f-92bd-ed09d03441ae tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:42.492819 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4adce2e8-bbea-460f-92bd-ed09d03441ae tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:42.505168 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:42.505168 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:42.509204 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4adce2e8-bbea-460f-92bd-ed09d03441ae tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:42.517470 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0979f059-3e06-46a8-adfe-db9ed523af65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:42.517845 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4adce2e8-bbea-460f-92bd-ed09d03441ae tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:42.518119 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 682/2718] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:42 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:42.520616 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0979f059-3e06-46a8-adfe-db9ed523af65 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:42.520984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0979f059-3e06-46a8-adfe-db9ed523af65 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:42.521239 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0979f059-3e06-46a8-adfe-db9ed523af65 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:42.528733 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:42.528733 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:42.534949 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0979f059-3e06-46a8-adfe-db9ed523af65 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:42.541233 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0979f059-3e06-46a8-adfe-db9ed523af65 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:42.541631 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 678/2719] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:42 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:43.531764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ea31d3d-8a6c-47a7-9119-90fa7c66f37e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:43.533477 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ea31d3d-8a6c-47a7-9119-90fa7c66f37e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:43.533704 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ea31d3d-8a6c-47a7-9119-90fa7c66f37e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:43.533910 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ea31d3d-8a6c-47a7-9119-90fa7c66f37e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:43.542739 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:43.542739 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:43.545820 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3ea31d3d-8a6c-47a7-9119-90fa7c66f37e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:43.549782 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ea31d3d-8a6c-47a7-9119-90fa7c66f37e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:43.550086 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 686/2720] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:43 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:43.555692 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e11bb6f6-b425-4a88-b7f7-4c5e2c371e5e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:43.557703 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e11bb6f6-b425-4a88-b7f7-4c5e2c371e5e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:43.558044 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e11bb6f6-b425-4a88-b7f7-4c5e2c371e5e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:43.558276 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e11bb6f6-b425-4a88-b7f7-4c5e2c371e5e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:43.566700 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:43.566700 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:43.570943 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e11bb6f6-b425-4a88-b7f7-4c5e2c371e5e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:43.576200 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e11bb6f6-b425-4a88-b7f7-4c5e2c371e5e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:43.576635 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 675/2721] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:43 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:43:44.567431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-edbd5cd2-be10-4a6e-87c3-c754197a6262 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:44.569776 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-edbd5cd2-be10-4a6e-87c3-c754197a6262 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:44.570099 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-edbd5cd2-be10-4a6e-87c3-c754197a6262 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:44.570320 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-edbd5cd2-be10-4a6e-87c3-c754197a6262 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:44.580329 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:44.580329 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:44.584642 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-edbd5cd2-be10-4a6e-87c3-c754197a6262 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:44.589461 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-edbd5cd2-be10-4a6e-87c3-c754197a6262 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:44.589901 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 683/2722] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:44 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:44.592423 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36a4cede-86b7-4846-a3a7-bb5db004fb0c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:44.594130 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36a4cede-86b7-4846-a3a7-bb5db004fb0c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:44.594326 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36a4cede-86b7-4846-a3a7-bb5db004fb0c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:44.594526 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36a4cede-86b7-4846-a3a7-bb5db004fb0c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:44.601001 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:44.601001 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:44.604449 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36a4cede-86b7-4846-a3a7-bb5db004fb0c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:44.608753 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36a4cede-86b7-4846-a3a7-bb5db004fb0c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:44.609156 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 679/2723] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:44 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:45.604882 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b6a1e5b-f0f9-4dff-bb91-39def3ceb665 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:45.606778 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b6a1e5b-f0f9-4dff-bb91-39def3ceb665 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:45.606996 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b6a1e5b-f0f9-4dff-bb91-39def3ceb665 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:45.607189 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b6a1e5b-f0f9-4dff-bb91-39def3ceb665 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:45.617142 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:45.617142 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:45.620804 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b6a1e5b-f0f9-4dff-bb91-39def3ceb665 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:45.625206 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64212696-a94f-4540-bc5a-9c0a90369e56 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:45.627022 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64212696-a94f-4540-bc5a-9c0a90369e56 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:45.627093 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64212696-a94f-4540-bc5a-9c0a90369e56 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:45.627225 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64212696-a94f-4540-bc5a-9c0a90369e56 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:45.629576 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b6a1e5b-f0f9-4dff-bb91-39def3ceb665 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:45.630012 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 687/2724] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:45 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:45.633954 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:45.633954 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:45.638267 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-64212696-a94f-4540-bc5a-9c0a90369e56 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:45.642686 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64212696-a94f-4540-bc5a-9c0a90369e56 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:45.643011 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 676/2725] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:45 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:46.645414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-157695b9-0199-4993-9f14-b512f8d478db None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:46.647984 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-157695b9-0199-4993-9f14-b512f8d478db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:46.648394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-157695b9-0199-4993-9f14-b512f8d478db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:46.648527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-157695b9-0199-4993-9f14-b512f8d478db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:46.657857 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cad98960-3e71-468e-82d8-1656a65fd171 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:46.660148 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cad98960-3e71-468e-82d8-1656a65fd171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:46.660471 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cad98960-3e71-468e-82d8-1656a65fd171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:46.660774 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cad98960-3e71-468e-82d8-1656a65fd171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:46.660867 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:46.660867 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:46.664296 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-157695b9-0199-4993-9f14-b512f8d478db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:46.668205 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-157695b9-0199-4993-9f14-b512f8d478db tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:46.668518 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 684/2726] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:46 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:46.668846 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:46.668846 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:46.673143 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cad98960-3e71-468e-82d8-1656a65fd171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:46.678658 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cad98960-3e71-468e-82d8-1656a65fd171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:46.679169 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 680/2727] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:46 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:47.387215 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-09e05b34-0afc-43eb-a6d8-bf77f5c14d10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:47.391068 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-09e05b34-0afc-43eb-a6d8-bf77f5c14d10 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea/action Aug 12 21:43:47.391561 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-09e05b34-0afc-43eb-a6d8-bf77f5c14d10 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:47.391757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-09e05b34-0afc-43eb-a6d8-bf77f5c14d10 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:47.413111 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:47.413111 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:47.432749 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-62d770fe-1bf4-497a-9285-d58e20eb97f3 req-09e05b34-0afc-43eb-a6d8-bf77f5c14d10 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea/action returned with HTTP 204 Aug 12 21:43:47.433232 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 688/2728] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:43:47 2026] POST /volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:47.684155 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b2b7e5e-bbdd-4e60-b846-c575b3b876d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:47.685961 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b2b7e5e-bbdd-4e60-b846-c575b3b876d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:47.686150 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b2b7e5e-bbdd-4e60-b846-c575b3b876d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:47.686357 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b2b7e5e-bbdd-4e60-b846-c575b3b876d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:47.691518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b8a2faed-fed3-48d5-8939-fe56eba8cb43 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:47.695685 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8a2faed-fed3-48d5-8939-fe56eba8cb43 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:47.695685 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8a2faed-fed3-48d5-8939-fe56eba8cb43 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:47.695685 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8a2faed-fed3-48d5-8939-fe56eba8cb43 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:47.698851 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:47.698851 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:47.702658 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4b2b7e5e-bbdd-4e60-b846-c575b3b876d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:47.703959 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:47.703959 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:47.707862 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b2b7e5e-bbdd-4e60-b846-c575b3b876d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:47.707963 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 677/2729] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:47 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:47.708587 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b8a2faed-fed3-48d5-8939-fe56eba8cb43 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:47.713833 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8a2faed-fed3-48d5-8939-fe56eba8cb43 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:47.713833 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 685/2730] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:47 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:47.721906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e91f7e6f-f130-45e4-8ac9-a89b1110ab27 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:47.723975 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e91f7e6f-f130-45e4-8ac9-a89b1110ab27 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:47.724197 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e91f7e6f-f130-45e4-8ac9-a89b1110ab27 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:47.724410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e91f7e6f-f130-45e4-8ac9-a89b1110ab27 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:47.734453 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:47.734453 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:47.738748 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e91f7e6f-f130-45e4-8ac9-a89b1110ab27 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:47.744095 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e91f7e6f-f130-45e4-8ac9-a89b1110ab27 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:47.744491 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 681/2731] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:47 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:48.025241 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-4ba01800-f9c0-4939-98c6-776ca54e0fd4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:48.028056 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-4ba01800-f9c0-4939-98c6-776ca54e0fd4 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:48.028363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-4ba01800-f9c0-4939-98c6-776ca54e0fd4 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:48.028613 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-4ba01800-f9c0-4939-98c6-776ca54e0fd4 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:48.041850 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:48.041850 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:48.047368 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-4ba01800-f9c0-4939-98c6-776ca54e0fd4 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:48.053233 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-4ba01800-f9c0-4939-98c6-776ca54e0fd4 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:48.053729 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 689/2732] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:48 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:48.072784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-0229243c-2c43-4257-936a-337b414430a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:48.074806 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-0229243c-2c43-4257-936a-337b414430a0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56/action Aug 12 21:43:48.075161 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-0229243c-2c43-4257-936a-337b414430a0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:48.075306 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-0229243c-2c43-4257-936a-337b414430a0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:48.086452 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:48.086452 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:48.086921 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-0229243c-2c43-4257-936a-337b414430a0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:48.093327 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-0229243c-2c43-4257-936a-337b414430a0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Begin detaching volume completed successfully. Aug 12 21:43:48.093587 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-0229243c-2c43-4257-936a-337b414430a0 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56/action returned with HTTP 202 Aug 12 21:43:48.094060 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 678/2733] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:43:48 2026] POST /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:43:48.114259 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-206a3d12-93f9-4779-bb98-fa88e36fadff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:48.117560 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-206a3d12-93f9-4779-bb98-fa88e36fadff tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:48.117560 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-206a3d12-93f9-4779-bb98-fa88e36fadff tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:48.117560 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-206a3d12-93f9-4779-bb98-fa88e36fadff tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:48.127678 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:48.127678 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:48.131700 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-206a3d12-93f9-4779-bb98-fa88e36fadff tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:48.132047 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56b44af1-2a31-4620-99b2-3b6031e21720 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:48.132437 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56b44af1-2a31-4620-99b2-3b6031e21720 None None] GET https://10.4.3.240/volume// Aug 12 21:43:48.132609 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56b44af1-2a31-4620-99b2-3b6031e21720 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:48.132816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56b44af1-2a31-4620-99b2-3b6031e21720 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:48.133139 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56b44af1-2a31-4620-99b2-3b6031e21720 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:48.133568 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 682/2734] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:48.137511 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-206a3d12-93f9-4779-bb98-fa88e36fadff tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:48.137511 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 686/2735] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:48 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:48.141214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-55e496be-b1b2-4cdb-ae04-f363712a270e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:48.143604 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-55e496be-b1b2-4cdb-ae04-f363712a270e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:48.143895 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-55e496be-b1b2-4cdb-ae04-f363712a270e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:48.144072 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-55e496be-b1b2-4cdb-ae04-f363712a270e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:48.155304 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:48.155304 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:48.159197 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-55e496be-b1b2-4cdb-ae04-f363712a270e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:48.163758 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-55e496be-b1b2-4cdb-ae04-f363712a270e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:48.164183 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 690/2736] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:48 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 21:43:48.728938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a7d34874-9d47-4519-8cd1-41139b0ff8ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:48.731212 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7d34874-9d47-4519-8cd1-41139b0ff8ef tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:48.731452 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a7d34874-9d47-4519-8cd1-41139b0ff8ef tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:48.731656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a7d34874-9d47-4519-8cd1-41139b0ff8ef tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:48.741402 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:48.741402 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:48.746718 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a7d34874-9d47-4519-8cd1-41139b0ff8ef tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:48.750712 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7d34874-9d47-4519-8cd1-41139b0ff8ef tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:48.751118 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 679/2737] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:48 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:48.764563 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6f42ddf1-f7ea-4ae9-be3a-7caa1eefd62b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:48.766785 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f42ddf1-f7ea-4ae9-be3a-7caa1eefd62b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:48.767021 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f42ddf1-f7ea-4ae9-be3a-7caa1eefd62b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:48.767234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f42ddf1-f7ea-4ae9-be3a-7caa1eefd62b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:48.775454 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:48.775454 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:48.779432 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6f42ddf1-f7ea-4ae9-be3a-7caa1eefd62b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:48.784884 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f42ddf1-f7ea-4ae9-be3a-7caa1eefd62b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:48.785266 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 683/2738] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:48 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:48.798656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:48.800639 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:48.801300 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "9c354a76-a2a2-497e-8e4c-4ce8983e6aa8", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:48.803077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '9c354a76-a2a2-497e-8e4c-4ce8983e6aa8', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:48.812468 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:48.812468 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:48.813183 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume retrieved successfully. Aug 12 21:43:48.813426 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume of 1 GB Aug 12 21:43:48.818145 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Availability Zones retrieved successfully. Aug 12 21:43:48.824946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (5a59d5b8-5e15-4b17-b8f4-e15590904e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:48.826396 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013402ef-e862-4ef8-abf4-0f3e93d5ddaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:48.827787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:48.857039 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013402ef-e862-4ef8-abf4-0f3e93d5ddaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9c354a76-a2a2-497e-8e4c-4ce8983e6aa8', 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:48.858025 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3db2c0-1ba0-4066-9ed6-b2f84756bd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:48.903431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Created reservations ['e0c26f5a-bfcb-46b5-a0cf-2944a4676401', '42982f1d-94d2-4255-a60d-a5226517cc3c', '250fcabf-4fbc-4ce3-87b5-fff5afe4d2a4', '5ebc4586-c332-44d5-a5c4-a710a19125b5'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:48.904409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3db2c0-1ba0-4066-9ed6-b2f84756bd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0c26f5a-bfcb-46b5-a0cf-2944a4676401', '42982f1d-94d2-4255-a60d-a5226517cc3c', '250fcabf-4fbc-4ce3-87b5-fff5afe4d2a4', '5ebc4586-c332-44d5-a5c4-a710a19125b5']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:48.905222 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b38648b-5af4-46b6-9260-92aaa3ccca02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:48.948487 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b38648b-5af4-46b6-9260-92aaa3ccca02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56d051e1-0f59-4888-a316-6a42d76d7ba5', '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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['e0c26f5a-bfcb-46b5-a0cf-2944a4676401','42982f1d-94d2-4255-a60d-a5226517cc3c','250fcabf-4fbc-4ce3-87b5-fff5afe4d2a4','5ebc4586-c332-44d5-a5c4-a710a19125b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c354a76-a2a2-497e-8e4c-4ce8983e6aa8,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), '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-12T21:43:48Z,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=56d051e1-0f59-4888-a316-6a42d76d7ba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9079022224b45bbb1a10cede6d9463a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9c354a76-a2a2-497e-8e4c-4ce8983e6aa8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:48.949682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e63ff43-b914-43a6-b209-26faebea468b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:48.967571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e63ff43-b914-43a6-b209-26faebea468b) transitioned into state 'SUCCESS' from 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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['e0c26f5a-bfcb-46b5-a0cf-2944a4676401','42982f1d-94d2-4255-a60d-a5226517cc3c','250fcabf-4fbc-4ce3-87b5-fff5afe4d2a4','5ebc4586-c332-44d5-a5c4-a710a19125b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c354a76-a2a2-497e-8e4c-4ce8983e6aa8,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:48.968231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ccf5497-8654-4c43-8e75-45ad426cae67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:48.985405 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ccf5497-8654-4c43-8e75-45ad426cae67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:48.986639 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (5a59d5b8-5e15-4b17-b8f4-e15590904e65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:48.987216 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request issued successfully. Aug 12 21:43:48.988064 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcc3db28-daf6-4cba-8cc9-deec7b2e63c5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:48.988585 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 687/2739] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:43:48 2026] POST /volume/v3/volumes => generated 809 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:49.002081 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-191b94c8-deba-4150-9b5b-690b889a5cb6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:49.003986 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-191b94c8-deba-4150-9b5b-690b889a5cb6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 Aug 12 21:43:49.004232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-191b94c8-deba-4150-9b5b-690b889a5cb6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:49.004454 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-191b94c8-deba-4150-9b5b-690b889a5cb6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:49.013011 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:49.013011 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:49.017960 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-191b94c8-deba-4150-9b5b-690b889a5cb6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:49.022924 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-191b94c8-deba-4150-9b5b-690b889a5cb6 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 returned with HTTP 200 Aug 12 21:43:49.023474 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 691/2740] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:49 2026] GET /volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:43:49.040706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-42b03f52-ee28-4f8c-b556-1a1bf7e07b70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:49.042688 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-42b03f52-ee28-4f8c-b556-1a1bf7e07b70 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] DELETE https://10.4.3.240/volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b Aug 12 21:43:49.042932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-42b03f52-ee28-4f8c-b556-1a1bf7e07b70 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:49.043111 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-42b03f52-ee28-4f8c-b556-1a1bf7e07b70 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:49.049893 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:49.049893 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:49.108650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-08e7af57-63fe-4c11-817a-ff63455149c0 req-42b03f52-ee28-4f8c-b556-1a1bf7e07b70 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b returned with HTTP 200 Aug 12 21:43:49.112139 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 680/2741] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:43:49 2026] DELETE /volume/v3/attachments/0282117b-928d-41d3-92ff-ea617aabc56b => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:49.152330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca5588e1-09bf-4c1e-abd4-8622176d4e79 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:49.155303 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca5588e1-09bf-4c1e-abd4-8622176d4e79 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:49.155777 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca5588e1-09bf-4c1e-abd4-8622176d4e79 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:49.156062 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca5588e1-09bf-4c1e-abd4-8622176d4e79 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:49.169208 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:49.169208 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:49.175643 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca5588e1-09bf-4c1e-abd4-8622176d4e79 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:49.182191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca5588e1-09bf-4c1e-abd4-8622176d4e79 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:49.183189 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 684/2742] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:49 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:49.266101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-cf80c076-3336-4853-a1c6-669115633d48 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:49.270582 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-cf80c076-3336-4853-a1c6-669115633d48 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:49.270898 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-cf80c076-3336-4853-a1c6-669115633d48 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:49.271169 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-cf80c076-3336-4853-a1c6-669115633d48 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:49.285304 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:49.285304 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:49.291717 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-cf80c076-3336-4853-a1c6-669115633d48 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:49.297466 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-cf80c076-3336-4853-a1c6-669115633d48 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:49.297885 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 688/2743] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:49 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:49.319469 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-1fe6b66f-f01d-4d15-8fd9-4f2b3d2dd0ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:49.321563 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-1fe6b66f-f01d-4d15-8fd9-4f2b3d2dd0ea tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] POST https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d/action Aug 12 21:43:49.321928 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-1fe6b66f-f01d-4d15-8fd9-4f2b3d2dd0ea tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:43:49.322055 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-1fe6b66f-f01d-4d15-8fd9-4f2b3d2dd0ea tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:49.333410 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:49.333410 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:49.333900 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-1fe6b66f-f01d-4d15-8fd9-4f2b3d2dd0ea tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:49.341904 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-1fe6b66f-f01d-4d15-8fd9-4f2b3d2dd0ea tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Begin detaching volume completed successfully. Aug 12 21:43:49.342063 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-1fe6b66f-f01d-4d15-8fd9-4f2b3d2dd0ea tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d/action returned with HTTP 202 Aug 12 21:43:49.342672 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 692/2744] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:43:49 2026] POST /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:43:49.360523 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99aa09bb-0a97-4233-8d98-70c27026e62e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:49.362410 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99aa09bb-0a97-4233-8d98-70c27026e62e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:49.362663 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99aa09bb-0a97-4233-8d98-70c27026e62e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:49.362811 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99aa09bb-0a97-4233-8d98-70c27026e62e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:49.372932 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:49.372932 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:49.376888 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99aa09bb-0a97-4233-8d98-70c27026e62e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:49.381782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99aa09bb-0a97-4233-8d98-70c27026e62e tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:49.382142 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 681/2745] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:49 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:49.386546 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1faa8be4-b379-4850-aefe-b93f0eb76414 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:49.386985 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1faa8be4-b379-4850-aefe-b93f0eb76414 None None] GET https://10.4.3.240/volume// Aug 12 21:43:49.387160 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1faa8be4-b379-4850-aefe-b93f0eb76414 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:49.387387 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1faa8be4-b379-4850-aefe-b93f0eb76414 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:49.387744 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1faa8be4-b379-4850-aefe-b93f0eb76414 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:49.388019 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 685/2746] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:49.396916 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-a16ea68c-e92c-477a-af29-b1e027e299d2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:49.400104 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-a16ea68c-e92c-477a-af29-b1e027e299d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:49.400541 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-a16ea68c-e92c-477a-af29-b1e027e299d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:49.400863 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-a16ea68c-e92c-477a-af29-b1e027e299d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:49.413843 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:49.413843 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:49.418616 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-a16ea68c-e92c-477a-af29-b1e027e299d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:49.425579 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-a16ea68c-e92c-477a-af29-b1e027e299d2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:49.426437 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 689/2747] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:49 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:50.036362 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4d1cbc4-d947-4ece-9700-ec1d0e950ed0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:50.038224 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4d1cbc4-d947-4ece-9700-ec1d0e950ed0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 Aug 12 21:43:50.038672 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4d1cbc4-d947-4ece-9700-ec1d0e950ed0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:50.038910 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4d1cbc4-d947-4ece-9700-ec1d0e950ed0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:50.047250 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:50.047250 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:50.052267 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4d1cbc4-d947-4ece-9700-ec1d0e950ed0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:50.057900 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4d1cbc4-d947-4ece-9700-ec1d0e950ed0 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 returned with HTTP 200 Aug 12 21:43:50.058273 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 693/2748] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:50 2026] GET /volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:50.072282 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7f1ed482-96a8-47c6-9dc5-768c8f7c1a67 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:50.074422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f1ed482-96a8-47c6-9dc5-768c8f7c1a67 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 Aug 12 21:43:50.075028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f1ed482-96a8-47c6-9dc5-768c8f7c1a67 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:50.075028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f1ed482-96a8-47c6-9dc5-768c8f7c1a67 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:50.082354 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:50.082354 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:50.086936 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7f1ed482-96a8-47c6-9dc5-768c8f7c1a67 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:50.090472 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f1ed482-96a8-47c6-9dc5-768c8f7c1a67 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 returned with HTTP 200 Aug 12 21:43:50.090820 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 682/2749] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:50 2026] GET /volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:50.104737 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f7b238f-537b-4a79-b0df-1422c44142e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:50.107261 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f7b238f-537b-4a79-b0df-1422c44142e9 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:50.107574 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f7b238f-537b-4a79-b0df-1422c44142e9 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:50.107860 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f7b238f-537b-4a79-b0df-1422c44142e9 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:50.108102 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8f7b238f-537b-4a79-b0df-1422c44142e9 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: 9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:50.117599 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:50.117599 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:50.118287 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8f7b238f-537b-4a79-b0df-1422c44142e9 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:50.140005 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8f7b238f-537b-4a79-b0df-1422c44142e9 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume request issued successfully. Aug 12 21:43:50.140253 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f7b238f-537b-4a79-b0df-1422c44142e9 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 202 Aug 12 21:43:50.140830 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 686/2750] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:43:50 2026] DELETE /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:43:50.148248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55c7dcd7-a695-4b27-91e4-72096f69a73a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:50.151135 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55c7dcd7-a695-4b27-91e4-72096f69a73a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:50.151602 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55c7dcd7-a695-4b27-91e4-72096f69a73a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:50.152029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55c7dcd7-a695-4b27-91e4-72096f69a73a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:50.160209 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:50.160209 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:50.165376 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55c7dcd7-a695-4b27-91e4-72096f69a73a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:50.170904 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55c7dcd7-a695-4b27-91e4-72096f69a73a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 200 Aug 12 21:43:50.171294 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 690/2751] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:50 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:50.398035 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6fb4ff5c-ea27-4d5b-a1b9-5ba1aa08a24c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:50.399990 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fb4ff5c-ea27-4d5b-a1b9-5ba1aa08a24c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:50.400149 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fb4ff5c-ea27-4d5b-a1b9-5ba1aa08a24c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:50.400377 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fb4ff5c-ea27-4d5b-a1b9-5ba1aa08a24c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:50.410151 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:50.410151 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:50.415033 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6fb4ff5c-ea27-4d5b-a1b9-5ba1aa08a24c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:50.418259 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-4ef93ecd-5494-4391-9c18-d53a05417d21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:50.420229 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fb4ff5c-ea27-4d5b-a1b9-5ba1aa08a24c tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:50.420364 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-4ef93ecd-5494-4391-9c18-d53a05417d21 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] DELETE https://10.4.3.240/volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea Aug 12 21:43:50.420448 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-4ef93ecd-5494-4391-9c18-d53a05417d21 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:50.420602 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 694/2752] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:50 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:50.420680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-4ef93ecd-5494-4391-9c18-d53a05417d21 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:50.427039 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:50.427039 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:50.471708 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2bcab168-ca24-47cf-aeba-411dd2666309 req-4ef93ecd-5494-4391-9c18-d53a05417d21 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea returned with HTTP 200 Aug 12 21:43:50.472135 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 683/2753] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:43:50 2026] DELETE /volume/v3/attachments/66a6392c-2d4e-4416-9d55-e09855342cea => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:51.187808 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd82318a-7caa-4395-8c0b-9efc709ff4b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:51.189909 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd82318a-7caa-4395-8c0b-9efc709ff4b1 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:43:51.190139 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd82318a-7caa-4395-8c0b-9efc709ff4b1 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:51.190356 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd82318a-7caa-4395-8c0b-9efc709ff4b1 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:51.196403 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd82318a-7caa-4395-8c0b-9efc709ff4b1 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 404 Aug 12 21:43:51.196960 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 687/2754] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:51 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:43:51.436927 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e8f0206b-32b0-4841-87c3-92a556d8e32d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:51.438830 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8f0206b-32b0-4841-87c3-92a556d8e32d tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:51.439030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8f0206b-32b0-4841-87c3-92a556d8e32d tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:51.439210 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8f0206b-32b0-4841-87c3-92a556d8e32d tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:51.447454 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:51.447454 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:51.451994 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e8f0206b-32b0-4841-87c3-92a556d8e32d tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:51.456309 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8f0206b-32b0-4841-87c3-92a556d8e32d tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:51.456685 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 691/2755] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:51 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:51.473160 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bac5fdc5-5766-467a-9c65-96bc0a7abb64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:51.475155 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bac5fdc5-5766-467a-9c65-96bc0a7abb64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:51.475361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bac5fdc5-5766-467a-9c65-96bc0a7abb64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:51.475605 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bac5fdc5-5766-467a-9c65-96bc0a7abb64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:51.483834 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:51.483834 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:51.488399 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bac5fdc5-5766-467a-9c65-96bc0a7abb64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:51.493737 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bac5fdc5-5766-467a-9c65-96bc0a7abb64 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:51.494263 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 695/2756] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:51 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:51.560385 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-acb2e8a7-e995-427e-8671-36cbb4ba38c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:51.564572 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-acb2e8a7-e995-427e-8671-36cbb4ba38c3 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:51.564877 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-acb2e8a7-e995-427e-8671-36cbb4ba38c3 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:51.565146 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-acb2e8a7-e995-427e-8671-36cbb4ba38c3 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:51.579068 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:51.579068 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:51.585791 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-acb2e8a7-e995-427e-8671-36cbb4ba38c3 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:51.592073 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-acb2e8a7-e995-427e-8671-36cbb4ba38c3 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:51.592633 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 684/2757] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:51 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:51.610155 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fc7d8858-0136-440f-bc60-dcca76a41276 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:51.612445 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc7d8858-0136-440f-bc60-dcca76a41276 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:51.612739 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc7d8858-0136-440f-bc60-dcca76a41276 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:51.613022 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc7d8858-0136-440f-bc60-dcca76a41276 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:51.620746 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:51.620746 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:51.624705 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fc7d8858-0136-440f-bc60-dcca76a41276 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:51.632865 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc7d8858-0136-440f-bc60-dcca76a41276 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:51.632865 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 688/2758] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:51 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:51.692567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-93fb4e8d-b1b1-441a-b82b-94b74ea71bd5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:51.694192 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-93fb4e8d-b1b1-441a-b82b-94b74ea71bd5 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:51.694728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-93fb4e8d-b1b1-441a-b82b-94b74ea71bd5 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:51.695037 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-93fb4e8d-b1b1-441a-b82b-94b74ea71bd5 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:51.704884 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:51.704884 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:51.710900 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-93fb4e8d-b1b1-441a-b82b-94b74ea71bd5 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:51.719074 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-93fb4e8d-b1b1-441a-b82b-94b74ea71bd5 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:51.719861 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 692/2759] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:51 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:52.998262 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:53.000111 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:43:53.000518 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "67214526-9796-4f8a-a016-b97a11b76527", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:53.002078 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '67214526-9796-4f8a-a016-b97a11b76527', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:43:53.093806 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume of 1 GB Aug 12 21:43:53.098987 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Availability Zones retrieved successfully. Aug 12 21:43:53.106855 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (b84dc213-4e71-4c06-ab0d-32ea1b221328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:53.108285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa4918d-154d-4cb0-a06f-6db8417c5e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:53.109521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:43:53.177282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa4918d-154d-4cb0-a06f-6db8417c5e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:53.178239 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9f5437-98fe-4f14-b63a-b1254b685b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:53.222237 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Created reservations ['3b4d2afe-0759-4be7-8593-fe60e3391a49', '26ba9e5d-84d7-4ba7-8220-24526c5c4dc3', 'efae4125-d5df-41dd-b674-90ea6b3b657c', 'c4d2382e-9cc7-4a6b-b5ab-87ce3dd2664f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:43:53.223234 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9f5437-98fe-4f14-b63a-b1254b685b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4d2afe-0759-4be7-8593-fe60e3391a49', '26ba9e5d-84d7-4ba7-8220-24526c5c4dc3', 'efae4125-d5df-41dd-b674-90ea6b3b657c', 'c4d2382e-9cc7-4a6b-b5ab-87ce3dd2664f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:53.224076 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171ce62b-3961-4e3a-8e05-284434d21351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:53.249000 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171ce62b-3961-4e3a-8e05-284434d21351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b732051-2fbb-4ffd-a3d1-b75be7a55ecf', '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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['3b4d2afe-0759-4be7-8593-fe60e3391a49','26ba9e5d-84d7-4ba7-8220-24526c5c4dc3','efae4125-d5df-41dd-b674-90ea6b3b657c','c4d2382e-9cc7-4a6b-b5ab-87ce3dd2664f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:43:53Z,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=2b732051-2fbb-4ffd-a3d1-b75be7a55ecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9079022224b45bbb1a10cede6d9463a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:53.249838 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d44ef20-6583-439f-930a-ebf16aa6e918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:53.271613 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d44ef20-6583-439f-930a-ebf16aa6e918) transitioned into state 'SUCCESS' from 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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['3b4d2afe-0759-4be7-8593-fe60e3391a49','26ba9e5d-84d7-4ba7-8220-24526c5c4dc3','efae4125-d5df-41dd-b674-90ea6b3b657c','c4d2382e-9cc7-4a6b-b5ab-87ce3dd2664f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:53.272258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6c4176-d175-46ac-90b7-809f4878f25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:43:53.283141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6c4176-d175-46ac-90b7-809f4878f25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:43:53.283967 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (b84dc213-4e71-4c06-ab0d-32ea1b221328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:43:53.284262 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request issued successfully. Aug 12 21:43:53.284830 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30f8a05d-0cd5-48d2-8b38-e79537e863bb tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:43:53.285249 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 696/2760] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:43:52 2026] POST /volume/v3/volumes => generated 775 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:53.299259 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d985bd9-adc8-4d55-bd5c-256b7f26a2d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:53.301366 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d985bd9-adc8-4d55-bd5c-256b7f26a2d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:43:53.301586 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d985bd9-adc8-4d55-bd5c-256b7f26a2d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:53.301806 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d985bd9-adc8-4d55-bd5c-256b7f26a2d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:53.310564 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:53.310564 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:53.316740 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0d985bd9-adc8-4d55-bd5c-256b7f26a2d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:53.323677 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d985bd9-adc8-4d55-bd5c-256b7f26a2d7 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:43:53.324203 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 685/2761] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:53 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:54.339728 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01a2b755-ae86-4c07-ae22-9898be8892b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:54.341540 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a2b755-ae86-4c07-ae22-9898be8892b3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:43:54.341839 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a2b755-ae86-4c07-ae22-9898be8892b3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:54.342164 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a2b755-ae86-4c07-ae22-9898be8892b3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:54.350603 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:54.350603 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:54.355185 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01a2b755-ae86-4c07-ae22-9898be8892b3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:54.360477 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a2b755-ae86-4c07-ae22-9898be8892b3 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:43:54.361027 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 689/2762] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:54 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:54.675320 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dfa8d45d-67a3-474a-829b-41cf3ff7dbc8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:54.677357 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfa8d45d-67a3-474a-829b-41cf3ff7dbc8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] DELETE https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:54.677437 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfa8d45d-67a3-474a-829b-41cf3ff7dbc8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:54.677605 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfa8d45d-67a3-474a-829b-41cf3ff7dbc8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:54.677959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-dfa8d45d-67a3-474a-829b-41cf3ff7dbc8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Delete volume with id: 83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:54.689006 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:54.689006 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:54.689423 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dfa8d45d-67a3-474a-829b-41cf3ff7dbc8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:54.705239 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dfa8d45d-67a3-474a-829b-41cf3ff7dbc8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Delete volume request issued successfully. Aug 12 21:43:54.705402 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfa8d45d-67a3-474a-829b-41cf3ff7dbc8 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 202 Aug 12 21:43:54.705801 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 693/2763] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:43:54 2026] DELETE /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:43:54.714242 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-883a7635-65c8-473a-a0f8-49eb03ae53dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:54.716224 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-883a7635-65c8-473a-a0f8-49eb03ae53dd tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:54.716543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-883a7635-65c8-473a-a0f8-49eb03ae53dd tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:54.716878 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-883a7635-65c8-473a-a0f8-49eb03ae53dd tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:54.726557 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:54.726557 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:54.730780 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-883a7635-65c8-473a-a0f8-49eb03ae53dd tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:54.737911 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-883a7635-65c8-473a-a0f8-49eb03ae53dd tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 200 Aug 12 21:43:54.738643 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 697/2764] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:54 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:54.859131 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14d9ce83-2838-4d28-ae79-852f66774cdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:54.860917 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14d9ce83-2838-4d28-ae79-852f66774cdb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:54.861104 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14d9ce83-2838-4d28-ae79-852f66774cdb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:54.861297 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14d9ce83-2838-4d28-ae79-852f66774cdb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:54.868138 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:54.868138 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:54.871580 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-14d9ce83-2838-4d28-ae79-852f66774cdb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:54.876127 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14d9ce83-2838-4d28-ae79-852f66774cdb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:54.876431 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 686/2765] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:54 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:54.891045 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-986f904d-ad05-4279-a14d-fba910789485 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:54.893380 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-986f904d-ad05-4279-a14d-fba910789485 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:54.893678 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-986f904d-ad05-4279-a14d-fba910789485 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:54.893964 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-986f904d-ad05-4279-a14d-fba910789485 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:54.903597 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:54.903597 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:54.908316 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-986f904d-ad05-4279-a14d-fba910789485 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:54.914563 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-986f904d-ad05-4279-a14d-fba910789485 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:54.915207 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 690/2766] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:54 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:54.958368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-48965c97-f208-473d-8a60-700555a6a721 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:54.961067 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-48965c97-f208-473d-8a60-700555a6a721 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:54.961263 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-48965c97-f208-473d-8a60-700555a6a721 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:54.961507 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-48965c97-f208-473d-8a60-700555a6a721 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:54.970366 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:54.970366 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:54.975422 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-48965c97-f208-473d-8a60-700555a6a721 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:54.981130 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-48965c97-f208-473d-8a60-700555a6a721 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:54.981684 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 694/2767] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:43:54 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:55.056280 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b679507d-c3a5-4218-86e6-52c1d7e2b83f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.057521 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b679507d-c3a5-4218-86e6-52c1d7e2b83f None None] GET https://10.4.3.240/volume// Aug 12 21:43:55.057521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b679507d-c3a5-4218-86e6-52c1d7e2b83f None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:55.057521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b679507d-c3a5-4218-86e6-52c1d7e2b83f None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:55.058167 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b679507d-c3a5-4218-86e6-52c1d7e2b83f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:55.058167 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 698/2768] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:43:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:55.066107 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-3dcc1b6d-74f9-45de-8f39-e89c52bff8a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.068575 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-3dcc1b6d-74f9-45de-8f39-e89c52bff8a6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:43:55.069023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-3dcc1b6d-74f9-45de-8f39-e89c52bff8a6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a9f5f05-4a69-44bf-bdef-f996e3fdfd72", "connector": null, "instance_uuid": "3e08ff02-858c-49cc-b3ff-3d9f2446076d"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:55.078191 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:55.078191 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:55.103031 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-3dcc1b6d-74f9-45de-8f39-e89c52bff8a6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:43:55.103498 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 687/2769] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:43:55 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 12 21:43:55.133607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84b5c515-6272-461d-a612-4d493c04a732 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.135613 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84b5c515-6272-461d-a612-4d493c04a732 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:55.135874 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84b5c515-6272-461d-a612-4d493c04a732 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:55.136098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84b5c515-6272-461d-a612-4d493c04a732 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:55.145187 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-20cb4f71-a59f-4546-9558-6f0c29f18a9b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.145678 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-20cb4f71-a59f-4546-9558-6f0c29f18a9b None None] GET https://10.4.3.240/volume// Aug 12 21:43:55.145915 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-20cb4f71-a59f-4546-9558-6f0c29f18a9b None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:55.146161 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-20cb4f71-a59f-4546-9558-6f0c29f18a9b None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:55.146546 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-20cb4f71-a59f-4546-9558-6f0c29f18a9b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:43:55.146964 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 695/2770] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:43:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:43:55.149035 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:55.149035 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:55.156915 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84b5c515-6272-461d-a612-4d493c04a732 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:55.158189 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-25370fe4-5b26-48d6-95f7-04b4242f4fc8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.160881 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-25370fe4-5b26-48d6-95f7-04b4242f4fc8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:55.162209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-25370fe4-5b26-48d6-95f7-04b4242f4fc8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:55.162209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-25370fe4-5b26-48d6-95f7-04b4242f4fc8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:55.163041 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84b5c515-6272-461d-a612-4d493c04a732 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:55.163516 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 691/2771] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:55 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:55.175562 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:55.175562 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:55.181035 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-25370fe4-5b26-48d6-95f7-04b4242f4fc8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:55.189412 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-25370fe4-5b26-48d6-95f7-04b4242f4fc8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:55.189412 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 699/2772] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:43:55 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:43:55.287524 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-118eab84-13ad-4f7f-bcf4-2b6c1bdfdc80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.289549 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-118eab84-13ad-4f7f-bcf4-2b6c1bdfdc80 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] PUT https://10.4.3.240/volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0 Aug 12 21:43:55.289974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-118eab84-13ad-4f7f-bcf4-2b6c1bdfdc80 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:43:55.298465 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-118eab84-13ad-4f7f-bcf4-2b6c1bdfdc80 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Acquiring lock "cinder-attachment_update-2a9f5f05-4a69-44bf-bdef-f996e3fdfd72-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:43:55.303326 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-118eab84-13ad-4f7f-bcf4-2b6c1bdfdc80 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Lock "cinder-attachment_update-2a9f5f05-4a69-44bf-bdef-f996e3fdfd72-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:43:55.304292 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:55.304292 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:55.377365 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-88dba365-73ee-4972-9547-39fb3b8a2290 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.380029 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88dba365-73ee-4972-9547-39fb3b8a2290 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:43:55.380347 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88dba365-73ee-4972-9547-39fb3b8a2290 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:55.380635 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88dba365-73ee-4972-9547-39fb3b8a2290 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:55.391134 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:55.391134 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:55.393318 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-118eab84-13ad-4f7f-bcf4-2b6c1bdfdc80 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Lock "cinder-attachment_update-2a9f5f05-4a69-44bf-bdef-f996e3fdfd72-np0000007121" released by "attachment_update" :: held 0.090s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:43:55.393816 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-118eab84-13ad-4f7f-bcf4-2b6c1bdfdc80 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0 returned with HTTP 200 Aug 12 21:43:55.394462 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 688/2773] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:43:55 2026] PUT /volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:55.396238 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-88dba365-73ee-4972-9547-39fb3b8a2290 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:55.402473 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88dba365-73ee-4972-9547-39fb3b8a2290 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:43:55.403060 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 696/2774] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:55 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:55.750579 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2cd2f17e-06f3-4b47-a8f3-5d247b63724a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.752760 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cd2f17e-06f3-4b47-a8f3-5d247b63724a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d Aug 12 21:43:55.753030 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cd2f17e-06f3-4b47-a8f3-5d247b63724a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:55.753271 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cd2f17e-06f3-4b47-a8f3-5d247b63724a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:55.760012 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cd2f17e-06f3-4b47-a8f3-5d247b63724a tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d returned with HTTP 404 Aug 12 21:43:55.760557 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 692/2775] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:55 2026] GET /volume/v3/volumes/83a13638-f905-42aa-a542-bb703de7a32d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:55.768748 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e106c15c-c1ad-4697-8913-0e522b231d82 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.771228 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e106c15c-c1ad-4697-8913-0e522b231d82 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] DELETE https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:55.771690 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e106c15c-c1ad-4697-8913-0e522b231d82 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:55.772967 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e106c15c-c1ad-4697-8913-0e522b231d82 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:55.772967 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e106c15c-c1ad-4697-8913-0e522b231d82 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Delete volume with id: 51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:55.784240 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:55.784240 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:55.785641 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e106c15c-c1ad-4697-8913-0e522b231d82 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:55.809852 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e106c15c-c1ad-4697-8913-0e522b231d82 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Delete volume request issued successfully. Aug 12 21:43:55.809852 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e106c15c-c1ad-4697-8913-0e522b231d82 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 202 Aug 12 21:43:55.809852 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 700/2776] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:43:55 2026] DELETE /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:43:55.817911 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca33d831-2b46-4a91-9d59-caf8c991ecf9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:55.820057 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca33d831-2b46-4a91-9d59-caf8c991ecf9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:55.820376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca33d831-2b46-4a91-9d59-caf8c991ecf9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:55.820518 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca33d831-2b46-4a91-9d59-caf8c991ecf9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:55.833878 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:55.833878 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:55.833878 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca33d831-2b46-4a91-9d59-caf8c991ecf9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:55.839047 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca33d831-2b46-4a91-9d59-caf8c991ecf9 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 200 Aug 12 21:43:55.839430 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 689/2777] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:55 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:56.176855 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5e8275b1-8866-49a5-9d8f-3f19565ab50a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:56.178531 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e8275b1-8866-49a5-9d8f-3f19565ab50a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:56.178747 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e8275b1-8866-49a5-9d8f-3f19565ab50a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:56.179141 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e8275b1-8866-49a5-9d8f-3f19565ab50a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:56.189308 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:56.189308 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:56.192847 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5e8275b1-8866-49a5-9d8f-3f19565ab50a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:56.197294 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e8275b1-8866-49a5-9d8f-3f19565ab50a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:56.197669 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 697/2778] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:56 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:56.421369 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7bddd6bc-7110-4f94-9e06-99d8d30da44d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:56.423610 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bddd6bc-7110-4f94-9e06-99d8d30da44d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:43:56.423930 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bddd6bc-7110-4f94-9e06-99d8d30da44d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:56.424315 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bddd6bc-7110-4f94-9e06-99d8d30da44d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:56.433761 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:56.433761 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:56.439115 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7bddd6bc-7110-4f94-9e06-99d8d30da44d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:56.445496 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bddd6bc-7110-4f94-9e06-99d8d30da44d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:43:56.446147 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 693/2779] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:56 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:56.852247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8efc57e4-a19d-477d-9997-7d9a445c7ad2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:56.854019 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8efc57e4-a19d-477d-9997-7d9a445c7ad2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 Aug 12 21:43:56.854209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8efc57e4-a19d-477d-9997-7d9a445c7ad2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:56.854442 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8efc57e4-a19d-477d-9997-7d9a445c7ad2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:56.860445 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8efc57e4-a19d-477d-9997-7d9a445c7ad2 tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 returned with HTTP 404 Aug 12 21:43:56.860982 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 701/2780] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:56 2026] GET /volume/v3/volumes/51caa8c6-ca06-4377-9387-61318da12e56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:56.914076 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d07d6ab4-dfc8-4108-ad2f-63d6f46fb5ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:56.916108 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d07d6ab4-dfc8-4108-ad2f-63d6f46fb5ba tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:43:56.916295 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d07d6ab4-dfc8-4108-ad2f-63d6f46fb5ba tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:56.916517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d07d6ab4-dfc8-4108-ad2f-63d6f46fb5ba tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:56.916743 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d07d6ab4-dfc8-4108-ad2f-63d6f46fb5ba tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Delete volume with id: a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:43:56.924485 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:56.924485 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:56.924998 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d07d6ab4-dfc8-4108-ad2f-63d6f46fb5ba tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:56.940646 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d07d6ab4-dfc8-4108-ad2f-63d6f46fb5ba tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Delete volume request issued successfully. Aug 12 21:43:56.941087 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d07d6ab4-dfc8-4108-ad2f-63d6f46fb5ba tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 202 Aug 12 21:43:56.941341 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 690/2781] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:43:56 2026] DELETE /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:43:56.948339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87ebc42a-d038-41f2-980b-d9a61f2f24ef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:56.950005 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87ebc42a-d038-41f2-980b-d9a61f2f24ef tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:43:56.950192 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87ebc42a-d038-41f2-980b-d9a61f2f24ef tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:56.950368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87ebc42a-d038-41f2-980b-d9a61f2f24ef tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:56.957241 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:56.957241 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:56.960590 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87ebc42a-d038-41f2-980b-d9a61f2f24ef tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Volume info retrieved successfully. Aug 12 21:43:56.964351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87ebc42a-d038-41f2-980b-d9a61f2f24ef tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 200 Aug 12 21:43:56.964718 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 698/2782] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:56 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:57.211417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92860003-a07d-424e-9718-9a5c9ee43296 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:57.213436 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92860003-a07d-424e-9718-9a5c9ee43296 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:57.213655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92860003-a07d-424e-9718-9a5c9ee43296 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:57.213968 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92860003-a07d-424e-9718-9a5c9ee43296 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:57.227088 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:57.227088 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:57.231858 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92860003-a07d-424e-9718-9a5c9ee43296 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:57.235990 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92860003-a07d-424e-9718-9a5c9ee43296 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:57.236429 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 694/2783] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:57 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:57.458142 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a6f5423-ae53-4890-ab33-0a18c5ee115e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:57.459946 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a6f5423-ae53-4890-ab33-0a18c5ee115e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:43:57.460154 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a6f5423-ae53-4890-ab33-0a18c5ee115e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:57.460324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a6f5423-ae53-4890-ab33-0a18c5ee115e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:57.467757 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:57.467757 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:57.471545 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a6f5423-ae53-4890-ab33-0a18c5ee115e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:57.476363 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a6f5423-ae53-4890-ab33-0a18c5ee115e tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:43:57.476731 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 702/2784] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:57 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:57.978974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bdba9d1e-17f4-42b5-b3dd-8d9a5ae39ead None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:57.981071 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bdba9d1e-17f4-42b5-b3dd-8d9a5ae39ead tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] GET https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c Aug 12 21:43:57.981296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bdba9d1e-17f4-42b5-b3dd-8d9a5ae39ead tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:57.981482 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bdba9d1e-17f4-42b5-b3dd-8d9a5ae39ead tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:57.987637 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bdba9d1e-17f4-42b5-b3dd-8d9a5ae39ead tempest-AttachVolumeTestJSON-858146366 tempest-AttachVolumeTestJSON-858146366-project-member] https://10.4.3.240/volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c returned with HTTP 404 Aug 12 21:43:57.988176 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 691/2785] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:57 2026] GET /volume/v3/volumes/a8f09aae-d2c7-4a59-b885-e418b5afab6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:43:58.252212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-af2d3a12-d7f3-4cc4-84ff-42588d2a4969 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:58.254112 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af2d3a12-d7f3-4cc4-84ff-42588d2a4969 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:58.254328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af2d3a12-d7f3-4cc4-84ff-42588d2a4969 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:58.254521 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af2d3a12-d7f3-4cc4-84ff-42588d2a4969 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:58.264667 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:58.264667 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:43:58.268987 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-af2d3a12-d7f3-4cc4-84ff-42588d2a4969 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:58.273722 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af2d3a12-d7f3-4cc4-84ff-42588d2a4969 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:58.274103 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 699/2786] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:58 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:58.491325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a0d9670-a249-44e3-b63a-a64a06991e3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:58.493417 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a0d9670-a249-44e3-b63a-a64a06991e3d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:43:58.493968 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a0d9670-a249-44e3-b63a-a64a06991e3d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:58.494380 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a0d9670-a249-44e3-b63a-a64a06991e3d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:58.503382 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:58.503382 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:43:58.507062 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9a0d9670-a249-44e3-b63a-a64a06991e3d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:58.512527 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a0d9670-a249-44e3-b63a-a64a06991e3d tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:43:58.513539 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 695/2787] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:58 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:43:59.288639 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6697ee8a-363a-47f1-811d-c0b8a7998ca2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:59.290517 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6697ee8a-363a-47f1-811d-c0b8a7998ca2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:43:59.290743 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6697ee8a-363a-47f1-811d-c0b8a7998ca2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:59.290930 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6697ee8a-363a-47f1-811d-c0b8a7998ca2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:59.302068 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:59.302068 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:43:59.306055 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6697ee8a-363a-47f1-811d-c0b8a7998ca2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:43:59.310240 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6697ee8a-363a-47f1-811d-c0b8a7998ca2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:43:59.310792 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 703/2788] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:43:59 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:43:59.527359 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-333ddff8-b208-4ae3-8b94-3f6d6f118d75 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:43:59.529024 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-333ddff8-b208-4ae3-8b94-3f6d6f118d75 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:43:59.529353 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-333ddff8-b208-4ae3-8b94-3f6d6f118d75 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:43:59.529642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-333ddff8-b208-4ae3-8b94-3f6d6f118d75 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:43:59.537410 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:43:59.537410 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:43:59.539982 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-333ddff8-b208-4ae3-8b94-3f6d6f118d75 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:43:59.544096 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-333ddff8-b208-4ae3-8b94-3f6d6f118d75 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:43:59.544589 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 692/2789] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:43:59 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:00.326038 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4379930a-7022-4633-a42e-fd9fa01c2e6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:00.328598 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4379930a-7022-4633-a42e-fd9fa01c2e6e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:44:00.328939 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4379930a-7022-4633-a42e-fd9fa01c2e6e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:00.329222 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4379930a-7022-4633-a42e-fd9fa01c2e6e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:00.340597 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:00.340597 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:00.344324 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4379930a-7022-4633-a42e-fd9fa01c2e6e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:00.349144 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4379930a-7022-4633-a42e-fd9fa01c2e6e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:44:00.349642 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 700/2790] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:00 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:00.557925 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef5892a3-f922-46ca-b9ae-01ae2f9a5e53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:00.560069 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef5892a3-f922-46ca-b9ae-01ae2f9a5e53 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:00.560312 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef5892a3-f922-46ca-b9ae-01ae2f9a5e53 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:00.560553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef5892a3-f922-46ca-b9ae-01ae2f9a5e53 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:00.567484 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:00.567484 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:00.571200 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef5892a3-f922-46ca-b9ae-01ae2f9a5e53 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:00.575167 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef5892a3-f922-46ca-b9ae-01ae2f9a5e53 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:44:00.575518 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 696/2791] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:00 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:01.024073 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-9d760688-1ae4-48ba-bccc-e279fec56b4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.026259 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-9d760688-1ae4-48ba-bccc-e279fec56b4f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0/action Aug 12 21:44:01.026752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-9d760688-1ae4-48ba-bccc-e279fec56b4f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:01.026882 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-9d760688-1ae4-48ba-bccc-e279fec56b4f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:01.043546 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:01.043546 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:01.053795 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84e3c127-e58d-446c-94e2-092c777ea7fa req-9d760688-1ae4-48ba-bccc-e279fec56b4f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0/action returned with HTTP 204 Aug 12 21:44:01.054378 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 704/2792] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:44:01 2026] POST /volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:01.364646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f110091-d235-45ce-9724-d23d6d14ab9a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.366617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f110091-d235-45ce-9724-d23d6d14ab9a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:44:01.366833 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f110091-d235-45ce-9724-d23d6d14ab9a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:01.367021 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f110091-d235-45ce-9724-d23d6d14ab9a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:01.377302 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:01.377302 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:01.381413 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6f110091-d235-45ce-9724-d23d6d14ab9a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:01.388004 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f110091-d235-45ce-9724-d23d6d14ab9a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:44:01.388408 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 693/2793] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:01 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:01.405306 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-663b23f6-808f-4afb-ad5a-3d32db5f88d8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.407887 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-663b23f6-808f-4afb-ad5a-3d32db5f88d8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:44:01.408123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-663b23f6-808f-4afb-ad5a-3d32db5f88d8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:01.408381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-663b23f6-808f-4afb-ad5a-3d32db5f88d8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:01.423564 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:01.423564 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:01.427731 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-663b23f6-808f-4afb-ad5a-3d32db5f88d8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:01.433441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-663b23f6-808f-4afb-ad5a-3d32db5f88d8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:44:01.433813 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 701/2794] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:01 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:01.592871 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ff6bcef-68f6-4e2a-bfc7-fcd944a0fb5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.594911 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ff6bcef-68f6-4e2a-bfc7-fcd944a0fb5c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:01.595274 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ff6bcef-68f6-4e2a-bfc7-fcd944a0fb5c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:01.595535 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ff6bcef-68f6-4e2a-bfc7-fcd944a0fb5c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:01.603469 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:01.603469 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:01.608189 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ff6bcef-68f6-4e2a-bfc7-fcd944a0fb5c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:01.613210 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ff6bcef-68f6-4e2a-bfc7-fcd944a0fb5c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:44:01.613568 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 697/2795] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:01 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:01.629440 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1d51819-ed3f-4bbc-9465-70dc65904509 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.631425 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1d51819-ed3f-4bbc-9465-70dc65904509 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:01.631636 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1d51819-ed3f-4bbc-9465-70dc65904509 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:01.632871 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1d51819-ed3f-4bbc-9465-70dc65904509 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:01.638102 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:01.638102 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:01.641606 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1d51819-ed3f-4bbc-9465-70dc65904509 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:01.645790 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1d51819-ed3f-4bbc-9465-70dc65904509 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:44:01.646137 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 705/2796] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:01 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:01.659837 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb5d5c82-aa94-47c5-a882-ffca45bac3f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.661762 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb5d5c82-aa94-47c5-a882-ffca45bac3f4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:01.662118 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb5d5c82-aa94-47c5-a882-ffca45bac3f4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b732051-2fbb-4ffd-a3d1-b75be7a55ecf", "name": "tempest-VolumeImageDependencyTests-Snapshot-21941974"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:01.669998 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:01.669998 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:01.670543 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb5d5c82-aa94-47c5-a882-ffca45bac3f4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:01.670698 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-cb5d5c82-aa94-47c5-a882-ffca45bac3f4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create snapshot from volume 2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:01.728435 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-cb5d5c82-aa94-47c5-a882-ffca45bac3f4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Created reservations ['f916fed6-d083-47b8-9fe7-91d90f53d94f', 'f2a2597d-130f-43a2-97aa-24eb3a419b07', '3412d157-376a-4e85-8643-1445f14e771d', '38f19b83-a363-4a63-9aa2-6c9c1fe808f0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:01.758383 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb5d5c82-aa94-47c5-a882-ffca45bac3f4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Snapshot create request issued successfully. Aug 12 21:44:01.758790 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb5d5c82-aa94-47c5-a882-ffca45bac3f4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:44:01.759231 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 694/2797] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:44:01 2026] POST /volume/v3/snapshots => generated 311 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:01.777329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ec062ea-5cb9-44e1-b684-a09b5dc3479f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.778790 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ec062ea-5cb9-44e1-b684-a09b5dc3479f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:01.779188 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ec062ea-5cb9-44e1-b684-a09b5dc3479f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:01.779428 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ec062ea-5cb9-44e1-b684-a09b5dc3479f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:01.785779 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:01.785779 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:01.786346 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1ec062ea-5cb9-44e1-b684-a09b5dc3479f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Snapshot retrieved successfully. Aug 12 21:44:01.787306 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ec062ea-5cb9-44e1-b684-a09b5dc3479f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 returned with HTTP 200 Aug 12 21:44:01.787838 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 702/2798] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:01 2026] GET /volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:01.841202 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-832c15a3-62fa-4a8d-b660-a93b36057926 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.929584 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-832c15a3-62fa-4a8d-b660-a93b36057926 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:01.929985 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-832c15a3-62fa-4a8d-b660-a93b36057926 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-603511176"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:01.943871 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-832c15a3-62fa-4a8d-b660-a93b36057926 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:01.944232 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 698/2799] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:44:01 2026] POST /volume/v3/types => generated 223 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:01.951900 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a9ff9d8-35ba-4a28-b908-c937a1be38bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:01.953638 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a9ff9d8-35ba-4a28-b908-c937a1be38bc tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:44:01.954012 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a9ff9d8-35ba-4a28-b908-c937a1be38bc tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1886934197"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:01.966505 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a9ff9d8-35ba-4a28-b908-c937a1be38bc tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:44:01.966920 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 706/2800] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:44:01 2026] POST /volume/v3/group_types => generated 181 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:01.974236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-794bd386-eb85-4e51-863f-78ade3de05d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:02.033751 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-794bd386-eb85-4e51-863f-78ade3de05d4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:44:02.034161 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-794bd386-eb85-4e51-863f-78ade3de05d4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "540132e0-2e8c-4a29-9a99-5d18cb185b0c", "volume_types": ["8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2"], "name": "tempest-GroupSnapshotsTest-Group-63498938"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:02.035582 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-794bd386-eb85-4e51-863f-78ade3de05d4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating new group {'group': {'group_type': '540132e0-2e8c-4a29-9a99-5d18cb185b0c', 'volume_types': ['8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2'], 'name': 'tempest-GroupSnapshotsTest-Group-63498938'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:44:02.039784 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-794bd386-eb85-4e51-863f-78ade3de05d4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating group tempest-GroupSnapshotsTest-Group-63498938. Aug 12 21:44:02.040148 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:02.040148 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:02.048595 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-794bd386-eb85-4e51-863f-78ade3de05d4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Availability Zones retrieved successfully. Aug 12 21:44:02.068459 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-794bd386-eb85-4e51-863f-78ade3de05d4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['000e751f-affb-44bd-b1a7-dd396d937c1e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:02.092008 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-794bd386-eb85-4e51-863f-78ade3de05d4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:44:02.092421 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 695/2801] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:44:01 2026] POST /volume/v3/groups => generated 110 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:02.105878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e0555536-6425-4f11-b68e-0b28a8e4192a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:02.107733 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e0555536-6425-4f11-b68e-0b28a8e4192a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b Aug 12 21:44:02.108130 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e0555536-6425-4f11-b68e-0b28a8e4192a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:02.108485 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e0555536-6425-4f11-b68e-0b28a8e4192a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:02.108757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-e0555536-6425-4f11-b68e-0b28a8e4192a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 815049d0-a1a5-446c-87c8-96578fa27a8b {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:02.114065 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:02.114065 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:02.124662 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e0555536-6425-4f11-b68e-0b28a8e4192a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b returned with HTTP 200 Aug 12 21:44:02.125305 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 703/2802] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:02 2026] GET /volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b => generated 390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:44:02.797134 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12640196-a865-431b-a3a7-d8a5090eda7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:02.799000 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12640196-a865-431b-a3a7-d8a5090eda7a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:02.799198 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12640196-a865-431b-a3a7-d8a5090eda7a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:02.799415 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12640196-a865-431b-a3a7-d8a5090eda7a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:02.801897 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:UPDATE=101,cinder:INSERT=50,cinder:SELECT=347 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:44:02.806441 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:02.806441 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:02.807030 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-12640196-a865-431b-a3a7-d8a5090eda7a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Snapshot retrieved successfully. Aug 12 21:44:02.808205 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12640196-a865-431b-a3a7-d8a5090eda7a tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 returned with HTTP 200 Aug 12 21:44:02.808821 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 699/2803] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:02 2026] GET /volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:02.817463 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:02.819249 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:02.819587 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "53628fbd-54a3-41f4-ac35-a1de82269e58", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:02.821006 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '53628fbd-54a3-41f4-ac35-a1de82269e58', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:02.826354 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:02.826354 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:02.826772 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Snapshot retrieved successfully. Aug 12 21:44:02.826883 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume of 1 GB Aug 12 21:44:02.830419 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Availability Zones retrieved successfully. Aug 12 21:44:02.835457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (a4875d01-a0db-45c2-9947-871900e5b624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:02.836499 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d2ddc94-420d-45d4-b1af-70c7827fde0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:02.837387 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:02.864594 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d2ddc94-420d-45d4-b1af-70c7827fde0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53628fbd-54a3-41f4-ac35-a1de82269e58', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:02.865352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e72dec-9a3e-42d3-855f-9d677d7ff930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:02.902835 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Created reservations ['4a774d73-beee-4af7-bc3b-7eb0281aaa11', 'c5cd24eb-b1a2-4860-a0d3-c15e07314047', 'e0084e94-e7b3-48d9-a322-6029174e41e6', '891f1a12-853b-4525-a96a-4dce087cb590'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:02.903548 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e72dec-9a3e-42d3-855f-9d677d7ff930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a774d73-beee-4af7-bc3b-7eb0281aaa11', 'c5cd24eb-b1a2-4860-a0d3-c15e07314047', 'e0084e94-e7b3-48d9-a322-6029174e41e6', '891f1a12-853b-4525-a96a-4dce087cb590']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:02.904357 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cccce41-1e4d-42d0-8dea-e10995eba176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:02.945089 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cccce41-1e4d-42d0-8dea-e10995eba176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a2c2ad7-a68d-4ced-9c2b-49561ce231cf', '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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['4a774d73-beee-4af7-bc3b-7eb0281aaa11','c5cd24eb-b1a2-4860-a0d3-c15e07314047','e0084e94-e7b3-48d9-a322-6029174e41e6','891f1a12-853b-4525-a96a-4dce087cb590'],size=1,snapshot_id=53628fbd-54a3-41f4-ac35-a1de82269e58,source_replicaid=,source_volid=None,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), '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-12T21:44:02Z,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=3a2c2ad7-a68d-4ced-9c2b-49561ce231cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9079022224b45bbb1a10cede6d9463a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53628fbd-54a3-41f4-ac35-a1de82269e58,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:02.945907 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8078ffe-c08b-4afb-ad61-31304a49e9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:02.964472 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8078ffe-c08b-4afb-ad61-31304a49e9a7) transitioned into state 'SUCCESS' from 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='e9079022224b45bbb1a10cede6d9463a',qos_specs=None,replication_status=,reservations=['4a774d73-beee-4af7-bc3b-7eb0281aaa11','c5cd24eb-b1a2-4860-a0d3-c15e07314047','e0084e94-e7b3-48d9-a322-6029174e41e6','891f1a12-853b-4525-a96a-4dce087cb590'],size=1,snapshot_id=53628fbd-54a3-41f4-ac35-a1de82269e58,source_replicaid=,source_volid=None,status='creating',user_id='81d6984800ab4dcb9084cd7cd9faddcf',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:02.965222 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee8da154-9926-4610-93c6-91dffd44cb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:02.986557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee8da154-9926-4610-93c6-91dffd44cb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:02.987419 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Flow 'volume_create_api' (a4875d01-a0db-45c2-9947-871900e5b624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:02.987724 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Create volume request issued successfully. Aug 12 21:44:02.988269 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb280d8b-3581-4c1f-bb6f-5046b56adc3f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:02.988634 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 707/2804] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:44:02 2026] POST /volume/v3/volumes => generated 809 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:03.004124 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-739136b1-12cc-4650-9a20-24baa89e2990 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:03.006117 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-739136b1-12cc-4650-9a20-24baa89e2990 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:03.006342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-739136b1-12cc-4650-9a20-24baa89e2990 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:03.006524 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-739136b1-12cc-4650-9a20-24baa89e2990 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:03.013857 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:03.013857 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:03.018837 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-739136b1-12cc-4650-9a20-24baa89e2990 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:03.025417 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-739136b1-12cc-4650-9a20-24baa89e2990 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf returned with HTTP 200 Aug 12 21:44:03.026017 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 696/2805] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:03 2026] GET /volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:03.138644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-de669d61-c29e-453e-8b75-4ea6921e9d15 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:03.140849 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-de669d61-c29e-453e-8b75-4ea6921e9d15 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b Aug 12 21:44:03.141051 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-de669d61-c29e-453e-8b75-4ea6921e9d15 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:03.141359 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-de669d61-c29e-453e-8b75-4ea6921e9d15 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:03.141484 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-de669d61-c29e-453e-8b75-4ea6921e9d15 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 815049d0-a1a5-446c-87c8-96578fa27a8b {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:03.146757 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:03.146757 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:03.164276 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-de669d61-c29e-453e-8b75-4ea6921e9d15 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b returned with HTTP 200 Aug 12 21:44:03.164868 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 704/2806] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:03 2026] GET /volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:03.177227 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14412906-ae15-4e01-b2c9-a826c54beddf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:03.179062 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:03.179444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1745716723", "volume_type": "8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2", "group_id": "815049d0-a1a5-446c-87c8-96578fa27a8b", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:03.181189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1745716723', 'volume_type': '8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2', 'group_id': '815049d0-a1a5-446c-87c8-96578fa27a8b', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:03.188735 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:03.188735 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:03.189160 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume of 1 GB Aug 12 21:44:03.194119 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Availability Zones retrieved successfully. Aug 12 21:44:03.200907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (e0f91d53-4f89-433e-bf02-0917f12876b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:03.202120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694df6d8-3df7-4544-94ed-9abe10df2960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:03.202724 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:03.202724 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:03.203156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:03.222918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694df6d8-3df7-4544-94ed-9abe10df2960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:44:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-603511176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '815049d0-a1a5-446c-87c8-96578fa27a8b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:03.223721 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe080c64-bf66-4aac-9d1a-f48b22fdd2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:03.254418 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-603511176 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-603511176, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:03.254863 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-603511176 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-603511176, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:03.292043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['b35e2c9e-f06b-47be-9ced-856abe5c9cc0', '2b2c2729-f3d2-4419-a752-d7487eeaf305', '0be9234c-8ec2-432b-8f74-1b728cd545fe', '203c5d96-5c89-4a5a-a2b7-4fa0ee335558'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:03.293049 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe080c64-bf66-4aac-9d1a-f48b22fdd2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35e2c9e-f06b-47be-9ced-856abe5c9cc0', '2b2c2729-f3d2-4419-a752-d7487eeaf305', '0be9234c-8ec2-432b-8f74-1b728cd545fe', '203c5d96-5c89-4a5a-a2b7-4fa0ee335558']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:03.294025 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (704565c1-b4d9-4c3b-a9aa-f3fc9fde34f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:03.322834 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (704565c1-b4d9-4c3b-a9aa-f3fc9fde34f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9160673d-247e-4a81-ba9f-711ddf90851b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1745716723',encryption_key_id=None,group_id=815049d0-a1a5-446c-87c8-96578fa27a8b,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['b35e2c9e-f06b-47be-9ced-856abe5c9cc0','2b2c2729-f3d2-4419-a752-d7487eeaf305','0be9234c-8ec2-432b-8f74-1b728cd545fe','203c5d96-5c89-4a5a-a2b7-4fa0ee335558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1745716723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=815049d0-a1a5-446c-87c8-96578fa27a8b,host=None,id=9160673d-247e-4a81-ba9f-711ddf90851b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f51534c6703c48b588262ea2637bd1c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7697cc75abbf4b83ad56d76e98608350',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2),volume_type_id=8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:03.324277 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce6961c-5f03-4670-84f4-41c7ee9d7a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:03.346380 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce6961c-5f03-4670-84f4-41c7ee9d7a46) transitioned into state 'SUCCESS' from state '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-1745716723',encryption_key_id=None,group_id=815049d0-a1a5-446c-87c8-96578fa27a8b,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['b35e2c9e-f06b-47be-9ced-856abe5c9cc0','2b2c2729-f3d2-4419-a752-d7487eeaf305','0be9234c-8ec2-432b-8f74-1b728cd545fe','203c5d96-5c89-4a5a-a2b7-4fa0ee335558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:03.347247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d94ce0-7f56-4dda-a432-857319012ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:03.361889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d94ce0-7f56-4dda-a432-857319012ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:03.363059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (e0f91d53-4f89-433e-bf02-0917f12876b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:03.363428 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request issued successfully. Aug 12 21:44:03.364320 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:03.364507 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:03.415534 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:03.418986 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:03.418986 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:03.423005 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14412906-ae15-4e01-b2c9-a826c54beddf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:03.423570 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 700/2807] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:44:03 2026] POST /volume/v3/volumes => generated 822 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:03.437440 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18678e05-31ad-4264-b04a-1eb387088b28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:03.439325 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18678e05-31ad-4264-b04a-1eb387088b28 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b Aug 12 21:44:03.439565 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18678e05-31ad-4264-b04a-1eb387088b28 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:03.439817 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18678e05-31ad-4264-b04a-1eb387088b28 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:03.447048 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:03.447048 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:03.451312 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-18678e05-31ad-4264-b04a-1eb387088b28 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:03.452014 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-18678e05-31ad-4264-b04a-1eb387088b28 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:03.452179 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-18678e05-31ad-4264-b04a-1eb387088b28 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:03.489636 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-18678e05-31ad-4264-b04a-1eb387088b28 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:03.492689 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:03.492689 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:03.499441 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18678e05-31ad-4264-b04a-1eb387088b28 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b returned with HTTP 200 Aug 12 21:44:03.499843 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 708/2808] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:03 2026] GET /volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:04.043055 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-178e3eac-877e-439a-86e9-1dfd9ae3195c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.045226 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-178e3eac-877e-439a-86e9-1dfd9ae3195c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:04.045475 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-178e3eac-877e-439a-86e9-1dfd9ae3195c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.045850 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-178e3eac-877e-439a-86e9-1dfd9ae3195c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.053777 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.053777 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:04.057581 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-178e3eac-877e-439a-86e9-1dfd9ae3195c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:04.062870 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-178e3eac-877e-439a-86e9-1dfd9ae3195c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf returned with HTTP 200 Aug 12 21:44:04.063247 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 697/2809] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:04 2026] GET /volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:04.075797 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4103246c-da5f-483b-a553-a7d549a4d456 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.078353 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4103246c-da5f-483b-a553-a7d549a4d456 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:04.078674 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4103246c-da5f-483b-a553-a7d549a4d456 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.078932 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4103246c-da5f-483b-a553-a7d549a4d456 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.089068 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.089068 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:04.094611 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4103246c-da5f-483b-a553-a7d549a4d456 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:04.100483 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4103246c-da5f-483b-a553-a7d549a4d456 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf returned with HTTP 200 Aug 12 21:44:04.101063 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 705/2810] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:04 2026] GET /volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:04.114571 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da28ea1c-b5ab-4bf9-ab3e-7e3b7ee7585f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.117131 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da28ea1c-b5ab-4bf9-ab3e-7e3b7ee7585f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:04.117420 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da28ea1c-b5ab-4bf9-ab3e-7e3b7ee7585f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.117700 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da28ea1c-b5ab-4bf9-ab3e-7e3b7ee7585f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.117852 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-da28ea1c-b5ab-4bf9-ab3e-7e3b7ee7585f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete snapshot with id: 53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:04.123615 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.123615 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:04.124062 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da28ea1c-b5ab-4bf9-ab3e-7e3b7ee7585f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Snapshot retrieved successfully. Aug 12 21:44:04.145153 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da28ea1c-b5ab-4bf9-ab3e-7e3b7ee7585f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Snapshot delete request issued successfully. Aug 12 21:44:04.145453 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da28ea1c-b5ab-4bf9-ab3e-7e3b7ee7585f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 returned with HTTP 202 Aug 12 21:44:04.146006 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 701/2811] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:04 2026] DELETE /volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:04.156231 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24b95b25-459b-46f6-8a5d-3f979fde7dfd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.158907 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24b95b25-459b-46f6-8a5d-3f979fde7dfd tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:04.159195 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24b95b25-459b-46f6-8a5d-3f979fde7dfd tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.159455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24b95b25-459b-46f6-8a5d-3f979fde7dfd tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.168306 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.168306 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:04.168983 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-24b95b25-459b-46f6-8a5d-3f979fde7dfd tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Snapshot retrieved successfully. Aug 12 21:44:04.170162 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24b95b25-459b-46f6-8a5d-3f979fde7dfd tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 returned with HTTP 200 Aug 12 21:44:04.170689 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 709/2812] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:04 2026] GET /volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:04.513769 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d28681c-ccca-4105-b576-78bf6b92462c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.518657 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d28681c-ccca-4105-b576-78bf6b92462c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b Aug 12 21:44:04.518657 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d28681c-ccca-4105-b576-78bf6b92462c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.518657 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d28681c-ccca-4105-b576-78bf6b92462c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.526533 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.526533 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:04.530333 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8d28681c-ccca-4105-b576-78bf6b92462c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:04.531058 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-8d28681c-ccca-4105-b576-78bf6b92462c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:04.531213 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-8d28681c-ccca-4105-b576-78bf6b92462c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:04.568558 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-8d28681c-ccca-4105-b576-78bf6b92462c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:04.571936 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.571936 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:04.579223 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d28681c-ccca-4105-b576-78bf6b92462c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b returned with HTTP 200 Aug 12 21:44:04.579607 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 698/2813] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:04 2026] GET /volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:04.592267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.594767 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/group_snapshots Aug 12 21:44:04.595261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "815049d0-a1a5-446c-87c8-96578fa27a8b", "name": "tempest-group_snapshot-1034181419"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:04.597711 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '815049d0-a1a5-446c-87c8-96578fa27a8b', 'name': 'tempest-group_snapshot-1034181419'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 21:44:04.602773 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.602773 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:04.607133 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.group_snapshots [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating group_snapshot tempest-group_snapshot-1034181419. Aug 12 21:44:04.635278 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.635278 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:04.650457 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-603511176 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-603511176, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:04.650764 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-603511176 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-603511176, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:04.677920 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['ca38bc0d-ab0d-44e3-b306-d3760c7c8861', '4d17b16d-91ad-438d-ba15-385ff87ad2af', 'e20d5782-25eb-438f-8b87-71cd1c3d5f9b', 'f0e49538-90fd-466f-9eb2-47f4ed2e73c9'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:04.714473 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f2a6a74-53e9-44d9-bed1-68f9a9891c1c tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 202 Aug 12 21:44:04.715011 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 706/2814] 10.4.3.240 () {70 vars in 1324 bytes} [Wed Aug 12 21:44:04 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:04.723776 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3fe60077-7f9f-4908-a3d0-e9234547b316 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.725556 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fe60077-7f9f-4908-a3d0-e9234547b316 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 Aug 12 21:44:04.725776 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fe60077-7f9f-4908-a3d0-e9234547b316 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.725980 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fe60077-7f9f-4908-a3d0-e9234547b316 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.726099 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-3fe60077-7f9f-4908-a3d0-e9234547b316 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:04.729853 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.729853 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:04.733979 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fe60077-7f9f-4908-a3d0-e9234547b316 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 returned with HTTP 200 Aug 12 21:44:04.734465 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 702/2815] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:04 2026] GET /volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:04.813145 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5fa6b245-2fb8-489d-9f82-9efc4db12609 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.815188 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5fa6b245-2fb8-489d-9f82-9efc4db12609 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:44:04.815379 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5fa6b245-2fb8-489d-9f82-9efc4db12609 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.815560 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5fa6b245-2fb8-489d-9f82-9efc4db12609 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.824452 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.824452 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:04.827643 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5fa6b245-2fb8-489d-9f82-9efc4db12609 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:04.832011 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5fa6b245-2fb8-489d-9f82-9efc4db12609 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:44:04.832664 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 710/2816] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:04 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:04.855940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-3e76bc36-c61a-429c-93cd-0bf68427d2c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.858639 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-3e76bc36-c61a-429c-93cd-0bf68427d2c6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72/action Aug 12 21:44:04.859098 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-3e76bc36-c61a-429c-93cd-0bf68427d2c6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:04.859255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-3e76bc36-c61a-429c-93cd-0bf68427d2c6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:04.873389 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.873389 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:04.874068 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-3e76bc36-c61a-429c-93cd-0bf68427d2c6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:04.893615 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-3e76bc36-c61a-429c-93cd-0bf68427d2c6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Begin detaching volume completed successfully. Aug 12 21:44:04.893783 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-3e76bc36-c61a-429c-93cd-0bf68427d2c6 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72/action returned with HTTP 202 Aug 12 21:44:04.894305 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 699/2817] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:44:04 2026] POST /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:44:04.947792 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c7e7ad34-4715-4ba1-8b07-5f9d89260f39 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.948355 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7e7ad34-4715-4ba1-8b07-5f9d89260f39 None None] GET https://10.4.3.240/volume// Aug 12 21:44:04.948586 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7e7ad34-4715-4ba1-8b07-5f9d89260f39 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.948879 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7e7ad34-4715-4ba1-8b07-5f9d89260f39 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.949309 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7e7ad34-4715-4ba1-8b07-5f9d89260f39 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:04.950251 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 707/2818] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:44:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:04.957044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5ef04109-bb6e-4d07-83ac-760080f68a1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:04.959962 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5ef04109-bb6e-4d07-83ac-760080f68a1d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:44:04.960238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5ef04109-bb6e-4d07-83ac-760080f68a1d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:04.960496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5ef04109-bb6e-4d07-83ac-760080f68a1d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:04.972895 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:04.972895 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:04.977204 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5ef04109-bb6e-4d07-83ac-760080f68a1d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:04.983165 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-5ef04109-bb6e-4d07-83ac-760080f68a1d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:44:04.983656 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 703/2819] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:44:04 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 1315 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:05.181831 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54475e97-aab0-44d2-ad0b-6d2115b920b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:05.184432 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54475e97-aab0-44d2-ad0b-6d2115b920b1 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:05.184739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54475e97-aab0-44d2-ad0b-6d2115b920b1 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:05.185008 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54475e97-aab0-44d2-ad0b-6d2115b920b1 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:05.192853 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54475e97-aab0-44d2-ad0b-6d2115b920b1 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 returned with HTTP 404 Aug 12 21:44:05.193533 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 711/2820] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:05 2026] GET /volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:05.201183 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc42bd6f-f045-4cc5-b421-4aef36841103 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:05.203417 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc42bd6f-f045-4cc5-b421-4aef36841103 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:05.203720 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc42bd6f-f045-4cc5-b421-4aef36841103 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:05.203924 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc42bd6f-f045-4cc5-b421-4aef36841103 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:05.204151 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-fc42bd6f-f045-4cc5-b421-4aef36841103 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: 3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:05.213254 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.213254 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:05.213723 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc42bd6f-f045-4cc5-b421-4aef36841103 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:05.233503 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc42bd6f-f045-4cc5-b421-4aef36841103 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume request issued successfully. Aug 12 21:44:05.233867 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc42bd6f-f045-4cc5-b421-4aef36841103 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf returned with HTTP 202 Aug 12 21:44:05.234612 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 700/2821] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:05 2026] DELETE /volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:05.241175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4197acde-72af-49e1-92c9-433e183cce80 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:05.243100 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4197acde-72af-49e1-92c9-433e183cce80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:05.243308 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4197acde-72af-49e1-92c9-433e183cce80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:05.243494 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4197acde-72af-49e1-92c9-433e183cce80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:05.251602 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.251602 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:05.256989 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4197acde-72af-49e1-92c9-433e183cce80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:05.262328 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4197acde-72af-49e1-92c9-433e183cce80 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf returned with HTTP 200 Aug 12 21:44:05.262774 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 708/2822] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:05 2026] GET /volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:05.742957 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d703a7e-dd47-4b06-85cb-74ee16194f8b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:05.744840 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d703a7e-dd47-4b06-85cb-74ee16194f8b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 Aug 12 21:44:05.745098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d703a7e-dd47-4b06-85cb-74ee16194f8b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:05.745314 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d703a7e-dd47-4b06-85cb-74ee16194f8b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:05.745476 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-7d703a7e-dd47-4b06-85cb-74ee16194f8b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:05.753213 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.753213 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:05.763549 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d703a7e-dd47-4b06-85cb-74ee16194f8b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 returned with HTTP 200 Aug 12 21:44:05.763945 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 704/2823] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:05 2026] GET /volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:05.772329 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2170bcd4-4cdb-4a6a-a520-3eb1e4e01d09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:05.777542 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2170bcd4-4cdb-4a6a-a520-3eb1e4e01d09 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:44:05.777887 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2170bcd4-4cdb-4a6a-a520-3eb1e4e01d09 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:05.778162 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2170bcd4-4cdb-4a6a-a520-3eb1e4e01d09 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:05.778559 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-2170bcd4-4cdb-4a6a-a520-3eb1e4e01d09 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:05.780085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-2170bcd4-4cdb-4a6a-a520-3eb1e4e01d09 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:44:05.785844 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2170bcd4-4cdb-4a6a-a520-3eb1e4e01d09 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all snapshots completed successfully. Aug 12 21:44:05.786514 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.786514 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:05.787566 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2170bcd4-4cdb-4a6a-a520-3eb1e4e01d09 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:44:05.788087 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 712/2824] 10.4.3.240 () {66 vars in 1264 bytes} [Wed Aug 12 21:44:05 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:05.803068 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20ff75c9-f97f-4fdf-9469-2ff093d72143 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:05.804946 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20ff75c9-f97f-4fdf-9469-2ff093d72143 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/a3bb1bcd-a926-4634-9cbb-56149d19e606 Aug 12 21:44:05.805148 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20ff75c9-f97f-4fdf-9469-2ff093d72143 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:05.805357 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20ff75c9-f97f-4fdf-9469-2ff093d72143 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:05.811996 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.811996 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:05.812451 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-20ff75c9-f97f-4fdf-9469-2ff093d72143 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Snapshot retrieved successfully. Aug 12 21:44:05.813209 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20ff75c9-f97f-4fdf-9469-2ff093d72143 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/a3bb1bcd-a926-4634-9cbb-56149d19e606 returned with HTTP 200 Aug 12 21:44:05.813599 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 701/2825] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:05 2026] GET /volume/v3/snapshots/a3bb1bcd-a926-4634-9cbb-56149d19e606 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:05.822986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:05.829122 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/groups/action Aug 12 21:44:05.829571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "0cafc100-d4b2-44b2-8d4e-2a3a09301bd6", "name": "tempest-Group_from_snap-964894706"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:05.829750 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "0cafc100-d4b2-44b2-8d4e-2a3a09301bd6", "name": "tempest-Group_from_snap-964894706"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:05.831552 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '0cafc100-d4b2-44b2-8d4e-2a3a09301bd6', 'name': 'tempest-Group_from_snap-964894706'}}. {{(pid=100326) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 21:44:05.831707 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating group tempest-Group_from_snap-964894706 from group_snapshot 0cafc100-d4b2-44b2-8d4e-2a3a09301bd6. Aug 12 21:44:05.836175 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.836175 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:05.846100 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.846100 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:05.850748 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.850748 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:05.855117 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-aee6a024-9c97-47a7-8740-c8dbab7f8fb1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:05.857546 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-aee6a024-9c97-47a7-8740-c8dbab7f8fb1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] DELETE https://10.4.3.240/volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0 Aug 12 21:44:05.857796 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-aee6a024-9c97-47a7-8740-c8dbab7f8fb1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:05.858029 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-aee6a024-9c97-47a7-8740-c8dbab7f8fb1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:05.866824 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.866824 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:05.897278 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['9bd02d2b-d8fb-4093-baeb-4dfa7628d19a'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:05.915499 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cf1208c0-7f90-4d4d-9c33-f896b5ee4bac req-aee6a024-9c97-47a7-8740-c8dbab7f8fb1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0 returned with HTTP 200 Aug 12 21:44:05.916063 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 705/2826] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:44:05 2026] DELETE /volume/v3/attachments/41c90080-7257-43f8-90e4-7405431432b0 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:05.962321 np0000007121 devstack@c-api.service[100326]: INFO cinder.group.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] A mapping entry already exists for group 3f0974c9-0b10-4fdb-b957-d0e2555b0df6 and volume type 8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2. Do not need to create again. Aug 12 21:44:05.962780 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:05.962780 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:05.963191 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Availability Zones retrieved successfully. Aug 12 21:44:05.968414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (71302084-b4e3-495f-b69f-2dfde2a0f0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:05.969772 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b7f5a0-a9e7-4d55-8425-527f3065d1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:05.970693 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:06.003751 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b7f5a0-a9e7-4d55-8425-527f3065d1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3bb1bcd-a926-4634-9cbb-56149d19e606', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:44:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-603511176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3f0974c9-0b10-4fdb-b957-d0e2555b0df6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:06.004442 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5afd8e2d-2d28-44ef-9336-2eeba2f18d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:06.012530 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71dedaa4-43a3-46ec-9901-5c1ddfd7c310 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.014805 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71dedaa4-43a3-46ec-9901-5c1ddfd7c310 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:06.015248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71dedaa4-43a3-46ec-9901-5c1ddfd7c310 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a9f5f05-4a69-44bf-bdef-f996e3fdfd72", "force": false, "name": "tempest-TestStampPattern-snapshot-630444517", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:06.027730 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.027730 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:06.027886 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-603511176 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-603511176, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:06.028432 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71dedaa4-43a3-46ec-9901-5c1ddfd7c310 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:06.028637 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-71dedaa4-43a3-46ec-9901-5c1ddfd7c310 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Create snapshot from volume 2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:44:06.041090 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['fc4f402c-84fc-43d6-82dc-103ef4e173b7', '0a7a50e6-950c-4740-bfb5-543997541eaa'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:06.042034 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5afd8e2d-2d28-44ef-9336-2eeba2f18d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc4f402c-84fc-43d6-82dc-103ef4e173b7', '0a7a50e6-950c-4740-bfb5-543997541eaa']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:06.043028 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420b01b8-1dc2-4daf-b2ea-ebd4d6a93c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:06.072774 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420b01b8-1dc2-4daf-b2ea-ebd4d6a93c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd91aa1cf-dfd6-43f7-babc-48aa895ba4a2', '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=3f0974c9-0b10-4fdb-b957-d0e2555b0df6,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['fc4f402c-84fc-43d6-82dc-103ef4e173b7','0a7a50e6-950c-4740-bfb5-543997541eaa'],size=1,snapshot_id=a3bb1bcd-a926-4634-9cbb-56149d19e606,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3f0974c9-0b10-4fdb-b957-d0e2555b0df6,host=None,id=d91aa1cf-dfd6-43f7-babc-48aa895ba4a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f51534c6703c48b588262ea2637bd1c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3bb1bcd-a926-4634-9cbb-56149d19e606,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7697cc75abbf4b83ad56d76e98608350',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2),volume_type_id=8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:06.073364 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-71dedaa4-43a3-46ec-9901-5c1ddfd7c310 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Created reservations ['47528bed-6678-4737-b17e-fd7fd06374f9', '856f9e24-c775-4dff-8981-e1f956dcc5e7', 'f0335afe-3a00-43fd-8f38-bc896f55104d', '3c78612f-6d93-4cc2-bde8-f012a7306a4d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:06.073745 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420a1a36-162a-4fc2-9271-e2adb57e5033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:06.089672 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420a1a36-162a-4fc2-9271-e2adb57e5033) transitioned into state 'SUCCESS' from 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=3f0974c9-0b10-4fdb-b957-d0e2555b0df6,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['fc4f402c-84fc-43d6-82dc-103ef4e173b7','0a7a50e6-950c-4740-bfb5-543997541eaa'],size=1,snapshot_id=a3bb1bcd-a926-4634-9cbb-56149d19e606,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:06.090342 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (71302084-b4e3-495f-b69f-2dfde2a0f0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:06.090706 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request issued successfully. Aug 12 21:44:06.108559 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71dedaa4-43a3-46ec-9901-5c1ddfd7c310 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Snapshot create request issued successfully. Aug 12 21:44:06.109011 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71dedaa4-43a3-46ec-9901-5c1ddfd7c310 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:44:06.109736 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 713/2827] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:44:06 2026] POST /volume/v3/snapshots => generated 302 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:06.118454 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bea8c40-fc40-43d0-81d4-9821f4ee24df tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/action returned with HTTP 202 Aug 12 21:44:06.119213 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 709/2828] 10.4.3.240 () {70 vars in 1318 bytes} [Wed Aug 12 21:44:05 2026] POST /volume/v3/groups/action => generated 102 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:06.121967 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94c8665d-7661-49e8-9255-7a82b1596a1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.126350 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94c8665d-7661-49e8-9255-7a82b1596a1c tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 Aug 12 21:44:06.126608 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94c8665d-7661-49e8-9255-7a82b1596a1c tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.126873 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94c8665d-7661-49e8-9255-7a82b1596a1c tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.128619 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.130824 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:06.131082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.131320 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.131713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:06.132112 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.132112 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:06.132638 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:06.135713 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.135713 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:06.136267 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94c8665d-7661-49e8-9255-7a82b1596a1c tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Snapshot retrieved successfully. Aug 12 21:44:06.137857 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94c8665d-7661-49e8-9255-7a82b1596a1c tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 returned with HTTP 200 Aug 12 21:44:06.138357 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 702/2829] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:06 2026] GET /volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 => generated 434 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:06.141618 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:06.142582 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:06.142813 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:06.189815 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:06.192999 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.192999 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:06.197539 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:06.197760 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:06.233177 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:06.236798 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.236798 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:06.245643 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d91c150d-7f87-47c1-9571-0a9d0afedd71 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:06.246908 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 706/2830] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:06 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:06.258829 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.260967 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 Aug 12 21:44:06.261187 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.261385 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.268658 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.268658 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:06.272277 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:06.273005 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:06.273200 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:06.279882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7eed2f8c-a0bd-4582-a744-9c24db5fd070 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.282186 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7eed2f8c-a0bd-4582-a744-9c24db5fd070 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:06.282472 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7eed2f8c-a0bd-4582-a744-9c24db5fd070 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.282731 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7eed2f8c-a0bd-4582-a744-9c24db5fd070 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.292404 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7eed2f8c-a0bd-4582-a744-9c24db5fd070 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf returned with HTTP 404 Aug 12 21:44:06.293098 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 710/2831] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:06 2026] GET /volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:06.318085 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:06.325037 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.325037 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:06.333090 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e07db159-740f-4164-8b0d-8bcd2add55f8 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 returned with HTTP 200 Aug 12 21:44:06.333179 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 714/2832] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:06 2026] GET /volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 => generated 926 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:06.347192 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7845be9c-5ebb-46a8-99fd-ad458dc18311 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.351550 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7845be9c-5ebb-46a8-99fd-ad458dc18311 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6 Aug 12 21:44:06.352516 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7845be9c-5ebb-46a8-99fd-ad458dc18311 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.352807 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7845be9c-5ebb-46a8-99fd-ad458dc18311 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.352968 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-7845be9c-5ebb-46a8-99fd-ad458dc18311 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 3f0974c9-0b10-4fdb-b957-d0e2555b0df6 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:06.360721 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.360721 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:06.372929 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7845be9c-5ebb-46a8-99fd-ad458dc18311 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6 returned with HTTP 200 Aug 12 21:44:06.373540 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 703/2833] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:06 2026] GET /volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6 => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:06.386772 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.388968 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:06.389177 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.389387 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.389672 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:06.391438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:06.397970 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:06.399035 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:06.399035 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:06.438699 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:06.444235 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.444235 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:06.460074 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:06.460303 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:06.507809 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:06.513983 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.513983 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:06.519279 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae1d449d-83f9-4e6e-be6b-b7397a2c7c23 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:06.519810 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 707/2834] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:06 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:06.535367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-33a09944-d77e-487b-a7f0-2151caf1cce2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.537039 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33a09944-d77e-487b-a7f0-2151caf1cce2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6/action Aug 12 21:44:06.537419 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33a09944-d77e-487b-a7f0-2151caf1cce2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:06.539053 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33a09944-d77e-487b-a7f0-2151caf1cce2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:06.539141 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-33a09944-d77e-487b-a7f0-2151caf1cce2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for group 3f0974c9-0b10-4fdb-b957-d0e2555b0df6 {{(pid=100326) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:44:06.539258 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-33a09944-d77e-487b-a7f0-2151caf1cce2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group with id: 3f0974c9-0b10-4fdb-b957-d0e2555b0df6 Aug 12 21:44:06.543072 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.543072 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:06.576958 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-219b038c-e952-4980-a63d-05816241fe79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.579262 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-219b038c-e952-4980-a63d-05816241fe79 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:06.579532 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-219b038c-e952-4980-a63d-05816241fe79 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.579794 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-219b038c-e952-4980-a63d-05816241fe79 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.580009 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-219b038c-e952-4980-a63d-05816241fe79 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: 2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:06.585437 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33a09944-d77e-487b-a7f0-2151caf1cce2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6/action returned with HTTP 202 Aug 12 21:44:06.586176 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 711/2835] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:44:06 2026] POST /volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:06.588425 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.588425 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:06.589085 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-219b038c-e952-4980-a63d-05816241fe79 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:06.592728 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.594644 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 Aug 12 21:44:06.594887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.595101 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.602400 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.602400 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:06.605785 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:06.606935 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:06.607136 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:06.610150 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-219b038c-e952-4980-a63d-05816241fe79 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume request issued successfully. Aug 12 21:44:06.610412 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-219b038c-e952-4980-a63d-05816241fe79 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 202 Aug 12 21:44:06.612223 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 715/2836] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:06 2026] DELETE /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:06.624147 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0427a447-b813-4ca9-82d4-0106062b1dcc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:06.627157 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0427a447-b813-4ca9-82d4-0106062b1dcc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:06.627370 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0427a447-b813-4ca9-82d4-0106062b1dcc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:06.627650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0427a447-b813-4ca9-82d4-0106062b1dcc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:06.637004 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.637004 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:06.643635 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0427a447-b813-4ca9-82d4-0106062b1dcc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:06.649504 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:06.650881 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0427a447-b813-4ca9-82d4-0106062b1dcc tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 200 Aug 12 21:44:06.651293 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 708/2837] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:06 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:06.653567 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:06.653567 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:06.660565 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc45fb21-4ce5-4110-8821-1728773ddbf0 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 returned with HTTP 200 Aug 12 21:44:06.660975 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 704/2838] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:06 2026] GET /volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 => generated 925 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:07.148163 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-04660c3e-1762-4629-9da4-c5e2d3d6ef7e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.150228 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04660c3e-1762-4629-9da4-c5e2d3d6ef7e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 Aug 12 21:44:07.150482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04660c3e-1762-4629-9da4-c5e2d3d6ef7e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.150759 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04660c3e-1762-4629-9da4-c5e2d3d6ef7e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.156799 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:07.156799 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:07.157352 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-04660c3e-1762-4629-9da4-c5e2d3d6ef7e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Snapshot retrieved successfully. Aug 12 21:44:07.159550 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04660c3e-1762-4629-9da4-c5e2d3d6ef7e tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 returned with HTTP 200 Aug 12 21:44:07.159550 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 712/2839] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:07.170160 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-26cf0339-72e1-4338-b481-e308541aef44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.172501 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26cf0339-72e1-4338-b481-e308541aef44 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 Aug 12 21:44:07.172733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26cf0339-72e1-4338-b481-e308541aef44 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.172911 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26cf0339-72e1-4338-b481-e308541aef44 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.177289 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:07.177289 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:07.177677 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-26cf0339-72e1-4338-b481-e308541aef44 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Snapshot retrieved successfully. Aug 12 21:44:07.178328 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26cf0339-72e1-4338-b481-e308541aef44 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 returned with HTTP 200 Aug 12 21:44:07.178667 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 716/2840] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:07.666977 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e9ca200-663e-44d1-83d3-ceb712cdb171 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.669180 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e9ca200-663e-44d1-83d3-ceb712cdb171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:07.669405 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e9ca200-663e-44d1-83d3-ceb712cdb171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.669702 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e9ca200-663e-44d1-83d3-ceb712cdb171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.675924 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1894ed10-93e6-48ea-b269-bd3f06b7b67a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.677492 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e9ca200-663e-44d1-83d3-ceb712cdb171 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 404 Aug 12 21:44:07.677972 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 709/2841] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:07.678532 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1894ed10-93e6-48ea-b269-bd3f06b7b67a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 Aug 12 21:44:07.678856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1894ed10-93e6-48ea-b269-bd3f06b7b67a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.679153 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1894ed10-93e6-48ea-b269-bd3f06b7b67a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.686749 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1894ed10-93e6-48ea-b269-bd3f06b7b67a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 returned with HTTP 404 Aug 12 21:44:07.687355 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 705/2842] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/volumes/d91aa1cf-dfd6-43f7-babc-48aa895ba4a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:07.692681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-37691556-7d6f-43cf-aea9-819e4704bfe4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.695350 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-86f570ef-6616-4409-a101-c29af501594f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.697097 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37691556-7d6f-43cf-aea9-819e4704bfe4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:07.697401 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37691556-7d6f-43cf-aea9-819e4704bfe4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.697660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37691556-7d6f-43cf-aea9-819e4704bfe4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.699315 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86f570ef-6616-4409-a101-c29af501594f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6 Aug 12 21:44:07.699491 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-37691556-7d6f-43cf-aea9-819e4704bfe4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: 3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:07.699709 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86f570ef-6616-4409-a101-c29af501594f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.700049 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86f570ef-6616-4409-a101-c29af501594f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.700189 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-86f570ef-6616-4409-a101-c29af501594f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 3f0974c9-0b10-4fdb-b957-d0e2555b0df6 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:07.706503 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86f570ef-6616-4409-a101-c29af501594f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6 returned with HTTP 404 Aug 12 21:44:07.706703 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 717/2843] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/groups/3f0974c9-0b10-4fdb-b957-d0e2555b0df6 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:07.713795 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37691556-7d6f-43cf-aea9-819e4704bfe4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf returned with HTTP 404 Aug 12 21:44:07.714516 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 713/2844] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:07 2026] DELETE /volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:07.716848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-153a7ae9-fafd-479b-a866-1c3a65dd1357 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.718512 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-153a7ae9-fafd-479b-a866-1c3a65dd1357 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 Aug 12 21:44:07.718728 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-153a7ae9-fafd-479b-a866-1c3a65dd1357 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.718895 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-153a7ae9-fafd-479b-a866-1c3a65dd1357 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.719052 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-153a7ae9-fafd-479b-a866-1c3a65dd1357 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for member 0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 {{(pid=100324) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 21:44:07.719137 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.group_snapshots [None req-153a7ae9-fafd-479b-a866-1c3a65dd1357 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group_snapshot with id: 0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 Aug 12 21:44:07.722650 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:07.722650 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:07.723617 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e353b3e0-6e56-459f-a74f-51411c68855f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.726594 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e353b3e0-6e56-459f-a74f-51411c68855f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf Aug 12 21:44:07.726594 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e353b3e0-6e56-459f-a74f-51411c68855f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.726811 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e353b3e0-6e56-459f-a74f-51411c68855f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.734691 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e353b3e0-6e56-459f-a74f-51411c68855f tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf returned with HTTP 404 Aug 12 21:44:07.735225 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 706/2845] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/volumes/3a2c2ad7-a68d-4ced-9c2b-49561ce231cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:07.744851 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f903f0c6-0baa-453b-a53e-23c0cf1fe9ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.747606 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f903f0c6-0baa-453b-a53e-23c0cf1fe9ec tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:07.748004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f903f0c6-0baa-453b-a53e-23c0cf1fe9ec tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.748048 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f903f0c6-0baa-453b-a53e-23c0cf1fe9ec tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.748175 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-f903f0c6-0baa-453b-a53e-23c0cf1fe9ec tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete snapshot with id: 53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:07.753033 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f903f0c6-0baa-453b-a53e-23c0cf1fe9ec tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 returned with HTTP 404 Aug 12 21:44:07.753586 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 718/2846] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:07 2026] DELETE /volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:07.762835 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4184ae66-3ec5-48cd-a404-d2f9db9cc773 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.769903 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4184ae66-3ec5-48cd-a404-d2f9db9cc773 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 Aug 12 21:44:07.769903 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4184ae66-3ec5-48cd-a404-d2f9db9cc773 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.769903 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4184ae66-3ec5-48cd-a404-d2f9db9cc773 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.773010 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4184ae66-3ec5-48cd-a404-d2f9db9cc773 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 returned with HTTP 404 Aug 12 21:44:07.773616 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-153a7ae9-fafd-479b-a866-1c3a65dd1357 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 returned with HTTP 202 Aug 12 21:44:07.773696 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 714/2847] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/snapshots/53628fbd-54a3-41f4-ac35-a1de82269e58 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 21:44:07.773993 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 710/2848] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:44:07 2026] DELETE /volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:07.783788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.784717 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-134df9f8-3bd0-4a0d-83f5-dfcde6109b54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.786870 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:07.787086 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.787141 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-134df9f8-3bd0-4a0d-83f5-dfcde6109b54 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:07.787266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.787358 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-134df9f8-3bd0-4a0d-83f5-dfcde6109b54 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.787573 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:07.787697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-134df9f8-3bd0-4a0d-83f5-dfcde6109b54 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.787922 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-134df9f8-3bd0-4a0d-83f5-dfcde6109b54 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: 2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:07.788345 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:07.794441 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-134df9f8-3bd0-4a0d-83f5-dfcde6109b54 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 404 Aug 12 21:44:07.795264 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 719/2849] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:07 2026] DELETE /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:07.798503 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:07.799476 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:07.799712 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:07.802524 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-435842bb-5607-4c80-9065-e3e7254c4366 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.804819 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-435842bb-5607-4c80-9065-e3e7254c4366 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf Aug 12 21:44:07.804990 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-435842bb-5607-4c80-9065-e3e7254c4366 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.805207 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-435842bb-5607-4c80-9065-e3e7254c4366 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.816483 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-435842bb-5607-4c80-9065-e3e7254c4366 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf returned with HTTP 404 Aug 12 21:44:07.817173 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 715/2850] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/volumes/2b732051-2fbb-4ffd-a3d1-b75be7a55ecf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:07.853189 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:07.860565 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:07.860565 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:07.864856 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c507e6c4-8533-406b-a122-11acb12bcd9b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.865858 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1a596c51-3472-4f86-b845-6a61fc8e2136 req-45c02a44-9b75-4447-b09b-73ae96910227 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.867718 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c507e6c4-8533-406b-a122-11acb12bcd9b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 Aug 12 21:44:07.868266 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c507e6c4-8533-406b-a122-11acb12bcd9b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.868266 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c507e6c4-8533-406b-a122-11acb12bcd9b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.868434 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c507e6c4-8533-406b-a122-11acb12bcd9b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: 56d051e1-0f59-4888-a316-6a42d76d7ba5 Aug 12 21:44:07.868518 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1a596c51-3472-4f86-b845-6a61fc8e2136 req-45c02a44-9b75-4447-b09b-73ae96910227 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] DELETE https://10.4.3.240/volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4 Aug 12 21:44:07.868759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1a596c51-3472-4f86-b845-6a61fc8e2136 req-45c02a44-9b75-4447-b09b-73ae96910227 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.869847 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1a596c51-3472-4f86-b845-6a61fc8e2136 req-45c02a44-9b75-4447-b09b-73ae96910227 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.871485 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19007125-708d-4d0e-8a53-8b63a6eb3417 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:07.872202 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 707/2851] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:07.880077 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:07.880077 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:07.880929 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c507e6c4-8533-406b-a122-11acb12bcd9b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:07.882243 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:07.882243 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:07.888379 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7def895f-72dc-46f8-a45f-556ee4aff93e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.890717 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7def895f-72dc-46f8-a45f-556ee4aff93e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:44:07.890973 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7def895f-72dc-46f8-a45f-556ee4aff93e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.891219 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7def895f-72dc-46f8-a45f-556ee4aff93e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.891736 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-7def895f-72dc-46f8-a45f-556ee4aff93e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:07.892842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-7def895f-72dc-46f8-a45f-556ee4aff93e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:44:07.897105 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7def895f-72dc-46f8-a45f-556ee4aff93e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all snapshots completed successfully. Aug 12 21:44:07.897906 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7def895f-72dc-46f8-a45f-556ee4aff93e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:44:07.898313 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 716/2852] 10.4.3.240 () {66 vars in 1264 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:44:07.908497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc6e3280-ec93-4e14-aad7-adb779227847 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.911279 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc6e3280-ec93-4e14-aad7-adb779227847 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 Aug 12 21:44:07.911279 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc6e3280-ec93-4e14-aad7-adb779227847 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.911503 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc6e3280-ec93-4e14-aad7-adb779227847 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.911596 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-dc6e3280-ec93-4e14-aad7-adb779227847 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:07.912487 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c507e6c4-8533-406b-a122-11acb12bcd9b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume request issued successfully. Aug 12 21:44:07.912801 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c507e6c4-8533-406b-a122-11acb12bcd9b tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 returned with HTTP 202 Aug 12 21:44:07.913196 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 711/2853] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:07 2026] DELETE /volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:07.915312 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc6e3280-ec93-4e14-aad7-adb779227847 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 returned with HTTP 404 Aug 12 21:44:07.916001 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 708/2854] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/group_snapshots/0cafc100-d4b2-44b2-8d4e-2a3a09301bd6 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:07.922289 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22b5aa07-95eb-42e7-8efb-645d277e18a8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.925649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:07.926104 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22b5aa07-95eb-42e7-8efb-645d277e18a8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 Aug 12 21:44:07.926345 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22b5aa07-95eb-42e7-8efb-645d277e18a8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.926557 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22b5aa07-95eb-42e7-8efb-645d277e18a8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.931762 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:07.932041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:07.932245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:07.932498 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:07.933322 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:07.933524 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:07.933524 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:07.938186 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-22b5aa07-95eb-42e7-8efb-645d277e18a8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Volume info retrieved successfully. Aug 12 21:44:07.943355 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:07.943865 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22b5aa07-95eb-42e7-8efb-645d277e18a8 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 returned with HTTP 200 Aug 12 21:44:07.944114 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:07.944223 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 717/2855] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:07.944653 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:07.947981 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1a596c51-3472-4f86-b845-6a61fc8e2136 req-45c02a44-9b75-4447-b09b-73ae96910227 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4 returned with HTTP 200 Aug 12 21:44:07.948676 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 720/2856] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:44:07 2026] DELETE /volume/v3/attachments/27879d5b-97ca-47b1-a10b-7b16d7ff04c4 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:07.986148 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:07.990894 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:07.990894 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:07.999158 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c9a89bf-7d34-4fd3-a55f-049b335e55b1 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:07.999561 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 712/2857] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:07 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:08.015102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7af8a83-3ceb-41f0-9447-186c619f1805 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:08.019330 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7af8a83-3ceb-41f0-9447-186c619f1805 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b/action Aug 12 21:44:08.019752 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7af8a83-3ceb-41f0-9447-186c619f1805 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:08.019903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7af8a83-3ceb-41f0-9447-186c619f1805 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:08.021529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-e7af8a83-3ceb-41f0-9447-186c619f1805 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for group 815049d0-a1a5-446c-87c8-96578fa27a8b {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:44:08.021677 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-e7af8a83-3ceb-41f0-9447-186c619f1805 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group with id: 815049d0-a1a5-446c-87c8-96578fa27a8b Aug 12 21:44:08.026304 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:08.026304 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:08.037878 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=375,cinder:INSERT=28,cinder:UPDATE=64 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:44:08.073284 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7af8a83-3ceb-41f0-9447-186c619f1805 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b/action returned with HTTP 202 Aug 12 21:44:08.073766 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 709/2858] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:44:08 2026] POST /volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:08.084504 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1d31a167-a386-40f7-a6a7-73803bc6204a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:08.086673 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d31a167-a386-40f7-a6a7-73803bc6204a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b Aug 12 21:44:08.086984 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d31a167-a386-40f7-a6a7-73803bc6204a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:08.087328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d31a167-a386-40f7-a6a7-73803bc6204a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:08.095873 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:08.095873 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:08.101113 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d31a167-a386-40f7-a6a7-73803bc6204a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:08.102190 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-1d31a167-a386-40f7-a6a7-73803bc6204a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:08.102470 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-1d31a167-a386-40f7-a6a7-73803bc6204a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:08.144146 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-1d31a167-a386-40f7-a6a7-73803bc6204a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:08.149086 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:08.149086 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:08.157589 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d31a167-a386-40f7-a6a7-73803bc6204a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b returned with HTTP 200 Aug 12 21:44:08.157988 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 718/2859] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:08 2026] GET /volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b => generated 914 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:08.958589 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7aba6e28-5f69-4320-bb07-7fcc74058e8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:08.960699 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7aba6e28-5f69-4320-bb07-7fcc74058e8c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 Aug 12 21:44:08.960978 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7aba6e28-5f69-4320-bb07-7fcc74058e8c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:08.961239 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7aba6e28-5f69-4320-bb07-7fcc74058e8c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:08.967466 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7aba6e28-5f69-4320-bb07-7fcc74058e8c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 returned with HTTP 404 Aug 12 21:44:08.967933 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 721/2860] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:08 2026] GET /volume/v3/volumes/56d051e1-0f59-4888-a316-6a42d76d7ba5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:08.977289 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ce25dd0-4387-4aa7-a15f-5cfedd47ee4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:08.979276 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ce25dd0-4387-4aa7-a15f-5cfedd47ee4c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:44:08.979531 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ce25dd0-4387-4aa7-a15f-5cfedd47ee4c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:08.979889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ce25dd0-4387-4aa7-a15f-5cfedd47ee4c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:08.980119 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4ce25dd0-4387-4aa7-a15f-5cfedd47ee4c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: 9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:44:08.986213 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ce25dd0-4387-4aa7-a15f-5cfedd47ee4c tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 404 Aug 12 21:44:08.986840 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 713/2861] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:08 2026] DELETE /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:08.993390 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0dd54dc9-dc11-459d-bb63-bbb7584d26f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:08.995212 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0dd54dc9-dc11-459d-bb63-bbb7584d26f5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 Aug 12 21:44:08.995425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0dd54dc9-dc11-459d-bb63-bbb7584d26f5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:08.995598 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0dd54dc9-dc11-459d-bb63-bbb7584d26f5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.001687 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0dd54dc9-dc11-459d-bb63-bbb7584d26f5 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 returned with HTTP 404 Aug 12 21:44:09.002187 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 710/2862] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:08 2026] GET /volume/v3/volumes/9c354a76-a2a2-497e-8e4c-4ce8983e6aa8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:09.046184 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-21656a35-1cf1-4bab-86a0-387978c5bb21 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.048425 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21656a35-1cf1-4bab-86a0-387978c5bb21 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:44:09.048703 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21656a35-1cf1-4bab-86a0-387978c5bb21 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.048929 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21656a35-1cf1-4bab-86a0-387978c5bb21 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.049146 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-21656a35-1cf1-4bab-86a0-387978c5bb21 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Delete volume with id: e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:44:09.056386 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21656a35-1cf1-4bab-86a0-387978c5bb21 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 404 Aug 12 21:44:09.056914 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 719/2863] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:09 2026] DELETE /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:09.063835 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4f10bde-58a8-4be2-ae32-07a73430d3a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.065528 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4f10bde-58a8-4be2-ae32-07a73430d3a4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] GET https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 Aug 12 21:44:09.065802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4f10bde-58a8-4be2-ae32-07a73430d3a4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.066002 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4f10bde-58a8-4be2-ae32-07a73430d3a4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.071230 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4f10bde-58a8-4be2-ae32-07a73430d3a4 tempest-VolumeImageDependencyTests-2105382888 tempest-VolumeImageDependencyTests-2105382888-project-member] https://10.4.3.240/volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 returned with HTTP 404 Aug 12 21:44:09.071698 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 722/2864] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:09 2026] GET /volume/v3/volumes/e4a9d138-3876-4fda-9609-3b21befdc449 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:09.175337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d9da4944-9edf-4e42-8ba6-e2665c28aa2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.177132 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9da4944-9edf-4e42-8ba6-e2665c28aa2e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b Aug 12 21:44:09.177332 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9da4944-9edf-4e42-8ba6-e2665c28aa2e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.177508 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9da4944-9edf-4e42-8ba6-e2665c28aa2e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.183267 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9da4944-9edf-4e42-8ba6-e2665c28aa2e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b returned with HTTP 404 Aug 12 21:44:09.183764 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 714/2865] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:09 2026] GET /volume/v3/volumes/9160673d-247e-4a81-ba9f-711ddf90851b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:09.194632 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e4c4285-7618-48f5-a094-d1798c37f9b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.201690 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e4c4285-7618-48f5-a094-d1798c37f9b5 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b Aug 12 21:44:09.201948 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e4c4285-7618-48f5-a094-d1798c37f9b5 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.202175 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e4c4285-7618-48f5-a094-d1798c37f9b5 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.202343 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-1e4c4285-7618-48f5-a094-d1798c37f9b5 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 815049d0-a1a5-446c-87c8-96578fa27a8b {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:09.206796 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e4c4285-7618-48f5-a094-d1798c37f9b5 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b returned with HTTP 404 Aug 12 21:44:09.207522 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 711/2866] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:09 2026] GET /volume/v3/groups/815049d0-a1a5-446c-87c8-96578fa27a8b => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:09.217489 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64dc758c-f644-4b90-a6c3-e7566cf1f290 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.220511 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64dc758c-f644-4b90-a6c3-e7566cf1f290 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/540132e0-2e8c-4a29-9a99-5d18cb185b0c Aug 12 21:44:09.220816 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64dc758c-f644-4b90-a6c3-e7566cf1f290 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.221000 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64dc758c-f644-4b90-a6c3-e7566cf1f290 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.221048 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.223209 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:44:09.223447 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.223782 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.223984 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Delete volume with id: cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:44:09.232714 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:09.232714 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:09.233371 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:44:09.238833 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64dc758c-f644-4b90-a6c3-e7566cf1f290 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/group_types/540132e0-2e8c-4a29-9a99-5d18cb185b0c returned with HTTP 202 Aug 12 21:44:09.239210 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 720/2867] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:44:09 2026] DELETE /volume/v3/group_types/540132e0-2e8c-4a29-9a99-5d18cb185b0c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:09.245524 np0000007121 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:44:09.248739 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56a29cf8-ec06-449e-ba37-3b9ad84a8c02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.250636 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56a29cf8-ec06-449e-ba37-3b9ad84a8c02 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] DELETE https://10.4.3.240/volume/v3/types/8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2 Aug 12 21:44:09.250905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56a29cf8-ec06-449e-ba37-3b9ad84a8c02 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.251166 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56a29cf8-ec06-449e-ba37-3b9ad84a8c02 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.254206 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Delete volume request issued successfully. Aug 12 21:44:09.254458 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14d80fbf-6a1d-4290-af41-ff88a93785d3 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 202 Aug 12 21:44:09.254996 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 723/2868] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:09 2026] DELETE /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:09.263671 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-deaa8f89-86ad-468b-9a7a-7a541532d029 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.265906 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-deaa8f89-86ad-468b-9a7a-7a541532d029 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:44:09.266151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-deaa8f89-86ad-468b-9a7a-7a541532d029 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.266396 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-deaa8f89-86ad-468b-9a7a-7a541532d029 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.275880 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:09.275880 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:09.278721 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56a29cf8-ec06-449e-ba37-3b9ad84a8c02 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types/8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2 returned with HTTP 202 Aug 12 21:44:09.279269 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 715/2869] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:09 2026] DELETE /volume/v3/types/8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:09.280528 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-deaa8f89-86ad-468b-9a7a-7a541532d029 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:44:09.287402 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-deaa8f89-86ad-468b-9a7a-7a541532d029 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 200 Aug 12 21:44:09.288032 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 712/2870] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:09 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 1449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:09.288853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2258844b-6664-44e2-8c58-409c65fadf5f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.294403 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2258844b-6664-44e2-8c58-409c65fadf5f tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] GET https://10.4.3.240/volume/v3/types/8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2 Aug 12 21:44:09.294603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2258844b-6664-44e2-8c58-409c65fadf5f tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.294908 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2258844b-6664-44e2-8c58-409c65fadf5f tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.304189 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2258844b-6664-44e2-8c58-409c65fadf5f tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types/8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2 returned with HTTP 404 Aug 12 21:44:09.305115 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 721/2871] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:09 2026] GET /volume/v3/types/8d3bf85c-88f5-4bfa-b202-4e76f82ef7f2 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:09.313992 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61959c67-f58d-48ff-9a05-8763ccb5d7f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.316533 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61959c67-f58d-48ff-9a05-8763ccb5d7f3 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:09.317172 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61959c67-f58d-48ff-9a05-8763ccb5d7f3 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-989109411"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:09.336333 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61959c67-f58d-48ff-9a05-8763ccb5d7f3 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:09.336923 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 724/2872] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:44:09 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:09.347702 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b32dd3b4-908e-4251-b9f3-c8174d8e51f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.351089 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b32dd3b4-908e-4251-b9f3-c8174d8e51f3 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:44:09.351504 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b32dd3b4-908e-4251-b9f3-c8174d8e51f3 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-27898936"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:09.372977 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b32dd3b4-908e-4251-b9f3-c8174d8e51f3 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:44:09.373424 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 716/2873] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:44:09 2026] POST /volume/v3/group_types => generated 179 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:09.382455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99630858-a1d7-46ac-8b75-7134d1755557 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.384740 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99630858-a1d7-46ac-8b75-7134d1755557 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:44:09.384798 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99630858-a1d7-46ac-8b75-7134d1755557 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a0ebb311-0bda-410a-a84c-d08902af9ddb", "volume_types": ["6771f992-8cdd-4f6f-9c21-0adc3193de39"], "name": "tempest-GroupSnapshotsTest-Group-2108220144"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:09.386365 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-99630858-a1d7-46ac-8b75-7134d1755557 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating new group {'group': {'group_type': 'a0ebb311-0bda-410a-a84c-d08902af9ddb', 'volume_types': ['6771f992-8cdd-4f6f-9c21-0adc3193de39'], 'name': 'tempest-GroupSnapshotsTest-Group-2108220144'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:44:09.390999 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-99630858-a1d7-46ac-8b75-7134d1755557 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating group tempest-GroupSnapshotsTest-Group-2108220144. Aug 12 21:44:09.401919 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99630858-a1d7-46ac-8b75-7134d1755557 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Availability Zones retrieved successfully. Aug 12 21:44:09.412894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-99630858-a1d7-46ac-8b75-7134d1755557 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['6379d9ba-8310-49f5-af3f-1f9a9efc6ade'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:09.437590 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99630858-a1d7-46ac-8b75-7134d1755557 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:44:09.438079 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 713/2874] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:44:09 2026] POST /volume/v3/groups => generated 112 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:09.446044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3ceaa782-5974-4960-ab24-db65c10c6e06 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:09.448107 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ceaa782-5974-4960-ab24-db65c10c6e06 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:09.448407 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ceaa782-5974-4960-ab24-db65c10c6e06 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:09.448729 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ceaa782-5974-4960-ab24-db65c10c6e06 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:09.449060 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-3ceaa782-5974-4960-ab24-db65c10c6e06 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:09.451708 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=395,cinder:INSERT=40,cinder:UPDATE=74 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:44:09.455054 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:09.455054 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:09.466226 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ceaa782-5974-4960-ab24-db65c10c6e06 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:09.466728 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 722/2875] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:09 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:10.308826 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2353bf97-c1e8-44eb-acaf-1e8355beb365 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:10.310815 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2353bf97-c1e8-44eb-acaf-1e8355beb365 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 Aug 12 21:44:10.311035 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2353bf97-c1e8-44eb-acaf-1e8355beb365 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:10.311249 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2353bf97-c1e8-44eb-acaf-1e8355beb365 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:10.317095 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2353bf97-c1e8-44eb-acaf-1e8355beb365 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 returned with HTTP 404 Aug 12 21:44:10.317599 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 725/2876] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:10 2026] GET /volume/v3/volumes/cd221ba7-4eda-46c5-90f5-40a677500926 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:10.399455 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-82322b15-defa-45f4-889e-be96573e62c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:10.461438 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:10.461856 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1899205787"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:10.463272 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1899205787'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:10.463392 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Create volume of 1 GB Aug 12 21:44:10.467231 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Availability Zones retrieved successfully. Aug 12 21:44:10.472332 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Flow 'volume_create_api' (7ac60bdf-bcb0-42ec-add9-d776c1a3d125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:10.473205 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b0ebaeb-dcff-45e7-a7b2-f957c323c651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.474041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:10.476418 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a275d54c-bc0b-4145-9ab7-1820d55c0513 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:10.478350 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a275d54c-bc0b-4145-9ab7-1820d55c0513 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:10.478605 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a275d54c-bc0b-4145-9ab7-1820d55c0513 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:10.478861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a275d54c-bc0b-4145-9ab7-1820d55c0513 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:10.479013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-a275d54c-bc0b-4145-9ab7-1820d55c0513 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:10.483324 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.483324 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:10.493510 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a275d54c-bc0b-4145-9ab7-1820d55c0513 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:10.493968 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 714/2877] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:10 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:10.499753 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b0ebaeb-dcff-45e7-a7b2-f957c323c651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.500491 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0f0d7e-d92c-4003-b6f7-927d54f80b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.504017 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:10.505656 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:10.506042 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1120820764", "volume_type": "6771f992-8cdd-4f6f-9c21-0adc3193de39", "group_id": "5acc9926-6dcc-45ff-80b7-bcb995b69813", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:10.507646 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1120820764', 'volume_type': '6771f992-8cdd-4f6f-9c21-0adc3193de39', 'group_id': '5acc9926-6dcc-45ff-80b7-bcb995b69813', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:10.515489 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.515489 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:10.516008 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume of 1 GB Aug 12 21:44:10.521489 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Availability Zones retrieved successfully. Aug 12 21:44:10.526892 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (95a02919-4e0a-42c3-b0ff-1dafd8f7dcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:10.528106 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9426ff6a-b9da-4edf-974c-9f516db9f48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.529027 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.529027 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:10.529600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:10.555881 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9426ff6a-b9da-4edf-974c-9f516db9f48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:44:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6771f992-8cdd-4f6f-9c21-0adc3193de39,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-989109411',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6771f992-8cdd-4f6f-9c21-0adc3193de39', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5acc9926-6dcc-45ff-80b7-bcb995b69813', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.556699 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe4a025-c0b3-4497-8265-67cff2250d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.582893 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Created reservations ['62cfdb2a-678c-4e93-8252-cb155361706f', 'd7b28f93-9f0f-46f3-89d8-3cf1ad914f5d', '595f3ad8-03d5-4519-8692-3abeb62b830f', '3959d4d4-6a93-42ff-8860-8f3798b657ee'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:10.584152 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0f0d7e-d92c-4003-b6f7-927d54f80b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62cfdb2a-678c-4e93-8252-cb155361706f', 'd7b28f93-9f0f-46f3-89d8-3cf1ad914f5d', '595f3ad8-03d5-4519-8692-3abeb62b830f', '3959d4d4-6a93-42ff-8860-8f3798b657ee']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.584981 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b6c62e-4e1f-47b1-a90e-b6faa67da4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.589540 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-989109411 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-989109411, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:10.589942 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-989109411 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-989109411, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:10.611986 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b6c62e-4e1f-47b1-a90e-b6faa67da4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90fa7f6e-d7fd-40c8-aabd-eeede826f132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1899205787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2382a1342dc499f8e261e2a7498d303',qos_specs=None,replication_status=,reservations=['62cfdb2a-678c-4e93-8252-cb155361706f','d7b28f93-9f0f-46f3-89d8-3cf1ad914f5d','595f3ad8-03d5-4519-8692-3abeb62b830f','3959d4d4-6a93-42ff-8860-8f3798b657ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1015eb9edb9b4d98a00167d72fd1c421',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1899205787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90fa7f6e-d7fd-40c8-aabd-eeede826f132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2382a1342dc499f8e261e2a7498d303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1015eb9edb9b4d98a00167d72fd1c421',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.612748 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:10.612861 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a47533-a039-4d8f-9391-a7febcbf6be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.615184 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:44:10.615381 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:10.615588 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:10.615784 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Delete volume with id: 3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:44:10.622479 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['f9b84bb9-6494-4984-ae9f-d74e4cbb6a05', 'cb0d8006-ede1-489d-8ccd-e676df697c84', '6f4e67f0-a7e2-4d10-85eb-634036a414dd', 'a7c733a4-a250-465f-858a-a7b85b6d34b3'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:10.623357 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.623357 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:10.623458 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe4a025-c0b3-4497-8265-67cff2250d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9b84bb9-6494-4984-ae9f-d74e4cbb6a05', 'cb0d8006-ede1-489d-8ccd-e676df697c84', '6f4e67f0-a7e2-4d10-85eb-634036a414dd', 'a7c733a4-a250-465f-858a-a7b85b6d34b3']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.623891 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:44:10.624091 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca9b5a6-f799-465d-9abb-06295f22ec31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.634553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a47533-a039-4d8f-9391-a7febcbf6be3) transitioned into state 'SUCCESS' from state '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-1899205787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2382a1342dc499f8e261e2a7498d303',qos_specs=None,replication_status=,reservations=['62cfdb2a-678c-4e93-8252-cb155361706f','d7b28f93-9f0f-46f3-89d8-3cf1ad914f5d','595f3ad8-03d5-4519-8692-3abeb62b830f','3959d4d4-6a93-42ff-8860-8f3798b657ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1015eb9edb9b4d98a00167d72fd1c421',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.635273 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76dbe1d9-add5-4a68-b63b-45b038be6bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.637307 np0000007121 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:44:10.642805 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Delete volume request issued successfully. Aug 12 21:44:10.642959 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d40044a-6dd8-4efc-9b43-96cac86c32e7 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 202 Aug 12 21:44:10.643403 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 726/2878] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:10 2026] DELETE /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:10.644791 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76dbe1d9-add5-4a68-b63b-45b038be6bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.645591 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Flow 'volume_create_api' (7ac60bdf-bcb0-42ec-add9-d776c1a3d125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:10.645980 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Create volume request issued successfully. Aug 12 21:44:10.646553 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82322b15-defa-45f4-889e-be96573e62c2 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:10.647301 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 717/2879] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:44:10 2026] POST /volume/v3/volumes => generated 766 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:10.652799 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca9b5a6-f799-465d-9abb-06295f22ec31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36ddf43e-012b-4dfd-a922-da3741d7bba2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1120820764',encryption_key_id=None,group_id=5acc9926-6dcc-45ff-80b7-bcb995b69813,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['f9b84bb9-6494-4984-ae9f-d74e4cbb6a05','cb0d8006-ede1-489d-8ccd-e676df697c84','6f4e67f0-a7e2-4d10-85eb-634036a414dd','a7c733a4-a250-465f-858a-a7b85b6d34b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=6771f992-8cdd-4f6f-9c21-0adc3193de39), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1120820764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5acc9926-6dcc-45ff-80b7-bcb995b69813,host=None,id=36ddf43e-012b-4dfd-a922-da3741d7bba2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f51534c6703c48b588262ea2637bd1c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7697cc75abbf4b83ad56d76e98608350',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6771f992-8cdd-4f6f-9c21-0adc3193de39),volume_type_id=6771f992-8cdd-4f6f-9c21-0adc3193de39)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.653462 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f56328d-b549-4a2d-a43f-23423d0afbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.654783 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58bf0c80-a3db-48c7-a7b7-ab2c207e5e8e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:10.660658 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58bf0c80-a3db-48c7-a7b7-ab2c207e5e8e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:44:10.660658 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58bf0c80-a3db-48c7-a7b7-ab2c207e5e8e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:10.660658 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58bf0c80-a3db-48c7-a7b7-ab2c207e5e8e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:10.662929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-948c879e-741f-4299-a7b3-a93d7d1a4209 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:10.665144 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-948c879e-741f-4299-a7b3-a93d7d1a4209 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:10.665400 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-948c879e-741f-4299-a7b3-a93d7d1a4209 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:10.665726 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-948c879e-741f-4299-a7b3-a93d7d1a4209 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:10.667490 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.667490 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:10.674072 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-58bf0c80-a3db-48c7-a7b7-ab2c207e5e8e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Volume info retrieved successfully. Aug 12 21:44:10.674662 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.674662 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:10.679653 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-948c879e-741f-4299-a7b3-a93d7d1a4209 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:10.684521 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58bf0c80-a3db-48c7-a7b7-ab2c207e5e8e tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 200 Aug 12 21:44:10.685001 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 715/2880] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:10 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 1428 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:10.686139 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-948c879e-741f-4299-a7b3-a93d7d1a4209 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 returned with HTTP 200 Aug 12 21:44:10.686364 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 727/2881] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:10 2026] GET /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:10.688984 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f56328d-b549-4a2d-a43f-23423d0afbbc) transitioned into state 'SUCCESS' from state '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-1120820764',encryption_key_id=None,group_id=5acc9926-6dcc-45ff-80b7-bcb995b69813,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['f9b84bb9-6494-4984-ae9f-d74e4cbb6a05','cb0d8006-ede1-489d-8ccd-e676df697c84','6f4e67f0-a7e2-4d10-85eb-634036a414dd','a7c733a4-a250-465f-858a-a7b85b6d34b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=6771f992-8cdd-4f6f-9c21-0adc3193de39)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.689846 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21968928-7800-4feb-8c6c-2cf6af99d3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:10.711202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21968928-7800-4feb-8c6c-2cf6af99d3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:10.712026 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (95a02919-4e0a-42c3-b0ff-1dafd8f7dcea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:10.712292 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request issued successfully. Aug 12 21:44:10.713027 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:10.713169 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:10.754210 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:10.760457 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.760457 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:10.764815 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30f6ea78-16dc-45be-9ac1-f9f241ad00e7 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:10.765227 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 723/2882] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:44:10 2026] POST /volume/v3/volumes => generated 822 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:10.783363 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:10.788226 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 Aug 12 21:44:10.788597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:10.789227 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:10.798827 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.798827 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:10.803999 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:10.804968 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:10.805192 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:10.861442 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:10.865037 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:10.865037 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:10.873666 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d99a8748-7466-4a29-9f5f-6f3fdf7e59e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 returned with HTTP 200 Aug 12 21:44:10.874206 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 718/2883] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:10 2026] GET /volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 => generated 890 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:11.702154 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cfb61b6b-09ca-4029-acb9-4a3cd644896d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:11.704239 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfb61b6b-09ca-4029-acb9-4a3cd644896d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:11.704473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfb61b6b-09ca-4029-acb9-4a3cd644896d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:11.704739 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfb61b6b-09ca-4029-acb9-4a3cd644896d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:11.707461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-26a0a293-dc96-499b-9f3e-f8731fc0db02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:11.709979 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26a0a293-dc96-499b-9f3e-f8731fc0db02 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] GET https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 Aug 12 21:44:11.710227 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26a0a293-dc96-499b-9f3e-f8731fc0db02 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:11.710461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26a0a293-dc96-499b-9f3e-f8731fc0db02 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:11.714163 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:11.714163 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:11.717063 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26a0a293-dc96-499b-9f3e-f8731fc0db02 tempest-TestEncryptedCinderVolumes-1863561009 tempest-TestEncryptedCinderVolumes-1863561009-project-member] https://10.4.3.240/volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 returned with HTTP 404 Aug 12 21:44:11.717550 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 728/2884] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:11 2026] GET /volume/v3/volumes/3d38d3ea-bb07-4f20-91d7-6b438380e5c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:11.719225 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cfb61b6b-09ca-4029-acb9-4a3cd644896d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:11.724017 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfb61b6b-09ca-4029-acb9-4a3cd644896d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 returned with HTTP 200 Aug 12 21:44:11.724792 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 716/2885] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:11 2026] GET /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:11.725754 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b578c359-8c60-476e-9e80-6844d6d68fca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:11.727797 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:44:11.728039 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:11.728229 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:11.729052 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:11.738483 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9b1509a-3f41-4b52-9669-9711111c856b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:11.740754 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9b1509a-3f41-4b52-9669-9711111c856b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:11.741193 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9b1509a-3f41-4b52-9669-9711111c856b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90fa7f6e-d7fd-40c8-aabd-eeede826f132", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1996744148"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:11.753028 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:11.753028 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:11.753587 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9b1509a-3f41-4b52-9669-9711111c856b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:11.753741 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c9b1509a-3f41-4b52-9669-9711111c856b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Create snapshot from volume 90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:11.757712 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Get all volumes completed successfully. Aug 12 21:44:11.759013 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:11.759167 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-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 12 21:44:11.797098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c9b1509a-3f41-4b52-9669-9711111c856b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Created reservations ['6409db5a-3f1d-459c-a92b-a867b08c38e3', '9d678f6e-0eeb-4add-882f-b31db75645a5', '126f1f16-0d5d-448b-aec4-598b2c7bfd53', 'b8550c7c-9846-4b2f-b3d1-be1de3b5efe9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:11.813969 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:11.817204 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:11.817204 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:11.833031 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9b1509a-3f41-4b52-9669-9711111c856b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot create request issued successfully. Aug 12 21:44:11.833400 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9b1509a-3f41-4b52-9669-9711111c856b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:44:11.833866 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b578c359-8c60-476e-9e80-6844d6d68fca tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:44:11.833952 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 719/2886] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:44:11 2026] POST /volume/v3/snapshots => generated 322 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:11.834463 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 724/2887] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:44:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18401 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:11.844790 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-584e9dbd-d06b-4226-84b5-dc171e6efeec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:11.846649 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-584e9dbd-d06b-4226-84b5-dc171e6efeec tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 Aug 12 21:44:11.846898 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-584e9dbd-d06b-4226-84b5-dc171e6efeec tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:11.847478 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-584e9dbd-d06b-4226-84b5-dc171e6efeec tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:11.852281 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:11.852281 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:11.852741 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-584e9dbd-d06b-4226-84b5-dc171e6efeec tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:11.853759 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-584e9dbd-d06b-4226-84b5-dc171e6efeec tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 returned with HTTP 200 Aug 12 21:44:11.854244 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 729/2888] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:11 2026] GET /volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:11.857858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-339daab8-b964-4cfc-ac1f-2049bd5d216b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:11.859844 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-339daab8-b964-4cfc-ac1f-2049bd5d216b tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] DELETE https://10.4.3.240/volume/v3/types/fad17a50-d168-49a2-9dfa-3f7721f6948b Aug 12 21:44:11.860057 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-339daab8-b964-4cfc-ac1f-2049bd5d216b tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:11.860284 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-339daab8-b964-4cfc-ac1f-2049bd5d216b tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:11.887841 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-339daab8-b964-4cfc-ac1f-2049bd5d216b tempest-TestEncryptedCinderVolumes-2021952803 tempest-TestEncryptedCinderVolumes-2021952803-project-admin] https://10.4.3.240/volume/v3/types/fad17a50-d168-49a2-9dfa-3f7721f6948b returned with HTTP 202 Aug 12 21:44:11.888440 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 717/2889] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:11 2026] DELETE /volume/v3/types/fad17a50-d168-49a2-9dfa-3f7721f6948b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:11.889733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:11.891440 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 Aug 12 21:44:11.891740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:11.892061 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:11.900791 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:11.900791 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:11.905307 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:11.906040 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:11.906218 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:11.946669 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:11.951300 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:11.951300 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:11.962558 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a6eda5a-6c01-4425-89ff-74ec2f82cea6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 returned with HTTP 200 Aug 12 21:44:11.963182 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 720/2890] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:11 2026] GET /volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 => generated 915 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:11.979042 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:11.981043 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:11.981522 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1501887919", "volume_type": "6771f992-8cdd-4f6f-9c21-0adc3193de39", "group_id": "5acc9926-6dcc-45ff-80b7-bcb995b69813", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:11.983445 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1501887919', 'volume_type': '6771f992-8cdd-4f6f-9c21-0adc3193de39', 'group_id': '5acc9926-6dcc-45ff-80b7-bcb995b69813', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:11.992294 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:11.992294 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:11.993054 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume of 1 GB Aug 12 21:44:11.999590 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Availability Zones retrieved successfully. Aug 12 21:44:12.008140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (8493bf66-ba58-449f-b475-a72b69fbafeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:12.011238 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c794edbe-8336-4e52-ab38-616743c9102a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.011238 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.011238 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:12.011238 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:12.020391 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:12.022212 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:12.022598 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2025555667", "snapshot_id": "340144cd-3dae-4f8d-9fbe-c647974547d5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:12.024431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2025555667', 'snapshot_id': '340144cd-3dae-4f8d-9fbe-c647974547d5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:12.031944 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.031944 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:12.032314 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Snapshot retrieved successfully. Aug 12 21:44:12.032467 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Create volume of 1 GB Aug 12 21:44:12.036609 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Availability Zones retrieved successfully. Aug 12 21:44:12.036956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c794edbe-8336-4e52-ab38-616743c9102a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:44:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6771f992-8cdd-4f6f-9c21-0adc3193de39,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-989109411',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6771f992-8cdd-4f6f-9c21-0adc3193de39', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5acc9926-6dcc-45ff-80b7-bcb995b69813', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.037934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3777eca-1a2d-4ff9-9238-d761f581792f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.042922 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Flow 'volume_create_api' (95179934-f76f-4d8e-a172-0cb5343503c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:12.044235 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade6df73-1539-42fc-a48c-457037cd05ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.045259 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:12.086054 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade6df73-1539-42fc-a48c-457037cd05ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '340144cd-3dae-4f8d-9fbe-c647974547d5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.087801 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a6ea76a-18f6-4964-8db8-9781fdcb4e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.096413 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['be7c752f-0dbf-4cc2-ac6c-618372c79879', '65991d59-04b7-49f8-ab57-85a3d4f41893', 'eb5ee544-697e-458f-9d0f-b1cb10e8ff74', '31eb897c-c5a6-4e0d-8372-a5d6c661cbfb'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:12.096413 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3777eca-1a2d-4ff9-9238-d761f581792f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be7c752f-0dbf-4cc2-ac6c-618372c79879', '65991d59-04b7-49f8-ab57-85a3d4f41893', 'eb5ee544-697e-458f-9d0f-b1cb10e8ff74', '31eb897c-c5a6-4e0d-8372-a5d6c661cbfb']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.096413 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4508499-698f-463b-83ec-7fa9b0467c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.122466 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4508499-698f-463b-83ec-7fa9b0467c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '670af8bd-ece8-4d18-b095-aad980bd756f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1501887919',encryption_key_id=None,group_id=5acc9926-6dcc-45ff-80b7-bcb995b69813,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['be7c752f-0dbf-4cc2-ac6c-618372c79879','65991d59-04b7-49f8-ab57-85a3d4f41893','eb5ee544-697e-458f-9d0f-b1cb10e8ff74','31eb897c-c5a6-4e0d-8372-a5d6c661cbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=6771f992-8cdd-4f6f-9c21-0adc3193de39), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1501887919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5acc9926-6dcc-45ff-80b7-bcb995b69813,host=None,id=670af8bd-ece8-4d18-b095-aad980bd756f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f51534c6703c48b588262ea2637bd1c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7697cc75abbf4b83ad56d76e98608350',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6771f992-8cdd-4f6f-9c21-0adc3193de39),volume_type_id=6771f992-8cdd-4f6f-9c21-0adc3193de39)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.123437 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b21a50c-01bf-4696-9552-4f034ca5a66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.135651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Created reservations ['c962cf78-b738-4824-a76e-7c0ab5224872', '6a61b73f-38e2-4adc-953e-6ee77c8c128e', '033a88e1-f928-4db8-a629-d1148da31e6a', '81f22ac0-a210-4e72-a21e-8226f053d7f9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:12.135651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a6ea76a-18f6-4964-8db8-9781fdcb4e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c962cf78-b738-4824-a76e-7c0ab5224872', '6a61b73f-38e2-4adc-953e-6ee77c8c128e', '033a88e1-f928-4db8-a629-d1148da31e6a', '81f22ac0-a210-4e72-a21e-8226f053d7f9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.135651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2cc402-158d-497c-8a87-b4983fb980ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.147475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b21a50c-01bf-4696-9552-4f034ca5a66b) transitioned into state 'SUCCESS' from state '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-1501887919',encryption_key_id=None,group_id=5acc9926-6dcc-45ff-80b7-bcb995b69813,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['be7c752f-0dbf-4cc2-ac6c-618372c79879','65991d59-04b7-49f8-ab57-85a3d4f41893','eb5ee544-697e-458f-9d0f-b1cb10e8ff74','31eb897c-c5a6-4e0d-8372-a5d6c661cbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=6771f992-8cdd-4f6f-9c21-0adc3193de39)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.148587 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c26bf14-5c99-487d-a4be-206b09fcdfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.162030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c26bf14-5c99-487d-a4be-206b09fcdfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.163459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (8493bf66-ba58-449f-b475-a72b69fbafeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:12.164644 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request issued successfully. Aug 12 21:44:12.165363 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:12.165596 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:12.181991 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2cc402-158d-497c-8a87-b4983fb980ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d3a6049-b4ec-4081-b443-1e1096039109', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2025555667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45a7d475d41c4206a54be8a3ee924c56',qos_specs=None,replication_status=,reservations=['c962cf78-b738-4824-a76e-7c0ab5224872','6a61b73f-38e2-4adc-953e-6ee77c8c128e','033a88e1-f928-4db8-a629-d1148da31e6a','81f22ac0-a210-4e72-a21e-8226f053d7f9'],size=1,snapshot_id=340144cd-3dae-4f8d-9fbe-c647974547d5,source_replicaid=,source_volid=None,status='creating',user_id='feeee9ddf0684e0f862b5247055678ac',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2025555667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d3a6049-b4ec-4081-b443-1e1096039109,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a7d475d41c4206a54be8a3ee924c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=340144cd-3dae-4f8d-9fbe-c647974547d5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='feeee9ddf0684e0f862b5247055678ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.185649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf02c0c-a2c0-4ba4-b46e-8b8ae79fbe70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.202396 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf02c0c-a2c0-4ba4-b46e-8b8ae79fbe70) transitioned into state 'SUCCESS' from state '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-2025555667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45a7d475d41c4206a54be8a3ee924c56',qos_specs=None,replication_status=,reservations=['c962cf78-b738-4824-a76e-7c0ab5224872','6a61b73f-38e2-4adc-953e-6ee77c8c128e','033a88e1-f928-4db8-a629-d1148da31e6a','81f22ac0-a210-4e72-a21e-8226f053d7f9'],size=1,snapshot_id=340144cd-3dae-4f8d-9fbe-c647974547d5,source_replicaid=,source_volid=None,status='creating',user_id='feeee9ddf0684e0f862b5247055678ac',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.203190 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7754326-645c-434b-8976-6ca5c013b8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:12.223651 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:12.226888 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.226888 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:12.227396 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7754326-645c-434b-8976-6ca5c013b8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:12.228285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Flow 'volume_create_api' (95179934-f76f-4d8e-a172-0cb5343503c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:12.228643 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Create volume request issued successfully. Aug 12 21:44:12.229335 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c191a166-0d97-4e7c-843c-4e0bc11d8ea1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:12.230234 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 730/2891] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:44:12 2026] POST /volume/v3/volumes => generated 781 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:12.231392 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc5f421d-8684-45c1-8326-b03562f5f5b6 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:12.232006 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 725/2892] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:44:11 2026] POST /volume/v3/volumes => generated 822 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:12.244680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:12.250273 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f Aug 12 21:44:12.250490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:12.250737 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:12.258355 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.258355 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:12.262518 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:12.263248 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:12.263400 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:12.307309 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:12.310702 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.310702 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:12.319544 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62792db3-eb33-44ba-be24-7c5b9afed1ba tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f returned with HTTP 200 Aug 12 21:44:12.320145 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 718/2893] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:12 2026] GET /volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f => generated 890 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:12.865120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-067de672-8f82-42c6-899f-8c72a9851dbd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:12.867535 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-067de672-8f82-42c6-899f-8c72a9851dbd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 Aug 12 21:44:12.867799 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-067de672-8f82-42c6-899f-8c72a9851dbd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:12.868040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-067de672-8f82-42c6-899f-8c72a9851dbd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:12.874140 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.874140 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:12.874686 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-067de672-8f82-42c6-899f-8c72a9851dbd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:12.875616 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-067de672-8f82-42c6-899f-8c72a9851dbd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 returned with HTTP 200 Aug 12 21:44:12.876073 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 721/2894] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:12 2026] GET /volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:12.889540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f05ce220-fe92-45c9-8c78-a13f21b0fec5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:12.892559 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f05ce220-fe92-45c9-8c78-a13f21b0fec5 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] POST https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132/action Aug 12 21:44:12.892982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f05ce220-fe92-45c9-8c78-a13f21b0fec5 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action body: b'{"revert": {"snapshot_id": "bfca0a03-8bb7-4330-9ed6-8a1154b38a46"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:12.893094 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f05ce220-fe92-45c9-8c78-a13f21b0fec5 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "bfca0a03-8bb7-4330-9ed6-8a1154b38a46"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:12.912668 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.912668 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:12.913156 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f05ce220-fe92-45c9-8c78-a13f21b0fec5 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume retrieved successfully. Aug 12 21:44:12.931701 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f05ce220-fe92-45c9-8c78-a13f21b0fec5 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Reverting volume 90fa7f6e-d7fd-40c8-aabd-eeede826f132 to snapshot bfca0a03-8bb7-4330-9ed6-8a1154b38a46. Aug 12 21:44:12.932822 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.932822 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:12.945978 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f05ce220-fe92-45c9-8c78-a13f21b0fec5 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132/action returned with HTTP 202 Aug 12 21:44:12.946535 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 731/2895] 10.4.3.240 () {70 vars in 1431 bytes} [Wed Aug 12 21:44:12 2026] POST /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 21:44:12.954530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a00d84e4-4f18-420c-a5e3-de3f1e86b163 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:12.956862 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a00d84e4-4f18-420c-a5e3-de3f1e86b163 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:12.957167 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a00d84e4-4f18-420c-a5e3-de3f1e86b163 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:12.957422 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a00d84e4-4f18-420c-a5e3-de3f1e86b163 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:12.964704 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:12.964704 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:12.970120 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a00d84e4-4f18-420c-a5e3-de3f1e86b163 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:12.976145 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a00d84e4-4f18-420c-a5e3-de3f1e86b163 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 returned with HTTP 200 Aug 12 21:44:12.976638 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 726/2896] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:12 2026] GET /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:13.334689 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:13.336906 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f Aug 12 21:44:13.337151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:13.337370 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:13.348048 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:13.348048 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:13.352615 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:13.353782 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:13.354137 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:13.390859 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:13.394003 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:13.394003 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:13.402049 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f725c9a4-f6ed-4f8f-a239-d4f7c0c81e3a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f returned with HTTP 200 Aug 12 21:44:13.402489 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 719/2897] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:13 2026] GET /volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:13.419548 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-19415d60-56f4-4daa-a68c-c90fde0c94e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:13.424048 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19415d60-56f4-4daa-a68c-c90fde0c94e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] PUT https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:13.424590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19415d60-56f4-4daa-a68c-c90fde0c94e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "36ddf43e-012b-4dfd-a922-da3741d7bba2"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:13.433708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-19415d60-56f4-4daa-a68c-c90fde0c94e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Update called for group 5acc9926-6dcc-45ff-80b7-bcb995b69813. {{(pid=100324) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 21:44:13.433849 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-19415d60-56f4-4daa-a68c-c90fde0c94e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Updating group 5acc9926-6dcc-45ff-80b7-bcb995b69813 with name None description: None add_volumes: None remove_volumes: 36ddf43e-012b-4dfd-a922-da3741d7bba2. Aug 12 21:44:13.438277 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:13.438277 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:13.456043 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19415d60-56f4-4daa-a68c-c90fde0c94e3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 202 Aug 12 21:44:13.456515 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 722/2898] 10.4.3.240 () {70 vars in 1406 bytes} [Wed Aug 12 21:44:13 2026] PUT /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 21:44:13.465121 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c47bb3d-c332-42f9-a392-95d16d8b48d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:13.467399 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c47bb3d-c332-42f9-a392-95d16d8b48d2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:13.467792 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c47bb3d-c332-42f9-a392-95d16d8b48d2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:13.468082 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c47bb3d-c332-42f9-a392-95d16d8b48d2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:13.468307 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-1c47bb3d-c332-42f9-a392-95d16d8b48d2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:13.473367 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:13.473367 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:13.483989 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c47bb3d-c332-42f9-a392-95d16d8b48d2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:13.484614 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 732/2899] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:13 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:13.525312 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:13.527470 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:13.528221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2126845702"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:13.530518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2126845702'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:13.530734 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume of 1 GB Aug 12 21:44:13.537041 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Availability Zones retrieved successfully. Aug 12 21:44:13.542700 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Flow 'volume_create_api' (46263aa1-c494-487a-8b8e-127dccf793b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:13.543758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a23598f-687a-4391-83fc-1def06ecbf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:13.544840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:13.577615 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a23598f-687a-4391-83fc-1def06ecbf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:13.578905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2f4215b-e009-40be-8932-57276fdc57f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:13.630328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Created reservations ['9f084043-11d2-48e9-bbca-fe6900e0f0a0', 'aed80128-cc98-4d6d-9ecd-07a707a521b3', 'a2d65869-050f-40a2-b087-42c669bd0b8c', '9515be28-1887-4215-8b72-acaf850bb581'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:13.631155 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2f4215b-e009-40be-8932-57276fdc57f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f084043-11d2-48e9-bbca-fe6900e0f0a0', 'aed80128-cc98-4d6d-9ecd-07a707a521b3', 'a2d65869-050f-40a2-b087-42c669bd0b8c', '9515be28-1887-4215-8b72-acaf850bb581']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:13.631866 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc79d0b3-fcbf-4fd0-8738-19030f6c028e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:13.655701 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc79d0b3-fcbf-4fd0-8738-19030f6c028e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2602f54b-ec7e-4e22-8b0d-03e91aad3ac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2126845702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b7bbcd5f7c44da98daab629248af38',qos_specs=None,replication_status=,reservations=['9f084043-11d2-48e9-bbca-fe6900e0f0a0','aed80128-cc98-4d6d-9ecd-07a707a521b3','a2d65869-050f-40a2-b087-42c669bd0b8c','9515be28-1887-4215-8b72-acaf850bb581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4081748b6317461abbb51463adb75780',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2126845702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2602f54b-ec7e-4e22-8b0d-03e91aad3ac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b7bbcd5f7c44da98daab629248af38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4081748b6317461abbb51463adb75780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:13.656558 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84e344a-dc0c-4675-a237-6c839380b718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:13.679552 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84e344a-dc0c-4675-a237-6c839380b718) transitioned into state 'SUCCESS' from state '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-2126845702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b7bbcd5f7c44da98daab629248af38',qos_specs=None,replication_status=,reservations=['9f084043-11d2-48e9-bbca-fe6900e0f0a0','aed80128-cc98-4d6d-9ecd-07a707a521b3','a2d65869-050f-40a2-b087-42c669bd0b8c','9515be28-1887-4215-8b72-acaf850bb581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4081748b6317461abbb51463adb75780',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:13.680146 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e21fe56-0007-4d2d-85bd-0dc1ccbe70c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:13.690173 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e21fe56-0007-4d2d-85bd-0dc1ccbe70c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:13.691044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Flow 'volume_create_api' (46263aa1-c494-487a-8b8e-127dccf793b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:13.691331 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Create volume request issued successfully. Aug 12 21:44:13.691913 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5bb36f5c-b23b-4fb2-b9ed-083fc7c0833c tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:13.692838 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 727/2900] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:44:13 2026] POST /volume/v3/volumes => generated 755 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:13.707706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d53f47ee-72a0-42e6-82c5-f90f93e07617 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:13.709863 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d53f47ee-72a0-42e6-82c5-f90f93e07617 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:13.710083 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d53f47ee-72a0-42e6-82c5-f90f93e07617 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:13.710409 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d53f47ee-72a0-42e6-82c5-f90f93e07617 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:13.720033 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:13.720033 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:13.723530 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d53f47ee-72a0-42e6-82c5-f90f93e07617 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:13.728207 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d53f47ee-72a0-42e6-82c5-f90f93e07617 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:13.728605 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 720/2901] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:13 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:13.872359 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f73dae4f-9638-48cf-892f-10cb00c971c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:13.874405 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f73dae4f-9638-48cf-892f-10cb00c971c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 Aug 12 21:44:13.874654 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f73dae4f-9638-48cf-892f-10cb00c971c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:13.874887 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f73dae4f-9638-48cf-892f-10cb00c971c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:13.885084 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:13.885084 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:13.888870 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f73dae4f-9638-48cf-892f-10cb00c971c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:13.895589 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f73dae4f-9638-48cf-892f-10cb00c971c4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 returned with HTTP 200 Aug 12 21:44:13.896048 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 723/2902] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:13 2026] GET /volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:13.990733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a36449ec-ea95-4273-9874-6772d89cbf4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:13.993249 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a36449ec-ea95-4273-9874-6772d89cbf4d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:13.993719 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a36449ec-ea95-4273-9874-6772d89cbf4d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:13.994542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a36449ec-ea95-4273-9874-6772d89cbf4d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.010014 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.010014 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:14.015675 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a36449ec-ea95-4273-9874-6772d89cbf4d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:14.025182 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a36449ec-ea95-4273-9874-6772d89cbf4d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 returned with HTTP 200 Aug 12 21:44:14.025182 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 733/2903] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:13 2026] GET /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:14.041798 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9aedc7cc-025e-455b-9931-3ba01c4fd99e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.044301 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9aedc7cc-025e-455b-9931-3ba01c4fd99e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 Aug 12 21:44:14.044494 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9aedc7cc-025e-455b-9931-3ba01c4fd99e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:14.044687 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9aedc7cc-025e-455b-9931-3ba01c4fd99e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.051660 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.051660 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:14.052312 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9aedc7cc-025e-455b-9931-3ba01c4fd99e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:14.053579 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9aedc7cc-025e-455b-9931-3ba01c4fd99e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 returned with HTTP 200 Aug 12 21:44:14.054090 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 728/2904] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:14 2026] GET /volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:14.065194 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3b87fa08-3a6e-4c44-b5a5-8894f35be72c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.068101 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b87fa08-3a6e-4c44-b5a5-8894f35be72c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:14.068389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b87fa08-3a6e-4c44-b5a5-8894f35be72c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:14.070635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b87fa08-3a6e-4c44-b5a5-8894f35be72c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.078265 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.078265 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:14.081710 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3b87fa08-3a6e-4c44-b5a5-8894f35be72c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:14.085825 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b87fa08-3a6e-4c44-b5a5-8894f35be72c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 returned with HTTP 200 Aug 12 21:44:14.086226 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 721/2905] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:14 2026] GET /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:14.109652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.112127 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:14.112489 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-291510036"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:14.116109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-291510036'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:14.116258 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Create volume of 1 GB Aug 12 21:44:14.123508 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Availability Zones retrieved successfully. Aug 12 21:44:14.132050 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Flow 'volume_create_api' (e0635e54-17c7-4fab-93e4-515f148ffa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:14.133276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92e68ab-e242-41a2-939b-5fae249ca470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:14.134652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:14.170735 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92e68ab-e242-41a2-939b-5fae249ca470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:14.171939 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae10850c-beeb-4247-9739-206b009a4e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:14.234192 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Created reservations ['f561fa64-ab12-4d2f-9f8f-a42fb35185a2', '993e7492-1b93-4773-906f-e37036e53a79', '5fc5c33b-f728-4161-bb69-a9ad96051a15', 'b69a0bd6-881f-4124-b5f8-fe6a547839d6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:14.235122 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae10850c-beeb-4247-9739-206b009a4e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f561fa64-ab12-4d2f-9f8f-a42fb35185a2', '993e7492-1b93-4773-906f-e37036e53a79', '5fc5c33b-f728-4161-bb69-a9ad96051a15', 'b69a0bd6-881f-4124-b5f8-fe6a547839d6']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:14.235829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2304bca-7b54-482c-ab6f-aed777274a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:14.265137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2304bca-7b54-482c-ab6f-aed777274a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10971224-50e7-46ad-94da-24e25eb6ec45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-291510036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2382a1342dc499f8e261e2a7498d303',qos_specs=None,replication_status=,reservations=['f561fa64-ab12-4d2f-9f8f-a42fb35185a2','993e7492-1b93-4773-906f-e37036e53a79','5fc5c33b-f728-4161-bb69-a9ad96051a15','b69a0bd6-881f-4124-b5f8-fe6a547839d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1015eb9edb9b4d98a00167d72fd1c421',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-291510036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10971224-50e7-46ad-94da-24e25eb6ec45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2382a1342dc499f8e261e2a7498d303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1015eb9edb9b4d98a00167d72fd1c421',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:14.267484 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5735168b-29cf-4397-921b-ed1861c70cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:14.293752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5735168b-29cf-4397-921b-ed1861c70cf5) transitioned into state 'SUCCESS' from state '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-291510036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2382a1342dc499f8e261e2a7498d303',qos_specs=None,replication_status=,reservations=['f561fa64-ab12-4d2f-9f8f-a42fb35185a2','993e7492-1b93-4773-906f-e37036e53a79','5fc5c33b-f728-4161-bb69-a9ad96051a15','b69a0bd6-881f-4124-b5f8-fe6a547839d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1015eb9edb9b4d98a00167d72fd1c421',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:14.294854 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891da1df-b26b-48e2-816a-3878d7fc09d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:14.312339 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891da1df-b26b-48e2-816a-3878d7fc09d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:14.315647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Flow 'volume_create_api' (e0635e54-17c7-4fab-93e4-515f148ffa82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:14.315647 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Create volume request issued successfully. Aug 12 21:44:14.315647 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6b97c0f-6b34-486d-80bb-3ba614f699d6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:14.315647 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 724/2906] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:44:14 2026] POST /volume/v3/volumes => generated 765 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:14.329719 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6268255-f1a4-4670-8f03-c51bab4ca47b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.332326 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6268255-f1a4-4670-8f03-c51bab4ca47b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:14.332556 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6268255-f1a4-4670-8f03-c51bab4ca47b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:14.332785 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6268255-f1a4-4670-8f03-c51bab4ca47b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.340827 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.340827 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:14.351943 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6268255-f1a4-4670-8f03-c51bab4ca47b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:14.359226 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6268255-f1a4-4670-8f03-c51bab4ca47b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 returned with HTTP 200 Aug 12 21:44:14.359881 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 734/2907] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:14 2026] GET /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:14.496555 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d5258319-88b3-4b15-9aab-3c39e15c5bcc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.499612 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d5258319-88b3-4b15-9aab-3c39e15c5bcc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:14.500966 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d5258319-88b3-4b15-9aab-3c39e15c5bcc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:14.501939 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d5258319-88b3-4b15-9aab-3c39e15c5bcc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.502161 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-d5258319-88b3-4b15-9aab-3c39e15c5bcc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:14.508684 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.508684 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:14.523166 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d5258319-88b3-4b15-9aab-3c39e15c5bcc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:14.523166 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 729/2908] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:14 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:14.538283 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-043abc94-2d26-49e4-8dae-aaa175f9344b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.541841 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-043abc94-2d26-49e4-8dae-aaa175f9344b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] PUT https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:14.543236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-043abc94-2d26-49e4-8dae-aaa175f9344b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "36ddf43e-012b-4dfd-a922-da3741d7bba2"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:14.544393 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-043abc94-2d26-49e4-8dae-aaa175f9344b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Update called for group 5acc9926-6dcc-45ff-80b7-bcb995b69813. {{(pid=100325) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 21:44:14.545054 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-043abc94-2d26-49e4-8dae-aaa175f9344b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Updating group 5acc9926-6dcc-45ff-80b7-bcb995b69813 with name None description: None add_volumes: 36ddf43e-012b-4dfd-a922-da3741d7bba2 remove_volumes: None. Aug 12 21:44:14.550276 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.550276 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:14.581059 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-043abc94-2d26-49e4-8dae-aaa175f9344b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 202 Aug 12 21:44:14.581212 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 722/2909] 10.4.3.240 () {70 vars in 1406 bytes} [Wed Aug 12 21:44:14 2026] PUT /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:14.590015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91083f98-8039-4c4a-8ac4-3e4c84907d39 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.592014 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91083f98-8039-4c4a-8ac4-3e4c84907d39 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:14.592373 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91083f98-8039-4c4a-8ac4-3e4c84907d39 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:14.592572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91083f98-8039-4c4a-8ac4-3e4c84907d39 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.592761 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-91083f98-8039-4c4a-8ac4-3e4c84907d39 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:14.598639 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.598639 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:14.608866 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91083f98-8039-4c4a-8ac4-3e4c84907d39 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:14.609340 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 725/2910] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:14 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:14.751570 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73c57443-3509-43eb-b43e-6d42029f21f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.753605 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73c57443-3509-43eb-b43e-6d42029f21f1 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:14.753909 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73c57443-3509-43eb-b43e-6d42029f21f1 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:14.754187 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73c57443-3509-43eb-b43e-6d42029f21f1 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.765071 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.765071 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:14.769333 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-73c57443-3509-43eb-b43e-6d42029f21f1 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:14.785641 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73c57443-3509-43eb-b43e-6d42029f21f1 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:14.786426 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 735/2911] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:14 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:14.835721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-8398d806-a1a8-4143-a1ce-3c0ef731b76a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.838109 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-8398d806-a1a8-4143-a1ce-3c0ef731b76a tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:14.838386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-8398d806-a1a8-4143-a1ce-3c0ef731b76a tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:14.838666 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-8398d806-a1a8-4143-a1ce-3c0ef731b76a tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.852035 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:14.852035 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:14.856704 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-8398d806-a1a8-4143-a1ce-3c0ef731b76a tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:14.861757 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-8398d806-a1a8-4143-a1ce-3c0ef731b76a tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:14.862378 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 730/2912] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:14 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:14.979413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07b894e8-c921-4336-b747-639f92a40a3f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.979857 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07b894e8-c921-4336-b747-639f92a40a3f None None] GET https://10.4.3.240/volume// Aug 12 21:44:14.980017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07b894e8-c921-4336-b747-639f92a40a3f None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:14.980255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07b894e8-c921-4336-b747-639f92a40a3f None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:14.980587 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07b894e8-c921-4336-b747-639f92a40a3f None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:14.980870 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 723/2913] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:44:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:14.993051 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-1bac2988-d8f7-4ff1-bf41-03d4bdba0a56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:14.996933 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-1bac2988-d8f7-4ff1-bf41-03d4bdba0a56 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:44:14.997505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-1bac2988-d8f7-4ff1-bf41-03d4bdba0a56 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2602f54b-ec7e-4e22-8b0d-03e91aad3ac6", "connector": null, "instance_uuid": "3c02f9b9-2a92-4230-85bf-96db8941b2c7"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:15.007289 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.007289 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:15.054651 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-1bac2988-d8f7-4ff1-bf41-03d4bdba0a56 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:44:15.055258 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 726/2914] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:44:14 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:15.098075 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3914533d-b2fe-4dc4-864e-359055ffad73 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.102495 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3914533d-b2fe-4dc4-864e-359055ffad73 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:15.102704 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3914533d-b2fe-4dc4-864e-359055ffad73 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.102879 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3914533d-b2fe-4dc4-864e-359055ffad73 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.109441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a9f1c49a-e598-4d27-a955-e7f322817103 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.109974 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9f1c49a-e598-4d27-a955-e7f322817103 None None] GET https://10.4.3.240/volume// Aug 12 21:44:15.110201 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9f1c49a-e598-4d27-a955-e7f322817103 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.110433 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9f1c49a-e598-4d27-a955-e7f322817103 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.110916 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9f1c49a-e598-4d27-a955-e7f322817103 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:15.111241 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 731/2915] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:44:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:15.117742 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.117742 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:15.122948 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3914533d-b2fe-4dc4-864e-359055ffad73 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:15.123302 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-240e7a02-74dd-4526-be69-cb6aa6f70d3f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.126512 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-240e7a02-74dd-4526-be69-cb6aa6f70d3f tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:15.126880 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-240e7a02-74dd-4526-be69-cb6aa6f70d3f tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.126947 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3914533d-b2fe-4dc4-864e-359055ffad73 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:15.127076 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-240e7a02-74dd-4526-be69-cb6aa6f70d3f tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.127323 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 736/2916] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:15 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:15.139246 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.139246 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:15.144380 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-240e7a02-74dd-4526-be69-cb6aa6f70d3f tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:15.149779 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-240e7a02-74dd-4526-be69-cb6aa6f70d3f tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:15.150473 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 724/2917] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:44:15 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:15.270336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-e8011561-39b6-421d-ba42-009be5f96945 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.272441 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-e8011561-39b6-421d-ba42-009be5f96945 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] PUT https://10.4.3.240/volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97 Aug 12 21:44:15.273021 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-e8011561-39b6-421d-ba42-009be5f96945 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:15.287146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-e8011561-39b6-421d-ba42-009be5f96945 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Acquiring lock "cinder-attachment_update-2602f54b-ec7e-4e22-8b0d-03e91aad3ac6-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:44:15.295736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-e8011561-39b6-421d-ba42-009be5f96945 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Lock "cinder-attachment_update-2602f54b-ec7e-4e22-8b0d-03e91aad3ac6-np0000007121" acquired by "attachment_update" :: waited 0.009s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:44:15.296683 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.296683 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:15.373247 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7c34b568-f80e-416b-8f51-0485e574a8b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.376486 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c34b568-f80e-416b-8f51-0485e574a8b4 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:15.376809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c34b568-f80e-416b-8f51-0485e574a8b4 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.377075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c34b568-f80e-416b-8f51-0485e574a8b4 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.387202 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.387202 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:15.393916 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c34b568-f80e-416b-8f51-0485e574a8b4 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:15.400349 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c34b568-f80e-416b-8f51-0485e574a8b4 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 returned with HTTP 200 Aug 12 21:44:15.400349 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 732/2918] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:15 2026] GET /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:44:15.416384 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bccfcdb9-756b-43d6-b4ec-351a7d863bb7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.418606 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bccfcdb9-756b-43d6-b4ec-351a7d863bb7 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:15.419966 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bccfcdb9-756b-43d6-b4ec-351a7d863bb7 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10971224-50e7-46ad-94da-24e25eb6ec45", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1838624436"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:15.422680 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-e8011561-39b6-421d-ba42-009be5f96945 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Lock "cinder-attachment_update-2602f54b-ec7e-4e22-8b0d-03e91aad3ac6-np0000007121" released by "attachment_update" :: held 0.127s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:44:15.423081 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-e8011561-39b6-421d-ba42-009be5f96945 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97 returned with HTTP 200 Aug 12 21:44:15.423613 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 727/2919] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:44:15 2026] PUT /volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:15.438510 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.438510 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:15.439271 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bccfcdb9-756b-43d6-b4ec-351a7d863bb7 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:15.439455 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-bccfcdb9-756b-43d6-b4ec-351a7d863bb7 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Create snapshot from volume 10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:15.487013 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bccfcdb9-756b-43d6-b4ec-351a7d863bb7 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Created reservations ['7cd15374-5336-458f-95a7-e580c9e3990a', 'a9f83e4f-7a7b-4d9c-a728-7487415dd9d4', '157a19e4-8b02-442f-b389-3eff272f4d1f', 'ed33c867-8e2f-4f78-b0c0-150e5e336054'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:15.532335 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-6aa1122c-ce4f-4d1c-8373-0533875158d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.534936 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-6aa1122c-ce4f-4d1c-8373-0533875158d4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2 Aug 12 21:44:15.535184 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-6aa1122c-ce4f-4d1c-8373-0533875158d4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.535718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-6aa1122c-ce4f-4d1c-8373-0533875158d4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.538640 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bccfcdb9-756b-43d6-b4ec-351a7d863bb7 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot create request issued successfully. Aug 12 21:44:15.538980 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bccfcdb9-756b-43d6-b4ec-351a7d863bb7 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:44:15.539388 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 737/2920] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:44:15 2026] POST /volume/v3/snapshots => generated 322 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:15.548923 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.548923 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:15.550827 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-acce8466-fe73-4925-aa1a-19e59cdc6dfa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.554091 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-acce8466-fe73-4925-aa1a-19e59cdc6dfa tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 Aug 12 21:44:15.554460 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-acce8466-fe73-4925-aa1a-19e59cdc6dfa tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.555456 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-acce8466-fe73-4925-aa1a-19e59cdc6dfa tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.570508 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.570508 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:15.571163 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-acce8466-fe73-4925-aa1a-19e59cdc6dfa tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:15.572282 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-acce8466-fe73-4925-aa1a-19e59cdc6dfa tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 returned with HTTP 200 Aug 12 21:44:15.572803 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 733/2921] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:15 2026] GET /volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:15.610361 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-6aa1122c-ce4f-4d1c-8373-0533875158d4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2 returned with HTTP 200 Aug 12 21:44:15.611016 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 725/2922] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:44:15 2026] DELETE /volume/v3/attachments/08778074-62ad-4735-aeee-6eac2f8225a2 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:15.620996 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89222898-f155-4b69-980f-0679a566aae9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.623191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89222898-f155-4b69-980f-0679a566aae9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:15.623444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89222898-f155-4b69-980f-0679a566aae9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.623684 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89222898-f155-4b69-980f-0679a566aae9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.623842 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-89222898-f155-4b69-980f-0679a566aae9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:15.626879 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-5c4fecab-4a77-423e-9659-bb183aa79e6d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.628323 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.628323 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:15.629135 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-5c4fecab-4a77-423e-9659-bb183aa79e6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 Aug 12 21:44:15.629328 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-5c4fecab-4a77-423e-9659-bb183aa79e6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.629560 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-5c4fecab-4a77-423e-9659-bb183aa79e6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.629788 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-5c4fecab-4a77-423e-9659-bb183aa79e6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: 547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 Aug 12 21:44:15.637575 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.637575 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:15.637742 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89222898-f155-4b69-980f-0679a566aae9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:15.638198 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 728/2923] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:15 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:15.638249 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-5c4fecab-4a77-423e-9659-bb183aa79e6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:15.649925 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-74f3ef10-70c6-4a16-9e8c-9442b6e649da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.651896 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74f3ef10-70c6-4a16-9e8c-9442b6e649da tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] PUT https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:15.652286 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74f3ef10-70c6-4a16-9e8c-9442b6e649da tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "670af8bd-ece8-4d18-b095-aad980bd756f"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:15.654415 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-74f3ef10-70c6-4a16-9e8c-9442b6e649da tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Update called for group 5acc9926-6dcc-45ff-80b7-bcb995b69813. {{(pid=100326) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 21:44:15.654522 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-74f3ef10-70c6-4a16-9e8c-9442b6e649da tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Updating group 5acc9926-6dcc-45ff-80b7-bcb995b69813 with name None description: None add_volumes: None remove_volumes: 670af8bd-ece8-4d18-b095-aad980bd756f. Aug 12 21:44:15.656941 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-5c4fecab-4a77-423e-9659-bb183aa79e6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:44:15.657167 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-49cfc21e-7d52-4f4e-8217-1b5df23217e9 req-5c4fecab-4a77-423e-9659-bb183aa79e6d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 returned with HTTP 202 Aug 12 21:44:15.658957 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 738/2924] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:44:15 2026] DELETE /volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:15.659122 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.659122 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:15.679428 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74f3ef10-70c6-4a16-9e8c-9442b6e649da tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 202 Aug 12 21:44:15.680053 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 734/2925] 10.4.3.240 () {70 vars in 1406 bytes} [Wed Aug 12 21:44:15 2026] PUT /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:15.688355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34e4a853-db3c-48d8-bd5a-ec834bf564bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:15.691605 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34e4a853-db3c-48d8-bd5a-ec834bf564bf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:15.691605 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34e4a853-db3c-48d8-bd5a-ec834bf564bf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:15.691605 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34e4a853-db3c-48d8-bd5a-ec834bf564bf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:15.691605 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-34e4a853-db3c-48d8-bd5a-ec834bf564bf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:15.695831 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:15.695831 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:15.707750 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34e4a853-db3c-48d8-bd5a-ec834bf564bf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:15.708750 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 726/2926] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:15 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:16.140044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c454a2a5-a4c0-4a03-915d-69379b7f9dc3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.142041 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c454a2a5-a4c0-4a03-915d-69379b7f9dc3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:16.142276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c454a2a5-a4c0-4a03-915d-69379b7f9dc3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:16.142481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c454a2a5-a4c0-4a03-915d-69379b7f9dc3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:16.156388 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.156388 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:16.160512 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c454a2a5-a4c0-4a03-915d-69379b7f9dc3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:16.164920 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c454a2a5-a4c0-4a03-915d-69379b7f9dc3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:16.165334 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 729/2927] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:16 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:16.586497 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20928f5a-c50f-4d3b-99ad-1ce52d598891 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.589075 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20928f5a-c50f-4d3b-99ad-1ce52d598891 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 Aug 12 21:44:16.589315 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20928f5a-c50f-4d3b-99ad-1ce52d598891 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:16.589543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20928f5a-c50f-4d3b-99ad-1ce52d598891 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:16.594483 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.594483 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:16.595731 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-20928f5a-c50f-4d3b-99ad-1ce52d598891 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:16.596588 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20928f5a-c50f-4d3b-99ad-1ce52d598891 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 returned with HTTP 200 Aug 12 21:44:16.597113 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 739/2928] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:16 2026] GET /volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:16.610338 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-605550d9-7512-41b8-9fff-e20cf80203dd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.613821 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-605550d9-7512-41b8-9fff-e20cf80203dd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] POST https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45/action Aug 12 21:44:16.614266 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-605550d9-7512-41b8-9fff-e20cf80203dd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:16.614394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-605550d9-7512-41b8-9fff-e20cf80203dd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:16.627342 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.627342 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:16.627342 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-605550d9-7512-41b8-9fff-e20cf80203dd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:16.630745 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3e789db-16ee-4bf3-966c-5a4420b9e72b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.634662 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3e789db-16ee-4bf3-966c-5a4420b9e72b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 Aug 12 21:44:16.635913 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3e789db-16ee-4bf3-966c-5a4420b9e72b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:16.636235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3e789db-16ee-4bf3-966c-5a4420b9e72b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:16.644102 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3e789db-16ee-4bf3-966c-5a4420b9e72b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 returned with HTTP 404 Aug 12 21:44:16.645616 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 727/2929] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:16 2026] GET /volume/v3/volumes/547a1fa6-c3a4-4495-b83c-57bd5ee9ee24 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:16.653751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1dc00008-48c3-4acb-ab89-6bdbd0f0310a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.657741 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1dc00008-48c3-4acb-ab89-6bdbd0f0310a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:44:16.657988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1dc00008-48c3-4acb-ab89-6bdbd0f0310a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:16.658261 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1dc00008-48c3-4acb-ab89-6bdbd0f0310a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:16.658364 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-1dc00008-48c3-4acb-ab89-6bdbd0f0310a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:44:16.663893 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.663893 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:16.664586 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1dc00008-48c3-4acb-ab89-6bdbd0f0310a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:44:16.699052 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1dc00008-48c3-4acb-ab89-6bdbd0f0310a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot delete request issued successfully. Aug 12 21:44:16.700451 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1dc00008-48c3-4acb-ab89-6bdbd0f0310a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 returned with HTTP 202 Aug 12 21:44:16.700451 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 730/2930] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:16 2026] DELETE /volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:16.703300 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-605550d9-7512-41b8-9fff-e20cf80203dd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Created reservations ['b0a4ae08-d76e-44f0-a1a7-c1e75a4a6ffb', '6ec8e0ce-7d80-43dd-a107-30fc14baebf8'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:16.712252 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-881b46d6-e75a-4293-a9a7-27ae7ad8f7e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.713655 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-881b46d6-e75a-4293-a9a7-27ae7ad8f7e9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:44:16.715018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-881b46d6-e75a-4293-a9a7-27ae7ad8f7e9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:16.715018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-881b46d6-e75a-4293-a9a7-27ae7ad8f7e9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:16.719860 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.719860 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:16.720637 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-881b46d6-e75a-4293-a9a7-27ae7ad8f7e9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:44:16.721557 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-881b46d6-e75a-4293-a9a7-27ae7ad8f7e9 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 returned with HTTP 200 Aug 12 21:44:16.721802 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-605550d9-7512-41b8-9fff-e20cf80203dd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Extend volume request issued successfully. Aug 12 21:44:16.722071 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-605550d9-7512-41b8-9fff-e20cf80203dd tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45/action returned with HTTP 202 Aug 12 21:44:16.722648 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 740/2932] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:16 2026] GET /volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:16.722772 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 735/2932] 10.4.3.240 () {70 vars in 1431 bytes} [Wed Aug 12 21:44:16 2026] POST /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 21:44:16.727084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9e3cae03-4f91-4c9b-824d-ac5f9f64e8bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.732038 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e3cae03-4f91-4c9b-824d-ac5f9f64e8bc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:16.732038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e3cae03-4f91-4c9b-824d-ac5f9f64e8bc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:16.732038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e3cae03-4f91-4c9b-824d-ac5f9f64e8bc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:16.732410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-9e3cae03-4f91-4c9b-824d-ac5f9f64e8bc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:16.734269 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93c5033f-b6e6-4c53-b3b2-8666786207b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.736765 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93c5033f-b6e6-4c53-b3b2-8666786207b0 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:16.738449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93c5033f-b6e6-4c53-b3b2-8666786207b0 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:16.738449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93c5033f-b6e6-4c53-b3b2-8666786207b0 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:16.739246 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.739246 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:16.748611 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.748611 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:16.754759 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e3cae03-4f91-4c9b-824d-ac5f9f64e8bc tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:16.756096 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 728/2933] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:16 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:16.756987 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93c5033f-b6e6-4c53-b3b2-8666786207b0 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:16.775504 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93c5033f-b6e6-4c53-b3b2-8666786207b0 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 returned with HTTP 200 Aug 12 21:44:16.775713 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e99656a2-97b5-4962-a9ff-39dcf614764f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.776328 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 731/2934] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:16 2026] GET /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:16.779729 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e99656a2-97b5-4962-a9ff-39dcf614764f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] PUT https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:16.780209 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e99656a2-97b5-4962-a9ff-39dcf614764f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "670af8bd-ece8-4d18-b095-aad980bd756f"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:16.783969 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-e99656a2-97b5-4962-a9ff-39dcf614764f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Update called for group 5acc9926-6dcc-45ff-80b7-bcb995b69813. {{(pid=100326) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 21:44:16.784131 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-e99656a2-97b5-4962-a9ff-39dcf614764f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Updating group 5acc9926-6dcc-45ff-80b7-bcb995b69813 with name None description: None add_volumes: 670af8bd-ece8-4d18-b095-aad980bd756f remove_volumes: None. Aug 12 21:44:16.788563 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.788563 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:16.832674 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e99656a2-97b5-4962-a9ff-39dcf614764f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 202 Aug 12 21:44:16.835749 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 736/2935] 10.4.3.240 () {70 vars in 1406 bytes} [Wed Aug 12 21:44:16 2026] PUT /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:16.845201 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0735d2f3-d669-4fc3-a484-e0761854ef29 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:16.848170 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0735d2f3-d669-4fc3-a484-e0761854ef29 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:16.849117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0735d2f3-d669-4fc3-a484-e0761854ef29 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:16.849117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0735d2f3-d669-4fc3-a484-e0761854ef29 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:16.849117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-0735d2f3-d669-4fc3-a484-e0761854ef29 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:16.855996 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:16.855996 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:16.871931 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0735d2f3-d669-4fc3-a484-e0761854ef29 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:16.871931 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 741/2936] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:16 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:17.179403 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1932737-03d7-4bcf-96d3-e5675c8040b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:17.181507 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1932737-03d7-4bcf-96d3-e5675c8040b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:17.181739 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1932737-03d7-4bcf-96d3-e5675c8040b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:17.181979 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1932737-03d7-4bcf-96d3-e5675c8040b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:17.194220 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:17.194220 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:17.198419 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1932737-03d7-4bcf-96d3-e5675c8040b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:17.202290 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1932737-03d7-4bcf-96d3-e5675c8040b3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:17.202608 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 729/2937] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:17 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:17.732856 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a823618b-290a-4a6b-a081-2b98d3192285 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:17.734776 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a823618b-290a-4a6b-a081-2b98d3192285 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:44:17.734947 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a823618b-290a-4a6b-a081-2b98d3192285 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:17.735141 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a823618b-290a-4a6b-a081-2b98d3192285 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:17.739577 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a823618b-290a-4a6b-a081-2b98d3192285 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 returned with HTTP 404 Aug 12 21:44:17.740164 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 732/2938] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:17 2026] GET /volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:17.791419 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b80d3478-4cbd-4125-a948-0ab1677f609c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:17.793230 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b80d3478-4cbd-4125-a948-0ab1677f609c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:17.793407 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b80d3478-4cbd-4125-a948-0ab1677f609c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:17.793635 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b80d3478-4cbd-4125-a948-0ab1677f609c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:17.800864 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:17.800864 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:17.804598 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b80d3478-4cbd-4125-a948-0ab1677f609c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:17.808768 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b80d3478-4cbd-4125-a948-0ab1677f609c tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 returned with HTTP 200 Aug 12 21:44:17.809177 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 737/2939] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:17 2026] GET /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:17.823905 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-34302778-09c5-4746-a390-bed727c5d303 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:17.825476 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34302778-09c5-4746-a390-bed727c5d303 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] POST https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45/action Aug 12 21:44:17.825867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34302778-09c5-4746-a390-bed727c5d303 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action body: b'{"revert": {"snapshot_id": "dffec760-52ab-4510-aa35-eef9c07c9f77"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:17.826055 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34302778-09c5-4746-a390-bed727c5d303 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "dffec760-52ab-4510-aa35-eef9c07c9f77"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:17.834805 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:17.834805 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:17.835423 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-34302778-09c5-4746-a390-bed727c5d303 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume retrieved successfully. Aug 12 21:44:17.841038 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34302778-09c5-4746-a390-bed727c5d303 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] HTTP exception thrown: Can't revert volume 10971224-50e7-46ad-94da-24e25eb6ec45 to its latest snapshot dffec760-52ab-4510-aa35-eef9c07c9f77. The volume size must be equal to the snapshot size. Aug 12 21:44:17.841263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34302778-09c5-4746-a390-bed727c5d303 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45/action returned with HTTP 400 Aug 12 21:44:17.841821 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 742/2940] 10.4.3.240 () {70 vars in 1431 bytes} [Wed Aug 12 21:44:17 2026] POST /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45/action => generated 213 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 12 21:44:17.851567 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a5ddba5-3b4b-48e4-9c38-fb29b51522b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:17.853474 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a5ddba5-3b4b-48e4-9c38-fb29b51522b6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 Aug 12 21:44:17.853738 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a5ddba5-3b4b-48e4-9c38-fb29b51522b6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:17.853968 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a5ddba5-3b4b-48e4-9c38-fb29b51522b6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:17.854116 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-2a5ddba5-3b4b-48e4-9c38-fb29b51522b6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Delete snapshot with id: dffec760-52ab-4510-aa35-eef9c07c9f77 Aug 12 21:44:17.859770 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:17.859770 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:17.860247 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a5ddba5-3b4b-48e4-9c38-fb29b51522b6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:17.876363 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a5ddba5-3b4b-48e4-9c38-fb29b51522b6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot delete request issued successfully. Aug 12 21:44:17.876714 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a5ddba5-3b4b-48e4-9c38-fb29b51522b6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 returned with HTTP 202 Aug 12 21:44:17.877098 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 730/2941] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:17 2026] DELETE /volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:17.882395 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2de147a8-053b-49dc-ac00-ba97b415fa3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:17.884608 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2de147a8-053b-49dc-ac00-ba97b415fa3f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:17.884868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2de147a8-053b-49dc-ac00-ba97b415fa3f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:17.885141 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2de147a8-053b-49dc-ac00-ba97b415fa3f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:17.885479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-2de147a8-053b-49dc-ac00-ba97b415fa3f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:17.885532 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-deec2760-0d56-4c2d-b179-c8e16770d2dc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:17.887343 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-deec2760-0d56-4c2d-b179-c8e16770d2dc tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 Aug 12 21:44:17.887592 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-deec2760-0d56-4c2d-b179-c8e16770d2dc tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:17.887809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-deec2760-0d56-4c2d-b179-c8e16770d2dc tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:17.890377 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:17.890377 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:17.895101 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:17.895101 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:17.895757 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-deec2760-0d56-4c2d-b179-c8e16770d2dc tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:17.896920 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-deec2760-0d56-4c2d-b179-c8e16770d2dc tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 returned with HTTP 200 Aug 12 21:44:17.899232 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 738/2942] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:17 2026] GET /volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:17.901703 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2de147a8-053b-49dc-ac00-ba97b415fa3f tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 200 Aug 12 21:44:17.902279 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 733/2943] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:17 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:17.915601 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f32fe58-bdad-4870-9720-decd306985fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:17.919711 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:17.919982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:17.920282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:17.920697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:17.921157 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:17.921157 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:17.921774 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:17.931259 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:17.932254 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:17.932477 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:17.983903 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:17.988120 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:17.988120 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:17.992854 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:17.993072 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:18.052787 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:18.058641 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:18.058641 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:18.067949 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f32fe58-bdad-4870-9720-decd306985fa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:18.068699 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 743/2944] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:17 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:18.084882 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f751558-8c96-47b4-85c4-2e7a72156022 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:18.087598 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f751558-8c96-47b4-85c4-2e7a72156022 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/group_snapshots Aug 12 21:44:18.088324 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f751558-8c96-47b4-85c4-2e7a72156022 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5acc9926-6dcc-45ff-80b7-bcb995b69813", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1280612639"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:18.090711 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-6f751558-8c96-47b4-85c4-2e7a72156022 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5acc9926-6dcc-45ff-80b7-bcb995b69813', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1280612639'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 21:44:18.094319 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:18.094319 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:18.099281 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.group_snapshots [None req-6f751558-8c96-47b4-85c4-2e7a72156022 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1280612639. Aug 12 21:44:18.123286 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:18.123286 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:18.140958 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-6f751558-8c96-47b4-85c4-2e7a72156022 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-989109411 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-989109411, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:18.141113 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-6f751558-8c96-47b4-85c4-2e7a72156022 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-989109411 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-989109411, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:18.160017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6f751558-8c96-47b4-85c4-2e7a72156022 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['58a83f7c-3e58-4d32-84f3-cda7cc916fc9', '70492608-dd72-4693-b942-fe77d0882aae', '63507bf9-5be3-4971-b227-7b0f33666f72', 'c1e37cbe-37c5-49f3-9709-5cbe5e02208b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:18.192001 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f751558-8c96-47b4-85c4-2e7a72156022 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 202 Aug 12 21:44:18.192747 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 731/2945] 10.4.3.240 () {70 vars in 1324 bytes} [Wed Aug 12 21:44:18 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:18.204164 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1e4acc60-5c73-480c-95a2-cd9147013909 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:18.206109 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e4acc60-5c73-480c-95a2-cd9147013909 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d Aug 12 21:44:18.206832 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e4acc60-5c73-480c-95a2-cd9147013909 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:18.206832 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e4acc60-5c73-480c-95a2-cd9147013909 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:18.206952 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-1e4acc60-5c73-480c-95a2-cd9147013909 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 1cf1c99d-e927-44e6-9809-796466b5106d {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:18.211638 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:18.211638 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:18.216327 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e4acc60-5c73-480c-95a2-cd9147013909 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d returned with HTTP 200 Aug 12 21:44:18.217325 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 739/2946] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:18 2026] GET /volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:18.217596 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67a3fc02-4588-4d0f-8a25-b36460676cb4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:18.219745 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67a3fc02-4588-4d0f-8a25-b36460676cb4 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:18.220109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67a3fc02-4588-4d0f-8a25-b36460676cb4 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:18.220327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67a3fc02-4588-4d0f-8a25-b36460676cb4 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:18.235970 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:18.235970 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:18.246487 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-67a3fc02-4588-4d0f-8a25-b36460676cb4 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:18.252921 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67a3fc02-4588-4d0f-8a25-b36460676cb4 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:18.253511 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 734/2947] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:18 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:18.723248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-dbec3598-3373-4385-aff1-23c16bced829 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:18.725877 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-dbec3598-3373-4385-aff1-23c16bced829 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97/action Aug 12 21:44:18.726387 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-dbec3598-3373-4385-aff1-23c16bced829 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:18.726596 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-dbec3598-3373-4385-aff1-23c16bced829 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:18.749849 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:18.749849 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:18.758378 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a59dcf7c-ede3-4b94-a9c3-5598c95a32e5 req-dbec3598-3373-4385-aff1-23c16bced829 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97/action returned with HTTP 204 Aug 12 21:44:18.758948 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 744/2948] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:44:18 2026] POST /volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:18.918947 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00059d82-ecf6-4035-b400-a0d615e0634b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:18.922169 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00059d82-ecf6-4035-b400-a0d615e0634b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 Aug 12 21:44:18.923232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00059d82-ecf6-4035-b400-a0d615e0634b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:18.924803 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00059d82-ecf6-4035-b400-a0d615e0634b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:18.932519 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00059d82-ecf6-4035-b400-a0d615e0634b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 returned with HTTP 404 Aug 12 21:44:18.933151 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 732/2949] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:18 2026] GET /volume/v3/snapshots/dffec760-52ab-4510-aa35-eef9c07c9f77 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:18.942299 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ab67c53d-7aa9-4fb1-be64-a0f0b7fc8dc6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:18.944031 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab67c53d-7aa9-4fb1-be64-a0f0b7fc8dc6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] DELETE https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:18.944211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab67c53d-7aa9-4fb1-be64-a0f0b7fc8dc6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:18.944390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab67c53d-7aa9-4fb1-be64-a0f0b7fc8dc6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:18.944539 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ab67c53d-7aa9-4fb1-be64-a0f0b7fc8dc6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Delete volume with id: 10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:18.952348 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:18.952348 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:18.952825 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ab67c53d-7aa9-4fb1-be64-a0f0b7fc8dc6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:18.980709 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ab67c53d-7aa9-4fb1-be64-a0f0b7fc8dc6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Delete volume request issued successfully. Aug 12 21:44:18.980709 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab67c53d-7aa9-4fb1-be64-a0f0b7fc8dc6 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 returned with HTTP 202 Aug 12 21:44:18.983823 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 740/2950] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:18 2026] DELETE /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:18.992274 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c49fcf1-ff0f-4aaf-9f3d-6d57f31ab351 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:18.994066 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c49fcf1-ff0f-4aaf-9f3d-6d57f31ab351 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:18.994397 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c49fcf1-ff0f-4aaf-9f3d-6d57f31ab351 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:18.994501 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c49fcf1-ff0f-4aaf-9f3d-6d57f31ab351 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.005578 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.005578 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:19.009991 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3c49fcf1-ff0f-4aaf-9f3d-6d57f31ab351 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:19.015039 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c49fcf1-ff0f-4aaf-9f3d-6d57f31ab351 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 returned with HTTP 200 Aug 12 21:44:19.015572 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 735/2951] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:18 2026] GET /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:19.230240 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e05e0c9-0811-4577-9af3-7170c07dddef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.230867 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e05e0c9-0811-4577-9af3-7170c07dddef tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d Aug 12 21:44:19.230867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e05e0c9-0811-4577-9af3-7170c07dddef tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.231278 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e05e0c9-0811-4577-9af3-7170c07dddef tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.231278 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-9e05e0c9-0811-4577-9af3-7170c07dddef tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 1cf1c99d-e927-44e6-9809-796466b5106d {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:19.236812 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.236812 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:19.239466 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e05e0c9-0811-4577-9af3-7170c07dddef tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d returned with HTTP 200 Aug 12 21:44:19.240338 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 745/2952] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:19.260062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e896d43-aa76-4f64-a572-8ef5d620d21d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.263936 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e896d43-aa76-4f64-a572-8ef5d620d21d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:44:19.264183 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e896d43-aa76-4f64-a572-8ef5d620d21d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.264445 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e896d43-aa76-4f64-a572-8ef5d620d21d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.264766 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-0e896d43-aa76-4f64-a572-8ef5d620d21d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:19.265091 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.265091 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:19.267410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-0e896d43-aa76-4f64-a572-8ef5d620d21d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:44:19.272451 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0e896d43-aa76-4f64-a572-8ef5d620d21d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all snapshots completed successfully. Aug 12 21:44:19.273157 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.273157 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:19.273807 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e896d43-aa76-4f64-a572-8ef5d620d21d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:44:19.274186 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 733/2953] 10.4.3.240 () {66 vars in 1264 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:44:19.275255 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4188cb1d-4050-4d83-b548-e5e5351fdb02 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.277476 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4188cb1d-4050-4d83-b548-e5e5351fdb02 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:19.277781 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4188cb1d-4050-4d83-b548-e5e5351fdb02 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.278006 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4188cb1d-4050-4d83-b548-e5e5351fdb02 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.286578 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd5dc051-fea3-413d-b9b5-822284979784 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.288797 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd5dc051-fea3-413d-b9b5-822284979784 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/f395dc9b-4e83-47e5-b753-961cd98eb7c1 Aug 12 21:44:19.288999 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd5dc051-fea3-413d-b9b5-822284979784 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.289237 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd5dc051-fea3-413d-b9b5-822284979784 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.289866 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.289866 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:19.295039 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4188cb1d-4050-4d83-b548-e5e5351fdb02 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:19.299445 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.299445 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:19.299910 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd5dc051-fea3-413d-b9b5-822284979784 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Snapshot retrieved successfully. Aug 12 21:44:19.302380 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4188cb1d-4050-4d83-b548-e5e5351fdb02 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:19.302935 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 741/2954] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:19.303508 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd5dc051-fea3-413d-b9b5-822284979784 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/f395dc9b-4e83-47e5-b753-961cd98eb7c1 returned with HTTP 200 Aug 12 21:44:19.304039 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 736/2955] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/snapshots/f395dc9b-4e83-47e5-b753-961cd98eb7c1 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:19.317234 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7cdb0900-05be-471e-9611-cf969828495d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.321107 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7cdb0900-05be-471e-9611-cf969828495d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/6ea712f2-705f-477a-b232-6061496186ab Aug 12 21:44:19.321501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7cdb0900-05be-471e-9611-cf969828495d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.321681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7cdb0900-05be-471e-9611-cf969828495d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.323706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99ea606c-8557-4f79-b7cb-77c7af00715b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.325800 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99ea606c-8557-4f79-b7cb-77c7af00715b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:19.326040 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99ea606c-8557-4f79-b7cb-77c7af00715b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.326291 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99ea606c-8557-4f79-b7cb-77c7af00715b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.331573 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.331573 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:19.331573 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7cdb0900-05be-471e-9611-cf969828495d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Snapshot retrieved successfully. Aug 12 21:44:19.332745 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7cdb0900-05be-471e-9611-cf969828495d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/6ea712f2-705f-477a-b232-6061496186ab returned with HTTP 200 Aug 12 21:44:19.333198 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 746/2956] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/snapshots/6ea712f2-705f-477a-b232-6061496186ab => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:19.338509 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.338509 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:19.342708 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99ea606c-8557-4f79-b7cb-77c7af00715b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:19.346412 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9bb0f98f-c87d-49d5-b5be-3f26ad11e5ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.348002 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99ea606c-8557-4f79-b7cb-77c7af00715b tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:19.348002 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 734/2957] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:19.350683 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9bb0f98f-c87d-49d5-b5be-3f26ad11e5ac tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d Aug 12 21:44:19.350956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9bb0f98f-c87d-49d5-b5be-3f26ad11e5ac tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.351152 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9bb0f98f-c87d-49d5-b5be-3f26ad11e5ac tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.351260 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-9bb0f98f-c87d-49d5-b5be-3f26ad11e5ac tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for member 1cf1c99d-e927-44e6-9809-796466b5106d {{(pid=100326) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 21:44:19.351383 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.group_snapshots [None req-9bb0f98f-c87d-49d5-b5be-3f26ad11e5ac tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group_snapshot with id: 1cf1c99d-e927-44e6-9809-796466b5106d Aug 12 21:44:19.358326 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.358326 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:19.364416 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-444fbc33-e2da-4e35-803f-53ef61fedfb8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.367548 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-444fbc33-e2da-4e35-803f-53ef61fedfb8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:19.368053 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-444fbc33-e2da-4e35-803f-53ef61fedfb8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.368122 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-444fbc33-e2da-4e35-803f-53ef61fedfb8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.368382 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-444fbc33-e2da-4e35-803f-53ef61fedfb8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Delete volume with id: 2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:19.388507 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.388507 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:19.390287 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-444fbc33-e2da-4e35-803f-53ef61fedfb8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:19.402701 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-444fbc33-e2da-4e35-803f-53ef61fedfb8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-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 12 21:44:19.403139 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-444fbc33-e2da-4e35-803f-53ef61fedfb8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 400 Aug 12 21:44:19.403866 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 737/2958] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:19 2026] DELETE /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 307 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:44:19.406960 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9bb0f98f-c87d-49d5-b5be-3f26ad11e5ac tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d returned with HTTP 202 Aug 12 21:44:19.407355 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 742/2959] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:44:19 2026] DELETE /volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:19.413982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-597418fb-1f38-4125-bb87-a18972a269a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.416143 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d3c73af-8d70-4fce-9a59-db857baea411 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.416604 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-597418fb-1f38-4125-bb87-a18972a269a8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:19.416604 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-597418fb-1f38-4125-bb87-a18972a269a8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.416723 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-597418fb-1f38-4125-bb87-a18972a269a8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.418757 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:19.420645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.420645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.420645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:19.420645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:19.428997 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:19.429896 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:19.430082 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:19.437264 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.437264 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:19.445339 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-597418fb-1f38-4125-bb87-a18972a269a8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:19.451107 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-597418fb-1f38-4125-bb87-a18972a269a8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:19.451422 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 747/2960] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:19.480763 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:19.483941 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.483941 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:19.488747 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:19.488958 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:19.494030 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-48ec09e9-9672-4807-a98a-ff1db61d340c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.496268 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-48ec09e9-9672-4807-a98a-ff1db61d340c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda Aug 12 21:44:19.496520 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-48ec09e9-9672-4807-a98a-ff1db61d340c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.496800 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-48ec09e9-9672-4807-a98a-ff1db61d340c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.509815 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.509815 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:19.510420 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1d21c5-9632-4a3e-b5bb-ee6b36c869fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.515935 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1d21c5-9632-4a3e-b5bb-ee6b36c869fd tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:19.516125 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1d21c5-9632-4a3e-b5bb-ee6b36c869fd tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.516380 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1d21c5-9632-4a3e-b5bb-ee6b36c869fd tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.530149 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.530149 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:19.534743 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:19.539708 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.539708 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:19.539813 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1d21c5-9632-4a3e-b5bb-ee6b36c869fd tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:19.548278 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d3c73af-8d70-4fce-9a59-db857baea411 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:19.548404 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1d21c5-9632-4a3e-b5bb-ee6b36c869fd tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:19.548442 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 735/2961] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:19.548484 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 743/2962] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:19.565455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e3ec93d8-081d-488f-8cfa-f66eb5eba93b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.567783 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3ec93d8-081d-488f-8cfa-f66eb5eba93b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:44:19.568054 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3ec93d8-081d-488f-8cfa-f66eb5eba93b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.568300 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3ec93d8-081d-488f-8cfa-f66eb5eba93b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.568594 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-e3ec93d8-081d-488f-8cfa-f66eb5eba93b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:19.569951 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-e3ec93d8-081d-488f-8cfa-f66eb5eba93b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:44:19.573463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-2ebbcaa4-7c83-40ae-bb31-d3889799bbf9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.575543 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e3ec93d8-081d-488f-8cfa-f66eb5eba93b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all snapshots completed successfully. Aug 12 21:44:19.575994 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.575994 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:19.576132 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-2ebbcaa4-7c83-40ae-bb31-d3889799bbf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] POST https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6/action Aug 12 21:44:19.576555 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-2ebbcaa4-7c83-40ae-bb31-d3889799bbf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:19.576714 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3ec93d8-081d-488f-8cfa-f66eb5eba93b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:44:19.576752 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-2ebbcaa4-7c83-40ae-bb31-d3889799bbf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:19.576861 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-48ec09e9-9672-4807-a98a-ff1db61d340c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda returned with HTTP 200 Aug 12 21:44:19.577246 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 748/2963] 10.4.3.240 () {66 vars in 1264 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:19.578102 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 738/2964] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:44:19 2026] DELETE /volume/v3/attachments/c0096cb1-82fa-4a31-bdd1-a7dd52848cda => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:19.587738 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-05e5bbb6-8218-4d45-974f-e23c9384bc4b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.590129 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05e5bbb6-8218-4d45-974f-e23c9384bc4b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/f395dc9b-4e83-47e5-b753-961cd98eb7c1 Aug 12 21:44:19.590441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05e5bbb6-8218-4d45-974f-e23c9384bc4b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.590740 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05e5bbb6-8218-4d45-974f-e23c9384bc4b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.591703 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-cf226acf-2451-41bf-9919-9bbdc70c72fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.593871 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-cf226acf-2451-41bf-9919-9bbdc70c72fb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:44:19.593995 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.593995 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:19.594108 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-cf226acf-2451-41bf-9919-9bbdc70c72fb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.594410 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-cf226acf-2451-41bf-9919-9bbdc70c72fb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.594612 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-cf226acf-2451-41bf-9919-9bbdc70c72fb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: 16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:44:19.594798 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-2ebbcaa4-7c83-40ae-bb31-d3889799bbf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:19.596912 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05e5bbb6-8218-4d45-974f-e23c9384bc4b tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/f395dc9b-4e83-47e5-b753-961cd98eb7c1 returned with HTTP 404 Aug 12 21:44:19.597497 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 744/2965] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/snapshots/f395dc9b-4e83-47e5-b753-961cd98eb7c1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:19.601848 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.601848 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:19.602369 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-cf226acf-2451-41bf-9919-9bbdc70c72fb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:19.604381 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-2ebbcaa4-7c83-40ae-bb31-d3889799bbf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Begin detaching volume completed successfully. Aug 12 21:44:19.604736 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-2ebbcaa4-7c83-40ae-bb31-d3889799bbf9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6/action returned with HTTP 202 Aug 12 21:44:19.605463 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 736/2966] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:44:19 2026] POST /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:44:19.605535 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f20fa5f-bb54-4482-8058-1aa4db343337 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.607517 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f20fa5f-bb54-4482-8058-1aa4db343337 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d Aug 12 21:44:19.607744 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f20fa5f-bb54-4482-8058-1aa4db343337 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.607938 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f20fa5f-bb54-4482-8058-1aa4db343337 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.608100 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-0f20fa5f-bb54-4482-8058-1aa4db343337 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 1cf1c99d-e927-44e6-9809-796466b5106d {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:19.612201 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.612201 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:19.616015 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f20fa5f-bb54-4482-8058-1aa4db343337 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d returned with HTTP 200 Aug 12 21:44:19.616406 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 739/2967] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:19.627269 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-cf226acf-2451-41bf-9919-9bbdc70c72fb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:44:19.627469 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-665f56eb-118b-43e8-a9bd-337f076f6004 req-cf226acf-2451-41bf-9919-9bbdc70c72fb tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 202 Aug 12 21:44:19.627948 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 749/2968] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:44:19 2026] DELETE /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:19.667250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c4f5137f-c552-4127-ae0b-7f4c0cbc69ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.667676 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c4f5137f-c552-4127-ae0b-7f4c0cbc69ca None None] GET https://10.4.3.240/volume// Aug 12 21:44:19.667845 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c4f5137f-c552-4127-ae0b-7f4c0cbc69ca None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.668168 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c4f5137f-c552-4127-ae0b-7f4c0cbc69ca None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.668352 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c4f5137f-c552-4127-ae0b-7f4c0cbc69ca None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:19.668652 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 745/2969] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:19.678538 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-3e82bc3c-c50b-4ea9-bfc9-b5948f041532 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:19.679654 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-3e82bc3c-c50b-4ea9-bfc9-b5948f041532 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:19.679898 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-3e82bc3c-c50b-4ea9-bfc9-b5948f041532 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:19.680111 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-3e82bc3c-c50b-4ea9-bfc9-b5948f041532 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:19.692260 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:19.692260 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:19.696709 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-3e82bc3c-c50b-4ea9-bfc9-b5948f041532 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:19.701350 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-3e82bc3c-c50b-4ea9-bfc9-b5948f041532 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:19.701790 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 737/2970] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:44:19 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:20.029840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f3939c5-3589-4080-8201-a6c9c7cd380a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.031591 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f3939c5-3589-4080-8201-a6c9c7cd380a tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 Aug 12 21:44:20.031922 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f3939c5-3589-4080-8201-a6c9c7cd380a tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.032015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f3939c5-3589-4080-8201-a6c9c7cd380a tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.037745 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f3939c5-3589-4080-8201-a6c9c7cd380a tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 returned with HTTP 404 Aug 12 21:44:20.038338 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 740/2971] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:20 2026] GET /volume/v3/volumes/10971224-50e7-46ad-94da-24e25eb6ec45 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:20.045950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-694e7533-ff96-45fc-b012-f3608287d532 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.048285 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-694e7533-ff96-45fc-b012-f3608287d532 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 Aug 12 21:44:20.048533 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-694e7533-ff96-45fc-b012-f3608287d532 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.048791 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-694e7533-ff96-45fc-b012-f3608287d532 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.048942 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-694e7533-ff96-45fc-b012-f3608287d532 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Delete snapshot with id: bfca0a03-8bb7-4330-9ed6-8a1154b38a46 Aug 12 21:44:20.054751 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.054751 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:20.055267 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-694e7533-ff96-45fc-b012-f3608287d532 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:20.072950 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-694e7533-ff96-45fc-b012-f3608287d532 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot delete request issued successfully. Aug 12 21:44:20.073137 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-694e7533-ff96-45fc-b012-f3608287d532 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 returned with HTTP 202 Aug 12 21:44:20.073564 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 750/2972] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:20 2026] DELETE /volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:20.083205 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-39f2bcec-866b-4dda-9905-98cfdcdf0515 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.088940 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39f2bcec-866b-4dda-9905-98cfdcdf0515 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 Aug 12 21:44:20.089182 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39f2bcec-866b-4dda-9905-98cfdcdf0515 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.089414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39f2bcec-866b-4dda-9905-98cfdcdf0515 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.098055 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.098055 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:20.098752 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39f2bcec-866b-4dda-9905-98cfdcdf0515 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Snapshot retrieved successfully. Aug 12 21:44:20.100727 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39f2bcec-866b-4dda-9905-98cfdcdf0515 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 returned with HTTP 200 Aug 12 21:44:20.101151 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 746/2973] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:20 2026] GET /volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:20.556781 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1b9f3a-03c9-4ac5-928a-9b3a39677f16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.558881 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1b9f3a-03c9-4ac5-928a-9b3a39677f16 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] DELETE https://10.4.3.240/volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97 Aug 12 21:44:20.559074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1b9f3a-03c9-4ac5-928a-9b3a39677f16 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.559287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1b9f3a-03c9-4ac5-928a-9b3a39677f16 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.579676 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.579676 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:20.624861 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71f5abab-e341-4ed6-8ecc-d95ab3a2d046 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.625666 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-325e8f60-09e0-47ab-a72b-d84d5232aa12 req-8b1b9f3a-03c9-4ac5-928a-9b3a39677f16 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97 returned with HTTP 200 Aug 12 21:44:20.626078 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 738/2974] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:44:20 2026] DELETE /volume/v3/attachments/bfe998ed-56d6-4449-81a0-585324cb5e97 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:20.626479 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71f5abab-e341-4ed6-8ecc-d95ab3a2d046 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d Aug 12 21:44:20.626719 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71f5abab-e341-4ed6-8ecc-d95ab3a2d046 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.626897 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71f5abab-e341-4ed6-8ecc-d95ab3a2d046 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.627015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-71f5abab-e341-4ed6-8ecc-d95ab3a2d046 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 1cf1c99d-e927-44e6-9809-796466b5106d {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:20.629819 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71f5abab-e341-4ed6-8ecc-d95ab3a2d046 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d returned with HTTP 404 Aug 12 21:44:20.631150 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 741/2975] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:20 2026] GET /volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:20.636810 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b482cea-1889-4721-b37b-e7d7f2232e4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.638636 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b482cea-1889-4721-b37b-e7d7f2232e4a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d Aug 12 21:44:20.638854 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b482cea-1889-4721-b37b-e7d7f2232e4a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.639038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b482cea-1889-4721-b37b-e7d7f2232e4a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.639197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-5b482cea-1889-4721-b37b-e7d7f2232e4a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for member 1cf1c99d-e927-44e6-9809-796466b5106d {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 21:44:20.639305 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-5b482cea-1889-4721-b37b-e7d7f2232e4a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group_snapshot with id: 1cf1c99d-e927-44e6-9809-796466b5106d Aug 12 21:44:20.642802 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b482cea-1889-4721-b37b-e7d7f2232e4a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d returned with HTTP 404 Aug 12 21:44:20.643302 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 751/2976] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:44:20 2026] DELETE /volume/v3/group_snapshots/1cf1c99d-e927-44e6-9809-796466b5106d => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:20.649796 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.651412 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:20.651607 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.651819 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.652070 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:20.652786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:20.668931 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:20.669765 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:20.670819 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:20.714346 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:20.718297 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.718297 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:20.722727 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:20.722979 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:20.734677 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53fd4d25-4743-49ef-963b-3d3652e3fee9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.736516 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53fd4d25-4743-49ef-963b-3d3652e3fee9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:20.736683 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53fd4d25-4743-49ef-963b-3d3652e3fee9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.737456 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53fd4d25-4743-49ef-963b-3d3652e3fee9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.746720 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.746720 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:20.751089 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-53fd4d25-4743-49ef-963b-3d3652e3fee9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:20.759062 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53fd4d25-4743-49ef-963b-3d3652e3fee9 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:20.759499 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 739/2977] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:20 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:20.770038 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:20.773609 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.773609 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:20.782020 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-59aded8c-2104-4585-bcd2-8acf302dbcaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:20.782378 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 747/2978] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:20 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:20.809872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6f26cd58-36b6-44b8-abbb-45f377c16cd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.812054 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f26cd58-36b6-44b8-abbb-45f377c16cd9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813/action Aug 12 21:44:20.812492 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f26cd58-36b6-44b8-abbb-45f377c16cd9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:20.812589 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f26cd58-36b6-44b8-abbb-45f377c16cd9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:20.814346 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-6f26cd58-36b6-44b8-abbb-45f377c16cd9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for group 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:44:20.814446 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-6f26cd58-36b6-44b8-abbb-45f377c16cd9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group with id: 5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:20.818450 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.818450 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:20.869479 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f26cd58-36b6-44b8-abbb-45f377c16cd9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813/action returned with HTTP 202 Aug 12 21:44:20.869879 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 742/2979] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:44:20 2026] POST /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:20.879700 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b65a938-d5f7-4876-a016-466d410a3932 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:20.880933 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b65a938-d5f7-4876-a016-466d410a3932 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f Aug 12 21:44:20.880933 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b65a938-d5f7-4876-a016-466d410a3932 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:20.880933 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b65a938-d5f7-4876-a016-466d410a3932 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:20.888327 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.888327 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:20.893043 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b65a938-d5f7-4876-a016-466d410a3932 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:20.893803 np0000007121 devstack@c-api.service[100323]: WARNING stevedore.named [None req-0b65a938-d5f7-4876-a016-466d410a3932 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:20.893994 np0000007121 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-0b65a938-d5f7-4876-a016-466d410a3932 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:20.936608 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-0b65a938-d5f7-4876-a016-466d410a3932 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:20.939815 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:20.939815 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:20.950084 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b65a938-d5f7-4876-a016-466d410a3932 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f returned with HTTP 200 Aug 12 21:44:20.950811 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 752/2980] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:20 2026] GET /volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:21.110720 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0dbbdf1-4db1-41f0-bb77-98cd11388c6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.112457 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0dbbdf1-4db1-41f0-bb77-98cd11388c6e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 Aug 12 21:44:21.112660 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0dbbdf1-4db1-41f0-bb77-98cd11388c6e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.112875 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0dbbdf1-4db1-41f0-bb77-98cd11388c6e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.117573 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0dbbdf1-4db1-41f0-bb77-98cd11388c6e tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 returned with HTTP 404 Aug 12 21:44:21.118156 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 740/2981] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:21 2026] GET /volume/v3/snapshots/bfca0a03-8bb7-4330-9ed6-8a1154b38a46 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:21.125026 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dcaa60eb-70f3-44d3-b402-faa36fcafd16 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.127003 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dcaa60eb-70f3-44d3-b402-faa36fcafd16 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] DELETE https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:21.127234 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dcaa60eb-70f3-44d3-b402-faa36fcafd16 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.127373 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dcaa60eb-70f3-44d3-b402-faa36fcafd16 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.127536 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-dcaa60eb-70f3-44d3-b402-faa36fcafd16 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Delete volume with id: 90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:21.134262 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:21.134262 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:21.135010 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dcaa60eb-70f3-44d3-b402-faa36fcafd16 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:21.156960 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dcaa60eb-70f3-44d3-b402-faa36fcafd16 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Delete volume request issued successfully. Aug 12 21:44:21.157147 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dcaa60eb-70f3-44d3-b402-faa36fcafd16 tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 returned with HTTP 202 Aug 12 21:44:21.157587 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 748/2982] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:21 2026] DELETE /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:21.172649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee9c73ae-0953-46b9-b150-7c614c83cd3b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.178271 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee9c73ae-0953-46b9-b150-7c614c83cd3b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:21.178583 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee9c73ae-0953-46b9-b150-7c614c83cd3b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.178864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee9c73ae-0953-46b9-b150-7c614c83cd3b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.190544 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:21.190544 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:21.197829 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee9c73ae-0953-46b9-b150-7c614c83cd3b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Volume info retrieved successfully. Aug 12 21:44:21.203885 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee9c73ae-0953-46b9-b150-7c614c83cd3b tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 returned with HTTP 200 Aug 12 21:44:21.204520 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 743/2983] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:21 2026] GET /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:21.220047 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-aa7da8ab-69d8-4f52-bac7-3f4f4b177221 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.223639 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-aa7da8ab-69d8-4f52-bac7-3f4f4b177221 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:21.223890 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-aa7da8ab-69d8-4f52-bac7-3f4f4b177221 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.224126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-aa7da8ab-69d8-4f52-bac7-3f4f4b177221 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.239363 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:21.239363 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:21.243969 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-aa7da8ab-69d8-4f52-bac7-3f4f4b177221 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:21.250420 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-aa7da8ab-69d8-4f52-bac7-3f4f4b177221 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:21.250849 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 753/2984] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:21 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:21.413650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3682ef42-7c2b-4c15-9fd6-2ce8874a8738 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.416226 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3682ef42-7c2b-4c15-9fd6-2ce8874a8738 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:44:21.416501 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3682ef42-7c2b-4c15-9fd6-2ce8874a8738 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.416766 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3682ef42-7c2b-4c15-9fd6-2ce8874a8738 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.426523 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3682ef42-7c2b-4c15-9fd6-2ce8874a8738 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 404 Aug 12 21:44:21.427133 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 741/2985] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:21 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:21.701010 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0c085358-47ae-4ba2-a58e-c5daf8541ecd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.701360 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0c085358-47ae-4ba2-a58e-c5daf8541ecd None None] GET https://10.4.3.240/volume// Aug 12 21:44:21.701542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0c085358-47ae-4ba2-a58e-c5daf8541ecd None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.701741 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0c085358-47ae-4ba2-a58e-c5daf8541ecd None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.702086 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0c085358-47ae-4ba2-a58e-c5daf8541ecd None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:21.702680 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 749/2986] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:44:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:21.709305 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-c539cac2-a172-4564-9f86-dd6c5938da8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.711973 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-c539cac2-a172-4564-9f86-dd6c5938da8c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:44:21.712161 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-c539cac2-a172-4564-9f86-dd6c5938da8c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f92a926-e068-46df-837b-a1ea9424a94d", "connector": null, "instance_uuid": "e59c2ef4-c6b1-4f9d-a816-150134e1b88e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:21.742617 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:21.742617 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:21.782869 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-c539cac2-a172-4564-9f86-dd6c5938da8c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:44:21.783406 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 744/2987] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:44:21 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:21.794935 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f447b8f6-171e-4e79-84ee-eeef4ebc53f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.797389 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f447b8f6-171e-4e79-84ee-eeef4ebc53f0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05 Aug 12 21:44:21.797790 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f447b8f6-171e-4e79-84ee-eeef4ebc53f0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.798125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f447b8f6-171e-4e79-84ee-eeef4ebc53f0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.816590 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:21.816590 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:21.864073 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f447b8f6-171e-4e79-84ee-eeef4ebc53f0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05 returned with HTTP 200 Aug 12 21:44:21.864530 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 754/2988] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:44:21 2026] DELETE /volume/v3/attachments/d00a97b3-32f4-4ec7-86a6-a3071efbff05 => generated 367 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:21.966404 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ddc8372-6502-43f1-90c8-c543bca87d31 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.968864 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ddc8372-6502-43f1-90c8-c543bca87d31 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f Aug 12 21:44:21.969067 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ddc8372-6502-43f1-90c8-c543bca87d31 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.969253 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ddc8372-6502-43f1-90c8-c543bca87d31 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.974949 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ddc8372-6502-43f1-90c8-c543bca87d31 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f returned with HTTP 404 Aug 12 21:44:21.975375 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 742/2989] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:21 2026] GET /volume/v3/volumes/670af8bd-ece8-4d18-b095-aad980bd756f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:21.986130 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-69d6c625-3d43-4106-914e-8eef141cb88d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:21.988009 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69d6c625-3d43-4106-914e-8eef141cb88d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 Aug 12 21:44:21.988239 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69d6c625-3d43-4106-914e-8eef141cb88d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:21.988542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69d6c625-3d43-4106-914e-8eef141cb88d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:21.996458 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69d6c625-3d43-4106-914e-8eef141cb88d tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 returned with HTTP 404 Aug 12 21:44:21.997211 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 750/2990] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:21 2026] GET /volume/v3/volumes/36ddf43e-012b-4dfd-a922-da3741d7bba2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:22.005204 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-997e0d70-39cb-4298-bf8d-d2e2fd55604e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.007177 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-997e0d70-39cb-4298-bf8d-d2e2fd55604e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 Aug 12 21:44:22.007406 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-997e0d70-39cb-4298-bf8d-d2e2fd55604e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.007641 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-997e0d70-39cb-4298-bf8d-d2e2fd55604e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.007780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-997e0d70-39cb-4298-bf8d-d2e2fd55604e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 5acc9926-6dcc-45ff-80b7-bcb995b69813 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:22.012793 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-997e0d70-39cb-4298-bf8d-d2e2fd55604e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 returned with HTTP 404 Aug 12 21:44:22.013360 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 745/2991] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:22 2026] GET /volume/v3/groups/5acc9926-6dcc-45ff-80b7-bcb995b69813 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:22.020526 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-50927d3a-fb45-4f92-85ed-b6e416cdf2d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.022409 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50927d3a-fb45-4f92-85ed-b6e416cdf2d0 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/a0ebb311-0bda-410a-a84c-d08902af9ddb Aug 12 21:44:22.022705 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50927d3a-fb45-4f92-85ed-b6e416cdf2d0 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.022889 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50927d3a-fb45-4f92-85ed-b6e416cdf2d0 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.023137 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:22.023137 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:22.037539 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-598a9a25-c7e0-41fc-850d-cdac3e33c0a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.039420 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-598a9a25-c7e0-41fc-850d-cdac3e33c0a4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:44:22.039753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-598a9a25-c7e0-41fc-850d-cdac3e33c0a4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.040038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-598a9a25-c7e0-41fc-850d-cdac3e33c0a4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.040187 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-598a9a25-c7e0-41fc-850d-cdac3e33c0a4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:44:22.046524 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-598a9a25-c7e0-41fc-850d-cdac3e33c0a4 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 returned with HTTP 404 Aug 12 21:44:22.047050 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 743/2992] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:22 2026] DELETE /volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:22.051958 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50927d3a-fb45-4f92-85ed-b6e416cdf2d0 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/group_types/a0ebb311-0bda-410a-a84c-d08902af9ddb returned with HTTP 202 Aug 12 21:44:22.054055 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 755/2993] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:44:22 2026] DELETE /volume/v3/group_types/a0ebb311-0bda-410a-a84c-d08902af9ddb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:22.054807 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc9d6c38-538f-4ad1-add0-33c279d23190 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.056884 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc9d6c38-538f-4ad1-add0-33c279d23190 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 Aug 12 21:44:22.057122 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc9d6c38-538f-4ad1-add0-33c279d23190 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.058900 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc9d6c38-538f-4ad1-add0-33c279d23190 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.062637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a9e403e-26d9-4b29-ad49-0713a29f880d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.063788 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc9d6c38-538f-4ad1-add0-33c279d23190 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 returned with HTTP 404 Aug 12 21:44:22.064346 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 751/2994] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:22 2026] GET /volume/v3/snapshots/d03aba5a-58c8-417b-9130-c1e29c8ec041 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:22.064376 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a9e403e-26d9-4b29-ad49-0713a29f880d tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] DELETE https://10.4.3.240/volume/v3/types/6771f992-8cdd-4f6f-9c21-0adc3193de39 Aug 12 21:44:22.064553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a9e403e-26d9-4b29-ad49-0713a29f880d tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.064837 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a9e403e-26d9-4b29-ad49-0713a29f880d tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.065099 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:22.065099 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:22.099672 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a9e403e-26d9-4b29-ad49-0713a29f880d tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types/6771f992-8cdd-4f6f-9c21-0adc3193de39 returned with HTTP 202 Aug 12 21:44:22.100172 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 746/2995] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:22 2026] DELETE /volume/v3/types/6771f992-8cdd-4f6f-9c21-0adc3193de39 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:22.110793 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d872793b-774d-462b-954c-ec55e124b2f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.112765 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d872793b-774d-462b-954c-ec55e124b2f2 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] GET https://10.4.3.240/volume/v3/types/6771f992-8cdd-4f6f-9c21-0adc3193de39 Aug 12 21:44:22.113158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d872793b-774d-462b-954c-ec55e124b2f2 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.113207 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d872793b-774d-462b-954c-ec55e124b2f2 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.117007 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d872793b-774d-462b-954c-ec55e124b2f2 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types/6771f992-8cdd-4f6f-9c21-0adc3193de39 returned with HTTP 404 Aug 12 21:44:22.117437 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 744/2996] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:22 2026] GET /volume/v3/types/6771f992-8cdd-4f6f-9c21-0adc3193de39 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:22.128382 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f467ab3-1a13-4a71-8692-75fae633d278 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.139475 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f467ab3-1a13-4a71-8692-75fae633d278 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:22.140010 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f467ab3-1a13-4a71-8692-75fae633d278 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1873377510"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:22.167431 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f467ab3-1a13-4a71-8692-75fae633d278 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:22.168051 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 756/2997] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:44:22 2026] POST /volume/v3/types => generated 224 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:22.179227 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c23188fe-92bf-4767-b3c3-cb638e9c80ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.181050 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c23188fe-92bf-4767-b3c3-cb638e9c80ba tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:44:22.181136 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c23188fe-92bf-4767-b3c3-cb638e9c80ba tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-129114132"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:22.197111 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c23188fe-92bf-4767-b3c3-cb638e9c80ba tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:44:22.197490 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 752/2998] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:44:22 2026] POST /volume/v3/group_types => generated 180 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:22.206123 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47eb2a76-57a6-4465-b844-19510bb3f548 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.208087 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47eb2a76-57a6-4465-b844-19510bb3f548 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/groups Aug 12 21:44:22.208489 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47eb2a76-57a6-4465-b844-19510bb3f548 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "78edf0ed-05f3-43e2-bdd8-fd8a1e3cce86", "volume_types": ["44642711-7aa1-4144-a9e3-1922fdac69c8"], "name": "tempest-GroupSnapshotsTest-Group-1910857569"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:22.209970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-47eb2a76-57a6-4465-b844-19510bb3f548 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating new group {'group': {'group_type': '78edf0ed-05f3-43e2-bdd8-fd8a1e3cce86', 'volume_types': ['44642711-7aa1-4144-a9e3-1922fdac69c8'], 'name': 'tempest-GroupSnapshotsTest-Group-1910857569'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 21:44:22.213297 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-47eb2a76-57a6-4465-b844-19510bb3f548 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating group tempest-GroupSnapshotsTest-Group-1910857569. Aug 12 21:44:22.223460 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6935b25d-42c3-43ea-b61f-412f5050ac6d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.226397 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6935b25d-42c3-43ea-b61f-412f5050ac6d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] GET https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 Aug 12 21:44:22.226731 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6935b25d-42c3-43ea-b61f-412f5050ac6d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.227005 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6935b25d-42c3-43ea-b61f-412f5050ac6d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.231391 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-47eb2a76-57a6-4465-b844-19510bb3f548 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Availability Zones retrieved successfully. Aug 12 21:44:22.235240 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6935b25d-42c3-43ea-b61f-412f5050ac6d tempest-VolumeRevertTests-238019935 tempest-VolumeRevertTests-238019935-project-member] https://10.4.3.240/volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 returned with HTTP 404 Aug 12 21:44:22.235904 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 745/2999] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:22 2026] GET /volume/v3/volumes/90fa7f6e-d7fd-40c8-aabd-eeede826f132 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:22.246134 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-47eb2a76-57a6-4465-b844-19510bb3f548 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['06f10c2a-c659-4f57-90e0-ac06adeb5875'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:22.277972 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47eb2a76-57a6-4465-b844-19510bb3f548 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups returned with HTTP 202 Aug 12 21:44:22.277972 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 747/3000] 10.4.3.240 () {70 vars in 1297 bytes} [Wed Aug 12 21:44:22 2026] POST /volume/v3/groups => generated 112 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:22.286735 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59de80f1-5587-420f-860b-28ae729e3281 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.289276 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59de80f1-5587-420f-860b-28ae729e3281 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 Aug 12 21:44:22.289483 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59de80f1-5587-420f-860b-28ae729e3281 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.289712 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59de80f1-5587-420f-860b-28ae729e3281 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.289849 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-59de80f1-5587-420f-860b-28ae729e3281 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 30f8d88b-b363-4896-bfce-ad44931f7348 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:22.295692 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:22.295692 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:22.303915 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59de80f1-5587-420f-860b-28ae729e3281 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 returned with HTTP 200 Aug 12 21:44:22.304464 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 757/3001] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:22 2026] GET /volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:22.930068 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1f430033-c2eb-41bd-b7b7-61a45af69727 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.932647 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f430033-c2eb-41bd-b7b7-61a45af69727 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:44:22.932946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f430033-c2eb-41bd-b7b7-61a45af69727 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.933225 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f430033-c2eb-41bd-b7b7-61a45af69727 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.933468 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-1f430033-c2eb-41bd-b7b7-61a45af69727 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: 16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:44:22.942061 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f430033-c2eb-41bd-b7b7-61a45af69727 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 404 Aug 12 21:44:22.942499 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 753/3002] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:22 2026] DELETE /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:22.953938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27e044f5-39c2-4af2-9565-2f4884aec1c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.954367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f39c177f-1f6b-451c-a991-8831233447b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:22.955657 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27e044f5-39c2-4af2-9565-2f4884aec1c8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 Aug 12 21:44:22.955863 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27e044f5-39c2-4af2-9565-2f4884aec1c8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:22.956046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27e044f5-39c2-4af2-9565-2f4884aec1c8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:22.958933 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f39c177f-1f6b-451c-a991-8831233447b9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] PUT https://10.4.3.240/volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef Aug 12 21:44:22.959421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f39c177f-1f6b-451c-a991-8831233447b9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:22.961329 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27e044f5-39c2-4af2-9565-2f4884aec1c8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 returned with HTTP 404 Aug 12 21:44:22.961793 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 746/3003] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:22 2026] GET /volume/v3/volumes/16c49668-0766-4149-bd15-18a5f5239646 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:22.969059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f39c177f-1f6b-451c-a991-8831233447b9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Acquiring lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:44:22.973969 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f39c177f-1f6b-451c-a991-8831233447b9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:44:22.975399 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:22.975399 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:23.111713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f39c177f-1f6b-451c-a991-8831233447b9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-0f92a926-e068-46df-837b-a1ea9424a94d-np0000007121" released by "attachment_update" :: held 0.138s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:44:23.112366 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-f39c177f-1f6b-451c-a991-8831233447b9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef returned with HTTP 200 Aug 12 21:44:23.112932 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 748/3004] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:44:22 2026] PUT /volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:23.121061 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-ccbe1ad2-a499-40ef-987d-985a24e6b7d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:23.123517 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-ccbe1ad2-a499-40ef-987d-985a24e6b7d5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef Aug 12 21:44:23.123902 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-ccbe1ad2-a499-40ef-987d-985a24e6b7d5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:23.124197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-ccbe1ad2-a499-40ef-987d-985a24e6b7d5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:23.143960 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-ccbe1ad2-a499-40ef-987d-985a24e6b7d5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef returned with HTTP 200 Aug 12 21:44:23.144493 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 758/3005] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:44:23 2026] GET /volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:23.317092 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6577f87a-28e4-4279-be20-5033f92c8045 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:23.319847 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6577f87a-28e4-4279-be20-5033f92c8045 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 Aug 12 21:44:23.320523 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6577f87a-28e4-4279-be20-5033f92c8045 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:23.320860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6577f87a-28e4-4279-be20-5033f92c8045 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:23.321100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-6577f87a-28e4-4279-be20-5033f92c8045 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 30f8d88b-b363-4896-bfce-ad44931f7348 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:23.325779 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:23.325779 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:23.337844 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6577f87a-28e4-4279-be20-5033f92c8045 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 returned with HTTP 200 Aug 12 21:44:23.338412 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 754/3006] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:23 2026] GET /volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:23.357792 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59895eab-3461-4b9e-97b4-4462e8e508ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:23.359730 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:23.360068 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-227647780", "volume_type": "44642711-7aa1-4144-a9e3-1922fdac69c8", "group_id": "30f8d88b-b363-4896-bfce-ad44931f7348", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:23.361740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-227647780', 'volume_type': '44642711-7aa1-4144-a9e3-1922fdac69c8', 'group_id': '30f8d88b-b363-4896-bfce-ad44931f7348', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:23.371149 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:23.371149 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:23.371742 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume of 1 GB Aug 12 21:44:23.378847 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Availability Zones retrieved successfully. Aug 12 21:44:23.385884 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (c5445fc7-8ed9-456c-b376-2140f5941286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:23.387265 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0f7fb5-19e4-40d7-82b5-df4e6e2d5c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:23.387967 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:23.387967 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:23.388491 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:23.420973 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0f7fb5-19e4-40d7-82b5-df4e6e2d5c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:44:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44642711-7aa1-4144-a9e3-1922fdac69c8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1873377510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44642711-7aa1-4144-a9e3-1922fdac69c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '30f8d88b-b363-4896-bfce-ad44931f7348', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:23.421869 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed6a768-1282-4202-a8a4-b696d239c3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:23.459315 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1873377510 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1873377510, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:23.459961 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1873377510 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1873377510, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:23.488290 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['fc59d8fb-2c47-41bb-89f0-54f01db8a4b7', '83549096-d8c1-49ce-a595-21251c0c9f50', '8974e5a5-7930-45b9-8fde-147a5137ce95', 'a393fba1-8adf-41dd-9165-4e4b66972476'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:23.489429 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed6a768-1282-4202-a8a4-b696d239c3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc59d8fb-2c47-41bb-89f0-54f01db8a4b7', '83549096-d8c1-49ce-a595-21251c0c9f50', '8974e5a5-7930-45b9-8fde-147a5137ce95', 'a393fba1-8adf-41dd-9165-4e4b66972476']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:23.490088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ac7dc4-d9f0-464e-9d91-0ba821a755a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:23.513463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ac7dc4-d9f0-464e-9d91-0ba821a755a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79646939-e945-4521-a6a7-107bf9f8a406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-227647780',encryption_key_id=None,group_id=30f8d88b-b363-4896-bfce-ad44931f7348,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['fc59d8fb-2c47-41bb-89f0-54f01db8a4b7','83549096-d8c1-49ce-a595-21251c0c9f50','8974e5a5-7930-45b9-8fde-147a5137ce95','a393fba1-8adf-41dd-9165-4e4b66972476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=44642711-7aa1-4144-a9e3-1922fdac69c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-227647780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=30f8d88b-b363-4896-bfce-ad44931f7348,host=None,id=79646939-e945-4521-a6a7-107bf9f8a406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f51534c6703c48b588262ea2637bd1c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7697cc75abbf4b83ad56d76e98608350',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44642711-7aa1-4144-a9e3-1922fdac69c8),volume_type_id=44642711-7aa1-4144-a9e3-1922fdac69c8)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:23.514448 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd654659-b2e5-4417-becb-ba73654ca06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:23.538066 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd654659-b2e5-4417-becb-ba73654ca06f) transitioned into state 'SUCCESS' from state '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-227647780',encryption_key_id=None,group_id=30f8d88b-b363-4896-bfce-ad44931f7348,group_type_id=,metadata={},multiattach=False,project_id='f51534c6703c48b588262ea2637bd1c6',qos_specs=None,replication_status=,reservations=['fc59d8fb-2c47-41bb-89f0-54f01db8a4b7','83549096-d8c1-49ce-a595-21251c0c9f50','8974e5a5-7930-45b9-8fde-147a5137ce95','a393fba1-8adf-41dd-9165-4e4b66972476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7697cc75abbf4b83ad56d76e98608350',volume_type_id=44642711-7aa1-4144-a9e3-1922fdac69c8)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:23.539115 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e6b58d-bcbc-455e-affc-b5336ae80a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:23.552949 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e6b58d-bcbc-455e-affc-b5336ae80a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:23.554223 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Flow 'volume_create_api' (c5445fc7-8ed9-456c-b376-2140f5941286) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:23.554676 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Create volume request issued successfully. Aug 12 21:44:23.555532 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:23.555771 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:23.594755 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:23.598677 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:23.598677 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:23.607187 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59895eab-3461-4b9e-97b4-4462e8e508ab tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:23.607523 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 747/3007] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:44:23 2026] POST /volume/v3/volumes => generated 822 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:23.624567 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:23.626400 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 Aug 12 21:44:23.626647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:23.626835 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:23.638901 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:23.638901 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:23.642503 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:23.643318 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:23.644025 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:23.689146 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:23.693731 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:23.693731 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:23.702033 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dbfcbaf-2286-49b6-a4a5-0200b2d6fffa tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 returned with HTTP 200 Aug 12 21:44:23.702431 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 749/3008] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:23 2026] GET /volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 => generated 890 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:23.794759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0beb2f58-0207-4288-bb7e-177c49482bbb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:23.798551 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0beb2f58-0207-4288-bb7e-177c49482bbb tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:23.798551 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0beb2f58-0207-4288-bb7e-177c49482bbb tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:23.798551 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0beb2f58-0207-4288-bb7e-177c49482bbb tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:23.798551 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0beb2f58-0207-4288-bb7e-177c49482bbb tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Delete volume with id: 2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:23.806391 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:23.806391 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:23.807169 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0beb2f58-0207-4288-bb7e-177c49482bbb tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:23.838739 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0beb2f58-0207-4288-bb7e-177c49482bbb tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Delete volume request issued successfully. Aug 12 21:44:23.838739 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0beb2f58-0207-4288-bb7e-177c49482bbb tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 202 Aug 12 21:44:23.838739 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 759/3009] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:23 2026] DELETE /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:23.846599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ffea419-242b-4ac6-9d19-b016fd2ef44e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:23.849804 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ffea419-242b-4ac6-9d19-b016fd2ef44e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:23.850081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ffea419-242b-4ac6-9d19-b016fd2ef44e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:23.850405 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ffea419-242b-4ac6-9d19-b016fd2ef44e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:23.861671 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:23.861671 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:23.867665 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1ffea419-242b-4ac6-9d19-b016fd2ef44e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:23.874462 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ffea419-242b-4ac6-9d19-b016fd2ef44e tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 200 Aug 12 21:44:23.874966 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 755/3010] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:23 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:23.935151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.020065 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:24.020433 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-923046682"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:24.021840 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-923046682'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:24.021944 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume of 1 GB Aug 12 21:44:24.025859 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Availability Zones retrieved successfully. Aug 12 21:44:24.031786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Flow 'volume_create_api' (30f2953c-7a1f-4105-a6e7-4c104491d4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:24.032695 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f6dd1b-551f-40a0-97fb-18e1d53d5103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.033448 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:24.060952 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f6dd1b-551f-40a0-97fb-18e1d53d5103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.061786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f67626-cf44-4f99-904e-0635fcce457d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.132463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Created reservations ['5dbc5716-f107-4fa6-95d1-0ec07da96c3e', '6db878a0-4ee1-4aa9-b6a2-5a52ae2f8c37', '0b2c4b35-a672-4f11-960f-7af9ed610ec0', '13915856-b5e0-4ac7-8e75-c138a7e3757b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:24.133617 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f67626-cf44-4f99-904e-0635fcce457d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dbc5716-f107-4fa6-95d1-0ec07da96c3e', '6db878a0-4ee1-4aa9-b6a2-5a52ae2f8c37', '0b2c4b35-a672-4f11-960f-7af9ed610ec0', '13915856-b5e0-4ac7-8e75-c138a7e3757b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.134512 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (687ce4c9-1936-48b8-936a-ffe3acca50a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.159536 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (687ce4c9-1936-48b8-936a-ffe3acca50a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b1741c3-4d2e-406a-8991-6d0d567560d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-923046682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['5dbc5716-f107-4fa6-95d1-0ec07da96c3e','6db878a0-4ee1-4aa9-b6a2-5a52ae2f8c37','0b2c4b35-a672-4f11-960f-7af9ed610ec0','13915856-b5e0-4ac7-8e75-c138a7e3757b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25742a951d1240648795f5349f680b11',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-923046682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b1741c3-4d2e-406a-8991-6d0d567560d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea65615e92b4f25978a32f966a038e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25742a951d1240648795f5349f680b11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.160299 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (088b730a-074d-425d-a6ba-460d50fc68eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.175820 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.177828 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:24.178187 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-129895543", "snapshot_id": null, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:24.179742 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-129895543', 'snapshot_id': None, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:24.180314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (088b730a-074d-425d-a6ba-460d50fc68eb) transitioned into state 'SUCCESS' from state '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-923046682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['5dbc5716-f107-4fa6-95d1-0ec07da96c3e','6db878a0-4ee1-4aa9-b6a2-5a52ae2f8c37','0b2c4b35-a672-4f11-960f-7af9ed610ec0','13915856-b5e0-4ac7-8e75-c138a7e3757b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25742a951d1240648795f5349f680b11',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.181076 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb3ae36-ba17-4f04-8f4a-ad8636180cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.191480 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb3ae36-ba17-4f04-8f4a-ad8636180cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.192415 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Flow 'volume_create_api' (30f2953c-7a1f-4105-a6e7-4c104491d4a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:24.192757 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume request issued successfully. Aug 12 21:44:24.193286 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ca4c77c-b254-4881-a06c-d03f48253c7c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:24.193870 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 748/3011] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:44:23 2026] POST /volume/v3/volumes => generated 777 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:24.207127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b25ca466-c0aa-43c3-985e-1805fd5dc4c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.213125 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b25ca466-c0aa-43c3-985e-1805fd5dc4c9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 Aug 12 21:44:24.213125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b25ca466-c0aa-43c3-985e-1805fd5dc4c9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:24.213125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b25ca466-c0aa-43c3-985e-1805fd5dc4c9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:24.220326 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:24.220326 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:24.224608 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b25ca466-c0aa-43c3-985e-1805fd5dc4c9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:44:24.229026 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b25ca466-c0aa-43c3-985e-1805fd5dc4c9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 returned with HTTP 200 Aug 12 21:44:24.229567 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 760/3012] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:24 2026] GET /volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:24.268024 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:44:24.272295 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:44:24.278364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (6631a8b1-d9ec-4417-b3c6-cf6f442dc3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:24.279595 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d2225ae-4ead-48e3-bc8b-82815def920b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.280564 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:24.338612 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d2225ae-4ead-48e3-bc8b-82815def920b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.339476 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1601725b-a7d5-43a3-850e-a9df81d92fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.383358 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['9d4df79c-9138-4a6b-b476-44a13fff2ec6', '9eb81605-08de-48b9-930e-e5b46136d287', '2bc586a5-b5da-4a20-b569-7ae66d463002', '3990a914-5e1f-499c-92b2-6001cbe5e5fa'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:24.384477 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1601725b-a7d5-43a3-850e-a9df81d92fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d4df79c-9138-4a6b-b476-44a13fff2ec6', '9eb81605-08de-48b9-930e-e5b46136d287', '2bc586a5-b5da-4a20-b569-7ae66d463002', '3990a914-5e1f-499c-92b2-6001cbe5e5fa']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.385376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (222cfde1-0735-45ad-add7-bb41f9849c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.407453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (222cfde1-0735-45ad-add7-bb41f9849c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e61ccd-3df4-4abc-aa51-eca8d74be1ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-129895543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['9d4df79c-9138-4a6b-b476-44a13fff2ec6','9eb81605-08de-48b9-930e-e5b46136d287','2bc586a5-b5da-4a20-b569-7ae66d463002','3990a914-5e1f-499c-92b2-6001cbe5e5fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-129895543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30e61ccd-3df4-4abc-aa51-eca8d74be1ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.408414 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7f9ab4-023d-441f-8b01-36354b59f940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.429276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7f9ab4-023d-441f-8b01-36354b59f940) transitioned into state 'SUCCESS' from state '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-129895543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['9d4df79c-9138-4a6b-b476-44a13fff2ec6','9eb81605-08de-48b9-930e-e5b46136d287','2bc586a5-b5da-4a20-b569-7ae66d463002','3990a914-5e1f-499c-92b2-6001cbe5e5fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.430236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba68437-8e4c-4332-8018-d7d7ed1dd31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:24.440458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba68437-8e4c-4332-8018-d7d7ed1dd31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:24.441418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (6631a8b1-d9ec-4417-b3c6-cf6f442dc3d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:24.441854 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:44:24.442422 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5540bad6-9afd-4b23-8e79-6ebc96196bda tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:24.442923 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 750/3013] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:44:24 2026] POST /volume/v3/volumes => generated 758 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:24.455539 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-97556d50-edd5-48b5-840a-87f4d8d843e1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.457498 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97556d50-edd5-48b5-840a-87f4d8d843e1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:44:24.457728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97556d50-edd5-48b5-840a-87f4d8d843e1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:24.457919 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97556d50-edd5-48b5-840a-87f4d8d843e1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:24.465436 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:24.465436 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:24.468859 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-97556d50-edd5-48b5-840a-87f4d8d843e1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:24.473265 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97556d50-edd5-48b5-840a-87f4d8d843e1 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:44:24.473606 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 756/3014] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:24 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:24.715498 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.717533 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 Aug 12 21:44:24.717749 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:24.717992 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:24.730383 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:24.730383 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:24.735025 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:24.735802 np0000007121 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:24.735982 np0000007121 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:24.770994 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:24.774197 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:24.774197 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:24.781237 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad98aeac-9acf-40fe-8eb9-4420bcfad8a3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 returned with HTTP 200 Aug 12 21:44:24.781692 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 749/3015] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:24 2026] GET /volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:24.794114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.795789 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/group_snapshots Aug 12 21:44:24.796164 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "30f8d88b-b363-4896-bfce-ad44931f7348", "name": "tempest-group_snapshot-1703680128"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:24.797494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '30f8d88b-b363-4896-bfce-ad44931f7348', 'name': 'tempest-group_snapshot-1703680128'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 21:44:24.800668 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:24.800668 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:24.803801 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Creating group_snapshot tempest-group_snapshot-1703680128. Aug 12 21:44:24.819341 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:24.819341 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:24.829054 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1873377510 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1873377510, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:24.829377 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1873377510 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1873377510, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:24.844337 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Created reservations ['e58ebdeb-b5a7-4a02-9fa2-1266f7cfa5e6', '539eab87-8cab-4e24-87c3-c6925b2b5cf9', '042a4e3f-19c8-4f1a-a6ab-a70c7c163ce9', 'ce7ecc40-def6-4d7e-adc3-36ac13203e96'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:24.866820 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb7173e4-0b34-469a-b2fa-e136236bdaf2 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 202 Aug 12 21:44:24.867291 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 761/3016] 10.4.3.240 () {70 vars in 1324 bytes} [Wed Aug 12 21:44:24 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:24.877990 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e39bedc-59d2-49c0-bfd7-c8b9b67a5aae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.882204 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e39bedc-59d2-49c0-bfd7-c8b9b67a5aae tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 Aug 12 21:44:24.882368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e39bedc-59d2-49c0-bfd7-c8b9b67a5aae tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:24.882703 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e39bedc-59d2-49c0-bfd7-c8b9b67a5aae tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:24.883747 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-3e39bedc-59d2-49c0-bfd7-c8b9b67a5aae tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 53eea3b3-32c9-42df-be32-3dbcccad5be7 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:24.888825 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:24.888825 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:24.892023 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2e0258fb-9f8d-43fa-b291-203a4154a817 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.892899 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e39bedc-59d2-49c0-bfd7-c8b9b67a5aae tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 returned with HTTP 200 Aug 12 21:44:24.893287 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 751/3017] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:24 2026] GET /volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:24.894371 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e0258fb-9f8d-43fa-b291-203a4154a817 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 Aug 12 21:44:24.894612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e0258fb-9f8d-43fa-b291-203a4154a817 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:24.894947 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e0258fb-9f8d-43fa-b291-203a4154a817 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:24.902308 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e0258fb-9f8d-43fa-b291-203a4154a817 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 returned with HTTP 404 Aug 12 21:44:24.902873 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 757/3018] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:24 2026] GET /volume/v3/volumes/2602f54b-ec7e-4e22-8b0d-03e91aad3ac6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:24.964811 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1160d179-196d-44b3-b0e0-93cb0a47d324 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:24.966908 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1160d179-196d-44b3-b0e0-93cb0a47d324 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] DELETE https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:44:24.967465 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1160d179-196d-44b3-b0e0-93cb0a47d324 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:24.967465 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1160d179-196d-44b3-b0e0-93cb0a47d324 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:24.967465 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1160d179-196d-44b3-b0e0-93cb0a47d324 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Delete volume with id: daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:44:24.975210 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:24.975210 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:24.975769 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1160d179-196d-44b3-b0e0-93cb0a47d324 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:24.990826 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1160d179-196d-44b3-b0e0-93cb0a47d324 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Delete volume request issued successfully. Aug 12 21:44:24.991014 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1160d179-196d-44b3-b0e0-93cb0a47d324 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 202 Aug 12 21:44:24.991544 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 750/3019] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:24 2026] DELETE /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:25.000823 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16a58732-20e8-4724-812f-ab2673bc7da3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.003136 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16a58732-20e8-4724-812f-ab2673bc7da3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:44:25.003384 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16a58732-20e8-4724-812f-ab2673bc7da3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.003615 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16a58732-20e8-4724-812f-ab2673bc7da3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.012841 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.012841 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:25.017518 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-16a58732-20e8-4724-812f-ab2673bc7da3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:25.022071 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16a58732-20e8-4724-812f-ab2673bc7da3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 200 Aug 12 21:44:25.022453 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 762/3020] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:24 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:25.241915 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f80270b5-c0a8-4088-b8c0-4df3e1d3ee84 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.243693 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f80270b5-c0a8-4088-b8c0-4df3e1d3ee84 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 Aug 12 21:44:25.243912 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f80270b5-c0a8-4088-b8c0-4df3e1d3ee84 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.244090 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f80270b5-c0a8-4088-b8c0-4df3e1d3ee84 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.250902 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.250902 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:25.253921 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f80270b5-c0a8-4088-b8c0-4df3e1d3ee84 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:44:25.257551 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f80270b5-c0a8-4088-b8c0-4df3e1d3ee84 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 returned with HTTP 200 Aug 12 21:44:25.257913 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 752/3021] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:25.269840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bbddf5d7-0aee-4729-8cbf-9ccab372c130 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.271947 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bbddf5d7-0aee-4729-8cbf-9ccab372c130 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:44:25.272333 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bbddf5d7-0aee-4729-8cbf-9ccab372c130 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b1741c3-4d2e-406a-8991-6d0d567560d8", "name": "tempest-type-Backup-1179342574"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:25.273725 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-bbddf5d7-0aee-4729-8cbf-9ccab372c130 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Creating new backup {'backup': {'volume_id': '7b1741c3-4d2e-406a-8991-6d0d567560d8', 'name': 'tempest-type-Backup-1179342574'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:44:25.273887 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-bbddf5d7-0aee-4729-8cbf-9ccab372c130 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Creating backup of volume 7b1741c3-4d2e-406a-8991-6d0d567560d8 in container None Aug 12 21:44:25.280639 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.280639 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:25.280984 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bbddf5d7-0aee-4729-8cbf-9ccab372c130 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:44:25.302170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-bbddf5d7-0aee-4729-8cbf-9ccab372c130 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Created reservations ['20e10a72-b27b-45ec-92d1-ec732397409c', 'aaae1fe8-fed1-434f-a33d-6f9b8aa8ca4e'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:25.325914 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bbddf5d7-0aee-4729-8cbf-9ccab372c130 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:44:25.326467 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 758/3022] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:44:25 2026] POST /volume/v3/backups => generated 316 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:25.335147 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81bcefa4-5fa3-4af0-bc19-98069f6d859e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.336982 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81bcefa4-5fa3-4af0-bc19-98069f6d859e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:25.337204 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81bcefa4-5fa3-4af0-bc19-98069f6d859e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.337395 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81bcefa4-5fa3-4af0-bc19-98069f6d859e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.337500 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-81bcefa4-5fa3-4af0-bc19-98069f6d859e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:25.342265 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.342265 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:25.343070 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81bcefa4-5fa3-4af0-bc19-98069f6d859e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:25.343582 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 751/3023] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:25.487194 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cbe23f2-3b75-47c3-9c96-c60ff62a0d70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.488902 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cbe23f2-3b75-47c3-9c96-c60ff62a0d70 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:44:25.489113 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cbe23f2-3b75-47c3-9c96-c60ff62a0d70 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.489306 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cbe23f2-3b75-47c3-9c96-c60ff62a0d70 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.496031 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.496031 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:25.499456 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9cbe23f2-3b75-47c3-9c96-c60ff62a0d70 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:25.503698 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cbe23f2-3b75-47c3-9c96-c60ff62a0d70 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:44:25.504088 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 763/3024] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:25.515909 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c1bd499-1243-412c-b63a-657556d2d056 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.517643 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c1bd499-1243-412c-b63a-657556d2d056 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:44:25.517909 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c1bd499-1243-412c-b63a-657556d2d056 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.518117 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c1bd499-1243-412c-b63a-657556d2d056 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.524660 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.524660 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:25.527959 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3c1bd499-1243-412c-b63a-657556d2d056 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:25.532215 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c1bd499-1243-412c-b63a-657556d2d056 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:44:25.532614 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 753/3025] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:25.654682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-fe3bb244-4301-4063-a325-6a08645f60da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.656954 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-fe3bb244-4301-4063-a325-6a08645f60da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:44:25.657138 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-fe3bb244-4301-4063-a325-6a08645f60da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.657381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-fe3bb244-4301-4063-a325-6a08645f60da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.670440 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.670440 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:25.672065 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-fe3bb244-4301-4063-a325-6a08645f60da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:25.678148 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-fe3bb244-4301-4063-a325-6a08645f60da tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:44:25.678640 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 759/3026] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:25.903018 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7721f950-d87e-4f20-b3d5-b497e03a2267 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.906656 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7721f950-d87e-4f20-b3d5-b497e03a2267 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 Aug 12 21:44:25.906656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7721f950-d87e-4f20-b3d5-b497e03a2267 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.906656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7721f950-d87e-4f20-b3d5-b497e03a2267 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.906656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-7721f950-d87e-4f20-b3d5-b497e03a2267 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 53eea3b3-32c9-42df-be32-3dbcccad5be7 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:25.912528 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.912528 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:25.921151 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7721f950-d87e-4f20-b3d5-b497e03a2267 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 returned with HTTP 200 Aug 12 21:44:25.921917 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 752/3027] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:25.934804 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90c13d14-c569-4f0e-872d-fd63a2900621 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.936463 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90c13d14-c569-4f0e-872d-fd63a2900621 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:44:25.936824 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90c13d14-c569-4f0e-872d-fd63a2900621 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.937108 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90c13d14-c569-4f0e-872d-fd63a2900621 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.937413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-90c13d14-c569-4f0e-872d-fd63a2900621 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:25.941191 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-90c13d14-c569-4f0e-872d-fd63a2900621 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:44:25.948491 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90c13d14-c569-4f0e-872d-fd63a2900621 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all snapshots completed successfully. Aug 12 21:44:25.948555 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.948555 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:25.949302 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90c13d14-c569-4f0e-872d-fd63a2900621 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:44:25.949608 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 764/3028] 10.4.3.240 () {66 vars in 1264 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:25.958024 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ef2c547-285d-4d53-b1ca-cacbe2a63c91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.959782 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ef2c547-285d-4d53-b1ca-cacbe2a63c91 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/c57f3a16-406e-42fb-af32-b178138f14a6 Aug 12 21:44:25.959957 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ef2c547-285d-4d53-b1ca-cacbe2a63c91 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.960140 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ef2c547-285d-4d53-b1ca-cacbe2a63c91 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.964842 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.964842 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:25.965225 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0ef2c547-285d-4d53-b1ca-cacbe2a63c91 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Snapshot retrieved successfully. Aug 12 21:44:25.966002 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ef2c547-285d-4d53-b1ca-cacbe2a63c91 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/c57f3a16-406e-42fb-af32-b178138f14a6 returned with HTTP 200 Aug 12 21:44:25.966350 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 754/3029] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/snapshots/c57f3a16-406e-42fb-af32-b178138f14a6 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:25.978932 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-202e58a1-b56c-4f11-8619-6710c970f128 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:25.980516 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-202e58a1-b56c-4f11-8619-6710c970f128 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 Aug 12 21:44:25.981007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-202e58a1-b56c-4f11-8619-6710c970f128 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:25.981007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-202e58a1-b56c-4f11-8619-6710c970f128 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:25.981133 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-202e58a1-b56c-4f11-8619-6710c970f128 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 53eea3b3-32c9-42df-be32-3dbcccad5be7 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:25.985701 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:25.985701 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:25.988997 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-202e58a1-b56c-4f11-8619-6710c970f128 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 returned with HTTP 200 Aug 12 21:44:25.989339 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 760/3030] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:26.001131 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99f11528-3668-4053-a67e-6ddc506fbf32 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.003199 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99f11528-3668-4053-a67e-6ddc506fbf32 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/detail Aug 12 21:44:26.003392 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99f11528-3668-4053-a67e-6ddc506fbf32 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.003566 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99f11528-3668-4053-a67e-6ddc506fbf32 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.014788 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99f11528-3668-4053-a67e-6ddc506fbf32 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 12 21:44:26.015086 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 753/3031] 10.4.3.240 () {68 vars in 1323 bytes} [Wed Aug 12 21:44:25 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:26.027831 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf6670f4-0636-42c8-9129-fb1fdd91a709 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.029686 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf6670f4-0636-42c8-9129-fb1fdd91a709 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 Aug 12 21:44:26.029941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf6670f4-0636-42c8-9129-fb1fdd91a709 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.030194 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf6670f4-0636-42c8-9129-fb1fdd91a709 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.030400 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-bf6670f4-0636-42c8-9129-fb1fdd91a709 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for member 53eea3b3-32c9-42df-be32-3dbcccad5be7 {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 21:44:26.030514 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-bf6670f4-0636-42c8-9129-fb1fdd91a709 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group_snapshot with id: 53eea3b3-32c9-42df-be32-3dbcccad5be7 Aug 12 21:44:26.036640 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d6232dfc-26a0-42fa-881c-4e8c3ba434ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.037091 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.037091 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:26.038185 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d6232dfc-26a0-42fa-881c-4e8c3ba434ae tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb Aug 12 21:44:26.038349 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d6232dfc-26a0-42fa-881c-4e8c3ba434ae tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.038520 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d6232dfc-26a0-42fa-881c-4e8c3ba434ae tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.046676 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d6232dfc-26a0-42fa-881c-4e8c3ba434ae tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb returned with HTTP 404 Aug 12 21:44:26.046676 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 755/3032] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/volumes/daa0576b-c330-4f43-995f-991b66a174cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:26.091946 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf6670f4-0636-42c8-9129-fb1fdd91a709 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 returned with HTTP 202 Aug 12 21:44:26.091946 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 765/3033] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:44:26 2026] DELETE /volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:26.098725 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.100391 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:26.100602 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.100939 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.101184 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:26.102020 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:26.110952 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:26.111560 np0000007121 devstack@c-api.service[100326]: WARNING stevedore.named [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:26.111818 np0000007121 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:26.159577 np0000007121 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:26.163644 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.163644 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:26.167043 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-981860fe-9c7a-4289-a81a-40c97c2c2a17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.168706 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-981860fe-9c7a-4289-a81a-40c97c2c2a17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] DELETE https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:44:26.168903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-981860fe-9c7a-4289-a81a-40c97c2c2a17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.169075 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-981860fe-9c7a-4289-a81a-40c97c2c2a17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.169227 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-981860fe-9c7a-4289-a81a-40c97c2c2a17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Delete volume with id: 49310194-1d97-4718-9888-619c01346749 Aug 12 21:44:26.173844 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5da53d3c-5edc-45eb-be69-aaab6e548ed3 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:26.174333 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 761/3034] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:26.178156 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.178156 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:26.178806 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-981860fe-9c7a-4289-a81a-40c97c2c2a17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:26.190788 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ea46c7d-508e-4069-a37d-84be82110a8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.195421 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ea46c7d-508e-4069-a37d-84be82110a8e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/snapshots/detail Aug 12 21:44:26.195421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ea46c7d-508e-4069-a37d-84be82110a8e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.195421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ea46c7d-508e-4069-a37d-84be82110a8e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.195421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-2ea46c7d-508e-4069-a37d-84be82110a8e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:26.195796 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-2ea46c7d-508e-4069-a37d-84be82110a8e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:44:26.200066 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ea46c7d-508e-4069-a37d-84be82110a8e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all snapshots completed successfully. Aug 12 21:44:26.200930 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ea46c7d-508e-4069-a37d-84be82110a8e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 21:44:26.203264 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 756/3035] 10.4.3.240 () {66 vars in 1264 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:44:26.206703 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-981860fe-9c7a-4289-a81a-40c97c2c2a17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Delete volume request issued successfully. Aug 12 21:44:26.206703 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-981860fe-9c7a-4289-a81a-40c97c2c2a17 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 202 Aug 12 21:44:26.210465 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 754/3036] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:26 2026] DELETE /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:26.220381 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2eaaaef-0993-491d-95f5-9a45ac911a90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.222268 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f41063d-bdfd-44fe-a70b-d727850042b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.222762 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2eaaaef-0993-491d-95f5-9a45ac911a90 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 Aug 12 21:44:26.223050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2eaaaef-0993-491d-95f5-9a45ac911a90 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.223265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2eaaaef-0993-491d-95f5-9a45ac911a90 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.223409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-b2eaaaef-0993-491d-95f5-9a45ac911a90 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 53eea3b3-32c9-42df-be32-3dbcccad5be7 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 21:44:26.226856 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f41063d-bdfd-44fe-a70b-d727850042b8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:44:26.227123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f41063d-bdfd-44fe-a70b-d727850042b8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.227362 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2eaaaef-0993-491d-95f5-9a45ac911a90 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 returned with HTTP 404 Aug 12 21:44:26.227399 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f41063d-bdfd-44fe-a70b-d727850042b8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.227873 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 766/3037] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:26.236379 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c37a70e-8f95-45aa-9ae9-34e40b9f1ec9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.236488 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.236488 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:26.238336 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c37a70e-8f95-45aa-9ae9-34e40b9f1ec9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/group_snapshots Aug 12 21:44:26.238575 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c37a70e-8f95-45aa-9ae9-34e40b9f1ec9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.238822 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c37a70e-8f95-45aa-9ae9-34e40b9f1ec9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.241345 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f41063d-bdfd-44fe-a70b-d727850042b8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Volume info retrieved successfully. Aug 12 21:44:26.243764 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c37a70e-8f95-45aa-9ae9-34e40b9f1ec9 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots returned with HTTP 200 Aug 12 21:44:26.244320 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 757/3038] 10.4.3.240 () {68 vars in 1302 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:26.245779 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f41063d-bdfd-44fe-a70b-d727850042b8 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 200 Aug 12 21:44:26.246107 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 762/3039] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:26.248342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-a4b32be0-47e8-492a-96a1-eb81f9b1831c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.252596 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1b31b88-8b0b-4b21-8e12-860a6cec42a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.253932 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-a4b32be0-47e8-492a-96a1-eb81f9b1831c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:44:26.254115 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-a4b32be0-47e8-492a-96a1-eb81f9b1831c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.254290 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-a4b32be0-47e8-492a-96a1-eb81f9b1831c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.254483 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1b31b88-8b0b-4b21-8e12-860a6cec42a4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] DELETE https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 Aug 12 21:44:26.254746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1b31b88-8b0b-4b21-8e12-860a6cec42a4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.254971 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1b31b88-8b0b-4b21-8e12-860a6cec42a4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.255124 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-e1b31b88-8b0b-4b21-8e12-860a6cec42a4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for member 53eea3b3-32c9-42df-be32-3dbcccad5be7 {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 21:44:26.255216 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-e1b31b88-8b0b-4b21-8e12-860a6cec42a4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group_snapshot with id: 53eea3b3-32c9-42df-be32-3dbcccad5be7 Aug 12 21:44:26.258328 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1b31b88-8b0b-4b21-8e12-860a6cec42a4 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 returned with HTTP 404 Aug 12 21:44:26.258883 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 767/3040] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:44:26 2026] DELETE /volume/v3/group_snapshots/53eea3b3-32c9-42df-be32-3dbcccad5be7 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:26.264127 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.264127 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:26.265504 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.267993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:44:26.268226 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.268516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.268906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:26.269087 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-a4b32be0-47e8-492a-96a1-eb81f9b1831c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:26.269564 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:26.275984 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-a4b32be0-47e8-492a-96a1-eb81f9b1831c tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:44:26.276129 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Get all volumes completed successfully. Aug 12 21:44:26.276474 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 755/3041] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:26.276765 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:26.276954 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:26.287007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1bfc173f-59ed-4bb0-abe8-84c6a9bb4bdb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.287543 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bfc173f-59ed-4bb0-abe8-84c6a9bb4bdb None None] GET https://10.4.3.240/volume// Aug 12 21:44:26.287847 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bfc173f-59ed-4bb0-abe8-84c6a9bb4bdb None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.288115 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bfc173f-59ed-4bb0-abe8-84c6a9bb4bdb None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.288546 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bfc173f-59ed-4bb0-abe8-84c6a9bb4bdb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:26.288982 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 763/3042] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:26.300222 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-4871d928-bee4-4adc-926a-28a287d7f5ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.302731 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-4871d928-bee4-4adc-926a-28a287d7f5ed tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:44:26.303100 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-4871d928-bee4-4adc-926a-28a287d7f5ed tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30e61ccd-3df4-4abc-aa51-eca8d74be1ba", "connector": null, "instance_uuid": "2101e2dc-b414-4305-ac28-99a07986c1f3"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:26.312545 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.312545 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:26.319104 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:26.323931 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.323931 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:26.331574 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54c00d88-cf1b-4ef6-a98b-a8cb9440093a tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:44:26.331975 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 758/3043] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:26.339148 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-4871d928-bee4-4adc-926a-28a287d7f5ed tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:44:26.339612 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 768/3044] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:44:26 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:26.346165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30617d01-2117-4a3e-849c-9f5e555aa206 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.347810 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30617d01-2117-4a3e-849c-9f5e555aa206 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] POST https://10.4.3.240/volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348/action Aug 12 21:44:26.348160 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30617d01-2117-4a3e-849c-9f5e555aa206 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:26.348276 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30617d01-2117-4a3e-849c-9f5e555aa206 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:26.350473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-30617d01-2117-4a3e-849c-9f5e555aa206 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] delete called for group 30f8d88b-b363-4896-bfce-ad44931f7348 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 21:44:26.350473 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-30617d01-2117-4a3e-849c-9f5e555aa206 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Delete group with id: 30f8d88b-b363-4896-bfce-ad44931f7348 Aug 12 21:44:26.353385 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-da18d936-c7c2-4354-b5d2-c98b6e6436b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.354688 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.354688 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:26.355254 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da18d936-c7c2-4354-b5d2-c98b6e6436b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:26.355440 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da18d936-c7c2-4354-b5d2-c98b6e6436b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.355655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da18d936-c7c2-4354-b5d2-c98b6e6436b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.355896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-da18d936-c7c2-4354-b5d2-c98b6e6436b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:26.362180 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.362180 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:26.362929 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da18d936-c7c2-4354-b5d2-c98b6e6436b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:26.363398 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 764/3045] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:26.385514 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30617d01-2117-4a3e-849c-9f5e555aa206 tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348/action returned with HTTP 202 Aug 12 21:44:26.386201 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 756/3046] 10.4.3.240 () {70 vars in 1428 bytes} [Wed Aug 12 21:44:26 2026] POST /volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:26.397003 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:26.399452 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 Aug 12 21:44:26.399725 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:26.399961 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:26.409850 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.409850 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:26.416930 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Volume info retrieved successfully. Aug 12 21:44:26.416930 np0000007121 devstack@c-api.service[100324]: WARNING stevedore.named [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 21:44:26.416930 np0000007121 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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 12 21:44:26.469654 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:44:26.475743 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:26.475743 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:26.484824 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28966c5e-f43b-4c46-9bcd-519c9ab8d26e tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 returned with HTTP 200 Aug 12 21:44:26.485294 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 759/3047] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:26 2026] GET /volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:27.045123 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-57c6bee1-8e03-47ce-ad6b-7b9223853a6c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.047837 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-57c6bee1-8e03-47ce-ad6b-7b9223853a6c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef/action Aug 12 21:44:27.048316 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-57c6bee1-8e03-47ce-ad6b-7b9223853a6c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:27.048574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-57c6bee1-8e03-47ce-ad6b-7b9223853a6c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:27.071534 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:27.071534 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:27.084344 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-65be20ae-c167-4f7d-9318-f1c6c3d7f81b req-57c6bee1-8e03-47ce-ad6b-7b9223853a6c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef/action returned with HTTP 204 Aug 12 21:44:27.085422 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 769/3048] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:44:27 2026] POST /volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:27.264830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4cc28578-73b1-4a20-8502-0cc3a83bcea3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.267424 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cc28578-73b1-4a20-8502-0cc3a83bcea3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] GET https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 Aug 12 21:44:27.267764 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cc28578-73b1-4a20-8502-0cc3a83bcea3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.268047 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cc28578-73b1-4a20-8502-0cc3a83bcea3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.275347 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cc28578-73b1-4a20-8502-0cc3a83bcea3 tempest-AttachVolumeNegativeTest-1734230663 tempest-AttachVolumeNegativeTest-1734230663-project-member] https://10.4.3.240/volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 returned with HTTP 404 Aug 12 21:44:27.275967 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 765/3049] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:27 2026] GET /volume/v3/volumes/49310194-1d97-4718-9888-619c01346749 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:27.375590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fa5ea4a-ed73-4273-ac16-fcedb57b1bd2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.377349 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fa5ea4a-ed73-4273-ac16-fcedb57b1bd2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:27.377586 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fa5ea4a-ed73-4273-ac16-fcedb57b1bd2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.377826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fa5ea4a-ed73-4273-ac16-fcedb57b1bd2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.377963 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5fa5ea4a-ed73-4273-ac16-fcedb57b1bd2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:27.382367 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:27.382367 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:27.382933 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fa5ea4a-ed73-4273-ac16-fcedb57b1bd2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:27.383310 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 757/3050] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:27 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:27.496939 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-69b566c1-ffbc-4b5d-b7ff-7b54a4673ada None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.499059 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69b566c1-ffbc-4b5d-b7ff-7b54a4673ada tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 Aug 12 21:44:27.499311 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69b566c1-ffbc-4b5d-b7ff-7b54a4673ada tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.499528 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69b566c1-ffbc-4b5d-b7ff-7b54a4673ada tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.504238 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0135a20d-a3d3-4216-9b18-3d4b130a9428 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.504815 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0135a20d-a3d3-4216-9b18-3d4b130a9428 None None] GET https://10.4.3.240/volume// Aug 12 21:44:27.505102 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0135a20d-a3d3-4216-9b18-3d4b130a9428 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.505310 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0135a20d-a3d3-4216-9b18-3d4b130a9428 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.505684 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0135a20d-a3d3-4216-9b18-3d4b130a9428 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:27.505995 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 770/3051] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:44:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:27.506766 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69b566c1-ffbc-4b5d-b7ff-7b54a4673ada tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 returned with HTTP 404 Aug 12 21:44:27.507331 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 760/3052] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:27 2026] GET /volume/v3/volumes/79646939-e945-4521-a6a7-107bf9f8a406 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:27.515613 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b4c0c78a-cfb6-44e9-8ae3-2761ac63ceaf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.518132 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9eccd761-ab38-4ba7-a2ba-79eb1ca0bb01 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.521202 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b4c0c78a-cfb6-44e9-8ae3-2761ac63ceaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] GET https://10.4.3.240/volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 Aug 12 21:44:27.521202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b4c0c78a-cfb6-44e9-8ae3-2761ac63ceaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.521202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b4c0c78a-cfb6-44e9-8ae3-2761ac63ceaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.521202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-b4c0c78a-cfb6-44e9-8ae3-2761ac63ceaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] show called for member 30f8d88b-b363-4896-bfce-ad44931f7348 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 21:44:27.521446 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9eccd761-ab38-4ba7-a2ba-79eb1ca0bb01 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:44:27.521446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9eccd761-ab38-4ba7-a2ba-79eb1ca0bb01 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.521446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9eccd761-ab38-4ba7-a2ba-79eb1ca0bb01 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.524057 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b4c0c78a-cfb6-44e9-8ae3-2761ac63ceaf tempest-GroupSnapshotsTest-1160081158 tempest-GroupSnapshotsTest-1160081158-project-member] https://10.4.3.240/volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 returned with HTTP 404 Aug 12 21:44:27.524424 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 766/3053] 10.4.3.240 () {68 vars in 1386 bytes} [Wed Aug 12 21:44:27 2026] GET /volume/v3/groups/30f8d88b-b363-4896-bfce-ad44931f7348 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:27.531714 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:27.531714 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:27.533972 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3dcec3b-339c-49cd-9e91-04e05eb8a334 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.535712 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3dcec3b-339c-49cd-9e91-04e05eb8a334 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/78edf0ed-05f3-43e2-bdd8-fd8a1e3cce86 Aug 12 21:44:27.536049 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3dcec3b-339c-49cd-9e91-04e05eb8a334 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.536240 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3dcec3b-339c-49cd-9e91-04e05eb8a334 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.536486 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9eccd761-ab38-4ba7-a2ba-79eb1ca0bb01 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:44:27.542454 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9eccd761-ab38-4ba7-a2ba-79eb1ca0bb01 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:44:27.543050 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 758/3054] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:44:27 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:27.548918 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3dcec3b-339c-49cd-9e91-04e05eb8a334 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/group_types/78edf0ed-05f3-43e2-bdd8-fd8a1e3cce86 returned with HTTP 202 Aug 12 21:44:27.549438 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 771/3055] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:44:27 2026] DELETE /volume/v3/group_types/78edf0ed-05f3-43e2-bdd8-fd8a1e3cce86 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:27.556669 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d68cc128-9125-41f4-b121-31eac23168a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.558902 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d68cc128-9125-41f4-b121-31eac23168a6 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] DELETE https://10.4.3.240/volume/v3/types/44642711-7aa1-4144-a9e3-1922fdac69c8 Aug 12 21:44:27.559152 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d68cc128-9125-41f4-b121-31eac23168a6 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.559418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d68cc128-9125-41f4-b121-31eac23168a6 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.589352 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d68cc128-9125-41f4-b121-31eac23168a6 tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types/44642711-7aa1-4144-a9e3-1922fdac69c8 returned with HTTP 202 Aug 12 21:44:27.589941 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 761/3056] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:27 2026] DELETE /volume/v3/types/44642711-7aa1-4144-a9e3-1922fdac69c8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:27.597189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bed8d488-90b0-4c26-b3c9-1de2ab30ef1a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.600204 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bed8d488-90b0-4c26-b3c9-1de2ab30ef1a tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] GET https://10.4.3.240/volume/v3/types/44642711-7aa1-4144-a9e3-1922fdac69c8 Aug 12 21:44:27.600504 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bed8d488-90b0-4c26-b3c9-1de2ab30ef1a tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:27.600940 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bed8d488-90b0-4c26-b3c9-1de2ab30ef1a tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:27.606019 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bed8d488-90b0-4c26-b3c9-1de2ab30ef1a tempest-GroupSnapshotsTest-1534149275 tempest-GroupSnapshotsTest-1534149275-project-admin] https://10.4.3.240/volume/v3/types/44642711-7aa1-4144-a9e3-1922fdac69c8 returned with HTTP 404 Aug 12 21:44:27.606605 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 767/3057] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:27 2026] GET /volume/v3/types/44642711-7aa1-4144-a9e3-1922fdac69c8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:27.673681 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-038f992e-f452-457b-815a-e103df1e6a42 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.676449 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-038f992e-f452-457b-815a-e103df1e6a42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d Aug 12 21:44:27.676989 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-038f992e-f452-457b-815a-e103df1e6a42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:27.686823 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-038f992e-f452-457b-815a-e103df1e6a42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-30e61ccd-3df4-4abc-aa51-eca8d74be1ba-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:44:27.692711 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-038f992e-f452-457b-815a-e103df1e6a42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-30e61ccd-3df4-4abc-aa51-eca8d74be1ba-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:44:27.694217 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:27.694217 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:27.790912 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-038f992e-f452-457b-815a-e103df1e6a42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-30e61ccd-3df4-4abc-aa51-eca8d74be1ba-np0000007121" released by "attachment_update" :: held 0.098s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:44:27.791824 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-038f992e-f452-457b-815a-e103df1e6a42 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d returned with HTTP 200 Aug 12 21:44:27.792845 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 759/3058] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:44:27 2026] PUT /volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:27.814086 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9f774f80-d5eb-4994-9394-d8de5f8187ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:27.817030 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9f774f80-d5eb-4994-9394-d8de5f8187ab tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d/action Aug 12 21:44:27.817469 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9f774f80-d5eb-4994-9394-d8de5f8187ab tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:27.817633 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9f774f80-d5eb-4994-9394-d8de5f8187ab tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:27.838572 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:27.838572 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:27.849983 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6144c3f8-5634-4da5-bc9a-e9ab3d24e88c req-9f774f80-d5eb-4994-9394-d8de5f8187ab tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d/action returned with HTTP 204 Aug 12 21:44:27.850512 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 772/3059] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:44:27 2026] POST /volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:28.394210 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d82e7d8-bc5a-4bd0-8821-76d523ec5a0c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:28.397092 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d82e7d8-bc5a-4bd0-8821-76d523ec5a0c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:28.397379 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d82e7d8-bc5a-4bd0-8821-76d523ec5a0c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:28.397681 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d82e7d8-bc5a-4bd0-8821-76d523ec5a0c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:28.397823 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3d82e7d8-bc5a-4bd0-8821-76d523ec5a0c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:28.403879 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:28.403879 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:28.404688 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d82e7d8-bc5a-4bd0-8821-76d523ec5a0c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:28.405120 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 762/3060] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:28 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:29.421051 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b5f3c562-a397-4736-ac2f-696662145f34 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:29.423427 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5f3c562-a397-4736-ac2f-696662145f34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:29.423724 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5f3c562-a397-4736-ac2f-696662145f34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:29.423946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5f3c562-a397-4736-ac2f-696662145f34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:29.424075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b5f3c562-a397-4736-ac2f-696662145f34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:29.433261 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:29.433261 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:29.433853 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5f3c562-a397-4736-ac2f-696662145f34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:29.434193 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 768/3061] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:29 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:30.352022 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbf98f4d-93bf-416f-910b-a8b00c401d91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:30.445298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-daedf181-d9c0-435f-aff0-17f674739821 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:30.447307 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-daedf181-d9c0-435f-aff0-17f674739821 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:30.447699 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-daedf181-d9c0-435f-aff0-17f674739821 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:30.447823 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-daedf181-d9c0-435f-aff0-17f674739821 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:30.447985 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-daedf181-d9c0-435f-aff0-17f674739821 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:30.451009 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=474,cinder:INSERT=62,cinder:UPDATE=137 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:44:30.453534 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:30.453534 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:30.454274 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-daedf181-d9c0-435f-aff0-17f674739821 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:30.454675 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 773/3062] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:30 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:30.480420 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbf98f4d-93bf-416f-910b-a8b00c401d91 tempest-VolumePoolsAdminTestsJSON-916116384 tempest-VolumePoolsAdminTestsJSON-916116384-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 21:44:30.481039 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbf98f4d-93bf-416f-910b-a8b00c401d91 tempest-VolumePoolsAdminTestsJSON-916116384 tempest-VolumePoolsAdminTestsJSON-916116384-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:30.481039 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbf98f4d-93bf-416f-910b-a8b00c401d91 tempest-VolumePoolsAdminTestsJSON-916116384 tempest-VolumePoolsAdminTestsJSON-916116384-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:30.481379 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:30.481379 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:30.497980 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbf98f4d-93bf-416f-910b-a8b00c401d91 tempest-VolumePoolsAdminTestsJSON-916116384 tempest-VolumePoolsAdminTestsJSON-916116384-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 21:44:30.497980 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 760/3063] 10.4.3.240 () {66 vars in 1314 bytes} [Wed Aug 12 21:44:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:30.518832 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bbd5b6cf-624a-4398-8343-9aacd92fc8ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:30.521690 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbd5b6cf-624a-4398-8343-9aacd92fc8ad tempest-VolumePoolsAdminTestsJSON-916116384 tempest-VolumePoolsAdminTestsJSON-916116384-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 12 21:44:30.522004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbd5b6cf-624a-4398-8343-9aacd92fc8ad tempest-VolumePoolsAdminTestsJSON-916116384 tempest-VolumePoolsAdminTestsJSON-916116384-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:30.522237 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbd5b6cf-624a-4398-8343-9aacd92fc8ad tempest-VolumePoolsAdminTestsJSON-916116384 tempest-VolumePoolsAdminTestsJSON-916116384-project-admin] Calling method 'get_pools' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:30.536399 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbd5b6cf-624a-4398-8343-9aacd92fc8ad tempest-VolumePoolsAdminTestsJSON-916116384 tempest-VolumePoolsAdminTestsJSON-916116384-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 21:44:30.536871 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 763/3064] 10.4.3.240 () {66 vars in 1291 bytes} [Wed Aug 12 21:44:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:31.468701 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e4b313c1-5883-4caf-9c6e-3f5660030944 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:31.470529 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4b313c1-5883-4caf-9c6e-3f5660030944 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:31.470847 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4b313c1-5883-4caf-9c6e-3f5660030944 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:31.471067 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4b313c1-5883-4caf-9c6e-3f5660030944 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:31.471211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e4b313c1-5883-4caf-9c6e-3f5660030944 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:31.476741 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:31.476741 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:31.477483 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4b313c1-5883-4caf-9c6e-3f5660030944 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:31.477894 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 769/3065] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:31 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:31.786920 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c44f6406-8a2a-45e1-ba51-eb9aec80e412 req-ac927542-2c69-4f4d-a45d-220bb158ec8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:31.789889 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c44f6406-8a2a-45e1-ba51-eb9aec80e412 req-ac927542-2c69-4f4d-a45d-220bb158ec8c tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] DELETE https://10.4.3.240/volume/v3/volumes/tempest-invalid-488651613 Aug 12 21:44:31.790045 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c44f6406-8a2a-45e1-ba51-eb9aec80e412 req-ac927542-2c69-4f4d-a45d-220bb158ec8c tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:31.790229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c44f6406-8a2a-45e1-ba51-eb9aec80e412 req-ac927542-2c69-4f4d-a45d-220bb158ec8c tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:31.790380 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-c44f6406-8a2a-45e1-ba51-eb9aec80e412 req-ac927542-2c69-4f4d-a45d-220bb158ec8c tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] Delete volume with id: tempest-invalid-488651613 Aug 12 21:44:31.796533 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c44f6406-8a2a-45e1-ba51-eb9aec80e412 req-ac927542-2c69-4f4d-a45d-220bb158ec8c tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] https://10.4.3.240/volume/v3/volumes/tempest-invalid-488651613 returned with HTTP 404 Aug 12 21:44:31.797079 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 774/3066] 10.4.3.240 () {70 vars in 1587 bytes} [Wed Aug 12 21:44:31 2026] DELETE /volume/v3/volumes/tempest-invalid-488651613 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:32.000591 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c1566d53-a8d1-45a2-a263-a31f7f2d5a11 req-01f68a0a-18dd-476a-a682-8b4be9040378 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:32.006261 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c1566d53-a8d1-45a2-a263-a31f7f2d5a11 req-01f68a0a-18dd-476a-a682-8b4be9040378 tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c998d489-5f40-4ba5-b7ae-4c1c6087a175 Aug 12 21:44:32.006849 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c1566d53-a8d1-45a2-a263-a31f7f2d5a11 req-01f68a0a-18dd-476a-a682-8b4be9040378 tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:32.006849 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c1566d53-a8d1-45a2-a263-a31f7f2d5a11 req-01f68a0a-18dd-476a-a682-8b4be9040378 tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:32.006849 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-c1566d53-a8d1-45a2-a263-a31f7f2d5a11 req-01f68a0a-18dd-476a-a682-8b4be9040378 tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] Delete volume with id: c998d489-5f40-4ba5-b7ae-4c1c6087a175 Aug 12 21:44:32.018023 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c1566d53-a8d1-45a2-a263-a31f7f2d5a11 req-01f68a0a-18dd-476a-a682-8b4be9040378 tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-member] https://10.4.3.240/volume/v3/volumes/c998d489-5f40-4ba5-b7ae-4c1c6087a175 returned with HTTP 404 Aug 12 21:44:32.018702 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 761/3067] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:44:31 2026] DELETE /volume/v3/volumes/c998d489-5f40-4ba5-b7ae-4c1c6087a175 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:32.048573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc9c0ced-aa03-4f9d-ad1f-62151bbc114d req-23d5ea77-eaac-403f-b038-733ee7d3208b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:32.050795 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc9c0ced-aa03-4f9d-ad1f-62151bbc114d req-23d5ea77-eaac-403f-b038-733ee7d3208b tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-reader] GET https://10.4.3.240/volume/v3/volumes/18e96d90-a8ec-4f96-9344-e07a0d06d09a Aug 12 21:44:32.050795 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc9c0ced-aa03-4f9d-ad1f-62151bbc114d req-23d5ea77-eaac-403f-b038-733ee7d3208b tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:32.050917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc9c0ced-aa03-4f9d-ad1f-62151bbc114d req-23d5ea77-eaac-403f-b038-733ee7d3208b tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:32.056877 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc9c0ced-aa03-4f9d-ad1f-62151bbc114d req-23d5ea77-eaac-403f-b038-733ee7d3208b tempest-VolumesNegativeTest-1417388042 tempest-VolumesNegativeTest-1417388042-project-reader] https://10.4.3.240/volume/v3/volumes/18e96d90-a8ec-4f96-9344-e07a0d06d09a returned with HTTP 404 Aug 12 21:44:32.057422 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 764/3068] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:32 2026] GET /volume/v3/volumes/18e96d90-a8ec-4f96-9344-e07a0d06d09a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:32.494454 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51ce80cc-2c66-4f50-b497-03959b44e5b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:32.498301 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51ce80cc-2c66-4f50-b497-03959b44e5b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:32.498692 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51ce80cc-2c66-4f50-b497-03959b44e5b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:32.498943 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51ce80cc-2c66-4f50-b497-03959b44e5b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:32.499068 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-51ce80cc-2c66-4f50-b497-03959b44e5b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:32.508403 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:32.508403 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:32.510406 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51ce80cc-2c66-4f50-b497-03959b44e5b8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:32.510828 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 770/3069] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:32 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:33.277215 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-deeb0c84-b82d-4b7c-9f30-336bba3a7c26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:33.441634 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deeb0c84-b82d-4b7c-9f30-336bba3a7c26 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:33.442088 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-deeb0c84-b82d-4b7c-9f30-336bba3a7c26 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1708037924"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:33.462723 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deeb0c84-b82d-4b7c-9f30-336bba3a7c26 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:33.463216 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 775/3070] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:44:33 2026] POST /volume/v3/types => generated 233 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:33.474387 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d879e320-881e-466d-a40f-25a20ec36806 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:33.476610 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d879e320-881e-466d-a40f-25a20ec36806 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:33.477086 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d879e320-881e-466d-a40f-25a20ec36806 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-152010798", "extra_specs": {"multiattach": " True"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:33.504279 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d879e320-881e-466d-a40f-25a20ec36806 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:33.504813 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 762/3071] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:44:33 2026] POST /volume/v3/types => generated 258 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:33.521691 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:33.525808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ab04abf5-90d6-42d7-8739-92497470a9c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:33.526209 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab04abf5-90d6-42d7-8739-92497470a9c5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:33.526459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab04abf5-90d6-42d7-8739-92497470a9c5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:33.526643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab04abf5-90d6-42d7-8739-92497470a9c5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:33.526781 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ab04abf5-90d6-42d7-8739-92497470a9c5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:33.532448 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:33.532448 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:33.533131 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab04abf5-90d6-42d7-8739-92497470a9c5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:33.533512 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 771/3072] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:33 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:33.630650 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:33.630650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1708037924", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-532494146"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:33.630650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1708037924', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-532494146'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:33.634158 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Create volume of 1 GB Aug 12 21:44:33.634615 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:33.634615 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:33.635344 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Availability Zones retrieved successfully. Aug 12 21:44:33.641988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Flow 'volume_create_api' (85ed12b9-6d2a-43ae-83c7-99dd738d77f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:33.643057 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ca0fb0-4d53-497b-95cf-3a550a44b113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:33.644364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:33.671960 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ca0fb0-4d53-497b-95cf-3a550a44b113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:44:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9c6c136-2896-4329-9591-24569ada7eb6,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1708037924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9c6c136-2896-4329-9591-24569ada7eb6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:33.673215 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119ec78f-1efd-457b-80c3-3bae82c69c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:33.721772 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1708037924 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1708037924, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:33.721772 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1708037924 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1708037924, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:33.768555 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Created reservations ['bb05ac37-a800-4775-b2b3-2cb005bfdcf2', 'cc4678c6-ced0-4697-9a8c-8e23d4e82803', '7bc65f0e-50c6-4534-8ee6-3db4ab1edde8', '068e6e80-7d9f-4eeb-b74d-c842b8cd93d9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:33.769956 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119ec78f-1efd-457b-80c3-3bae82c69c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb05ac37-a800-4775-b2b3-2cb005bfdcf2', 'cc4678c6-ced0-4697-9a8c-8e23d4e82803', '7bc65f0e-50c6-4534-8ee6-3db4ab1edde8', '068e6e80-7d9f-4eeb-b74d-c842b8cd93d9']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:33.771335 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f60852-64fa-4a47-b340-e65a44377336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:33.802439 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f60852-64fa-4a47-b340-e65a44377336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77f2780b-ed23-4570-b26d-b5872b9ebf77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-532494146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c9302cc411a4173b3b47efc80d98ba4',qos_specs=None,replication_status=,reservations=['bb05ac37-a800-4775-b2b3-2cb005bfdcf2','cc4678c6-ced0-4697-9a8c-8e23d4e82803','7bc65f0e-50c6-4534-8ee6-3db4ab1edde8','068e6e80-7d9f-4eeb-b74d-c842b8cd93d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd2f4b1aa6a04f76ad69fc88fe58c51d',volume_type_id=c9c6c136-2896-4329-9591-24569ada7eb6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-532494146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77f2780b-ed23-4570-b26d-b5872b9ebf77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c9302cc411a4173b3b47efc80d98ba4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd2f4b1aa6a04f76ad69fc88fe58c51d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9c6c136-2896-4329-9591-24569ada7eb6),volume_type_id=c9c6c136-2896-4329-9591-24569ada7eb6)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:33.803734 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d33df3f2-c6b9-475d-b077-084e9a644e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:33.826184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d33df3f2-c6b9-475d-b077-084e9a644e47) transitioned into state 'SUCCESS' from state '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-532494146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c9302cc411a4173b3b47efc80d98ba4',qos_specs=None,replication_status=,reservations=['bb05ac37-a800-4775-b2b3-2cb005bfdcf2','cc4678c6-ced0-4697-9a8c-8e23d4e82803','7bc65f0e-50c6-4534-8ee6-3db4ab1edde8','068e6e80-7d9f-4eeb-b74d-c842b8cd93d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd2f4b1aa6a04f76ad69fc88fe58c51d',volume_type_id=c9c6c136-2896-4329-9591-24569ada7eb6)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:33.827075 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c85d753a-9587-4fee-97f7-b5a06f4c903f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:33.837156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c85d753a-9587-4fee-97f7-b5a06f4c903f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:33.838032 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Flow 'volume_create_api' (85ed12b9-6d2a-43ae-83c7-99dd738d77f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:33.838400 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Create volume request issued successfully. Aug 12 21:44:33.839038 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43d28340-877a-41e8-98ed-86d0da6cf3e9 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:33.839489 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 765/3073] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:44:33 2026] POST /volume/v3/volumes => generated 871 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:33.857721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9195757-253b-4fed-8217-e698ece5cf5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:33.861817 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9195757-253b-4fed-8217-e698ece5cf5b tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:33.862145 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9195757-253b-4fed-8217-e698ece5cf5b tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:33.862512 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9195757-253b-4fed-8217-e698ece5cf5b tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:33.875128 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:33.875128 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:33.882085 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9195757-253b-4fed-8217-e698ece5cf5b tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:33.888592 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9195757-253b-4fed-8217-e698ece5cf5b tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:33.889668 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 776/3074] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:33 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:34.285134 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32719e52-f835-41ac-a6aa-802fff5bdb3c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:34.411422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32719e52-f835-41ac-a6aa-802fff5bdb3c tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:34.411951 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32719e52-f835-41ac-a6aa-802fff5bdb3c tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1012639612", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:34.430965 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32719e52-f835-41ac-a6aa-802fff5bdb3c tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:34.431707 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 763/3075] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:44:34 2026] POST /volume/v3/types => generated 275 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:34.444687 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fe377979-5292-4273-8412-a36faae9ec0e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:34.446462 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe377979-5292-4273-8412-a36faae9ec0e tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:34.446930 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe377979-5292-4273-8412-a36faae9ec0e tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1808068314", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:34.464515 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe377979-5292-4273-8412-a36faae9ec0e tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:34.465077 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 772/3076] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:44:34 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:34.476206 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06fe396c-6b1a-4054-b485-62faf912b70b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:34.546892 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:34.547286 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-503669099", "volume_type": "297ecc23-517a-49e6-9582-fbcf08a618e7", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:34.548051 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e5cffa1-fe06-4f62-87e1-6b5198336a94 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:34.548734 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-503669099', 'volume_type': '297ecc23-517a-49e6-9582-fbcf08a618e7', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:34.551419 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e5cffa1-fe06-4f62-87e1-6b5198336a94 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:34.551419 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e5cffa1-fe06-4f62-87e1-6b5198336a94 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:34.551615 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e5cffa1-fe06-4f62-87e1-6b5198336a94 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:34.551810 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5e5cffa1-fe06-4f62-87e1-6b5198336a94 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:34.553024 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Create volume of 1 GB Aug 12 21:44:34.553341 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:34.553341 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:34.553857 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Availability Zones retrieved successfully. Aug 12 21:44:34.560954 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Flow 'volume_create_api' (4768c4af-9ef8-4f72-8474-21d624177c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:34.561963 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4bf05a-0b3c-4148-8bc6-02d6265f41f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:34.562809 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:34.562809 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:34.562945 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:34.563841 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e5cffa1-fe06-4f62-87e1-6b5198336a94 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:34.564299 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 777/3077] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:34 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:34.585345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4bf05a-0b3c-4148-8bc6-02d6265f41f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:44:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=297ecc23-517a-49e6-9582-fbcf08a618e7,is_public=True,name='tempest-VolumeTypesTest-volume-type-1012639612',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '297ecc23-517a-49e6-9582-fbcf08a618e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:34.586240 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0533568d-9097-412e-9196-f2b9c21dd368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:34.617270 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1012639612 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1012639612, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:34.617640 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1012639612 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1012639612, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:34.670518 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Created reservations ['dd3f9baf-3e49-4252-9eb9-6e8e2c82b8e2', 'bf2b0461-ad1d-41e8-be07-183871f6e2b6', '82c28a93-c520-4cfa-9807-26d765937cf3', '813ef319-18b2-4f6c-b39f-84b1ed9fc63f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:34.671455 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0533568d-9097-412e-9196-f2b9c21dd368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd3f9baf-3e49-4252-9eb9-6e8e2c82b8e2', 'bf2b0461-ad1d-41e8-be07-183871f6e2b6', '82c28a93-c520-4cfa-9807-26d765937cf3', '813ef319-18b2-4f6c-b39f-84b1ed9fc63f']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:34.672547 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0b8b03-add6-4bd2-be4a-99edd09999c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:34.698990 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0b8b03-add6-4bd2-be4a-99edd09999c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaae9c60-64fe-4286-8110-9301be20cdab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-503669099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8641f6bf2f94b18adad1535434d644a',qos_specs=None,replication_status=,reservations=['dd3f9baf-3e49-4252-9eb9-6e8e2c82b8e2','bf2b0461-ad1d-41e8-be07-183871f6e2b6','82c28a93-c520-4cfa-9807-26d765937cf3','813ef319-18b2-4f6c-b39f-84b1ed9fc63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a3fd4db0ecd4def939c4cc163dcdf97',volume_type_id=297ecc23-517a-49e6-9582-fbcf08a618e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-503669099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaae9c60-64fe-4286-8110-9301be20cdab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8641f6bf2f94b18adad1535434d644a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a3fd4db0ecd4def939c4cc163dcdf97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(297ecc23-517a-49e6-9582-fbcf08a618e7),volume_type_id=297ecc23-517a-49e6-9582-fbcf08a618e7)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:34.700055 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e67dc2-ff0d-4d38-8326-7ef43056ad6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:34.717858 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e67dc2-ff0d-4d38-8326-7ef43056ad6e) transitioned into state 'SUCCESS' from state '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-503669099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8641f6bf2f94b18adad1535434d644a',qos_specs=None,replication_status=,reservations=['dd3f9baf-3e49-4252-9eb9-6e8e2c82b8e2','bf2b0461-ad1d-41e8-be07-183871f6e2b6','82c28a93-c520-4cfa-9807-26d765937cf3','813ef319-18b2-4f6c-b39f-84b1ed9fc63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a3fd4db0ecd4def939c4cc163dcdf97',volume_type_id=297ecc23-517a-49e6-9582-fbcf08a618e7)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:34.718524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ad97a4-0b25-43c5-a5f6-e5e19d98006b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:34.728495 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ad97a4-0b25-43c5-a5f6-e5e19d98006b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:34.729355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Flow 'volume_create_api' (4768c4af-9ef8-4f72-8474-21d624177c0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:34.729674 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Create volume request issued successfully. Aug 12 21:44:34.730248 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06fe396c-6b1a-4054-b485-62faf912b70b tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:34.730801 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 766/3078] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:44:34 2026] POST /volume/v3/volumes => generated 783 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:34.745019 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e716a036-f4ac-4cc8-9716-5315981b914c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:34.746807 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e716a036-f4ac-4cc8-9716-5315981b914c tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] GET https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:34.747025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e716a036-f4ac-4cc8-9716-5315981b914c tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:34.747200 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e716a036-f4ac-4cc8-9716-5315981b914c tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:34.754371 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:34.754371 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:34.757951 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e716a036-f4ac-4cc8-9716-5315981b914c tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:34.762201 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e716a036-f4ac-4cc8-9716-5315981b914c tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 200 Aug 12 21:44:34.762640 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 764/3079] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:34 2026] GET /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:34.909811 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3001cc1d-5b2e-40af-8015-7b5374cb0451 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:34.912671 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3001cc1d-5b2e-40af-8015-7b5374cb0451 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:34.913005 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3001cc1d-5b2e-40af-8015-7b5374cb0451 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:34.913256 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3001cc1d-5b2e-40af-8015-7b5374cb0451 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:34.922821 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:34.922821 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:34.927591 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3001cc1d-5b2e-40af-8015-7b5374cb0451 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:34.933453 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3001cc1d-5b2e-40af-8015-7b5374cb0451 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:34.933957 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 773/3080] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:34 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:34.947723 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-650bc61b-0db4-42fa-b03c-f9cccdace24a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:34.950684 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-650bc61b-0db4-42fa-b03c-f9cccdace24a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:34.950997 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-650bc61b-0db4-42fa-b03c-f9cccdace24a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:34.951260 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-650bc61b-0db4-42fa-b03c-f9cccdace24a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:34.960667 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:34.960667 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:34.965523 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-650bc61b-0db4-42fa-b03c-f9cccdace24a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Volume info retrieved successfully. Aug 12 21:44:34.970206 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-650bc61b-0db4-42fa-b03c-f9cccdace24a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:34.970879 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 778/3081] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:34 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 1183 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:34.984430 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0990ed42-101a-40bd-a451-3b0b488639a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:34.986412 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] POST https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77/action Aug 12 21:44:34.986784 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-152010798", "migration_policy": "never"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:34.986901 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-152010798", "migration_policy": "never"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:34.995898 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:34.995898 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:34.996310 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:35.001175 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:35.001175 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:35.016456 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-152010798 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-152010798, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:35.016857 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-152010798 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-152010798, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:35.037390 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Created reservations ['b7ac8744-3053-4109-baaf-204beefa5fdc', '195ad88b-a52d-4602-824e-383e98fc40fd'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:35.056468 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Created reservations ['82e06dc2-762c-4e08-879d-29f10c1cadf1', '5645f319-b8cd-4c32-8935-d464a6ad06e7'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:35.087568 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Retype volume request issued successfully. Aug 12 21:44:35.087914 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0990ed42-101a-40bd-a451-3b0b488639a6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77/action returned with HTTP 202 Aug 12 21:44:35.088447 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 767/3082] 10.4.3.240 () {70 vars in 1432 bytes} [Wed Aug 12 21:44:34 2026] POST /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 21:44:35.096639 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ca55179-1319-4c42-8efe-20fa5545a8ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:35.098506 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ca55179-1319-4c42-8efe-20fa5545a8ea tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:35.098830 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ca55179-1319-4c42-8efe-20fa5545a8ea tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:35.099082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ca55179-1319-4c42-8efe-20fa5545a8ea tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:35.107425 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:35.107425 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:35.112138 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5ca55179-1319-4c42-8efe-20fa5545a8ea tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:35.120455 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ca55179-1319-4c42-8efe-20fa5545a8ea tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:35.120959 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 765/3083] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:35 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:35.578527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-36c2d7df-0bed-41ae-8a29-9e58340e43ef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:35.581261 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36c2d7df-0bed-41ae-8a29-9e58340e43ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:35.581541 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36c2d7df-0bed-41ae-8a29-9e58340e43ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:35.581752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36c2d7df-0bed-41ae-8a29-9e58340e43ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:35.581864 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-36c2d7df-0bed-41ae-8a29-9e58340e43ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:35.590455 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:35.590455 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:35.591176 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36c2d7df-0bed-41ae-8a29-9e58340e43ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:35.591566 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 774/3084] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:35 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:35.780087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b878590-77cd-4ff7-a2b8-92bb08c55f11 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:35.780784 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b878590-77cd-4ff7-a2b8-92bb08c55f11 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] GET https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:35.781182 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b878590-77cd-4ff7-a2b8-92bb08c55f11 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:35.781485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b878590-77cd-4ff7-a2b8-92bb08c55f11 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:35.795210 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:35.795210 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:35.803945 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b878590-77cd-4ff7-a2b8-92bb08c55f11 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:35.809264 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b878590-77cd-4ff7-a2b8-92bb08c55f11 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 200 Aug 12 21:44:35.809866 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 779/3085] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:35 2026] GET /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:35.824602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:35.826618 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] POST https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab/action Aug 12 21:44:35.827017 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Action body: b'{"os-retype": {"new_type": "2c5b83e4-5ae4-4076-9b8e-449a225826fb"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:35.827147 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2c5b83e4-5ae4-4076-9b8e-449a225826fb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:35.836041 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:35.836041 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:35.836525 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:35.854528 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1808068314 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1808068314, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:35.854871 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1808068314 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1808068314, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:35.872257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Created reservations ['cfd7b964-08ed-45ae-9ccc-a5b2b55fc378', '804212f7-fac8-4dc5-8a86-f6b843289c8f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:35.889129 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Created reservations ['cc3ec0f8-2f92-4c69-badd-fcc7d3482054', 'bd38c2b4-6653-4861-8d9e-71c879aa636e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:35.913435 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Retype volume request issued successfully. Aug 12 21:44:35.913786 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80381d18-efb5-4f3f-a9c1-b8e9307cee79 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab/action returned with HTTP 202 Aug 12 21:44:35.914259 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 768/3086] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:44:35 2026] POST /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:44:35.923084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d328015-d581-439b-9b2d-43a112605eab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:35.925395 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d328015-d581-439b-9b2d-43a112605eab tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] GET https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:35.925866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d328015-d581-439b-9b2d-43a112605eab tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:35.926167 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d328015-d581-439b-9b2d-43a112605eab tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:35.934024 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:35.934024 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:35.938424 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d328015-d581-439b-9b2d-43a112605eab tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:35.943565 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d328015-d581-439b-9b2d-43a112605eab tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 200 Aug 12 21:44:35.944006 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 766/3087] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:35 2026] GET /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:36.137680 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e8a66da2-5ab2-40fb-b764-f240f06c35b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:36.138369 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8a66da2-5ab2-40fb-b764-f240f06c35b6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:36.138642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8a66da2-5ab2-40fb-b764-f240f06c35b6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:36.138879 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8a66da2-5ab2-40fb-b764-f240f06c35b6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:36.147458 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:36.147458 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:36.151542 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e8a66da2-5ab2-40fb-b764-f240f06c35b6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:36.156650 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8a66da2-5ab2-40fb-b764-f240f06c35b6 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:36.157127 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 775/3088] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:36 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:36.169238 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ae691b1-8463-43b4-9f68-7746b2910e47 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:36.171460 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ae691b1-8463-43b4-9f68-7746b2910e47 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:36.171719 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ae691b1-8463-43b4-9f68-7746b2910e47 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:36.171932 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ae691b1-8463-43b4-9f68-7746b2910e47 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:36.181723 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:36.181723 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:36.187737 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8ae691b1-8463-43b4-9f68-7746b2910e47 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Volume info retrieved successfully. Aug 12 21:44:36.192237 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ae691b1-8463-43b4-9f68-7746b2910e47 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:36.192723 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 780/3089] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:36 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 1181 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:36.212007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f36f4d49-dfc1-4a52-98c7-be24bd91e454 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:36.214473 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f36f4d49-dfc1-4a52-98c7-be24bd91e454 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:36.215286 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f36f4d49-dfc1-4a52-98c7-be24bd91e454 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:36.215286 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f36f4d49-dfc1-4a52-98c7-be24bd91e454 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:36.224770 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:36.224770 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:36.229387 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f36f4d49-dfc1-4a52-98c7-be24bd91e454 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Volume info retrieved successfully. Aug 12 21:44:36.234667 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f36f4d49-dfc1-4a52-98c7-be24bd91e454 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:36.235196 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 769/3090] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:36 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 1181 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:36.256561 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:36.258541 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] POST https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77/action Aug 12 21:44:36.258990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1708037924", "migration_policy": "never"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:36.259181 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1708037924", "migration_policy": "never"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:36.267886 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:36.267886 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:36.268775 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:36.292040 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1708037924 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1708037924, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:36.292387 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1708037924 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1708037924, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:36.301825 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Created reservations ['962f3999-0f3c-46ff-b4bc-e09cb18851f4', 'f0d717c5-b27c-4fb1-83b8-f863f7e27f98'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:36.312936 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-152010798 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-152010798, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:36.313499 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-152010798 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-152010798, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:44:36.319645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Created reservations ['95d07b13-39fb-45ac-bed0-effa34322980', '4efc5e73-c35b-46d7-b591-da798479d81c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:36.367513 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Retype volume request issued successfully. Aug 12 21:44:36.367820 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b62f9d1-185b-49e5-80b9-8dcb394e2192 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77/action returned with HTTP 202 Aug 12 21:44:36.368381 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 767/3091] 10.4.3.240 () {70 vars in 1432 bytes} [Wed Aug 12 21:44:36 2026] POST /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 21:44:36.380079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-684469c6-0362-49bd-8295-1f12b228f546 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:36.383593 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-684469c6-0362-49bd-8295-1f12b228f546 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:36.383853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-684469c6-0362-49bd-8295-1f12b228f546 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:36.383987 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-684469c6-0362-49bd-8295-1f12b228f546 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:36.393154 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:36.393154 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:36.397896 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-684469c6-0362-49bd-8295-1f12b228f546 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:36.403641 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-684469c6-0362-49bd-8295-1f12b228f546 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:36.404052 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 776/3092] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:36 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:36.606607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e0139e6-c514-4ddb-b41f-ab4f2b4dd64e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:36.608578 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e0139e6-c514-4ddb-b41f-ab4f2b4dd64e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:36.608840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e0139e6-c514-4ddb-b41f-ab4f2b4dd64e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:36.609038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e0139e6-c514-4ddb-b41f-ab4f2b4dd64e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:36.609139 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7e0139e6-c514-4ddb-b41f-ab4f2b4dd64e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:36.613453 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:36.613453 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:36.614086 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e0139e6-c514-4ddb-b41f-ab4f2b4dd64e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:36.614421 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 781/3093] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:36 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:36.965345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-faed732f-2810-43df-afe3-14af4d3107fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:36.967306 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faed732f-2810-43df-afe3-14af4d3107fc tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] GET https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:36.967606 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faed732f-2810-43df-afe3-14af4d3107fc tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:36.967857 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faed732f-2810-43df-afe3-14af4d3107fc tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:36.974619 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:36.974619 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:36.978092 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-faed732f-2810-43df-afe3-14af4d3107fc tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:36.982213 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faed732f-2810-43df-afe3-14af4d3107fc tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 200 Aug 12 21:44:36.982574 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 770/3094] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:36 2026] GET /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:36.995755 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-afd3986d-4330-4ba4-8edc-fddb8d643c33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:36.998739 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-afd3986d-4330-4ba4-8edc-fddb8d643c33 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] GET https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:36.998955 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-afd3986d-4330-4ba4-8edc-fddb8d643c33 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:36.999156 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-afd3986d-4330-4ba4-8edc-fddb8d643c33 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.006059 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.006059 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:37.010091 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-afd3986d-4330-4ba4-8edc-fddb8d643c33 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:37.014644 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-afd3986d-4330-4ba4-8edc-fddb8d643c33 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 200 Aug 12 21:44:37.015390 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 768/3095] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:36 2026] GET /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:37.028227 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a6f96f38-cb81-4b0f-b5f0-172b06cb188f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.033084 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6f96f38-cb81-4b0f-b5f0-172b06cb188f tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] GET https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:37.033284 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6f96f38-cb81-4b0f-b5f0-172b06cb188f tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.033472 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6f96f38-cb81-4b0f-b5f0-172b06cb188f tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.045850 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.045850 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:37.052662 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a6f96f38-cb81-4b0f-b5f0-172b06cb188f tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:37.059046 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6f96f38-cb81-4b0f-b5f0-172b06cb188f tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 200 Aug 12 21:44:37.059447 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 777/3096] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:37.077990 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b8d9ff8-4173-4a78-95dc-ec764d4a6894 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.089293 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b8d9ff8-4173-4a78-95dc-ec764d4a6894 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] DELETE https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:37.092496 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b8d9ff8-4173-4a78-95dc-ec764d4a6894 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.094541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b8d9ff8-4173-4a78-95dc-ec764d4a6894 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.095508 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0b8d9ff8-4173-4a78-95dc-ec764d4a6894 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Delete volume with id: aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:37.139880 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.139880 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:37.147003 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b8d9ff8-4173-4a78-95dc-ec764d4a6894 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:37.182635 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b8d9ff8-4173-4a78-95dc-ec764d4a6894 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Delete volume request issued successfully. Aug 12 21:44:37.182929 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b8d9ff8-4173-4a78-95dc-ec764d4a6894 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 202 Aug 12 21:44:37.183491 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 782/3097] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:37 2026] DELETE /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:37.192482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b3cda631-62c4-47e4-82ff-a7e6b3a20a95 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.195154 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3cda631-62c4-47e4-82ff-a7e6b3a20a95 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] GET https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:37.195446 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3cda631-62c4-47e4-82ff-a7e6b3a20a95 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.195720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3cda631-62c4-47e4-82ff-a7e6b3a20a95 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.207724 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.207724 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:37.212784 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b3cda631-62c4-47e4-82ff-a7e6b3a20a95 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Volume info retrieved successfully. Aug 12 21:44:37.219541 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3cda631-62c4-47e4-82ff-a7e6b3a20a95 tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 200 Aug 12 21:44:37.219541 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 771/3098] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:37.422000 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33259daa-c35d-4efd-816c-eb7f97c9cea7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.424544 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33259daa-c35d-4efd-816c-eb7f97c9cea7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:37.424940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33259daa-c35d-4efd-816c-eb7f97c9cea7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.425273 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33259daa-c35d-4efd-816c-eb7f97c9cea7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.434611 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.434611 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:37.438964 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-33259daa-c35d-4efd-816c-eb7f97c9cea7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:37.445032 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33259daa-c35d-4efd-816c-eb7f97c9cea7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:37.445673 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 769/3099] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:37.463238 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2a4edfe3-1bc0-4761-b03b-ab142b4ebbbc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.465051 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a4edfe3-1bc0-4761-b03b-ab142b4ebbbc tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:37.465262 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a4edfe3-1bc0-4761-b03b-ab142b4ebbbc tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.465482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a4edfe3-1bc0-4761-b03b-ab142b4ebbbc tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.473362 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.473362 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:37.476908 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2a4edfe3-1bc0-4761-b03b-ab142b4ebbbc tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Volume info retrieved successfully. Aug 12 21:44:37.480974 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a4edfe3-1bc0-4761-b03b-ab142b4ebbbc tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:37.481509 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 778/3100] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 1183 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:37.493404 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aa79e09e-25fd-4896-8c40-8c3f6457a1ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.495011 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa79e09e-25fd-4896-8c40-8c3f6457a1ff tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] GET https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532494146 Aug 12 21:44:37.495205 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa79e09e-25fd-4896-8c40-8c3f6457a1ff tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.495379 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa79e09e-25fd-4896-8c40-8c3f6457a1ff tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.496045 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aa79e09e-25fd-4896-8c40-8c3f6457a1ff tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-532494146'), ('all_tenants', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:37.502020 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aa79e09e-25fd-4896-8c40-8c3f6457a1ff tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Get all volumes completed successfully. Aug 12 21:44:37.502378 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa79e09e-25fd-4896-8c40-8c3f6457a1ff tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532494146 returned with HTTP 200 Aug 12 21:44:37.502711 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 783/3101] 10.4.3.240 () {68 vars in 1427 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532494146 => generated 341 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:37.510616 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f869d86-9829-47d1-94ba-84179537833f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.512504 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f869d86-9829-47d1-94ba-84179537833f tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] GET https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532494146 Aug 12 21:44:37.512743 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f869d86-9829-47d1-94ba-84179537833f tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.512926 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f869d86-9829-47d1-94ba-84179537833f tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.513699 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f869d86-9829-47d1-94ba-84179537833f tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-532494146'), ('all_tenants', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:37.540463 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2f869d86-9829-47d1-94ba-84179537833f tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Get all volumes completed successfully. Aug 12 21:44:37.540916 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f869d86-9829-47d1-94ba-84179537833f tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532494146 returned with HTTP 200 Aug 12 21:44:37.541332 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 772/3102] 10.4.3.240 () {68 vars in 1427 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532494146 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:37.549806 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8df0271-e33d-4589-bf39-8b29f4627e3d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.551410 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8df0271-e33d-4589-bf39-8b29f4627e3d tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:37.551633 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8df0271-e33d-4589-bf39-8b29f4627e3d tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.551830 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8df0271-e33d-4589-bf39-8b29f4627e3d tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.559785 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.559785 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:37.563365 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8df0271-e33d-4589-bf39-8b29f4627e3d tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:37.567332 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8df0271-e33d-4589-bf39-8b29f4627e3d tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:37.567883 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 770/3103] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:37.580698 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5e5ac539-878e-4787-b5e4-040213a7ff4f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.583354 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e5ac539-878e-4787-b5e4-040213a7ff4f tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] DELETE https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:37.584031 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e5ac539-878e-4787-b5e4-040213a7ff4f tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.584319 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e5ac539-878e-4787-b5e4-040213a7ff4f tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.584578 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5e5ac539-878e-4787-b5e4-040213a7ff4f tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Delete volume with id: 77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:37.596852 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.596852 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:37.598477 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5e5ac539-878e-4787-b5e4-040213a7ff4f tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:37.619892 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5e5ac539-878e-4787-b5e4-040213a7ff4f tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Delete volume request issued successfully. Aug 12 21:44:37.620463 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e5ac539-878e-4787-b5e4-040213a7ff4f tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 202 Aug 12 21:44:37.620463 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 779/3104] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:44:37 2026] DELETE /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:44:37.627654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-692a891b-becd-4ea7-8846-4779baf48f8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.629585 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ef290d2-5164-4899-bfba-19f99f971e26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:37.631188 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-692a891b-becd-4ea7-8846-4779baf48f8f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:37.632248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-692a891b-becd-4ea7-8846-4779baf48f8f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.632955 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ef290d2-5164-4899-bfba-19f99f971e26 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:37.634003 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ef290d2-5164-4899-bfba-19f99f971e26 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:37.634003 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ef290d2-5164-4899-bfba-19f99f971e26 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.634129 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-692a891b-becd-4ea7-8846-4779baf48f8f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:37.634129 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-692a891b-becd-4ea7-8846-4779baf48f8f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:37.643074 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.643074 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:37.648707 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0ef290d2-5164-4899-bfba-19f99f971e26 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Volume info retrieved successfully. Aug 12 21:44:37.653429 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:37.653429 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:37.654319 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-692a891b-becd-4ea7-8846-4779baf48f8f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:37.654405 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ef290d2-5164-4899-bfba-19f99f971e26 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 200 Aug 12 21:44:37.654817 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 784/3105] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:37.655206 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 773/3106] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:37 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:38.233739 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eea305ca-ed05-47e2-9413-28704999474d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.235406 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eea305ca-ed05-47e2-9413-28704999474d tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] GET https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab Aug 12 21:44:38.235640 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eea305ca-ed05-47e2-9413-28704999474d tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.235843 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eea305ca-ed05-47e2-9413-28704999474d tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.241373 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eea305ca-ed05-47e2-9413-28704999474d tempest-VolumeTypesTest-945257053 tempest-VolumeTypesTest-945257053-project-member] https://10.4.3.240/volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab returned with HTTP 404 Aug 12 21:44:38.241847 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 771/3107] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/volumes/aaae9c60-64fe-4286-8110-9301be20cdab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:38.252129 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8bcab034-82b6-4f1c-9a45-3869b28eeaff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.254379 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8bcab034-82b6-4f1c-9a45-3869b28eeaff tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] DELETE https://10.4.3.240/volume/v3/types/2c5b83e4-5ae4-4076-9b8e-449a225826fb Aug 12 21:44:38.254634 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8bcab034-82b6-4f1c-9a45-3869b28eeaff tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.254896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8bcab034-82b6-4f1c-9a45-3869b28eeaff tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.280230 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8bcab034-82b6-4f1c-9a45-3869b28eeaff tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/2c5b83e4-5ae4-4076-9b8e-449a225826fb returned with HTTP 202 Aug 12 21:44:38.280677 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 780/3108] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:38 2026] DELETE /volume/v3/types/2c5b83e4-5ae4-4076-9b8e-449a225826fb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:38.287888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87118375-bbcd-4bf8-a357-73e4f4e3276e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.290108 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87118375-bbcd-4bf8-a357-73e4f4e3276e tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/2c5b83e4-5ae4-4076-9b8e-449a225826fb Aug 12 21:44:38.290370 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87118375-bbcd-4bf8-a357-73e4f4e3276e tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.290671 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87118375-bbcd-4bf8-a357-73e4f4e3276e tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.293846 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87118375-bbcd-4bf8-a357-73e4f4e3276e tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/2c5b83e4-5ae4-4076-9b8e-449a225826fb returned with HTTP 404 Aug 12 21:44:38.294250 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 785/3109] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/2c5b83e4-5ae4-4076-9b8e-449a225826fb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:38.301805 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5226b112-3f00-4764-bd7a-ea906d6607bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.303693 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5226b112-3f00-4764-bd7a-ea906d6607bb tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] DELETE https://10.4.3.240/volume/v3/types/297ecc23-517a-49e6-9582-fbcf08a618e7 Aug 12 21:44:38.303889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5226b112-3f00-4764-bd7a-ea906d6607bb tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.304106 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5226b112-3f00-4764-bd7a-ea906d6607bb tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.326484 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5226b112-3f00-4764-bd7a-ea906d6607bb tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/297ecc23-517a-49e6-9582-fbcf08a618e7 returned with HTTP 202 Aug 12 21:44:38.326924 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 774/3110] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:38 2026] DELETE /volume/v3/types/297ecc23-517a-49e6-9582-fbcf08a618e7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:38.333954 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae5062ef-e215-4aa6-ac47-64f2fa229795 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.337308 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae5062ef-e215-4aa6-ac47-64f2fa229795 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/297ecc23-517a-49e6-9582-fbcf08a618e7 Aug 12 21:44:38.337540 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae5062ef-e215-4aa6-ac47-64f2fa229795 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.337790 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae5062ef-e215-4aa6-ac47-64f2fa229795 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.341528 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae5062ef-e215-4aa6-ac47-64f2fa229795 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/297ecc23-517a-49e6-9582-fbcf08a618e7 returned with HTTP 404 Aug 12 21:44:38.342117 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 772/3111] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/297ecc23-517a-49e6-9582-fbcf08a618e7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:38.349563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eaf8ef84-4071-425b-beb5-ca858c490b31 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.351250 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eaf8ef84-4071-425b-beb5-ca858c490b31 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:38.351595 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eaf8ef84-4071-425b-beb5-ca858c490b31 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1647286739", "description": "tempest-volume-type-description-735185308", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:38.365764 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eaf8ef84-4071-425b-beb5-ca858c490b31 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:38.366100 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 781/3112] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:44:38 2026] POST /volume/v3/types => generated 314 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.375312 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2341b96f-e329-492e-8381-d31073edf6cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.377543 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2341b96f-e329-492e-8381-d31073edf6cc tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 Aug 12 21:44:38.377879 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2341b96f-e329-492e-8381-d31073edf6cc tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.378136 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2341b96f-e329-492e-8381-d31073edf6cc tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.385378 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2341b96f-e329-492e-8381-d31073edf6cc tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 returned with HTTP 200 Aug 12 21:44:38.385533 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 786/3113] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.394643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1e1e9df-7430-4c7e-b09e-42df798c08e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.396526 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1e1e9df-7430-4c7e-b09e-42df798c08e8 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] DELETE https://10.4.3.240/volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 Aug 12 21:44:38.396815 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1e1e9df-7430-4c7e-b09e-42df798c08e8 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.397039 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1e1e9df-7430-4c7e-b09e-42df798c08e8 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.418146 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1e1e9df-7430-4c7e-b09e-42df798c08e8 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 returned with HTTP 202 Aug 12 21:44:38.418535 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 775/3114] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:38 2026] DELETE /volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:38.426905 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3abf899f-9aba-4463-9d06-0bf780dcd142 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.428747 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3abf899f-9aba-4463-9d06-0bf780dcd142 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 Aug 12 21:44:38.428954 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3abf899f-9aba-4463-9d06-0bf780dcd142 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.429140 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3abf899f-9aba-4463-9d06-0bf780dcd142 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.432247 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3abf899f-9aba-4463-9d06-0bf780dcd142 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 returned with HTTP 404 Aug 12 21:44:38.432824 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 773/3115] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/d177e76f-8289-424d-90e4-1ec0e973c3d4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:38.442286 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6bc09b06-8b3b-4e1e-9d63-f749928cfca5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.444134 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6bc09b06-8b3b-4e1e-9d63-f749928cfca5 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:38.444477 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6bc09b06-8b3b-4e1e-9d63-f749928cfca5 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-302600009"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:38.456490 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6bc09b06-8b3b-4e1e-9d63-f749928cfca5 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:38.456865 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 782/3116] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:44:38 2026] POST /volume/v3/types => generated 220 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.466425 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-06a2f8d1-4b99-47f5-b053-3712895315b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.468263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06a2f8d1-4b99-47f5-b053-3712895315b8 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] POST https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption Aug 12 21:44:38.468575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06a2f8d1-4b99-47f5-b053-3712895315b8 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:38.666288 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94d2b748-9ce8-4ae1-9868-9646a73d059d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.668318 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94d2b748-9ce8-4ae1-9868-9646a73d059d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:38.668712 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94d2b748-9ce8-4ae1-9868-9646a73d059d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.668842 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94d2b748-9ce8-4ae1-9868-9646a73d059d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.668993 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-94d2b748-9ce8-4ae1-9868-9646a73d059d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:38.669450 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32fc6e46-0c59-4d75-a899-9a328b5646d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.671270 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32fc6e46-0c59-4d75-a899-9a328b5646d7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] GET https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 Aug 12 21:44:38.671934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32fc6e46-0c59-4d75-a899-9a328b5646d7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.672129 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32fc6e46-0c59-4d75-a899-9a328b5646d7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.673736 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:38.673736 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:38.674444 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94d2b748-9ce8-4ae1-9868-9646a73d059d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:38.674960 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 776/3117] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.678322 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32fc6e46-0c59-4d75-a899-9a328b5646d7 tempest-VolumeRetypeMultiattachTest-156793921 tempest-VolumeRetypeMultiattachTest-156793921-project-member] https://10.4.3.240/volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 returned with HTTP 404 Aug 12 21:44:38.681071 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 774/3118] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/volumes/77f2780b-ed23-4570-b26d-b5872b9ebf77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:38.686586 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bfeb8c97-c13f-4ed0-a026-59ada4529418 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.688373 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bfeb8c97-c13f-4ed0-a026-59ada4529418 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] DELETE https://10.4.3.240/volume/v3/types/268a289b-4c1a-4f16-9468-d51d52230d64 Aug 12 21:44:38.688562 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bfeb8c97-c13f-4ed0-a026-59ada4529418 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.688849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bfeb8c97-c13f-4ed0-a026-59ada4529418 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.689707 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06a2f8d1-4b99-47f5-b053-3712895315b8 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption returned with HTTP 200 Aug 12 21:44:38.692515 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 787/3119] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:44:38 2026] POST /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption => generated 239 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.701545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e96e4e2a-1e62-45ae-b64c-f29537147d55 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.704557 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e96e4e2a-1e62-45ae-b64c-f29537147d55 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption Aug 12 21:44:38.704797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e96e4e2a-1e62-45ae-b64c-f29537147d55 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.705015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e96e4e2a-1e62-45ae-b64c-f29537147d55 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.711284 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e96e4e2a-1e62-45ae-b64c-f29537147d55 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption returned with HTTP 200 Aug 12 21:44:38.711817 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 777/3120] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.718089 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bfeb8c97-c13f-4ed0-a026-59ada4529418 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/types/268a289b-4c1a-4f16-9468-d51d52230d64 returned with HTTP 202 Aug 12 21:44:38.718089 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 783/3121] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:38 2026] DELETE /volume/v3/types/268a289b-4c1a-4f16-9468-d51d52230d64 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:38.722174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81cd4079-4cb9-4771-87de-dba81c573474 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.727498 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81cd4079-4cb9-4771-87de-dba81c573474 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] PUT https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/3571a7a4-44ae-4f43-abf0-6073984aa8c3 Aug 12 21:44:38.728091 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81cd4079-4cb9-4771-87de-dba81c573474 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:38.734387 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d767cdcd-d275-4eb1-a447-29b342a48467 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.744129 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d767cdcd-d275-4eb1-a447-29b342a48467 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] GET https://10.4.3.240/volume/v3/types/268a289b-4c1a-4f16-9468-d51d52230d64 Aug 12 21:44:38.744915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d767cdcd-d275-4eb1-a447-29b342a48467 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.745635 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d767cdcd-d275-4eb1-a447-29b342a48467 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.747973 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81cd4079-4cb9-4771-87de-dba81c573474 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/3571a7a4-44ae-4f43-abf0-6073984aa8c3 returned with HTTP 200 Aug 12 21:44:38.748514 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 775/3122] 10.4.3.240 () {68 vars in 1507 bytes} [Wed Aug 12 21:44:38 2026] PUT /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/3571a7a4-44ae-4f43-abf0-6073984aa8c3 => generated 122 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.756419 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d767cdcd-d275-4eb1-a447-29b342a48467 tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/types/268a289b-4c1a-4f16-9468-d51d52230d64 returned with HTTP 404 Aug 12 21:44:38.756958 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8098ba4-4e8b-42af-81ac-ad5a324df01d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.758436 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 788/3123] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/268a289b-4c1a-4f16-9468-d51d52230d64 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:38.759157 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8098ba4-4e8b-42af-81ac-ad5a324df01d tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption Aug 12 21:44:38.759385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8098ba4-4e8b-42af-81ac-ad5a324df01d tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.759574 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8098ba4-4e8b-42af-81ac-ad5a324df01d tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.765923 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8098ba4-4e8b-42af-81ac-ad5a324df01d tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption returned with HTTP 200 Aug 12 21:44:38.766348 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 778/3124] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.766768 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ee9f3e2-5ade-45e3-b9a9-2e8b73477f8a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.769373 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ee9f3e2-5ade-45e3-b9a9-2e8b73477f8a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] DELETE https://10.4.3.240/volume/v3/types/c9c6c136-2896-4329-9591-24569ada7eb6 Aug 12 21:44:38.769716 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ee9f3e2-5ade-45e3-b9a9-2e8b73477f8a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.770038 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ee9f3e2-5ade-45e3-b9a9-2e8b73477f8a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.776588 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bab053cf-f9b7-4d37-b1dc-5ec0aad2a135 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.778572 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bab053cf-f9b7-4d37-b1dc-5ec0aad2a135 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/cipher Aug 12 21:44:38.778824 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bab053cf-f9b7-4d37-b1dc-5ec0aad2a135 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.779015 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bab053cf-f9b7-4d37-b1dc-5ec0aad2a135 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.784680 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bab053cf-f9b7-4d37-b1dc-5ec0aad2a135 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/cipher returned with HTTP 200 Aug 12 21:44:38.785112 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 776/3125] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:44:38.793084 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1dc24bb-d14d-49b3-ba23-255be0072517 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.795195 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1dc24bb-d14d-49b3-ba23-255be0072517 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] DELETE https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/3571a7a4-44ae-4f43-abf0-6073984aa8c3 Aug 12 21:44:38.795391 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1dc24bb-d14d-49b3-ba23-255be0072517 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.795566 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1dc24bb-d14d-49b3-ba23-255be0072517 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.799490 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ee9f3e2-5ade-45e3-b9a9-2e8b73477f8a tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/types/c9c6c136-2896-4329-9591-24569ada7eb6 returned with HTTP 202 Aug 12 21:44:38.800127 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 784/3126] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:38 2026] DELETE /volume/v3/types/c9c6c136-2896-4329-9591-24569ada7eb6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:38.806646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1dc24bb-d14d-49b3-ba23-255be0072517 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/3571a7a4-44ae-4f43-abf0-6073984aa8c3 returned with HTTP 202 Aug 12 21:44:38.806996 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 789/3127] 10.4.3.240 () {66 vars in 1489 bytes} [Wed Aug 12 21:44:38 2026] DELETE /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption/3571a7a4-44ae-4f43-abf0-6073984aa8c3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:38.807353 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37d14dfe-c49d-40c2-bde4-52dd78d1c4ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.809223 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37d14dfe-c49d-40c2-bde4-52dd78d1c4ce tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] GET https://10.4.3.240/volume/v3/types/c9c6c136-2896-4329-9591-24569ada7eb6 Aug 12 21:44:38.809415 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37d14dfe-c49d-40c2-bde4-52dd78d1c4ce tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.809597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37d14dfe-c49d-40c2-bde4-52dd78d1c4ce tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.812940 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37d14dfe-c49d-40c2-bde4-52dd78d1c4ce tempest-VolumeRetypeMultiattachTest-673820698 tempest-VolumeRetypeMultiattachTest-673820698-project-admin] https://10.4.3.240/volume/v3/types/c9c6c136-2896-4329-9591-24569ada7eb6 returned with HTTP 404 Aug 12 21:44:38.813372 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 779/3128] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/c9c6c136-2896-4329-9591-24569ada7eb6 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:38.813871 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5325edcb-da7f-4e3e-af46-a313d6844d2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.817478 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5325edcb-da7f-4e3e-af46-a313d6844d2c tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption Aug 12 21:44:38.818934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5325edcb-da7f-4e3e-af46-a313d6844d2c tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.819223 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5325edcb-da7f-4e3e-af46-a313d6844d2c tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.829317 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5325edcb-da7f-4e3e-af46-a313d6844d2c tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption returned with HTTP 200 Aug 12 21:44:38.829829 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 777/3129] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 21:44:38.840454 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13410102-0999-453a-a925-30a2575f5642 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.843617 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13410102-0999-453a-a925-30a2575f5642 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption Aug 12 21:44:38.843931 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13410102-0999-453a-a925-30a2575f5642 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.844213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13410102-0999-453a-a925-30a2575f5642 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.853642 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13410102-0999-453a-a925-30a2575f5642 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption returned with HTTP 200 Aug 12 21:44:38.854132 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 785/3130] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 21:44:38.864356 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-88f27000-5d16-42a5-8d1c-5fa0d0cc4385 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.866218 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88f27000-5d16-42a5-8d1c-5fa0d0cc4385 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] DELETE https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789 Aug 12 21:44:38.866399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88f27000-5d16-42a5-8d1c-5fa0d0cc4385 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.866582 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88f27000-5d16-42a5-8d1c-5fa0d0cc4385 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.890006 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88f27000-5d16-42a5-8d1c-5fa0d0cc4385 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789 returned with HTTP 202 Aug 12 21:44:38.890362 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 790/3131] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:38 2026] DELETE /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:38.899368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fc3ad9f1-8a8d-4d79-9b30-ae80d89554b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.901670 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc3ad9f1-8a8d-4d79-9b30-ae80d89554b1 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789 Aug 12 21:44:38.901940 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc3ad9f1-8a8d-4d79-9b30-ae80d89554b1 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.902217 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc3ad9f1-8a8d-4d79-9b30-ae80d89554b1 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.906587 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc3ad9f1-8a8d-4d79-9b30-ae80d89554b1 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789 returned with HTTP 404 Aug 12 21:44:38.907208 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 780/3132] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types/b7f179fd-c9f4-4d1e-968c-cb4066b55789 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:38.917372 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09351649-f7f2-4411-b788-fa4bf260d3ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.919770 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09351649-f7f2-4411-b788-fa4bf260d3ee tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types Aug 12 21:44:38.920015 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09351649-f7f2-4411-b788-fa4bf260d3ee tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:38.920211 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09351649-f7f2-4411-b788-fa4bf260d3ee tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:38.944795 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09351649-f7f2-4411-b788-fa4bf260d3ee tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:38.945379 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 778/3133] 10.4.3.240 () {66 vars in 1231 bytes} [Wed Aug 12 21:44:38 2026] GET /volume/v3/types => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.956992 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-846db68b-4675-4f58-979b-c131f84e7391 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.959573 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-846db68b-4675-4f58-979b-c131f84e7391 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:38.960141 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-846db68b-4675-4f58-979b-c131f84e7391 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1436928863"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:38.977132 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-846db68b-4675-4f58-979b-c131f84e7391 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:38.977438 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 786/3134] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:44:38 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:38.987900 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19e28a86-5ab4-47fc-b46b-4a45a75e2c34 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:38.989852 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19e28a86-5ab4-47fc-b46b-4a45a75e2c34 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] PUT https://10.4.3.240/volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa Aug 12 21:44:38.990272 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19e28a86-5ab4-47fc-b46b-4a45a75e2c34 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-55665475", "description": "tempest-volume-type-description-760671507", "is_public": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:39.025693 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19e28a86-5ab4-47fc-b46b-4a45a75e2c34 tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa returned with HTTP 200 Aug 12 21:44:39.026101 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 791/3135] 10.4.3.240 () {68 vars in 1363 bytes} [Wed Aug 12 21:44:38 2026] PUT /volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa => generated 202 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:39.034212 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06a1753b-de5f-4c8b-977f-112ab4c4a26b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:39.036039 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06a1753b-de5f-4c8b-977f-112ab4c4a26b tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa Aug 12 21:44:39.036262 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06a1753b-de5f-4c8b-977f-112ab4c4a26b tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:39.036456 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06a1753b-de5f-4c8b-977f-112ab4c4a26b tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:39.041722 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06a1753b-de5f-4c8b-977f-112ab4c4a26b tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa returned with HTTP 200 Aug 12 21:44:39.042195 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 781/3136] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:39 2026] GET /volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa => generated 266 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:39.050162 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32600067-d28d-47d6-b10d-9488901788ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:39.054160 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32600067-d28d-47d6-b10d-9488901788ba tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] DELETE https://10.4.3.240/volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa Aug 12 21:44:39.054390 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32600067-d28d-47d6-b10d-9488901788ba tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:39.054598 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32600067-d28d-47d6-b10d-9488901788ba tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:39.096989 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32600067-d28d-47d6-b10d-9488901788ba tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa returned with HTTP 202 Aug 12 21:44:39.097355 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 779/3137] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:39 2026] DELETE /volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:39.105370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-469bce92-a87c-4fd7-ac65-95dc05d27fcd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:39.107549 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-469bce92-a87c-4fd7-ac65-95dc05d27fcd tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] GET https://10.4.3.240/volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa Aug 12 21:44:39.107921 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-469bce92-a87c-4fd7-ac65-95dc05d27fcd tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:39.108453 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-469bce92-a87c-4fd7-ac65-95dc05d27fcd tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:39.112285 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-469bce92-a87c-4fd7-ac65-95dc05d27fcd tempest-VolumeTypesTest-123092142 tempest-VolumeTypesTest-123092142-project-admin] https://10.4.3.240/volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa returned with HTTP 404 Aug 12 21:44:39.113383 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 787/3138] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:39 2026] GET /volume/v3/types/38f5bff1-2105-45d6-8402-71105cee93fa => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:39.687203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c2eaf92-86ae-4e74-ba54-c940bbc3e640 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:39.689802 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c2eaf92-86ae-4e74-ba54-c940bbc3e640 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:39.690217 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c2eaf92-86ae-4e74-ba54-c940bbc3e640 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:39.690539 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c2eaf92-86ae-4e74-ba54-c940bbc3e640 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:39.690711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4c2eaf92-86ae-4e74-ba54-c940bbc3e640 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:39.698477 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:39.698477 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:39.699245 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c2eaf92-86ae-4e74-ba54-c940bbc3e640 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:39.699703 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 792/3139] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:39 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:40.711833 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9621ea07-f600-4800-8297-e86ab437064b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:40.721365 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9621ea07-f600-4800-8297-e86ab437064b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:44:40.721578 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9621ea07-f600-4800-8297-e86ab437064b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:40.727891 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9621ea07-f600-4800-8297-e86ab437064b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:40.727998 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9621ea07-f600-4800-8297-e86ab437064b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:40.740220 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:40.740220 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:40.741698 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9621ea07-f600-4800-8297-e86ab437064b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:44:40.741698 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 782/3140] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:40 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:40.754497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92cd4618-1543-4061-b6d1-29d2575f76e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:40.817895 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:40.895814 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92cd4618-1543-4061-b6d1-29d2575f76e5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:44:40.896038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92cd4618-1543-4061-b6d1-29d2575f76e5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b1741c3-4d2e-406a-8991-6d0d567560d8"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:40.898360 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-92cd4618-1543-4061-b6d1-29d2575f76e5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Creating new backup {'backup': {'volume_id': '7b1741c3-4d2e-406a-8991-6d0d567560d8'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:44:40.898360 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-92cd4618-1543-4061-b6d1-29d2575f76e5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Creating backup of volume 7b1741c3-4d2e-406a-8991-6d0d567560d8 in container None Aug 12 21:44:40.905616 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:40.905616 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:40.906072 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-92cd4618-1543-4061-b6d1-29d2575f76e5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Volume info retrieved successfully. Aug 12 21:44:40.921810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-92cd4618-1543-4061-b6d1-29d2575f76e5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Created reservations ['19dbf440-c9aa-457e-b2cb-6bcec586ee85', 'f421a7fd-992f-4168-96a4-ca168d2de6f3'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:40.949603 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:40.949738 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92cd4618-1543-4061-b6d1-29d2575f76e5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:44:40.949800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-523353507"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:40.949860 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 780/3141] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:44:40 2026] POST /volume/v3/backups => generated 288 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:40.950218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-523353507'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:40.950509 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume of 1 GB Aug 12 21:44:40.956848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e327cc5f-59cf-4547-8215-0c7c052cee62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:40.957950 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Availability Zones retrieved successfully. Aug 12 21:44:40.960260 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e327cc5f-59cf-4547-8215-0c7c052cee62 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:40.960260 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e327cc5f-59cf-4547-8215-0c7c052cee62 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:40.960260 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e327cc5f-59cf-4547-8215-0c7c052cee62 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:40.960260 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e327cc5f-59cf-4547-8215-0c7c052cee62 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:40.964293 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:40.964293 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:40.965079 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e327cc5f-59cf-4547-8215-0c7c052cee62 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:40.965399 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 793/3142] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:40 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:40.968439 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Flow 'volume_create_api' (0e75e0b8-a0b3-42c8-9e40-199e0b2ae231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:40.971778 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91382f6-bab2-4f4e-a765-ffb36cb9e591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:40.972057 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:41.011504 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91382f6-bab2-4f4e-a765-ffb36cb9e591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:41.012514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0d4a2e-07cc-4545-8cfd-11082788b5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:41.087988 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Created reservations ['90e1903d-ff91-4297-bc6d-caf70c6d999c', 'c04d0753-eb97-455a-880a-d0d5f7c43fbd', '6528fd42-4dcb-4d18-931a-5891c006048a', '1c81d307-95db-4210-be39-084aa6f224b6'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:41.088732 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0d4a2e-07cc-4545-8cfd-11082788b5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e1903d-ff91-4297-bc6d-caf70c6d999c', 'c04d0753-eb97-455a-880a-d0d5f7c43fbd', '6528fd42-4dcb-4d18-931a-5891c006048a', '1c81d307-95db-4210-be39-084aa6f224b6']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:41.089438 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2cdaf3-4445-43fc-b960-e4ecb28f9fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:41.110747 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2cdaf3-4445-43fc-b960-e4ecb28f9fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e6a346-6629-4260-a72f-60813eee6eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-523353507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c59285c915412cab3fb8212e0da2b6',qos_specs=None,replication_status=,reservations=['90e1903d-ff91-4297-bc6d-caf70c6d999c','c04d0753-eb97-455a-880a-d0d5f7c43fbd','6528fd42-4dcb-4d18-931a-5891c006048a','1c81d307-95db-4210-be39-084aa6f224b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75e3fe0c8af4b3db464083712c2d147',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-523353507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e6a346-6629-4260-a72f-60813eee6eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00c59285c915412cab3fb8212e0da2b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75e3fe0c8af4b3db464083712c2d147',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:41.111527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d895f4b-5128-4f82-a5d2-b050a16a7feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:41.128823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d895f4b-5128-4f82-a5d2-b050a16a7feb) transitioned into state 'SUCCESS' from state '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-523353507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c59285c915412cab3fb8212e0da2b6',qos_specs=None,replication_status=,reservations=['90e1903d-ff91-4297-bc6d-caf70c6d999c','c04d0753-eb97-455a-880a-d0d5f7c43fbd','6528fd42-4dcb-4d18-931a-5891c006048a','1c81d307-95db-4210-be39-084aa6f224b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75e3fe0c8af4b3db464083712c2d147',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:41.128823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa8235b-c109-4410-a72a-ba2d1bb89f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:41.136927 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa8235b-c109-4410-a72a-ba2d1bb89f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:41.137772 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Flow 'volume_create_api' (0e75e0b8-a0b3-42c8-9e40-199e0b2ae231) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:41.138095 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume request issued successfully. Aug 12 21:44:41.138599 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-323f0762-8644-41c4-a8bb-c852f1cb6edc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:41.139025 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 788/3143] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:44:40 2026] POST /volume/v3/volumes => generated 750 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:41.151705 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26efb710-eff8-467e-a461-37e3f01bc910 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.153706 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26efb710-eff8-467e-a461-37e3f01bc910 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:41.154017 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26efb710-eff8-467e-a461-37e3f01bc910 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:41.154376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26efb710-eff8-467e-a461-37e3f01bc910 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:41.164552 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:41.164552 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:41.168769 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-26efb710-eff8-467e-a461-37e3f01bc910 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:41.173601 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26efb710-eff8-467e-a461-37e3f01bc910 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 returned with HTTP 200 Aug 12 21:44:41.174092 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 783/3144] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:41 2026] GET /volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:41.439370 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5748289c-258d-4272-a937-f4fa46779a9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.527166 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5748289c-258d-4272-a937-f4fa46779a9c tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:44:41.527616 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5748289c-258d-4272-a937-f4fa46779a9c tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-481307785", "extra_specs": {"spec1": "val1"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.529710 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:41.529710 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:41.543235 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5748289c-258d-4272-a937-f4fa46779a9c tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:44:41.543575 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 781/3145] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:44:41 2026] POST /volume/v3/types => generated 242 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:41.555477 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f39b5335-5820-410d-9757-d776b7ccc7f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.557350 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f39b5335-5820-410d-9757-d776b7ccc7f1 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] POST https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs Aug 12 21:44:41.557763 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f39b5335-5820-410d-9757-d776b7ccc7f1 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.559299 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f39b5335-5820-410d-9757-d776b7ccc7f1 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs returned with HTTP 400 Aug 12 21:44:41.559768 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 794/3146] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:44:41 2026] POST /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:44:41.571637 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a29c9c9e-bdac-4636-b757-9ef8012286ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.574042 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a29c9c9e-bdac-4636-b757-9ef8012286ce tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] POST https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs Aug 12 21:44:41.574388 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a29c9c9e-bdac-4636-b757-9ef8012286ce tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.578781 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a29c9c9e-bdac-4636-b757-9ef8012286ce tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs returned with HTTP 400 Aug 12 21:44:41.579325 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 789/3147] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:44:41 2026] POST /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:44:41.590984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2057d2a7-3f83-4605-8bde-a9e8d4e53c36 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.592979 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2057d2a7-3f83-4605-8bde-a9e8d4e53c36 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] POST https://10.4.3.240/volume/v3/types/31b02a4e-0f44-4bd0-9c63-657a993d8561/extra_specs Aug 12 21:44:41.593403 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2057d2a7-3f83-4605-8bde-a9e8d4e53c36 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.603444 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2057d2a7-3f83-4605-8bde-a9e8d4e53c36 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/31b02a4e-0f44-4bd0-9c63-657a993d8561/extra_specs returned with HTTP 404 Aug 12 21:44:41.603958 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 784/3148] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:44:41 2026] POST /volume/v3/types/31b02a4e-0f44-4bd0-9c63-657a993d8561/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:41.614195 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2b59f26f-cf7f-4c96-a29e-c68539b333dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.616520 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b59f26f-cf7f-4c96-a29e-c68539b333dc tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] DELETE https://10.4.3.240/volume/v3/types/b94c94f2-ad95-4c03-b9e9-d70228a67300/extra_specs/spec1 Aug 12 21:44:41.616833 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b59f26f-cf7f-4c96-a29e-c68539b333dc tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:41.617741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b59f26f-cf7f-4c96-a29e-c68539b333dc tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:41.622013 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b59f26f-cf7f-4c96-a29e-c68539b333dc tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b94c94f2-ad95-4c03-b9e9-d70228a67300/extra_specs/spec1 returned with HTTP 404 Aug 12 21:44:41.622661 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 782/3149] 10.4.3.240 () {66 vars in 1399 bytes} [Wed Aug 12 21:44:41 2026] DELETE /volume/v3/types/b94c94f2-ad95-4c03-b9e9-d70228a67300/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:41.633650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f86b344d-38e3-4891-9003-c501036b9b81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.635996 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f86b344d-38e3-4891-9003-c501036b9b81 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] GET https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/nonexistent_extra_spec_name Aug 12 21:44:41.636270 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f86b344d-38e3-4891-9003-c501036b9b81 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:41.636534 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f86b344d-38e3-4891-9003-c501036b9b81 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:41.644880 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f86b344d-38e3-4891-9003-c501036b9b81 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 12 21:44:41.645443 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 795/3150] 10.4.3.240 () {66 vars in 1462 bytes} [Wed Aug 12 21:44:41 2026] GET /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:41.653432 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ecf054b4-799e-40d1-a481-37dc2fd4f5b3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.655275 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ecf054b4-799e-40d1-a481-37dc2fd4f5b3 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] GET https://10.4.3.240/volume/v3/types/5b808278-190b-4d25-8e4a-917694fa1b7f/extra_specs/spec1 Aug 12 21:44:41.655460 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ecf054b4-799e-40d1-a481-37dc2fd4f5b3 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:41.655651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ecf054b4-799e-40d1-a481-37dc2fd4f5b3 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:41.655890 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:41.655890 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:41.659616 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ecf054b4-799e-40d1-a481-37dc2fd4f5b3 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/5b808278-190b-4d25-8e4a-917694fa1b7f/extra_specs/spec1 returned with HTTP 404 Aug 12 21:44:41.660028 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 790/3151] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:44:41 2026] GET /volume/v3/types/5b808278-190b-4d25-8e4a-917694fa1b7f/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:41.667542 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-74d77af3-943b-4ebc-a8f5-43b05e423f06 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.669360 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74d77af3-943b-4ebc-a8f5-43b05e423f06 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] GET https://10.4.3.240/volume/v3/types/6b493b6e-c1b3-4ce7-9e8e-2bde36bc032b/extra_specs Aug 12 21:44:41.669560 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74d77af3-943b-4ebc-a8f5-43b05e423f06 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:41.669751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74d77af3-943b-4ebc-a8f5-43b05e423f06 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:41.673238 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74d77af3-943b-4ebc-a8f5-43b05e423f06 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/6b493b6e-c1b3-4ce7-9e8e-2bde36bc032b/extra_specs returned with HTTP 404 Aug 12 21:44:41.673757 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 785/3152] 10.4.3.240 () {66 vars in 1378 bytes} [Wed Aug 12 21:44:41 2026] GET /volume/v3/types/6b493b6e-c1b3-4ce7-9e8e-2bde36bc032b/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:41.682391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-355dd7f4-1643-41e6-a5a7-d369d867559d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.684491 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-355dd7f4-1643-41e6-a5a7-d369d867559d tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] PUT https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/spec1 Aug 12 21:44:41.684901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-355dd7f4-1643-41e6-a5a7-d369d867559d tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.686456 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-355dd7f4-1643-41e6-a5a7-d369d867559d tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/spec1 returned with HTTP 400 Aug 12 21:44:41.686977 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 783/3153] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:44:41 2026] PUT /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:44:41.697319 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1bea08c8-eb84-4454-a4ad-9270a32723e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.699758 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bea08c8-eb84-4454-a4ad-9270a32723e3 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] PUT https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/spec1 Aug 12 21:44:41.700229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bea08c8-eb84-4454-a4ad-9270a32723e3 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'update', calling method: update, body: null {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.702319 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bea08c8-eb84-4454-a4ad-9270a32723e3 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/spec1 returned with HTTP 400 Aug 12 21:44:41.702911 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 796/3154] 10.4.3.240 () {68 vars in 1415 bytes} [Wed Aug 12 21:44:41 2026] PUT /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:41.711161 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-15a94dd1-02ae-459d-ab82-092fc65f6c62 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.712967 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-15a94dd1-02ae-459d-ab82-092fc65f6c62 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] PUT https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/None Aug 12 21:44:41.713333 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-15a94dd1-02ae-459d-ab82-092fc65f6c62 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.723654 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-15a94dd1-02ae-459d-ab82-092fc65f6c62 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 21:44:41.723887 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-15a94dd1-02ae-459d-ab82-092fc65f6c62 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/None returned with HTTP 400 Aug 12 21:44:41.724400 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 791/3155] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:44:41 2026] PUT /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:41.732829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1fee97b3-8038-48eb-8c5b-ef3c04c5b29b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.734782 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fee97b3-8038-48eb-8c5b-ef3c04c5b29b tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] PUT https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/f87e3556-ac34-40ca-b2a7-d58b9290bc51 Aug 12 21:44:41.735849 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fee97b3-8038-48eb-8c5b-ef3c04c5b29b tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.744906 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fee97b3-8038-48eb-8c5b-ef3c04c5b29b tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 21:44:41.745146 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fee97b3-8038-48eb-8c5b-ef3c04c5b29b tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/f87e3556-ac34-40ca-b2a7-d58b9290bc51 returned with HTTP 400 Aug 12 21:44:41.745656 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 786/3156] 10.4.3.240 () {68 vars in 1509 bytes} [Wed Aug 12 21:44:41 2026] PUT /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64/extra_specs/f87e3556-ac34-40ca-b2a7-d58b9290bc51 => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:44:41.753225 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91f81539-2697-4207-9201-e935182e042f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.754964 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91f81539-2697-4207-9201-e935182e042f tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] PUT https://10.4.3.240/volume/v3/types/9c028ca5-4a49-4332-83d8-8feb1bc11319/extra_specs/spec1 Aug 12 21:44:41.755413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91f81539-2697-4207-9201-e935182e042f tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:41.765297 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91f81539-2697-4207-9201-e935182e042f tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/9c028ca5-4a49-4332-83d8-8feb1bc11319/extra_specs/spec1 returned with HTTP 404 Aug 12 21:44:41.765848 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 784/3157] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:44:41 2026] PUT /volume/v3/types/9c028ca5-4a49-4332-83d8-8feb1bc11319/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:41.773950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8578e934-7602-46eb-a09b-e9519327e6a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.775581 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8578e934-7602-46eb-a09b-e9519327e6a7 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] DELETE https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64 Aug 12 21:44:41.775786 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8578e934-7602-46eb-a09b-e9519327e6a7 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:41.775985 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8578e934-7602-46eb-a09b-e9519327e6a7 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:41.796556 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8578e934-7602-46eb-a09b-e9519327e6a7 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64 returned with HTTP 202 Aug 12 21:44:41.796928 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 797/3158] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:44:41 2026] DELETE /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:41.803854 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73789927-4310-43f3-bb24-35e2530e7279 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.805958 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73789927-4310-43f3-bb24-35e2530e7279 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] GET https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64 Aug 12 21:44:41.806179 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73789927-4310-43f3-bb24-35e2530e7279 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:41.806410 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73789927-4310-43f3-bb24-35e2530e7279 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:41.809606 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73789927-4310-43f3-bb24-35e2530e7279 tempest-ExtraSpecsNegativeTest-1614757603 tempest-ExtraSpecsNegativeTest-1614757603-project-admin] https://10.4.3.240/volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64 returned with HTTP 404 Aug 12 21:44:41.810109 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 792/3159] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:44:41 2026] GET /volume/v3/types/b8a1670f-e20f-4176-a6e3-8cdfa0c33d64 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:41.976027 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2b2fc16-6af7-42c0-9cb5-6dbc5b077296 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:41.977905 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2b2fc16-6af7-42c0-9cb5-6dbc5b077296 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:41.978375 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2b2fc16-6af7-42c0-9cb5-6dbc5b077296 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:41.978753 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2b2fc16-6af7-42c0-9cb5-6dbc5b077296 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:41.978954 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c2b2fc16-6af7-42c0-9cb5-6dbc5b077296 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:41.983213 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:41.983213 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:41.983884 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2b2fc16-6af7-42c0-9cb5-6dbc5b077296 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:41.984289 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 787/3160] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:41 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:42.193897 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ddecde49-bf71-48ca-a3a4-ca95568bfad5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:42.195767 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ddecde49-bf71-48ca-a3a4-ca95568bfad5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:42.195993 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ddecde49-bf71-48ca-a3a4-ca95568bfad5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:42.196170 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ddecde49-bf71-48ca-a3a4-ca95568bfad5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:42.204521 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:42.204521 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:42.208803 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ddecde49-bf71-48ca-a3a4-ca95568bfad5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:42.212980 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ddecde49-bf71-48ca-a3a4-ca95568bfad5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 returned with HTTP 200 Aug 12 21:44:42.213397 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 785/3161] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:42 2026] GET /volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:42.228355 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb1a22f5-dc00-456b-ae44-f2c3b691badc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:42.232979 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb1a22f5-dc00-456b-ae44-f2c3b691badc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:42.233335 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb1a22f5-dc00-456b-ae44-f2c3b691badc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6e6a346-6629-4260-a72f-60813eee6eb6", "name": "tempest-VolumesDeleteCascade-Snapshot-1843873562"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:42.244127 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:42.244127 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:42.244597 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb1a22f5-dc00-456b-ae44-f2c3b691badc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:42.244767 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-bb1a22f5-dc00-456b-ae44-f2c3b691badc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create snapshot from volume e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:42.287668 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bb1a22f5-dc00-456b-ae44-f2c3b691badc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Created reservations ['111616e2-e532-4f90-b2ba-34d1798e4fb6', '4a39db05-07d5-4c5f-b083-18a46c440959', '8c697df9-9ccd-477d-b840-411d41409ff3', '1108c545-1dd3-449d-8bf0-b523edea816c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:42.315196 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb1a22f5-dc00-456b-ae44-f2c3b691badc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot create request issued successfully. Aug 12 21:44:42.315506 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb1a22f5-dc00-456b-ae44-f2c3b691badc tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:44:42.315900 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 798/3162] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:44:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:42.327796 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-627d0357-409b-48f5-b337-c7dfcba370f4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:42.330010 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-627d0357-409b-48f5-b337-c7dfcba370f4 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 Aug 12 21:44:42.330260 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-627d0357-409b-48f5-b337-c7dfcba370f4 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:42.330514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-627d0357-409b-48f5-b337-c7dfcba370f4 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:42.338317 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:42.338317 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:42.339068 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-627d0357-409b-48f5-b337-c7dfcba370f4 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot retrieved successfully. Aug 12 21:44:42.340126 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-627d0357-409b-48f5-b337-c7dfcba370f4 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 returned with HTTP 200 Aug 12 21:44:42.340550 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 793/3163] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:42 2026] GET /volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:42.993614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddfc2455-66ed-41e1-998b-cd2d692827c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:42.995405 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddfc2455-66ed-41e1-998b-cd2d692827c0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:42.995617 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddfc2455-66ed-41e1-998b-cd2d692827c0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:42.995841 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddfc2455-66ed-41e1-998b-cd2d692827c0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:42.995967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ddfc2455-66ed-41e1-998b-cd2d692827c0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:43.000131 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:43.000131 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:43.000824 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddfc2455-66ed-41e1-998b-cd2d692827c0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:43.001277 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 788/3164] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:42 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:43.350711 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25b2c268-0916-4031-a0a4-c3008c509d1b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:43.352483 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25b2c268-0916-4031-a0a4-c3008c509d1b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 Aug 12 21:44:43.352682 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25b2c268-0916-4031-a0a4-c3008c509d1b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:43.352882 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25b2c268-0916-4031-a0a4-c3008c509d1b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:43.357883 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:43.357883 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:43.358339 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25b2c268-0916-4031-a0a4-c3008c509d1b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot retrieved successfully. Aug 12 21:44:43.359093 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25b2c268-0916-4031-a0a4-c3008c509d1b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 returned with HTTP 200 Aug 12 21:44:43.359422 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 786/3165] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:43 2026] GET /volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:43.370934 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-160fa9ed-acee-465a-a97d-204e435f4375 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:43.372642 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-160fa9ed-acee-465a-a97d-204e435f4375 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:43.372981 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-160fa9ed-acee-465a-a97d-204e435f4375 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6e6a346-6629-4260-a72f-60813eee6eb6", "name": "tempest-VolumesDeleteCascade-Snapshot-1326349291"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:43.380847 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:43.380847 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:43.381326 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-160fa9ed-acee-465a-a97d-204e435f4375 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:43.381444 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-160fa9ed-acee-465a-a97d-204e435f4375 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create snapshot from volume e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:43.403171 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-160fa9ed-acee-465a-a97d-204e435f4375 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Created reservations ['16bf7df8-a3e8-4040-ab63-4df63d3a5484', 'a6d3f403-d08d-4684-98dc-b383bf578ff4', '1b508bda-a0ae-48fd-a05a-655f1be85ee5', 'fcb75173-9225-4af1-8e9b-36ac9633d880'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:43.444145 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-160fa9ed-acee-465a-a97d-204e435f4375 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot create request issued successfully. Aug 12 21:44:43.444459 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-160fa9ed-acee-465a-a97d-204e435f4375 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:44:43.444891 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 799/3166] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:44:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:43.455772 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e7f37c20-dac8-4302-ad44-bf82858a587e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:43.457415 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7f37c20-dac8-4302-ad44-bf82858a587e tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c Aug 12 21:44:43.457652 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7f37c20-dac8-4302-ad44-bf82858a587e tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:43.457784 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7f37c20-dac8-4302-ad44-bf82858a587e tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:43.462141 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:43.462141 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:43.462546 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e7f37c20-dac8-4302-ad44-bf82858a587e tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot retrieved successfully. Aug 12 21:44:43.463223 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7f37c20-dac8-4302-ad44-bf82858a587e tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c returned with HTTP 200 Aug 12 21:44:43.463701 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 794/3167] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:43 2026] GET /volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:43.746697 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:43.872409 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:43.872764 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-161458582"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:43.874306 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-161458582'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:43.874507 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Create volume of 1 GB Aug 12 21:44:43.878904 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Availability Zones retrieved successfully. Aug 12 21:44:43.884452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Flow 'volume_create_api' (ac44f460-c3e5-4c69-baef-993af07b27f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:43.887008 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7cc0411-bec6-4425-826d-495e5aa14142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:43.888201 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:43.913144 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7cc0411-bec6-4425-826d-495e5aa14142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:43.914444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230e05de-6e94-477d-85d2-48fe56e6710a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:43.970694 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Created reservations ['76d0cd4c-b355-435c-b7e1-9643c459a101', '83a287bc-717b-48c7-b6cf-9cf8c464b071', '263f8917-6e5b-4cd9-ac8a-28776c043486', '05608bee-faa1-44e6-ae6d-bc5fbcc85694'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:43.971329 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230e05de-6e94-477d-85d2-48fe56e6710a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76d0cd4c-b355-435c-b7e1-9643c459a101', '83a287bc-717b-48c7-b6cf-9cf8c464b071', '263f8917-6e5b-4cd9-ac8a-28776c043486', '05608bee-faa1-44e6-ae6d-bc5fbcc85694']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:43.972101 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e9cd92-e54d-40c8-b66f-7d1d7e8fb67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:43.993209 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e9cd92-e54d-40c8-b66f-7d1d7e8fb67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7ffe675-411b-4c73-8421-4415040f0c3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-161458582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc6bfc6c7534221a320d0503890ff62',qos_specs=None,replication_status=,reservations=['76d0cd4c-b355-435c-b7e1-9643c459a101','83a287bc-717b-48c7-b6cf-9cf8c464b071','263f8917-6e5b-4cd9-ac8a-28776c043486','05608bee-faa1-44e6-ae6d-bc5fbcc85694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a8fe9371a849d284faea8e10378ae2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-161458582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7ffe675-411b-4c73-8421-4415040f0c3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fc6bfc6c7534221a320d0503890ff62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59a8fe9371a849d284faea8e10378ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:43.994126 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa56a5a1-add4-4b75-bda4-e45e63c14ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:44.009920 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa56a5a1-add4-4b75-bda4-e45e63c14ac7) transitioned into state 'SUCCESS' from state '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-161458582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc6bfc6c7534221a320d0503890ff62',qos_specs=None,replication_status=,reservations=['76d0cd4c-b355-435c-b7e1-9643c459a101','83a287bc-717b-48c7-b6cf-9cf8c464b071','263f8917-6e5b-4cd9-ac8a-28776c043486','05608bee-faa1-44e6-ae6d-bc5fbcc85694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a8fe9371a849d284faea8e10378ae2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:44.010755 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92822033-af87-4ccb-a9b0-47f0d0316786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:44.011022 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb94cd4b-b584-4286-b768-2c5e2704919a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:44.013271 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb94cd4b-b584-4286-b768-2c5e2704919a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:44.013478 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb94cd4b-b584-4286-b768-2c5e2704919a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:44.013738 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb94cd4b-b584-4286-b768-2c5e2704919a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:44.013889 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fb94cd4b-b584-4286-b768-2c5e2704919a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:44.019083 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:44.019083 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:44.020204 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb94cd4b-b584-4286-b768-2c5e2704919a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:44.020204 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 787/3168] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:44 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:44.020992 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92822033-af87-4ccb-a9b0-47f0d0316786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:44.021789 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Flow 'volume_create_api' (ac44f460-c3e5-4c69-baef-993af07b27f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:44.022109 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Create volume request issued successfully. Aug 12 21:44:44.022700 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f482a3c-35dc-4db3-81b1-7f73908c8730 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:44.023127 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 789/3169] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:44:43 2026] POST /volume/v3/volumes => generated 753 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:44.034126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f38a8e0-f22d-48d5-91d4-88dca43b24bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:44.035915 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f38a8e0-f22d-48d5-91d4-88dca43b24bb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c Aug 12 21:44:44.036115 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f38a8e0-f22d-48d5-91d4-88dca43b24bb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:44.036313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f38a8e0-f22d-48d5-91d4-88dca43b24bb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:44.043087 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:44.043087 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:44.046644 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f38a8e0-f22d-48d5-91d4-88dca43b24bb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:44:44.050340 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f38a8e0-f22d-48d5-91d4-88dca43b24bb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c returned with HTTP 200 Aug 12 21:44:44.050756 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 800/3170] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:44 2026] GET /volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:44.474384 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-38727e0f-3dcc-4c62-8d45-59b2f1c4ecfe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:44.476095 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38727e0f-3dcc-4c62-8d45-59b2f1c4ecfe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c Aug 12 21:44:44.476275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38727e0f-3dcc-4c62-8d45-59b2f1c4ecfe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:44.476447 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38727e0f-3dcc-4c62-8d45-59b2f1c4ecfe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:44.481734 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:44.481734 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:44.482160 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-38727e0f-3dcc-4c62-8d45-59b2f1c4ecfe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot retrieved successfully. Aug 12 21:44:44.482894 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38727e0f-3dcc-4c62-8d45-59b2f1c4ecfe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c returned with HTTP 200 Aug 12 21:44:44.483293 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 795/3171] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:44 2026] GET /volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:44.491260 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ffcd2666-6679-4081-8cae-b1c217e6a169 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:44.492884 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffcd2666-6679-4081-8cae-b1c217e6a169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6?cascade=True Aug 12 21:44:44.493074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffcd2666-6679-4081-8cae-b1c217e6a169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:44.493247 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffcd2666-6679-4081-8cae-b1c217e6a169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:44.493399 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ffcd2666-6679-4081-8cae-b1c217e6a169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete volume with id: e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:44.499847 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:44.499847 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:44.500284 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ffcd2666-6679-4081-8cae-b1c217e6a169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:44.530093 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ffcd2666-6679-4081-8cae-b1c217e6a169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete volume request issued successfully. Aug 12 21:44:44.530350 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffcd2666-6679-4081-8cae-b1c217e6a169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6?cascade=True returned with HTTP 202 Aug 12 21:44:44.530756 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 788/3172] 10.4.3.240 () {66 vars in 1376 bytes} [Wed Aug 12 21:44:44 2026] DELETE /volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6?cascade=True => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:44.537476 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87a8a1d0-cb3f-4a62-8f73-49f3aa1fcc1f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:44.539510 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87a8a1d0-cb3f-4a62-8f73-49f3aa1fcc1f tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:44.539728 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87a8a1d0-cb3f-4a62-8f73-49f3aa1fcc1f tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:44.539903 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87a8a1d0-cb3f-4a62-8f73-49f3aa1fcc1f tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:44.547285 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:44.547285 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:44.550736 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87a8a1d0-cb3f-4a62-8f73-49f3aa1fcc1f tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:44.555397 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87a8a1d0-cb3f-4a62-8f73-49f3aa1fcc1f tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 returned with HTTP 200 Aug 12 21:44:44.555931 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 790/3173] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:44 2026] GET /volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:45.032230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3292a99-3d20-46f6-aa1a-48a7ae60e5ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.033961 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3292a99-3d20-46f6-aa1a-48a7ae60e5ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:45.034199 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3292a99-3d20-46f6-aa1a-48a7ae60e5ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.034382 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3292a99-3d20-46f6-aa1a-48a7ae60e5ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.034487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d3292a99-3d20-46f6-aa1a-48a7ae60e5ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:45.038851 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:45.038851 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:45.039526 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3292a99-3d20-46f6-aa1a-48a7ae60e5ef tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:45.039944 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 801/3174] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:45 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:45.063611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f2c2b2d7-4a07-4e02-ae97-1601ffe8ba11 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.065351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2c2b2d7-4a07-4e02-ae97-1601ffe8ba11 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c Aug 12 21:44:45.065512 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2c2b2d7-4a07-4e02-ae97-1601ffe8ba11 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.065700 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2c2b2d7-4a07-4e02-ae97-1601ffe8ba11 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.072070 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:45.072070 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:45.075357 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f2c2b2d7-4a07-4e02-ae97-1601ffe8ba11 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:44:45.078904 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2c2b2d7-4a07-4e02-ae97-1601ffe8ba11 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c returned with HTTP 200 Aug 12 21:44:45.079251 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 796/3175] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:45 2026] GET /volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:45.093648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43e78bc4-d74b-4af2-91d7-dd3f1ac6c6e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.095817 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43e78bc4-d74b-4af2-91d7-dd3f1ac6c6e3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:44:45.096221 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43e78bc4-d74b-4af2-91d7-dd3f1ac6c6e3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7ffe675-411b-4c73-8421-4415040f0c3c", "name": "tempest-VolumesBackupsAdminTest-Backup-1267647224", "container": "tempest-volumesbackupsadmintest-backup-container-656536441"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:45.097588 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-43e78bc4-d74b-4af2-91d7-dd3f1ac6c6e3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Creating new backup {'backup': {'volume_id': 'e7ffe675-411b-4c73-8421-4415040f0c3c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1267647224', 'container': 'tempest-volumesbackupsadmintest-backup-container-656536441'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:44:45.097924 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-43e78bc4-d74b-4af2-91d7-dd3f1ac6c6e3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Creating backup of volume e7ffe675-411b-4c73-8421-4415040f0c3c in container tempest-volumesbackupsadmintest-backup-container-656536441 Aug 12 21:44:45.106267 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:45.106267 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:45.106717 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-43e78bc4-d74b-4af2-91d7-dd3f1ac6c6e3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:44:45.131316 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-43e78bc4-d74b-4af2-91d7-dd3f1ac6c6e3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Created reservations ['48244797-7e9b-4dbf-b28b-b32f2d9e5506', '16ea7ca9-9ef1-4bea-b90a-c47c65c69c4a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:45.155558 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43e78bc4-d74b-4af2-91d7-dd3f1ac6c6e3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:44:45.155929 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 789/3176] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:44:45 2026] POST /volume/v3/backups => generated 335 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:44:45.163731 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dff4ed77-bb04-40e2-844e-8a5e724f629e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.165830 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dff4ed77-bb04-40e2-844e-8a5e724f629e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:45.166360 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dff4ed77-bb04-40e2-844e-8a5e724f629e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.166360 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dff4ed77-bb04-40e2-844e-8a5e724f629e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.166428 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dff4ed77-bb04-40e2-844e-8a5e724f629e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:45.170273 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:45.170273 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:45.171571 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dff4ed77-bb04-40e2-844e-8a5e724f629e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:45.171571 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 791/3177] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:45 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:45.569019 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ffad6095-ec95-4ae2-8cd7-cd2c37377c35 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.570729 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffad6095-ec95-4ae2-8cd7-cd2c37377c35 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:45.570958 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffad6095-ec95-4ae2-8cd7-cd2c37377c35 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.571220 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffad6095-ec95-4ae2-8cd7-cd2c37377c35 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.579456 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffad6095-ec95-4ae2-8cd7-cd2c37377c35 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 returned with HTTP 404 Aug 12 21:44:45.579932 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 802/3178] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:45 2026] GET /volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:45.586818 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13cbad32-9e5f-4757-9250-a68c99b1cc53 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.588473 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13cbad32-9e5f-4757-9250-a68c99b1cc53 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:44:45.588679 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13cbad32-9e5f-4757-9250-a68c99b1cc53 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.588880 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13cbad32-9e5f-4757-9250-a68c99b1cc53 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.589186 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-13cbad32-9e5f-4757-9250-a68c99b1cc53 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:45.589874 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-13cbad32-9e5f-4757-9250-a68c99b1cc53 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:45.596607 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-13cbad32-9e5f-4757-9250-a68c99b1cc53 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Get all volumes completed successfully. Aug 12 21:44:45.597358 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13cbad32-9e5f-4757-9250-a68c99b1cc53 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:44:45.597358 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 797/3179] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:44:45 2026] GET /volume/v3/volumes => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:44:45.605378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb3c52e4-42bb-46ed-81ab-3311502d65ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.609643 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb3c52e4-42bb-46ed-81ab-3311502d65ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:45.609643 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb3c52e4-42bb-46ed-81ab-3311502d65ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.609643 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb3c52e4-42bb-46ed-81ab-3311502d65ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.609643 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-cb3c52e4-42bb-46ed-81ab-3311502d65ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:45.609643 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:45.609643 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:45.609643 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-cb3c52e4-42bb-46ed-81ab-3311502d65ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:44:45.613023 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb3c52e4-42bb-46ed-81ab-3311502d65ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Get all snapshots completed successfully. Aug 12 21:44:45.613462 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb3c52e4-42bb-46ed-81ab-3311502d65ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 12 21:44:45.613925 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 790/3180] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:44:45 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:44:45.623516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc7654c9-6956-467d-943e-66e434f96055 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.625307 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc7654c9-6956-467d-943e-66e434f96055 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c Aug 12 21:44:45.625582 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc7654c9-6956-467d-943e-66e434f96055 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.625870 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc7654c9-6956-467d-943e-66e434f96055 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.626838 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-bc7654c9-6956-467d-943e-66e434f96055 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete snapshot with id: a67a151c-f63b-4598-b82e-18f4cc55b04c Aug 12 21:44:45.631346 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc7654c9-6956-467d-943e-66e434f96055 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c returned with HTTP 404 Aug 12 21:44:45.632049 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 792/3181] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:45 2026] DELETE /volume/v3/snapshots/a67a151c-f63b-4598-b82e-18f4cc55b04c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:45.638826 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-095f5706-f56d-448e-abc5-add72631e431 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.640548 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-095f5706-f56d-448e-abc5-add72631e431 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 Aug 12 21:44:45.640793 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-095f5706-f56d-448e-abc5-add72631e431 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.641022 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-095f5706-f56d-448e-abc5-add72631e431 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.641203 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-095f5706-f56d-448e-abc5-add72631e431 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete snapshot with id: 1216452a-8996-4f25-8d14-865d3ecd81c5 Aug 12 21:44:45.645068 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-095f5706-f56d-448e-abc5-add72631e431 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 returned with HTTP 404 Aug 12 21:44:45.645506 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 803/3182] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:45 2026] DELETE /volume/v3/snapshots/1216452a-8996-4f25-8d14-865d3ecd81c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:45.651786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0ba2ab1b-d15f-4467-a271-7ba008063455 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.654982 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ba2ab1b-d15f-4467-a271-7ba008063455 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:45.654982 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0ba2ab1b-d15f-4467-a271-7ba008063455 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.654982 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0ba2ab1b-d15f-4467-a271-7ba008063455 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.659351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ba2ab1b-d15f-4467-a271-7ba008063455 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 returned with HTTP 404 Aug 12 21:44:45.659890 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 798/3183] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:45 2026] GET /volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:45.665990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ecad766-d298-4118-9af6-989a7f0c244a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.667951 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ecad766-d298-4118-9af6-989a7f0c244a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:45.668439 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ecad766-d298-4118-9af6-989a7f0c244a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.668817 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ecad766-d298-4118-9af6-989a7f0c244a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.669086 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8ecad766-d298-4118-9af6-989a7f0c244a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete volume with id: e6e6a346-6629-4260-a72f-60813eee6eb6 Aug 12 21:44:45.675783 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ecad766-d298-4118-9af6-989a7f0c244a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 returned with HTTP 404 Aug 12 21:44:45.675783 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 791/3184] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:45 2026] DELETE /volume/v3/volumes/e6e6a346-6629-4260-a72f-60813eee6eb6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:45.683647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-117f4eda-abe5-4ce7-8788-75ba19240429 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.685618 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:45.686068 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-395335453"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:45.687862 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-395335453'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:45.687994 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume of 1 GB Aug 12 21:44:45.692455 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Availability Zones retrieved successfully. Aug 12 21:44:45.697541 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Flow 'volume_create_api' (6b4f1633-008f-4655-b5ee-3791e6fc4c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:45.698637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a78c08-0668-40e3-90bf-30998632967e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:45.699554 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:45.723890 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a78c08-0668-40e3-90bf-30998632967e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:45.724840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf893d8-8c06-42a4-a909-f48905437ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:45.764831 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Created reservations ['fad2c932-9a53-4e5d-8072-2b7c617ff54c', '75ce779c-2d21-476e-a062-768c76c4f3cd', '2b48a125-b9bf-4435-96f9-a8fdcf87e7d8', 'adf63796-9de1-4ac3-9094-a6df40fc4808'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:45.765615 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf893d8-8c06-42a4-a909-f48905437ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad2c932-9a53-4e5d-8072-2b7c617ff54c', '75ce779c-2d21-476e-a062-768c76c4f3cd', '2b48a125-b9bf-4435-96f9-a8fdcf87e7d8', 'adf63796-9de1-4ac3-9094-a6df40fc4808']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:45.766813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125eb9df-8197-4cd7-9a9e-676b9a55d559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:45.791695 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125eb9df-8197-4cd7-9a9e-676b9a55d559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-395335453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c59285c915412cab3fb8212e0da2b6',qos_specs=None,replication_status=,reservations=['fad2c932-9a53-4e5d-8072-2b7c617ff54c','75ce779c-2d21-476e-a062-768c76c4f3cd','2b48a125-b9bf-4435-96f9-a8fdcf87e7d8','adf63796-9de1-4ac3-9094-a6df40fc4808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75e3fe0c8af4b3db464083712c2d147',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-395335453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00c59285c915412cab3fb8212e0da2b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75e3fe0c8af4b3db464083712c2d147',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:45.792548 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b25299-1764-4657-bc23-ef4ac9f2679a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:45.810211 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b25299-1764-4657-bc23-ef4ac9f2679a) transitioned into state 'SUCCESS' from state '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-395335453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c59285c915412cab3fb8212e0da2b6',qos_specs=None,replication_status=,reservations=['fad2c932-9a53-4e5d-8072-2b7c617ff54c','75ce779c-2d21-476e-a062-768c76c4f3cd','2b48a125-b9bf-4435-96f9-a8fdcf87e7d8','adf63796-9de1-4ac3-9094-a6df40fc4808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75e3fe0c8af4b3db464083712c2d147',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:45.811476 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd52d73b-d817-4539-99b4-bc7d899fbc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:45.820238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd52d73b-d817-4539-99b4-bc7d899fbc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:45.821414 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Flow 'volume_create_api' (6b4f1633-008f-4655-b5ee-3791e6fc4c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:45.821843 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume request issued successfully. Aug 12 21:44:45.822531 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-117f4eda-abe5-4ce7-8788-75ba19240429 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:45.823051 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 793/3185] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:44:45 2026] POST /volume/v3/volumes => generated 750 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:45.838828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-967eea36-547e-48bb-806b-2ed64475a843 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:45.844163 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-967eea36-547e-48bb-806b-2ed64475a843 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:45.844361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-967eea36-547e-48bb-806b-2ed64475a843 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:45.844576 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-967eea36-547e-48bb-806b-2ed64475a843 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:45.861546 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:45.861546 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:45.872481 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-967eea36-547e-48bb-806b-2ed64475a843 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:45.879568 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-967eea36-547e-48bb-806b-2ed64475a843 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 returned with HTTP 200 Aug 12 21:44:45.880142 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 804/3186] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:45 2026] GET /volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:46.052967 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a23d32c-380d-4186-bad8-7e8e59c20ef7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:46.055717 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a23d32c-380d-4186-bad8-7e8e59c20ef7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:46.055717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a23d32c-380d-4186-bad8-7e8e59c20ef7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:46.055717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a23d32c-380d-4186-bad8-7e8e59c20ef7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:46.055717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8a23d32c-380d-4186-bad8-7e8e59c20ef7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:46.063175 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:46.063175 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:46.067275 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a23d32c-380d-4186-bad8-7e8e59c20ef7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:46.067275 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 799/3187] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:46 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:46.183439 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-01c3e217-c207-4d90-bf8b-b0ae1846d085 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:46.185712 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01c3e217-c207-4d90-bf8b-b0ae1846d085 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:46.186036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01c3e217-c207-4d90-bf8b-b0ae1846d085 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:46.186260 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01c3e217-c207-4d90-bf8b-b0ae1846d085 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:46.186407 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-01c3e217-c207-4d90-bf8b-b0ae1846d085 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:46.192092 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:46.192092 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:46.193093 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01c3e217-c207-4d90-bf8b-b0ae1846d085 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:46.193723 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 792/3188] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:46 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:46.896309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c694d91-6e46-4a34-bb9f-eff0394ae444 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:46.898265 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c694d91-6e46-4a34-bb9f-eff0394ae444 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:46.898524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c694d91-6e46-4a34-bb9f-eff0394ae444 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:46.898825 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c694d91-6e46-4a34-bb9f-eff0394ae444 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:46.906608 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:46.906608 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:46.910405 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c694d91-6e46-4a34-bb9f-eff0394ae444 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:46.915020 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c694d91-6e46-4a34-bb9f-eff0394ae444 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 returned with HTTP 200 Aug 12 21:44:46.915509 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 794/3189] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:46 2026] GET /volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:46.927640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c6a75ef-61e9-419f-94d9-d17a46510882 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:46.929310 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c6a75ef-61e9-419f-94d9-d17a46510882 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:46.929688 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c6a75ef-61e9-419f-94d9-d17a46510882 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0", "name": "tempest-VolumesDeleteCascade-Snapshot-457887194"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:46.937477 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:46.937477 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:46.938031 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9c6a75ef-61e9-419f-94d9-d17a46510882 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:46.938200 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-9c6a75ef-61e9-419f-94d9-d17a46510882 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create snapshot from volume 5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:46.960259 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9c6a75ef-61e9-419f-94d9-d17a46510882 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Created reservations ['ea3584e3-5b6f-4ed7-94bf-ad12b96d43a2', '1c29413e-97da-49be-9663-1dd998ea00bc', '0674fcec-8197-4a22-8dc8-4d59770df07e', 'caffb5ed-93c3-452c-8c27-ef19c824c214'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:46.984972 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9c6a75ef-61e9-419f-94d9-d17a46510882 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot create request issued successfully. Aug 12 21:44:46.985441 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c6a75ef-61e9-419f-94d9-d17a46510882 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:44:46.985987 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 805/3190] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:44:46 2026] POST /volume/v3/snapshots => generated 306 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:46.998681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-018d2724-498a-49b6-95fc-b1665d452b2b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:47.001520 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-018d2724-498a-49b6-95fc-b1665d452b2b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 Aug 12 21:44:47.001797 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-018d2724-498a-49b6-95fc-b1665d452b2b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:47.002048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-018d2724-498a-49b6-95fc-b1665d452b2b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:47.008637 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:47.008637 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:47.009250 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-018d2724-498a-49b6-95fc-b1665d452b2b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot retrieved successfully. Aug 12 21:44:47.010327 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-018d2724-498a-49b6-95fc-b1665d452b2b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 returned with HTTP 200 Aug 12 21:44:47.010979 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 800/3191] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:46 2026] GET /volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:47.077520 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d328d7dd-d3dc-4d1b-87a2-4b1b2be490f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:47.079882 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d328d7dd-d3dc-4d1b-87a2-4b1b2be490f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:47.080207 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d328d7dd-d3dc-4d1b-87a2-4b1b2be490f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:47.080470 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d328d7dd-d3dc-4d1b-87a2-4b1b2be490f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:47.080648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d328d7dd-d3dc-4d1b-87a2-4b1b2be490f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:47.085852 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:47.085852 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:47.086418 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d328d7dd-d3dc-4d1b-87a2-4b1b2be490f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:47.086772 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 793/3192] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:47 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:47.203736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6acd0592-b0e7-4e26-906a-4447e17980d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:47.205448 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6acd0592-b0e7-4e26-906a-4447e17980d1 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:47.205662 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6acd0592-b0e7-4e26-906a-4447e17980d1 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:47.205857 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6acd0592-b0e7-4e26-906a-4447e17980d1 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:47.205956 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6acd0592-b0e7-4e26-906a-4447e17980d1 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:47.209900 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:47.209900 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:47.210597 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6acd0592-b0e7-4e26-906a-4447e17980d1 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:47.211107 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 795/3193] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:47 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:48.021079 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f45f584c-8643-4f29-ba59-81516ef390c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:48.022972 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f45f584c-8643-4f29-ba59-81516ef390c8 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 Aug 12 21:44:48.023288 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f45f584c-8643-4f29-ba59-81516ef390c8 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:48.023579 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f45f584c-8643-4f29-ba59-81516ef390c8 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:48.028960 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:48.028960 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:48.029419 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f45f584c-8643-4f29-ba59-81516ef390c8 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot retrieved successfully. Aug 12 21:44:48.030195 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f45f584c-8643-4f29-ba59-81516ef390c8 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 returned with HTTP 200 Aug 12 21:44:48.030557 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 806/3194] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:44:48 2026] GET /volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:48.041713 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:48.043922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:48.044378 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d6e26ce1-e0d6-4abc-a83c-891867592564", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1501487775"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:48.048655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume request body: {'volume': {'snapshot_id': 'd6e26ce1-e0d6-4abc-a83c-891867592564', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1501487775'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:48.054386 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:48.054386 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:48.055023 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Snapshot retrieved successfully. Aug 12 21:44:48.055209 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume of 1 GB Aug 12 21:44:48.060474 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Availability Zones retrieved successfully. Aug 12 21:44:48.068134 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Flow 'volume_create_api' (23b9a7f1-6ca8-4daf-bf51-933c7b39e157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:48.069948 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a674f9-014a-4ec3-ad4e-3849a0fc1909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:48.071353 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:48.099898 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-871fd228-633c-4c88-9a23-1fd81d6773af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:48.101894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-871fd228-633c-4c88-9a23-1fd81d6773af tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:48.102710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-871fd228-633c-4c88-9a23-1fd81d6773af tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:48.102710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-871fd228-633c-4c88-9a23-1fd81d6773af tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:48.102710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-871fd228-633c-4c88-9a23-1fd81d6773af tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:48.109440 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:48.109440 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:48.110094 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-871fd228-633c-4c88-9a23-1fd81d6773af tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:48.110509 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 794/3195] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:48 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:48.115440 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a674f9-014a-4ec3-ad4e-3849a0fc1909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd6e26ce1-e0d6-4abc-a83c-891867592564', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:48.117527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e88c408-43f6-46fa-aa2d-5bf906bb08ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:48.170003 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Created reservations ['19df374c-ab70-4fc6-abf2-25330cf35bec', 'bbb55161-bb77-4241-851e-c02953f38b7e', '970331d1-afa4-4489-a93a-61eb8f11111d', '1da45555-12e6-4ce1-b22f-efae1ac8c3da'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:48.171060 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e88c408-43f6-46fa-aa2d-5bf906bb08ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19df374c-ab70-4fc6-abf2-25330cf35bec', 'bbb55161-bb77-4241-851e-c02953f38b7e', '970331d1-afa4-4489-a93a-61eb8f11111d', '1da45555-12e6-4ce1-b22f-efae1ac8c3da']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:48.172031 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a941a1ac-6266-46e0-9b85-3cbbc12e83c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:48.211196 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a941a1ac-6266-46e0-9b85-3cbbc12e83c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49526fbf-d42b-42af-9e4e-5546ba7f7cfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1501487775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c59285c915412cab3fb8212e0da2b6',qos_specs=None,replication_status=,reservations=['19df374c-ab70-4fc6-abf2-25330cf35bec','bbb55161-bb77-4241-851e-c02953f38b7e','970331d1-afa4-4489-a93a-61eb8f11111d','1da45555-12e6-4ce1-b22f-efae1ac8c3da'],size=1,snapshot_id=d6e26ce1-e0d6-4abc-a83c-891867592564,source_replicaid=,source_volid=None,status='creating',user_id='a75e3fe0c8af4b3db464083712c2d147',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1501487775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49526fbf-d42b-42af-9e4e-5546ba7f7cfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00c59285c915412cab3fb8212e0da2b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d6e26ce1-e0d6-4abc-a83c-891867592564,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75e3fe0c8af4b3db464083712c2d147',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:48.212119 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f6fa200-a386-46ff-a507-de5473230148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:48.221278 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ff8df6b-5f52-4de1-967c-d807914cfed5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:48.223359 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ff8df6b-5f52-4de1-967c-d807914cfed5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:48.223529 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ff8df6b-5f52-4de1-967c-d807914cfed5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:48.223566 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ff8df6b-5f52-4de1-967c-d807914cfed5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:48.223742 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0ff8df6b-5f52-4de1-967c-d807914cfed5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:48.227789 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:48.227789 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:48.231643 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ff8df6b-5f52-4de1-967c-d807914cfed5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:48.231643 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 796/3196] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:48 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:48.234779 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f6fa200-a386-46ff-a507-de5473230148) transitioned into state 'SUCCESS' from state '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-1501487775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c59285c915412cab3fb8212e0da2b6',qos_specs=None,replication_status=,reservations=['19df374c-ab70-4fc6-abf2-25330cf35bec','bbb55161-bb77-4241-851e-c02953f38b7e','970331d1-afa4-4489-a93a-61eb8f11111d','1da45555-12e6-4ce1-b22f-efae1ac8c3da'],size=1,snapshot_id=d6e26ce1-e0d6-4abc-a83c-891867592564,source_replicaid=,source_volid=None,status='creating',user_id='a75e3fe0c8af4b3db464083712c2d147',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:48.235844 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38eca9c-0dd1-49fb-a4a0-a58bdd1ff538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:48.260253 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38eca9c-0dd1-49fb-a4a0-a58bdd1ff538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:48.261121 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Flow 'volume_create_api' (23b9a7f1-6ca8-4daf-bf51-933c7b39e157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:48.261450 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Create volume request issued successfully. Aug 12 21:44:48.262010 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c6535c2-767a-4be7-88be-2bd5f56a2b83 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:48.262488 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 801/3197] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:44:48 2026] POST /volume/v3/volumes => generated 785 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:48.279867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac30595f-587b-4205-b53c-a161a40ec7ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:48.281821 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac30595f-587b-4205-b53c-a161a40ec7ba tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb Aug 12 21:44:48.282041 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac30595f-587b-4205-b53c-a161a40ec7ba tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:48.282260 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac30595f-587b-4205-b53c-a161a40ec7ba tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:48.289295 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:48.289295 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:48.292905 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac30595f-587b-4205-b53c-a161a40ec7ba tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:48.297283 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac30595f-587b-4205-b53c-a161a40ec7ba tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb returned with HTTP 200 Aug 12 21:44:48.297637 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 807/3198] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:48 2026] GET /volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:49.123540 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5b88ce4-e9bb-4bb6-8b6a-284c789787cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:49.125314 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5b88ce4-e9bb-4bb6-8b6a-284c789787cb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:49.125525 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5b88ce4-e9bb-4bb6-8b6a-284c789787cb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:49.125740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5b88ce4-e9bb-4bb6-8b6a-284c789787cb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:49.125847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d5b88ce4-e9bb-4bb6-8b6a-284c789787cb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:49.130183 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:49.130183 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:49.130828 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5b88ce4-e9bb-4bb6-8b6a-284c789787cb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:49.131173 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 795/3199] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:49 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:49.242539 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5bc2a64c-be9a-43a0-949c-e4d87d3decf4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:49.246726 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bc2a64c-be9a-43a0-949c-e4d87d3decf4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:49.246726 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bc2a64c-be9a-43a0-949c-e4d87d3decf4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:49.246726 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bc2a64c-be9a-43a0-949c-e4d87d3decf4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:49.246726 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5bc2a64c-be9a-43a0-949c-e4d87d3decf4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:49.249573 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:49.249573 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:49.250408 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bc2a64c-be9a-43a0-949c-e4d87d3decf4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:49.250813 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 797/3200] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:49 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:49.311175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-466b05b3-35ea-45a1-9fce-d2ae9d7bcb9b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:49.313582 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-466b05b3-35ea-45a1-9fce-d2ae9d7bcb9b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb Aug 12 21:44:49.313868 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-466b05b3-35ea-45a1-9fce-d2ae9d7bcb9b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:49.314113 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-466b05b3-35ea-45a1-9fce-d2ae9d7bcb9b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:49.323103 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:49.323103 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:49.327879 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-466b05b3-35ea-45a1-9fce-d2ae9d7bcb9b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:49.333491 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-466b05b3-35ea-45a1-9fce-d2ae9d7bcb9b tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb returned with HTTP 200 Aug 12 21:44:49.333999 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 802/3201] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:49 2026] GET /volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:49.347735 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e39f052-7176-47d5-aea4-24e4c87df68a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:49.349907 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e39f052-7176-47d5-aea4-24e4c87df68a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb Aug 12 21:44:49.350149 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e39f052-7176-47d5-aea4-24e4c87df68a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:49.350400 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e39f052-7176-47d5-aea4-24e4c87df68a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:49.359055 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:49.359055 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:49.363882 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e39f052-7176-47d5-aea4-24e4c87df68a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:49.369352 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e39f052-7176-47d5-aea4-24e4c87df68a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb returned with HTTP 200 Aug 12 21:44:49.369861 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 808/3202] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:49 2026] GET /volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:49.386775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7b204f3-4b8a-4efa-af0a-209cb2a7f169 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:49.388563 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7b204f3-4b8a-4efa-af0a-209cb2a7f169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0?cascade=True Aug 12 21:44:49.388887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7b204f3-4b8a-4efa-af0a-209cb2a7f169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:49.388979 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7b204f3-4b8a-4efa-af0a-209cb2a7f169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:49.389077 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f7b204f3-4b8a-4efa-af0a-209cb2a7f169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete volume with id: 5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:49.397048 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:49.397048 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:49.397450 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f7b204f3-4b8a-4efa-af0a-209cb2a7f169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:49.428476 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f7b204f3-4b8a-4efa-af0a-209cb2a7f169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete volume request issued successfully. Aug 12 21:44:49.428476 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7b204f3-4b8a-4efa-af0a-209cb2a7f169 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0?cascade=True returned with HTTP 202 Aug 12 21:44:49.428476 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 796/3203] 10.4.3.240 () {66 vars in 1376 bytes} [Wed Aug 12 21:44:49 2026] DELETE /volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0?cascade=True => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:49.434985 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89b16fc2-aa43-4887-8b69-c4f2d14bc4d0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:49.439518 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89b16fc2-aa43-4887-8b69-c4f2d14bc4d0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:49.439518 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89b16fc2-aa43-4887-8b69-c4f2d14bc4d0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:49.439518 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89b16fc2-aa43-4887-8b69-c4f2d14bc4d0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:49.445733 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:49.445733 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:49.450546 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-89b16fc2-aa43-4887-8b69-c4f2d14bc4d0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:49.456355 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89b16fc2-aa43-4887-8b69-c4f2d14bc4d0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 returned with HTTP 200 Aug 12 21:44:49.456782 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 798/3204] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:49 2026] GET /volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:50.141570 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e31f935-c490-4ba2-bb22-b63f74b8d7ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:50.145328 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e31f935-c490-4ba2-bb22-b63f74b8d7ce tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:50.148641 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e31f935-c490-4ba2-bb22-b63f74b8d7ce tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:50.148641 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e31f935-c490-4ba2-bb22-b63f74b8d7ce tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:50.148641 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7e31f935-c490-4ba2-bb22-b63f74b8d7ce tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:50.150641 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:50.150641 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:50.151202 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e31f935-c490-4ba2-bb22-b63f74b8d7ce tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:50.151595 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 803/3205] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:50 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:50.261231 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7d92571-1097-4dc9-9393-5675f419b486 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:50.263866 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7d92571-1097-4dc9-9393-5675f419b486 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:50.264074 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7d92571-1097-4dc9-9393-5675f419b486 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:50.264286 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7d92571-1097-4dc9-9393-5675f419b486 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:50.264409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b7d92571-1097-4dc9-9393-5675f419b486 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:50.269201 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:50.269201 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:50.269906 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7d92571-1097-4dc9-9393-5675f419b486 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:50.270262 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 809/3206] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:50 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:50.470693 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d1dde272-12fb-441f-b49d-c72d34a3bf45 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:50.472737 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1dde272-12fb-441f-b49d-c72d34a3bf45 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:50.473117 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1dde272-12fb-441f-b49d-c72d34a3bf45 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:50.473442 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1dde272-12fb-441f-b49d-c72d34a3bf45 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:50.639562 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1dde272-12fb-441f-b49d-c72d34a3bf45 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 returned with HTTP 404 Aug 12 21:44:50.640163 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 797/3207] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:50 2026] GET /volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:50.646695 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b716659-2222-4bf9-b1a3-1354cd6e44eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:50.648588 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b716659-2222-4bf9-b1a3-1354cd6e44eb tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:44:50.648905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b716659-2222-4bf9-b1a3-1354cd6e44eb tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:50.649122 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b716659-2222-4bf9-b1a3-1354cd6e44eb tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:50.649421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-0b716659-2222-4bf9-b1a3-1354cd6e44eb tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:50.650115 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0b716659-2222-4bf9-b1a3-1354cd6e44eb tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:44:50.658130 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0b716659-2222-4bf9-b1a3-1354cd6e44eb tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Get all volumes completed successfully. Aug 12 21:44:50.658749 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b716659-2222-4bf9-b1a3-1354cd6e44eb tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:44:50.659171 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 799/3208] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:44:50 2026] GET /volume/v3/volumes => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:50.666070 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e18c5007-af9f-4b4b-8b6a-a0ff21b16659 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:50.667893 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e18c5007-af9f-4b4b-8b6a-a0ff21b16659 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 12 21:44:50.668113 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e18c5007-af9f-4b4b-8b6a-a0ff21b16659 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:50.668302 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e18c5007-af9f-4b4b-8b6a-a0ff21b16659 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:50.668571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-e18c5007-af9f-4b4b-8b6a-a0ff21b16659 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:44:50.669721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-e18c5007-af9f-4b4b-8b6a-a0ff21b16659 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:44:50.673361 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e18c5007-af9f-4b4b-8b6a-a0ff21b16659 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Get all snapshots completed successfully. Aug 12 21:44:50.673743 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e18c5007-af9f-4b4b-8b6a-a0ff21b16659 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 12 21:44:50.674168 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 804/3209] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:44:50 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:44:50.682859 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13a87a51-1d88-4619-8805-02c3c6343d3a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:50.685254 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13a87a51-1d88-4619-8805-02c3c6343d3a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb Aug 12 21:44:50.685481 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13a87a51-1d88-4619-8805-02c3c6343d3a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:50.685740 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13a87a51-1d88-4619-8805-02c3c6343d3a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:50.695483 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:50.695483 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:50.700675 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-13a87a51-1d88-4619-8805-02c3c6343d3a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:50.706485 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13a87a51-1d88-4619-8805-02c3c6343d3a tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb returned with HTTP 200 Aug 12 21:44:50.706990 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 810/3210] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:50 2026] GET /volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:50.719042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2dbb05a2-8d6e-4287-974e-b8b06caba9af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:50.721482 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dbb05a2-8d6e-4287-974e-b8b06caba9af tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb Aug 12 21:44:50.721583 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dbb05a2-8d6e-4287-974e-b8b06caba9af tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:50.721862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dbb05a2-8d6e-4287-974e-b8b06caba9af tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:50.722254 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2dbb05a2-8d6e-4287-974e-b8b06caba9af tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete volume with id: 49526fbf-d42b-42af-9e4e-5546ba7f7cfb Aug 12 21:44:50.730092 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:50.730092 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:50.730656 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2dbb05a2-8d6e-4287-974e-b8b06caba9af tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:50.750790 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2dbb05a2-8d6e-4287-974e-b8b06caba9af tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete volume request issued successfully. Aug 12 21:44:50.751046 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dbb05a2-8d6e-4287-974e-b8b06caba9af tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb returned with HTTP 202 Aug 12 21:44:50.751518 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 798/3211] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:50 2026] DELETE /volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:50.758429 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36c41ed4-6ced-4dc1-8674-538530be16e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:50.762642 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36c41ed4-6ced-4dc1-8674-538530be16e0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb Aug 12 21:44:50.762733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36c41ed4-6ced-4dc1-8674-538530be16e0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:50.762901 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36c41ed4-6ced-4dc1-8674-538530be16e0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:50.771597 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:50.771597 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:50.775941 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36c41ed4-6ced-4dc1-8674-538530be16e0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Volume info retrieved successfully. Aug 12 21:44:50.781772 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36c41ed4-6ced-4dc1-8674-538530be16e0 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb returned with HTTP 200 Aug 12 21:44:50.782439 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 800/3212] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:50 2026] GET /volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:51.168521 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6488b534-2924-4dcb-8240-1336a6c23814 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:51.173095 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6488b534-2924-4dcb-8240-1336a6c23814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:51.173293 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6488b534-2924-4dcb-8240-1336a6c23814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:51.173505 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6488b534-2924-4dcb-8240-1336a6c23814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:51.173633 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6488b534-2924-4dcb-8240-1336a6c23814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:51.177766 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:51.177766 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:51.178394 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6488b534-2924-4dcb-8240-1336a6c23814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:51.178809 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 805/3213] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:51 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:51.280446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4bb2a5e1-b15c-4511-a14e-21b9f5828ab3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:51.282299 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bb2a5e1-b15c-4511-a14e-21b9f5828ab3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:51.282583 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bb2a5e1-b15c-4511-a14e-21b9f5828ab3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:51.282864 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bb2a5e1-b15c-4511-a14e-21b9f5828ab3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:51.282968 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4bb2a5e1-b15c-4511-a14e-21b9f5828ab3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:51.287207 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:51.287207 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:51.288023 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bb2a5e1-b15c-4511-a14e-21b9f5828ab3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:51.288418 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 811/3214] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:51 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:51.796697 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e33419cb-abcc-494f-9b4b-fe4dff9052ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:51.798655 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e33419cb-abcc-494f-9b4b-fe4dff9052ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb Aug 12 21:44:51.798843 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e33419cb-abcc-494f-9b4b-fe4dff9052ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:51.799024 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e33419cb-abcc-494f-9b4b-fe4dff9052ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:51.804856 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e33419cb-abcc-494f-9b4b-fe4dff9052ca tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb returned with HTTP 404 Aug 12 21:44:51.805441 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 799/3215] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:51 2026] GET /volume/v3/volumes/49526fbf-d42b-42af-9e4e-5546ba7f7cfb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:51.812589 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e87e5e0e-1492-4fb4-9bf3-b253ce2d8445 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:51.815871 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e87e5e0e-1492-4fb4-9bf3-b253ce2d8445 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 Aug 12 21:44:51.816330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e87e5e0e-1492-4fb4-9bf3-b253ce2d8445 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:51.816840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e87e5e0e-1492-4fb4-9bf3-b253ce2d8445 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:51.817181 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-e87e5e0e-1492-4fb4-9bf3-b253ce2d8445 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete snapshot with id: d6e26ce1-e0d6-4abc-a83c-891867592564 Aug 12 21:44:51.823304 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e87e5e0e-1492-4fb4-9bf3-b253ce2d8445 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 returned with HTTP 404 Aug 12 21:44:51.824271 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 801/3216] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:44:51 2026] DELETE /volume/v3/snapshots/d6e26ce1-e0d6-4abc-a83c-891867592564 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:51.830413 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-de190e4e-9956-402d-86a0-8c1af468e5d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:51.832372 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-de190e4e-9956-402d-86a0-8c1af468e5d5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] GET https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:51.832579 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-de190e4e-9956-402d-86a0-8c1af468e5d5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:51.832771 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-de190e4e-9956-402d-86a0-8c1af468e5d5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:51.838303 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-de190e4e-9956-402d-86a0-8c1af468e5d5 tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 returned with HTTP 404 Aug 12 21:44:51.838838 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 806/3217] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:51 2026] GET /volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:51.845040 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5fba2225-c963-44e1-88a4-79cfa8e01ffe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:51.846734 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fba2225-c963-44e1-88a4-79cfa8e01ffe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:51.846852 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fba2225-c963-44e1-88a4-79cfa8e01ffe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:51.847038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fba2225-c963-44e1-88a4-79cfa8e01ffe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:51.847199 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5fba2225-c963-44e1-88a4-79cfa8e01ffe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] Delete volume with id: 5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 Aug 12 21:44:51.853763 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fba2225-c963-44e1-88a4-79cfa8e01ffe tempest-VolumesDeleteCascade-707750805 tempest-VolumesDeleteCascade-707750805-project-member] https://10.4.3.240/volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 returned with HTTP 404 Aug 12 21:44:51.854180 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 812/3218] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:51 2026] DELETE /volume/v3/volumes/5f3d93e1-d3de-47f3-acc6-3d3fb0ebe2d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:52.192922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-24959ac1-020e-4d5e-9837-8bb83269d6a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:52.196645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24959ac1-020e-4d5e-9837-8bb83269d6a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:52.196645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24959ac1-020e-4d5e-9837-8bb83269d6a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:52.196645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24959ac1-020e-4d5e-9837-8bb83269d6a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:52.196645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-24959ac1-020e-4d5e-9837-8bb83269d6a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:52.201438 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:52.201438 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:52.202440 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24959ac1-020e-4d5e-9837-8bb83269d6a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:52.203038 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 800/3219] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:52 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:52.302610 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2249be9-aee4-4cca-a61a-80a0a64c793f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:52.307682 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2249be9-aee4-4cca-a61a-80a0a64c793f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:52.307908 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2249be9-aee4-4cca-a61a-80a0a64c793f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:52.308096 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2249be9-aee4-4cca-a61a-80a0a64c793f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:52.308190 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b2249be9-aee4-4cca-a61a-80a0a64c793f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:52.316881 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:52.316881 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:52.317998 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2249be9-aee4-4cca-a61a-80a0a64c793f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:52.318654 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 802/3220] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:52 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:53.218732 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c1097802-79e1-48ac-9185-a82d07b0736f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:53.221008 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1097802-79e1-48ac-9185-a82d07b0736f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:53.221296 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1097802-79e1-48ac-9185-a82d07b0736f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:53.221550 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1097802-79e1-48ac-9185-a82d07b0736f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:53.221743 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c1097802-79e1-48ac-9185-a82d07b0736f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:53.226733 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:53.226733 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:53.227543 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1097802-79e1-48ac-9185-a82d07b0736f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:53.228091 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 807/3221] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:53 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:53.330336 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e3148b50-db4f-4beb-b3d1-768accf29792 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:53.337268 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3148b50-db4f-4beb-b3d1-768accf29792 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:53.337268 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3148b50-db4f-4beb-b3d1-768accf29792 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:53.337268 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3148b50-db4f-4beb-b3d1-768accf29792 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:53.337268 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e3148b50-db4f-4beb-b3d1-768accf29792 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:53.342609 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:53.342609 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:53.344823 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3148b50-db4f-4beb-b3d1-768accf29792 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:53.344823 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 813/3222] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:53 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:53.900579 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.024602 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:54.025035 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1401994229"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:54.028604 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1401994229'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:54.028795 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Create volume of 1 GB Aug 12 21:44:54.037068 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Availability Zones retrieved successfully. Aug 12 21:44:54.043920 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Flow 'volume_create_api' (f86bcb77-ff2b-475a-82aa-eb83a7acde12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:54.045096 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a50cd11e-9b02-4cc8-9a5a-de5bf47699ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:54.046182 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:54.082666 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a50cd11e-9b02-4cc8-9a5a-de5bf47699ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:54.083242 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e510b0e-9e93-425f-96e5-7eb5b45f5709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:54.165514 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Created reservations ['a68ac815-b7c0-4507-96c5-5895fb7a229c', '71ff6803-292f-41ea-a992-ad4e7219402e', 'd1b5c7d8-d86b-407b-98bd-e04a355a604c', '8fd0b6ff-f70b-4fae-b0f9-9cca665dfdc9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:54.166689 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e510b0e-9e93-425f-96e5-7eb5b45f5709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a68ac815-b7c0-4507-96c5-5895fb7a229c', '71ff6803-292f-41ea-a992-ad4e7219402e', 'd1b5c7d8-d86b-407b-98bd-e04a355a604c', '8fd0b6ff-f70b-4fae-b0f9-9cca665dfdc9']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:54.167786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2755e30d-0234-4f4d-92a7-6f572cd74c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:54.197850 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2755e30d-0234-4f4d-92a7-6f572cd74c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b0015b7-31ee-46f4-9663-7cde9c42098f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1401994229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc27d157e00f4027b87156efbb775b84',qos_specs=None,replication_status=,reservations=['a68ac815-b7c0-4507-96c5-5895fb7a229c','71ff6803-292f-41ea-a992-ad4e7219402e','d1b5c7d8-d86b-407b-98bd-e04a355a604c','8fd0b6ff-f70b-4fae-b0f9-9cca665dfdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0b9fe22f65420d9f35b1e360529ba6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1401994229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b0015b7-31ee-46f4-9663-7cde9c42098f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc27d157e00f4027b87156efbb775b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc0b9fe22f65420d9f35b1e360529ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:54.199580 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517a4fe6-aeeb-4983-80fe-531874889f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:54.224576 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517a4fe6-aeeb-4983-80fe-531874889f74) transitioned into state 'SUCCESS' from state '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-1401994229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc27d157e00f4027b87156efbb775b84',qos_specs=None,replication_status=,reservations=['a68ac815-b7c0-4507-96c5-5895fb7a229c','71ff6803-292f-41ea-a992-ad4e7219402e','d1b5c7d8-d86b-407b-98bd-e04a355a604c','8fd0b6ff-f70b-4fae-b0f9-9cca665dfdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0b9fe22f65420d9f35b1e360529ba6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:54.225796 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c86da2-80b5-4122-8706-fca6e4ce4cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:54.237204 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c86da2-80b5-4122-8706-fca6e4ce4cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:54.237840 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Flow 'volume_create_api' (f86bcb77-ff2b-475a-82aa-eb83a7acde12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:54.238434 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Create volume request issued successfully. Aug 12 21:44:54.238816 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce9d80f2-1c55-424b-8ea4-cb1c313d3961 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:54.239210 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 801/3223] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:44:53 2026] POST /volume/v3/volumes => generated 751 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:44:54.243057 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55ae9da1-b191-4886-8148-f1ea68c89995 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.245302 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55ae9da1-b191-4886-8148-f1ea68c89995 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:54.245577 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55ae9da1-b191-4886-8148-f1ea68c89995 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:54.245934 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55ae9da1-b191-4886-8148-f1ea68c89995 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:54.246051 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-55ae9da1-b191-4886-8148-f1ea68c89995 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:54.252571 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:54.252571 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:54.253422 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55ae9da1-b191-4886-8148-f1ea68c89995 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:54.253859 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-191c8f54-9bb3-4ada-8026-24727cca4313 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.254260 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 803/3224] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:54 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:54.256149 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-191c8f54-9bb3-4ada-8026-24727cca4313 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:54.256473 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-191c8f54-9bb3-4ada-8026-24727cca4313 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:54.256806 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-191c8f54-9bb3-4ada-8026-24727cca4313 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:54.266408 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:54.266408 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:54.271010 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-191c8f54-9bb3-4ada-8026-24727cca4313 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Volume info retrieved successfully. Aug 12 21:44:54.278064 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-191c8f54-9bb3-4ada-8026-24727cca4313 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 200 Aug 12 21:44:54.278806 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 808/3225] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:54 2026] GET /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:54.357757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15f2187a-9c19-47c3-b522-acc00d397660 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.359158 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15f2187a-9c19-47c3-b522-acc00d397660 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:54.359377 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15f2187a-9c19-47c3-b522-acc00d397660 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:54.359701 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15f2187a-9c19-47c3-b522-acc00d397660 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:54.360454 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-15f2187a-9c19-47c3-b522-acc00d397660 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:54.366505 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:54.366505 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:54.366505 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15f2187a-9c19-47c3-b522-acc00d397660 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:54.366882 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 814/3226] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:54 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:54.517515 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-334e32dd-116a-43de-a3be-838295e4a287 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.519920 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-334e32dd-116a-43de-a3be-838295e4a287 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:54.520176 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-334e32dd-116a-43de-a3be-838295e4a287 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:54.520436 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-334e32dd-116a-43de-a3be-838295e4a287 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:54.538461 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:54.538461 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:54.543756 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-334e32dd-116a-43de-a3be-838295e4a287 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Volume info retrieved successfully. Aug 12 21:44:54.550012 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-334e32dd-116a-43de-a3be-838295e4a287 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:54.550511 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 802/3227] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:54 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:54.595233 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-24381d1c-749b-41df-a52c-3d9284293851 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.597547 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-24381d1c-749b-41df-a52c-3d9284293851 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:54.597758 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-24381d1c-749b-41df-a52c-3d9284293851 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:54.597938 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-24381d1c-749b-41df-a52c-3d9284293851 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:54.609867 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:54.609867 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:54.613834 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-24381d1c-749b-41df-a52c-3d9284293851 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:54.618414 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-24381d1c-749b-41df-a52c-3d9284293851 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:54.618941 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 804/3228] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:54 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:54.639255 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-4469741c-78cd-4ce4-a298-7a1f5c74d31f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.641382 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-4469741c-78cd-4ce4-a298-7a1f5c74d31f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d/action Aug 12 21:44:54.641770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-4469741c-78cd-4ce4-a298-7a1f5c74d31f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:54.641905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-4469741c-78cd-4ce4-a298-7a1f5c74d31f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:54.655797 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:54.655797 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:54.656275 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-4469741c-78cd-4ce4-a298-7a1f5c74d31f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:54.663355 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-4469741c-78cd-4ce4-a298-7a1f5c74d31f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Begin detaching volume completed successfully. Aug 12 21:44:54.663636 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-4469741c-78cd-4ce4-a298-7a1f5c74d31f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d/action returned with HTTP 202 Aug 12 21:44:54.664191 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 809/3229] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:44:54 2026] POST /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:44:54.691017 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9b5e0c3b-f412-40f7-923b-b43933b51af0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.693136 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b5e0c3b-f412-40f7-923b-b43933b51af0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:54.693361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b5e0c3b-f412-40f7-923b-b43933b51af0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:54.693600 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b5e0c3b-f412-40f7-923b-b43933b51af0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:54.717329 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:54.717329 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:54.720180 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a70284d2-95c4-4ce4-80c4-fc64db3ade87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.720656 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a70284d2-95c4-4ce4-80c4-fc64db3ade87 None None] GET https://10.4.3.240/volume// Aug 12 21:44:54.720917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a70284d2-95c4-4ce4-80c4-fc64db3ade87 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:54.721175 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a70284d2-95c4-4ce4-80c4-fc64db3ade87 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:54.721552 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a70284d2-95c4-4ce4-80c4-fc64db3ade87 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:54.721898 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 803/3230] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:44:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:54.723385 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9b5e0c3b-f412-40f7-923b-b43933b51af0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:54.730265 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b5e0c3b-f412-40f7-923b-b43933b51af0 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:54.730842 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 815/3231] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:54 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1444 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:54.734083 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-0ab0e4ad-67c1-4fae-8409-8e64f4a41131 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:54.736982 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-0ab0e4ad-67c1-4fae-8409-8e64f4a41131 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:54.737275 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-0ab0e4ad-67c1-4fae-8409-8e64f4a41131 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:54.737472 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-0ab0e4ad-67c1-4fae-8409-8e64f4a41131 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:54.750295 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:54.750295 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:54.753558 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-0ab0e4ad-67c1-4fae-8409-8e64f4a41131 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:54.757880 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-0ab0e4ad-67c1-4fae-8409-8e64f4a41131 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:54.758315 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 805/3232] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:44:54 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 21:44:55.267729 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5160a0c9-704a-4b5a-bc50-7fb2543a7a40 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.270103 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5160a0c9-704a-4b5a-bc50-7fb2543a7a40 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:55.270503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5160a0c9-704a-4b5a-bc50-7fb2543a7a40 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.270809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5160a0c9-704a-4b5a-bc50-7fb2543a7a40 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.270955 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5160a0c9-704a-4b5a-bc50-7fb2543a7a40 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:55.276562 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.276562 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:55.277542 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5160a0c9-704a-4b5a-bc50-7fb2543a7a40 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:55.277997 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 810/3233] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:55.295264 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2e076e6-1d3b-43a3-9791-8889c71b2bf3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.297858 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2e076e6-1d3b-43a3-9791-8889c71b2bf3 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:55.298133 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2e076e6-1d3b-43a3-9791-8889c71b2bf3 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.298405 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2e076e6-1d3b-43a3-9791-8889c71b2bf3 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.307146 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.307146 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:55.313592 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b2e076e6-1d3b-43a3-9791-8889c71b2bf3 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Volume info retrieved successfully. Aug 12 21:44:55.318617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2e076e6-1d3b-43a3-9791-8889c71b2bf3 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 200 Aug 12 21:44:55.319111 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 804/3234] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:55.332554 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1cdbc936-0212-4a6e-b10f-2f64503c1225 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.334393 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cdbc936-0212-4a6e-b10f-2f64503c1225 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer Aug 12 21:44:55.334639 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cdbc936-0212-4a6e-b10f-2f64503c1225 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8b0015b7-31ee-46f4-9663-7cde9c42098f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:55.336129 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-1cdbc936-0212-4a6e-b10f-2f64503c1225 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Creating new volume transfer {'transfer': {'volume_id': '8b0015b7-31ee-46f4-9663-7cde9c42098f'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 21:44:55.336269 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-1cdbc936-0212-4a6e-b10f-2f64503c1225 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Creating transfer of volume 8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:55.336334 np0000007121 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-1cdbc936-0212-4a6e-b10f-2f64503c1225 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Generating transfer record for volume 8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:55.345671 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.345671 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:55.355324 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cdbc936-0212-4a6e-b10f-2f64503c1225 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 21:44:55.355840 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 816/3235] 10.4.3.240 () {68 vars in 1291 bytes} [Wed Aug 12 21:44:55 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:55.367246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70fba9ea-7ab4-4a20-9d65-ed40ecf4b213 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.373648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70fba9ea-7ab4-4a20-9d65-ed40ecf4b213 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:55.373648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70fba9ea-7ab4-4a20-9d65-ed40ecf4b213 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.373648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70fba9ea-7ab4-4a20-9d65-ed40ecf4b213 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.382996 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.382996 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:55.383383 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-77007b23-ed3e-4f02-bdb3-8f11c1155e35 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.385315 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77007b23-ed3e-4f02-bdb3-8f11c1155e35 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:55.385509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77007b23-ed3e-4f02-bdb3-8f11c1155e35 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.386506 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77007b23-ed3e-4f02-bdb3-8f11c1155e35 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.386506 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-77007b23-ed3e-4f02-bdb3-8f11c1155e35 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:55.390772 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-70fba9ea-7ab4-4a20-9d65-ed40ecf4b213 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Volume info retrieved successfully. Aug 12 21:44:55.391470 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.391470 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:55.392686 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77007b23-ed3e-4f02-bdb3-8f11c1155e35 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:55.393221 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 811/3236] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:55.393407 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70fba9ea-7ab4-4a20-9d65-ed40ecf4b213 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 200 Aug 12 21:44:55.393999 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 806/3237] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:55.411446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c175470-2cdb-4271-b4ba-ce6fae750f97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.414068 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c175470-2cdb-4271-b4ba-ce6fae750f97 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980 Aug 12 21:44:55.414356 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c175470-2cdb-4271-b4ba-ce6fae750f97 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.414702 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c175470-2cdb-4271-b4ba-ce6fae750f97 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.423115 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c175470-2cdb-4271-b4ba-ce6fae750f97 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980 returned with HTTP 200 Aug 12 21:44:55.423644 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 805/3238] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980 => generated 409 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:55.439065 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-944d9ad7-90a3-416c-9056-b15503450db9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.441751 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-944d9ad7-90a3-416c-9056-b15503450db9 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/os-volume-transfer Aug 12 21:44:55.442048 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-944d9ad7-90a3-416c-9056-b15503450db9 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.442317 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-944d9ad7-90a3-416c-9056-b15503450db9 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.442532 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-944d9ad7-90a3-416c-9056-b15503450db9 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Listing volume transfers {{(pid=100323) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 21:44:55.446646 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-d68c3ab1-334d-48a5-87db-9fb8757842ae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.448086 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-944d9ad7-90a3-416c-9056-b15503450db9 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/os-volume-transfer returned with HTTP 200 Aug 12 21:44:55.448898 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-d68c3ab1-334d-48a5-87db-9fb8757842ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:55.448978 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 817/3239] 10.4.3.240 () {66 vars in 1270 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:55.449030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-d68c3ab1-334d-48a5-87db-9fb8757842ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.449030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-d68c3ab1-334d-48a5-87db-9fb8757842ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.458374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.466827 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.466827 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:55.471817 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-d68c3ab1-334d-48a5-87db-9fb8757842ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:55.478333 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-d68c3ab1-334d-48a5-87db-9fb8757842ae tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:55.478967 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 812/3240] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1444 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:55.500913 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-b7d6c5e6-c5fb-455c-b7ee-64497d049984 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.503394 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-b7d6c5e6-c5fb-455c-b7ee-64497d049984 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 Aug 12 21:44:55.503655 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-b7d6c5e6-c5fb-455c-b7ee-64497d049984 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.503875 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-b7d6c5e6-c5fb-455c-b7ee-64497d049984 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.513185 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.513185 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:55.542185 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980/accept Aug 12 21:44:55.542827 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e36fc736b922cb67"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:55.544810 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Accepting volume transfer 2ddc26d1-69fe-4854-850c-fb69cce04980 {{(pid=100324) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 21:44:55.545055 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Accepting transfer 2ddc26d1-69fe-4854-850c-fb69cce04980 Aug 12 21:44:55.572888 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a686a9f1-baed-414d-bb92-3aa23b7cf6c0 req-b7d6c5e6-c5fb-455c-b7ee-64497d049984 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 returned with HTTP 200 Aug 12 21:44:55.573571 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 806/3241] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:44:55 2026] DELETE /volume/v3/attachments/bb7b2116-27f1-4ed8-9f10-d50950772a69 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:55.618402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Created reservations ['aea367fe-33c9-41b3-8853-fe702235674b', '619d3098-a2ee-4768-92c8-7f87f2b0f78e', '749eb8de-1c86-4515-98f2-296aaa166816', '82876940-1df1-43ee-96e8-cd99b632a966'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:55.639497 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Created reservations ['0bb4a3ea-0eda-40c5-8c32-fc06b35e727e', '27d53c08-76ea-4feb-9ebf-7c77ba2d5b18', '28492126-08e3-47ca-917e-92c95fea48bb', 'b8d9ca64-895f-4e0e-abfe-bbd4972ff4a6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:55.677385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Created reservations ['e02df907-d729-4e8b-8ead-1e69b5558b8c', 'e185b4f6-e710-4be8-99e3-3d864584e9f4', '4c0d7147-2761-4cbd-b433-f9333abd15e2', '32b6e750-67ee-4dbe-8c79-710edd18ea10'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:55.711131 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Created reservations ['b04d173e-a5fd-449e-a8ce-fd64a48b37e2', '3da2f9a8-a03b-47cb-a546-73fbc59a1e76', '2c7ba3a2-e9ce-4c11-ae72-b3bf1f1929dc', '05c01e13-bf3b-4262-a51f-e4297e37862b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:55.723833 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Transfer volume completed successfully. Aug 12 21:44:55.751734 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2787cb3-8b5c-46ef-928d-0ebfc008e872 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.753301 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2787cb3-8b5c-46ef-928d-0ebfc008e872 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:55.753487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2787cb3-8b5c-46ef-928d-0ebfc008e872 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.753693 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2787cb3-8b5c-46ef-928d-0ebfc008e872 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.764284 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.764284 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:55.768781 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b2787cb3-8b5c-46ef-928d-0ebfc008e872 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:55.773655 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2787cb3-8b5c-46ef-928d-0ebfc008e872 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:55.774155 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 818/3242] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:55.790237 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7c02d80b-8058-4e82-87de-e20a3b8e0f92 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.792535 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c02d80b-8058-4e82-87de-e20a3b8e0f92 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:55.792879 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c02d80b-8058-4e82-87de-e20a3b8e0f92 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.793140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c02d80b-8058-4e82-87de-e20a3b8e0f92 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.804391 np0000007121 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Volume 8b0015b7-31ee-46f4-9663-7cde9c42098f has been transferred. Aug 12 21:44:55.806292 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.806292 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:55.810569 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28e65f65-11ac-4ce8-95cb-d900f42c5269 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980/accept returned with HTTP 202 Aug 12 21:44:55.811013 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 807/3243] 10.4.3.240 () {68 vars in 1423 bytes} [Wed Aug 12 21:44:55 2026] POST /volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980/accept => generated 365 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:55.814747 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c02d80b-8058-4e82-87de-e20a3b8e0f92 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] Volume info retrieved successfully. Aug 12 21:44:55.820602 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8904eeb1-bb46-40e9-ad6e-713796606067 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.821702 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c02d80b-8058-4e82-87de-e20a3b8e0f92 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-reader] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:55.822303 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 813/3244] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:55.824034 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8904eeb1-bb46-40e9-ad6e-713796606067 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] GET https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:55.824346 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8904eeb1-bb46-40e9-ad6e-713796606067 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.824668 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8904eeb1-bb46-40e9-ad6e-713796606067 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.845128 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.845128 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:55.847130 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8904eeb1-bb46-40e9-ad6e-713796606067 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Volume info retrieved successfully. Aug 12 21:44:55.854121 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8904eeb1-bb46-40e9-ad6e-713796606067 tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 200 Aug 12 21:44:55.854463 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 807/3245] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:55.868606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7da8f1aa-0b27-4f5b-ae85-37b44ee53efa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.872112 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7da8f1aa-0b27-4f5b-ae85-37b44ee53efa tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] GET https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:55.872287 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7da8f1aa-0b27-4f5b-ae85-37b44ee53efa tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.872480 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7da8f1aa-0b27-4f5b-ae85-37b44ee53efa tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.877368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-3391aba4-2b6b-49bb-b4ed-cd4db4620394 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.880162 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-3391aba4-2b6b-49bb-b4ed-cd4db4620394 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:55.880422 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-3391aba4-2b6b-49bb-b4ed-cd4db4620394 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.880682 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-3391aba4-2b6b-49bb-b4ed-cd4db4620394 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.880734 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.880734 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:55.885643 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7da8f1aa-0b27-4f5b-ae85-37b44ee53efa tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] Volume info retrieved successfully. Aug 12 21:44:55.894663 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.894663 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:55.895476 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7da8f1aa-0b27-4f5b-ae85-37b44ee53efa tempest-VolumesTransfersTest-1645760098 tempest-VolumesTransfersTest-1645760098-project-member] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 200 Aug 12 21:44:55.896636 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 819/3246] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:44:55.899897 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-3391aba4-2b6b-49bb-b4ed-cd4db4620394 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:55.905158 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-3391aba4-2b6b-49bb-b4ed-cd4db4620394 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:55.905872 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 808/3247] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:55.910563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-00eecb83-aad4-4240-bae4-d468117c2249 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.912425 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00eecb83-aad4-4240-bae4-d468117c2249 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] DELETE https://10.4.3.240/volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980 Aug 12 21:44:55.912612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00eecb83-aad4-4240-bae4-d468117c2249 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.912857 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00eecb83-aad4-4240-bae4-d468117c2249 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.912959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.volume_transfer [None req-00eecb83-aad4-4240-bae4-d468117c2249 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Delete transfer with id: 2ddc26d1-69fe-4854-850c-fb69cce04980 Aug 12 21:44:55.918232 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00eecb83-aad4-4240-bae4-d468117c2249 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980 returned with HTTP 404 Aug 12 21:44:55.918232 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 814/3248] 10.4.3.240 () {66 vars in 1384 bytes} [Wed Aug 12 21:44:55 2026] DELETE /volume/v3/os-volume-transfer/2ddc26d1-69fe-4854-850c-fb69cce04980 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:55.924199 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7292f1c-5514-4c75-a26e-2b91ba817549 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.930366 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-9e8f4c42-7c35-4070-94e4-dd15fd191f56 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.935170 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-9e8f4c42-7c35-4070-94e4-dd15fd191f56 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d/action Aug 12 21:44:55.935746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-9e8f4c42-7c35-4070-94e4-dd15fd191f56 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:44:55.936265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-9e8f4c42-7c35-4070-94e4-dd15fd191f56 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:55.954010 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.954010 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:55.954859 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-9e8f4c42-7c35-4070-94e4-dd15fd191f56 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:55.957698 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7292f1c-5514-4c75-a26e-2b91ba817549 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:55.958406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7292f1c-5514-4c75-a26e-2b91ba817549 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.958406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7292f1c-5514-4c75-a26e-2b91ba817549 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.958638 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e7292f1c-5514-4c75-a26e-2b91ba817549 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Delete volume with id: 8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:55.968647 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-9e8f4c42-7c35-4070-94e4-dd15fd191f56 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Begin detaching volume completed successfully. Aug 12 21:44:55.968647 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-9e8f4c42-7c35-4070-94e4-dd15fd191f56 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d/action returned with HTTP 202 Aug 12 21:44:55.969180 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 820/3249] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:44:55 2026] POST /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:44:55.972165 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:55.972165 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:55.972419 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e7292f1c-5514-4c75-a26e-2b91ba817549 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Volume info retrieved successfully. Aug 12 21:44:55.996720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07e89877-3d5c-452d-9d76-22213cbd188a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:55.996720 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07e89877-3d5c-452d-9d76-22213cbd188a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:55.996720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07e89877-3d5c-452d-9d76-22213cbd188a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:55.996720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07e89877-3d5c-452d-9d76-22213cbd188a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:55.998766 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e7292f1c-5514-4c75-a26e-2b91ba817549 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Delete volume request issued successfully. Aug 12 21:44:55.999033 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7292f1c-5514-4c75-a26e-2b91ba817549 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 202 Aug 12 21:44:55.999453 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 808/3250] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:55 2026] DELETE /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:56.008871 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-24889255-687d-4007-addc-7d652212f3f3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:56.010952 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24889255-687d-4007-addc-7d652212f3f3 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] GET https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:56.011143 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24889255-687d-4007-addc-7d652212f3f3 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:56.011324 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24889255-687d-4007-addc-7d652212f3f3 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:56.012115 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:56.012115 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:56.016633 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-07e89877-3d5c-452d-9d76-22213cbd188a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:56.018495 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:56.018495 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:56.021199 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dec111e9-a0b1-4ced-a616-57ff2c037688 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:56.021199 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dec111e9-a0b1-4ced-a616-57ff2c037688 None None] GET https://10.4.3.240/volume// Aug 12 21:44:56.021378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dec111e9-a0b1-4ced-a616-57ff2c037688 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:56.021527 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dec111e9-a0b1-4ced-a616-57ff2c037688 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:56.022028 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dec111e9-a0b1-4ced-a616-57ff2c037688 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:56.022255 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 821/3251] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:44:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:56.022874 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07e89877-3d5c-452d-9d76-22213cbd188a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:56.023356 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 809/3252] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:55 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:56.027333 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-24889255-687d-4007-addc-7d652212f3f3 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Volume info retrieved successfully. Aug 12 21:44:56.033397 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-54c5b4d7-f002-4751-9c6c-bf997e024a0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:56.033649 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24889255-687d-4007-addc-7d652212f3f3 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 200 Aug 12 21:44:56.034358 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 815/3253] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:56 2026] GET /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:56.035872 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-54c5b4d7-f002-4751-9c6c-bf997e024a0e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:56.036107 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-54c5b4d7-f002-4751-9c6c-bf997e024a0e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:56.036302 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-54c5b4d7-f002-4751-9c6c-bf997e024a0e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:56.046029 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:56.046029 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:56.050601 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-54c5b4d7-f002-4751-9c6c-bf997e024a0e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:56.057167 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-54c5b4d7-f002-4751-9c6c-bf997e024a0e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:56.057589 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 809/3254] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:44:56 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:56.295535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5987f9c5-30a6-4500-b8ea-238366a1df15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:56.297799 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5987f9c5-30a6-4500-b8ea-238366a1df15 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:56.298685 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5987f9c5-30a6-4500-b8ea-238366a1df15 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:56.298685 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5987f9c5-30a6-4500-b8ea-238366a1df15 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:56.298685 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5987f9c5-30a6-4500-b8ea-238366a1df15 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:56.305799 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:56.305799 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:56.306360 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5987f9c5-30a6-4500-b8ea-238366a1df15 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:56.306984 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 822/3255] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:56 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:56.406204 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04b118ba-f421-4085-b0cd-b14600e7c301 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:56.408900 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04b118ba-f421-4085-b0cd-b14600e7c301 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:56.409221 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04b118ba-f421-4085-b0cd-b14600e7c301 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:56.409531 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04b118ba-f421-4085-b0cd-b14600e7c301 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:56.409718 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-04b118ba-f421-4085-b0cd-b14600e7c301 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:56.416552 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:56.416552 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:56.417834 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04b118ba-f421-4085-b0cd-b14600e7c301 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:56.418431 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 810/3256] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:56 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.039052 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-081859bf-58bf-434e-bc64-bf6b5cc5c2c7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.041460 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-081859bf-58bf-434e-bc64-bf6b5cc5c2c7 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:57.041861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-081859bf-58bf-434e-bc64-bf6b5cc5c2c7 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.042116 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-081859bf-58bf-434e-bc64-bf6b5cc5c2c7 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.045896 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0c2fe2a0-0401-44e1-b7b9-c12a050c3daa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.047916 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c2fe2a0-0401-44e1-b7b9-c12a050c3daa tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] GET https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:57.048104 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0c2fe2a0-0401-44e1-b7b9-c12a050c3daa tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.048281 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0c2fe2a0-0401-44e1-b7b9-c12a050c3daa tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.053335 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.053335 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:57.054573 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c2fe2a0-0401-44e1-b7b9-c12a050c3daa tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 404 Aug 12 21:44:57.055148 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 810/3257] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:57.056982 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-081859bf-58bf-434e-bc64-bf6b5cc5c2c7 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:57.061638 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-081859bf-58bf-434e-bc64-bf6b5cc5c2c7 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:57.062123 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 816/3258] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:57.062476 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25d08303-23fb-4f7b-a13a-04c430315cfa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.064443 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25d08303-23fb-4f7b-a13a-04c430315cfa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:57.067927 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25d08303-23fb-4f7b-a13a-04c430315cfa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.068182 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25d08303-23fb-4f7b-a13a-04c430315cfa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.078159 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25d08303-23fb-4f7b-a13a-04c430315cfa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 404 Aug 12 21:44:57.078823 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 823/3259] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:57.085866 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-46bea703-cb1c-4e5b-9e80-1b38c9120f34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.087889 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46bea703-cb1c-4e5b-9e80-1b38c9120f34 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:57.088184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46bea703-cb1c-4e5b-9e80-1b38c9120f34 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.088431 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46bea703-cb1c-4e5b-9e80-1b38c9120f34 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.088775 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-46bea703-cb1c-4e5b-9e80-1b38c9120f34 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Delete volume with id: 8b0015b7-31ee-46f4-9663-7cde9c42098f Aug 12 21:44:57.094547 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46bea703-cb1c-4e5b-9e80-1b38c9120f34 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f returned with HTTP 404 Aug 12 21:44:57.095114 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 811/3260] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:57 2026] DELETE /volume/v3/volumes/8b0015b7-31ee-46f4-9663-7cde9c42098f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:57.102998 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c073e08-d25f-4f89-806b-9855f14b1361 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.105095 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:57.105487 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1119098942"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:57.107188 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1119098942'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:57.107341 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Create volume of 1 GB Aug 12 21:44:57.111794 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Availability Zones retrieved successfully. Aug 12 21:44:57.120939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Flow 'volume_create_api' (e30e1bf0-83c5-455c-ac94-9993defaecbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:57.120939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e460704-0403-4395-9cde-44f5102118d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.121355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:57.150846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e460704-0403-4395-9cde-44f5102118d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.151638 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41466c3c-24ec-47ac-a109-6962a6167d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.204397 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Created reservations ['ee762491-76e6-4561-81cc-0d1a4b5f2399', '5d3f6716-892c-46e5-add1-65edeb9cc2c8', '111f7cea-1629-48b1-81d9-a41e8bbdd8e8', '7a6bedc4-5d49-4839-892f-5bf1dd274666'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:57.205298 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41466c3c-24ec-47ac-a109-6962a6167d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee762491-76e6-4561-81cc-0d1a4b5f2399', '5d3f6716-892c-46e5-add1-65edeb9cc2c8', '111f7cea-1629-48b1-81d9-a41e8bbdd8e8', '7a6bedc4-5d49-4839-892f-5bf1dd274666']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.206123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8fd01a-4159-4cfa-98ac-6e6474ade654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.230304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8fd01a-4159-4cfa-98ac-6e6474ade654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ae52308-f76d-4fb0-9432-fb14bf9d8606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1119098942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc27d157e00f4027b87156efbb775b84',qos_specs=None,replication_status=,reservations=['ee762491-76e6-4561-81cc-0d1a4b5f2399','5d3f6716-892c-46e5-add1-65edeb9cc2c8','111f7cea-1629-48b1-81d9-a41e8bbdd8e8','7a6bedc4-5d49-4839-892f-5bf1dd274666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0b9fe22f65420d9f35b1e360529ba6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1119098942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ae52308-f76d-4fb0-9432-fb14bf9d8606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc27d157e00f4027b87156efbb775b84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc0b9fe22f65420d9f35b1e360529ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.231305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d508b34a-36ce-45ab-9f0c-ebf35bf51c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.259434 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d508b34a-36ce-45ab-9f0c-ebf35bf51c7e) transitioned into state 'SUCCESS' from state '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-1119098942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc27d157e00f4027b87156efbb775b84',qos_specs=None,replication_status=,reservations=['ee762491-76e6-4561-81cc-0d1a4b5f2399','5d3f6716-892c-46e5-add1-65edeb9cc2c8','111f7cea-1629-48b1-81d9-a41e8bbdd8e8','7a6bedc4-5d49-4839-892f-5bf1dd274666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0b9fe22f65420d9f35b1e360529ba6',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.260597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06577a0-6653-4154-8dad-a27b92678bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.274451 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06577a0-6653-4154-8dad-a27b92678bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.275763 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Flow 'volume_create_api' (e30e1bf0-83c5-455c-ac94-9993defaecbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:57.276206 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Create volume request issued successfully. Aug 12 21:44:57.277264 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c073e08-d25f-4f89-806b-9855f14b1361 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:57.278089 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 811/3261] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:44:57 2026] POST /volume/v3/volumes => generated 751 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:57.292102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc791104-f2b8-4a82-bf01-dab1c35440bd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.294572 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc791104-f2b8-4a82-bf01-dab1c35440bd tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:57.294907 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc791104-f2b8-4a82-bf01-dab1c35440bd tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.295231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc791104-f2b8-4a82-bf01-dab1c35440bd tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.306736 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.306736 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:57.314711 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cc791104-f2b8-4a82-bf01-dab1c35440bd tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Volume info retrieved successfully. Aug 12 21:44:57.319653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f3b4d05-646a-456e-bc04-643d1b8b31b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.322485 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f3b4d05-646a-456e-bc04-643d1b8b31b2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:57.322813 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f3b4d05-646a-456e-bc04-643d1b8b31b2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.322938 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f3b4d05-646a-456e-bc04-643d1b8b31b2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.323041 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1f3b4d05-646a-456e-bc04-643d1b8b31b2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 0c75585d-839b-4670-a131-9c40f851e881. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:57.329243 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.329243 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:57.330144 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f3b4d05-646a-456e-bc04-643d1b8b31b2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 200 Aug 12 21:44:57.330785 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 824/3262] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.333369 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc791104-f2b8-4a82-bf01-dab1c35440bd tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 200 Aug 12 21:44:57.333892 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 817/3263] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.341901 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d755b7f-bfec-4272-9070-2eedf4f07827 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.343882 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d755b7f-bfec-4272-9070-2eedf4f07827 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 Aug 12 21:44:57.344104 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d755b7f-bfec-4272-9070-2eedf4f07827 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.344341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d755b7f-bfec-4272-9070-2eedf4f07827 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.344500 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-0d755b7f-bfec-4272-9070-2eedf4f07827 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete backup with id: 0c75585d-839b-4670-a131-9c40f851e881. Aug 12 21:44:57.350414 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.350414 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:57.369756 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-0d755b7f-bfec-4272-9070-2eedf4f07827 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] delete_backup rpcapi backup_id 0c75585d-839b-4670-a131-9c40f851e881 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:44:57.372323 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d755b7f-bfec-4272-9070-2eedf4f07827 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 returned with HTTP 202 Aug 12 21:44:57.373011 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 812/3264] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:44:57 2026] DELETE /volume/v3/backups/0c75585d-839b-4670-a131-9c40f851e881 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:44:57.383638 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.385908 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:44:57.386300 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1894315185"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:57.388308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1894315185'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:44:57.388484 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume of 1 GB Aug 12 21:44:57.388860 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.388860 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:57.395213 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Availability Zones retrieved successfully. Aug 12 21:44:57.403069 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Flow 'volume_create_api' (ab323036-ac6c-4743-9dc5-b2deb3343a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:57.404354 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d50c90d1-52ab-49d4-9a70-48c6293f117c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.405457 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:44:57.430611 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e61bf0fe-3b2d-4421-84af-80db4c7208d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.433291 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e61bf0fe-3b2d-4421-84af-80db4c7208d4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:57.434675 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e61bf0fe-3b2d-4421-84af-80db4c7208d4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.434988 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e61bf0fe-3b2d-4421-84af-80db4c7208d4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.435155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e61bf0fe-3b2d-4421-84af-80db4c7208d4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:57.441608 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.441608 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:57.442159 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d50c90d1-52ab-49d4-9a70-48c6293f117c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.442909 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e61bf0fe-3b2d-4421-84af-80db4c7208d4 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:57.442909 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 825/3265] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.443344 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ffdff46-63ac-49e5-827a-001cd9cdf43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.490257 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Created reservations ['b1665164-62cf-4061-84f6-d88b8fd6e028', '048cc91f-4883-456c-aeb7-3934f355cf61', 'd07deadb-de01-46aa-b7f8-de1e9dabe251', '97f40eab-4c42-45f6-8741-0281ff038b8b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:57.490995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ffdff46-63ac-49e5-827a-001cd9cdf43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1665164-62cf-4061-84f6-d88b8fd6e028', '048cc91f-4883-456c-aeb7-3934f355cf61', 'd07deadb-de01-46aa-b7f8-de1e9dabe251', '97f40eab-4c42-45f6-8741-0281ff038b8b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.491826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5825de11-bfd0-4b70-8620-2c59d6120eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.516287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5825de11-bfd0-4b70-8620-2c59d6120eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197d2daf-6f5a-4aa1-999d-e0670747c5a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1894315185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['b1665164-62cf-4061-84f6-d88b8fd6e028','048cc91f-4883-456c-aeb7-3934f355cf61','d07deadb-de01-46aa-b7f8-de1e9dabe251','97f40eab-4c42-45f6-8741-0281ff038b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25742a951d1240648795f5349f680b11',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1894315185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197d2daf-6f5a-4aa1-999d-e0670747c5a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea65615e92b4f25978a32f966a038e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25742a951d1240648795f5349f680b11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.517481 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4404d1de-602a-447e-a76c-87c6adf174d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.536594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-77bec361-7d7d-4c2a-8e64-2cb27324d63a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.538290 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77bec361-7d7d-4c2a-8e64-2cb27324d63a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:44:57.538526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77bec361-7d7d-4c2a-8e64-2cb27324d63a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.538761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77bec361-7d7d-4c2a-8e64-2cb27324d63a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.543365 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4404d1de-602a-447e-a76c-87c6adf174d2) transitioned into state 'SUCCESS' from state '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-1894315185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['b1665164-62cf-4061-84f6-d88b8fd6e028','048cc91f-4883-456c-aeb7-3934f355cf61','d07deadb-de01-46aa-b7f8-de1e9dabe251','97f40eab-4c42-45f6-8741-0281ff038b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25742a951d1240648795f5349f680b11',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.544302 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7b1bc3-7a64-4993-ab91-b04bff120131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:44:57.546027 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.546027 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:57.551438 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-77bec361-7d7d-4c2a-8e64-2cb27324d63a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:57.555391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7b1bc3-7a64-4993-ab91-b04bff120131) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:44:57.556220 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77bec361-7d7d-4c2a-8e64-2cb27324d63a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:44:57.556323 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Flow 'volume_create_api' (ab323036-ac6c-4743-9dc5-b2deb3343a57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:44:57.556832 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 818/3266] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.556910 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume request issued successfully. Aug 12 21:44:57.557251 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17889e3f-f4a3-47a3-8e9d-ab95cb361156 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:44:57.557662 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 812/3267] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:44:57 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:57.569897 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-98680840-ad9b-44d5-a9d8-161be8c0701d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.570358 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bfb710d5-de04-45c7-8fe8-07ee9ffe25b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.572160 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bfb710d5-de04-45c7-8fe8-07ee9ffe25b8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:44:57.572260 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98680840-ad9b-44d5-a9d8-161be8c0701d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 Aug 12 21:44:57.572429 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bfb710d5-de04-45c7-8fe8-07ee9ffe25b8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.572538 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98680840-ad9b-44d5-a9d8-161be8c0701d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.572686 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98680840-ad9b-44d5-a9d8-161be8c0701d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.572756 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bfb710d5-de04-45c7-8fe8-07ee9ffe25b8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.582336 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.582336 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:57.587400 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bfb710d5-de04-45c7-8fe8-07ee9ffe25b8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:57.587494 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.587494 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:57.593264 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bfb710d5-de04-45c7-8fe8-07ee9ffe25b8 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:44:57.594211 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 826/3268] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.594836 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-98680840-ad9b-44d5-a9d8-161be8c0701d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:44:57.599971 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98680840-ad9b-44d5-a9d8-161be8c0701d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 returned with HTTP 200 Aug 12 21:44:57.600830 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 813/3269] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.653730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bb45974e-9951-4e36-979b-ed684beaab41 req-525e14e8-ff7c-466d-91ca-6a262a1541da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.656908 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-525e14e8-ff7c-466d-91ca-6a262a1541da tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:44:57.656986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-525e14e8-ff7c-466d-91ca-6a262a1541da tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.657264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-525e14e8-ff7c-466d-91ca-6a262a1541da tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.670286 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.670286 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:57.675440 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-bb45974e-9951-4e36-979b-ed684beaab41 req-525e14e8-ff7c-466d-91ca-6a262a1541da tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:57.682205 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-525e14e8-ff7c-466d-91ca-6a262a1541da tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:44:57.682863 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 819/3270] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.789383 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03f45706-89f4-4e19-a9af-8d180d773f3d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.789829 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03f45706-89f4-4e19-a9af-8d180d773f3d None None] GET https://10.4.3.240/volume// Aug 12 21:44:57.789964 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03f45706-89f4-4e19-a9af-8d180d773f3d None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.790255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03f45706-89f4-4e19-a9af-8d180d773f3d None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.790776 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03f45706-89f4-4e19-a9af-8d180d773f3d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:57.791187 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 813/3271] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:57.800962 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bb45974e-9951-4e36-979b-ed684beaab41 req-7aee021e-dcb3-4104-b024-dbcf60783ff9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.802915 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-7aee021e-dcb3-4104-b024-dbcf60783ff9 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:44:57.803278 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-7aee021e-dcb3-4104-b024-dbcf60783ff9 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d3a6049-b4ec-4081-b443-1e1096039109", "connector": null, "instance_uuid": "ec21b8c7-4d58-41f4-b02f-97e956c72283"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:57.816585 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.816585 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:57.855443 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-7aee021e-dcb3-4104-b024-dbcf60783ff9 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:44:57.856194 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 827/3272] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:44:57 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:57.891400 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63bee7d6-c23b-4475-8d22-6b969d96dfe2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.893937 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63bee7d6-c23b-4475-8d22-6b969d96dfe2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:44:57.894232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63bee7d6-c23b-4475-8d22-6b969d96dfe2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.894817 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c089a376-c242-4f4c-b995-c981ecdeec1d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.894943 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63bee7d6-c23b-4475-8d22-6b969d96dfe2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.895008 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c089a376-c242-4f4c-b995-c981ecdeec1d None None] GET https://10.4.3.240/volume// Aug 12 21:44:57.895156 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c089a376-c242-4f4c-b995-c981ecdeec1d None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.896690 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c089a376-c242-4f4c-b995-c981ecdeec1d None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.896690 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c089a376-c242-4f4c-b995-c981ecdeec1d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:44:57.896690 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 820/3273] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:44:57.902820 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8095a178-c572-4126-ae4b-a3846ef3b976 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:57.905613 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8095a178-c572-4126-ae4b-a3846ef3b976 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:44:57.905915 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8095a178-c572-4126-ae4b-a3846ef3b976 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:57.906113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8095a178-c572-4126-ae4b-a3846ef3b976 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:57.910264 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.910264 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:57.916402 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63bee7d6-c23b-4475-8d22-6b969d96dfe2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:57.917525 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:57.917525 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:57.922521 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8095a178-c572-4126-ae4b-a3846ef3b976 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:57.923390 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63bee7d6-c23b-4475-8d22-6b969d96dfe2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:44:57.924096 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 814/3274] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:57.928658 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8095a178-c572-4126-ae4b-a3846ef3b976 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:44:57.929378 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 814/3275] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:44:57 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 1053 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:44:58.063487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8237b085-ba41-4252-8284-a53cb34e9ecb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.064126 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8237b085-ba41-4252-8284-a53cb34e9ecb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] PUT https://10.4.3.240/volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f Aug 12 21:44:58.064534 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8237b085-ba41-4252-8284-a53cb34e9ecb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:58.081472 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8237b085-ba41-4252-8284-a53cb34e9ecb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Acquiring lock "cinder-attachment_update-7d3a6049-b4ec-4081-b443-1e1096039109-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:44:58.085061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e3e40bd6-4f51-499a-8d82-ea87252509df None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.087615 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8237b085-ba41-4252-8284-a53cb34e9ecb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Lock "cinder-attachment_update-7d3a6049-b4ec-4081-b443-1e1096039109-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:44:58.087790 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e3e40bd6-4f51-499a-8d82-ea87252509df tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:58.087790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e3e40bd6-4f51-499a-8d82-ea87252509df tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.088087 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e3e40bd6-4f51-499a-8d82-ea87252509df tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.088261 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.088261 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:58.101716 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.101716 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:58.106516 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e3e40bd6-4f51-499a-8d82-ea87252509df tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:58.112254 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e3e40bd6-4f51-499a-8d82-ea87252509df tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:58.112779 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 821/3276] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:58.184716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8237b085-ba41-4252-8284-a53cb34e9ecb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Lock "cinder-attachment_update-7d3a6049-b4ec-4081-b443-1e1096039109-np0000007121" released by "attachment_update" :: held 0.098s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:44:58.185048 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-8237b085-ba41-4252-8284-a53cb34e9ecb tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f returned with HTTP 200 Aug 12 21:44:58.185478 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 828/3277] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:44:58 2026] PUT /volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:58.349480 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edd33a1d-1f9c-4cb2-bcfc-4d651d0de2ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.351843 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edd33a1d-1f9c-4cb2-bcfc-4d651d0de2ca tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:58.352103 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edd33a1d-1f9c-4cb2-bcfc-4d651d0de2ca tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.352355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edd33a1d-1f9c-4cb2-bcfc-4d651d0de2ca tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.361940 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.361940 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:58.366476 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-edd33a1d-1f9c-4cb2-bcfc-4d651d0de2ca tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Volume info retrieved successfully. Aug 12 21:44:58.372023 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edd33a1d-1f9c-4cb2-bcfc-4d651d0de2ca tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 200 Aug 12 21:44:58.372564 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 815/3278] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:58.385152 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6021d70e-db62-4de8-8ec8-00a272b2190a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.386900 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6021d70e-db62-4de8-8ec8-00a272b2190a tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] POST https://10.4.3.240/volume/v3/os-volume-transfer Aug 12 21:44:58.387234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6021d70e-db62-4de8-8ec8-00a272b2190a tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7ae52308-f76d-4fb0-9432-fb14bf9d8606"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:58.388807 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.volume_transfer [None req-6021d70e-db62-4de8-8ec8-00a272b2190a tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Creating new volume transfer {'transfer': {'volume_id': '7ae52308-f76d-4fb0-9432-fb14bf9d8606'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 21:44:58.388931 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-6021d70e-db62-4de8-8ec8-00a272b2190a tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Creating transfer of volume 7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:58.389076 np0000007121 devstack@c-api.service[100325]: INFO cinder.transfer.api [None req-6021d70e-db62-4de8-8ec8-00a272b2190a tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Generating transfer record for volume 7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:58.397841 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.397841 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:58.410436 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6021d70e-db62-4de8-8ec8-00a272b2190a tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 21:44:58.410884 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 815/3279] 10.4.3.240 () {68 vars in 1291 bytes} [Wed Aug 12 21:44:58 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:58.420487 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-17a9cf1f-06fc-4ce2-8629-d9b3e31c5821 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.422087 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-17a9cf1f-06fc-4ce2-8629-d9b3e31c5821 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:58.422282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-17a9cf1f-06fc-4ce2-8629-d9b3e31c5821 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.422487 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-17a9cf1f-06fc-4ce2-8629-d9b3e31c5821 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.430052 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.430052 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:58.433996 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-17a9cf1f-06fc-4ce2-8629-d9b3e31c5821 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Volume info retrieved successfully. Aug 12 21:44:58.438637 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-17a9cf1f-06fc-4ce2-8629-d9b3e31c5821 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 200 Aug 12 21:44:58.439116 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 822/3280] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:58.453397 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac18d941-6d7d-4592-990b-9e1ef8f9cc05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.455877 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20a4ddc2-936a-4bc8-8bc3-72bf479dc2ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.456414 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac18d941-6d7d-4592-990b-9e1ef8f9cc05 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/os-volume-transfer/detail Aug 12 21:44:58.456414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac18d941-6d7d-4592-990b-9e1ef8f9cc05 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.456414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac18d941-6d7d-4592-990b-9e1ef8f9cc05 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.456414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-ac18d941-6d7d-4592-990b-9e1ef8f9cc05 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Listing volume transfers {{(pid=100323) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 21:44:58.457068 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.457068 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:58.459648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20a4ddc2-936a-4bc8-8bc3-72bf479dc2ec tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:58.459648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20a4ddc2-936a-4bc8-8bc3-72bf479dc2ec tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.459648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20a4ddc2-936a-4bc8-8bc3-72bf479dc2ec tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.459648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-20a4ddc2-936a-4bc8-8bc3-72bf479dc2ec tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:58.462753 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac18d941-6d7d-4592-990b-9e1ef8f9cc05 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 12 21:44:58.463213 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 829/3281] 10.4.3.240 () {66 vars in 1291 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:58.469083 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.469083 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:58.469083 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20a4ddc2-936a-4bc8-8bc3-72bf479dc2ec tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:58.469083 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 816/3282] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:58.472963 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-147c4ba4-eb0d-4e21-809c-2b1cf9b22daa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.475052 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-147c4ba4-eb0d-4e21-809c-2b1cf9b22daa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] DELETE https://10.4.3.240/volume/v3/os-volume-transfer/190e168a-1baa-4c28-9c6a-8a85cfd0c9bf Aug 12 21:44:58.475287 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-147c4ba4-eb0d-4e21-809c-2b1cf9b22daa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.475562 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-147c4ba4-eb0d-4e21-809c-2b1cf9b22daa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.475763 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-147c4ba4-eb0d-4e21-809c-2b1cf9b22daa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Delete transfer with id: 190e168a-1baa-4c28-9c6a-8a85cfd0c9bf Aug 12 21:44:58.485234 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.485234 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:58.492931 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-147c4ba4-eb0d-4e21-809c-2b1cf9b22daa tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/190e168a-1baa-4c28-9c6a-8a85cfd0c9bf returned with HTTP 202 Aug 12 21:44:58.493484 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 816/3283] 10.4.3.240 () {66 vars in 1384 bytes} [Wed Aug 12 21:44:58 2026] DELETE /volume/v3/os-volume-transfer/190e168a-1baa-4c28-9c6a-8a85cfd0c9bf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:58.502722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c8e2385c-55d7-4bf6-b036-33541cef5e8c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.504477 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8e2385c-55d7-4bf6-b036-33541cef5e8c tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:58.504808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8e2385c-55d7-4bf6-b036-33541cef5e8c tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.505038 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8e2385c-55d7-4bf6-b036-33541cef5e8c tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.513505 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.513505 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:58.517309 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c8e2385c-55d7-4bf6-b036-33541cef5e8c tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Volume info retrieved successfully. Aug 12 21:44:58.521041 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8e2385c-55d7-4bf6-b036-33541cef5e8c tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 200 Aug 12 21:44:58.521381 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 823/3284] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:58.533565 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15739ce5-8759-408c-bcf0-cc2ffa25bf8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.535953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15739ce5-8759-408c-bcf0-cc2ffa25bf8e tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] DELETE https://10.4.3.240/volume/v3/os-volume-transfer/190e168a-1baa-4c28-9c6a-8a85cfd0c9bf Aug 12 21:44:58.535953 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15739ce5-8759-408c-bcf0-cc2ffa25bf8e tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.535953 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15739ce5-8759-408c-bcf0-cc2ffa25bf8e tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.535953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-15739ce5-8759-408c-bcf0-cc2ffa25bf8e tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Delete transfer with id: 190e168a-1baa-4c28-9c6a-8a85cfd0c9bf Aug 12 21:44:58.539220 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15739ce5-8759-408c-bcf0-cc2ffa25bf8e tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/os-volume-transfer/190e168a-1baa-4c28-9c6a-8a85cfd0c9bf returned with HTTP 404 Aug 12 21:44:58.539731 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 830/3285] 10.4.3.240 () {66 vars in 1384 bytes} [Wed Aug 12 21:44:58 2026] DELETE /volume/v3/os-volume-transfer/190e168a-1baa-4c28-9c6a-8a85cfd0c9bf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:58.547500 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dacd401a-114a-45b4-a7a2-8bf7b94bb8b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.548986 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dacd401a-114a-45b4-a7a2-8bf7b94bb8b4 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:58.549264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dacd401a-114a-45b4-a7a2-8bf7b94bb8b4 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.549542 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dacd401a-114a-45b4-a7a2-8bf7b94bb8b4 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.549819 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-dacd401a-114a-45b4-a7a2-8bf7b94bb8b4 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Delete volume with id: 7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:58.557350 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.557350 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:58.559469 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dacd401a-114a-45b4-a7a2-8bf7b94bb8b4 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Volume info retrieved successfully. Aug 12 21:44:58.575529 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dacd401a-114a-45b4-a7a2-8bf7b94bb8b4 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Delete volume request issued successfully. Aug 12 21:44:58.576563 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dacd401a-114a-45b4-a7a2-8bf7b94bb8b4 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 202 Aug 12 21:44:58.577304 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 817/3286] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:58 2026] DELETE /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:44:58.585854 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e4df960-0dfd-4379-89ac-b6d718277c16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.588316 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e4df960-0dfd-4379-89ac-b6d718277c16 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] GET https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:58.588723 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e4df960-0dfd-4379-89ac-b6d718277c16 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.589252 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e4df960-0dfd-4379-89ac-b6d718277c16 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.598924 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.598924 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:58.603511 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6e4df960-0dfd-4379-89ac-b6d718277c16 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Volume info retrieved successfully. Aug 12 21:44:58.609082 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e4df960-0dfd-4379-89ac-b6d718277c16 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 200 Aug 12 21:44:58.609804 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 817/3287] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:58.621402 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3951c4ba-a541-4913-a053-508fd74297ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.623633 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3951c4ba-a541-4913-a053-508fd74297ca tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 Aug 12 21:44:58.623873 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3951c4ba-a541-4913-a053-508fd74297ca tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.624140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3951c4ba-a541-4913-a053-508fd74297ca tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.633150 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.633150 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:58.638266 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3951c4ba-a541-4913-a053-508fd74297ca tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:44:58.643719 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3951c4ba-a541-4913-a053-508fd74297ca tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 returned with HTTP 200 Aug 12 21:44:58.644477 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 824/3288] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:58.660591 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72a60051-5cab-45b2-9879-824f6227d964 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.662929 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72a60051-5cab-45b2-9879-824f6227d964 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:44:58.663485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72a60051-5cab-45b2-9879-824f6227d964 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "197d2daf-6f5a-4aa1-999d-e0670747c5a6", "name": "tempest-type-Backup-43815066"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:44:58.666007 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-72a60051-5cab-45b2-9879-824f6227d964 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Creating new backup {'backup': {'volume_id': '197d2daf-6f5a-4aa1-999d-e0670747c5a6', 'name': 'tempest-type-Backup-43815066'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:44:58.666197 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-72a60051-5cab-45b2-9879-824f6227d964 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Creating backup of volume 197d2daf-6f5a-4aa1-999d-e0670747c5a6 in container None Aug 12 21:44:58.677039 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.677039 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:58.677576 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-72a60051-5cab-45b2-9879-824f6227d964 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:44:58.701692 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-72a60051-5cab-45b2-9879-824f6227d964 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Created reservations ['ab5da5e0-8ab8-4f4a-9cdb-6a3f4f31f652', '3012a7b4-e8be-4006-9860-950d23851bd7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:44:58.765574 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72a60051-5cab-45b2-9879-824f6227d964 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:44:58.766000 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 831/3289] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:44:58 2026] POST /volume/v3/backups => generated 314 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:44:58.775789 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2df7c6f1-123c-4597-88dd-d157c22281d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.780764 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2df7c6f1-123c-4597-88dd-d157c22281d9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:44:58.780764 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2df7c6f1-123c-4597-88dd-d157c22281d9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.780764 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2df7c6f1-123c-4597-88dd-d157c22281d9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.780764 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2df7c6f1-123c-4597-88dd-d157c22281d9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:58.786082 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.786082 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:58.786883 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2df7c6f1-123c-4597-88dd-d157c22281d9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:44:58.787391 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 818/3290] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:58.936371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de1b65c3-4b3d-49f9-a289-e50ce9eebdab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:58.938222 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de1b65c3-4b3d-49f9-a289-e50ce9eebdab tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:44:58.938409 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de1b65c3-4b3d-49f9-a289-e50ce9eebdab tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:58.938587 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de1b65c3-4b3d-49f9-a289-e50ce9eebdab tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:58.948028 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:58.948028 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:44:58.951690 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de1b65c3-4b3d-49f9-a289-e50ce9eebdab tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:58.955638 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de1b65c3-4b3d-49f9-a289-e50ce9eebdab tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:44:58.956087 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 818/3291] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:58 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:59.127382 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9cf232bf-1351-4958-b536-346901f7d61d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:59.128924 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9cf232bf-1351-4958-b536-346901f7d61d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:44:59.129104 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9cf232bf-1351-4958-b536-346901f7d61d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:59.129288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9cf232bf-1351-4958-b536-346901f7d61d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:59.138001 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:59.138001 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:44:59.140979 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9cf232bf-1351-4958-b536-346901f7d61d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:44:59.144505 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9cf232bf-1351-4958-b536-346901f7d61d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:44:59.144827 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 825/3292] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:59 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:44:59.481055 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb55c8dc-bd61-483f-ab3e-3e3a7babfb02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:59.483417 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb55c8dc-bd61-483f-ab3e-3e3a7babfb02 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:44:59.483729 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb55c8dc-bd61-483f-ab3e-3e3a7babfb02 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:59.483978 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb55c8dc-bd61-483f-ab3e-3e3a7babfb02 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:59.484162 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bb55c8dc-bd61-483f-ab3e-3e3a7babfb02 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:59.490583 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:59.490583 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:59.491643 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb55c8dc-bd61-483f-ab3e-3e3a7babfb02 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:44:59.492153 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 832/3293] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:59 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:59.625269 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-885a7984-18ee-4ec2-923c-7425d2fc2095 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:59.629646 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-885a7984-18ee-4ec2-923c-7425d2fc2095 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] GET https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:59.629646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-885a7984-18ee-4ec2-923c-7425d2fc2095 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:59.629646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-885a7984-18ee-4ec2-923c-7425d2fc2095 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:59.635290 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-885a7984-18ee-4ec2-923c-7425d2fc2095 tempest-VolumesTransfersTest-162929144 tempest-VolumesTransfersTest-162929144-project-admin] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 404 Aug 12 21:44:59.635988 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 819/3294] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:59 2026] GET /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:59.643316 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-76d18bbc-a321-4cf5-a120-40d66eea2574 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:59.645652 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76d18bbc-a321-4cf5-a120-40d66eea2574 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] GET https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:59.645877 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76d18bbc-a321-4cf5-a120-40d66eea2574 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:59.646123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76d18bbc-a321-4cf5-a120-40d66eea2574 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:59.653521 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76d18bbc-a321-4cf5-a120-40d66eea2574 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 404 Aug 12 21:44:59.653931 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 819/3295] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:59 2026] GET /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:59.663281 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5d4c93d6-f8dd-4217-aa03-00208f2e2198 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:59.665448 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5d4c93d6-f8dd-4217-aa03-00208f2e2198 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:59.665731 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5d4c93d6-f8dd-4217-aa03-00208f2e2198 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:59.666015 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5d4c93d6-f8dd-4217-aa03-00208f2e2198 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:59.666270 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5d4c93d6-f8dd-4217-aa03-00208f2e2198 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] Delete volume with id: 7ae52308-f76d-4fb0-9432-fb14bf9d8606 Aug 12 21:44:59.673426 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5d4c93d6-f8dd-4217-aa03-00208f2e2198 tempest-VolumesTransfersTest-1367730863 tempest-VolumesTransfersTest-1367730863-project-member] https://10.4.3.240/volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 returned with HTTP 404 Aug 12 21:44:59.674036 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 826/3296] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:44:59 2026] DELETE /volume/v3/volumes/7ae52308-f76d-4fb0-9432-fb14bf9d8606 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:44:59.800434 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8b498402-ffc1-4b07-a666-0fb5565acab9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:59.802820 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b498402-ffc1-4b07-a666-0fb5565acab9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:44:59.803134 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b498402-ffc1-4b07-a666-0fb5565acab9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:59.803436 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b498402-ffc1-4b07-a666-0fb5565acab9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:59.803599 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8b498402-ffc1-4b07-a666-0fb5565acab9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:44:59.812527 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:59.812527 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:44:59.813639 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b498402-ffc1-4b07-a666-0fb5565acab9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:44:59.814285 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 833/3297] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:44:59 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:44:59.968614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08ff5820-fcc5-41c9-afe4-8001b2a30089 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:44:59.972347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08ff5820-fcc5-41c9-afe4-8001b2a30089 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:44:59.972945 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08ff5820-fcc5-41c9-afe4-8001b2a30089 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:44:59.973416 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08ff5820-fcc5-41c9-afe4-8001b2a30089 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:44:59.983961 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:44:59.983961 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:44:59.989588 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08ff5820-fcc5-41c9-afe4-8001b2a30089 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:44:59.996290 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08ff5820-fcc5-41c9-afe4-8001b2a30089 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:44:59.996827 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 820/3298] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:44:59 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:00.159156 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9f36731-e709-4eda-8bcc-b63d1210ed2e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:00.160865 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9f36731-e709-4eda-8bcc-b63d1210ed2e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:00.161088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9f36731-e709-4eda-8bcc-b63d1210ed2e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:00.161273 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9f36731-e709-4eda-8bcc-b63d1210ed2e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:00.171977 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:00.171977 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:00.177350 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e9f36731-e709-4eda-8bcc-b63d1210ed2e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:00.183995 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9f36731-e709-4eda-8bcc-b63d1210ed2e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:45:00.184346 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 820/3299] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:00 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:00.506234 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-182d971e-1c65-49a0-84ed-09cba09a331d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:00.508770 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-182d971e-1c65-49a0-84ed-09cba09a331d tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:00.509034 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-182d971e-1c65-49a0-84ed-09cba09a331d tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:00.509307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-182d971e-1c65-49a0-84ed-09cba09a331d tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:00.509462 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-182d971e-1c65-49a0-84ed-09cba09a331d tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:00.516483 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:00.516483 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:00.517322 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-182d971e-1c65-49a0-84ed-09cba09a331d tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:00.517954 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 827/3300] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:00 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:00.828034 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1df2d8d-8a77-4b26-b126-6be027f007a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:00.830371 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1df2d8d-8a77-4b26-b126-6be027f007a7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:00.830716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1df2d8d-8a77-4b26-b126-6be027f007a7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:00.830875 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1df2d8d-8a77-4b26-b126-6be027f007a7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:00.830937 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f1df2d8d-8a77-4b26-b126-6be027f007a7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:00.836889 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:00.836889 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:00.837536 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1df2d8d-8a77-4b26-b126-6be027f007a7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:00.837908 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 834/3301] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:00 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:01.012443 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-066d5128-2fd0-484d-9e1d-54050cff2ed0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:01.015043 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-066d5128-2fd0-484d-9e1d-54050cff2ed0 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:01.015381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-066d5128-2fd0-484d-9e1d-54050cff2ed0 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:01.015685 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-066d5128-2fd0-484d-9e1d-54050cff2ed0 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:01.028043 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:01.028043 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:01.033440 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-066d5128-2fd0-484d-9e1d-54050cff2ed0 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:01.040643 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-066d5128-2fd0-484d-9e1d-54050cff2ed0 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:45:01.041173 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 821/3302] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:01 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:01.042246 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-4c57e02d-7b5e-417f-b240-20b166bbeae9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:01.044440 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-4c57e02d-7b5e-417f-b240-20b166bbeae9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:01.044730 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-4c57e02d-7b5e-417f-b240-20b166bbeae9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:01.045064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-4c57e02d-7b5e-417f-b240-20b166bbeae9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:01.057017 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:01.057017 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:01.060572 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-4c57e02d-7b5e-417f-b240-20b166bbeae9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:01.065347 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-4c57e02d-7b5e-417f-b240-20b166bbeae9 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:45:01.066033 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 821/3303] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:01 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:01.198372 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9a829f23-29b3-413f-b650-2ef9acdc748c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:01.200098 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a829f23-29b3-413f-b650-2ef9acdc748c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:01.200311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a829f23-29b3-413f-b650-2ef9acdc748c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:01.200521 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a829f23-29b3-413f-b650-2ef9acdc748c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:01.209739 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:01.209739 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:01.213872 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9a829f23-29b3-413f-b650-2ef9acdc748c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:01.219180 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a829f23-29b3-413f-b650-2ef9acdc748c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:45:01.219674 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 828/3304] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:01 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:01.478459 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bb45974e-9951-4e36-979b-ed684beaab41 req-63c76075-872c-41a5-bb82-1ea9fce69273 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:01.482749 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-63c76075-872c-41a5-bb82-1ea9fce69273 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f/action Aug 12 21:45:01.483325 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-63c76075-872c-41a5-bb82-1ea9fce69273 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:01.483590 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-63c76075-872c-41a5-bb82-1ea9fce69273 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:01.508044 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:01.508044 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:01.521297 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb45974e-9951-4e36-979b-ed684beaab41 req-63c76075-872c-41a5-bb82-1ea9fce69273 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f/action returned with HTTP 204 Aug 12 21:45:01.521848 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 835/3305] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:45:01 2026] POST /volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:01.536796 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-413225fb-e4cf-46be-bd17-64ffc4c7ee9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:01.539607 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-413225fb-e4cf-46be-bd17-64ffc4c7ee9e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:01.539881 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-413225fb-e4cf-46be-bd17-64ffc4c7ee9e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:01.540170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-413225fb-e4cf-46be-bd17-64ffc4c7ee9e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:01.540323 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-413225fb-e4cf-46be-bd17-64ffc4c7ee9e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:01.552989 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:01.552989 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:01.554005 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-413225fb-e4cf-46be-bd17-64ffc4c7ee9e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:01.554443 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 822/3306] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:01 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:01.606084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-f5bbaf24-cdf4-4007-819b-80f0b2300b83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:01.608784 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-f5bbaf24-cdf4-4007-819b-80f0b2300b83 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef Aug 12 21:45:01.609046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-f5bbaf24-cdf4-4007-819b-80f0b2300b83 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:01.609320 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-f5bbaf24-cdf4-4007-819b-80f0b2300b83 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:01.618223 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:01.618223 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:01.663655 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66117a03-e54b-4395-92da-e5fc45783ac0 req-f5bbaf24-cdf4-4007-819b-80f0b2300b83 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef returned with HTTP 200 Aug 12 21:45:01.663655 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 822/3307] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:45:01 2026] DELETE /volume/v3/attachments/674b220f-2d24-4d08-957b-b6ce4a4a8cef => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:01.853202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a9929b22-d782-47a1-ac2a-f35fdba75eaa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:01.855163 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9929b22-d782-47a1-ac2a-f35fdba75eaa tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:01.855351 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9929b22-d782-47a1-ac2a-f35fdba75eaa tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:01.855536 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9929b22-d782-47a1-ac2a-f35fdba75eaa tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:01.855656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a9929b22-d782-47a1-ac2a-f35fdba75eaa tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:01.860680 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:01.860680 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:01.861487 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9929b22-d782-47a1-ac2a-f35fdba75eaa tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:01.861958 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 829/3308] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:01 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:02.058492 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c857e8f-aebc-4ac3-9aa9-2f333691c383 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.060990 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c857e8f-aebc-4ac3-9aa9-2f333691c383 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:02.061284 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c857e8f-aebc-4ac3-9aa9-2f333691c383 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:02.061586 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c857e8f-aebc-4ac3-9aa9-2f333691c383 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:02.074465 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.074465 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:02.078981 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c857e8f-aebc-4ac3-9aa9-2f333691c383 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:02.086124 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c857e8f-aebc-4ac3-9aa9-2f333691c383 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:45:02.086635 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 836/3309] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:02 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:02.104262 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80adce39-6fbd-4f1d-8679-aa905ce3ebd1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.106693 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80adce39-6fbd-4f1d-8679-aa905ce3ebd1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:02.106953 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80adce39-6fbd-4f1d-8679-aa905ce3ebd1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:02.107234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80adce39-6fbd-4f1d-8679-aa905ce3ebd1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:02.120232 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.120232 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:02.124353 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-80adce39-6fbd-4f1d-8679-aa905ce3ebd1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:02.130091 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80adce39-6fbd-4f1d-8679-aa905ce3ebd1 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:45:02.130688 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 823/3310] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:02 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:02.233254 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb7c24a5-0a78-4b41-9290-f4e46f639222 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.234804 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb7c24a5-0a78-4b41-9290-f4e46f639222 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:02.235031 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb7c24a5-0a78-4b41-9290-f4e46f639222 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:02.235271 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb7c24a5-0a78-4b41-9290-f4e46f639222 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:02.241936 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.241936 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:02.245670 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb7c24a5-0a78-4b41-9290-f4e46f639222 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:02.249565 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb7c24a5-0a78-4b41-9290-f4e46f639222 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:45:02.249938 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 823/3311] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:02 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:02.261895 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-659c4228-358f-4546-aa22-650cb2733596 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.264431 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-659c4228-358f-4546-aa22-650cb2733596 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:02.264703 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-659c4228-358f-4546-aa22-650cb2733596 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:02.264937 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-659c4228-358f-4546-aa22-650cb2733596 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:02.273345 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.273345 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:02.277194 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-659c4228-358f-4546-aa22-650cb2733596 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:02.282059 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-659c4228-358f-4546-aa22-650cb2733596 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:45:02.282536 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 830/3312] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:02 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:02.327448 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-366ee10e-4f4c-4924-bc48-31fdcb761703 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.329170 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-366ee10e-4f4c-4924-bc48-31fdcb761703 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:02.329378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-366ee10e-4f4c-4924-bc48-31fdcb761703 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:02.329547 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-366ee10e-4f4c-4924-bc48-31fdcb761703 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:02.339157 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.339157 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:02.349980 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-366ee10e-4f4c-4924-bc48-31fdcb761703 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:02.356954 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-366ee10e-4f4c-4924-bc48-31fdcb761703 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:45:02.357349 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 837/3313] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:02 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:02.417756 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.420224 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:02.420704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-341876700", "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:02.422816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-341876700', 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:02.504633 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume of 1 GB Aug 12 21:45:02.504958 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.504958 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:02.505526 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Availability Zones retrieved successfully. Aug 12 21:45:02.511284 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Flow 'volume_create_api' (483f705c-503c-441a-b3a6-33b712741234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:02.512228 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ecea2ff-26ff-43bf-ad11-3fa734bc6305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:02.513209 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:02.556110 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.556110 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:02.564838 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f90eb86-dc82-4023-8cd9-404f2c87cce7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.566721 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f90eb86-dc82-4023-8cd9-404f2c87cce7 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:02.566929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f90eb86-dc82-4023-8cd9-404f2c87cce7 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:02.567150 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f90eb86-dc82-4023-8cd9-404f2c87cce7 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:02.567301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0f90eb86-dc82-4023-8cd9-404f2c87cce7 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:02.572087 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.572087 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:02.573167 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f90eb86-dc82-4023-8cd9-404f2c87cce7 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:02.573586 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 824/3314] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:02 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:02.573669 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ecea2ff-26ff-43bf-ad11-3fa734bc6305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=069ef774-0450-423c-8d44-3a169f243f24,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '069ef774-0450-423c-8d44-3a169f243f24', 'encryption_key_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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:02.574398 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67603c36-103d-45b8-b5d2-cbc28c649660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:02.612772 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Created reservations ['811636bb-db98-4a45-806b-cae1d2253a73', '0379d1c5-bf52-4523-8e27-791930ce60f1', '126c5d71-d2d1-4d6a-ad19-8f2ae6966122', 'ba2e24f5-bc0f-4abe-809d-5ec12b91fcc2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:02.613554 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67603c36-103d-45b8-b5d2-cbc28c649660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811636bb-db98-4a45-806b-cae1d2253a73', '0379d1c5-bf52-4523-8e27-791930ce60f1', '126c5d71-d2d1-4d6a-ad19-8f2ae6966122', 'ba2e24f5-bc0f-4abe-809d-5ec12b91fcc2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:02.614362 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c479f2ef-b76a-4859-a0cb-86eedb2d1296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:02.637365 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c479f2ef-b76a-4859-a0cb-86eedb2d1296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eec2cbe-1141-4084-8af2-b2221526cc44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-341876700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9b4142bb35fd4adfb4d55241d36defe9',qos_specs=None,replication_status=,reservations=['811636bb-db98-4a45-806b-cae1d2253a73','0379d1c5-bf52-4523-8e27-791930ce60f1','126c5d71-d2d1-4d6a-ad19-8f2ae6966122','ba2e24f5-bc0f-4abe-809d-5ec12b91fcc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-341876700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eec2cbe-1141-4084-8af2-b2221526cc44,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9b4142bb35fd4adfb4d55241d36defe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(069ef774-0450-423c-8d44-3a169f243f24),volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:02.638152 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e805c258-5544-4db8-8dcb-f304a58e3dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:02.656308 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e805c258-5544-4db8-8dcb-f304a58e3dd7) transitioned into state 'SUCCESS' from state '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-341876700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9b4142bb35fd4adfb4d55241d36defe9',qos_specs=None,replication_status=,reservations=['811636bb-db98-4a45-806b-cae1d2253a73','0379d1c5-bf52-4523-8e27-791930ce60f1','126c5d71-d2d1-4d6a-ad19-8f2ae6966122','ba2e24f5-bc0f-4abe-809d-5ec12b91fcc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db6d35ad79d4ee3bb7041a990d2fb8a',volume_type_id=069ef774-0450-423c-8d44-3a169f243f24)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:02.656973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba3215f-fb60-4086-9b86-24f289316089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:02.666908 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba3215f-fb60-4086-9b86-24f289316089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:02.667708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Flow 'volume_create_api' (483f705c-503c-441a-b3a6-33b712741234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:02.667968 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create volume request issued successfully. Aug 12 21:45:02.668479 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af0f5629-cb8f-48ce-bd72-166997fa36eb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:02.668902 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 824/3315] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:45:02 2026] POST /volume/v3/volumes => generated 759 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:02.683322 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ef18f40-482b-4b7c-9b78-21bbdd7763cf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.686514 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ef18f40-482b-4b7c-9b78-21bbdd7763cf tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:02.686652 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ef18f40-482b-4b7c-9b78-21bbdd7763cf tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:02.686918 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ef18f40-482b-4b7c-9b78-21bbdd7763cf tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:02.696470 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.696470 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:02.708237 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1ef18f40-482b-4b7c-9b78-21bbdd7763cf tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:02.720287 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ef18f40-482b-4b7c-9b78-21bbdd7763cf tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 200 Aug 12 21:45:02.720452 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 831/3316] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:02 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:02.879888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c95b0351-85c8-4ce5-b456-c0e92b64d6a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:02.881769 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c95b0351-85c8-4ce5-b456-c0e92b64d6a4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:02.882042 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c95b0351-85c8-4ce5-b456-c0e92b64d6a4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:02.882301 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c95b0351-85c8-4ce5-b456-c0e92b64d6a4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:02.882436 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c95b0351-85c8-4ce5-b456-c0e92b64d6a4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:02.888636 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:02.888636 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:02.889327 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c95b0351-85c8-4ce5-b456-c0e92b64d6a4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:02.889722 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 838/3317] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:02 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:03.584607 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-49215b1d-f500-4b23-b177-fa2a57fb4384 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:03.587282 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49215b1d-f500-4b23-b177-fa2a57fb4384 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:03.587560 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49215b1d-f500-4b23-b177-fa2a57fb4384 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:03.587863 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49215b1d-f500-4b23-b177-fa2a57fb4384 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:03.588022 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-49215b1d-f500-4b23-b177-fa2a57fb4384 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:03.593437 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:03.593437 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:03.594716 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49215b1d-f500-4b23-b177-fa2a57fb4384 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:03.595228 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 825/3318] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:03 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:03.734613 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e8e00bfe-1083-4984-bfa3-d221545b2a48 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:03.737080 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8e00bfe-1083-4984-bfa3-d221545b2a48 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:03.737334 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8e00bfe-1083-4984-bfa3-d221545b2a48 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:03.737561 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8e00bfe-1083-4984-bfa3-d221545b2a48 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:03.740649 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=703,cinder:INSERT=126,cinder:UPDATE=205 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:45:03.748145 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:03.748145 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:03.753197 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e8e00bfe-1083-4984-bfa3-d221545b2a48 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:03.758401 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8e00bfe-1083-4984-bfa3-d221545b2a48 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 200 Aug 12 21:45:03.758870 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 825/3319] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:03 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:03.905895 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7af3eb59-a9d7-4273-8b6b-3448f3fb9700 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:03.905895 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7af3eb59-a9d7-4273-8b6b-3448f3fb9700 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:03.905895 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7af3eb59-a9d7-4273-8b6b-3448f3fb9700 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:03.905895 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7af3eb59-a9d7-4273-8b6b-3448f3fb9700 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:03.906520 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7af3eb59-a9d7-4273-8b6b-3448f3fb9700 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:03.910908 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:03.910908 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:03.911673 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7af3eb59-a9d7-4273-8b6b-3448f3fb9700 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:03.912018 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 832/3320] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:03 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:03.918420 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0fef7733-0b3e-44b3-b607-f42e99a461a5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:03.920552 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0fef7733-0b3e-44b3-b607-f42e99a461a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:03.920831 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0fef7733-0b3e-44b3-b607-f42e99a461a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:03.921027 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0fef7733-0b3e-44b3-b607-f42e99a461a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:03.928127 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:03.928127 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:03.934637 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0fef7733-0b3e-44b3-b607-f42e99a461a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:03.942025 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0fef7733-0b3e-44b3-b607-f42e99a461a5 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 200 Aug 12 21:45:03.942660 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 839/3321] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:03 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:04.383372 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-ca6a236b-1aa0-429b-ae64-63f720d36b5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.385596 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-ca6a236b-1aa0-429b-ae64-63f720d36b5f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:04.385837 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-ca6a236b-1aa0-429b-ae64-63f720d36b5f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.386032 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-ca6a236b-1aa0-429b-ae64-63f720d36b5f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.392761 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.392761 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:04.396131 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-ca6a236b-1aa0-429b-ae64-63f720d36b5f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:04.400480 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-ca6a236b-1aa0-429b-ae64-63f720d36b5f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 200 Aug 12 21:45:04.400851 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 826/3322] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:04.413288 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a724eb6-3154-4a84-b77a-c692ca6478b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.413704 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a724eb6-3154-4a84-b77a-c692ca6478b6 None None] GET https://10.4.3.240/volume// Aug 12 21:45:04.413816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a724eb6-3154-4a84-b77a-c692ca6478b6 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.414019 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a724eb6-3154-4a84-b77a-c692ca6478b6 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.414469 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a724eb6-3154-4a84-b77a-c692ca6478b6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:45:04.414817 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 826/3323] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:45:04.440095 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-663e1489-3c83-492f-a737-a5f85f745f8f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.451758 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-663e1489-3c83-492f-a737-a5f85f745f8f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:45:04.451758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-663e1489-3c83-492f-a737-a5f85f745f8f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8eec2cbe-1141-4084-8af2-b2221526cc44", "connector": null, "instance_uuid": "7b67a73f-3b03-44b6-b660-73b91aed929b"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:04.473519 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.473519 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:04.503566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-663e1489-3c83-492f-a737-a5f85f745f8f tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:45:04.504124 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 833/3324] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:45:04 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 12 21:45:04.606204 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-462ce059-a033-42ef-87bc-9eed932f1bb5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.607847 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-462ce059-a033-42ef-87bc-9eed932f1bb5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:04.608061 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-462ce059-a033-42ef-87bc-9eed932f1bb5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.608249 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-462ce059-a033-42ef-87bc-9eed932f1bb5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.608364 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-462ce059-a033-42ef-87bc-9eed932f1bb5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:04.618651 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.618651 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:04.619458 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-462ce059-a033-42ef-87bc-9eed932f1bb5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:04.619942 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 840/3325] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:04.632981 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a85b48c5-865f-42eb-9d67-901c3192ce7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.637496 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a85b48c5-865f-42eb-9d67-901c3192ce7c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c Aug 12 21:45:04.637496 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a85b48c5-865f-42eb-9d67-901c3192ce7c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.637496 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a85b48c5-865f-42eb-9d67-901c3192ce7c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.647333 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.647333 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:04.653671 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a85b48c5-865f-42eb-9d67-901c3192ce7c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:04.659894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a85b48c5-865f-42eb-9d67-901c3192ce7c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c returned with HTTP 200 Aug 12 21:45:04.660176 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 827/3326] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:04.674374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.785525 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-35a660ed-6f27-4028-b871-83c44e937437 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.788672 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-35a660ed-6f27-4028-b871-83c44e937437 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:04.789547 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-35a660ed-6f27-4028-b871-83c44e937437 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.789815 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-35a660ed-6f27-4028-b871-83c44e937437 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.799546 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.799546 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:04.803104 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-35a660ed-6f27-4028-b871-83c44e937437 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:04.808466 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-35a660ed-6f27-4028-b871-83c44e937437 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:45:04.808924 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 834/3327] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:04.821922 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a/export_record Aug 12 21:45:04.822342 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.822556 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Calling method 'export_record' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.823014 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Export record for backup c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 21:45:04.827236 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.827236 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:04.828571 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.api [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Calling RPCAPI with context: , host: np0000007121, backup: c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 21:45:04.834213 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-0fc706c0-963b-45b3-a271-dd22be3a9a52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.836757 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] export_record in rpcapi backup_id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a on host np0000007121. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 21:45:04.840039 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-0fc706c0-963b-45b3-a271-dd22be3a9a52 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] POST https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109/action Aug 12 21:45:04.840039 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-0fc706c0-963b-45b3-a271-dd22be3a9a52 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:04.840039 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-0fc706c0-963b-45b3-a271-dd22be3a9a52 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:04.854678 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzhjNDNhNmQtYjI1Yy00ZmJlLWIzY2ItOWQ5MmNjYTliODVhIiwgInVzZXJfaWQiOiAiNTlhOGZlOTM3MWE4NDlkMjg0ZmFlYThlMTAzNzhhZTIiLCAicHJvamVjdF9pZCI6ICIzZmM2YmZjNmM3NTM0MjIxYTMyMGQwNTAzODkwZmY2MiIsICJ2b2x1bWVfaWQiOiAiZTdmZmU2NzUtNDExYi00YzczLTg0MjEtNDQxNTA0MGYwYzNjIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NTY1MzY0NDEiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI2NzY0NzIyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3ZmZlNjc1LTQxMWItNGM3My04NDIxLTQ0MTUwNDBmMGMzYy8yMDI2MDgxMjIxNDQ0Ny9hel9ub3ZhX2JhY2t1cF9jOGM0M2E2ZC1iMjVjLTRmYmUtYjNjYi05ZDkyY2NhOWI4NWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 21:45:04.854951 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9b7d509-5e32-4af4-a240-8861a59f2e3e tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a/export_record returned with HTTP 200 Aug 12 21:45:04.855360 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 827/3328] 10.4.3.240 () {66 vars in 1390 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a/export_record => generated 1512 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:04.856666 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.856666 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:04.857191 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-0fc706c0-963b-45b3-a271-dd22be3a9a52 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:04.863090 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b284eacb-cf05-4361-9794-323913b57bca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.865715 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b284eacb-cf05-4361-9794-323913b57bca tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] POST https://10.4.3.240/volume/v3/backups/import_record Aug 12 21:45:04.866113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b284eacb-cf05-4361-9794-323913b57bca tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQ1ZmNlZDYtMjcyMS00MTE1LTkwODEtMDkwMDhiZTk4YTY1IiwgInVzZXJfaWQiOiAiNTlhOGZlOTM3MWE4NDlkMjg0ZmFlYThlMTAzNzhhZTIiLCAicHJvamVjdF9pZCI6ICIzZmM2YmZjNmM3NTM0MjIxYTMyMGQwNTAzODkwZmY2MiIsICJ2b2x1bWVfaWQiOiAiZTdmZmU2NzUtNDExYi00YzczLTg0MjEtNDQxNTA0MGYwYzNjIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NTY1MzY0NDEiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI2NzY0NzIyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3ZmZlNjc1LTQxMWItNGM3My04NDIxLTQ0MTUwNDBmMGMzYy8yMDI2MDgxMjIxNDQ0Ny9hel9ub3ZhX2JhY2t1cF9jOGM0M2E2ZC1iMjVjLTRmYmUtYjNjYi05ZDkyY2NhOWI4NWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:04.866499 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-0fc706c0-963b-45b3-a271-dd22be3a9a52 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Begin detaching volume completed successfully. Aug 12 21:45:04.866815 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-0fc706c0-963b-45b3-a271-dd22be3a9a52 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109/action returned with HTTP 202 Aug 12 21:45:04.867402 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 841/3329] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:45:04 2026] POST /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:45:04.868075 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-b284eacb-cf05-4361-9794-323913b57bca tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQ1ZmNlZDYtMjcyMS00MTE1LTkwODEtMDkwMDhiZTk4YTY1IiwgInVzZXJfaWQiOiAiNTlhOGZlOTM3MWE4NDlkMjg0ZmFlYThlMTAzNzhhZTIiLCAicHJvamVjdF9pZCI6ICIzZmM2YmZjNmM3NTM0MjIxYTMyMGQwNTAzODkwZmY2MiIsICJ2b2x1bWVfaWQiOiAiZTdmZmU2NzUtNDExYi00YzczLTg0MjEtNDQxNTA0MGYwYzNjIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NTY1MzY0NDEiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI2NzY0NzIyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3ZmZlNjc1LTQxMWItNGM3My04NDIxLTQ0MTUwNDBmMGMzYy8yMDI2MDgxMjIxNDQ0Ny9hel9ub3ZhX2JhY2t1cF9jOGM0M2E2ZC1iMjVjLTRmYmUtYjNjYi05ZDkyY2NhOWI4NWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 21:45:04.868211 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-b284eacb-cf05-4361-9794-323913b57bca tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQ1ZmNlZDYtMjcyMS00MTE1LTkwODEtMDkwMDhiZTk4YTY1IiwgInVzZXJfaWQiOiAiNTlhOGZlOTM3MWE4NDlkMjg0ZmFlYThlMTAzNzhhZTIiLCAicHJvamVjdF9pZCI6ICIzZmM2YmZjNmM3NTM0MjIxYTMyMGQwNTAzODkwZmY2MiIsICJ2b2x1bWVfaWQiOiAiZTdmZmU2NzUtNDExYi00YzczLTg0MjEtNDQxNTA0MGYwYzNjIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NTY1MzY0NDEiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI2NzY0NzIyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3ZmZlNjc1LTQxMWItNGM3My04NDIxLTQ0MTUwNDBmMGMzYy8yMDI2MDgxMjIxNDQ0Ny9hel9ub3ZhX2JhY2t1cF9jOGM0M2E2ZC1iMjVjLTRmYmUtYjNjYi05ZDkyY2NhOWI4NWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 21:45:04.923040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a9c879da-0e79-42fe-8540-89aad75c2b40 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.923504 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9c879da-0e79-42fe-8540-89aad75c2b40 None None] GET https://10.4.3.240/volume// Aug 12 21:45:04.923743 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9c879da-0e79-42fe-8540-89aad75c2b40 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.923979 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9c879da-0e79-42fe-8540-89aad75c2b40 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.924254 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-501c60f8-d8ce-4bd4-9986-bfac6193a003 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.924377 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9c879da-0e79-42fe-8540-89aad75c2b40 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:45:04.925120 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 835/3330] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:45:04.926500 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-501c60f8-d8ce-4bd4-9986-bfac6193a003 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:04.926816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-501c60f8-d8ce-4bd4-9986-bfac6193a003 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.927082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-501c60f8-d8ce-4bd4-9986-bfac6193a003 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.927251 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-501c60f8-d8ce-4bd4-9986-bfac6193a003 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:04.927879 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b284eacb-cf05-4361-9794-323913b57bca tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Created reservations ['2740e746-50c3-429e-a37b-f01b93ddf6b3', 'b899eb3e-8c74-4307-a672-0c06506a2de7'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:04.934112 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.934112 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:04.934923 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-501c60f8-d8ce-4bd4-9986-bfac6193a003 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:04.935254 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 828/3331] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:04.937089 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-aebe4c41-a260-440c-9973-38ea7c7d6787 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.939210 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-aebe4c41-a260-440c-9973-38ea7c7d6787 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:04.939478 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-aebe4c41-a260-440c-9973-38ea7c7d6787 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.940642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-aebe4c41-a260-440c-9973-38ea7c7d6787 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.951831 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.951831 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:04.954755 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-b284eacb-cf05-4361-9794-323913b57bca tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] import_record rpcapi backup id 0d5fced6-2721-4115-9081-09008be98a65 on host np0000007121 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQ1ZmNlZDYtMjcyMS00MTE1LTkwODEtMDkwMDhiZTk4YTY1IiwgInVzZXJfaWQiOiAiNTlhOGZlOTM3MWE4NDlkMjg0ZmFlYThlMTAzNzhhZTIiLCAicHJvamVjdF9pZCI6ICIzZmM2YmZjNmM3NTM0MjIxYTMyMGQwNTAzODkwZmY2MiIsICJ2b2x1bWVfaWQiOiAiZTdmZmU2NzUtNDExYi00YzczLTg0MjEtNDQxNTA0MGYwYzNjIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NTY1MzY0NDEiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTI2NzY0NzIyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U3ZmZlNjc1LTQxMWItNGM3My04NDIxLTQ0MTUwNDBmMGMzYy8yMDI2MDgxMjIxNDQ0Ny9hel9ub3ZhX2JhY2t1cF9jOGM0M2E2ZC1iMjVjLTRmYmUtYjNjYi05ZDkyY2NhOWI4NWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIxOjQ0OjQ1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100325) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 21:45:04.955952 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-aebe4c41-a260-440c-9973-38ea7c7d6787 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:04.960585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-b284eacb-cf05-4361-9794-323913b57bca tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Import record output: {'backup': {'id': '0d5fced6-2721-4115-9081-09008be98a65', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65'}, {'rel': 'bookmark', 'href': 'https://10.4.3.240/volume/backups/0d5fced6-2721-4115-9081-09008be98a65'}]}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 21:45:04.960935 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b284eacb-cf05-4361-9794-323913b57bca tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups/import_record returned with HTTP 201 Aug 12 21:45:04.963639 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 828/3332] 10.4.3.240 () {68 vars in 1302 bytes} [Wed Aug 12 21:45:04 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 99 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 21:45:04.963719 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-aebe4c41-a260-440c-9973-38ea7c7d6787 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:45:04.963719 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 842/3333] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 1349 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:45:04.969872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b2822144-4a9d-4c41-95ac-dcfb91467973 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:04.972004 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2822144-4a9d-4c41-95ac-dcfb91467973 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] GET https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 Aug 12 21:45:04.972185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2822144-4a9d-4c41-95ac-dcfb91467973 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:04.972408 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2822144-4a9d-4c41-95ac-dcfb91467973 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:04.972519 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b2822144-4a9d-4c41-95ac-dcfb91467973 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Show backup with id 0d5fced6-2721-4115-9081-09008be98a65. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:04.979763 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:04.979763 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:04.980306 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2822144-4a9d-4c41-95ac-dcfb91467973 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 returned with HTTP 200 Aug 12 21:45:04.980666 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 836/3334] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:04 2026] GET /volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:05.701634 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e87aed0e-58f9-4439-81c6-18d4b8b93cae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:05.702052 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e87aed0e-58f9-4439-81c6-18d4b8b93cae None None] GET https://10.4.3.240/volume// Aug 12 21:45:05.702215 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e87aed0e-58f9-4439-81c6-18d4b8b93cae None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:05.702510 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e87aed0e-58f9-4439-81c6-18d4b8b93cae None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:05.702733 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e87aed0e-58f9-4439-81c6-18d4b8b93cae None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:45:05.703086 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 829/3335] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:45:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:45:05.712819 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-d072fa2a-dd6a-4037-aa10-415f3c0399d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:05.715354 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-d072fa2a-dd6a-4037-aa10-415f3c0399d8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:05.715567 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-d072fa2a-dd6a-4037-aa10-415f3c0399d8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:05.715780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-d072fa2a-dd6a-4037-aa10-415f3c0399d8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:05.729019 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:05.729019 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:05.736522 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-d072fa2a-dd6a-4037-aa10-415f3c0399d8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:05.744652 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-d072fa2a-dd6a-4037-aa10-415f3c0399d8 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 200 Aug 12 21:45:05.745056 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 829/3336] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:45:05 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:45:05.839515 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-6be97da7-f0b2-4f23-af6e-e68858615e22 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:05.841848 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-6be97da7-f0b2-4f23-af6e-e68858615e22 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f Aug 12 21:45:05.842314 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-6be97da7-f0b2-4f23-af6e-e68858615e22 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:05.842314 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-6be97da7-f0b2-4f23-af6e-e68858615e22 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:05.854962 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:05.854962 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:05.859704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0f82f2a2-c5cd-44cc-a762-029af95c4e5c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:05.868406 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0f82f2a2-c5cd-44cc-a762-029af95c4e5c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] PUT https://10.4.3.240/volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9 Aug 12 21:45:05.869346 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0f82f2a2-c5cd-44cc-a762-029af95c4e5c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:05.881725 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0f82f2a2-c5cd-44cc-a762-029af95c4e5c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Acquiring lock "cinder-attachment_update-8eec2cbe-1141-4084-8af2-b2221526cc44-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:45:05.886854 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0f82f2a2-c5cd-44cc-a762-029af95c4e5c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-8eec2cbe-1141-4084-8af2-b2221526cc44-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:45:05.887903 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:05.887903 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:05.910306 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ca112264-57e3-4bca-b65a-1b37c8811aee req-6be97da7-f0b2-4f23-af6e-e68858615e22 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f returned with HTTP 200 Aug 12 21:45:05.910838 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 843/3337] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:45:05 2026] DELETE /volume/v3/attachments/a724de3a-870c-4be9-b0b7-a377c84c939f => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:45:05.947752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3956cd19-720c-4dba-bed6-38f69a5cf8b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:05.950189 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3956cd19-720c-4dba-bed6-38f69a5cf8b1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:05.950485 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3956cd19-720c-4dba-bed6-38f69a5cf8b1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:05.950756 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3956cd19-720c-4dba-bed6-38f69a5cf8b1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:05.950911 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3956cd19-720c-4dba-bed6-38f69a5cf8b1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:05.956185 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:05.956185 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:05.957117 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3956cd19-720c-4dba-bed6-38f69a5cf8b1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:05.957699 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 830/3338] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:05 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:05.974259 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0f82f2a2-c5cd-44cc-a762-029af95c4e5c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Lock "cinder-attachment_update-8eec2cbe-1141-4084-8af2-b2221526cc44-np0000007121" released by "attachment_update" :: held 0.087s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:45:05.974856 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-0f82f2a2-c5cd-44cc-a762-029af95c4e5c tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9 returned with HTTP 200 Aug 12 21:45:05.975302 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 837/3339] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:45:05 2026] PUT /volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:05.994351 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c271e9fa-ede7-4678-a075-8c1ce1516230 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:05.999550 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c271e9fa-ede7-4678-a075-8c1ce1516230 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] GET https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 Aug 12 21:45:05.999550 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c271e9fa-ede7-4678-a075-8c1ce1516230 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:05.999932 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c271e9fa-ede7-4678-a075-8c1ce1516230 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:06.000043 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-4166403b-d9d6-4313-8b64-933bf65f7294 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:06.000360 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c271e9fa-ede7-4678-a075-8c1ce1516230 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Show backup with id 0d5fced6-2721-4115-9081-09008be98a65. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:06.003352 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-4166403b-d9d6-4313-8b64-933bf65f7294 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9/action Aug 12 21:45:06.003352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-4166403b-d9d6-4313-8b64-933bf65f7294 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:06.003525 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-4166403b-d9d6-4313-8b64-933bf65f7294 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:06.008163 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:06.008163 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:06.009012 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c271e9fa-ede7-4678-a075-8c1ce1516230 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 returned with HTTP 200 Aug 12 21:45:06.009323 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 830/3340] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:05 2026] GET /volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:06.019640 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dac0d20d-a928-479a-8f84-f129635d18e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:06.021709 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dac0d20d-a928-479a-8f84-f129635d18e3 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] GET https://10.4.3.240/volume/v3/backups Aug 12 21:45:06.021905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dac0d20d-a928-479a-8f84-f129635d18e3 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:06.022173 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dac0d20d-a928-479a-8f84-f129635d18e3 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:06.025105 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:06.025105 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:06.034498 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f7a7a33d-547e-4c5c-ac65-5c31b73bfcce req-4166403b-d9d6-4313-8b64-933bf65f7294 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9/action returned with HTTP 204 Aug 12 21:45:06.035120 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 844/3341] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:45:05 2026] POST /volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:06.036358 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dac0d20d-a928-479a-8f84-f129635d18e3 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 200 Aug 12 21:45:06.036794 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 831/3342] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:45:06 2026] GET /volume/v3/backups => generated 338 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:06.047029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f574fbd7-a632-4a6b-be71-91be452ff68a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:06.049765 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] POST https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a/restore Aug 12 21:45:06.050204 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:06.052414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Restoring backup c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a ({'restore': {}}) {{(pid=100326) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 21:45:06.052414 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Restoring backup c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a to volume None. Aug 12 21:45:06.058712 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:06.058712 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:06.060443 np0000007121 devstack@c-api.service[100326]: INFO cinder.backup.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Creating volume of 1 GB for restore of backup c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. Aug 12 21:45:06.067706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:45:06.067362. {{(pid=100326) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:45:06.067813 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Availability Zones retrieved successfully. Aug 12 21:45:06.073103 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Flow 'volume_create_api' (9f19c75a-12cf-4a26-b636-4cad7f284c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:06.074295 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c24fea7-1ea1-4659-be96-9f72c42e9e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:06.075342 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:06.105499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c24fea7-1ea1-4659-be96-9f72c42e9e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:06.106584 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c5da10-c982-4238-82cf-119bfbee9ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:06.147752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Created reservations ['192d1102-3dcd-4b1c-9946-4a4c06349798', '5bf07906-d964-45e6-a75f-f4aec76aa72f', 'a99a990e-cb7b-43de-beaf-b777575e09be', 'cbad12c8-2eb8-455b-8d56-74d5540a6d08'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:06.148565 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c5da10-c982-4238-82cf-119bfbee9ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['192d1102-3dcd-4b1c-9946-4a4c06349798', '5bf07906-d964-45e6-a75f-f4aec76aa72f', 'a99a990e-cb7b-43de-beaf-b777575e09be', 'cbad12c8-2eb8-455b-8d56-74d5540a6d08']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:06.149296 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2bda3dd-3170-4b0f-b91d-09dc53bc4db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:06.176823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2bda3dd-3170-4b0f-b91d-09dc53bc4db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36ec2ae4-56c5-414d-933c-6fa9d403e918', '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_c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc6bfc6c7534221a320d0503890ff62',qos_specs=None,replication_status=,reservations=['192d1102-3dcd-4b1c-9946-4a4c06349798','5bf07906-d964-45e6-a75f-f4aec76aa72f','a99a990e-cb7b-43de-beaf-b777575e09be','cbad12c8-2eb8-455b-8d56-74d5540a6d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a8fe9371a849d284faea8e10378ae2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36ec2ae4-56c5-414d-933c-6fa9d403e918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fc6bfc6c7534221a320d0503890ff62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59a8fe9371a849d284faea8e10378ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:06.177582 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc5795b-4118-41c6-a81e-baa9d5287ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:06.193352 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc5795b-4118-41c6-a81e-baa9d5287ce3) transitioned into 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_c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc6bfc6c7534221a320d0503890ff62',qos_specs=None,replication_status=,reservations=['192d1102-3dcd-4b1c-9946-4a4c06349798','5bf07906-d964-45e6-a75f-f4aec76aa72f','a99a990e-cb7b-43de-beaf-b777575e09be','cbad12c8-2eb8-455b-8d56-74d5540a6d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a8fe9371a849d284faea8e10378ae2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:06.194212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a80a031-bdf2-4522-bfc6-1a8b5ee1fb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:06.203924 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a80a031-bdf2-4522-bfc6-1a8b5ee1fb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:06.206645 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Flow 'volume_create_api' (9f19c75a-12cf-4a26-b636-4cad7f284c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:06.206645 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Create volume request issued successfully. Aug 12 21:45:06.212134 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:06.212134 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:06.212600 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:06.968806 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1fd86e2-97eb-4cbd-80b5-a1a9e6ae7d71 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:06.971244 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1fd86e2-97eb-4cbd-80b5-a1a9e6ae7d71 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:06.971244 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1fd86e2-97eb-4cbd-80b5-a1a9e6ae7d71 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:06.971436 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1fd86e2-97eb-4cbd-80b5-a1a9e6ae7d71 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:06.971676 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f1fd86e2-97eb-4cbd-80b5-a1a9e6ae7d71 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:06.976500 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:06.976500 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:06.977376 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1fd86e2-97eb-4cbd-80b5-a1a9e6ae7d71 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:06.977775 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 831/3343] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:06 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:07.222649 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:07.222649 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:07.222649 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:07.222649 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Checking backup size 1 against volume size 1 {{(pid=100326) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 21:45:07.222649 np0000007121 devstack@c-api.service[100326]: INFO cinder.backup.api [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Overwriting volume 36ec2ae4-56c5-414d-933c-6fa9d403e918 with restore of backup c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:07.235257 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] restore_backup in rpcapi backup_id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a {{(pid=100326) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 21:45:07.236487 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f574fbd7-a632-4a6b-be71-91be452ff68a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a/restore returned with HTTP 202 Aug 12 21:45:07.236487 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 838/3344] 10.4.3.240 () {68 vars in 1393 bytes} [Wed Aug 12 21:45:06 2026] POST /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a/restore => generated 189 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:07.247424 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1026982-1596-43c2-84f0-fe4d88d77dde None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:07.249338 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1026982-1596-43c2-84f0-fe4d88d77dde tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:07.249521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1026982-1596-43c2-84f0-fe4d88d77dde tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:07.249715 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1026982-1596-43c2-84f0-fe4d88d77dde tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:07.249809 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e1026982-1596-43c2-84f0-fe4d88d77dde tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:07.254859 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:07.254859 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:07.255841 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1026982-1596-43c2-84f0-fe4d88d77dde tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:07.256274 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 845/3345] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:07 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:07.990836 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d887cf37-eaec-4651-aaee-a65bdda4bf75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:07.995489 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d887cf37-eaec-4651-aaee-a65bdda4bf75 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:07.995489 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d887cf37-eaec-4651-aaee-a65bdda4bf75 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:07.995784 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d887cf37-eaec-4651-aaee-a65bdda4bf75 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:07.995784 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d887cf37-eaec-4651-aaee-a65bdda4bf75 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:08.000719 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:08.000719 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:08.001390 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d887cf37-eaec-4651-aaee-a65bdda4bf75 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:08.001855 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 832/3346] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:07 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:08.267901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc9d4168-c579-430a-9113-34ca286784ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:08.269848 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc9d4168-c579-430a-9113-34ca286784ed tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:08.270085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc9d4168-c579-430a-9113-34ca286784ed tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:08.270332 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc9d4168-c579-430a-9113-34ca286784ed tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:08.270481 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cc9d4168-c579-430a-9113-34ca286784ed tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:08.272347 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=547,cinder:UPDATE=142,cinder:INSERT=82 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:45:08.276362 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:08.276362 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:08.277657 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc9d4168-c579-430a-9113-34ca286784ed tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:08.278317 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 832/3347] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:08 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:08.804487 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e8fb8318-6fbe-44f4-bb2f-41eabbd60192 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:08.806398 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8fb8318-6fbe-44f4-bb2f-41eabbd60192 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:08.806582 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8fb8318-6fbe-44f4-bb2f-41eabbd60192 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:08.806802 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8fb8318-6fbe-44f4-bb2f-41eabbd60192 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:08.806957 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e8fb8318-6fbe-44f4-bb2f-41eabbd60192 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Delete volume with id: 7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:08.813368 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:08.813368 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:08.813787 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e8fb8318-6fbe-44f4-bb2f-41eabbd60192 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:08.828322 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e8fb8318-6fbe-44f4-bb2f-41eabbd60192 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Delete volume request issued successfully. Aug 12 21:45:08.828497 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8fb8318-6fbe-44f4-bb2f-41eabbd60192 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 202 Aug 12 21:45:08.828894 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 839/3348] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:08 2026] DELETE /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:08.836133 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e22e3044-ef08-482c-a6ad-476e065c0375 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:08.837864 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e22e3044-ef08-482c-a6ad-476e065c0375 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:08.838039 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e22e3044-ef08-482c-a6ad-476e065c0375 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:08.838214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e22e3044-ef08-482c-a6ad-476e065c0375 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:08.844881 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:08.844881 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:08.847808 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e22e3044-ef08-482c-a6ad-476e065c0375 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:08.852175 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e22e3044-ef08-482c-a6ad-476e065c0375 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 200 Aug 12 21:45:08.852644 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 846/3349] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:08 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:09.012562 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eaa91ca5-bb8f-4446-af9e-58607fd9d5ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:09.014400 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eaa91ca5-bb8f-4446-af9e-58607fd9d5ba tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:09.014679 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eaa91ca5-bb8f-4446-af9e-58607fd9d5ba tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:09.014881 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eaa91ca5-bb8f-4446-af9e-58607fd9d5ba tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:09.015023 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-eaa91ca5-bb8f-4446-af9e-58607fd9d5ba tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:09.019146 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:09.019146 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:09.019819 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eaa91ca5-bb8f-4446-af9e-58607fd9d5ba tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:09.020243 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 833/3350] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:09 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:09.288389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c99c0707-4c43-4429-a346-120ac6bfd62f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:09.290236 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c99c0707-4c43-4429-a346-120ac6bfd62f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:09.290442 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c99c0707-4c43-4429-a346-120ac6bfd62f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:09.290663 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c99c0707-4c43-4429-a346-120ac6bfd62f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:09.290824 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c99c0707-4c43-4429-a346-120ac6bfd62f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:09.294752 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:09.294752 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:09.295513 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c99c0707-4c43-4429-a346-120ac6bfd62f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:09.295786 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 833/3351] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:09 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:09.865572 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f87d8ae-7940-4a0f-9f05-2c3116a18bd5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:09.867479 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f87d8ae-7940-4a0f-9f05-2c3116a18bd5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 Aug 12 21:45:09.867742 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f87d8ae-7940-4a0f-9f05-2c3116a18bd5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:09.867942 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f87d8ae-7940-4a0f-9f05-2c3116a18bd5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:09.870136 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=478,cinder:INSERT=63,cinder:UPDATE=110 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:45:09.875182 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f87d8ae-7940-4a0f-9f05-2c3116a18bd5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 returned with HTTP 404 Aug 12 21:45:09.875939 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 840/3352] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:09 2026] GET /volume/v3/volumes/7d3a6049-b4ec-4081-b443-1e1096039109 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:10.030879 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-599c25ba-0ab4-4ab8-8b2b-d8a2d1fe2b85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:10.032530 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-599c25ba-0ab4-4ab8-8b2b-d8a2d1fe2b85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:10.032806 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-599c25ba-0ab4-4ab8-8b2b-d8a2d1fe2b85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:10.033018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-599c25ba-0ab4-4ab8-8b2b-d8a2d1fe2b85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:10.033121 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-599c25ba-0ab4-4ab8-8b2b-d8a2d1fe2b85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:10.036988 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:10.036988 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:10.037553 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-599c25ba-0ab4-4ab8-8b2b-d8a2d1fe2b85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:10.037926 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 847/3353] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:10 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:10.251402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81820529-2772-4315-95fb-e56fde6bb849 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:10.255597 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81820529-2772-4315-95fb-e56fde6bb849 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 Aug 12 21:45:10.255840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81820529-2772-4315-95fb-e56fde6bb849 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:10.256098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81820529-2772-4315-95fb-e56fde6bb849 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:10.256260 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-81820529-2772-4315-95fb-e56fde6bb849 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Delete snapshot with id: 340144cd-3dae-4f8d-9fbe-c647974547d5 Aug 12 21:45:10.275014 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:10.275014 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:10.277258 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-81820529-2772-4315-95fb-e56fde6bb849 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Snapshot retrieved successfully. Aug 12 21:45:10.308007 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02a9be6e-d862-4740-b6f3-79c5efc870ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:10.309463 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02a9be6e-d862-4740-b6f3-79c5efc870ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:10.309690 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02a9be6e-d862-4740-b6f3-79c5efc870ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:10.309861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02a9be6e-d862-4740-b6f3-79c5efc870ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:10.309956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-02a9be6e-d862-4740-b6f3-79c5efc870ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:10.314754 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:10.314754 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:10.315681 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02a9be6e-d862-4740-b6f3-79c5efc870ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:10.316398 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 834/3354] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:10 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:10.327660 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-81820529-2772-4315-95fb-e56fde6bb849 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Snapshot delete request issued successfully. Aug 12 21:45:10.327660 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81820529-2772-4315-95fb-e56fde6bb849 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 returned with HTTP 202 Aug 12 21:45:10.328594 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 834/3355] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:45:10 2026] DELETE /volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:10.336349 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-860db34d-4204-465b-b9c5-44ef870e067d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:10.342468 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-860db34d-4204-465b-b9c5-44ef870e067d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 Aug 12 21:45:10.342468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-860db34d-4204-465b-b9c5-44ef870e067d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:10.342468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-860db34d-4204-465b-b9c5-44ef870e067d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:10.348371 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:10.348371 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:10.348884 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-860db34d-4204-465b-b9c5-44ef870e067d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Snapshot retrieved successfully. Aug 12 21:45:10.349978 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-860db34d-4204-465b-b9c5-44ef870e067d tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 returned with HTTP 200 Aug 12 21:45:10.350379 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 841/3356] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:45:10 2026] GET /volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:11.047521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b016031e-4965-4761-8cea-94d82aeb8757 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:11.052910 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b016031e-4965-4761-8cea-94d82aeb8757 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:11.053104 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b016031e-4965-4761-8cea-94d82aeb8757 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:11.053281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b016031e-4965-4761-8cea-94d82aeb8757 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:11.053391 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b016031e-4965-4761-8cea-94d82aeb8757 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:11.061145 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:11.061145 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:11.061854 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b016031e-4965-4761-8cea-94d82aeb8757 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:11.062243 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 848/3357] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:11 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:11.327721 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a53bdef7-747a-4355-98af-4d9a167b45d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:11.329669 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a53bdef7-747a-4355-98af-4d9a167b45d5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:11.329822 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a53bdef7-747a-4355-98af-4d9a167b45d5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:11.330018 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a53bdef7-747a-4355-98af-4d9a167b45d5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:11.330128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a53bdef7-747a-4355-98af-4d9a167b45d5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:11.334816 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:11.334816 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:11.335610 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a53bdef7-747a-4355-98af-4d9a167b45d5 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:11.336078 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 835/3358] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:11 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:11.366430 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0255f59a-7f7d-4521-bc03-1086fa08d150 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:11.370102 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0255f59a-7f7d-4521-bc03-1086fa08d150 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 Aug 12 21:45:11.370532 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0255f59a-7f7d-4521-bc03-1086fa08d150 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:11.370619 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0255f59a-7f7d-4521-bc03-1086fa08d150 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:11.375574 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0255f59a-7f7d-4521-bc03-1086fa08d150 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 returned with HTTP 404 Aug 12 21:45:11.376205 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 835/3359] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:45:11 2026] GET /volume/v3/snapshots/340144cd-3dae-4f8d-9fbe-c647974547d5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:11.420846 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-95182e16-c3a7-4609-8ad6-d7b1ea002918 req-15aa6edc-7284-43e6-85b3-9d85ecfaf8a5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:11.420846 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-95182e16-c3a7-4609-8ad6-d7b1ea002918 req-15aa6edc-7284-43e6-85b3-9d85ecfaf8a5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:45:11.420846 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-95182e16-c3a7-4609-8ad6-d7b1ea002918 req-15aa6edc-7284-43e6-85b3-9d85ecfaf8a5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:11.420846 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-95182e16-c3a7-4609-8ad6-d7b1ea002918 req-15aa6edc-7284-43e6-85b3-9d85ecfaf8a5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:11.430556 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:11.430556 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:11.434474 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-95182e16-c3a7-4609-8ad6-d7b1ea002918 req-15aa6edc-7284-43e6-85b3-9d85ecfaf8a5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:11.440360 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-95182e16-c3a7-4609-8ad6-d7b1ea002918 req-15aa6edc-7284-43e6-85b3-9d85ecfaf8a5 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:45:11.440945 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 842/3360] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:11 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:12.074955 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb8581aa-133f-46c3-98e1-4254f2867059 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:12.077059 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb8581aa-133f-46c3-98e1-4254f2867059 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:12.077320 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb8581aa-133f-46c3-98e1-4254f2867059 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:12.077555 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb8581aa-133f-46c3-98e1-4254f2867059 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:12.077714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fb8581aa-133f-46c3-98e1-4254f2867059 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:12.082816 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:12.082816 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:12.083544 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb8581aa-133f-46c3-98e1-4254f2867059 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:12.084010 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 849/3361] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:12 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:12.350081 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56449868-5cd5-44f4-be65-9af27f6f0e6f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:12.353585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56449868-5cd5-44f4-be65-9af27f6f0e6f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:12.353585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56449868-5cd5-44f4-be65-9af27f6f0e6f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:12.353885 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56449868-5cd5-44f4-be65-9af27f6f0e6f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:12.354083 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-56449868-5cd5-44f4-be65-9af27f6f0e6f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:12.366414 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:12.366414 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:12.367503 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56449868-5cd5-44f4-be65-9af27f6f0e6f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:12.367980 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 836/3362] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:12 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:12.917633 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-466d525f-4c98-4b78-a925-d13934fc122d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:13.011556 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:13.012050 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1621344364"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:13.013813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1621344364'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:13.013970 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Create volume of 1 GB Aug 12 21:45:13.014299 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:13.014299 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:13.019395 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Availability Zones retrieved successfully. Aug 12 21:45:13.026645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Flow 'volume_create_api' (eb1f49c6-40b3-453f-ab04-84021d92cb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:13.029578 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d47e44af-30a0-48f3-9182-852f58ef45f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:13.030870 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:13.066254 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d47e44af-30a0-48f3-9182-852f58ef45f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:13.067180 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e19072f-7560-47f3-91eb-549546b02a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:13.098495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a129760f-39fc-464b-b120-814ce04a1383 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:13.101976 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a129760f-39fc-464b-b120-814ce04a1383 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:13.102289 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a129760f-39fc-464b-b120-814ce04a1383 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:13.102552 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a129760f-39fc-464b-b120-814ce04a1383 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:13.102740 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a129760f-39fc-464b-b120-814ce04a1383 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:13.107505 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:13.107505 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:13.108200 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a129760f-39fc-464b-b120-814ce04a1383 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:13.108603 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 843/3363] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:13 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:13.163333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Created reservations ['cd0adbee-ccb4-49d7-9ea5-f3beb3562b7c', 'fc4126ea-535c-47a1-8039-5b28113d8f7a', '24221800-d5ed-403e-ae7f-d33033809990', '92e431c8-416b-44ae-aa0b-f5aa17e73aa0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:13.164489 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e19072f-7560-47f3-91eb-549546b02a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd0adbee-ccb4-49d7-9ea5-f3beb3562b7c', 'fc4126ea-535c-47a1-8039-5b28113d8f7a', '24221800-d5ed-403e-ae7f-d33033809990', '92e431c8-416b-44ae-aa0b-f5aa17e73aa0']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:13.165241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6c87af-2f99-4b31-8b50-4bd3dbfbc60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:13.179415 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-08362db7-b846-4ca4-8653-f259aad26d65 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:13.181855 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-08362db7-b846-4ca4-8653-f259aad26d65 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/limits Aug 12 21:45:13.182119 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-08362db7-b846-4ca4-8653-f259aad26d65 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:13.182363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-08362db7-b846-4ca4-8653-f259aad26d65 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:13.189082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6c87af-2f99-4b31-8b50-4bd3dbfbc60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4becb732-9855-4407-bbac-5523dc921623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1621344364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='762f891f7d7a4fc399bcb53a4a1c3014',qos_specs=None,replication_status=,reservations=['cd0adbee-ccb4-49d7-9ea5-f3beb3562b7c','fc4126ea-535c-47a1-8039-5b28113d8f7a','24221800-d5ed-403e-ae7f-d33033809990','92e431c8-416b-44ae-aa0b-f5aa17e73aa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4036cc2e8e4c403aa8506080634fd98d',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1621344364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4becb732-9855-4407-bbac-5523dc921623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='762f891f7d7a4fc399bcb53a4a1c3014',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4036cc2e8e4c403aa8506080634fd98d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:13.189850 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e26ed7-bc6a-44a4-aa53-0b382f9fbd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:13.207800 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e26ed7-bc6a-44a4-aa53-0b382f9fbd26) transitioned into state 'SUCCESS' from state '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-1621344364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='762f891f7d7a4fc399bcb53a4a1c3014',qos_specs=None,replication_status=,reservations=['cd0adbee-ccb4-49d7-9ea5-f3beb3562b7c','fc4126ea-535c-47a1-8039-5b28113d8f7a','24221800-d5ed-403e-ae7f-d33033809990','92e431c8-416b-44ae-aa0b-f5aa17e73aa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4036cc2e8e4c403aa8506080634fd98d',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:13.208665 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-08362db7-b846-4ca4-8653-f259aad26d65 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 12 21:45:13.208853 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d4e80d-f674-4258-9b91-397cc5edaa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:13.209330 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 850/3364] 10.4.3.240 () {68 vars in 1484 bytes} [Wed Aug 12 21:45:13 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 12 21:45:13.217146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d4e80d-f674-4258-9b91-397cc5edaa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:13.218006 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Flow 'volume_create_api' (eb1f49c6-40b3-453f-ab04-84021d92cb3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:13.218312 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Create volume request issued successfully. Aug 12 21:45:13.218876 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-466d525f-4c98-4b78-a925-d13934fc122d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:13.219336 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 836/3365] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:45:12 2026] POST /volume/v3/volumes => generated 774 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:13.233727 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6cc1c607-2b0f-4747-8907-7be7d21a1d7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:13.239173 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cc1c607-2b0f-4747-8907-7be7d21a1d7a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:45:13.239453 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cc1c607-2b0f-4747-8907-7be7d21a1d7a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:13.239705 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cc1c607-2b0f-4747-8907-7be7d21a1d7a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:13.255460 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:13.255460 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:13.258348 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-3a176583-32fd-4e8d-b0b1-edd882de7755 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:13.260600 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-3a176583-32fd-4e8d-b0b1-edd882de7755 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:13.260828 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-3a176583-32fd-4e8d-b0b1-edd882de7755 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:13.261083 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-3a176583-32fd-4e8d-b0b1-edd882de7755 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:13.270753 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6cc1c607-2b0f-4747-8907-7be7d21a1d7a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:45:13.274298 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:13.274298 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:13.278195 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cc1c607-2b0f-4747-8907-7be7d21a1d7a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:45:13.278603 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-3a176583-32fd-4e8d-b0b1-edd882de7755 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:13.278786 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 837/3366] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:45:13 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:13.285541 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-3a176583-32fd-4e8d-b0b1-edd882de7755 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 200 Aug 12 21:45:13.286189 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 844/3367] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:13 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:13.295385 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-7811de72-2dfa-4261-addc-b72c13def46d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:13.297641 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-7811de72-2dfa-4261-addc-b72c13def46d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:45:13.298026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-7811de72-2dfa-4261-addc-b72c13def46d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eec2cbe-1141-4084-8af2-b2221526cc44", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:13.310996 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:13.310996 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:13.311715 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-7811de72-2dfa-4261-addc-b72c13def46d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:13.311931 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-7811de72-2dfa-4261-addc-b72c13def46d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Create snapshot from volume 8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:13.358635 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-7811de72-2dfa-4261-addc-b72c13def46d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Created reservations ['5998166c-6bd6-413d-bca4-06bffa3c961c', '7fb12ca5-f2ff-4c26-9047-1dec6421cd05', '9e9d4561-c686-4069-a4c0-3f8c2374ecfc', 'cf4e66bd-5d71-4627-bb8f-5bb65d3f5a9f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:13.379889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0fd601c-1f58-4403-b40c-e76897e95d90 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:13.381886 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0fd601c-1f58-4403-b40c-e76897e95d90 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:13.382106 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0fd601c-1f58-4403-b40c-e76897e95d90 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:13.382321 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0fd601c-1f58-4403-b40c-e76897e95d90 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:13.382413 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a0fd601c-1f58-4403-b40c-e76897e95d90 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:13.387354 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:13.387354 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:13.388420 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0fd601c-1f58-4403-b40c-e76897e95d90 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:13.388852 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 837/3368] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:13 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:13.397294 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-7811de72-2dfa-4261-addc-b72c13def46d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Snapshot force create request issued successfully. Aug 12 21:45:13.397850 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-708d0304-7723-4b8b-aa4a-eac8e6858ca7 req-7811de72-2dfa-4261-addc-b72c13def46d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:45:13.398185 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 851/3369] 10.4.3.240 () {72 vars in 1547 bytes} [Wed Aug 12 21:45:13 2026] POST /volume/v3/snapshots => generated 292 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:14.121757 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c4bd289-0e18-4a23-afc2-ea5bb6061a4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:14.127212 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c4bd289-0e18-4a23-afc2-ea5bb6061a4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:14.127424 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c4bd289-0e18-4a23-afc2-ea5bb6061a4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:14.127724 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c4bd289-0e18-4a23-afc2-ea5bb6061a4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:14.127792 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8c4bd289-0e18-4a23-afc2-ea5bb6061a4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:14.133520 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:14.133520 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:14.134056 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c4bd289-0e18-4a23-afc2-ea5bb6061a4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:14.134387 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 838/3370] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:14 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:14.298022 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b250cffc-c5ac-4596-a688-fe2e68e84f66 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:14.303610 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b250cffc-c5ac-4596-a688-fe2e68e84f66 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:45:14.303877 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b250cffc-c5ac-4596-a688-fe2e68e84f66 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:14.304080 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b250cffc-c5ac-4596-a688-fe2e68e84f66 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:14.312980 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:14.312980 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:14.318815 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b250cffc-c5ac-4596-a688-fe2e68e84f66 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:45:14.323119 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b250cffc-c5ac-4596-a688-fe2e68e84f66 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:45:14.323472 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 845/3371] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:45:14 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:14.323533 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fcf750f3-52c8-4a80-bd3a-95afc10c282f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:14.325138 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcf750f3-52c8-4a80-bd3a-95afc10c282f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:45:14.325337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcf750f3-52c8-4a80-bd3a-95afc10c282f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:14.325510 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcf750f3-52c8-4a80-bd3a-95afc10c282f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:14.325673 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fcf750f3-52c8-4a80-bd3a-95afc10c282f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Delete volume with id: 2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:45:14.332308 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:14.332308 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:14.332739 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fcf750f3-52c8-4a80-bd3a-95afc10c282f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:14.355133 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fcf750f3-52c8-4a80-bd3a-95afc10c282f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Delete volume request issued successfully. Aug 12 21:45:14.355341 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcf750f3-52c8-4a80-bd3a-95afc10c282f tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 202 Aug 12 21:45:14.355723 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 838/3372] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:14 2026] DELETE /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:14.364264 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ebb3eaf9-43ee-4a95-9672-725da1d86a7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:14.366210 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebb3eaf9-43ee-4a95-9672-725da1d86a7a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:45:14.366402 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebb3eaf9-43ee-4a95-9672-725da1d86a7a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:14.366574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebb3eaf9-43ee-4a95-9672-725da1d86a7a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:14.374162 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:14.374162 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:14.381476 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ebb3eaf9-43ee-4a95-9672-725da1d86a7a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Volume info retrieved successfully. Aug 12 21:45:14.387344 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebb3eaf9-43ee-4a95-9672-725da1d86a7a tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 200 Aug 12 21:45:14.388181 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 852/3373] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:14 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:14.403864 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ced20e0-4814-4dbf-9962-9002c37a3d96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:14.406391 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ced20e0-4814-4dbf-9962-9002c37a3d96 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:14.406630 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ced20e0-4814-4dbf-9962-9002c37a3d96 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:14.406880 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ced20e0-4814-4dbf-9962-9002c37a3d96 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:14.407025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3ced20e0-4814-4dbf-9962-9002c37a3d96 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:14.411734 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:14.411734 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:14.412706 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ced20e0-4814-4dbf-9962-9002c37a3d96 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:14.413639 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 839/3374] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:14 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:15.148901 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d643a510-e009-46f0-876e-3423738a8d98 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:15.150809 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d643a510-e009-46f0-876e-3423738a8d98 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:15.151216 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d643a510-e009-46f0-876e-3423738a8d98 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:15.151423 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d643a510-e009-46f0-876e-3423738a8d98 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:15.151530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d643a510-e009-46f0-876e-3423738a8d98 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:15.156179 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:15.156179 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:15.156918 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d643a510-e009-46f0-876e-3423738a8d98 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:15.157334 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 846/3375] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:15 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:15.237484 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c02df5f5-f367-46d2-97a0-e4e654fb536e req-b3450ccf-2cf5-4315-8851-2bdd7e33838b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:15.240339 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c02df5f5-f367-46d2-97a0-e4e654fb536e req-b3450ccf-2cf5-4315-8851-2bdd7e33838b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d Aug 12 21:45:15.240637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c02df5f5-f367-46d2-97a0-e4e654fb536e req-b3450ccf-2cf5-4315-8851-2bdd7e33838b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:15.240902 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c02df5f5-f367-46d2-97a0-e4e654fb536e req-b3450ccf-2cf5-4315-8851-2bdd7e33838b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:15.259260 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:15.259260 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:15.330493 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c02df5f5-f367-46d2-97a0-e4e654fb536e req-b3450ccf-2cf5-4315-8851-2bdd7e33838b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d returned with HTTP 200 Aug 12 21:45:15.331122 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 839/3376] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:45:15 2026] DELETE /volume/v3/attachments/3c1c3a48-897a-45fa-a909-ac51e050532d => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:45:15.408643 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15d1ba5c-f55e-4ded-9987-ebcbde1b1ce2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:15.412705 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15d1ba5c-f55e-4ded-9987-ebcbde1b1ce2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] GET https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 Aug 12 21:45:15.413049 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15d1ba5c-f55e-4ded-9987-ebcbde1b1ce2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:15.413049 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15d1ba5c-f55e-4ded-9987-ebcbde1b1ce2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:15.422959 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15d1ba5c-f55e-4ded-9987-ebcbde1b1ce2 tempest-TestStampPattern-312389738 tempest-TestStampPattern-312389738-project-member] https://10.4.3.240/volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 returned with HTTP 404 Aug 12 21:45:15.423610 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 853/3377] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:15 2026] GET /volume/v3/volumes/2a9f5f05-4a69-44bf-bdef-f996e3fdfd72 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:15.427941 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-257883a5-4368-42c9-9a9d-7b3f11dab269 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:15.431521 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-257883a5-4368-42c9-9a9d-7b3f11dab269 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:15.431786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-257883a5-4368-42c9-9a9d-7b3f11dab269 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:15.432040 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-257883a5-4368-42c9-9a9d-7b3f11dab269 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:15.432201 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-257883a5-4368-42c9-9a9d-7b3f11dab269 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:15.437938 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:15.437938 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:15.438971 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-257883a5-4368-42c9-9a9d-7b3f11dab269 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:15.439469 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 840/3378] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:15 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:16.061899 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-7ec361a7-f822-4df1-9928-a49550f4cceb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:16.064202 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-7ec361a7-f822-4df1-9928-a49550f4cceb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:16.064420 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-7ec361a7-f822-4df1-9928-a49550f4cceb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:16.064647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-7ec361a7-f822-4df1-9928-a49550f4cceb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:16.085834 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:16.085834 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:16.090681 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-7ec361a7-f822-4df1-9928-a49550f4cceb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:16.095985 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-7ec361a7-f822-4df1-9928-a49550f4cceb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 200 Aug 12 21:45:16.096395 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 847/3379] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:16 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 1659 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:16.174483 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b59bece-c68b-456e-a692-c53d3a990b89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:16.176160 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b59bece-c68b-456e-a692-c53d3a990b89 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:16.176160 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b59bece-c68b-456e-a692-c53d3a990b89 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:16.176160 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b59bece-c68b-456e-a692-c53d3a990b89 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:16.176304 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0b59bece-c68b-456e-a692-c53d3a990b89 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:16.181271 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:16.181271 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:16.181968 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b59bece-c68b-456e-a692-c53d3a990b89 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:16.183095 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 840/3380] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:16 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:16.281899 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-49574082-9ec8-4fb9-b1b9-105bbb2bdf6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:16.284060 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-49574082-9ec8-4fb9-b1b9-105bbb2bdf6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:45:16.284290 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-49574082-9ec8-4fb9-b1b9-105bbb2bdf6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:16.284466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-49574082-9ec8-4fb9-b1b9-105bbb2bdf6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:16.291202 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:16.291202 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:16.294560 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-49574082-9ec8-4fb9-b1b9-105bbb2bdf6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:45:16.298689 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-49574082-9ec8-4fb9-b1b9-105bbb2bdf6f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:45:16.299075 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 854/3381] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:16 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:16.452116 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6331491-2348-4cd8-9b00-01472daf9b75 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:16.454307 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6331491-2348-4cd8-9b00-01472daf9b75 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:16.454541 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6331491-2348-4cd8-9b00-01472daf9b75 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:16.454785 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6331491-2348-4cd8-9b00-01472daf9b75 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:16.454936 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e6331491-2348-4cd8-9b00-01472daf9b75 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:16.459571 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:16.459571 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:16.460278 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6331491-2348-4cd8-9b00-01472daf9b75 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:16.460717 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 841/3382] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:16 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-206cf0c0-c5c7-47fc-bd73-776cd8c5067f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-206cf0c0-c5c7-47fc-bd73-776cd8c5067f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-206cf0c0-c5c7-47fc-bd73-776cd8c5067f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-206cf0c0-c5c7-47fc-bd73-776cd8c5067f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-206cf0c0-c5c7-47fc-bd73-776cd8c5067f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-206cf0c0-c5c7-47fc-bd73-776cd8c5067f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:45:17.388264 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 848/3383] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:16 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:17.395708 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7f44c17-0783-40c6-b44a-8408362faf27 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.398570 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-057c0699-d896-4d09-bb81-7842d8daecea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.399953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7f44c17-0783-40c6-b44a-8408362faf27 None None] GET https://10.4.3.240/volume// Aug 12 21:45:17.399953 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7f44c17-0783-40c6-b44a-8408362faf27 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:17.399953 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7f44c17-0783-40c6-b44a-8408362faf27 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:17.399953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7f44c17-0783-40c6-b44a-8408362faf27 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:45:17.399953 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 855/3384] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:45:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:45:17.401264 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-057c0699-d896-4d09-bb81-7842d8daecea tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9 Aug 12 21:45:17.401264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-057c0699-d896-4d09-bb81-7842d8daecea tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:17.401264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-057c0699-d896-4d09-bb81-7842d8daecea tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:17.402363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-417f3e5c-8448-434a-98ac-640a2d9f861b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.402643 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:17.402643 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:17.402890 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-417f3e5c-8448-434a-98ac-640a2d9f861b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:45:17.402890 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-417f3e5c-8448-434a-98ac-640a2d9f861b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30e61ccd-3df4-4abc-aa51-eca8d74be1ba", "connector": null, "instance_uuid": "b704520d-ea63-4d2c-a325-d086ba52ea46"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:17.402890 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:17.402890 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:17.402890 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-417f3e5c-8448-434a-98ac-640a2d9f861b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:45:17.402890 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 842/3385] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:45:16 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:17.403599 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ee434fae-35f1-4e30-bac7-aef51a287f5e req-057c0699-d896-4d09-bb81-7842d8daecea tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9 returned with HTTP 200 Aug 12 21:45:17.403599 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 841/3386] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:45:16 2026] DELETE /volume/v3/attachments/b9dfd6f2-383e-4851-8d4d-2c8bfc427cd9 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-23975c83-1c11-4c85-9f71-9bf8ffca0a63 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23975c83-1c11-4c85-9f71-9bf8ffca0a63 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23975c83-1c11-4c85-9f71-9bf8ffca0a63 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23975c83-1c11-4c85-9f71-9bf8ffca0a63 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-23975c83-1c11-4c85-9f71-9bf8ffca0a63 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id ce9af4fe-d092-4770-8b7c-9fccf630f998. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23975c83-1c11-4c85-9f71-9bf8ffca0a63 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 200 Aug 12 21:45:17.404368 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 849/3387] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:17 2026] GET /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-49381042-dc3a-4440-a4fd-99bee875df1e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49381042-dc3a-4440-a4fd-99bee875df1e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] DELETE https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49381042-dc3a-4440-a4fd-99bee875df1e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49381042-dc3a-4440-a4fd-99bee875df1e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-49381042-dc3a-4440-a4fd-99bee875df1e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Delete backup with id: ce9af4fe-d092-4770-8b7c-9fccf630f998. Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-49381042-dc3a-4440-a4fd-99bee875df1e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] delete_backup rpcapi backup_id ce9af4fe-d092-4770-8b7c-9fccf630f998 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49381042-dc3a-4440-a4fd-99bee875df1e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 returned with HTTP 202 Aug 12 21:45:17.404803 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 856/3388] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:45:17 2026] DELETE /volume/v3/backups/ce9af4fe-d092-4770-8b7c-9fccf630f998 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4d6d4c9-82b1-4de4-8473-e4339bfe84d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4d6d4c9-82b1-4de4-8473-e4339bfe84d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4d6d4c9-82b1-4de4-8473-e4339bfe84d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4d6d4c9-82b1-4de4-8473-e4339bfe84d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a4d6d4c9-82b1-4de4-8473-e4339bfe84d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume with id: 197d2daf-6f5a-4aa1-999d-e0670747c5a6 Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4d6d4c9-82b1-4de4-8473-e4339bfe84d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4d6d4c9-82b1-4de4-8473-e4339bfe84d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume request issued successfully. Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4d6d4c9-82b1-4de4-8473-e4339bfe84d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 returned with HTTP 202 Aug 12 21:45:17.405719 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 843/3389] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:45:17 2026] DELETE /volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dbee7f4a-f86f-426b-b547-eaaedbaad305 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbee7f4a-f86f-426b-b547-eaaedbaad305 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbee7f4a-f86f-426b-b547-eaaedbaad305 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbee7f4a-f86f-426b-b547-eaaedbaad305 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dbee7f4a-f86f-426b-b547-eaaedbaad305 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbee7f4a-f86f-426b-b547-eaaedbaad305 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 returned with HTTP 200 Aug 12 21:45:17.406234 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 842/3390] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:17 2026] GET /volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:17.473090 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ae663d8f-e461-4334-bcdb-3c30c7dd7dd9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:17.475087 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae663d8f-e461-4334-bcdb-3c30c7dd7dd9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:17.475391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae663d8f-e461-4334-bcdb-3c30c7dd7dd9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:17.475634 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae663d8f-e461-4334-bcdb-3c30c7dd7dd9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:17.475759 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ae663d8f-e461-4334-bcdb-3c30c7dd7dd9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:17.480771 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:17.480771 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:17.481577 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae663d8f-e461-4334-bcdb-3c30c7dd7dd9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:17.482030 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 850/3391] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:17 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:18.328775 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d86ff46f-f6fe-4543-acd6-fee40646e8e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.332870 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d86ff46f-f6fe-4543-acd6-fee40646e8e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 Aug 12 21:45:18.333241 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d86ff46f-f6fe-4543-acd6-fee40646e8e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:18.333439 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d86ff46f-f6fe-4543-acd6-fee40646e8e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:18.341989 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d86ff46f-f6fe-4543-acd6-fee40646e8e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 returned with HTTP 404 Aug 12 21:45:18.342773 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 857/3392] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:18 2026] GET /volume/v3/volumes/197d2daf-6f5a-4aa1-999d-e0670747c5a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:18.354110 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ed1e9c5-6518-4262-845d-dd818d206a13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.356596 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ed1e9c5-6518-4262-845d-dd818d206a13 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48/export_record Aug 12 21:45:18.356897 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ed1e9c5-6518-4262-845d-dd818d206a13 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:18.357185 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ed1e9c5-6518-4262-845d-dd818d206a13 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Calling method 'export_record' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:18.357343 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-2ed1e9c5-6518-4262-845d-dd818d206a13 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Export record for backup 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 21:45:18.362897 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:18.362897 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:18.364566 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-2ed1e9c5-6518-4262-845d-dd818d206a13 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '99905a8db072426a9a4aaf6b75347959', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea65615e92b4f25978a32f966a038e8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:45:18.364878 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ed1e9c5-6518-4262-845d-dd818d206a13 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48/export_record returned with HTTP 403 Aug 12 21:45:18.365459 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 844/3393] 10.4.3.240 () {68 vars in 1430 bytes} [Wed Aug 12 21:45:18 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:18.373855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e40253bd-e603-429c-8441-e206d72247cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.375804 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:18.376225 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1922726358"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:18.378033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1922726358'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:18.378177 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume of 1 GB Aug 12 21:45:18.382762 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Availability Zones retrieved successfully. Aug 12 21:45:18.390137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Flow 'volume_create_api' (741e02b9-4521-4752-928c-03ac78fcd77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:18.391345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580db950-59d9-4f2e-aa6b-a2fdc2bccc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:18.392373 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:18.422366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580db950-59d9-4f2e-aa6b-a2fdc2bccc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:18.423384 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13637bed-904d-4afc-a546-96ee2232e3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:18.469518 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Created reservations ['5fbe0d67-d735-4f50-a0c5-f8d43702b49e', '21cae44b-ce64-4ec0-8d9e-33424e2408aa', '2955a9d5-c202-47f9-b7de-4872b6ee989d', '48e49c95-2950-40b4-8701-f3faf7620444'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:18.470595 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13637bed-904d-4afc-a546-96ee2232e3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fbe0d67-d735-4f50-a0c5-f8d43702b49e', '21cae44b-ce64-4ec0-8d9e-33424e2408aa', '2955a9d5-c202-47f9-b7de-4872b6ee989d', '48e49c95-2950-40b4-8701-f3faf7620444']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:18.471565 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bdfc0a-adc8-4c62-bb81-56bcc51321b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:18.493141 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aca56134-5157-4061-83d3-f53e5caed96e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.495193 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aca56134-5157-4061-83d3-f53e5caed96e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:18.495860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aca56134-5157-4061-83d3-f53e5caed96e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:18.495860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aca56134-5157-4061-83d3-f53e5caed96e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:18.495860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-aca56134-5157-4061-83d3-f53e5caed96e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:18.500727 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:18.500727 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:18.501569 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aca56134-5157-4061-83d3-f53e5caed96e tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:18.502011 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 851/3394] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:18 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:18.505752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bdfc0a-adc8-4c62-bb81-56bcc51321b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70019b92-687f-49f3-8a28-c044ec3bb84f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1922726358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['5fbe0d67-d735-4f50-a0c5-f8d43702b49e','21cae44b-ce64-4ec0-8d9e-33424e2408aa','2955a9d5-c202-47f9-b7de-4872b6ee989d','48e49c95-2950-40b4-8701-f3faf7620444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25742a951d1240648795f5349f680b11',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1922726358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70019b92-687f-49f3-8a28-c044ec3bb84f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea65615e92b4f25978a32f966a038e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25742a951d1240648795f5349f680b11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:18.506886 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbedbd0-2a31-43ee-ac91-000b6f7bc98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:18.526798 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbedbd0-2a31-43ee-ac91-000b6f7bc98e) transitioned into state 'SUCCESS' from state '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-1922726358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['5fbe0d67-d735-4f50-a0c5-f8d43702b49e','21cae44b-ce64-4ec0-8d9e-33424e2408aa','2955a9d5-c202-47f9-b7de-4872b6ee989d','48e49c95-2950-40b4-8701-f3faf7620444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25742a951d1240648795f5349f680b11',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:18.527740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2634be79-d36f-4926-afbf-d2374da8e152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:18.536172 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2634be79-d36f-4926-afbf-d2374da8e152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:18.536908 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Flow 'volume_create_api' (741e02b9-4521-4752-928c-03ac78fcd77d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:18.537224 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume request issued successfully. Aug 12 21:45:18.537801 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e40253bd-e603-429c-8441-e206d72247cc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:18.538598 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 843/3395] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:45:18 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:18.550134 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08639d91-d9ee-4ef4-8359-b629b3e19596 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.552598 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08639d91-d9ee-4ef4-8359-b629b3e19596 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f Aug 12 21:45:18.552598 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08639d91-d9ee-4ef4-8359-b629b3e19596 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:18.552711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08639d91-d9ee-4ef4-8359-b629b3e19596 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:18.559733 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:18.559733 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:18.564587 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08639d91-d9ee-4ef4-8359-b629b3e19596 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:18.570095 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08639d91-d9ee-4ef4-8359-b629b3e19596 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f returned with HTTP 200 Aug 12 21:45:18.570488 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 858/3396] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:18 2026] GET /volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:18.651232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fbee255-8c87-46ed-a1e1-35e0216745c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.651674 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fbee255-8c87-46ed-a1e1-35e0216745c5 None None] GET https://10.4.3.240/volume// Aug 12 21:45:18.651842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fbee255-8c87-46ed-a1e1-35e0216745c5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:18.652094 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fbee255-8c87-46ed-a1e1-35e0216745c5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:18.652569 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fbee255-8c87-46ed-a1e1-35e0216745c5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:45:18.652949 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 845/3397] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:45:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:45:18.666511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-71caf46b-6b9a-4312-b38d-b3165586125b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.668855 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-71caf46b-6b9a-4312-b38d-b3165586125b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:45:18.669077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-71caf46b-6b9a-4312-b38d-b3165586125b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:18.669264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-71caf46b-6b9a-4312-b38d-b3165586125b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:18.682186 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:18.682186 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:18.686144 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-71caf46b-6b9a-4312-b38d-b3165586125b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:45:18.691510 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-71caf46b-6b9a-4312-b38d-b3165586125b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:45:18.692109 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 852/3398] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:45:18 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:45:18.794828 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-ebd57f0a-2170-43e7-8c0c-32724a31805a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.797087 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-ebd57f0a-2170-43e7-8c0c-32724a31805a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582 Aug 12 21:45:18.797520 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-ebd57f0a-2170-43e7-8c0c-32724a31805a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:18.807699 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-ebd57f0a-2170-43e7-8c0c-32724a31805a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-30e61ccd-3df4-4abc-aa51-eca8d74be1ba-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:45:18.812792 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-ebd57f0a-2170-43e7-8c0c-32724a31805a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-30e61ccd-3df4-4abc-aa51-eca8d74be1ba-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:45:18.813824 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:18.813824 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:18.900867 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-ebd57f0a-2170-43e7-8c0c-32724a31805a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-30e61ccd-3df4-4abc-aa51-eca8d74be1ba-np0000007121" released by "attachment_update" :: held 0.088s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:45:18.901586 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-ebd57f0a-2170-43e7-8c0c-32724a31805a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582 returned with HTTP 200 Aug 12 21:45:18.902174 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 844/3399] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:45:18 2026] PUT /volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:18.923414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-d11ea767-e005-4cd2-9964-ed081e1055af None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:18.925278 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-d11ea767-e005-4cd2-9964-ed081e1055af tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582/action Aug 12 21:45:18.925655 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-d11ea767-e005-4cd2-9964-ed081e1055af tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:18.925767 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-d11ea767-e005-4cd2-9964-ed081e1055af tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:18.941128 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:18.941128 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:18.949866 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fd4929fb-313a-4b1c-8de7-c3b6441da572 req-d11ea767-e005-4cd2-9964-ed081e1055af tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582/action returned with HTTP 204 Aug 12 21:45:18.950400 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 859/3400] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:45:18 2026] POST /volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:19.225475 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-714ecef9-e271-4277-98c6-f7a5a5c88eed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:19.228523 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-714ecef9-e271-4277-98c6-f7a5a5c88eed tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44?cascade=True Aug 12 21:45:19.228740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-714ecef9-e271-4277-98c6-f7a5a5c88eed tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:19.228931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-714ecef9-e271-4277-98c6-f7a5a5c88eed tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:19.229092 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-714ecef9-e271-4277-98c6-f7a5a5c88eed tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume with id: 8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:19.240386 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:19.240386 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:19.243644 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-714ecef9-e271-4277-98c6-f7a5a5c88eed tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:19.280884 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-714ecef9-e271-4277-98c6-f7a5a5c88eed tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume request issued successfully. Aug 12 21:45:19.281887 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-714ecef9-e271-4277-98c6-f7a5a5c88eed tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44?cascade=True returned with HTTP 202 Aug 12 21:45:19.281887 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 846/3401] 10.4.3.240 () {66 vars in 1376 bytes} [Wed Aug 12 21:45:19 2026] DELETE /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:19.292640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0f53c075-2e52-4ab8-bc52-1f8ff787b57a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:19.295802 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f53c075-2e52-4ab8-bc52-1f8ff787b57a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:19.295969 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f53c075-2e52-4ab8-bc52-1f8ff787b57a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:19.296145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f53c075-2e52-4ab8-bc52-1f8ff787b57a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:19.306652 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:19.306652 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:19.310452 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0f53c075-2e52-4ab8-bc52-1f8ff787b57a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:19.318702 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f53c075-2e52-4ab8-bc52-1f8ff787b57a tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 200 Aug 12 21:45:19.319455 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 853/3402] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:19 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:19.516612 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cda0b31b-d034-4361-b2cb-740d37c036ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:19.518585 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cda0b31b-d034-4361-b2cb-740d37c036ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:19.518811 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cda0b31b-d034-4361-b2cb-740d37c036ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:19.518967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cda0b31b-d034-4361-b2cb-740d37c036ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:19.519077 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cda0b31b-d034-4361-b2cb-740d37c036ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:19.538120 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:19.538120 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:19.539164 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cda0b31b-d034-4361-b2cb-740d37c036ad tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:19.539652 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 845/3403] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:19 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:19.584778 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0687e43c-d04d-47a1-984e-aa07b0caab49 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:19.586666 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0687e43c-d04d-47a1-984e-aa07b0caab49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f Aug 12 21:45:19.586917 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0687e43c-d04d-47a1-984e-aa07b0caab49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:19.587125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0687e43c-d04d-47a1-984e-aa07b0caab49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:19.600193 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:19.600193 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:19.606794 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0687e43c-d04d-47a1-984e-aa07b0caab49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:19.611589 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0687e43c-d04d-47a1-984e-aa07b0caab49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f returned with HTTP 200 Aug 12 21:45:19.611977 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 860/3404] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:19 2026] GET /volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:19.628976 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73d12629-f7bf-4955-b0f3-f9dd42134997 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:19.631180 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73d12629-f7bf-4955-b0f3-f9dd42134997 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:45:19.631917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73d12629-f7bf-4955-b0f3-f9dd42134997 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "70019b92-687f-49f3-8a28-c044ec3bb84f", "name": "tempest-type-Backup-1240671416"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:19.633662 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-73d12629-f7bf-4955-b0f3-f9dd42134997 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Creating new backup {'backup': {'volume_id': '70019b92-687f-49f3-8a28-c044ec3bb84f', 'name': 'tempest-type-Backup-1240671416'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:45:19.633913 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-73d12629-f7bf-4955-b0f3-f9dd42134997 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Creating backup of volume 70019b92-687f-49f3-8a28-c044ec3bb84f in container None Aug 12 21:45:19.643109 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:19.643109 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:19.643637 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-73d12629-f7bf-4955-b0f3-f9dd42134997 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:19.664188 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-73d12629-f7bf-4955-b0f3-f9dd42134997 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Created reservations ['1da098af-719a-4d82-b665-72d9f8c67019', '6f2f4607-490b-48fb-a660-ddf7024b103a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:19.701346 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73d12629-f7bf-4955-b0f3-f9dd42134997 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:45:19.701780 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 847/3405] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:45:19 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:19.711327 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f3df45f7-d3b7-4be3-a1eb-8d847b589594 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:19.714034 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f3df45f7-d3b7-4be3-a1eb-8d847b589594 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:19.714230 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f3df45f7-d3b7-4be3-a1eb-8d847b589594 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:19.714421 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f3df45f7-d3b7-4be3-a1eb-8d847b589594 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:19.714660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f3df45f7-d3b7-4be3-a1eb-8d847b589594 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:19.719950 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:19.719950 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:19.720579 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f3df45f7-d3b7-4be3-a1eb-8d847b589594 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:19.720945 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 854/3406] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:19 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:20.332930 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5820c7c-0705-4e35-9c04-ec7daeaff82e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.334593 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5820c7c-0705-4e35-9c04-ec7daeaff82e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:20.335076 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5820c7c-0705-4e35-9c04-ec7daeaff82e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.335076 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5820c7c-0705-4e35-9c04-ec7daeaff82e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.341036 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5820c7c-0705-4e35-9c04-ec7daeaff82e tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 404 Aug 12 21:45:20.341560 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 846/3407] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:20 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:20.551752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08a797a9-b8f6-49ea-a9c1-296e9cd5a091 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.554682 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a797a9-b8f6-49ea-a9c1-296e9cd5a091 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:20.555120 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a797a9-b8f6-49ea-a9c1-296e9cd5a091 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.555120 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a797a9-b8f6-49ea-a9c1-296e9cd5a091 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.555222 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-08a797a9-b8f6-49ea-a9c1-296e9cd5a091 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:20.559687 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:20.559687 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:20.560536 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a797a9-b8f6-49ea-a9c1-296e9cd5a091 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:20.560909 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 861/3408] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:20 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:20.577041 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-396d46d1-4b2d-4982-9207-5808639fed27 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.578748 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-396d46d1-4b2d-4982-9207-5808639fed27 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/36ec2ae4-56c5-414d-933c-6fa9d403e918 Aug 12 21:45:20.578978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-396d46d1-4b2d-4982-9207-5808639fed27 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.579171 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-396d46d1-4b2d-4982-9207-5808639fed27 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.593205 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:20.593205 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:20.598050 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-396d46d1-4b2d-4982-9207-5808639fed27 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:20.603927 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-396d46d1-4b2d-4982-9207-5808639fed27 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/36ec2ae4-56c5-414d-933c-6fa9d403e918 returned with HTTP 200 Aug 12 21:45:20.604761 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 848/3409] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:20 2026] GET /volume/v3/volumes/36ec2ae4-56c5-414d-933c-6fa9d403e918 => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:20.618129 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-777e6c07-9535-4da6-8297-8c9b5c4850bf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.620037 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-777e6c07-9535-4da6-8297-8c9b5c4850bf tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:45:20.620406 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-777e6c07-9535-4da6-8297-8c9b5c4850bf tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.620406 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-777e6c07-9535-4da6-8297-8c9b5c4850bf tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.620699 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-777e6c07-9535-4da6-8297-8c9b5c4850bf tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:45:20.621594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-777e6c07-9535-4da6-8297-8c9b5c4850bf tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:45:20.629472 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-777e6c07-9535-4da6-8297-8c9b5c4850bf tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Get all volumes completed successfully. Aug 12 21:45:20.629982 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-777e6c07-9535-4da6-8297-8c9b5c4850bf tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:45:20.630429 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 855/3410] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:45:20 2026] GET /volume/v3/volumes => generated 661 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:20.639242 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-104938a2-2ae0-4a6d-af5a-aa867359f6e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.644450 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-104938a2-2ae0-4a6d-af5a-aa867359f6e8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] DELETE https://10.4.3.240/volume/v3/volumes/36ec2ae4-56c5-414d-933c-6fa9d403e918 Aug 12 21:45:20.646101 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-104938a2-2ae0-4a6d-af5a-aa867359f6e8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.646101 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-104938a2-2ae0-4a6d-af5a-aa867359f6e8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.647167 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-104938a2-2ae0-4a6d-af5a-aa867359f6e8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Delete volume with id: 36ec2ae4-56c5-414d-933c-6fa9d403e918 Aug 12 21:45:20.663374 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:20.663374 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:20.665496 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-104938a2-2ae0-4a6d-af5a-aa867359f6e8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:20.671950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb495e1c-b4cb-406e-838a-48d62ca6e265 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.673924 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb495e1c-b4cb-406e-838a-48d62ca6e265 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:20.674274 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb495e1c-b4cb-406e-838a-48d62ca6e265 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.674537 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb495e1c-b4cb-406e-838a-48d62ca6e265 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.675444 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-eb495e1c-b4cb-406e-838a-48d62ca6e265 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume with id: 8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:20.681823 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb495e1c-b4cb-406e-838a-48d62ca6e265 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 404 Aug 12 21:45:20.682315 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 862/3411] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:20 2026] DELETE /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 21:45:20.696665 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-104938a2-2ae0-4a6d-af5a-aa867359f6e8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Delete volume request issued successfully. Aug 12 21:45:20.696665 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-104938a2-2ae0-4a6d-af5a-aa867359f6e8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/36ec2ae4-56c5-414d-933c-6fa9d403e918 returned with HTTP 202 Aug 12 21:45:20.696665 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 847/3412] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:20 2026] DELETE /volume/v3/volumes/36ec2ae4-56c5-414d-933c-6fa9d403e918 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:20.697080 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-04a44eba-65b4-4529-bba4-1c078b6c68dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.697970 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04a44eba-65b4-4529-bba4-1c078b6c68dd tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 Aug 12 21:45:20.698269 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04a44eba-65b4-4529-bba4-1c078b6c68dd tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.698636 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04a44eba-65b4-4529-bba4-1c078b6c68dd tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.707190 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a8b731ae-3e79-42d7-afe5-eccc08b974de None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.707403 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04a44eba-65b4-4529-bba4-1c078b6c68dd tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 returned with HTTP 404 Aug 12 21:45:20.708084 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 849/3413] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:20 2026] GET /volume/v3/volumes/8eec2cbe-1141-4084-8af2-b2221526cc44 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:20.709915 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8b731ae-3e79-42d7-afe5-eccc08b974de tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] DELETE https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 Aug 12 21:45:20.710220 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8b731ae-3e79-42d7-afe5-eccc08b974de tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.710471 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8b731ae-3e79-42d7-afe5-eccc08b974de tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.710952 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-a8b731ae-3e79-42d7-afe5-eccc08b974de tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Delete backup with id: 0d5fced6-2721-4115-9081-09008be98a65. Aug 12 21:45:20.715980 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:20.715980 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:20.718937 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d57b46a2-06f4-4cbe-9866-3c6e2ee81bbb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.721249 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d57b46a2-06f4-4cbe-9866-3c6e2ee81bbb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:20.721505 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d57b46a2-06f4-4cbe-9866-3c6e2ee81bbb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.721730 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d57b46a2-06f4-4cbe-9866-3c6e2ee81bbb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.721956 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d57b46a2-06f4-4cbe-9866-3c6e2ee81bbb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume with id: 0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:20.733136 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:20.733136 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:20.733294 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bcd87413-20f0-4367-8c38-1980408a69f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.733354 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d57b46a2-06f4-4cbe-9866-3c6e2ee81bbb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:20.734957 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bcd87413-20f0-4367-8c38-1980408a69f1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:20.735286 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-a8b731ae-3e79-42d7-afe5-eccc08b974de tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] delete_backup rpcapi backup_id 0d5fced6-2721-4115-9081-09008be98a65 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:45:20.735359 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bcd87413-20f0-4367-8c38-1980408a69f1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.735813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bcd87413-20f0-4367-8c38-1980408a69f1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.735976 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bcd87413-20f0-4367-8c38-1980408a69f1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:20.737412 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8b731ae-3e79-42d7-afe5-eccc08b974de tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 returned with HTTP 202 Aug 12 21:45:20.737951 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 856/3414] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:20 2026] DELETE /volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:45:20.741253 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:20.741253 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:20.742071 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bcd87413-20f0-4367-8c38-1980408a69f1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:20.742648 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 848/3415] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:20 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:20.746682 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ccb6622f-85f7-4ef3-8010-454588747a2a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.749701 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccb6622f-85f7-4ef3-8010-454588747a2a tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] GET https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 Aug 12 21:45:20.749988 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccb6622f-85f7-4ef3-8010-454588747a2a tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.750277 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccb6622f-85f7-4ef3-8010-454588747a2a tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.750421 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ccb6622f-85f7-4ef3-8010-454588747a2a tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Show backup with id 0d5fced6-2721-4115-9081-09008be98a65. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:20.758411 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:20.758411 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:20.758664 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccb6622f-85f7-4ef3-8010-454588747a2a tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 returned with HTTP 200 Aug 12 21:45:20.759068 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 850/3416] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:20 2026] GET /volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:20.763156 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d57b46a2-06f4-4cbe-9866-3c6e2ee81bbb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume request issued successfully. Aug 12 21:45:20.763237 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d57b46a2-06f4-4cbe-9866-3c6e2ee81bbb tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 202 Aug 12 21:45:20.764084 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 863/3417] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:20 2026] DELETE /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:20.771983 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-32e43b29-844b-4d15-befa-cf2e7d898a15 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:20.774722 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32e43b29-844b-4d15-befa-cf2e7d898a15 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:20.775235 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32e43b29-844b-4d15-befa-cf2e7d898a15 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:20.775354 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32e43b29-844b-4d15-befa-cf2e7d898a15 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:20.785544 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:20.785544 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:20.791223 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-32e43b29-844b-4d15-befa-cf2e7d898a15 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:20.797137 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32e43b29-844b-4d15-befa-cf2e7d898a15 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 200 Aug 12 21:45:20.797582 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 857/3418] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:20 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:21.754551 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2718b20-07a1-46d3-b741-e39b6b6532a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:21.756405 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2718b20-07a1-46d3-b741-e39b6b6532a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:21.756608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2718b20-07a1-46d3-b741-e39b6b6532a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:21.756797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2718b20-07a1-46d3-b741-e39b6b6532a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:21.756898 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a2718b20-07a1-46d3-b741-e39b6b6532a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:21.762575 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:21.762575 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:21.764038 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2718b20-07a1-46d3-b741-e39b6b6532a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:21.764038 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 849/3419] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:21 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:21.770826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7204d34a-d2e6-4503-b63d-df437e2363d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:21.775186 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7204d34a-d2e6-4503-b63d-df437e2363d1 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] GET https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 Aug 12 21:45:21.775186 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7204d34a-d2e6-4503-b63d-df437e2363d1 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:21.775186 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7204d34a-d2e6-4503-b63d-df437e2363d1 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:21.775186 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7204d34a-d2e6-4503-b63d-df437e2363d1 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Show backup with id 0d5fced6-2721-4115-9081-09008be98a65. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:21.777561 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7204d34a-d2e6-4503-b63d-df437e2363d1 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 returned with HTTP 404 Aug 12 21:45:21.777985 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 851/3420] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:21 2026] GET /volume/v3/backups/0d5fced6-2721-4115-9081-09008be98a65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:21.787667 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd2ec16b-9834-4aac-93ce-75087ac4da89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:21.789562 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd2ec16b-9834-4aac-93ce-75087ac4da89 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] DELETE https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:21.789787 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd2ec16b-9834-4aac-93ce-75087ac4da89 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:21.789970 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd2ec16b-9834-4aac-93ce-75087ac4da89 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:21.790084 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-dd2ec16b-9834-4aac-93ce-75087ac4da89 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Delete backup with id: c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. Aug 12 21:45:21.796220 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:21.796220 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:21.813147 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-dd2ec16b-9834-4aac-93ce-75087ac4da89 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] delete_backup rpcapi backup_id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:45:21.813774 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-281d495b-875c-47e4-8591-b3cdc5d25d70 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:21.815677 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd2ec16b-9834-4aac-93ce-75087ac4da89 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 202 Aug 12 21:45:21.815677 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 864/3421] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:21 2026] DELETE /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:45:21.817667 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-281d495b-875c-47e4-8591-b3cdc5d25d70 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d Aug 12 21:45:21.817667 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-281d495b-875c-47e4-8591-b3cdc5d25d70 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:21.817667 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-281d495b-875c-47e4-8591-b3cdc5d25d70 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:21.825743 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-629445ca-1535-468e-8df6-a540c1fbd062 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:21.827357 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-281d495b-875c-47e4-8591-b3cdc5d25d70 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d returned with HTTP 404 Aug 12 21:45:21.827883 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 858/3422] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:21 2026] GET /volume/v3/volumes/0f92a926-e068-46df-837b-a1ea9424a94d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:21.828788 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-629445ca-1535-468e-8df6-a540c1fbd062 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:21.829222 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-629445ca-1535-468e-8df6-a540c1fbd062 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:21.829360 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-629445ca-1535-468e-8df6-a540c1fbd062 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:21.829536 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-629445ca-1535-468e-8df6-a540c1fbd062 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:21.834977 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:21.834977 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:21.836072 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-629445ca-1535-468e-8df6-a540c1fbd062 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 200 Aug 12 21:45:21.836459 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 850/3423] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:21 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:22.776926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-738829a2-122f-42ac-89b8-328bd6169030 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:22.780694 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-738829a2-122f-42ac-89b8-328bd6169030 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:22.780969 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-738829a2-122f-42ac-89b8-328bd6169030 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:22.781228 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-738829a2-122f-42ac-89b8-328bd6169030 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:22.781379 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-738829a2-122f-42ac-89b8-328bd6169030 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:22.786965 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:22.786965 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:22.787790 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-738829a2-122f-42ac-89b8-328bd6169030 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:22.788174 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 852/3424] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:22 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:22.847297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4359373b-adf2-4bbd-a12e-5fe4aba09989 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:22.849098 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4359373b-adf2-4bbd-a12e-5fe4aba09989 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a Aug 12 21:45:22.849222 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4359373b-adf2-4bbd-a12e-5fe4aba09989 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:22.849389 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4359373b-adf2-4bbd-a12e-5fe4aba09989 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:22.849480 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4359373b-adf2-4bbd-a12e-5fe4aba09989 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:22.852980 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4359373b-adf2-4bbd-a12e-5fe4aba09989 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a returned with HTTP 404 Aug 12 21:45:22.853391 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 865/3425] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:22 2026] GET /volume/v3/backups/c8c43a6d-b25c-4fbe-b3cb-9d92cca9b85a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:22.934282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5650aa30-7b28-4e3d-b7d3-9d2c4f5157b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:22.936435 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5650aa30-7b28-4e3d-b7d3-9d2c4f5157b9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c Aug 12 21:45:22.936728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5650aa30-7b28-4e3d-b7d3-9d2c4f5157b9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:22.937063 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5650aa30-7b28-4e3d-b7d3-9d2c4f5157b9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:22.945233 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:22.945233 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:22.951169 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5650aa30-7b28-4e3d-b7d3-9d2c4f5157b9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:22.957981 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5650aa30-7b28-4e3d-b7d3-9d2c4f5157b9 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c returned with HTTP 200 Aug 12 21:45:22.958610 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 859/3426] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:22 2026] GET /volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:22.978093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2dec45ef-ea8d-4672-8b3e-bc57a2992653 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:22.979747 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2dec45ef-ea8d-4672-8b3e-bc57a2992653 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c Aug 12 21:45:22.979747 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2dec45ef-ea8d-4672-8b3e-bc57a2992653 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:22.979747 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2dec45ef-ea8d-4672-8b3e-bc57a2992653 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:22.979951 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2dec45ef-ea8d-4672-8b3e-bc57a2992653 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Delete volume with id: e7ffe675-411b-4c73-8421-4415040f0c3c Aug 12 21:45:22.990360 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:22.990360 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:22.991066 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2dec45ef-ea8d-4672-8b3e-bc57a2992653 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:23.010878 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2dec45ef-ea8d-4672-8b3e-bc57a2992653 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Delete volume request issued successfully. Aug 12 21:45:23.011188 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2dec45ef-ea8d-4672-8b3e-bc57a2992653 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c returned with HTTP 202 Aug 12 21:45:23.011478 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 851/3427] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:22 2026] DELETE /volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:23.020694 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8445de1d-9469-40a5-a33d-c2741c175827 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:23.022672 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8445de1d-9469-40a5-a33d-c2741c175827 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c Aug 12 21:45:23.022853 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8445de1d-9469-40a5-a33d-c2741c175827 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:23.023039 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8445de1d-9469-40a5-a33d-c2741c175827 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:23.033131 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:23.033131 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:23.038716 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8445de1d-9469-40a5-a33d-c2741c175827 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:23.051231 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8445de1d-9469-40a5-a33d-c2741c175827 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c returned with HTTP 200 Aug 12 21:45:23.051791 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 853/3428] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:23 2026] GET /volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:45:23.803112 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a07759f-5b35-48c4-aa12-2eceba0f36c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:23.807285 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a07759f-5b35-48c4-aa12-2eceba0f36c6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:23.807285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a07759f-5b35-48c4-aa12-2eceba0f36c6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:23.807285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a07759f-5b35-48c4-aa12-2eceba0f36c6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:23.807285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3a07759f-5b35-48c4-aa12-2eceba0f36c6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:23.813168 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:23.813168 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:23.814850 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a07759f-5b35-48c4-aa12-2eceba0f36c6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:23.814850 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 866/3429] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:23 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:24.067607 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-09d17430-5723-4bf7-a56b-3c6bd8f3323b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:24.069399 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-09d17430-5723-4bf7-a56b-3c6bd8f3323b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c Aug 12 21:45:24.069588 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-09d17430-5723-4bf7-a56b-3c6bd8f3323b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:24.069827 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-09d17430-5723-4bf7-a56b-3c6bd8f3323b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:24.075435 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-09d17430-5723-4bf7-a56b-3c6bd8f3323b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c returned with HTTP 404 Aug 12 21:45:24.075913 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 860/3430] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:24 2026] GET /volume/v3/volumes/e7ffe675-411b-4c73-8421-4415040f0c3c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:24.086571 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dde28755-a744-47d7-8aee-7c29aad0042a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:24.088438 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:24.088841 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1663168278"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:24.090332 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1663168278'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:24.090498 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Create volume of 1 GB Aug 12 21:45:24.094404 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Availability Zones retrieved successfully. Aug 12 21:45:24.099706 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Flow 'volume_create_api' (b5667755-232f-4692-88d8-a4c5d328ab3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:24.100637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7e409b-190b-4c88-b814-c0829f002adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:24.101689 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:24.124182 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7e409b-190b-4c88-b814-c0829f002adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:24.124932 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c08b02-b12b-4b0f-a308-5641c8938a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:24.166775 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Created reservations ['706572aa-ca26-4a88-b63a-6d79d9e8868c', '742ebe52-5386-4b17-8b5e-6cacb5cba667', '11c087bf-aa73-4761-8b1d-2e81893adc12', '25e892d1-8d8b-485c-ad9d-2943b338a340'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:24.167615 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c08b02-b12b-4b0f-a308-5641c8938a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['706572aa-ca26-4a88-b63a-6d79d9e8868c', '742ebe52-5386-4b17-8b5e-6cacb5cba667', '11c087bf-aa73-4761-8b1d-2e81893adc12', '25e892d1-8d8b-485c-ad9d-2943b338a340']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:24.168590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2c98b0-1e28-4a5a-bd81-ef819ee352ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:24.192462 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2c98b0-1e28-4a5a-bd81-ef819ee352ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de0c37c5-b139-4cad-9e4c-bc613f99734b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1663168278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc6bfc6c7534221a320d0503890ff62',qos_specs=None,replication_status=,reservations=['706572aa-ca26-4a88-b63a-6d79d9e8868c','742ebe52-5386-4b17-8b5e-6cacb5cba667','11c087bf-aa73-4761-8b1d-2e81893adc12','25e892d1-8d8b-485c-ad9d-2943b338a340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a8fe9371a849d284faea8e10378ae2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1663168278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de0c37c5-b139-4cad-9e4c-bc613f99734b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fc6bfc6c7534221a320d0503890ff62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59a8fe9371a849d284faea8e10378ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:24.193540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfd20e1-9212-4ee3-9be3-096ab974ea58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:24.213754 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfd20e1-9212-4ee3-9be3-096ab974ea58) transitioned into state 'SUCCESS' from state '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-1663168278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc6bfc6c7534221a320d0503890ff62',qos_specs=None,replication_status=,reservations=['706572aa-ca26-4a88-b63a-6d79d9e8868c','742ebe52-5386-4b17-8b5e-6cacb5cba667','11c087bf-aa73-4761-8b1d-2e81893adc12','25e892d1-8d8b-485c-ad9d-2943b338a340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a8fe9371a849d284faea8e10378ae2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:24.214516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f617b4a1-c406-4240-8801-327da2910aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:24.223876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f617b4a1-c406-4240-8801-327da2910aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:24.224739 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Flow 'volume_create_api' (b5667755-232f-4692-88d8-a4c5d328ab3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:24.225071 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Create volume request issued successfully. Aug 12 21:45:24.225687 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dde28755-a744-47d7-8aee-7c29aad0042a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:24.226216 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 852/3431] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:45:24 2026] POST /volume/v3/volumes => generated 754 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:24.240922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cbf07a9d-e898-4d5c-8776-a42849a1e6de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:24.246190 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbf07a9d-e898-4d5c-8776-a42849a1e6de tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b Aug 12 21:45:24.246400 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbf07a9d-e898-4d5c-8776-a42849a1e6de tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:24.246586 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbf07a9d-e898-4d5c-8776-a42849a1e6de tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:24.259322 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:24.259322 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:24.263201 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cbf07a9d-e898-4d5c-8776-a42849a1e6de tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:24.267284 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbf07a9d-e898-4d5c-8776-a42849a1e6de tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b returned with HTTP 200 Aug 12 21:45:24.267634 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 854/3432] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:24 2026] GET /volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:24.826193 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2c17bb8-c20a-4e19-8392-b348358dc50a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:24.830023 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2c17bb8-c20a-4e19-8392-b348358dc50a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:24.830336 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2c17bb8-c20a-4e19-8392-b348358dc50a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:24.830616 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2c17bb8-c20a-4e19-8392-b348358dc50a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:24.830916 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c2c17bb8-c20a-4e19-8392-b348358dc50a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:24.839063 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:24.839063 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:24.839966 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2c17bb8-c20a-4e19-8392-b348358dc50a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:24.840467 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 867/3433] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:24 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:25.283777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ce73c3c5-00f8-450b-bfb4-89be1aeea531 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:25.288810 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce73c3c5-00f8-450b-bfb4-89be1aeea531 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b Aug 12 21:45:25.288810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce73c3c5-00f8-450b-bfb4-89be1aeea531 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:25.288810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce73c3c5-00f8-450b-bfb4-89be1aeea531 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:25.297812 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:25.297812 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:25.303117 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ce73c3c5-00f8-450b-bfb4-89be1aeea531 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:25.309408 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce73c3c5-00f8-450b-bfb4-89be1aeea531 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b returned with HTTP 200 Aug 12 21:45:25.310144 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 861/3434] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:25 2026] GET /volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:25.325916 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2101d24-6f59-4e98-806f-09711497ef88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:25.328311 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2101d24-6f59-4e98-806f-09711497ef88 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:45:25.328786 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2101d24-6f59-4e98-806f-09711497ef88 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de0c37c5-b139-4cad-9e4c-bc613f99734b", "name": "tempest-VolumesBackupsAdminTest-Backup-1640880894", "container": "tempest-volumesbackupsadmintest-backup-container-1469478111"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:25.330448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-a2101d24-6f59-4e98-806f-09711497ef88 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Creating new backup {'backup': {'volume_id': 'de0c37c5-b139-4cad-9e4c-bc613f99734b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1640880894', 'container': 'tempest-volumesbackupsadmintest-backup-container-1469478111'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:45:25.330673 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-a2101d24-6f59-4e98-806f-09711497ef88 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Creating backup of volume de0c37c5-b139-4cad-9e4c-bc613f99734b in container tempest-volumesbackupsadmintest-backup-container-1469478111 Aug 12 21:45:25.341425 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:25.341425 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:25.341425 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2101d24-6f59-4e98-806f-09711497ef88 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:25.375891 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a2101d24-6f59-4e98-806f-09711497ef88 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Created reservations ['ac997839-4ec8-464b-8daa-acc968c5763a', '7f1a46c6-4816-4606-8c3f-b728e7a052e4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:25.423283 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2101d24-6f59-4e98-806f-09711497ef88 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:45:25.423694 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 853/3435] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:45:25 2026] POST /volume/v3/backups => generated 335 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:25.433125 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdf837da-8659-42f3-83f9-2d83af355d36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:25.439343 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdf837da-8659-42f3-83f9-2d83af355d36 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:25.439646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdf837da-8659-42f3-83f9-2d83af355d36 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:25.440642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdf837da-8659-42f3-83f9-2d83af355d36 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:25.440642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fdf837da-8659-42f3-83f9-2d83af355d36 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:25.448850 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:25.448850 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:25.449960 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdf837da-8659-42f3-83f9-2d83af355d36 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:25.450410 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 855/3436] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:25 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:25.854389 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5699e22e-0a62-412a-8a69-6cb606c5518f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:25.857310 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5699e22e-0a62-412a-8a69-6cb606c5518f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:25.857588 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5699e22e-0a62-412a-8a69-6cb606c5518f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:25.857731 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5699e22e-0a62-412a-8a69-6cb606c5518f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:25.857856 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5699e22e-0a62-412a-8a69-6cb606c5518f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:25.862087 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:25.862087 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:25.862756 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5699e22e-0a62-412a-8a69-6cb606c5518f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:25.863163 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 868/3437] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:25 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:26.463648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-56e45ccb-647f-4f31-b1bc-8296c8bb1ebb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:26.467474 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56e45ccb-647f-4f31-b1bc-8296c8bb1ebb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:26.467788 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56e45ccb-647f-4f31-b1bc-8296c8bb1ebb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:26.468029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56e45ccb-647f-4f31-b1bc-8296c8bb1ebb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:26.468202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-56e45ccb-647f-4f31-b1bc-8296c8bb1ebb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:26.473380 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:26.473380 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:26.474455 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56e45ccb-647f-4f31-b1bc-8296c8bb1ebb tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:26.474989 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 862/3438] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:26 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:26.874907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f05fb090-a644-47bb-998e-a7a342235723 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:26.876983 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f05fb090-a644-47bb-998e-a7a342235723 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:26.877201 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f05fb090-a644-47bb-998e-a7a342235723 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:26.877459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f05fb090-a644-47bb-998e-a7a342235723 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:26.877564 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f05fb090-a644-47bb-998e-a7a342235723 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:26.882067 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:26.882067 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:26.882906 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f05fb090-a644-47bb-998e-a7a342235723 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:26.883094 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 854/3439] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:26 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:27.159971 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77864758-63bb-48e6-b97a-14230d8d7716 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:27.163757 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77864758-63bb-48e6-b97a-14230d8d7716 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:45:27.163757 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77864758-63bb-48e6-b97a-14230d8d7716 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:27.163757 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77864758-63bb-48e6-b97a-14230d8d7716 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:27.163757 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-77864758-63bb-48e6-b97a-14230d8d7716 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume with id: db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:45:27.174614 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:27.174614 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:27.175270 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77864758-63bb-48e6-b97a-14230d8d7716 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:27.196009 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77864758-63bb-48e6-b97a-14230d8d7716 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume request issued successfully. Aug 12 21:45:27.196244 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77864758-63bb-48e6-b97a-14230d8d7716 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 202 Aug 12 21:45:27.196840 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 856/3440] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:27 2026] DELETE /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:27.214600 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b42e3169-c91b-4674-9677-c84367d5fdb4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:27.224244 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b42e3169-c91b-4674-9677-c84367d5fdb4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:45:27.224559 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b42e3169-c91b-4674-9677-c84367d5fdb4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:27.226921 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b42e3169-c91b-4674-9677-c84367d5fdb4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:27.242036 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:27.242036 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:27.250023 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b42e3169-c91b-4674-9677-c84367d5fdb4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:27.255347 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b42e3169-c91b-4674-9677-c84367d5fdb4 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 200 Aug 12 21:45:27.255950 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 869/3441] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:27 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:27.487875 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-531928d1-4aa3-4c60-aad5-744008d1bdd0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:27.490799 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-531928d1-4aa3-4c60-aad5-744008d1bdd0 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:27.491044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-531928d1-4aa3-4c60-aad5-744008d1bdd0 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:27.491291 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-531928d1-4aa3-4c60-aad5-744008d1bdd0 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:27.491431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-531928d1-4aa3-4c60-aad5-744008d1bdd0 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:27.497114 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:27.497114 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:27.498252 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-531928d1-4aa3-4c60-aad5-744008d1bdd0 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:27.498724 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 863/3442] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:27 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:27.900559 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-629b928c-1644-4932-8a2b-2dd1a11146e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:27.903067 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-629b928c-1644-4932-8a2b-2dd1a11146e4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:27.903422 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-629b928c-1644-4932-8a2b-2dd1a11146e4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:27.904335 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-629b928c-1644-4932-8a2b-2dd1a11146e4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:27.904335 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-629b928c-1644-4932-8a2b-2dd1a11146e4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:27.910216 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:27.910216 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:27.910915 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-629b928c-1644-4932-8a2b-2dd1a11146e4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:27.911475 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 855/3443] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:27 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:28.272523 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-677ddac4-91b0-443b-8ec2-819409596655 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:28.275423 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-677ddac4-91b0-443b-8ec2-819409596655 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 Aug 12 21:45:28.275423 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-677ddac4-91b0-443b-8ec2-819409596655 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:28.275698 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-677ddac4-91b0-443b-8ec2-819409596655 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:28.283405 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-677ddac4-91b0-443b-8ec2-819409596655 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 returned with HTTP 404 Aug 12 21:45:28.284149 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 857/3444] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:28 2026] GET /volume/v3/volumes/db76d27c-73b5-4b86-9b24-e0b7e1117d51 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:28.510712 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23efc84f-60e2-4573-9450-20c3d555fe5f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:28.513409 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23efc84f-60e2-4573-9450-20c3d555fe5f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:28.513409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23efc84f-60e2-4573-9450-20c3d555fe5f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:28.513653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23efc84f-60e2-4573-9450-20c3d555fe5f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:28.513653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-23efc84f-60e2-4573-9450-20c3d555fe5f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:28.520107 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:28.520107 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:28.521031 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23efc84f-60e2-4573-9450-20c3d555fe5f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:28.523702 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 870/3445] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:28 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:28.927348 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-45b40bff-ab65-428e-844d-06ecea1ec237 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:28.929455 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45b40bff-ab65-428e-844d-06ecea1ec237 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:28.929712 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45b40bff-ab65-428e-844d-06ecea1ec237 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:28.929905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45b40bff-ab65-428e-844d-06ecea1ec237 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:28.930028 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-45b40bff-ab65-428e-844d-06ecea1ec237 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:28.935041 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:28.935041 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:28.935810 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45b40bff-ab65-428e-844d-06ecea1ec237 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:28.936207 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 864/3446] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:28 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:29.534760 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff0af432-c667-4814-985e-0370159af0c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:29.537272 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff0af432-c667-4814-985e-0370159af0c3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:29.538647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff0af432-c667-4814-985e-0370159af0c3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:29.538647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff0af432-c667-4814-985e-0370159af0c3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:29.538647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ff0af432-c667-4814-985e-0370159af0c3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:29.547840 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:29.547840 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:29.549647 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff0af432-c667-4814-985e-0370159af0c3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:29.550380 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 856/3447] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:29 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:29.950519 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3646c55f-6eb5-49fc-b7d3-22fef0624610 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:29.956117 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3646c55f-6eb5-49fc-b7d3-22fef0624610 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:29.956365 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3646c55f-6eb5-49fc-b7d3-22fef0624610 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:29.956586 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3646c55f-6eb5-49fc-b7d3-22fef0624610 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:29.956745 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3646c55f-6eb5-49fc-b7d3-22fef0624610 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:29.963997 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:29.963997 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:29.964737 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3646c55f-6eb5-49fc-b7d3-22fef0624610 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:29.965114 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 858/3448] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:29 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:30.562706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c5d48a2-1131-4d2d-9557-3887653cfffa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:30.564718 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c5d48a2-1131-4d2d-9557-3887653cfffa tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:30.564718 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c5d48a2-1131-4d2d-9557-3887653cfffa tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:30.564850 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c5d48a2-1131-4d2d-9557-3887653cfffa tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:30.565284 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0c5d48a2-1131-4d2d-9557-3887653cfffa tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:30.566953 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=302,cinder:INSERT=33,cinder:UPDATE=85 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:45:30.570569 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:30.570569 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:30.571222 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c5d48a2-1131-4d2d-9557-3887653cfffa tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:30.571810 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 871/3449] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:30 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:30.976581 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4385382e-fa2a-43bf-9d74-49fedb72360c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:30.979381 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4385382e-fa2a-43bf-9d74-49fedb72360c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:30.979542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4385382e-fa2a-43bf-9d74-49fedb72360c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:30.979640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4385382e-fa2a-43bf-9d74-49fedb72360c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:30.979789 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4385382e-fa2a-43bf-9d74-49fedb72360c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:30.985024 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:30.985024 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:30.985971 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4385382e-fa2a-43bf-9d74-49fedb72360c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:30.986457 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 865/3450] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:30 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:31.586985 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5678caaf-17f6-4fb4-b516-14ae7ff85fc3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:31.589250 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5678caaf-17f6-4fb4-b516-14ae7ff85fc3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:31.589498 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5678caaf-17f6-4fb4-b516-14ae7ff85fc3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:31.590044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5678caaf-17f6-4fb4-b516-14ae7ff85fc3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:31.590044 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5678caaf-17f6-4fb4-b516-14ae7ff85fc3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:31.595254 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:31.595254 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:31.596453 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5678caaf-17f6-4fb4-b516-14ae7ff85fc3 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:31.597249 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 857/3451] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:31 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:31.999851 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da46baae-5f8e-4113-85c0-af803fa7223b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:32.001671 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da46baae-5f8e-4113-85c0-af803fa7223b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:32.001878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da46baae-5f8e-4113-85c0-af803fa7223b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:32.002029 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da46baae-5f8e-4113-85c0-af803fa7223b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:32.002135 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-da46baae-5f8e-4113-85c0-af803fa7223b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:32.006444 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:32.006444 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:32.007083 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da46baae-5f8e-4113-85c0-af803fa7223b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:32.007464 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 859/3452] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:31 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:32.613018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29233050-58e7-4645-8b00-f1de504488e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:32.615860 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29233050-58e7-4645-8b00-f1de504488e6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:32.616281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29233050-58e7-4645-8b00-f1de504488e6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:32.617003 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29233050-58e7-4645-8b00-f1de504488e6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:32.617258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-29233050-58e7-4645-8b00-f1de504488e6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:32.623181 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:32.623181 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:32.624232 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29233050-58e7-4645-8b00-f1de504488e6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:32.624722 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 872/3453] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:32 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:32.700398 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:32.704645 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:32.704645 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-785425308", "snapshot_id": null, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:32.705302 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-785425308', 'snapshot_id': None, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:32.804507 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Create volume of 1 GB Aug 12 21:45:32.808210 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Availability Zones retrieved successfully. Aug 12 21:45:32.817646 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Flow 'volume_create_api' (f7815cfd-7ef8-40bd-b267-8440a59f60cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:32.821503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45dbb4e-53bd-481e-952f-b581175b6592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:32.822791 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:32.887876 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45dbb4e-53bd-481e-952f-b581175b6592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:32.889231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d435ae49-bc26-423b-9d84-1df406475d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:32.953136 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Created reservations ['7f8d5715-e9df-496b-8cf1-857db9098a84', 'e861afef-0721-4262-a837-4c8dea2e1ab3', 'c3a66b2f-5c5a-44b5-a59a-591da17526ec', '84a543ae-d7ed-4108-8f04-a57c6bcfc51e'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:32.955732 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d435ae49-bc26-423b-9d84-1df406475d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f8d5715-e9df-496b-8cf1-857db9098a84', 'e861afef-0721-4262-a837-4c8dea2e1ab3', 'c3a66b2f-5c5a-44b5-a59a-591da17526ec', '84a543ae-d7ed-4108-8f04-a57c6bcfc51e']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:32.955732 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870a26fa-c431-439a-a556-89ed2b1a89c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:32.977921 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870a26fa-c431-439a-a556-89ed2b1a89c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8afe2b48-b78b-43a6-ac5a-ab83ed7f1947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-785425308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35fbdcfd50de44f98fbfd6d1d2ba0ee7',qos_specs=None,replication_status=,reservations=['7f8d5715-e9df-496b-8cf1-857db9098a84','e861afef-0721-4262-a837-4c8dea2e1ab3','c3a66b2f-5c5a-44b5-a59a-591da17526ec','84a543ae-d7ed-4108-8f04-a57c6bcfc51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e786ee43476141999478e39759a5ef6b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-785425308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8afe2b48-b78b-43a6-ac5a-ab83ed7f1947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35fbdcfd50de44f98fbfd6d1d2ba0ee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e786ee43476141999478e39759a5ef6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:32.979113 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f20002-15ce-4d6c-bcc5-7eb938616384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:33.000911 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f20002-15ce-4d6c-bcc5-7eb938616384) transitioned into state 'SUCCESS' from state '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-785425308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35fbdcfd50de44f98fbfd6d1d2ba0ee7',qos_specs=None,replication_status=,reservations=['7f8d5715-e9df-496b-8cf1-857db9098a84','e861afef-0721-4262-a837-4c8dea2e1ab3','c3a66b2f-5c5a-44b5-a59a-591da17526ec','84a543ae-d7ed-4108-8f04-a57c6bcfc51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e786ee43476141999478e39759a5ef6b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:33.002202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0fe2aa-3bde-4d94-901b-4bb0243540dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:33.012123 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0fe2aa-3bde-4d94-901b-4bb0243540dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:33.013302 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Flow 'volume_create_api' (f7815cfd-7ef8-40bd-b267-8440a59f60cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:33.013704 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Create volume request issued successfully. Aug 12 21:45:33.014339 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e48094e0-8268-44ec-8a6c-5287d8a31d9e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:33.014849 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 866/3454] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:45:32 2026] POST /volume/v3/volumes => generated 753 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:33.023751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34c42413-5339-48a0-8d13-ec2e49d958eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:33.027432 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34c42413-5339-48a0-8d13-ec2e49d958eb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:33.027432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34c42413-5339-48a0-8d13-ec2e49d958eb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:33.027432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34c42413-5339-48a0-8d13-ec2e49d958eb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:33.027432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-34c42413-5339-48a0-8d13-ec2e49d958eb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:33.030769 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:33.030769 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:33.031521 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34c42413-5339-48a0-8d13-ec2e49d958eb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:33.031869 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52fc6759-4500-4894-b86d-ce21d1c8468b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:33.032314 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 858/3455] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:33 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:33.034289 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52fc6759-4500-4894-b86d-ce21d1c8468b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:45:33.034829 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52fc6759-4500-4894-b86d-ce21d1c8468b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:33.034829 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52fc6759-4500-4894-b86d-ce21d1c8468b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:33.043190 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:33.043190 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:33.046945 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52fc6759-4500-4894-b86d-ce21d1c8468b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:45:33.052567 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52fc6759-4500-4894-b86d-ce21d1c8468b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 returned with HTTP 200 Aug 12 21:45:33.053028 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 860/3456] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:33 2026] GET /volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:33.639067 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2ba7bd2-7b26-4dd4-9865-dad0abda3d6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:33.641447 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2ba7bd2-7b26-4dd4-9865-dad0abda3d6b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:33.641866 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2ba7bd2-7b26-4dd4-9865-dad0abda3d6b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:33.642252 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2ba7bd2-7b26-4dd4-9865-dad0abda3d6b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:33.642505 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f2ba7bd2-7b26-4dd4-9865-dad0abda3d6b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:33.649464 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:33.649464 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:33.649464 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2ba7bd2-7b26-4dd4-9865-dad0abda3d6b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:33.649464 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 873/3457] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:33 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:34.053282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ddc78a1a-4110-42a8-8b5a-6fa8ee947c1a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:34.056120 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddc78a1a-4110-42a8-8b5a-6fa8ee947c1a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:34.056425 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddc78a1a-4110-42a8-8b5a-6fa8ee947c1a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:34.056719 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddc78a1a-4110-42a8-8b5a-6fa8ee947c1a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:34.056867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ddc78a1a-4110-42a8-8b5a-6fa8ee947c1a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:34.063738 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:34.063738 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:34.064562 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddc78a1a-4110-42a8-8b5a-6fa8ee947c1a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:34.064938 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 867/3458] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:34 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:34.066702 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47b73d55-1c03-4ef2-bcc1-c082ba6ced3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:34.069010 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47b73d55-1c03-4ef2-bcc1-c082ba6ced3d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:45:34.069127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47b73d55-1c03-4ef2-bcc1-c082ba6ced3d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:34.071088 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47b73d55-1c03-4ef2-bcc1-c082ba6ced3d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:34.078092 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:34.078092 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:34.082811 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-47b73d55-1c03-4ef2-bcc1-c082ba6ced3d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:45:34.088428 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47b73d55-1c03-4ef2-bcc1-c082ba6ced3d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 returned with HTTP 200 Aug 12 21:45:34.088915 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 859/3459] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:34 2026] GET /volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:34.103519 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56ad19c7-753b-4c90-9d50-5b9d364bbd3f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:34.105950 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56ad19c7-753b-4c90-9d50-5b9d364bbd3f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:45:34.106256 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56ad19c7-753b-4c90-9d50-5b9d364bbd3f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:34.106487 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56ad19c7-753b-4c90-9d50-5b9d364bbd3f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:34.123778 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:34.123778 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:34.133306 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56ad19c7-753b-4c90-9d50-5b9d364bbd3f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:45:34.139820 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56ad19c7-753b-4c90-9d50-5b9d364bbd3f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 returned with HTTP 200 Aug 12 21:45:34.143276 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 861/3460] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:34 2026] GET /volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:34.156934 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a699c5e-9c60-4d2f-b272-6f19f22605f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:34.158423 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a699c5e-9c60-4d2f-b272-6f19f22605f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:45:34.158761 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a699c5e-9c60-4d2f-b272-6f19f22605f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:34.159022 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a699c5e-9c60-4d2f-b272-6f19f22605f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:34.166278 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:34.166278 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:34.170189 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a699c5e-9c60-4d2f-b272-6f19f22605f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:45:34.175716 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a699c5e-9c60-4d2f-b272-6f19f22605f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 returned with HTTP 200 Aug 12 21:45:34.175716 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 874/3461] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:34 2026] GET /volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:34.187722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ed1cde03-58af-4bbb-bf5a-0405b5ba93f0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:34.190030 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed1cde03-58af-4bbb-bf5a-0405b5ba93f0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:45:34.190505 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed1cde03-58af-4bbb-bf5a-0405b5ba93f0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8afe2b48-b78b-43a6-ac5a-ab83ed7f1947", "name": "tempest-TestVolumeBackupRestore-backup-220723923", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:34.192749 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-ed1cde03-58af-4bbb-bf5a-0405b5ba93f0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Creating new backup {'backup': {'volume_id': '8afe2b48-b78b-43a6-ac5a-ab83ed7f1947', 'name': 'tempest-TestVolumeBackupRestore-backup-220723923', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:45:34.192985 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-ed1cde03-58af-4bbb-bf5a-0405b5ba93f0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Creating backup of volume 8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 in container None Aug 12 21:45:34.203566 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:34.203566 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:34.204296 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ed1cde03-58af-4bbb-bf5a-0405b5ba93f0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:45:34.239745 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-ed1cde03-58af-4bbb-bf5a-0405b5ba93f0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Created reservations ['986d6fb0-4d17-40b9-9710-e88b13bea87c', 'c4b46d5b-2e84-4d69-b2e7-bfd8d50f81c8'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:34.270027 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed1cde03-58af-4bbb-bf5a-0405b5ba93f0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:45:34.270585 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 868/3462] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:45:34 2026] POST /volume/v3/backups => generated 334 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:34.283279 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64c9a563-8c3a-4eea-8b4f-0977a41107cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:34.285532 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64c9a563-8c3a-4eea-8b4f-0977a41107cb tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:34.285932 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64c9a563-8c3a-4eea-8b4f-0977a41107cb tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:34.286126 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64c9a563-8c3a-4eea-8b4f-0977a41107cb tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:34.286305 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-64c9a563-8c3a-4eea-8b4f-0977a41107cb tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:34.293862 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:34.293862 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:34.295107 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64c9a563-8c3a-4eea-8b4f-0977a41107cb tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:34.295725 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 860/3463] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:34 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 741 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:34.406340 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-e6357425-475c-4f1a-8942-a4ced4ae80ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:34.408540 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-e6357425-475c-4f1a-8942-a4ced4ae80ce tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:45:34.408796 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-e6357425-475c-4f1a-8942-a4ced4ae80ce tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:34.409024 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-e6357425-475c-4f1a-8942-a4ced4ae80ce tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:34.436494 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:34.436494 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:34.447041 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-e6357425-475c-4f1a-8942-a4ced4ae80ce tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:34.454515 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-e6357425-475c-4f1a-8942-a4ced4ae80ce tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 200 Aug 12 21:45:34.455451 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 862/3464] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:34 2026] GET /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 1659 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:34.663127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28aad973-2680-4488-a455-5598e4eec339 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:34.665524 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28aad973-2680-4488-a455-5598e4eec339 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:34.665865 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28aad973-2680-4488-a455-5598e4eec339 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:34.666175 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28aad973-2680-4488-a455-5598e4eec339 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:34.666343 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-28aad973-2680-4488-a455-5598e4eec339 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:34.671642 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:34.671642 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:34.673462 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28aad973-2680-4488-a455-5598e4eec339 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:34.674049 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 875/3465] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:34 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:35.077081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-74105f10-026d-481b-b036-15c53be6d0bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:35.078882 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74105f10-026d-481b-b036-15c53be6d0bb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:35.079131 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74105f10-026d-481b-b036-15c53be6d0bb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:35.079333 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74105f10-026d-481b-b036-15c53be6d0bb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:35.079498 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-74105f10-026d-481b-b036-15c53be6d0bb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:35.083409 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:35.083409 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:35.083997 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74105f10-026d-481b-b036-15c53be6d0bb tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:35.084321 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 869/3466] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:35 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:35.322827 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-998916ca-5e61-4cb2-8ff8-50c567009893 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:35.325153 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-998916ca-5e61-4cb2-8ff8-50c567009893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:35.325442 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-998916ca-5e61-4cb2-8ff8-50c567009893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:35.325770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-998916ca-5e61-4cb2-8ff8-50c567009893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:35.325939 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-998916ca-5e61-4cb2-8ff8-50c567009893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:35.326199 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-6cbe715d-8e17-4f8f-8e65-828b080b8783 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:35.328802 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-6cbe715d-8e17-4f8f-8e65-828b080b8783 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1 Aug 12 21:45:35.328802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-6cbe715d-8e17-4f8f-8e65-828b080b8783 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:35.328990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-6cbe715d-8e17-4f8f-8e65-828b080b8783 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:35.332349 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:35.332349 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:35.333465 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-998916ca-5e61-4cb2-8ff8-50c567009893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:35.333988 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 861/3467] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:35 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:35.338698 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:35.338698 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:35.393552 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aa60554c-43aa-4ff3-b056-dd3e765f4d45 req-6cbe715d-8e17-4f8f-8e65-828b080b8783 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1 returned with HTTP 200 Aug 12 21:45:35.394114 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 863/3468] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:45:35 2026] DELETE /volume/v3/attachments/58785b19-e9d4-41de-9232-4ebe4b23abd1 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:35.684146 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad7bf3eb-dd5e-4886-8738-d6b0cac5b244 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:35.686007 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad7bf3eb-dd5e-4886-8738-d6b0cac5b244 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:35.686212 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad7bf3eb-dd5e-4886-8738-d6b0cac5b244 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:35.686457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad7bf3eb-dd5e-4886-8738-d6b0cac5b244 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:35.686605 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ad7bf3eb-dd5e-4886-8738-d6b0cac5b244 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:35.693160 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:35.693160 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:35.694497 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad7bf3eb-dd5e-4886-8738-d6b0cac5b244 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:35.695381 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 876/3469] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:35 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:36.094650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c0b6b38c-d735-4b8b-9b2f-7eab17158cb9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:36.096694 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0b6b38c-d735-4b8b-9b2f-7eab17158cb9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:36.096931 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0b6b38c-d735-4b8b-9b2f-7eab17158cb9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:36.097157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0b6b38c-d735-4b8b-9b2f-7eab17158cb9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:36.097298 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c0b6b38c-d735-4b8b-9b2f-7eab17158cb9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:36.102166 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:36.102166 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:36.102969 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0b6b38c-d735-4b8b-9b2f-7eab17158cb9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:36.103426 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 870/3470] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:36 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:36.342790 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb92e34d-0b10-4b0b-a550-6a4252664237 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:36.344663 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb92e34d-0b10-4b0b-a550-6a4252664237 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] DELETE https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:45:36.344932 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb92e34d-0b10-4b0b-a550-6a4252664237 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:36.345142 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb92e34d-0b10-4b0b-a550-6a4252664237 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:36.345335 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fb92e34d-0b10-4b0b-a550-6a4252664237 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume with id: db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:45:36.354041 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:36.354041 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:36.354524 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fb92e34d-0b10-4b0b-a550-6a4252664237 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:36.354753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b61e7ab-8487-43bf-8293-2f2c6f220f57 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:36.357090 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b61e7ab-8487-43bf-8293-2f2c6f220f57 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:36.357461 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b61e7ab-8487-43bf-8293-2f2c6f220f57 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:36.357909 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b61e7ab-8487-43bf-8293-2f2c6f220f57 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:36.358192 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5b61e7ab-8487-43bf-8293-2f2c6f220f57 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:36.364069 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:36.364069 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:36.365231 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b61e7ab-8487-43bf-8293-2f2c6f220f57 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:36.365756 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 864/3471] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:36 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:36.374808 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fb92e34d-0b10-4b0b-a550-6a4252664237 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Delete volume request issued successfully. Aug 12 21:45:36.377353 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb92e34d-0b10-4b0b-a550-6a4252664237 tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 202 Aug 12 21:45:36.377353 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 862/3472] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:36 2026] DELETE /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:36.384915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-666ce249-52d1-4b0c-a55b-37f9c2a6a12b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:36.387497 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-666ce249-52d1-4b0c-a55b-37f9c2a6a12b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:45:36.387897 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-666ce249-52d1-4b0c-a55b-37f9c2a6a12b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:36.388236 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-666ce249-52d1-4b0c-a55b-37f9c2a6a12b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:36.397989 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:36.397989 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:36.403405 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-666ce249-52d1-4b0c-a55b-37f9c2a6a12b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Volume info retrieved successfully. Aug 12 21:45:36.410219 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-666ce249-52d1-4b0c-a55b-37f9c2a6a12b tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 200 Aug 12 21:45:36.410869 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 877/3473] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:36 2026] GET /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:36.706831 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d2626a6b-65d6-4420-bea4-9374e96be1f8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:36.709095 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2626a6b-65d6-4420-bea4-9374e96be1f8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:36.709341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2626a6b-65d6-4420-bea4-9374e96be1f8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:36.709602 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2626a6b-65d6-4420-bea4-9374e96be1f8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:36.709777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d2626a6b-65d6-4420-bea4-9374e96be1f8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:36.715034 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:36.715034 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:36.716055 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2626a6b-65d6-4420-bea4-9374e96be1f8 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:36.716527 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 871/3474] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:36 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:37.114113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d2b4657-d165-428e-a287-69cd870e8510 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:37.116451 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d2b4657-d165-428e-a287-69cd870e8510 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:37.116823 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d2b4657-d165-428e-a287-69cd870e8510 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:37.117199 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d2b4657-d165-428e-a287-69cd870e8510 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:37.117473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5d2b4657-d165-428e-a287-69cd870e8510 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:37.122564 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:37.122564 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:37.123644 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d2b4657-d165-428e-a287-69cd870e8510 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:37.124282 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 865/3475] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:37 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:37.377408 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-899ff545-d15c-407a-9162-fd434ebdbd01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:37.379446 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-899ff545-d15c-407a-9162-fd434ebdbd01 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:37.379731 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-899ff545-d15c-407a-9162-fd434ebdbd01 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:37.379953 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-899ff545-d15c-407a-9162-fd434ebdbd01 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:37.380119 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-899ff545-d15c-407a-9162-fd434ebdbd01 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:37.386126 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:37.386126 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:37.387001 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-899ff545-d15c-407a-9162-fd434ebdbd01 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:37.387502 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 863/3476] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:37 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:37.428893 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23cb5ddb-72c3-4b16-a0e1-dd156db9e27d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:37.430793 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23cb5ddb-72c3-4b16-a0e1-dd156db9e27d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] GET https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 Aug 12 21:45:37.431029 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23cb5ddb-72c3-4b16-a0e1-dd156db9e27d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:37.431232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23cb5ddb-72c3-4b16-a0e1-dd156db9e27d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:37.438213 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23cb5ddb-72c3-4b16-a0e1-dd156db9e27d tempest-AttachVolumeMultiAttachTest-9894128 tempest-AttachVolumeMultiAttachTest-9894128-project-member] https://10.4.3.240/volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 returned with HTTP 404 Aug 12 21:45:37.438990 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 878/3477] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:37 2026] GET /volume/v3/volumes/db3154c2-1e84-409b-9cc6-78ecbfdbcbc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:37.735954 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-70df7128-390d-4f69-bdca-0ddb8065611b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:37.738441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70df7128-390d-4f69-bdca-0ddb8065611b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:37.738932 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70df7128-390d-4f69-bdca-0ddb8065611b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:37.739096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70df7128-390d-4f69-bdca-0ddb8065611b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:37.739330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-70df7128-390d-4f69-bdca-0ddb8065611b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:37.744663 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:37.744663 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:37.745327 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70df7128-390d-4f69-bdca-0ddb8065611b tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:37.745748 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 872/3478] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:37 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:38.134181 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75aa8b84-8801-4d8c-a57c-601fcfe44376 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:38.136130 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75aa8b84-8801-4d8c-a57c-601fcfe44376 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:38.136428 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75aa8b84-8801-4d8c-a57c-601fcfe44376 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:38.136712 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75aa8b84-8801-4d8c-a57c-601fcfe44376 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:38.136917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-75aa8b84-8801-4d8c-a57c-601fcfe44376 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:38.141374 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:38.141374 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:38.142090 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75aa8b84-8801-4d8c-a57c-601fcfe44376 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:38.142483 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 866/3479] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:38 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:38.152312 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-366e15fc-c233-441c-bf00-118ea4d338d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:38.154617 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-366e15fc-c233-441c-bf00-118ea4d338d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4/export_record Aug 12 21:45:38.154906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-366e15fc-c233-441c-bf00-118ea4d338d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:38.155151 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-366e15fc-c233-441c-bf00-118ea4d338d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'export_record' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:38.155289 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-366e15fc-c233-441c-bf00-118ea4d338d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Export record for backup 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 21:45:38.160379 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:38.160379 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:38.161462 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.api [None req-366e15fc-c233-441c-bf00-118ea4d338d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling RPCAPI with context: , host: np0000007121, backup: 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 21:45:38.170248 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-366e15fc-c233-441c-bf00-118ea4d338d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] export_record in rpcapi backup_id 3522b319-2e02-4c9c-899b-b31bf39d4dd4 on host np0000007121. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 21:45:38.183466 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-366e15fc-c233-441c-bf00-118ea4d338d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzUyMmIzMTktMmUwMi00YzljLTg5OWItYjMxYmYzOWQ0ZGQ0IiwgInVzZXJfaWQiOiAiMjU3NDJhOTUxZDEyNDA2NDg3OTVmNTM0OWY2ODBiMTEiLCAicHJvamVjdF9pZCI6ICIzZWE2NTYxNWU5MmI0ZjI1OTc4YTMyZjk2NmEwMzhlOCIsICJ2b2x1bWVfaWQiOiAiNzAwMTliOTItNjg3Zi00OWYzLThhMjgtYzA0NGVjM2JiODRmIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQwNjcxNDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzAwMTliOTItNjg3Zi00OWYzLThhMjgtYzA0NGVjM2JiODRmLzIwMjYwODEyMjE0NTIyL2F6X25vdmFfYmFja3VwXzM1MjJiMzE5LTJlMDItNGM5Yy04OTliLWIzMWJmMzlkNGRkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NDU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo0NTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 21:45:38.183838 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-366e15fc-c233-441c-bf00-118ea4d338d7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4/export_record returned with HTTP 200 Aug 12 21:45:38.184682 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 864/3480] 10.4.3.240 () {68 vars in 1430 bytes} [Wed Aug 12 21:45:38 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:38.195645 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd09fdb3-5677-4280-ac2b-c1493511a76b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:38.198686 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd09fdb3-5677-4280-ac2b-c1493511a76b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:45:38.199058 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd09fdb3-5677-4280-ac2b-c1493511a76b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:38.199395 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd09fdb3-5677-4280-ac2b-c1493511a76b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:38.199655 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cd09fdb3-5677-4280-ac2b-c1493511a76b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:38.205659 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:38.205659 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:38.206551 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd09fdb3-5677-4280-ac2b-c1493511a76b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:45:38.207227 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 879/3481] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:38 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:38.219561 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-37831a97-a413-4a3a-82d2-2f6dbd2f7978 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:38.220989 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37831a97-a413-4a3a-82d2-2f6dbd2f7978 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] POST https://10.4.3.240/volume/v3/backups/import_record Aug 12 21:45:38.221370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37831a97-a413-4a3a-82d2-2f6dbd2f7978 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTc0NGNhZjAtODUwZC00OTQxLTk0YTQtYjA3Zjk3ZTJjZmY5IiwgInVzZXJfaWQiOiAiMjU3NDJhOTUxZDEyNDA2NDg3OTVmNTM0OWY2ODBiMTEiLCAicHJvamVjdF9pZCI6ICIzZWE2NTYxNWU5MmI0ZjI1OTc4YTMyZjk2NmEwMzhlOCIsICJ2b2x1bWVfaWQiOiAiNzAwMTliOTItNjg3Zi00OWYzLThhMjgtYzA0NGVjM2JiODRmIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQwNjcxNDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzAwMTliOTItNjg3Zi00OWYzLThhMjgtYzA0NGVjM2JiODRmLzIwMjYwODEyMjE0NTIyL2F6X25vdmFfYmFja3VwXzM1MjJiMzE5LTJlMDItNGM5Yy04OTliLWIzMWJmMzlkNGRkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NDU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo0NTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:38.222729 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-37831a97-a413-4a3a-82d2-2f6dbd2f7978 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTc0NGNhZjAtODUwZC00OTQxLTk0YTQtYjA3Zjk3ZTJjZmY5IiwgInVzZXJfaWQiOiAiMjU3NDJhOTUxZDEyNDA2NDg3OTVmNTM0OWY2ODBiMTEiLCAicHJvamVjdF9pZCI6ICIzZWE2NTYxNWU5MmI0ZjI1OTc4YTMyZjk2NmEwMzhlOCIsICJ2b2x1bWVfaWQiOiAiNzAwMTliOTItNjg3Zi00OWYzLThhMjgtYzA0NGVjM2JiODRmIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQwNjcxNDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzAwMTliOTItNjg3Zi00OWYzLThhMjgtYzA0NGVjM2JiODRmLzIwMjYwODEyMjE0NTIyL2F6X25vdmFfYmFja3VwXzM1MjJiMzE5LTJlMDItNGM5Yy04OTliLWIzMWJmMzlkNGRkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NDU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo0NTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100326) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 21:45:38.222867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-37831a97-a413-4a3a-82d2-2f6dbd2f7978 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTc0NGNhZjAtODUwZC00OTQxLTk0YTQtYjA3Zjk3ZTJjZmY5IiwgInVzZXJfaWQiOiAiMjU3NDJhOTUxZDEyNDA2NDg3OTVmNTM0OWY2ODBiMTEiLCAicHJvamVjdF9pZCI6ICIzZWE2NTYxNWU5MmI0ZjI1OTc4YTMyZjk2NmEwMzhlOCIsICJ2b2x1bWVfaWQiOiAiNzAwMTliOTItNjg3Zi00OWYzLThhMjgtYzA0NGVjM2JiODRmIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQwNjcxNDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzAwMTliOTItNjg3Zi00OWYzLThhMjgtYzA0NGVjM2JiODRmLzIwMjYwODEyMjE0NTIyL2F6X25vdmFfYmFja3VwXzM1MjJiMzE5LTJlMDItNGM5Yy04OTliLWIzMWJmMzlkNGRkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NDU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo0NTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100326) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 21:45:38.223489 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-37831a97-a413-4a3a-82d2-2f6dbd2f7978 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '99905a8db072426a9a4aaf6b75347959', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea65615e92b4f25978a32f966a038e8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:45:38.223695 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37831a97-a413-4a3a-82d2-2f6dbd2f7978 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups/import_record returned with HTTP 403 Aug 12 21:45:38.224177 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 873/3482] 10.4.3.240 () {70 vars in 1342 bytes} [Wed Aug 12 21:45:38 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 12 21:45:38.232899 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-359b36f8-f60a-4d95-a18f-49822e3cbb48 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:38.235324 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-359b36f8-f60a-4d95-a18f-49822e3cbb48 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f Aug 12 21:45:38.235868 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-359b36f8-f60a-4d95-a18f-49822e3cbb48 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:38.236187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-359b36f8-f60a-4d95-a18f-49822e3cbb48 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:38.236393 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-359b36f8-f60a-4d95-a18f-49822e3cbb48 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume with id: 70019b92-687f-49f3-8a28-c044ec3bb84f Aug 12 21:45:38.246167 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:38.246167 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:38.246740 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-359b36f8-f60a-4d95-a18f-49822e3cbb48 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:38.276534 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-359b36f8-f60a-4d95-a18f-49822e3cbb48 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume request issued successfully. Aug 12 21:45:38.277423 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-359b36f8-f60a-4d95-a18f-49822e3cbb48 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f returned with HTTP 202 Aug 12 21:45:38.277423 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 867/3483] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:45:38 2026] DELETE /volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:38.287743 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78903102-e062-4992-bcc9-c6ea0db65d2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:38.290376 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78903102-e062-4992-bcc9-c6ea0db65d2f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f Aug 12 21:45:38.290712 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78903102-e062-4992-bcc9-c6ea0db65d2f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:38.290965 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78903102-e062-4992-bcc9-c6ea0db65d2f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:38.299859 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:38.299859 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:38.303584 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78903102-e062-4992-bcc9-c6ea0db65d2f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:38.308102 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78903102-e062-4992-bcc9-c6ea0db65d2f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f returned with HTTP 200 Aug 12 21:45:38.308602 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 865/3484] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:38 2026] GET /volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:38.398879 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10d5cdd4-dfa6-4790-a03e-d1e2da627688 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:38.400889 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10d5cdd4-dfa6-4790-a03e-d1e2da627688 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:38.401086 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10d5cdd4-dfa6-4790-a03e-d1e2da627688 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:38.401293 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10d5cdd4-dfa6-4790-a03e-d1e2da627688 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:38.401404 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-10d5cdd4-dfa6-4790-a03e-d1e2da627688 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:38.406255 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:38.406255 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:38.407284 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10d5cdd4-dfa6-4790-a03e-d1e2da627688 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:38.407980 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 880/3485] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:38 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:38.758904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9dbbabbc-7c60-4c11-bc0f-9b98c87a7242 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:38.761861 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9dbbabbc-7c60-4c11-bc0f-9b98c87a7242 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:38.762137 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9dbbabbc-7c60-4c11-bc0f-9b98c87a7242 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:38.762406 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9dbbabbc-7c60-4c11-bc0f-9b98c87a7242 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:38.762563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9dbbabbc-7c60-4c11-bc0f-9b98c87a7242 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:38.769600 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:38.769600 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:38.770811 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9dbbabbc-7c60-4c11-bc0f-9b98c87a7242 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:38.771235 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 874/3486] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:38 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:39.322784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70069825-0730-4d68-846c-1e3cb50e8cb1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:39.324906 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70069825-0730-4d68-846c-1e3cb50e8cb1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f Aug 12 21:45:39.325171 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70069825-0730-4d68-846c-1e3cb50e8cb1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:39.325430 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70069825-0730-4d68-846c-1e3cb50e8cb1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:39.332848 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70069825-0730-4d68-846c-1e3cb50e8cb1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f returned with HTTP 404 Aug 12 21:45:39.333484 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 868/3487] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:39 2026] GET /volume/v3/volumes/70019b92-687f-49f3-8a28-c044ec3bb84f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:39.344822 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12091d7d-8fc8-4966-ba51-5d06657dd4a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:39.348960 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12091d7d-8fc8-4966-ba51-5d06657dd4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] GET https://10.4.3.240/volume/v3/backups Aug 12 21:45:39.349302 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12091d7d-8fc8-4966-ba51-5d06657dd4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:39.350305 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12091d7d-8fc8-4966-ba51-5d06657dd4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:39.350576 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-12091d7d-8fc8-4966-ba51-5d06657dd4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:45:39.357687 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12091d7d-8fc8-4966-ba51-5d06657dd4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 200 Aug 12 21:45:39.357861 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 866/3488] 10.4.3.240 () {68 vars in 1277 bytes} [Wed Aug 12 21:45:39 2026] GET /volume/v3/backups => generated 625 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:39.372241 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4dc34bcf-3c8b-40d0-93ca-6aa58d30d8b0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:39.375187 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dc34bcf-3c8b-40d0-93ca-6aa58d30d8b0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] GET https://10.4.3.240/volume/v3/backups?project_id=3ea65615e92b4f25978a32f966a038e8 Aug 12 21:45:39.375750 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dc34bcf-3c8b-40d0-93ca-6aa58d30d8b0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:39.376117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dc34bcf-3c8b-40d0-93ca-6aa58d30d8b0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:39.376468 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-4dc34bcf-3c8b-40d0-93ca-6aa58d30d8b0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Removing options 'project_id' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:45:39.383161 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dc34bcf-3c8b-40d0-93ca-6aa58d30d8b0 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups?project_id=3ea65615e92b4f25978a32f966a038e8 returned with HTTP 200 Aug 12 21:45:39.384188 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 881/3489] 10.4.3.240 () {68 vars in 1364 bytes} [Wed Aug 12 21:45:39 2026] GET /volume/v3/backups?project_id=3ea65615e92b4f25978a32f966a038e8 => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:39.395877 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:39.397780 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:39.398885 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1605259763"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:39.399639 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1605259763'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:39.399923 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume of 1 GB Aug 12 21:45:39.403904 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Availability Zones retrieved successfully. Aug 12 21:45:39.409528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Flow 'volume_create_api' (b5e8d39a-1320-4042-b669-5ea7442af003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:39.410923 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ba0d3c-6f54-43ca-99f5-d4173262d007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:39.412384 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:39.420404 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-128157d7-7d59-454d-89cb-1cfbf47a760f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:39.422673 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-128157d7-7d59-454d-89cb-1cfbf47a760f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:39.423009 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-128157d7-7d59-454d-89cb-1cfbf47a760f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:39.423323 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-128157d7-7d59-454d-89cb-1cfbf47a760f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:39.423511 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-128157d7-7d59-454d-89cb-1cfbf47a760f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:39.430935 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:39.430935 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:39.432216 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-128157d7-7d59-454d-89cb-1cfbf47a760f tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:39.433256 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 869/3490] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:39 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:39.444301 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ba0d3c-6f54-43ca-99f5-d4173262d007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:39.445192 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff26811d-d944-4f33-b252-d7417be1f631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:39.502761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Created reservations ['d75b6062-7e0f-4ca9-a36f-736917401e5e', 'd7369787-6658-457e-8711-1b98276c16d8', '8f3bf270-d816-4c32-bb23-6f1c229b59d1', '18d31422-388a-4387-804a-7eb062f26596'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:39.503984 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff26811d-d944-4f33-b252-d7417be1f631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d75b6062-7e0f-4ca9-a36f-736917401e5e', 'd7369787-6658-457e-8711-1b98276c16d8', '8f3bf270-d816-4c32-bb23-6f1c229b59d1', '18d31422-388a-4387-804a-7eb062f26596']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:39.505148 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea89b05-18b7-4e22-bad9-238582b5c3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:39.543143 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea89b05-18b7-4e22-bad9-238582b5c3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '716a858b-15fc-4fb4-ad79-cd8ce43cecc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1605259763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['d75b6062-7e0f-4ca9-a36f-736917401e5e','d7369787-6658-457e-8711-1b98276c16d8','8f3bf270-d816-4c32-bb23-6f1c229b59d1','18d31422-388a-4387-804a-7eb062f26596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25742a951d1240648795f5349f680b11',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1605259763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=716a858b-15fc-4fb4-ad79-cd8ce43cecc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea65615e92b4f25978a32f966a038e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25742a951d1240648795f5349f680b11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:39.548332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a93d9e8e-758d-4a22-af4f-6743591bd3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:39.580193 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a93d9e8e-758d-4a22-af4f-6743591bd3c6) transitioned into state 'SUCCESS' from state '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-1605259763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['d75b6062-7e0f-4ca9-a36f-736917401e5e','d7369787-6658-457e-8711-1b98276c16d8','8f3bf270-d816-4c32-bb23-6f1c229b59d1','18d31422-388a-4387-804a-7eb062f26596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25742a951d1240648795f5349f680b11',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:39.581111 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492d0c84-55ac-432e-adf6-6ca5801d0993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:39.594760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492d0c84-55ac-432e-adf6-6ca5801d0993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:39.595938 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Flow 'volume_create_api' (b5e8d39a-1320-4042-b669-5ea7442af003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:39.596432 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Create volume request issued successfully. Aug 12 21:45:39.598464 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8964d598-51df-4037-ab9f-f3e1660e26e9 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:39.599142 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 875/3491] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:45:39 2026] POST /volume/v3/volumes => generated 778 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:39.613530 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed6ea619-ca1b-4f2b-9247-447033d08814 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:39.615817 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed6ea619-ca1b-4f2b-9247-447033d08814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 Aug 12 21:45:39.616092 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed6ea619-ca1b-4f2b-9247-447033d08814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:39.616327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed6ea619-ca1b-4f2b-9247-447033d08814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:39.626814 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:39.626814 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:39.632364 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ed6ea619-ca1b-4f2b-9247-447033d08814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:39.636486 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed6ea619-ca1b-4f2b-9247-447033d08814 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 returned with HTTP 200 Aug 12 21:45:39.636963 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 867/3492] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:39 2026] GET /volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:45:39.786992 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30e7c5d4-9a28-46ac-bf1d-efce4efcfe7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:39.789816 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30e7c5d4-9a28-46ac-bf1d-efce4efcfe7a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:39.790141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30e7c5d4-9a28-46ac-bf1d-efce4efcfe7a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:39.790414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30e7c5d4-9a28-46ac-bf1d-efce4efcfe7a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:39.790573 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-30e7c5d4-9a28-46ac-bf1d-efce4efcfe7a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:39.799547 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:39.799547 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:39.800471 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30e7c5d4-9a28-46ac-bf1d-efce4efcfe7a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:39.800895 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 882/3493] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:39 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:40.449424 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8b7f8c4-13c1-4712-b7a8-c3bf3352b89d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:40.452029 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8b7f8c4-13c1-4712-b7a8-c3bf3352b89d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:40.452264 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8b7f8c4-13c1-4712-b7a8-c3bf3352b89d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:40.452532 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8b7f8c4-13c1-4712-b7a8-c3bf3352b89d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:40.452720 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e8b7f8c4-13c1-4712-b7a8-c3bf3352b89d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:40.458415 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:40.458415 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:40.459696 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8b7f8c4-13c1-4712-b7a8-c3bf3352b89d tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:40.460343 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 870/3494] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:40 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:40.655887 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-01b47a14-fc69-453f-b7bf-c2d0e3b8b214 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:40.657997 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01b47a14-fc69-453f-b7bf-c2d0e3b8b214 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 Aug 12 21:45:40.658221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01b47a14-fc69-453f-b7bf-c2d0e3b8b214 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:40.658468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01b47a14-fc69-453f-b7bf-c2d0e3b8b214 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:40.667035 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:40.667035 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:40.670875 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-01b47a14-fc69-453f-b7bf-c2d0e3b8b214 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:40.675490 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01b47a14-fc69-453f-b7bf-c2d0e3b8b214 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 returned with HTTP 200 Aug 12 21:45:40.675871 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 876/3495] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:40 2026] GET /volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:40.691249 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5aebadfe-3b79-4ab7-865d-3ac378b55a34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:40.693123 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5aebadfe-3b79-4ab7-865d-3ac378b55a34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:45:40.693579 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5aebadfe-3b79-4ab7-865d-3ac378b55a34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "716a858b-15fc-4fb4-ad79-cd8ce43cecc1", "name": "tempest-type-Backup-1990988663"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:40.695216 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-5aebadfe-3b79-4ab7-865d-3ac378b55a34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Creating new backup {'backup': {'volume_id': '716a858b-15fc-4fb4-ad79-cd8ce43cecc1', 'name': 'tempest-type-Backup-1990988663'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:45:40.695369 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-5aebadfe-3b79-4ab7-865d-3ac378b55a34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Creating backup of volume 716a858b-15fc-4fb4-ad79-cd8ce43cecc1 in container None Aug 12 21:45:40.703221 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:40.703221 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:40.703641 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5aebadfe-3b79-4ab7-865d-3ac378b55a34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:40.731832 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5aebadfe-3b79-4ab7-865d-3ac378b55a34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Created reservations ['4557db65-967d-4b73-bafc-3e337fd5506a', 'bb74231c-6c82-4e25-84f5-1193b161474c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:40.791972 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5aebadfe-3b79-4ab7-865d-3ac378b55a34 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:45:40.791972 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 868/3496] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:45:40 2026] POST /volume/v3/backups => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:40.799179 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46da9559-ec29-4b22-b7eb-e965857f0f2a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:40.804670 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46da9559-ec29-4b22-b7eb-e965857f0f2a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:40.804670 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46da9559-ec29-4b22-b7eb-e965857f0f2a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:40.804837 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46da9559-ec29-4b22-b7eb-e965857f0f2a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:40.805217 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-46da9559-ec29-4b22-b7eb-e965857f0f2a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:40.817793 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-37e87e4a-a81b-4401-b69a-68c1bee19aca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:40.820512 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:40.820512 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:40.821234 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46da9559-ec29-4b22-b7eb-e965857f0f2a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:40.821562 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 883/3497] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:40 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 723 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:40.822731 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37e87e4a-a81b-4401-b69a-68c1bee19aca tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:40.822731 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37e87e4a-a81b-4401-b69a-68c1bee19aca tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:40.823099 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37e87e4a-a81b-4401-b69a-68c1bee19aca tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:40.823270 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-37e87e4a-a81b-4401-b69a-68c1bee19aca tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:40.829916 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:40.829916 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:40.830726 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37e87e4a-a81b-4401-b69a-68c1bee19aca tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:40.831244 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 871/3498] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:40 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:41.472952 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a2d8ac1b-157f-44b7-a6ca-78d1f3574efc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:41.475674 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a2d8ac1b-157f-44b7-a6ca-78d1f3574efc tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:41.475989 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a2d8ac1b-157f-44b7-a6ca-78d1f3574efc tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:41.476142 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a2d8ac1b-157f-44b7-a6ca-78d1f3574efc tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:41.476285 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a2d8ac1b-157f-44b7-a6ca-78d1f3574efc tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:41.482153 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:41.482153 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:41.482957 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a2d8ac1b-157f-44b7-a6ca-78d1f3574efc tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:41.483339 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 877/3499] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:41 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:41.835798 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a57857e-dba1-4cee-a46c-aa193d728571 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:41.840265 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a57857e-dba1-4cee-a46c-aa193d728571 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:41.840590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a57857e-dba1-4cee-a46c-aa193d728571 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:41.840886 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a57857e-dba1-4cee-a46c-aa193d728571 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:41.841077 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7a57857e-dba1-4cee-a46c-aa193d728571 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:41.844311 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30d02eb4-6906-4534-93e1-a92f9519738a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:41.845877 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30d02eb4-6906-4534-93e1-a92f9519738a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:41.846056 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30d02eb4-6906-4534-93e1-a92f9519738a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:41.846238 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30d02eb4-6906-4534-93e1-a92f9519738a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:41.846380 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-30d02eb4-6906-4534-93e1-a92f9519738a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:41.848046 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:41.848046 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:41.848714 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a57857e-dba1-4cee-a46c-aa193d728571 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:41.849108 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 869/3500] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:41 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:41.850197 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:41.850197 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:41.850830 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30d02eb4-6906-4534-93e1-a92f9519738a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:41.851164 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 884/3501] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:41 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:42.494187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8402b3c3-9c72-4c0f-abc6-d3f9ddbbeebd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:42.496514 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8402b3c3-9c72-4c0f-abc6-d3f9ddbbeebd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:42.496809 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8402b3c3-9c72-4c0f-abc6-d3f9ddbbeebd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:42.497133 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8402b3c3-9c72-4c0f-abc6-d3f9ddbbeebd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:42.497293 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8402b3c3-9c72-4c0f-abc6-d3f9ddbbeebd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:42.502708 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:42.502708 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:42.503789 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8402b3c3-9c72-4c0f-abc6-d3f9ddbbeebd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:42.504390 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 872/3502] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:42 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:42.863044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-91c57fb7-c0fd-4c72-9247-ace0a4b1fe36 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:42.863973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ed5b2ac-a9f0-4a34-a910-07b11fd996f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:42.864891 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91c57fb7-c0fd-4c72-9247-ace0a4b1fe36 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:42.865186 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91c57fb7-c0fd-4c72-9247-ace0a4b1fe36 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:42.865428 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91c57fb7-c0fd-4c72-9247-ace0a4b1fe36 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:42.865547 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-91c57fb7-c0fd-4c72-9247-ace0a4b1fe36 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:42.866307 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ed5b2ac-a9f0-4a34-a910-07b11fd996f6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:42.866584 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ed5b2ac-a9f0-4a34-a910-07b11fd996f6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:42.866879 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ed5b2ac-a9f0-4a34-a910-07b11fd996f6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:42.867075 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5ed5b2ac-a9f0-4a34-a910-07b11fd996f6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:42.870447 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:42.870447 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:42.871175 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91c57fb7-c0fd-4c72-9247-ace0a4b1fe36 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:42.871590 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 878/3503] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:42 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:42.874060 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:42.874060 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:42.875335 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ed5b2ac-a9f0-4a34-a910-07b11fd996f6 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:42.875955 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 870/3504] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:42 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:43.524149 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf9b7b2c-54a0-4901-adec-2627199b8fae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:43.528304 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf9b7b2c-54a0-4901-adec-2627199b8fae tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:43.528304 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf9b7b2c-54a0-4901-adec-2627199b8fae tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:43.528471 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf9b7b2c-54a0-4901-adec-2627199b8fae tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:43.528657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bf9b7b2c-54a0-4901-adec-2627199b8fae tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:43.533111 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:43.533111 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:43.534596 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf9b7b2c-54a0-4901-adec-2627199b8fae tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:43.534596 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 885/3505] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:43 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:43.881444 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a694fa1-ab2d-4201-90fe-4ccfff56d301 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:43.883422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a694fa1-ab2d-4201-90fe-4ccfff56d301 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:43.884334 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a694fa1-ab2d-4201-90fe-4ccfff56d301 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:43.884334 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a694fa1-ab2d-4201-90fe-4ccfff56d301 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:43.884334 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8a694fa1-ab2d-4201-90fe-4ccfff56d301 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:43.889356 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:43.889356 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:43.889803 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9a9507d7-f1ad-401f-bf66-0e9c3d6af88a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:43.890133 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a694fa1-ab2d-4201-90fe-4ccfff56d301 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:43.890681 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 873/3506] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:43 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:43.891736 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a9507d7-f1ad-401f-bf66-0e9c3d6af88a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:43.891960 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a9507d7-f1ad-401f-bf66-0e9c3d6af88a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:43.892249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a9507d7-f1ad-401f-bf66-0e9c3d6af88a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:43.892362 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9a9507d7-f1ad-401f-bf66-0e9c3d6af88a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:43.899536 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:43.899536 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:43.899536 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a9507d7-f1ad-401f-bf66-0e9c3d6af88a tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:43.899536 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 879/3507] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:43 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:43.910643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a72266f6-8882-46d1-977c-61a61b296b22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:43.911077 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a72266f6-8882-46d1-977c-61a61b296b22 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b Aug 12 21:45:43.911263 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a72266f6-8882-46d1-977c-61a61b296b22 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:43.911448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a72266f6-8882-46d1-977c-61a61b296b22 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:43.918678 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:43.918678 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:43.922403 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a72266f6-8882-46d1-977c-61a61b296b22 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:43.926921 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a72266f6-8882-46d1-977c-61a61b296b22 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b returned with HTTP 200 Aug 12 21:45:43.927324 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 871/3508] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:43 2026] GET /volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:43.939808 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d208689a-a843-47af-ba26-cbb9f79dcce5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:43.942634 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d208689a-a843-47af-ba26-cbb9f79dcce5 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] POST https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894/action Aug 12 21:45:43.942634 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d208689a-a843-47af-ba26-cbb9f79dcce5 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:43.942634 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d208689a-a843-47af-ba26-cbb9f79dcce5 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:43.945637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-d208689a-a843-47af-ba26-cbb9f79dcce5 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] Updating backup '84caf09b-fa04-4cab-9a68-9250b014c894' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 21:45:43.951727 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:43.951727 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:43.961670 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-d208689a-a843-47af-ba26-cbb9f79dcce5 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] reset_status in rpcapi backup_id 84caf09b-fa04-4cab-9a68-9250b014c894 on host np0000007121. {{(pid=100323) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 21:45:43.961928 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d208689a-a843-47af-ba26-cbb9f79dcce5 tempest-VolumesBackupsAdminTest-1893561838 tempest-VolumesBackupsAdminTest-1893561838-project-admin] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894/action returned with HTTP 202 Aug 12 21:45:43.962510 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 886/3509] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:45:43 2026] POST /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:45:43.969674 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e03cd9a-cc0c-4a8c-adf2-05ff38298342 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:43.971740 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e03cd9a-cc0c-4a8c-adf2-05ff38298342 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:43.973074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e03cd9a-cc0c-4a8c-adf2-05ff38298342 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:43.973074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e03cd9a-cc0c-4a8c-adf2-05ff38298342 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:43.973074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6e03cd9a-cc0c-4a8c-adf2-05ff38298342 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:43.977563 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:43.977563 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:43.978548 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e03cd9a-cc0c-4a8c-adf2-05ff38298342 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:43.978948 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 874/3510] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:43 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:43.989783 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d6519fd3-7f73-4e37-8f4d-8b9d5dcf960f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:43.992714 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6519fd3-7f73-4e37-8f4d-8b9d5dcf960f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] DELETE https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:43.992985 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d6519fd3-7f73-4e37-8f4d-8b9d5dcf960f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:43.993161 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d6519fd3-7f73-4e37-8f4d-8b9d5dcf960f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:43.993259 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-d6519fd3-7f73-4e37-8f4d-8b9d5dcf960f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Delete backup with id: 84caf09b-fa04-4cab-9a68-9250b014c894. Aug 12 21:45:43.998995 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:43.998995 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:44.014849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-d6519fd3-7f73-4e37-8f4d-8b9d5dcf960f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] delete_backup rpcapi backup_id 84caf09b-fa04-4cab-9a68-9250b014c894 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:45:44.022732 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6519fd3-7f73-4e37-8f4d-8b9d5dcf960f tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 202 Aug 12 21:45:44.022732 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 880/3511] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:43 2026] DELETE /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:45:44.026410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b55f87df-b9d9-4028-8d3c-90574420f158 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:44.031096 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b55f87df-b9d9-4028-8d3c-90574420f158 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:44.033714 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b55f87df-b9d9-4028-8d3c-90574420f158 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:44.033714 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b55f87df-b9d9-4028-8d3c-90574420f158 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:44.033806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b55f87df-b9d9-4028-8d3c-90574420f158 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:44.039244 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:44.039244 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:44.040334 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b55f87df-b9d9-4028-8d3c-90574420f158 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 200 Aug 12 21:45:44.041019 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 872/3512] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:44 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:44.545971 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e6552de-4e7c-415c-8a6a-a2823c3de649 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:44.550192 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e6552de-4e7c-415c-8a6a-a2823c3de649 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:44.550332 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e6552de-4e7c-415c-8a6a-a2823c3de649 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:44.550599 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e6552de-4e7c-415c-8a6a-a2823c3de649 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:44.550797 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0e6552de-4e7c-415c-8a6a-a2823c3de649 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:44.556851 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:44.556851 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:44.557982 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e6552de-4e7c-415c-8a6a-a2823c3de649 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:44.558519 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 887/3513] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:44 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:44.901694 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85e4f48a-d5af-4929-aa2a-47ff3c9201ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:44.905350 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85e4f48a-d5af-4929-aa2a-47ff3c9201ed tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:44.905350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85e4f48a-d5af-4929-aa2a-47ff3c9201ed tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:44.905350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85e4f48a-d5af-4929-aa2a-47ff3c9201ed tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:44.905350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-85e4f48a-d5af-4929-aa2a-47ff3c9201ed tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:44.910255 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:44.910255 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:44.912172 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85e4f48a-d5af-4929-aa2a-47ff3c9201ed tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:44.912172 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 875/3514] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:44 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:45:45.054418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-015da746-4384-4769-97bf-dffa703b7157 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:45.056776 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-015da746-4384-4769-97bf-dffa703b7157 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 Aug 12 21:45:45.056990 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-015da746-4384-4769-97bf-dffa703b7157 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:45.057203 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-015da746-4384-4769-97bf-dffa703b7157 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:45.057306 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-015da746-4384-4769-97bf-dffa703b7157 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Show backup with id 84caf09b-fa04-4cab-9a68-9250b014c894. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:45.062005 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-015da746-4384-4769-97bf-dffa703b7157 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 returned with HTTP 404 Aug 12 21:45:45.062566 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 881/3515] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:45 2026] GET /volume/v3/backups/84caf09b-fa04-4cab-9a68-9250b014c894 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:45.157337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fb30be8-c4a6-407e-973b-dcc3b6ce7557 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:45.161340 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fb30be8-c4a6-407e-973b-dcc3b6ce7557 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b Aug 12 21:45:45.161340 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fb30be8-c4a6-407e-973b-dcc3b6ce7557 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:45.161340 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fb30be8-c4a6-407e-973b-dcc3b6ce7557 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:45.167787 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:45.167787 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:45.173184 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fb30be8-c4a6-407e-973b-dcc3b6ce7557 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:45.178425 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fb30be8-c4a6-407e-973b-dcc3b6ce7557 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b returned with HTTP 200 Aug 12 21:45:45.179409 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 873/3516] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:45 2026] GET /volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:45.192030 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f4cfbc2-1777-4a7e-be4e-6ab040fd514c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:45.194430 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f4cfbc2-1777-4a7e-be4e-6ab040fd514c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] DELETE https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b Aug 12 21:45:45.194727 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f4cfbc2-1777-4a7e-be4e-6ab040fd514c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:45.194996 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f4cfbc2-1777-4a7e-be4e-6ab040fd514c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:45.195252 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7f4cfbc2-1777-4a7e-be4e-6ab040fd514c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Delete volume with id: de0c37c5-b139-4cad-9e4c-bc613f99734b Aug 12 21:45:45.203789 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:45.203789 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:45.204267 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f4cfbc2-1777-4a7e-be4e-6ab040fd514c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:45.224888 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f4cfbc2-1777-4a7e-be4e-6ab040fd514c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Delete volume request issued successfully. Aug 12 21:45:45.224888 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f4cfbc2-1777-4a7e-be4e-6ab040fd514c tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b returned with HTTP 202 Aug 12 21:45:45.225031 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 888/3517] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:45 2026] DELETE /volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:45.240643 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5dda703-8169-4935-ab84-3b32db522290 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:45.249339 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5dda703-8169-4935-ab84-3b32db522290 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b Aug 12 21:45:45.249570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5dda703-8169-4935-ab84-3b32db522290 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:45.249897 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5dda703-8169-4935-ab84-3b32db522290 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:45.266860 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:45.266860 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:45.272763 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a5dda703-8169-4935-ab84-3b32db522290 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Volume info retrieved successfully. Aug 12 21:45:45.279159 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5dda703-8169-4935-ab84-3b32db522290 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b returned with HTTP 200 Aug 12 21:45:45.280489 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 876/3518] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:45 2026] GET /volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:45.573561 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f3dde33-11c5-4436-9cc7-c94d873586dd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:45.576853 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f3dde33-11c5-4436-9cc7-c94d873586dd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:45.577787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f3dde33-11c5-4436-9cc7-c94d873586dd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:45.578127 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f3dde33-11c5-4436-9cc7-c94d873586dd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:45.578374 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8f3dde33-11c5-4436-9cc7-c94d873586dd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:45.584484 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:45.584484 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:45.586419 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f3dde33-11c5-4436-9cc7-c94d873586dd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:45.587017 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 882/3519] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:45 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:45.923531 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-96eca608-fbc1-43ed-8397-56f19a697bbc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:45.925716 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96eca608-fbc1-43ed-8397-56f19a697bbc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:45.926099 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96eca608-fbc1-43ed-8397-56f19a697bbc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:45.926320 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96eca608-fbc1-43ed-8397-56f19a697bbc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:45.926432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-96eca608-fbc1-43ed-8397-56f19a697bbc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:45.930637 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:45.930637 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:45.931311 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96eca608-fbc1-43ed-8397-56f19a697bbc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:45.931737 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 874/3520] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:45 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:46.295639 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d393f733-cfa4-4242-8808-5b2911385000 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:46.298520 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d393f733-cfa4-4242-8808-5b2911385000 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] GET https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b Aug 12 21:45:46.298520 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d393f733-cfa4-4242-8808-5b2911385000 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:46.298520 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d393f733-cfa4-4242-8808-5b2911385000 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:46.308159 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d393f733-cfa4-4242-8808-5b2911385000 tempest-VolumesBackupsAdminTest-221980389 tempest-VolumesBackupsAdminTest-221980389-project-member] https://10.4.3.240/volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b returned with HTTP 404 Aug 12 21:45:46.308903 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 889/3521] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:46 2026] GET /volume/v3/volumes/de0c37c5-b139-4cad-9e4c-bc613f99734b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:46.604216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c379a22f-cac2-4499-bb06-df5e9a4135c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:46.606542 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c379a22f-cac2-4499-bb06-df5e9a4135c1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:46.607178 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c379a22f-cac2-4499-bb06-df5e9a4135c1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:46.607322 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c379a22f-cac2-4499-bb06-df5e9a4135c1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:46.607322 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c379a22f-cac2-4499-bb06-df5e9a4135c1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:46.612655 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:46.612655 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:46.613907 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c379a22f-cac2-4499-bb06-df5e9a4135c1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:46.614040 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 877/3522] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:46 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:46.948223 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87580ba8-3489-44b1-85c2-48d3737f90a8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:46.949955 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87580ba8-3489-44b1-85c2-48d3737f90a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:46.950276 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87580ba8-3489-44b1-85c2-48d3737f90a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:46.950578 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87580ba8-3489-44b1-85c2-48d3737f90a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:46.950748 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-87580ba8-3489-44b1-85c2-48d3737f90a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:46.954939 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:46.954939 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:46.955744 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87580ba8-3489-44b1-85c2-48d3737f90a8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:46.956155 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 883/3523] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:46 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:47.624360 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e250e4c5-aa29-4305-a4f7-50758159ac9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:47.626273 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e250e4c5-aa29-4305-a4f7-50758159ac9c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:47.626536 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e250e4c5-aa29-4305-a4f7-50758159ac9c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:47.626757 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e250e4c5-aa29-4305-a4f7-50758159ac9c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:47.626861 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e250e4c5-aa29-4305-a4f7-50758159ac9c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:47.631851 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:47.631851 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:47.632647 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e250e4c5-aa29-4305-a4f7-50758159ac9c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:47.633036 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 875/3524] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:47 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:47.968142 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a05db779-9481-4b3c-8b7a-7dbd2f47e06f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:47.969991 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a05db779-9481-4b3c-8b7a-7dbd2f47e06f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:47.970236 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a05db779-9481-4b3c-8b7a-7dbd2f47e06f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:47.970473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a05db779-9481-4b3c-8b7a-7dbd2f47e06f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:47.970616 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a05db779-9481-4b3c-8b7a-7dbd2f47e06f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:47.975261 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:47.975261 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:47.976027 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a05db779-9481-4b3c-8b7a-7dbd2f47e06f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:47.976498 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 890/3525] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:47 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:48.205590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:48.207840 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:48.208304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-146714809"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:48.210169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Create volume request body: {'volume': {'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-146714809'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:48.411515 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Create volume of 1 GB Aug 12 21:45:48.416062 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Availability Zones retrieved successfully. Aug 12 21:45:48.421774 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Flow 'volume_create_api' (c270803c-d852-4d43-9dac-05c55e1c8952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:48.422918 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a49ee9ae-e9f8-4811-9b45-0d078b079d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:48.424070 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:48.483716 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a49ee9ae-e9f8-4811-9b45-0d078b079d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:48.484455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d90111d-6171-4732-9ddc-4ab7573918e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:48.542014 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Created reservations ['b1f8806e-8559-4282-8d19-e2325c3409df', '545e1e8d-b302-4064-a177-b821ebed22da', 'c829064d-e0db-4014-ac7a-a9e7283de68f', '3cca953e-e48d-4c5d-9f90-53ed6d243688'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:48.542867 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d90111d-6171-4732-9ddc-4ab7573918e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1f8806e-8559-4282-8d19-e2325c3409df', '545e1e8d-b302-4064-a177-b821ebed22da', 'c829064d-e0db-4014-ac7a-a9e7283de68f', '3cca953e-e48d-4c5d-9f90-53ed6d243688']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:48.543555 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8ec0b5-38dc-49c1-b405-efe80c07ee76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:48.566164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8ec0b5-38dc-49c1-b405-efe80c07ee76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e51e278a-350e-4dd3-8bd7-89f4b3be5748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-146714809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5f082cbfff499f85796da31e5b0113',qos_specs=None,replication_status=,reservations=['b1f8806e-8559-4282-8d19-e2325c3409df','545e1e8d-b302-4064-a177-b821ebed22da','c829064d-e0db-4014-ac7a-a9e7283de68f','3cca953e-e48d-4c5d-9f90-53ed6d243688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b4bd9feaad842938871b785ef23983c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-146714809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e51e278a-350e-4dd3-8bd7-89f4b3be5748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad5f082cbfff499f85796da31e5b0113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b4bd9feaad842938871b785ef23983c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:48.567298 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b25079e-bc19-4740-b241-626bf582e763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:48.588038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b25079e-bc19-4740-b241-626bf582e763) transitioned into state 'SUCCESS' from state '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-146714809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5f082cbfff499f85796da31e5b0113',qos_specs=None,replication_status=,reservations=['b1f8806e-8559-4282-8d19-e2325c3409df','545e1e8d-b302-4064-a177-b821ebed22da','c829064d-e0db-4014-ac7a-a9e7283de68f','3cca953e-e48d-4c5d-9f90-53ed6d243688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b4bd9feaad842938871b785ef23983c',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:48.588302 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41fd8c9e-da7c-4114-9913-28191913042c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:48.598012 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41fd8c9e-da7c-4114-9913-28191913042c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:48.598928 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Flow 'volume_create_api' (c270803c-d852-4d43-9dac-05c55e1c8952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:48.599229 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Create volume request issued successfully. Aug 12 21:45:48.599914 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea2ccfcd-c4fe-411d-9714-bb48743e9f52 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:48.600334 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 878/3526] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:45:48 2026] POST /volume/v3/volumes => generated 750 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:48.614840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ad8bbe3-9dbf-4f4c-8314-fe31f442e395 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:48.616677 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ad8bbe3-9dbf-4f4c-8314-fe31f442e395 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] GET https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 Aug 12 21:45:48.616893 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ad8bbe3-9dbf-4f4c-8314-fe31f442e395 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:48.617069 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ad8bbe3-9dbf-4f4c-8314-fe31f442e395 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:48.625100 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:48.625100 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:48.631512 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1ad8bbe3-9dbf-4f4c-8314-fe31f442e395 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:48.637604 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ad8bbe3-9dbf-4f4c-8314-fe31f442e395 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 returned with HTTP 200 Aug 12 21:45:48.637979 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 884/3527] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:48 2026] GET /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:48.643399 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0173c75b-4858-48f4-89ff-d99562f3daf7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:48.645657 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0173c75b-4858-48f4-89ff-d99562f3daf7 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:48.645868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0173c75b-4858-48f4-89ff-d99562f3daf7 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:48.646058 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0173c75b-4858-48f4-89ff-d99562f3daf7 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:48.646164 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0173c75b-4858-48f4-89ff-d99562f3daf7 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:48.651213 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:48.651213 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:48.651943 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0173c75b-4858-48f4-89ff-d99562f3daf7 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:48.652336 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 876/3528] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:48 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:48.991588 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17b9a644-c91c-4e64-bac3-1f015ccf7614 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:48.995998 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17b9a644-c91c-4e64-bac3-1f015ccf7614 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:48.995998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17b9a644-c91c-4e64-bac3-1f015ccf7614 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:48.995998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17b9a644-c91c-4e64-bac3-1f015ccf7614 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:48.995998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-17b9a644-c91c-4e64-bac3-1f015ccf7614 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:48.999945 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:48.999945 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:49.000705 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17b9a644-c91c-4e64-bac3-1f015ccf7614 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:49.001133 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 891/3529] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:48 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:49.654587 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1832e604-5b0d-411b-a148-5b5306736cec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.656402 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1832e604-5b0d-411b-a148-5b5306736cec tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] GET https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 Aug 12 21:45:49.656600 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1832e604-5b0d-411b-a148-5b5306736cec tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:49.657084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1832e604-5b0d-411b-a148-5b5306736cec tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:49.664020 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.664020 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:49.665120 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ebe6bfa3-dd3d-40ee-b6d5-26534f8065f8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.669345 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1832e604-5b0d-411b-a148-5b5306736cec tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:49.670027 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebe6bfa3-dd3d-40ee-b6d5-26534f8065f8 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:49.670027 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebe6bfa3-dd3d-40ee-b6d5-26534f8065f8 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:49.670264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebe6bfa3-dd3d-40ee-b6d5-26534f8065f8 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:49.670300 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ebe6bfa3-dd3d-40ee-b6d5-26534f8065f8 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:49.673835 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1832e604-5b0d-411b-a148-5b5306736cec tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 returned with HTTP 200 Aug 12 21:45:49.674607 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 879/3530] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:49 2026] GET /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:49.679234 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.679234 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:49.680103 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebe6bfa3-dd3d-40ee-b6d5-26534f8065f8 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:49.680520 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 885/3531] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:49 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:49.691171 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fcbe96f5-1310-427b-b405-2b6c0aa57050 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.693233 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcbe96f5-1310-427b-b405-2b6c0aa57050 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] POST https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action Aug 12 21:45:49.693608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcbe96f5-1310-427b-b405-2b6c0aa57050 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-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=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:49.693737 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcbe96f5-1310-427b-b405-2b6c0aa57050 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:49.703077 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.703077 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:49.709273 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.709273 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:49.709756 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fcbe96f5-1310-427b-b405-2b6c0aa57050 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:49.722905 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fcbe96f5-1310-427b-b405-2b6c0aa57050 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Update volume metadata completed successfully. Aug 12 21:45:49.723211 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcbe96f5-1310-427b-b405-2b6c0aa57050 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action returned with HTTP 200 Aug 12 21:45:49.723712 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 877/3532] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:45:49 2026] POST /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action => generated 563 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:45:49.732752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bd127f1-83d7-4441-9687-e2b380dba645 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.736412 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bd127f1-83d7-4441-9687-e2b380dba645 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] GET https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 Aug 12 21:45:49.736412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bd127f1-83d7-4441-9687-e2b380dba645 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:49.736412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bd127f1-83d7-4441-9687-e2b380dba645 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:49.743651 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.743651 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:49.753904 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9bd127f1-83d7-4441-9687-e2b380dba645 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:49.759586 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bd127f1-83d7-4441-9687-e2b380dba645 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 returned with HTTP 200 Aug 12 21:45:49.759993 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 892/3533] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:49 2026] GET /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 => generated 1418 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:49.774819 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a027330b-ea21-4a90-aaf6-a55cb0a7afbf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.777154 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a027330b-ea21-4a90-aaf6-a55cb0a7afbf tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] POST https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action Aug 12 21:45:49.777614 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a027330b-ea21-4a90-aaf6-a55cb0a7afbf tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:49.777718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a027330b-ea21-4a90-aaf6-a55cb0a7afbf tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:49.787762 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.787762 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:49.795714 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.795714 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:49.796318 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a027330b-ea21-4a90-aaf6-a55cb0a7afbf tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:49.802851 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a027330b-ea21-4a90-aaf6-a55cb0a7afbf tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Get volume image-metadata completed successfully. Aug 12 21:45:49.819337 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a027330b-ea21-4a90-aaf6-a55cb0a7afbf tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Delete volume metadata completed successfully. Aug 12 21:45:49.819636 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a027330b-ea21-4a90-aaf6-a55cb0a7afbf tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action returned with HTTP 200 Aug 12 21:45:49.820148 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 880/3534] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:45:49 2026] POST /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 21:45:49.829612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b1aecd3a-4d9c-490b-94a9-6f00d547345c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.831669 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1aecd3a-4d9c-490b-94a9-6f00d547345c tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] POST https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action Aug 12 21:45:49.832030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1aecd3a-4d9c-490b-94a9-6f00d547345c tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:49.832202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1aecd3a-4d9c-490b-94a9-6f00d547345c tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:49.841682 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.841682 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:49.842204 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b1aecd3a-4d9c-490b-94a9-6f00d547345c tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:49.848618 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b1aecd3a-4d9c-490b-94a9-6f00d547345c tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Get volume image-metadata completed successfully. Aug 12 21:45:49.849099 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1aecd3a-4d9c-490b-94a9-6f00d547345c tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action returned with HTTP 200 Aug 12 21:45:49.849638 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 886/3535] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:45:49 2026] POST /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748/action => generated 537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:49.860069 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4f977ab-af0c-434f-99b1-7742538dc165 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.864245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4f977ab-af0c-434f-99b1-7742538dc165 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] GET https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 Aug 12 21:45:49.864245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4f977ab-af0c-434f-99b1-7742538dc165 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:49.864245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4f977ab-af0c-434f-99b1-7742538dc165 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:49.872233 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.872233 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:49.880517 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a4f977ab-af0c-434f-99b1-7742538dc165 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:49.890615 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4f977ab-af0c-434f-99b1-7742538dc165 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 returned with HTTP 200 Aug 12 21:45:49.891204 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 878/3536] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:49 2026] GET /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:49.910697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-951b7099-157f-4ce5-a900-c2ca0829a59b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.912532 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-951b7099-157f-4ce5-a900-c2ca0829a59b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 Aug 12 21:45:49.912739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-951b7099-157f-4ce5-a900-c2ca0829a59b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:49.912914 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-951b7099-157f-4ce5-a900-c2ca0829a59b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:49.913056 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-951b7099-157f-4ce5-a900-c2ca0829a59b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Delete volume with id: e51e278a-350e-4dd3-8bd7-89f4b3be5748 Aug 12 21:45:49.919854 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.919854 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:49.920261 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-951b7099-157f-4ce5-a900-c2ca0829a59b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:49.938295 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-951b7099-157f-4ce5-a900-c2ca0829a59b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Delete volume request issued successfully. Aug 12 21:45:49.938719 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-951b7099-157f-4ce5-a900-c2ca0829a59b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 returned with HTTP 202 Aug 12 21:45:49.939110 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 893/3537] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:49 2026] DELETE /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:49.945425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34b32fe5-b433-477c-9163-becabf1998e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:49.947517 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34b32fe5-b433-477c-9163-becabf1998e8 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] GET https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 Aug 12 21:45:49.947517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34b32fe5-b433-477c-9163-becabf1998e8 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:49.947517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34b32fe5-b433-477c-9163-becabf1998e8 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:49.959361 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:49.959361 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:49.967392 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34b32fe5-b433-477c-9163-becabf1998e8 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Volume info retrieved successfully. Aug 12 21:45:49.974737 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34b32fe5-b433-477c-9163-becabf1998e8 tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 returned with HTTP 200 Aug 12 21:45:49.975092 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 881/3538] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:49 2026] GET /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:50.017902 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0f1d0d1-2610-469c-9a29-f4975d3d1e9b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:50.021225 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0f1d0d1-2610-469c-9a29-f4975d3d1e9b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:50.021495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0f1d0d1-2610-469c-9a29-f4975d3d1e9b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:50.021653 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0f1d0d1-2610-469c-9a29-f4975d3d1e9b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:50.021761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d0f1d0d1-2610-469c-9a29-f4975d3d1e9b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:50.028387 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:50.028387 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:50.029774 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0f1d0d1-2610-469c-9a29-f4975d3d1e9b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:50.030205 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 887/3539] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:50 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:50.696390 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-906aaba4-5a31-47f4-a29f-17d869b83022 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:50.699207 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-906aaba4-5a31-47f4-a29f-17d869b83022 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:50.699535 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-906aaba4-5a31-47f4-a29f-17d869b83022 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:50.699731 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-906aaba4-5a31-47f4-a29f-17d869b83022 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:50.699900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-906aaba4-5a31-47f4-a29f-17d869b83022 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:50.708102 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:50.708102 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:50.709188 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-906aaba4-5a31-47f4-a29f-17d869b83022 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:50.709730 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 879/3540] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:50 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:50.993258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df952ee6-999b-4953-b197-2bbfe9720c7b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:50.995446 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df952ee6-999b-4953-b197-2bbfe9720c7b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] GET https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 Aug 12 21:45:50.995764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df952ee6-999b-4953-b197-2bbfe9720c7b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:50.996019 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df952ee6-999b-4953-b197-2bbfe9720c7b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:51.003930 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df952ee6-999b-4953-b197-2bbfe9720c7b tempest-VolumesImageMetadata-795541610 tempest-VolumesImageMetadata-795541610-project-member] https://10.4.3.240/volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 returned with HTTP 404 Aug 12 21:45:51.004513 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 894/3541] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:50 2026] GET /volume/v3/volumes/e51e278a-350e-4dd3-8bd7-89f4b3be5748 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:51.042871 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a9d6c67-8d37-4682-82be-0a5f2523ccc8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:51.044875 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a9d6c67-8d37-4682-82be-0a5f2523ccc8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:51.045137 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a9d6c67-8d37-4682-82be-0a5f2523ccc8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:51.045331 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a9d6c67-8d37-4682-82be-0a5f2523ccc8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:51.045595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2a9d6c67-8d37-4682-82be-0a5f2523ccc8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:51.051278 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:51.051278 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:51.051984 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a9d6c67-8d37-4682-82be-0a5f2523ccc8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:51.052343 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 882/3542] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:51 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:51.722796 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b313f932-e45c-4abe-ad60-7c0df063bbc5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:51.724636 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b313f932-e45c-4abe-ad60-7c0df063bbc5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:51.725011 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b313f932-e45c-4abe-ad60-7c0df063bbc5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:51.725011 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b313f932-e45c-4abe-ad60-7c0df063bbc5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:51.725141 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b313f932-e45c-4abe-ad60-7c0df063bbc5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:51.732400 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:51.732400 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:51.732400 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b313f932-e45c-4abe-ad60-7c0df063bbc5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:51.732400 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 888/3543] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:51 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:51.743983 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d96f517-695d-4379-9367-2ca0a6812bfd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:51.746290 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d96f517-695d-4379-9367-2ca0a6812bfd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:45:51.746290 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d96f517-695d-4379-9367-2ca0a6812bfd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:51.746411 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d96f517-695d-4379-9367-2ca0a6812bfd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:51.757438 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:51.757438 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:51.762279 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4d96f517-695d-4379-9367-2ca0a6812bfd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:45:51.768084 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d96f517-695d-4379-9367-2ca0a6812bfd tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 returned with HTTP 200 Aug 12 21:45:51.768534 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 880/3544] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:51 2026] GET /volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:51.782657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:51.786050 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] POST https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3/restore Aug 12 21:45:51.786478 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:51.788555 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Restoring backup accdb433-0adf-4211-88fb-3ac9296e6dd3 ({'restore': {}}) {{(pid=100323) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 21:45:51.788722 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Restoring backup accdb433-0adf-4211-88fb-3ac9296e6dd3 to volume None. Aug 12 21:45:51.795946 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:51.795946 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:51.799152 np0000007121 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Creating volume of 1 GB for restore of backup accdb433-0adf-4211-88fb-3ac9296e6dd3. Aug 12 21:45:51.809242 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Availability zone cache updated, next update will occur around 2026-08-12 22:45:51.808924. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 21:45:51.809360 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Availability Zones retrieved successfully. Aug 12 21:45:51.816829 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Flow 'volume_create_api' (4ec8a3a4-a392-4628-8008-dde7c2c4ab55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:51.818246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb02cdc2-dd44-4cf9-b892-e18aac12d4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:51.819556 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:51.859309 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb02cdc2-dd44-4cf9-b892-e18aac12d4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:51.860462 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044e2831-b1fc-4bd2-8549-3dc746aefcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:51.905342 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Created reservations ['ef1b26f5-3c68-4501-a2b1-bc800451bd69', '292ca9e9-4736-4f82-9f81-b7ffec284b0d', '8f754b3f-e340-4d2d-9eb5-4f243450b83b', '8176e1c1-8a20-424f-97ef-80fb56150f19'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:51.906141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044e2831-b1fc-4bd2-8549-3dc746aefcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1b26f5-3c68-4501-a2b1-bc800451bd69', '292ca9e9-4736-4f82-9f81-b7ffec284b0d', '8f754b3f-e340-4d2d-9eb5-4f243450b83b', '8176e1c1-8a20-424f-97ef-80fb56150f19']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:51.906932 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc09c84-ec05-490c-8ae8-f4ff4bdf500e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:51.934969 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc09c84-ec05-490c-8ae8-f4ff4bdf500e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cbadb4b-b24f-4c83-b550-0a338f3d77d9', '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_accdb433-0adf-4211-88fb-3ac9296e6dd3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35fbdcfd50de44f98fbfd6d1d2ba0ee7',qos_specs=None,replication_status=,reservations=['ef1b26f5-3c68-4501-a2b1-bc800451bd69','292ca9e9-4736-4f82-9f81-b7ffec284b0d','8f754b3f-e340-4d2d-9eb5-4f243450b83b','8176e1c1-8a20-424f-97ef-80fb56150f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e786ee43476141999478e39759a5ef6b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_accdb433-0adf-4211-88fb-3ac9296e6dd3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cbadb4b-b24f-4c83-b550-0a338f3d77d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35fbdcfd50de44f98fbfd6d1d2ba0ee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e786ee43476141999478e39759a5ef6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:51.935697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e480dd1-9fbb-4405-a02b-3308a1031992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:51.949709 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e480dd1-9fbb-4405-a02b-3308a1031992) transitioned into 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_accdb433-0adf-4211-88fb-3ac9296e6dd3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35fbdcfd50de44f98fbfd6d1d2ba0ee7',qos_specs=None,replication_status=,reservations=['ef1b26f5-3c68-4501-a2b1-bc800451bd69','292ca9e9-4736-4f82-9f81-b7ffec284b0d','8f754b3f-e340-4d2d-9eb5-4f243450b83b','8176e1c1-8a20-424f-97ef-80fb56150f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e786ee43476141999478e39759a5ef6b',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:51.950384 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad7352d-25e9-4ca3-ab30-ead3d8e2f96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:51.959159 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad7352d-25e9-4ca3-ab30-ead3d8e2f96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:51.960195 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Flow 'volume_create_api' (4ec8a3a4-a392-4628-8008-dde7c2c4ab55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:51.960565 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Create volume request issued successfully. Aug 12 21:45:51.968664 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:51.968664 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:51.969171 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:45:52.067921 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7afba095-584c-40c8-b399-98f0cb0d9d26 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:52.069793 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7afba095-584c-40c8-b399-98f0cb0d9d26 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:52.070257 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7afba095-584c-40c8-b399-98f0cb0d9d26 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:52.070598 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7afba095-584c-40c8-b399-98f0cb0d9d26 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:52.070864 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7afba095-584c-40c8-b399-98f0cb0d9d26 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:52.081197 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:52.081197 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:52.081197 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7afba095-584c-40c8-b399-98f0cb0d9d26 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:52.081197 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 883/3545] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:52 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:52.349873 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:52.433274 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:52.433660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1468521622"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:52.434994 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1468521622'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:52.435130 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Create volume of 1 GB Aug 12 21:45:52.439824 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Availability Zones retrieved successfully. Aug 12 21:45:52.444755 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Flow 'volume_create_api' (29a352c5-fc72-437d-b14c-79140b0fb516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:52.445830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a48f09-fbaf-49fd-9afc-ef29cfc2eed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:52.446751 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:52.471465 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a48f09-fbaf-49fd-9afc-ef29cfc2eed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:52.472263 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a559cb56-ca0c-4ea6-9a30-b576e5d5d051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:52.529480 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Created reservations ['b6842d96-8b00-4bf1-a268-e6bbeabc4696', 'af80fc8a-9521-42f2-981a-46b2c6599b77', '5201738a-1846-4e52-be34-ff979f6008e5', '8c425a08-5123-4fb5-934a-d1704742194f'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:52.530256 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a559cb56-ca0c-4ea6-9a30-b576e5d5d051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6842d96-8b00-4bf1-a268-e6bbeabc4696', 'af80fc8a-9521-42f2-981a-46b2c6599b77', '5201738a-1846-4e52-be34-ff979f6008e5', '8c425a08-5123-4fb5-934a-d1704742194f']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:52.530967 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36844e7c-b77f-4f34-a421-cd6f7c1d4e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:52.550581 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36844e7c-b77f-4f34-a421-cd6f7c1d4e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1468521622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4347f486f3944c5a9d04e17025dc3139',qos_specs=None,replication_status=,reservations=['b6842d96-8b00-4bf1-a268-e6bbeabc4696','af80fc8a-9521-42f2-981a-46b2c6599b77','5201738a-1846-4e52-be34-ff979f6008e5','8c425a08-5123-4fb5-934a-d1704742194f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d1577038e14c61972dfa7a08e53d48',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1468521622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4347f486f3944c5a9d04e17025dc3139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d1577038e14c61972dfa7a08e53d48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:52.551294 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91f5672-8384-4cc6-aadd-d09e32739af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:52.568756 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91f5672-8384-4cc6-aadd-d09e32739af2) transitioned into state 'SUCCESS' from state '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-1468521622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4347f486f3944c5a9d04e17025dc3139',qos_specs=None,replication_status=,reservations=['b6842d96-8b00-4bf1-a268-e6bbeabc4696','af80fc8a-9521-42f2-981a-46b2c6599b77','5201738a-1846-4e52-be34-ff979f6008e5','8c425a08-5123-4fb5-934a-d1704742194f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d1577038e14c61972dfa7a08e53d48',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:52.569501 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9aabfe-094f-400f-9535-244bfae74514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:52.578022 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9aabfe-094f-400f-9535-244bfae74514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:52.578746 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Flow 'volume_create_api' (29a352c5-fc72-437d-b14c-79140b0fb516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:52.579053 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Create volume request issued successfully. Aug 12 21:45:52.579554 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dc74a03d-de5d-4ac8-8e5a-4e27ee71420e tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:52.580031 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 889/3546] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:45:52 2026] POST /volume/v3/volumes => generated 755 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:52.592842 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b441dc42-8e0e-4360-8687-3759631704b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:52.597718 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b441dc42-8e0e-4360-8687-3759631704b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b Aug 12 21:45:52.597718 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b441dc42-8e0e-4360-8687-3759631704b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:52.597718 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b441dc42-8e0e-4360-8687-3759631704b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:52.602175 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:52.602175 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:52.606400 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b441dc42-8e0e-4360-8687-3759631704b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Volume info retrieved successfully. Aug 12 21:45:52.610796 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b441dc42-8e0e-4360-8687-3759631704b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b returned with HTTP 200 Aug 12 21:45:52.611170 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 881/3547] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:52 2026] GET /volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:52.975931 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:52.975931 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:52.976421 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:45:52.976585 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Checking backup size 1 against volume size 1 {{(pid=100323) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 21:45:52.976756 np0000007121 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Overwriting volume 3cbadb4b-b24f-4c83-b550-0a338f3d77d9 with restore of backup accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:52.990084 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] restore_backup in rpcapi backup_id accdb433-0adf-4211-88fb-3ac9296e6dd3 {{(pid=100323) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 21:45:52.991786 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0cee897-9c5c-4e2c-9dd3-7d84efa4a0ed tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3/restore returned with HTTP 202 Aug 12 21:45:52.992270 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 895/3548] 10.4.3.240 () {68 vars in 1393 bytes} [Wed Aug 12 21:45:51 2026] POST /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3/restore => generated 189 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:53.002432 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23c6327b-2d29-444a-9e2f-66bc1055a263 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:53.007993 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23c6327b-2d29-444a-9e2f-66bc1055a263 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:53.007993 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23c6327b-2d29-444a-9e2f-66bc1055a263 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:53.007993 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23c6327b-2d29-444a-9e2f-66bc1055a263 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:53.007993 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-23c6327b-2d29-444a-9e2f-66bc1055a263 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:53.012823 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:53.012823 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:53.013760 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23c6327b-2d29-444a-9e2f-66bc1055a263 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:53.014130 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 884/3549] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:53 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:53.090591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5c6ba775-d813-4a39-a1cb-1ab911eb6e66 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:53.092447 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c6ba775-d813-4a39-a1cb-1ab911eb6e66 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:53.092717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c6ba775-d813-4a39-a1cb-1ab911eb6e66 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:53.092968 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c6ba775-d813-4a39-a1cb-1ab911eb6e66 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:53.093122 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5c6ba775-d813-4a39-a1cb-1ab911eb6e66 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:53.097425 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:53.097425 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:53.098116 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c6ba775-d813-4a39-a1cb-1ab911eb6e66 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:53.098462 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 890/3550] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:53 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:53.625074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af09f303-90c9-42b3-be5d-ad53b29f01b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:53.626895 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af09f303-90c9-42b3-be5d-ad53b29f01b3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b Aug 12 21:45:53.627093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af09f303-90c9-42b3-be5d-ad53b29f01b3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:53.627322 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af09f303-90c9-42b3-be5d-ad53b29f01b3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:53.636213 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:53.636213 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:53.641088 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af09f303-90c9-42b3-be5d-ad53b29f01b3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Volume info retrieved successfully. Aug 12 21:45:53.646806 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af09f303-90c9-42b3-be5d-ad53b29f01b3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b returned with HTTP 200 Aug 12 21:45:53.647214 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 882/3551] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:53 2026] GET /volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:53.660788 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c53074a7-fb1f-4fcd-9006-a7ad3db230b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:53.662995 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c53074a7-fb1f-4fcd-9006-a7ad3db230b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:45:53.663494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c53074a7-fb1f-4fcd-9006-a7ad3db230b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1489050134"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:53.673050 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:53.673050 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:53.673938 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c53074a7-fb1f-4fcd-9006-a7ad3db230b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Volume info retrieved successfully. Aug 12 21:45:53.674152 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-c53074a7-fb1f-4fcd-9006-a7ad3db230b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Create snapshot from volume 615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b Aug 12 21:45:53.714540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c53074a7-fb1f-4fcd-9006-a7ad3db230b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Created reservations ['75f2c9d4-a071-425b-b96c-4e9023813413', '58dff638-ef1a-4d19-b374-6d1c7087ed49', 'e6006ef1-7ae7-422f-8ae0-523bc6de32ed', '494525b7-6c44-4d4c-bbaf-fddb3500f91c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:53.750481 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c53074a7-fb1f-4fcd-9006-a7ad3db230b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot create request issued successfully. Aug 12 21:45:53.751152 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c53074a7-fb1f-4fcd-9006-a7ad3db230b6 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:45:53.751857 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 896/3552] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:45:53 2026] POST /volume/v3/snapshots => generated 311 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:53.760975 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f0508f0-0687-4125-8fb5-3023957e41f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:53.762785 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f0508f0-0687-4125-8fb5-3023957e41f2 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 Aug 12 21:45:53.762982 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f0508f0-0687-4125-8fb5-3023957e41f2 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:53.763197 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f0508f0-0687-4125-8fb5-3023957e41f2 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:53.769434 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:53.769434 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:53.770217 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4f0508f0-0687-4125-8fb5-3023957e41f2 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:53.771047 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f0508f0-0687-4125-8fb5-3023957e41f2 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 returned with HTTP 200 Aug 12 21:45:53.771393 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 885/3553] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:45:53 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:54.025024 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a81f62e3-93f9-4ff0-83c2-32378e5d11f1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.027463 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a81f62e3-93f9-4ff0-83c2-32378e5d11f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:54.027762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a81f62e3-93f9-4ff0-83c2-32378e5d11f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:54.027995 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a81f62e3-93f9-4ff0-83c2-32378e5d11f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:54.028151 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a81f62e3-93f9-4ff0-83c2-32378e5d11f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:54.033687 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.033687 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:54.034765 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a81f62e3-93f9-4ff0-83c2-32378e5d11f1 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:54.035265 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 891/3554] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:54 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:54.108830 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1077e63e-6035-4641-8af9-cf7537b1120c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.110959 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1077e63e-6035-4641-8af9-cf7537b1120c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:54.111233 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1077e63e-6035-4641-8af9-cf7537b1120c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:54.114600 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1077e63e-6035-4641-8af9-cf7537b1120c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:54.114600 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1077e63e-6035-4641-8af9-cf7537b1120c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:54.116147 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.116147 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:54.116883 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1077e63e-6035-4641-8af9-cf7537b1120c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:54.117358 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 883/3555] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:54 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:54.783134 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d92bea1a-8fe6-455a-a8c5-ba46fd659dd8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.785691 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d92bea1a-8fe6-455a-a8c5-ba46fd659dd8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 Aug 12 21:45:54.786001 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d92bea1a-8fe6-455a-a8c5-ba46fd659dd8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:54.786250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d92bea1a-8fe6-455a-a8c5-ba46fd659dd8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:54.792453 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.792453 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:54.793137 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d92bea1a-8fe6-455a-a8c5-ba46fd659dd8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:54.794197 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d92bea1a-8fe6-455a-a8c5-ba46fd659dd8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 returned with HTTP 200 Aug 12 21:45:54.794803 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 897/3556] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:45:54 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:54.803826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b311c0d4-bd45-447d-8e39-d719fdf037b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.806088 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b311c0d4-bd45-447d-8e39-d719fdf037b7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] POST https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:54.806518 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b311c0d4-bd45-447d-8e39-d719fdf037b7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:54.814470 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.814470 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:54.815110 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b311c0d4-bd45-447d-8e39-d719fdf037b7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:54.839001 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b311c0d4-bd45-447d-8e39-d719fdf037b7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Update snapshot metadata completed successfully. Aug 12 21:45:54.839481 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b311c0d4-bd45-447d-8e39-d719fdf037b7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:54.840442 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 886/3557] 10.4.3.240 () {68 vars in 1402 bytes} [Wed Aug 12 21:45:54 2026] POST /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:54.849069 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fb775095-8e23-4ce1-ab71-2b58b044c8c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.852212 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb775095-8e23-4ce1-ab71-2b58b044c8c4 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:54.852474 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb775095-8e23-4ce1-ab71-2b58b044c8c4 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:54.852727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb775095-8e23-4ce1-ab71-2b58b044c8c4 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:54.858527 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.858527 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:54.859066 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fb775095-8e23-4ce1-ab71-2b58b044c8c4 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:54.860111 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fb775095-8e23-4ce1-ab71-2b58b044c8c4 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Get snapshot metadata completed successfully. Aug 12 21:45:54.860351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb775095-8e23-4ce1-ab71-2b58b044c8c4 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:54.860750 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 892/3558] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:45:54 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:54.868912 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e22b41e9-b99d-43e8-9c23-f340e24fa4fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.870833 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e22b41e9-b99d-43e8-9c23-f340e24fa4fa tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] PUT https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:54.871156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e22b41e9-b99d-43e8-9c23-f340e24fa4fa tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:54.878467 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.878467 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:54.879012 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e22b41e9-b99d-43e8-9c23-f340e24fa4fa tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:54.901707 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e22b41e9-b99d-43e8-9c23-f340e24fa4fa tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Update snapshot metadata completed successfully. Aug 12 21:45:54.901970 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e22b41e9-b99d-43e8-9c23-f340e24fa4fa tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:54.902384 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 884/3559] 10.4.3.240 () {68 vars in 1401 bytes} [Wed Aug 12 21:45:54 2026] PUT /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:54.909984 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d6bab5d-2e68-4a73-8097-1d701218f890 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.911997 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d6bab5d-2e68-4a73-8097-1d701218f890 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:54.912192 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d6bab5d-2e68-4a73-8097-1d701218f890 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:54.912407 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d6bab5d-2e68-4a73-8097-1d701218f890 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:54.917426 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.917426 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:54.917933 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d6bab5d-2e68-4a73-8097-1d701218f890 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:54.918721 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d6bab5d-2e68-4a73-8097-1d701218f890 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Get snapshot metadata completed successfully. Aug 12 21:45:54.919001 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d6bab5d-2e68-4a73-8097-1d701218f890 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:54.919418 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 898/3560] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:45:54 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:54.926523 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-79a336c1-fceb-4eac-8bc4-496f06be98e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.928323 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79a336c1-fceb-4eac-8bc4-496f06be98e8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 Aug 12 21:45:54.928530 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79a336c1-fceb-4eac-8bc4-496f06be98e8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:54.928733 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79a336c1-fceb-4eac-8bc4-496f06be98e8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:54.933886 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.933886 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:54.934391 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79a336c1-fceb-4eac-8bc4-496f06be98e8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:54.935170 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79a336c1-fceb-4eac-8bc4-496f06be98e8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Get snapshot metadata completed successfully. Aug 12 21:45:54.942305 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79a336c1-fceb-4eac-8bc4-496f06be98e8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Delete snapshot metadata completed successfully. Aug 12 21:45:54.942637 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79a336c1-fceb-4eac-8bc4-496f06be98e8 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 returned with HTTP 200 Aug 12 21:45:54.943061 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 887/3561] 10.4.3.240 () {66 vars in 1399 bytes} [Wed Aug 12 21:45:54 2026] DELETE /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 21:45:54.954243 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0563e1e5-8aea-43cd-998e-900c2a8865c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:54.960193 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0563e1e5-8aea-43cd-998e-900c2a8865c5 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:54.961385 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0563e1e5-8aea-43cd-998e-900c2a8865c5 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:54.962103 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0563e1e5-8aea-43cd-998e-900c2a8865c5 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:54.981499 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:54.981499 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:54.983579 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0563e1e5-8aea-43cd-998e-900c2a8865c5 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:54.987096 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0563e1e5-8aea-43cd-998e-900c2a8865c5 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Get snapshot metadata completed successfully. Aug 12 21:45:54.987961 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0563e1e5-8aea-43cd-998e-900c2a8865c5 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:54.990571 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 893/3562] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:45:54 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 32 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:54.998931 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b08b90c0-694f-49a0-b4aa-a2f94c1278fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.000880 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b08b90c0-694f-49a0-b4aa-a2f94c1278fd tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] PUT https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:55.001223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b08b90c0-694f-49a0-b4aa-a2f94c1278fd tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:55.008319 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.008319 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:55.008816 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b08b90c0-694f-49a0-b4aa-a2f94c1278fd tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.023105 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b08b90c0-694f-49a0-b4aa-a2f94c1278fd tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Update snapshot metadata completed successfully. Aug 12 21:45:55.023406 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b08b90c0-694f-49a0-b4aa-a2f94c1278fd tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:55.024245 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 885/3563] 10.4.3.240 () {68 vars in 1401 bytes} [Wed Aug 12 21:45:54 2026] PUT /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:55.032892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-83609a02-ffe6-478b-b178-61ea70905b51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.034849 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83609a02-ffe6-478b-b178-61ea70905b51 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] POST https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:55.035197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83609a02-ffe6-478b-b178-61ea70905b51 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:55.044575 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.044575 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:55.045209 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-83609a02-ffe6-478b-b178-61ea70905b51 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.047229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-805aeacc-3c15-4458-adff-13b82e80e49c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.049117 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-805aeacc-3c15-4458-adff-13b82e80e49c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:55.049341 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-805aeacc-3c15-4458-adff-13b82e80e49c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:55.049528 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-805aeacc-3c15-4458-adff-13b82e80e49c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:55.049634 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-805aeacc-3c15-4458-adff-13b82e80e49c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:55.055029 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.055029 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:55.056169 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-805aeacc-3c15-4458-adff-13b82e80e49c tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:55.056581 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 888/3564] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:55 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:55.068564 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-83609a02-ffe6-478b-b178-61ea70905b51 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Update snapshot metadata completed successfully. Aug 12 21:45:55.068882 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83609a02-ffe6-478b-b178-61ea70905b51 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:55.069267 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 899/3565] 10.4.3.240 () {68 vars in 1402 bytes} [Wed Aug 12 21:45:55 2026] POST /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:55.078269 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-837dee2e-b7d7-487d-a9f7-13364f7aaf4a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.080131 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-837dee2e-b7d7-487d-a9f7-13364f7aaf4a tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:55.080308 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-837dee2e-b7d7-487d-a9f7-13364f7aaf4a tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:55.080512 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-837dee2e-b7d7-487d-a9f7-13364f7aaf4a tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:55.085876 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.085876 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:55.086277 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-837dee2e-b7d7-487d-a9f7-13364f7aaf4a tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.087019 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-837dee2e-b7d7-487d-a9f7-13364f7aaf4a tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Get snapshot metadata completed successfully. Aug 12 21:45:55.087247 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-837dee2e-b7d7-487d-a9f7-13364f7aaf4a tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:55.087579 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 894/3566] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:45:55 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:55.096458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b534041e-b0d8-4f2f-aa32-cf80b184ac49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.098793 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b534041e-b0d8-4f2f-aa32-cf80b184ac49 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] PUT https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 Aug 12 21:45:55.099241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b534041e-b0d8-4f2f-aa32-cf80b184ac49 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:55.107773 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.107773 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:55.108347 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b534041e-b0d8-4f2f-aa32-cf80b184ac49 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.128194 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e7a427b-5a76-43e4-8cf6-0b44db1ccfe1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.129421 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b534041e-b0d8-4f2f-aa32-cf80b184ac49 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Update snapshot metadata completed successfully. Aug 12 21:45:55.129838 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b534041e-b0d8-4f2f-aa32-cf80b184ac49 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 returned with HTTP 200 Aug 12 21:45:55.130190 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e7a427b-5a76-43e4-8cf6-0b44db1ccfe1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:55.130396 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 886/3567] 10.4.3.240 () {68 vars in 1416 bytes} [Wed Aug 12 21:45:55 2026] PUT /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:55.130524 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e7a427b-5a76-43e4-8cf6-0b44db1ccfe1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:55.132053 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e7a427b-5a76-43e4-8cf6-0b44db1ccfe1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:55.132053 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3e7a427b-5a76-43e4-8cf6-0b44db1ccfe1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:55.134577 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.134577 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:55.136278 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e7a427b-5a76-43e4-8cf6-0b44db1ccfe1 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:55.136278 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 889/3568] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:55 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:55.137677 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1955f914-45f4-4d0d-a9e6-7d74161b6b15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.139959 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1955f914-45f4-4d0d-a9e6-7d74161b6b15 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 Aug 12 21:45:55.140197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1955f914-45f4-4d0d-a9e6-7d74161b6b15 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:55.140575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1955f914-45f4-4d0d-a9e6-7d74161b6b15 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:55.148032 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.148032 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:55.148587 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1955f914-45f4-4d0d-a9e6-7d74161b6b15 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.149587 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1955f914-45f4-4d0d-a9e6-7d74161b6b15 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Get snapshot metadata completed successfully. Aug 12 21:45:55.149876 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1955f914-45f4-4d0d-a9e6-7d74161b6b15 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 returned with HTTP 200 Aug 12 21:45:55.150292 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 900/3569] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:45:55 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:55.157150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a69085e8-a6ae-4b82-a21a-8c5edb5b0b92 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.159155 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a69085e8-a6ae-4b82-a21a-8c5edb5b0b92 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:55.159335 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a69085e8-a6ae-4b82-a21a-8c5edb5b0b92 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:55.159532 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a69085e8-a6ae-4b82-a21a-8c5edb5b0b92 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:55.164833 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.164833 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:55.165246 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a69085e8-a6ae-4b82-a21a-8c5edb5b0b92 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.165990 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a69085e8-a6ae-4b82-a21a-8c5edb5b0b92 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Get snapshot metadata completed successfully. Aug 12 21:45:55.166188 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a69085e8-a6ae-4b82-a21a-8c5edb5b0b92 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:55.166544 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 895/3570] 10.4.3.240 () {66 vars in 1381 bytes} [Wed Aug 12 21:45:55 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:55.173269 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2966c598-0087-4dd0-bc0c-69f806be0c93 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.175032 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2966c598-0087-4dd0-bc0c-69f806be0c93 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] PUT https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata Aug 12 21:45:55.175544 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2966c598-0087-4dd0-bc0c-69f806be0c93 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:55.182251 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.182251 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:55.183116 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2966c598-0087-4dd0-bc0c-69f806be0c93 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.199115 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2966c598-0087-4dd0-bc0c-69f806be0c93 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Update snapshot metadata completed successfully. Aug 12 21:45:55.199402 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2966c598-0087-4dd0-bc0c-69f806be0c93 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata returned with HTTP 200 Aug 12 21:45:55.199953 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 887/3571] 10.4.3.240 () {68 vars in 1401 bytes} [Wed Aug 12 21:45:55 2026] PUT /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:45:55.208714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5227c042-05fb-4e87-ab01-6ffa7b395881 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.210516 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5227c042-05fb-4e87-ab01-6ffa7b395881 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 Aug 12 21:45:55.210829 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5227c042-05fb-4e87-ab01-6ffa7b395881 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:55.211112 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5227c042-05fb-4e87-ab01-6ffa7b395881 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:55.211290 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-5227c042-05fb-4e87-ab01-6ffa7b395881 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Delete snapshot with id: f6ce5b1a-3129-4816-922a-d5316fbcbf40 Aug 12 21:45:55.216275 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.216275 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:55.216709 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5227c042-05fb-4e87-ab01-6ffa7b395881 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.232331 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5227c042-05fb-4e87-ab01-6ffa7b395881 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot delete request issued successfully. Aug 12 21:45:55.232681 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5227c042-05fb-4e87-ab01-6ffa7b395881 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 returned with HTTP 202 Aug 12 21:45:55.233291 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 890/3572] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:45:55 2026] DELETE /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:55.241201 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-055888c1-c357-4799-bd80-e483122d1b1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:55.243090 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-055888c1-c357-4799-bd80-e483122d1b1b tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 Aug 12 21:45:55.243317 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-055888c1-c357-4799-bd80-e483122d1b1b tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:55.243582 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-055888c1-c357-4799-bd80-e483122d1b1b tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:55.249350 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:55.249350 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:55.250131 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-055888c1-c357-4799-bd80-e483122d1b1b tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Snapshot retrieved successfully. Aug 12 21:45:55.251167 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-055888c1-c357-4799-bd80-e483122d1b1b tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 returned with HTTP 200 Aug 12 21:45:55.251807 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 901/3573] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:45:55 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:56.075001 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0457284-0e0c-47b2-a627-eaa61347f507 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.083681 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0457284-0e0c-47b2-a627-eaa61347f507 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:56.083681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0457284-0e0c-47b2-a627-eaa61347f507 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:56.083681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0457284-0e0c-47b2-a627-eaa61347f507 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:56.083681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d0457284-0e0c-47b2-a627-eaa61347f507 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:56.091715 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:56.091715 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:56.092716 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0457284-0e0c-47b2-a627-eaa61347f507 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:56.093222 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 896/3574] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:56 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:56.146465 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff998dc0-13e0-4910-9548-1d47a1dd9744 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.148495 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff998dc0-13e0-4910-9548-1d47a1dd9744 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:45:56.149257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff998dc0-13e0-4910-9548-1d47a1dd9744 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:56.149594 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff998dc0-13e0-4910-9548-1d47a1dd9744 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:56.149756 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ff998dc0-13e0-4910-9548-1d47a1dd9744 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:56.154294 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:56.154294 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:56.155010 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff998dc0-13e0-4910-9548-1d47a1dd9744 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:45:56.155613 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 888/3575] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:56 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:56.168333 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a9c62bbf-bbc3-4842-9098-6d4e67d1457d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.170832 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9c62bbf-bbc3-4842-9098-6d4e67d1457d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] POST https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4/action Aug 12 21:45:56.171308 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9c62bbf-bbc3-4842-9098-6d4e67d1457d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:45:56.171497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9c62bbf-bbc3-4842-9098-6d4e67d1457d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:56.173367 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-a9c62bbf-bbc3-4842-9098-6d4e67d1457d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Updating backup '2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 21:45:56.180385 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:56.180385 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:56.181434 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-a9c62bbf-bbc3-4842-9098-6d4e67d1457d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '99905a8db072426a9a4aaf6b75347959', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea65615e92b4f25978a32f966a038e8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:45:56.181658 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9c62bbf-bbc3-4842-9098-6d4e67d1457d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4/action returned with HTTP 403 Aug 12 21:45:56.182137 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 891/3576] 10.4.3.240 () {70 vars in 1430 bytes} [Wed Aug 12 21:45:56 2026] POST /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:56.188296 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-744e1267-c397-4997-9f99-9906ef2e3f4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.190103 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-744e1267-c397-4997-9f99-9906ef2e3f4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 Aug 12 21:45:56.190309 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-744e1267-c397-4997-9f99-9906ef2e3f4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:56.190501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-744e1267-c397-4997-9f99-9906ef2e3f4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:56.190665 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-744e1267-c397-4997-9f99-9906ef2e3f4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume with id: 716a858b-15fc-4fb4-ad79-cd8ce43cecc1 Aug 12 21:45:56.197449 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:56.197449 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:56.197799 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-744e1267-c397-4997-9f99-9906ef2e3f4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:56.213197 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-744e1267-c397-4997-9f99-9906ef2e3f4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume request issued successfully. Aug 12 21:45:56.213507 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-744e1267-c397-4997-9f99-9906ef2e3f4d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 returned with HTTP 202 Aug 12 21:45:56.213814 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 902/3577] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:45:56 2026] DELETE /volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:56.220540 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ef1484f6-a8dc-44ad-81c3-56974816bfdd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.222759 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef1484f6-a8dc-44ad-81c3-56974816bfdd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 Aug 12 21:45:56.223081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef1484f6-a8dc-44ad-81c3-56974816bfdd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:56.223324 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef1484f6-a8dc-44ad-81c3-56974816bfdd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:56.233461 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:56.233461 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:56.238811 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ef1484f6-a8dc-44ad-81c3-56974816bfdd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:45:56.244683 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef1484f6-a8dc-44ad-81c3-56974816bfdd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 returned with HTTP 200 Aug 12 21:45:56.245274 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 897/3578] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:56 2026] GET /volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:56.261300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b74d5b7-748b-43eb-bf75-3a0ccff65935 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.265218 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b74d5b7-748b-43eb-bf75-3a0ccff65935 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 Aug 12 21:45:56.265218 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b74d5b7-748b-43eb-bf75-3a0ccff65935 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:56.265218 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b74d5b7-748b-43eb-bf75-3a0ccff65935 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:56.272740 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b74d5b7-748b-43eb-bf75-3a0ccff65935 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 returned with HTTP 404 Aug 12 21:45:56.272740 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 889/3579] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:45:56 2026] GET /volume/v3/snapshots/f6ce5b1a-3129-4816-922a-d5316fbcbf40 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:56.279426 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b857056-a2bf-4487-867c-460ba0c4396d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.281375 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b857056-a2bf-4487-867c-460ba0c4396d tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b Aug 12 21:45:56.281686 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b857056-a2bf-4487-867c-460ba0c4396d tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:56.281955 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b857056-a2bf-4487-867c-460ba0c4396d tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:56.289302 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:56.289302 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:56.293407 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b857056-a2bf-4487-867c-460ba0c4396d tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Volume info retrieved successfully. Aug 12 21:45:56.297507 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b857056-a2bf-4487-867c-460ba0c4396d tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b returned with HTTP 200 Aug 12 21:45:56.297884 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 892/3580] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:56 2026] GET /volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:56.310771 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5aa73562-f9df-483b-80ef-5277344e25d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.315200 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5aa73562-f9df-483b-80ef-5277344e25d3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] DELETE https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b Aug 12 21:45:56.315378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5aa73562-f9df-483b-80ef-5277344e25d3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:56.315553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5aa73562-f9df-483b-80ef-5277344e25d3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:56.315720 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5aa73562-f9df-483b-80ef-5277344e25d3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Delete volume with id: 615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b Aug 12 21:45:56.328423 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:56.328423 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:56.328926 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5aa73562-f9df-483b-80ef-5277344e25d3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Volume info retrieved successfully. Aug 12 21:45:56.346317 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5aa73562-f9df-483b-80ef-5277344e25d3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Delete volume request issued successfully. Aug 12 21:45:56.346557 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5aa73562-f9df-483b-80ef-5277344e25d3 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b returned with HTTP 202 Aug 12 21:45:56.347059 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 903/3581] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:45:56 2026] DELETE /volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:45:56.355794 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fd4e922b-de5c-4067-950f-771d9abac126 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:56.357736 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd4e922b-de5c-4067-950f-771d9abac126 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b Aug 12 21:45:56.358048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd4e922b-de5c-4067-950f-771d9abac126 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:56.358300 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd4e922b-de5c-4067-950f-771d9abac126 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:56.366727 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:56.366727 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:56.372418 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fd4e922b-de5c-4067-950f-771d9abac126 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Volume info retrieved successfully. Aug 12 21:45:56.378171 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd4e922b-de5c-4067-950f-771d9abac126 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b returned with HTTP 200 Aug 12 21:45:56.378841 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 898/3582] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:56 2026] GET /volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:57.104805 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-935de0ff-b1f9-4793-b1ce-57d40f0abca3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:57.106518 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-935de0ff-b1f9-4793-b1ce-57d40f0abca3 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:57.107526 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-935de0ff-b1f9-4793-b1ce-57d40f0abca3 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:57.108110 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-935de0ff-b1f9-4793-b1ce-57d40f0abca3 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:57.108110 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-935de0ff-b1f9-4793-b1ce-57d40f0abca3 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:57.112935 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:57.112935 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:57.114057 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-935de0ff-b1f9-4793-b1ce-57d40f0abca3 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:57.114639 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 890/3583] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:57 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:57.260572 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-922c269e-9bf6-4d45-a8dd-72d23e2e6df2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:57.262617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-922c269e-9bf6-4d45-a8dd-72d23e2e6df2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 Aug 12 21:45:57.262887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-922c269e-9bf6-4d45-a8dd-72d23e2e6df2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:57.263155 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-922c269e-9bf6-4d45-a8dd-72d23e2e6df2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:57.270246 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-922c269e-9bf6-4d45-a8dd-72d23e2e6df2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 returned with HTTP 404 Aug 12 21:45:57.270815 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 893/3584] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:57 2026] GET /volume/v3/volumes/716a858b-15fc-4fb4-ad79-cd8ce43cecc1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:57.279495 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:57.281300 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] POST https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48/restore Aug 12 21:45:57.281643 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:57.282908 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Restoring backup 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100323) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 21:45:57.283025 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Restoring backup 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 to volume None. Aug 12 21:45:57.287762 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:57.287762 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:57.288750 np0000007121 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Creating volume of 1 GB for restore of backup 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. Aug 12 21:45:57.291865 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Availability Zones retrieved successfully. Aug 12 21:45:57.297945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Flow 'volume_create_api' (6fd1c4da-a221-4b84-96ce-57c302a5afb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:57.298794 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0caded-ab27-4fce-90db-c9e04d460cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:57.299583 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:57.329083 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0caded-ab27-4fce-90db-c9e04d460cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:57.330102 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9d13dc-df4d-4bdb-b0f7-d25d2f401f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:57.366530 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Created reservations ['1b96c23d-062b-4ebc-8c22-33c1e515b682', 'c9acdc55-4065-4458-b6ee-5f949aaa62c1', '80be541d-1791-4a47-b78c-57dcf3a9e792', 'b960f7b0-716a-42b2-8081-6add3d0a1f7c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:57.367417 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9d13dc-df4d-4bdb-b0f7-d25d2f401f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b96c23d-062b-4ebc-8c22-33c1e515b682', 'c9acdc55-4065-4458-b6ee-5f949aaa62c1', '80be541d-1791-4a47-b78c-57dcf3a9e792', 'b960f7b0-716a-42b2-8081-6add3d0a1f7c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:57.368438 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc220fe3-faca-44ce-b77e-bc768d551c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:57.392245 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a6bd61f9-3f15-4a17-af1d-eb1b3e7566c7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:57.393955 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc220fe3-faca-44ce-b77e-bc768d551c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63badce5-f0f8-4d21-9460-3b6d25dfeed6', '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='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['1b96c23d-062b-4ebc-8c22-33c1e515b682','c9acdc55-4065-4458-b6ee-5f949aaa62c1','80be541d-1791-4a47-b78c-57dcf3a9e792','b960f7b0-716a-42b2-8081-6add3d0a1f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99905a8db072426a9a4aaf6b75347959',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:57Z,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=63badce5-f0f8-4d21-9460-3b6d25dfeed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea65615e92b4f25978a32f966a038e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99905a8db072426a9a4aaf6b75347959',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:57.394110 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6bd61f9-3f15-4a17-af1d-eb1b3e7566c7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] GET https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b Aug 12 21:45:57.394197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6bd61f9-3f15-4a17-af1d-eb1b3e7566c7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:57.394375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6bd61f9-3f15-4a17-af1d-eb1b3e7566c7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:57.394716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd65665-9b8f-493a-922b-745413019659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:57.400138 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6bd61f9-3f15-4a17-af1d-eb1b3e7566c7 tempest-SnapshotMetadataTestJSON-1635888377 tempest-SnapshotMetadataTestJSON-1635888377-project-member] https://10.4.3.240/volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b returned with HTTP 404 Aug 12 21:45:57.400660 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 899/3585] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:57 2026] GET /volume/v3/volumes/615f28e3-8fa7-4c52-9eb7-cf29cc1a6f2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:45:57.407772 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd65665-9b8f-493a-922b-745413019659) transitioned into 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='3ea65615e92b4f25978a32f966a038e8',qos_specs=None,replication_status=,reservations=['1b96c23d-062b-4ebc-8c22-33c1e515b682','c9acdc55-4065-4458-b6ee-5f949aaa62c1','80be541d-1791-4a47-b78c-57dcf3a9e792','b960f7b0-716a-42b2-8081-6add3d0a1f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99905a8db072426a9a4aaf6b75347959',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:57.408487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8375d8-23be-4e03-88ac-99e8ea9b435f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:57.416131 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8375d8-23be-4e03-88ac-99e8ea9b435f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:57.416933 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Flow 'volume_create_api' (6fd1c4da-a221-4b84-96ce-57c302a5afb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:57.417268 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Create volume request issued successfully. Aug 12 21:45:57.424361 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:57.424361 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:57.424965 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Volume info retrieved successfully. Aug 12 21:45:57.980525 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-ff917343-46b2-4564-9149-a7c572bbc771 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:57.984823 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-ff917343-46b2-4564-9149-a7c572bbc771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:45:57.987081 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-ff917343-46b2-4564-9149-a7c572bbc771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:57.987356 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-ff917343-46b2-4564-9149-a7c572bbc771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:57.996919 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:57.996919 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:58.006632 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-ff917343-46b2-4564-9149-a7c572bbc771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:45:58.011846 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-ff917343-46b2-4564-9149-a7c572bbc771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:45:58.012298 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 891/3586] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:45:57 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:58.084982 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23382500-940f-49d9-8974-f2e26d4520f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.085445 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23382500-940f-49d9-8974-f2e26d4520f6 None None] GET https://10.4.3.240/volume// Aug 12 21:45:58.085699 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23382500-940f-49d9-8974-f2e26d4520f6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:58.088645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23382500-940f-49d9-8974-f2e26d4520f6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:58.088645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23382500-940f-49d9-8974-f2e26d4520f6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:45:58.088645 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 894/3587] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:45:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:45:58.095600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-11204620-81d6-442e-98f6-99420d50fc89 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.097737 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-11204620-81d6-442e-98f6-99420d50fc89 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:45:58.098125 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-11204620-81d6-442e-98f6-99420d50fc89 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4becb732-9855-4407-bbac-5523dc921623", "connector": null, "instance_uuid": "38b53272-8288-49fd-8317-7002e70fd176"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:58.106237 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:58.106237 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:58.124915 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b3a4c086-8ba9-4354-b79c-e7cf9f46e769 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.128189 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3a4c086-8ba9-4354-b79c-e7cf9f46e769 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:58.128487 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3a4c086-8ba9-4354-b79c-e7cf9f46e769 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:58.128782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3a4c086-8ba9-4354-b79c-e7cf9f46e769 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:58.128934 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b3a4c086-8ba9-4354-b79c-e7cf9f46e769 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:58.139264 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:58.139264 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:58.141669 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3a4c086-8ba9-4354-b79c-e7cf9f46e769 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:58.142212 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 892/3588] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:58 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:58.157677 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-11204620-81d6-442e-98f6-99420d50fc89 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:45:58.158323 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 900/3589] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:45:58 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:58.185550 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56f67ca0-ab73-4086-bb2d-72da26dbad9b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.187485 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56f67ca0-ab73-4086-bb2d-72da26dbad9b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:45:58.187723 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56f67ca0-ab73-4086-bb2d-72da26dbad9b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:58.188079 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56f67ca0-ab73-4086-bb2d-72da26dbad9b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:58.198345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a0bd514-e9b4-479e-aa78-d14bc88bd0cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.198452 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:58.198452 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:58.198785 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a0bd514-e9b4-479e-aa78-d14bc88bd0cf None None] GET https://10.4.3.240/volume// Aug 12 21:45:58.198958 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a0bd514-e9b4-479e-aa78-d14bc88bd0cf None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:58.199199 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a0bd514-e9b4-479e-aa78-d14bc88bd0cf None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:58.199843 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a0bd514-e9b4-479e-aa78-d14bc88bd0cf None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:45:58.200146 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 893/3590] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:45:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:45:58.202259 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56f67ca0-ab73-4086-bb2d-72da26dbad9b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:45:58.206361 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56f67ca0-ab73-4086-bb2d-72da26dbad9b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:45:58.206676 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 895/3591] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:45:58 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:58.213367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e6fcef20-eb79-49ef-825f-45a7ce6bef46 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.215997 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e6fcef20-eb79-49ef-825f-45a7ce6bef46 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:45:58.216288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e6fcef20-eb79-49ef-825f-45a7ce6bef46 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:58.216542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e6fcef20-eb79-49ef-825f-45a7ce6bef46 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:58.230786 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:58.230786 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:58.235730 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e6fcef20-eb79-49ef-825f-45a7ce6bef46 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:45:58.241934 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e6fcef20-eb79-49ef-825f-45a7ce6bef46 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:45:58.242502 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 901/3592] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:45:58 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:45:58.356095 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e15ccc89-0fc2-4ab4-bcd0-a921e763fc69 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.358959 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e15ccc89-0fc2-4ab4-bcd0-a921e763fc69 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] PUT https://10.4.3.240/volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4 Aug 12 21:45:58.359678 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e15ccc89-0fc2-4ab4-bcd0-a921e763fc69 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:58.369978 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e15ccc89-0fc2-4ab4-bcd0-a921e763fc69 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Acquiring lock "cinder-attachment_update-4becb732-9855-4407-bbac-5523dc921623-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:45:58.377736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e15ccc89-0fc2-4ab4-bcd0-a921e763fc69 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Lock "cinder-attachment_update-4becb732-9855-4407-bbac-5523dc921623-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:45:58.377797 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:58.377797 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:58.436781 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:58.436781 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:58.436781 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Volume info retrieved successfully. Aug 12 21:45:58.436781 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Checking backup size 1 against volume size 1 {{(pid=100323) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 21:45:58.437869 np0000007121 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Overwriting volume 63badce5-f0f8-4d21-9460-3b6d25dfeed6 with restore of backup 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:45:58.455229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] restore_backup in rpcapi backup_id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 {{(pid=100323) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 21:45:58.462652 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f8611cb-0edf-4eeb-b1e3-e4460e0fa05d tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48/restore returned with HTTP 202 Aug 12 21:45:58.462652 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 904/3593] 10.4.3.240 () {70 vars in 1433 bytes} [Wed Aug 12 21:45:57 2026] POST /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48/restore => generated 152 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:58.469196 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09bf39fb-1994-4b3e-a0e3-800734a18e6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.470774 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09bf39fb-1994-4b3e-a0e3-800734a18e6e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:45:58.471170 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09bf39fb-1994-4b3e-a0e3-800734a18e6e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:58.471254 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09bf39fb-1994-4b3e-a0e3-800734a18e6e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:58.471384 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-09bf39fb-1994-4b3e-a0e3-800734a18e6e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:58.478035 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:58.478035 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:58.478873 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09bf39fb-1994-4b3e-a0e3-800734a18e6e tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:45:58.479345 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 896/3594] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:58 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:58.484875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e15ccc89-0fc2-4ab4-bcd0-a921e763fc69 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Lock "cinder-attachment_update-4becb732-9855-4407-bbac-5523dc921623-np0000007121" released by "attachment_update" :: held 0.109s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:45:58.485306 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-e15ccc89-0fc2-4ab4-bcd0-a921e763fc69 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4 returned with HTTP 200 Aug 12 21:45:58.485932 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 894/3595] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:45:58 2026] PUT /volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:58.698350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87083c26-a448-4139-80f5-8e4fde4652d2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:58.700364 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:45:58.700751 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-VolumesCloneTest-Volume-573438793"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:45:58.702054 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume request body: {'volume': {'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-573438793'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:45:58.794601 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume of 1 GB Aug 12 21:45:58.957195 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Availability Zones retrieved successfully. Aug 12 21:45:58.962008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Flow 'volume_create_api' (3d7dbbda-a5fb-49b0-af94-75899739b969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:58.962965 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde05cba-759e-4fda-b2da-1e8521bb1b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:58.963863 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:45:59.011593 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde05cba-759e-4fda-b2da-1e8521bb1b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:59.012297 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b219ba-f2ca-487a-94a8-f5df20f35965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:59.061386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Created reservations ['5db84e49-768e-4610-a30a-d7dd5a07e7e0', 'fc3b75e6-51c1-4c32-bc8b-36d5f8cc7011', '6b806175-dfb0-478a-a4c0-05e4ed981b37', '955c3d8a-3bfb-49f7-b452-3dd06d379210'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:45:59.062078 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b219ba-f2ca-487a-94a8-f5df20f35965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5db84e49-768e-4610-a30a-d7dd5a07e7e0', 'fc3b75e6-51c1-4c32-bc8b-36d5f8cc7011', '6b806175-dfb0-478a-a4c0-05e4ed981b37', '955c3d8a-3bfb-49f7-b452-3dd06d379210']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:59.062799 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c16020cc-45e7-42c5-9437-01259bb988fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:59.085574 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c16020cc-45e7-42c5-9437-01259bb988fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '669617db-c2b5-4b2d-89d2-bcc05b0c10c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-573438793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6123fda658b4aebb8b4e00d5051c2e8',qos_specs=None,replication_status=,reservations=['5db84e49-768e-4610-a30a-d7dd5a07e7e0','fc3b75e6-51c1-4c32-bc8b-36d5f8cc7011','6b806175-dfb0-478a-a4c0-05e4ed981b37','955c3d8a-3bfb-49f7-b452-3dd06d379210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f615213f860458d82fa691f0235d60f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:45:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-573438793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=669617db-c2b5-4b2d-89d2-bcc05b0c10c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6123fda658b4aebb8b4e00d5051c2e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f615213f860458d82fa691f0235d60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:59.085574 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2ffcf5-770e-45e7-beca-dda854fc07b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:59.098016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2ffcf5-770e-45e7-beca-dda854fc07b6) transitioned into state 'SUCCESS' from state '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-573438793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6123fda658b4aebb8b4e00d5051c2e8',qos_specs=None,replication_status=,reservations=['5db84e49-768e-4610-a30a-d7dd5a07e7e0','fc3b75e6-51c1-4c32-bc8b-36d5f8cc7011','6b806175-dfb0-478a-a4c0-05e4ed981b37','955c3d8a-3bfb-49f7-b452-3dd06d379210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f615213f860458d82fa691f0235d60f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:59.098631 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0f79ff-a1c7-441b-8492-78e60e58b4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:45:59.106372 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0f79ff-a1c7-441b-8492-78e60e58b4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:45:59.107168 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Flow 'volume_create_api' (3d7dbbda-a5fb-49b0-af94-75899739b969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:45:59.107450 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume request issued successfully. Aug 12 21:45:59.107964 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87083c26-a448-4139-80f5-8e4fde4652d2 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:45:59.108379 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 902/3596] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:45:58 2026] POST /volume/v3/volumes => generated 746 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:45:59.119749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4ffdf00-ccbe-4c8d-88c1-1276efe2cc01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:59.122251 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4ffdf00-ccbe-4c8d-88c1-1276efe2cc01 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 Aug 12 21:45:59.122511 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4ffdf00-ccbe-4c8d-88c1-1276efe2cc01 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:59.124641 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4ffdf00-ccbe-4c8d-88c1-1276efe2cc01 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:59.133179 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:59.133179 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:45:59.140443 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4ffdf00-ccbe-4c8d-88c1-1276efe2cc01 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:45:59.146111 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4ffdf00-ccbe-4c8d-88c1-1276efe2cc01 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 returned with HTTP 200 Aug 12 21:45:59.146640 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 905/3597] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:59 2026] GET /volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:59.155936 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac51b2c2-e8eb-4f8a-9bcc-a7746402cdba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:59.157823 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac51b2c2-e8eb-4f8a-9bcc-a7746402cdba tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:45:59.158045 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac51b2c2-e8eb-4f8a-9bcc-a7746402cdba tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:59.158273 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac51b2c2-e8eb-4f8a-9bcc-a7746402cdba tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:59.158397 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ac51b2c2-e8eb-4f8a-9bcc-a7746402cdba tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:59.162991 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:59.162991 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:45:59.163790 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac51b2c2-e8eb-4f8a-9bcc-a7746402cdba tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:45:59.164166 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 897/3598] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:45:59 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:45:59.219940 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7caf8835-c350-4837-94b9-48b13a773052 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:59.222842 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7caf8835-c350-4837-94b9-48b13a773052 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:45:59.223061 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7caf8835-c350-4837-94b9-48b13a773052 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:59.223231 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7caf8835-c350-4837-94b9-48b13a773052 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:59.232893 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:59.232893 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:45:59.236132 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7caf8835-c350-4837-94b9-48b13a773052 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:45:59.240901 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7caf8835-c350-4837-94b9-48b13a773052 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:45:59.241291 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 895/3599] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:45:59 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:45:59.492108 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c9268c77-f47d-4282-8fba-cd5641d3092c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:45:59.493959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9268c77-f47d-4282-8fba-cd5641d3092c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:45:59.494185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9268c77-f47d-4282-8fba-cd5641d3092c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:45:59.494363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9268c77-f47d-4282-8fba-cd5641d3092c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:45:59.494459 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c9268c77-f47d-4282-8fba-cd5641d3092c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:45:59.498673 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:45:59.498673 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:45:59.499243 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9268c77-f47d-4282-8fba-cd5641d3092c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:45:59.499590 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 903/3600] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:45:59 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:00.161153 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2444137c-6774-4f11-af6d-71ea5d0f9f49 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:00.163543 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2444137c-6774-4f11-af6d-71ea5d0f9f49 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 Aug 12 21:46:00.163816 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2444137c-6774-4f11-af6d-71ea5d0f9f49 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:00.163994 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2444137c-6774-4f11-af6d-71ea5d0f9f49 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:00.171924 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:00.171924 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:00.174505 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38fffe1d-8386-4a57-a06e-dfdd48747c64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:00.176180 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2444137c-6774-4f11-af6d-71ea5d0f9f49 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:00.176460 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38fffe1d-8386-4a57-a06e-dfdd48747c64 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:46:00.176727 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38fffe1d-8386-4a57-a06e-dfdd48747c64 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:00.176946 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38fffe1d-8386-4a57-a06e-dfdd48747c64 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:00.177064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-38fffe1d-8386-4a57-a06e-dfdd48747c64 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:00.180685 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2444137c-6774-4f11-af6d-71ea5d0f9f49 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 returned with HTTP 200 Aug 12 21:46:00.181038 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 906/3601] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:00 2026] GET /volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:00.181373 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:00.181373 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:00.182217 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38fffe1d-8386-4a57-a06e-dfdd48747c64 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:46:00.182633 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 898/3602] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:00 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:00.195851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f50ff73a-8310-42b6-9836-7bba232022ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:00.197401 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:00.197750 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "669617db-c2b5-4b2d-89d2-bcc05b0c10c5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-267332733"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:00.199128 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume request body: {'volume': {'source_volid': '669617db-c2b5-4b2d-89d2-bcc05b0c10c5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-267332733'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:00.208912 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:00.208912 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:00.209502 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume retrieved successfully. Aug 12 21:46:00.209674 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume of 1 GB Aug 12 21:46:00.213787 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Availability Zones retrieved successfully. Aug 12 21:46:00.220632 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Flow 'volume_create_api' (1c787050-8dc8-48b2-8ab3-367a415ed10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:00.221972 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b91baa97-5117-4feb-b374-b1743fd19d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:00.223068 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:00.249830 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b91baa97-5117-4feb-b374-b1743fd19d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '669617db-c2b5-4b2d-89d2-bcc05b0c10c5', 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:00.251748 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a073e275-97b2-4484-8dca-570144237935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:00.254732 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-69c0682e-9cbb-4203-a800-7188f272938b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:00.256411 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69c0682e-9cbb-4203-a800-7188f272938b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:00.256768 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69c0682e-9cbb-4203-a800-7188f272938b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:00.257019 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69c0682e-9cbb-4203-a800-7188f272938b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:00.266955 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:00.266955 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:00.269266 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-69c0682e-9cbb-4203-a800-7188f272938b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:00.273174 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69c0682e-9cbb-4203-a800-7188f272938b tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:00.273690 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 904/3603] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:00 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:00.286401 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Created reservations ['df5a687e-f183-46ef-bb45-308c3968b79e', 'fdaa1724-a096-4f22-89e5-e438fb4ea716', 'c285a680-9222-4614-807b-6f0e3165dcaf', 'e249d2e6-1365-4af0-86f6-46f4cd0e3784'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:00.287388 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a073e275-97b2-4484-8dca-570144237935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df5a687e-f183-46ef-bb45-308c3968b79e', 'fdaa1724-a096-4f22-89e5-e438fb4ea716', 'c285a680-9222-4614-807b-6f0e3165dcaf', 'e249d2e6-1365-4af0-86f6-46f4cd0e3784']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:00.288357 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de42e168-6adf-4b01-a0be-4cdb6cf66411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:00.325649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de42e168-6adf-4b01-a0be-4cdb6cf66411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b2ca465-c0f5-4a73-9994-f62792accc2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-267332733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6123fda658b4aebb8b4e00d5051c2e8',qos_specs=None,replication_status=,reservations=['df5a687e-f183-46ef-bb45-308c3968b79e','fdaa1724-a096-4f22-89e5-e438fb4ea716','c285a680-9222-4614-807b-6f0e3165dcaf','e249d2e6-1365-4af0-86f6-46f4cd0e3784'],size=1,snapshot_id=None,source_replicaid=,source_volid=669617db-c2b5-4b2d-89d2-bcc05b0c10c5,status='creating',user_id='8f615213f860458d82fa691f0235d60f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), '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-12T21:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-267332733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b2ca465-c0f5-4a73-9994-f62792accc2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6123fda658b4aebb8b4e00d5051c2e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=669617db-c2b5-4b2d-89d2-bcc05b0c10c5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f615213f860458d82fa691f0235d60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:00.326591 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a970343d-0f0a-4e08-9363-b9ce9b4d1767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:00.345445 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a970343d-0f0a-4e08-9363-b9ce9b4d1767) transitioned into state 'SUCCESS' from state '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-267332733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6123fda658b4aebb8b4e00d5051c2e8',qos_specs=None,replication_status=,reservations=['df5a687e-f183-46ef-bb45-308c3968b79e','fdaa1724-a096-4f22-89e5-e438fb4ea716','c285a680-9222-4614-807b-6f0e3165dcaf','e249d2e6-1365-4af0-86f6-46f4cd0e3784'],size=1,snapshot_id=None,source_replicaid=,source_volid=669617db-c2b5-4b2d-89d2-bcc05b0c10c5,status='creating',user_id='8f615213f860458d82fa691f0235d60f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:00.346432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478c84c2-0a7f-4a53-b0fe-390e429ccc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:00.366426 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478c84c2-0a7f-4a53-b0fe-390e429ccc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:00.367633 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Flow 'volume_create_api' (1c787050-8dc8-48b2-8ab3-367a415ed10d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:00.368081 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume request issued successfully. Aug 12 21:46:00.369056 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f50ff73a-8310-42b6-9836-7bba232022ce tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:00.369637 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 896/3604] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:46:00 2026] POST /volume/v3/volumes => generated 779 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:00.380703 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7294d17f-5f37-4a94-945e-4952282aab53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:00.382432 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7294d17f-5f37-4a94-945e-4952282aab53 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b Aug 12 21:46:00.382607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7294d17f-5f37-4a94-945e-4952282aab53 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:00.382819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7294d17f-5f37-4a94-945e-4952282aab53 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:00.391759 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:00.391759 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:00.397942 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7294d17f-5f37-4a94-945e-4952282aab53 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:00.402154 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7294d17f-5f37-4a94-945e-4952282aab53 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b returned with HTTP 200 Aug 12 21:46:00.402527 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 907/3605] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:00 2026] GET /volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:00.508873 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-04ccd907-b3ce-4a8c-8450-55e7a89f4613 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:00.510792 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04ccd907-b3ce-4a8c-8450-55e7a89f4613 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:00.511011 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04ccd907-b3ce-4a8c-8450-55e7a89f4613 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:00.511228 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04ccd907-b3ce-4a8c-8450-55e7a89f4613 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:00.511323 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-04ccd907-b3ce-4a8c-8450-55e7a89f4613 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:00.515502 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:00.515502 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:00.516143 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04ccd907-b3ce-4a8c-8450-55e7a89f4613 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:00.516519 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 899/3606] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:00 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:01.195445 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-367a2b28-443a-4406-a2d3-37d6afca3f8b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.196894 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-367a2b28-443a-4406-a2d3-37d6afca3f8b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:46:01.197152 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-367a2b28-443a-4406-a2d3-37d6afca3f8b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:01.197462 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-367a2b28-443a-4406-a2d3-37d6afca3f8b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:01.197654 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-367a2b28-443a-4406-a2d3-37d6afca3f8b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:01.202004 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.202004 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:01.202973 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-367a2b28-443a-4406-a2d3-37d6afca3f8b tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:46:01.203473 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 905/3607] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:01 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:01.285924 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47d55181-ae52-4832-8b8b-54a112941444 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.287904 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47d55181-ae52-4832-8b8b-54a112941444 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:01.288132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47d55181-ae52-4832-8b8b-54a112941444 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:01.288373 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47d55181-ae52-4832-8b8b-54a112941444 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:01.299336 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.299336 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:01.302947 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-47d55181-ae52-4832-8b8b-54a112941444 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:01.307192 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47d55181-ae52-4832-8b8b-54a112941444 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:01.307640 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 897/3608] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:01 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:01.415507 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b343f54c-14f5-4ccd-8d0c-ea9f85d3c879 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.417831 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b343f54c-14f5-4ccd-8d0c-ea9f85d3c879 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b Aug 12 21:46:01.418127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b343f54c-14f5-4ccd-8d0c-ea9f85d3c879 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:01.418427 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b343f54c-14f5-4ccd-8d0c-ea9f85d3c879 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:01.428235 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.428235 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:01.433066 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b343f54c-14f5-4ccd-8d0c-ea9f85d3c879 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:01.439830 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b343f54c-14f5-4ccd-8d0c-ea9f85d3c879 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b returned with HTTP 200 Aug 12 21:46:01.440383 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 908/3609] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:01 2026] GET /volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:01.453272 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1417153f-0f09-4cd4-bbab-69567fbda1bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.455573 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1417153f-0f09-4cd4-bbab-69567fbda1bf tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b Aug 12 21:46:01.455792 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1417153f-0f09-4cd4-bbab-69567fbda1bf tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:01.455994 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1417153f-0f09-4cd4-bbab-69567fbda1bf tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:01.462965 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.462965 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:01.466794 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1417153f-0f09-4cd4-bbab-69567fbda1bf tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:01.471393 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1417153f-0f09-4cd4-bbab-69567fbda1bf tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b returned with HTTP 200 Aug 12 21:46:01.471781 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 900/3610] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:01 2026] GET /volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:01.484734 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f87437c-ad92-4685-91b8-adbfc2f1bde0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.486930 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f87437c-ad92-4685-91b8-adbfc2f1bde0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b Aug 12 21:46:01.487436 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f87437c-ad92-4685-91b8-adbfc2f1bde0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:01.487817 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f87437c-ad92-4685-91b8-adbfc2f1bde0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:01.498101 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.498101 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:01.501293 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f87437c-ad92-4685-91b8-adbfc2f1bde0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:01.506310 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f87437c-ad92-4685-91b8-adbfc2f1bde0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b returned with HTTP 200 Aug 12 21:46:01.506834 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 906/3611] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:01 2026] GET /volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:01.518973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f552f245-fbed-4647-994b-e5c30004b02a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.520582 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f552f245-fbed-4647-994b-e5c30004b02a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] DELETE https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b Aug 12 21:46:01.520782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f552f245-fbed-4647-994b-e5c30004b02a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:01.520959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f552f245-fbed-4647-994b-e5c30004b02a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:01.521110 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f552f245-fbed-4647-994b-e5c30004b02a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Delete volume with id: 1b2ca465-c0f5-4a73-9994-f62792accc2b Aug 12 21:46:01.526546 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d7eff18-358d-4d95-ac80-decce499e87a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.527786 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.527786 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:01.528255 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f552f245-fbed-4647-994b-e5c30004b02a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:01.529035 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d7eff18-358d-4d95-ac80-decce499e87a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:01.529363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d7eff18-358d-4d95-ac80-decce499e87a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:01.529673 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d7eff18-358d-4d95-ac80-decce499e87a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:01.529887 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6d7eff18-358d-4d95-ac80-decce499e87a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:01.535417 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.535417 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:01.536784 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d7eff18-358d-4d95-ac80-decce499e87a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:01.536991 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 909/3612] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:01 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:01.549761 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f552f245-fbed-4647-994b-e5c30004b02a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Delete volume request issued successfully. Aug 12 21:46:01.549977 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f552f245-fbed-4647-994b-e5c30004b02a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b returned with HTTP 202 Aug 12 21:46:01.550382 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 898/3613] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:01 2026] DELETE /volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:01.561233 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-001bf657-d9de-4939-9d84-b051a37cbd4a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.563052 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-001bf657-d9de-4939-9d84-b051a37cbd4a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b Aug 12 21:46:01.563233 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-001bf657-d9de-4939-9d84-b051a37cbd4a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:01.563425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-001bf657-d9de-4939-9d84-b051a37cbd4a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:01.570364 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.570364 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:01.575376 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-001bf657-d9de-4939-9d84-b051a37cbd4a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:01.583205 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-001bf657-d9de-4939-9d84-b051a37cbd4a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b returned with HTTP 200 Aug 12 21:46:01.583890 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 901/3614] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:01 2026] GET /volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:01.757468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-4fa44c03-9527-45c0-b86a-800d13ace180 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:01.759512 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-4fa44c03-9527-45c0-b86a-800d13ace180 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] POST https://10.4.3.240/volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4/action Aug 12 21:46:01.760050 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-4fa44c03-9527-45c0-b86a-800d13ace180 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:46:01.760326 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-4fa44c03-9527-45c0-b86a-800d13ace180 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:01.777753 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:01.777753 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:01.791447 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b4f8e4f-2c72-4e3e-a13a-3d4dbe0d679f req-4fa44c03-9527-45c0-b86a-800d13ace180 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4/action returned with HTTP 204 Aug 12 21:46:01.791447 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 907/3615] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:46:01 2026] POST /volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:02.212955 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c8bc98b3-8c67-43fe-9d4b-938570a159d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.214722 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8bc98b3-8c67-43fe-9d4b-938570a159d5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:46:02.214907 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8bc98b3-8c67-43fe-9d4b-938570a159d5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.215096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8bc98b3-8c67-43fe-9d4b-938570a159d5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.215197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c8bc98b3-8c67-43fe-9d4b-938570a159d5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:02.219439 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.219439 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:02.220097 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8bc98b3-8c67-43fe-9d4b-938570a159d5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:46:02.220462 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 910/3616] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:02 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:02.319357 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29442205-3519-4404-855e-e7b63ebfcd41 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.321142 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29442205-3519-4404-855e-e7b63ebfcd41 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:02.321368 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29442205-3519-4404-855e-e7b63ebfcd41 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.321516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29442205-3519-4404-855e-e7b63ebfcd41 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.330431 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.330431 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:02.333398 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29442205-3519-4404-855e-e7b63ebfcd41 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:02.337052 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29442205-3519-4404-855e-e7b63ebfcd41 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:02.337394 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 899/3617] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:02 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1159 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:02.349495 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae0f973c-7831-4214-80c8-028abeb4ff4f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.351358 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae0f973c-7831-4214-80c8-028abeb4ff4f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] POST https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623/action Aug 12 21:46:02.351731 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae0f973c-7831-4214-80c8-028abeb4ff4f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:46:02.351883 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae0f973c-7831-4214-80c8-028abeb4ff4f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:02.362181 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.362181 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:02.362608 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae0f973c-7831-4214-80c8-028abeb4ff4f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:02.394249 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ae0f973c-7831-4214-80c8-028abeb4ff4f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Created reservations ['96c76033-0b46-467f-8fc4-61c2888c3d13', 'a3e32ac6-000b-4118-89d7-d91d4607014c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:02.412610 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae0f973c-7831-4214-80c8-028abeb4ff4f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Extend volume request issued successfully. Aug 12 21:46:02.412901 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae0f973c-7831-4214-80c8-028abeb4ff4f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623/action returned with HTTP 202 Aug 12 21:46:02.413643 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 902/3618] 10.4.3.240 () {70 vars in 1431 bytes} [Wed Aug 12 21:46:02 2026] POST /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 21:46:02.420569 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d9c46e76-8de8-49e7-aafd-4e86a57f53fe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.424381 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d9c46e76-8de8-49e7-aafd-4e86a57f53fe tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:02.424381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d9c46e76-8de8-49e7-aafd-4e86a57f53fe tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.424381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d9c46e76-8de8-49e7-aafd-4e86a57f53fe tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.433955 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.433955 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:02.439229 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d9c46e76-8de8-49e7-aafd-4e86a57f53fe tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:02.445730 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d9c46e76-8de8-49e7-aafd-4e86a57f53fe tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:02.446481 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 908/3619] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:02 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:02.549643 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b38bba5f-f8de-450e-85ed-5ace06f221dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.551957 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b38bba5f-f8de-450e-85ed-5ace06f221dd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:02.552266 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b38bba5f-f8de-450e-85ed-5ace06f221dd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.552578 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b38bba5f-f8de-450e-85ed-5ace06f221dd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.552730 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b38bba5f-f8de-450e-85ed-5ace06f221dd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:02.557583 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.557583 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:02.558404 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b38bba5f-f8de-450e-85ed-5ace06f221dd tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:02.558890 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 911/3620] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:02 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:02.595602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50132a8d-9421-4ffa-9568-79a48ac86c6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.597417 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50132a8d-9421-4ffa-9568-79a48ac86c6d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b Aug 12 21:46:02.597679 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50132a8d-9421-4ffa-9568-79a48ac86c6d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.597884 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50132a8d-9421-4ffa-9568-79a48ac86c6d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.603582 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50132a8d-9421-4ffa-9568-79a48ac86c6d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b returned with HTTP 404 Aug 12 21:46:02.604056 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 900/3621] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:02 2026] GET /volume/v3/volumes/1b2ca465-c0f5-4a73-9994-f62792accc2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:02.610183 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4cedf693-8a27-4323-91ac-1c4f0d1eab85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.612007 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4cedf693-8a27-4323-91ac-1c4f0d1eab85 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 Aug 12 21:46:02.612191 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4cedf693-8a27-4323-91ac-1c4f0d1eab85 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.612378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4cedf693-8a27-4323-91ac-1c4f0d1eab85 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.619816 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.619816 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:02.623657 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4cedf693-8a27-4323-91ac-1c4f0d1eab85 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:02.628782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4cedf693-8a27-4323-91ac-1c4f0d1eab85 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 returned with HTTP 200 Aug 12 21:46:02.629193 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 903/3622] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:02 2026] GET /volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:02.640942 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a3990778-2fac-4e51-a649-432a2df39dd0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.642416 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a3990778-2fac-4e51-a649-432a2df39dd0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] DELETE https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 Aug 12 21:46:02.642700 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a3990778-2fac-4e51-a649-432a2df39dd0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.643982 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a3990778-2fac-4e51-a649-432a2df39dd0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.643982 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a3990778-2fac-4e51-a649-432a2df39dd0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Delete volume with id: 669617db-c2b5-4b2d-89d2-bcc05b0c10c5 Aug 12 21:46:02.649918 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.649918 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:02.650454 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a3990778-2fac-4e51-a649-432a2df39dd0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:02.669058 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a3990778-2fac-4e51-a649-432a2df39dd0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Delete volume request issued successfully. Aug 12 21:46:02.669058 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a3990778-2fac-4e51-a649-432a2df39dd0 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 returned with HTTP 202 Aug 12 21:46:02.669058 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 909/3623] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:02 2026] DELETE /volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:02.676151 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a82f3ef-89ee-4c29-b59a-1e0dca314b4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.677943 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a82f3ef-89ee-4c29-b59a-1e0dca314b4d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 Aug 12 21:46:02.678130 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a82f3ef-89ee-4c29-b59a-1e0dca314b4d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.678321 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a82f3ef-89ee-4c29-b59a-1e0dca314b4d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.680280 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ae0f973c-7831-4214-80c8-028abeb4ff4f req-7b031afd-3149-4d73-8f5e-ece3b7458931 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:02.684443 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ae0f973c-7831-4214-80c8-028abeb4ff4f req-7b031afd-3149-4d73-8f5e-ece3b7458931 service nova] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:02.684643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ae0f973c-7831-4214-80c8-028abeb4ff4f req-7b031afd-3149-4d73-8f5e-ece3b7458931 service nova] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:02.684827 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ae0f973c-7831-4214-80c8-028abeb4ff4f req-7b031afd-3149-4d73-8f5e-ece3b7458931 service nova] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:02.687907 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.687907 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:02.693008 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a82f3ef-89ee-4c29-b59a-1e0dca314b4d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:02.696439 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:02.696439 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:02.701897 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a82f3ef-89ee-4c29-b59a-1e0dca314b4d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 returned with HTTP 200 Aug 12 21:46:02.702670 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 912/3624] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:02 2026] GET /volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:02.703334 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ae0f973c-7831-4214-80c8-028abeb4ff4f req-7b031afd-3149-4d73-8f5e-ece3b7458931 service nova] Volume info retrieved successfully. Aug 12 21:46:02.708147 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ae0f973c-7831-4214-80c8-028abeb4ff4f req-7b031afd-3149-4d73-8f5e-ece3b7458931 service nova] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:02.708601 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 901/3625] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:46:02 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:03.230863 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ce14c62-a1eb-428f-9545-c5fc067e80c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.232842 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ce14c62-a1eb-428f-9545-c5fc067e80c6 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:46:03.233238 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ce14c62-a1eb-428f-9545-c5fc067e80c6 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.233647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ce14c62-a1eb-428f-9545-c5fc067e80c6 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.233894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0ce14c62-a1eb-428f-9545-c5fc067e80c6 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:03.239315 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.239315 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:03.240363 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ce14c62-a1eb-428f-9545-c5fc067e80c6 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:46:03.240941 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 904/3626] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:03.462821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b8925332-de32-45c5-b90e-41aab8cca18f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.465334 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8925332-de32-45c5-b90e-41aab8cca18f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:03.465670 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8925332-de32-45c5-b90e-41aab8cca18f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.465971 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8925332-de32-45c5-b90e-41aab8cca18f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.478797 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.478797 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:03.483354 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b8925332-de32-45c5-b90e-41aab8cca18f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:03.487590 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8925332-de32-45c5-b90e-41aab8cca18f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:03.488013 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 910/3627] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:03.499814 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-715b23c8-945e-4072-9efa-408ac6236278 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.501596 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-715b23c8-945e-4072-9efa-408ac6236278 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:03.501869 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-715b23c8-945e-4072-9efa-408ac6236278 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.502100 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-715b23c8-945e-4072-9efa-408ac6236278 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.511756 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.511756 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:03.515496 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-715b23c8-945e-4072-9efa-408ac6236278 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:03.519535 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-715b23c8-945e-4072-9efa-408ac6236278 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:03.519931 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 913/3628] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:03.569816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-818fb267-f370-44a6-b282-450142cea65f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.571722 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-818fb267-f370-44a6-b282-450142cea65f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:03.572002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-818fb267-f370-44a6-b282-450142cea65f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.572246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-818fb267-f370-44a6-b282-450142cea65f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.572388 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-818fb267-f370-44a6-b282-450142cea65f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:03.578450 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.578450 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:03.579072 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-818fb267-f370-44a6-b282-450142cea65f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:03.582271 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 902/3629] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:03.690315 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-4c8ef7c5-a8ac-431a-927f-f77a39656dba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.693044 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-4c8ef7c5-a8ac-431a-927f-f77a39656dba tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:03.693314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-4c8ef7c5-a8ac-431a-927f-f77a39656dba tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.693606 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-4c8ef7c5-a8ac-431a-927f-f77a39656dba tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.706909 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.706909 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:03.711692 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-4c8ef7c5-a8ac-431a-927f-f77a39656dba tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:03.716566 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b277e51a-84b4-4117-917b-2167b1a05cef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.718441 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-4c8ef7c5-a8ac-431a-927f-f77a39656dba tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:03.719232 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b277e51a-84b4-4117-917b-2167b1a05cef tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 Aug 12 21:46:03.719232 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b277e51a-84b4-4117-917b-2167b1a05cef tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.719345 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 905/3630] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:03.719395 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b277e51a-84b4-4117-917b-2167b1a05cef tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.725641 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b277e51a-84b4-4117-917b-2167b1a05cef tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 returned with HTTP 404 Aug 12 21:46:03.725641 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 911/3631] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/volumes/669617db-c2b5-4b2d-89d2-bcc05b0c10c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:03.733232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.734932 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:03.735197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-550423901"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:03.736533 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-550423901'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:03.736673 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume of 1 GB Aug 12 21:46:03.737000 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-3780e61d-bbde-4ef0-80af-f7faee1a6bfd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.739044 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-3780e61d-bbde-4ef0-80af-f7faee1a6bfd tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] POST https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623/action Aug 12 21:46:03.739376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-3780e61d-bbde-4ef0-80af-f7faee1a6bfd tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:46:03.739527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-3780e61d-bbde-4ef0-80af-f7faee1a6bfd tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:03.743120 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Availability Zones retrieved successfully. Aug 12 21:46:03.748141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Flow 'volume_create_api' (ec285946-6bee-4028-9ca5-21bdc1ceaa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:03.748982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c7dcd1-4d83-46d1-aa74-532e7a4efcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:03.749799 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:03.750060 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.750060 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:03.750631 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-3780e61d-bbde-4ef0-80af-f7faee1a6bfd tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:03.754368 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=293,cinder:UPDATE=95,cinder:INSERT=41 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:46:03.758340 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-3780e61d-bbde-4ef0-80af-f7faee1a6bfd tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Begin detaching volume completed successfully. Aug 12 21:46:03.758567 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-3780e61d-bbde-4ef0-80af-f7faee1a6bfd tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623/action returned with HTTP 202 Aug 12 21:46:03.759036 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 903/3632] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:46:03 2026] POST /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:46:03.774853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c7dcd1-4d83-46d1-aa74-532e7a4efcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:03.775571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbc6f5e-2243-4c08-a124-9786a5461250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:03.776912 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2895a6a-b64e-496e-aeda-387181930374 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.779320 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2895a6a-b64e-496e-aeda-387181930374 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:03.779595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2895a6a-b64e-496e-aeda-387181930374 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.779791 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2895a6a-b64e-496e-aeda-387181930374 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.791829 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.791829 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:03.795731 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2895a6a-b64e-496e-aeda-387181930374 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:03.800535 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2895a6a-b64e-496e-aeda-387181930374 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:03.800841 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 906/3633] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:03.806072 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8fc5276d-60a9-4742-923f-4426ed0c6bf7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.806605 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8fc5276d-60a9-4742-923f-4426ed0c6bf7 None None] GET https://10.4.3.240/volume// Aug 12 21:46:03.806886 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8fc5276d-60a9-4742-923f-4426ed0c6bf7 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.807130 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8fc5276d-60a9-4742-923f-4426ed0c6bf7 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.807572 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8fc5276d-60a9-4742-923f-4426ed0c6bf7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:46:03.809458 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 912/3634] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:46:03.812345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Created reservations ['e305b34c-ce26-4e70-9854-1ecc01e01d0e', 'b7f18c9b-d689-4313-b071-ecd6b5ae7500', '58afc1be-b06e-4680-b2a2-43116f936d17', '224006de-a273-4d82-83ad-bacff64f1847'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:03.813179 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbc6f5e-2243-4c08-a124-9786a5461250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e305b34c-ce26-4e70-9854-1ecc01e01d0e', 'b7f18c9b-d689-4313-b071-ecd6b5ae7500', '58afc1be-b06e-4680-b2a2-43116f936d17', '224006de-a273-4d82-83ad-bacff64f1847']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:03.814903 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13372b9-90ab-4cf5-8ed3-128a44ad1a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:03.816302 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-ef030085-2b66-4eba-ae6f-5bb6662a615d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.819683 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-ef030085-2b66-4eba-ae6f-5bb6662a615d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:03.820932 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-ef030085-2b66-4eba-ae6f-5bb6662a615d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.821070 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-ef030085-2b66-4eba-ae6f-5bb6662a615d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.831084 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.831084 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:03.835473 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-ef030085-2b66-4eba-ae6f-5bb6662a615d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:03.842293 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-ef030085-2b66-4eba-ae6f-5bb6662a615d tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:03.842951 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 904/3635] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:03.843074 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13372b9-90ab-4cf5-8ed3-128a44ad1a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3cee9b4-a8d0-4199-a78a-41d2a2dd762b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-550423901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6123fda658b4aebb8b4e00d5051c2e8',qos_specs=None,replication_status=,reservations=['e305b34c-ce26-4e70-9854-1ecc01e01d0e','b7f18c9b-d689-4313-b071-ecd6b5ae7500','58afc1be-b06e-4680-b2a2-43116f936d17','224006de-a273-4d82-83ad-bacff64f1847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f615213f860458d82fa691f0235d60f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:46:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-550423901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3cee9b4-a8d0-4199-a78a-41d2a2dd762b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6123fda658b4aebb8b4e00d5051c2e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f615213f860458d82fa691f0235d60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:03.843565 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07761ba-f6c6-4976-a527-19852997c94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:03.860840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07761ba-f6c6-4976-a527-19852997c94d) transitioned into state 'SUCCESS' from state '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-550423901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6123fda658b4aebb8b4e00d5051c2e8',qos_specs=None,replication_status=,reservations=['e305b34c-ce26-4e70-9854-1ecc01e01d0e','b7f18c9b-d689-4313-b071-ecd6b5ae7500','58afc1be-b06e-4680-b2a2-43116f936d17','224006de-a273-4d82-83ad-bacff64f1847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f615213f860458d82fa691f0235d60f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:03.861110 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcde7fa-60d6-428f-a5ca-39531dff21b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:03.875592 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcde7fa-60d6-428f-a5ca-39531dff21b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:03.876841 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Flow 'volume_create_api' (ec285946-6bee-4028-9ca5-21bdc1ceaa39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:03.877246 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume request issued successfully. Aug 12 21:46:03.878025 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf3223f-f610-4fe8-a59c-aaba259b1a5c tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:03.878582 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 914/3636] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:46:03 2026] POST /volume/v3/volumes => generated 746 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:03.890570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a930930b-181a-4298-862b-e989ac6689c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:03.892015 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a930930b-181a-4298-862b-e989ac6689c3 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b Aug 12 21:46:03.892245 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a930930b-181a-4298-862b-e989ac6689c3 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:03.892498 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a930930b-181a-4298-862b-e989ac6689c3 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:03.899655 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:03.899655 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:03.903422 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a930930b-181a-4298-862b-e989ac6689c3 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:03.907666 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a930930b-181a-4298-862b-e989ac6689c3 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b returned with HTTP 200 Aug 12 21:46:03.908238 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 907/3637] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:03 2026] GET /volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:04.253215 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ed1eb8e-b76f-4cf6-911a-906f80b41ac2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:04.256700 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ed1eb8e-b76f-4cf6-911a-906f80b41ac2 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:46:04.256700 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ed1eb8e-b76f-4cf6-911a-906f80b41ac2 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:04.256700 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ed1eb8e-b76f-4cf6-911a-906f80b41ac2 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:04.256700 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6ed1eb8e-b76f-4cf6-911a-906f80b41ac2 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Show backup with id accdb433-0adf-4211-88fb-3ac9296e6dd3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:04.260091 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:04.260091 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:04.260948 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ed1eb8e-b76f-4cf6-911a-906f80b41ac2 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 200 Aug 12 21:46:04.261355 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 913/3638] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:04 2026] GET /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:04.272740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ba7374f-d668-47f2-b0c5-75cff0385d07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:04.274829 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ba7374f-d668-47f2-b0c5-75cff0385d07 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 Aug 12 21:46:04.275011 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ba7374f-d668-47f2-b0c5-75cff0385d07 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:04.275238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ba7374f-d668-47f2-b0c5-75cff0385d07 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:04.283117 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:04.283117 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:04.287330 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6ba7374f-d668-47f2-b0c5-75cff0385d07 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:46:04.294593 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ba7374f-d668-47f2-b0c5-75cff0385d07 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 returned with HTTP 200 Aug 12 21:46:04.295412 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 905/3639] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:04 2026] GET /volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:04.311556 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cae5ee9c-1340-499a-8b81-8eb7558377fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:04.313556 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cae5ee9c-1340-499a-8b81-8eb7558377fe tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 Aug 12 21:46:04.313791 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cae5ee9c-1340-499a-8b81-8eb7558377fe tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:04.314030 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cae5ee9c-1340-499a-8b81-8eb7558377fe tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:04.321659 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:04.321659 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:04.325767 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cae5ee9c-1340-499a-8b81-8eb7558377fe tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:46:04.332352 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cae5ee9c-1340-499a-8b81-8eb7558377fe tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 returned with HTTP 200 Aug 12 21:46:04.332848 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 915/3640] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:04 2026] GET /volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:04.591065 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ea2954e-3ceb-449e-a60c-230574d642f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:04.592705 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ea2954e-3ceb-449e-a60c-230574d642f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:04.592929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ea2954e-3ceb-449e-a60c-230574d642f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:04.593216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ea2954e-3ceb-449e-a60c-230574d642f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:04.593216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5ea2954e-3ceb-449e-a60c-230574d642f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:04.597543 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:04.597543 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:04.598192 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ea2954e-3ceb-449e-a60c-230574d642f7 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:04.598558 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 908/3641] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:04 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:04.705839 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-0877d0df-ac45-47c8-8d5b-b0d9c2fefa0f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:04.708430 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-0877d0df-ac45-47c8-8d5b-b0d9c2fefa0f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] DELETE https://10.4.3.240/volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4 Aug 12 21:46:04.708848 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-0877d0df-ac45-47c8-8d5b-b0d9c2fefa0f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:04.709301 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-0877d0df-ac45-47c8-8d5b-b0d9c2fefa0f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:04.719410 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:04.719410 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:04.798647 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3a0dc75b-2c4c-47ad-b06f-638133d9522b req-0877d0df-ac45-47c8-8d5b-b0d9c2fefa0f tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4 returned with HTTP 200 Aug 12 21:46:04.799549 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 914/3642] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:46:04 2026] DELETE /volume/v3/attachments/63f9491e-bf96-493b-b85f-24bc6a8aa7d4 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:04.817110 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93511261-f2f3-46b6-ad83-980ab979f771 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:04.819132 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93511261-f2f3-46b6-ad83-980ab979f771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:04.819246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93511261-f2f3-46b6-ad83-980ab979f771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:04.820227 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93511261-f2f3-46b6-ad83-980ab979f771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:04.835340 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:04.835340 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:04.839982 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93511261-f2f3-46b6-ad83-980ab979f771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:04.845037 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93511261-f2f3-46b6-ad83-980ab979f771 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:04.845395 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 906/3643] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:04 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:04.920941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4ce01287-6b2d-431f-b84e-c514fc224372 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:04.925338 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ce01287-6b2d-431f-b84e-c514fc224372 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b Aug 12 21:46:04.925699 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ce01287-6b2d-431f-b84e-c514fc224372 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:04.925912 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ce01287-6b2d-431f-b84e-c514fc224372 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:04.934365 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:04.934365 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:04.938728 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4ce01287-6b2d-431f-b84e-c514fc224372 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:04.944468 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ce01287-6b2d-431f-b84e-c514fc224372 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b returned with HTTP 200 Aug 12 21:46:04.945087 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 916/3644] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:04 2026] GET /volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:04.960017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e178d05-474e-42db-a962-673529e9faf1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:04.962319 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:04.963503 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c3cee9b4-a8d0-4199-a78a-41d2a2dd762b", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1359188019"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:04.965487 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume request body: {'volume': {'source_volid': 'c3cee9b4-a8d0-4199-a78a-41d2a2dd762b', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1359188019'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:04.975490 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:04.975490 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:04.976158 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume retrieved successfully. Aug 12 21:46:04.976269 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume of 2 GB Aug 12 21:46:04.982908 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Availability Zones retrieved successfully. Aug 12 21:46:04.990025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Flow 'volume_create_api' (9c934dec-06fd-46e4-bb74-d98e8a08aff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:04.991516 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23007847-f370-4829-86e4-dfd8268754f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:04.992974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:05.023690 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23007847-f370-4829-86e4-dfd8268754f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c3cee9b4-a8d0-4199-a78a-41d2a2dd762b', 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:05.024530 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db0d60a-3169-4367-ace6-6ba1a4620656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:05.067193 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Created reservations ['6fc919c6-8437-486d-b036-38dda0f5bfe1', '120713e4-4a92-4e94-9fe9-7d197bdc160e', '1c504a00-a680-40e5-b1cf-d7654562ecbc', '4b8d054b-e8fa-4c54-8f0e-d442e3751374'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:05.068009 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db0d60a-3169-4367-ace6-6ba1a4620656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc919c6-8437-486d-b036-38dda0f5bfe1', '120713e4-4a92-4e94-9fe9-7d197bdc160e', '1c504a00-a680-40e5-b1cf-d7654562ecbc', '4b8d054b-e8fa-4c54-8f0e-d442e3751374']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:05.069168 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4b6241-836a-406a-96f4-5fdd98386a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:05.105887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4b6241-836a-406a-96f4-5fdd98386a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a6b3507-487f-4990-8439-2df5269b0f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1359188019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6123fda658b4aebb8b4e00d5051c2e8',qos_specs=None,replication_status=,reservations=['6fc919c6-8437-486d-b036-38dda0f5bfe1','120713e4-4a92-4e94-9fe9-7d197bdc160e','1c504a00-a680-40e5-b1cf-d7654562ecbc','4b8d054b-e8fa-4c54-8f0e-d442e3751374'],size=2,snapshot_id=None,source_replicaid=,source_volid=c3cee9b4-a8d0-4199-a78a-41d2a2dd762b,status='creating',user_id='8f615213f860458d82fa691f0235d60f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1359188019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a6b3507-487f-4990-8439-2df5269b0f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6123fda658b4aebb8b4e00d5051c2e8',provider_auth=None,provider_geometry=None,provider_id=None,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=c3cee9b4-a8d0-4199-a78a-41d2a2dd762b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f615213f860458d82fa691f0235d60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:05.106674 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5ef660-89dc-4d20-a914-f28eaaaffd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:05.129853 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5ef660-89dc-4d20-a914-f28eaaaffd60) transitioned into state 'SUCCESS' from state '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-1359188019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6123fda658b4aebb8b4e00d5051c2e8',qos_specs=None,replication_status=,reservations=['6fc919c6-8437-486d-b036-38dda0f5bfe1','120713e4-4a92-4e94-9fe9-7d197bdc160e','1c504a00-a680-40e5-b1cf-d7654562ecbc','4b8d054b-e8fa-4c54-8f0e-d442e3751374'],size=2,snapshot_id=None,source_replicaid=,source_volid=c3cee9b4-a8d0-4199-a78a-41d2a2dd762b,status='creating',user_id='8f615213f860458d82fa691f0235d60f',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:05.130563 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b003376d-9921-4f33-8aff-06188f393f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:05.152458 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b003376d-9921-4f33-8aff-06188f393f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:05.153337 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Flow 'volume_create_api' (9c934dec-06fd-46e4-bb74-d98e8a08aff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:05.153961 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Create volume request issued successfully. Aug 12 21:46:05.154603 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e178d05-474e-42db-a962-673529e9faf1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:05.155059 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 909/3645] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:46:04 2026] POST /volume/v3/volumes => generated 781 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:05.170424 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6fa8bd2f-19aa-479d-9eee-80188e075705 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:05.172297 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6fa8bd2f-19aa-479d-9eee-80188e075705 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b Aug 12 21:46:05.172362 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6fa8bd2f-19aa-479d-9eee-80188e075705 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:05.172810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6fa8bd2f-19aa-479d-9eee-80188e075705 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:05.180081 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:05.180081 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:05.186265 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6fa8bd2f-19aa-479d-9eee-80188e075705 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:05.189092 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6fa8bd2f-19aa-479d-9eee-80188e075705 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b returned with HTTP 200 Aug 12 21:46:05.189092 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 915/3646] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:05 2026] GET /volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:05.609428 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4766fea3-058b-4fcf-8188-9fc485948c85 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:05.611365 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4766fea3-058b-4fcf-8188-9fc485948c85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:05.611613 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4766fea3-058b-4fcf-8188-9fc485948c85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:05.611813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4766fea3-058b-4fcf-8188-9fc485948c85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:05.611918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4766fea3-058b-4fcf-8188-9fc485948c85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:05.616147 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:05.616147 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:05.616824 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4766fea3-058b-4fcf-8188-9fc485948c85 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:05.617204 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 907/3647] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:05 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:05.774726 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cb290719-5870-4523-8e23-0f237d489150 req-492c15f9-d1f1-4e43-a20f-52aa18c6e502 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:05.777247 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-492c15f9-d1f1-4e43-a20f-52aa18c6e502 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 Aug 12 21:46:05.777247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-492c15f9-d1f1-4e43-a20f-52aa18c6e502 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:05.777430 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-492c15f9-d1f1-4e43-a20f-52aa18c6e502 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:05.789709 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:05.789709 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:05.793572 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-cb290719-5870-4523-8e23-0f237d489150 req-492c15f9-d1f1-4e43-a20f-52aa18c6e502 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:46:05.797957 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-492c15f9-d1f1-4e43-a20f-52aa18c6e502 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 returned with HTTP 200 Aug 12 21:46:05.798267 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 917/3648] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:46:05 2026] GET /volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:06.205032 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e90f2ed-c167-4ba1-9ca7-f421cf50aa15 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.206357 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e90f2ed-c167-4ba1-9ca7-f421cf50aa15 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b Aug 12 21:46:06.206571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e90f2ed-c167-4ba1-9ca7-f421cf50aa15 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.206826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e90f2ed-c167-4ba1-9ca7-f421cf50aa15 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.215963 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.215963 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:06.220660 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0e90f2ed-c167-4ba1-9ca7-f421cf50aa15 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:06.225573 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e90f2ed-c167-4ba1-9ca7-f421cf50aa15 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b returned with HTTP 200 Aug 12 21:46:06.226126 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 910/3649] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:06 2026] GET /volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:06.248337 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-274ad90c-1c5b-4464-afcc-cb8d97b4f9a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.253133 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-274ad90c-1c5b-4464-afcc-cb8d97b4f9a1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b Aug 12 21:46:06.253350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-274ad90c-1c5b-4464-afcc-cb8d97b4f9a1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.253528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-274ad90c-1c5b-4464-afcc-cb8d97b4f9a1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.260948 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.260948 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:06.264840 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-274ad90c-1c5b-4464-afcc-cb8d97b4f9a1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:06.269260 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-274ad90c-1c5b-4464-afcc-cb8d97b4f9a1 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b returned with HTTP 200 Aug 12 21:46:06.269643 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 916/3650] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:06 2026] GET /volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:06.287594 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d3261183-86f6-4b94-906e-4b9113576ab8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.289946 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d3261183-86f6-4b94-906e-4b9113576ab8 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b Aug 12 21:46:06.290313 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d3261183-86f6-4b94-906e-4b9113576ab8 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.290709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d3261183-86f6-4b94-906e-4b9113576ab8 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.299371 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.299371 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:06.304541 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d3261183-86f6-4b94-906e-4b9113576ab8 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:06.312596 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d3261183-86f6-4b94-906e-4b9113576ab8 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b returned with HTTP 200 Aug 12 21:46:06.313462 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 908/3651] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:06 2026] GET /volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:06.328981 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02db9d46-66c3-41c8-b467-3f7bfc026a04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.334098 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02db9d46-66c3-41c8-b467-3f7bfc026a04 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b Aug 12 21:46:06.334336 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02db9d46-66c3-41c8-b467-3f7bfc026a04 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.334541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02db9d46-66c3-41c8-b467-3f7bfc026a04 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.334755 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-02db9d46-66c3-41c8-b467-3f7bfc026a04 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Delete volume with id: 6a6b3507-487f-4990-8439-2df5269b0f2b Aug 12 21:46:06.338842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cb290719-5870-4523-8e23-0f237d489150 req-8ba70ef4-16c0-4636-bfd6-92afb749120e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.342517 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-8ba70ef4-16c0-4636-bfd6-92afb749120e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 Aug 12 21:46:06.342517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-8ba70ef4-16c0-4636-bfd6-92afb749120e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.342758 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-8ba70ef4-16c0-4636-bfd6-92afb749120e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.346026 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.346026 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:06.346311 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-02db9d46-66c3-41c8-b467-3f7bfc026a04 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:06.351012 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.351012 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:06.355013 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cb290719-5870-4523-8e23-0f237d489150 req-8ba70ef4-16c0-4636-bfd6-92afb749120e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:46:06.360643 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-8ba70ef4-16c0-4636-bfd6-92afb749120e tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 returned with HTTP 200 Aug 12 21:46:06.361089 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 911/3652] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:46:06 2026] GET /volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:06.374226 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fa36c9ee-7550-43e7-a1f0-e7e4dddd24bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.376441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa36c9ee-7550-43e7-a1f0-e7e4dddd24bb None None] GET https://10.4.3.240/volume// Aug 12 21:46:06.376441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa36c9ee-7550-43e7-a1f0-e7e4dddd24bb None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.376441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa36c9ee-7550-43e7-a1f0-e7e4dddd24bb None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.376441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa36c9ee-7550-43e7-a1f0-e7e4dddd24bb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:46:06.376441 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 917/3653] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:46:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:46:06.378500 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-02db9d46-66c3-41c8-b467-3f7bfc026a04 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Delete volume request issued successfully. Aug 12 21:46:06.378848 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02db9d46-66c3-41c8-b467-3f7bfc026a04 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b returned with HTTP 202 Aug 12 21:46:06.379432 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 918/3654] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:06 2026] DELETE /volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:06.385667 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cb290719-5870-4523-8e23-0f237d489150 req-278af93b-ecae-49a8-8a47-d53ab761d02a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.389474 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31d18715-156b-445c-9040-5bbfb642bbff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.389909 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-278af93b-ecae-49a8-8a47-d53ab761d02a tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:46:06.390636 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-278af93b-ecae-49a8-8a47-d53ab761d02a tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cbadb4b-b24f-4c83-b550-0a338f3d77d9", "connector": null, "instance_uuid": "5ddcf915-96a4-4a73-965b-cb5a54a984fc"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:06.393310 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31d18715-156b-445c-9040-5bbfb642bbff tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b Aug 12 21:46:06.393557 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31d18715-156b-445c-9040-5bbfb642bbff tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.393838 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31d18715-156b-445c-9040-5bbfb642bbff tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.401952 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.401952 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:06.406211 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.406211 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:06.411305 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31d18715-156b-445c-9040-5bbfb642bbff tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:06.416278 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31d18715-156b-445c-9040-5bbfb642bbff tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b returned with HTTP 200 Aug 12 21:46:06.416744 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 912/3655] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:06 2026] GET /volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:06.438176 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-278af93b-ecae-49a8-8a47-d53ab761d02a tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:46:06.438690 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 909/3656] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:46: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 12 21:46:06.560956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-501a5279-0c04-49c0-84cb-600f29fa4466 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.562164 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-501a5279-0c04-49c0-84cb-600f29fa4466 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:46:06.567650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-501a5279-0c04-49c0-84cb-600f29fa4466 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30e61ccd-3df4-4abc-aa51-eca8d74be1ba", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1576943955", "description": null, "metadata": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:06.578446 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.578446 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:06.579145 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-501a5279-0c04-49c0-84cb-600f29fa4466 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:06.579359 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-501a5279-0c04-49c0-84cb-600f29fa4466 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create snapshot from volume 30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:46:06.604325 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-501a5279-0c04-49c0-84cb-600f29fa4466 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['cd65d443-fd9f-4f22-aa2c-72ddec9dbad5', '021e5c7a-7264-4367-ae6f-81aaf1e60bd1', '0c662248-1f43-4d6b-9ab6-a00c0cb3673d', '642f21fa-90e0-44d7-bc87-c10584fa1730'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:06.630488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-84963842-ef67-49c9-84cf-e9e4b15cc3a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.632380 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84963842-ef67-49c9-84cf-e9e4b15cc3a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:06.632647 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84963842-ef67-49c9-84cf-e9e4b15cc3a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.633026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84963842-ef67-49c9-84cf-e9e4b15cc3a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.633026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-84963842-ef67-49c9-84cf-e9e4b15cc3a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:06.637076 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.637076 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:06.637813 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-501a5279-0c04-49c0-84cb-600f29fa4466 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot force create request issued successfully. Aug 12 21:46:06.637902 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84963842-ef67-49c9-84cf-e9e4b15cc3a3 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:06.638886 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-501a5279-0c04-49c0-84cb-600f29fa4466 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:46:06.638970 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 919/3657] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:06 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:06.639135 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 918/3658] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:46:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:06.647908 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87dbd65e-71ac-46d2-8675-3e946a96062f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:06.649849 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87dbd65e-71ac-46d2-8675-3e946a96062f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 Aug 12 21:46:06.650102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87dbd65e-71ac-46d2-8675-3e946a96062f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:06.650345 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87dbd65e-71ac-46d2-8675-3e946a96062f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:06.655682 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:06.655682 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:06.656571 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87dbd65e-71ac-46d2-8675-3e946a96062f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:46:06.657673 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87dbd65e-71ac-46d2-8675-3e946a96062f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 returned with HTTP 200 Aug 12 21:46:06.658013 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 913/3659] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:46:06 2026] GET /volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:07.365545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9577fe9b-6b70-4d07-a26a-7ecfecdaf385 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.365980 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9577fe9b-6b70-4d07-a26a-7ecfecdaf385 None None] GET https://10.4.3.240/volume// Aug 12 21:46:07.366153 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9577fe9b-6b70-4d07-a26a-7ecfecdaf385 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.366324 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9577fe9b-6b70-4d07-a26a-7ecfecdaf385 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.366686 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9577fe9b-6b70-4d07-a26a-7ecfecdaf385 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:46:07.366982 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 910/3660] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:46:07.374490 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cb290719-5870-4523-8e23-0f237d489150 req-4bc010b8-f0fe-4eb2-8f8b-01af58e8c964 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.377288 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-4bc010b8-f0fe-4eb2-8f8b-01af58e8c964 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 Aug 12 21:46:07.377526 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-4bc010b8-f0fe-4eb2-8f8b-01af58e8c964 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.377834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-4bc010b8-f0fe-4eb2-8f8b-01af58e8c964 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.392177 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.392177 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:07.397075 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-cb290719-5870-4523-8e23-0f237d489150 req-4bc010b8-f0fe-4eb2-8f8b-01af58e8c964 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:46:07.403944 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-4bc010b8-f0fe-4eb2-8f8b-01af58e8c964 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 returned with HTTP 200 Aug 12 21:46:07.404466 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 920/3661] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 => generated 1595 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:07.433558 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22b5bb0c-4b21-4cb9-b693-4b7b682b0453 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.435690 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22b5bb0c-4b21-4cb9-b693-4b7b682b0453 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b Aug 12 21:46:07.435858 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22b5bb0c-4b21-4cb9-b693-4b7b682b0453 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.436047 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22b5bb0c-4b21-4cb9-b693-4b7b682b0453 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.442545 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22b5bb0c-4b21-4cb9-b693-4b7b682b0453 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b returned with HTTP 404 Aug 12 21:46:07.443243 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 919/3662] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/volumes/6a6b3507-487f-4990-8439-2df5269b0f2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:07.450513 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-186246cc-dbd1-479e-9df7-b45218dc399d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.452446 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-186246cc-dbd1-479e-9df7-b45218dc399d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b Aug 12 21:46:07.452641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-186246cc-dbd1-479e-9df7-b45218dc399d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.452848 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-186246cc-dbd1-479e-9df7-b45218dc399d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.460088 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.460088 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:07.464709 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-186246cc-dbd1-479e-9df7-b45218dc399d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:07.471438 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-186246cc-dbd1-479e-9df7-b45218dc399d tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b returned with HTTP 200 Aug 12 21:46:07.471598 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 914/3663] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:07.491560 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d66d8cd-2f08-411e-9c95-535013a02eec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.492482 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d66d8cd-2f08-411e-9c95-535013a02eec tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b Aug 12 21:46:07.492482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d66d8cd-2f08-411e-9c95-535013a02eec tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.492738 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d66d8cd-2f08-411e-9c95-535013a02eec tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.492930 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4d66d8cd-2f08-411e-9c95-535013a02eec tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Delete volume with id: c3cee9b4-a8d0-4199-a78a-41d2a2dd762b Aug 12 21:46:07.500360 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.500360 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:07.500751 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4d66d8cd-2f08-411e-9c95-535013a02eec tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:07.518322 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cb290719-5870-4523-8e23-0f237d489150 req-19f23c1f-ac91-45fb-8f1f-be36f3176ec0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.520113 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4d66d8cd-2f08-411e-9c95-535013a02eec tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Delete volume request issued successfully. Aug 12 21:46:07.520350 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d66d8cd-2f08-411e-9c95-535013a02eec tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b returned with HTTP 202 Aug 12 21:46:07.520817 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 911/3664] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:07 2026] DELETE /volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:07.524222 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-19f23c1f-ac91-45fb-8f1f-be36f3176ec0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] PUT https://10.4.3.240/volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317 Aug 12 21:46:07.524595 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-19f23c1f-ac91-45fb-8f1f-be36f3176ec0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:07.531515 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ead8ffd5-73d1-4c4f-95c4-dfe0c2dace9a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.533804 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ead8ffd5-73d1-4c4f-95c4-dfe0c2dace9a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b Aug 12 21:46:07.534099 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ead8ffd5-73d1-4c4f-95c4-dfe0c2dace9a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.535168 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ead8ffd5-73d1-4c4f-95c4-dfe0c2dace9a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.535717 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-cb290719-5870-4523-8e23-0f237d489150 req-19f23c1f-ac91-45fb-8f1f-be36f3176ec0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Acquiring lock "cinder-attachment_update-3cbadb4b-b24f-4c83-b550-0a338f3d77d9-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:46:07.540757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-cb290719-5870-4523-8e23-0f237d489150 req-19f23c1f-ac91-45fb-8f1f-be36f3176ec0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Lock "cinder-attachment_update-3cbadb4b-b24f-4c83-b550-0a338f3d77d9-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:46:07.541723 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.541723 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:07.547789 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.547789 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:07.553845 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ead8ffd5-73d1-4c4f-95c4-dfe0c2dace9a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Volume info retrieved successfully. Aug 12 21:46:07.563590 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ead8ffd5-73d1-4c4f-95c4-dfe0c2dace9a tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b returned with HTTP 200 Aug 12 21:46:07.564284 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 920/3665] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:07.655063 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0bbeccb7-3b34-472b-a2f7-d07d8cc697e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.657543 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bbeccb7-3b34-472b-a2f7-d07d8cc697e8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:07.658149 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bbeccb7-3b34-472b-a2f7-d07d8cc697e8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.658300 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bbeccb7-3b34-472b-a2f7-d07d8cc697e8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.658481 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0bbeccb7-3b34-472b-a2f7-d07d8cc697e8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:07.664049 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.664049 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:07.664993 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bbeccb7-3b34-472b-a2f7-d07d8cc697e8 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:07.665501 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 915/3666] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:07.668339 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6250b23b-9d1a-475e-bab2-0aaf0206f399 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.671332 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6250b23b-9d1a-475e-bab2-0aaf0206f399 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 Aug 12 21:46:07.671586 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6250b23b-9d1a-475e-bab2-0aaf0206f399 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.671924 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6250b23b-9d1a-475e-bab2-0aaf0206f399 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.679217 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.679217 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:07.679759 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6250b23b-9d1a-475e-bab2-0aaf0206f399 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:46:07.681103 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6250b23b-9d1a-475e-bab2-0aaf0206f399 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 returned with HTTP 200 Aug 12 21:46:07.682097 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 912/3667] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:07.696893 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-cb290719-5870-4523-8e23-0f237d489150 req-19f23c1f-ac91-45fb-8f1f-be36f3176ec0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Lock "cinder-attachment_update-3cbadb4b-b24f-4c83-b550-0a338f3d77d9-np0000007121" released by "attachment_update" :: held 0.156s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:46:07.697536 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-19f23c1f-ac91-45fb-8f1f-be36f3176ec0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317 returned with HTTP 200 Aug 12 21:46:07.698270 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 921/3668] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:46:07 2026] PUT /volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:07.699638 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f8dca147-9bb1-4918-a7bf-4bb477f4163f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.702175 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8dca147-9bb1-4918-a7bf-4bb477f4163f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 Aug 12 21:46:07.702429 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8dca147-9bb1-4918-a7bf-4bb477f4163f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.702736 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8dca147-9bb1-4918-a7bf-4bb477f4163f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.708408 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.708408 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:07.708743 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f8dca147-9bb1-4918-a7bf-4bb477f4163f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:46:07.709567 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8dca147-9bb1-4918-a7bf-4bb477f4163f tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 returned with HTTP 200 Aug 12 21:46:07.710267 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 921/3669] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:07.721732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.723941 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:07.724312 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-579553562", "snapshot_id": "582ea11a-1bba-4d14-8b8a-fd79b50db315", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:07.726062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-579553562', 'snapshot_id': '582ea11a-1bba-4d14-8b8a-fd79b50db315', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:07.730707 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cb290719-5870-4523-8e23-0f237d489150 req-983578bb-30e8-4f2b-9587-2b1de793cbbf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.731667 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.731667 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:07.732245 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:46:07.732444 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume of 1 GB Aug 12 21:46:07.733826 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-983578bb-30e8-4f2b-9587-2b1de793cbbf tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] POST https://10.4.3.240/volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317/action Aug 12 21:46:07.734315 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-983578bb-30e8-4f2b-9587-2b1de793cbbf tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:46:07.734528 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-983578bb-30e8-4f2b-9587-2b1de793cbbf tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:07.736280 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Availability Zones retrieved successfully. Aug 12 21:46:07.742485 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (787fa0b1-8713-4460-b55d-0b24780be176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:07.743712 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757fd0e4-b6bd-487e-b64a-9357fad2f067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:07.744873 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:07.761312 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.761312 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:07.774217 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cb290719-5870-4523-8e23-0f237d489150 req-983578bb-30e8-4f2b-9587-2b1de793cbbf tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317/action returned with HTTP 204 Aug 12 21:46:07.775150 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 913/3670] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:46:07 2026] POST /volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:07.784661 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757fd0e4-b6bd-487e-b64a-9357fad2f067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '582ea11a-1bba-4d14-8b8a-fd79b50db315', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:07.785233 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4a5861-0f0e-43f5-a612-e18c245b6164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:07.833131 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Created reservations ['2cc22cd5-eac5-457b-9f19-1a52ea910bbc', '78942072-0977-43e8-8f97-06675c28736c', '1b3006c9-4a74-43f9-8ea8-41c54a25f872', 'f8b03217-5233-4b47-b8d0-b470cb99f325'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:07.834008 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4a5861-0f0e-43f5-a612-e18c245b6164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc22cd5-eac5-457b-9f19-1a52ea910bbc', '78942072-0977-43e8-8f97-06675c28736c', '1b3006c9-4a74-43f9-8ea8-41c54a25f872', 'f8b03217-5233-4b47-b8d0-b470cb99f325']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:07.835045 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c893dd1-9122-498c-a760-b33e466427c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:07.888823 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8f39a6e7-c1aa-41b5-abcd-ab513c5fa69e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.892262 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f39a6e7-c1aa-41b5-abcd-ab513c5fa69e tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:07.894456 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f39a6e7-c1aa-41b5-abcd-ab513c5fa69e tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.894456 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f39a6e7-c1aa-41b5-abcd-ab513c5fa69e tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.903673 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.903673 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:07.906152 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c893dd1-9122-498c-a760-b33e466427c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17b7cd58-8811-463a-a5ef-705b3665c4e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-579553562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['2cc22cd5-eac5-457b-9f19-1a52ea910bbc','78942072-0977-43e8-8f97-06675c28736c','1b3006c9-4a74-43f9-8ea8-41c54a25f872','f8b03217-5233-4b47-b8d0-b470cb99f325'],size=1,snapshot_id=582ea11a-1bba-4d14-8b8a-fd79b50db315,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), '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-12T21:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-579553562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17b7cd58-8811-463a-a5ef-705b3665c4e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae556166a4e84cd29be5094d9010a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=582ea11a-1bba-4d14-8b8a-fd79b50db315,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627bcd2e50c84a62b4620b8511349346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:07.907152 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa0b5d8-be25-4dbe-94fd-6da7ae000c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:07.908249 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8f39a6e7-c1aa-41b5-abcd-ab513c5fa69e tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:07.913226 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f39a6e7-c1aa-41b5-abcd-ab513c5fa69e tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:07.913785 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 922/3671] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:07.929933 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa0b5d8-be25-4dbe-94fd-6da7ae000c30) transitioned into state 'SUCCESS' from state '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-579553562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae556166a4e84cd29be5094d9010a93c',qos_specs=None,replication_status=,reservations=['2cc22cd5-eac5-457b-9f19-1a52ea910bbc','78942072-0977-43e8-8f97-06675c28736c','1b3006c9-4a74-43f9-8ea8-41c54a25f872','f8b03217-5233-4b47-b8d0-b470cb99f325'],size=1,snapshot_id=582ea11a-1bba-4d14-8b8a-fd79b50db315,source_replicaid=,source_volid=None,status='creating',user_id='627bcd2e50c84a62b4620b8511349346',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:07.930867 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85fd7fa6-e14c-4f33-9ca6-4f72fe39a3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:07.931795 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-458e0e0a-c897-4969-93aa-a2b750bf2a18 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.933760 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-458e0e0a-c897-4969-93aa-a2b750bf2a18 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:07.933992 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-458e0e0a-c897-4969-93aa-a2b750bf2a18 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.934242 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-458e0e0a-c897-4969-93aa-a2b750bf2a18 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.934477 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-458e0e0a-c897-4969-93aa-a2b750bf2a18 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Delete volume with id: 4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:07.942812 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.942812 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:07.943446 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-458e0e0a-c897-4969-93aa-a2b750bf2a18 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:07.959766 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85fd7fa6-e14c-4f33-9ca6-4f72fe39a3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:07.961026 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Flow 'volume_create_api' (787fa0b1-8713-4460-b55d-0b24780be176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:07.961447 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Create volume request issued successfully. Aug 12 21:46:07.962475 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a96e4f9-042c-495e-bc0b-8075a6fc3a07 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:07.962922 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 916/3672] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:46:07 2026] POST /volume/v3/volumes => generated 784 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:07.971421 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-458e0e0a-c897-4969-93aa-a2b750bf2a18 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Delete volume request issued successfully. Aug 12 21:46:07.971692 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-458e0e0a-c897-4969-93aa-a2b750bf2a18 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 202 Aug 12 21:46:07.972484 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 922/3673] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:46:07 2026] DELETE /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:46:07.981148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cfd1864c-38bf-4451-b416-a446d3909c08 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.981264 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca20f65f-b53d-4931-a3e0-981919f09c5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:07.985022 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfd1864c-38bf-4451-b416-a446d3909c08 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:07.985022 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfd1864c-38bf-4451-b416-a446d3909c08 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.985214 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca20f65f-b53d-4931-a3e0-981919f09c5b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:07.985214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca20f65f-b53d-4931-a3e0-981919f09c5b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:07.985257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfd1864c-38bf-4451-b416-a446d3909c08 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.985306 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca20f65f-b53d-4931-a3e0-981919f09c5b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:07.993241 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.993241 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:07.993974 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:07.993974 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:08.002900 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cfd1864c-38bf-4451-b416-a446d3909c08 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Volume info retrieved successfully. Aug 12 21:46:08.003104 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca20f65f-b53d-4931-a3e0-981919f09c5b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:08.006184 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca20f65f-b53d-4931-a3e0-981919f09c5b tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 200 Aug 12 21:46:08.006495 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfd1864c-38bf-4451-b416-a446d3909c08 tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 200 Aug 12 21:46:08.006997 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 923/3674] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:08.007186 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 914/3675] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:07 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:08.580697 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85b3cbf4-f640-4162-8eb0-5788f58a11d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:08.582608 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85b3cbf4-f640-4162-8eb0-5788f58a11d5 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] GET https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b Aug 12 21:46:08.582750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85b3cbf4-f640-4162-8eb0-5788f58a11d5 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:08.583834 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85b3cbf4-f640-4162-8eb0-5788f58a11d5 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:08.585044 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=289,cinder:UPDATE=61,cinder:INSERT=35 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:46:08.590525 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85b3cbf4-f640-4162-8eb0-5788f58a11d5 tempest-VolumesCloneTest-978239024 tempest-VolumesCloneTest-978239024-project-member] https://10.4.3.240/volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b returned with HTTP 404 Aug 12 21:46:08.591232 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 917/3676] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:08 2026] GET /volume/v3/volumes/c3cee9b4-a8d0-4199-a78a-41d2a2dd762b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:08.679259 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6732936a-b170-4035-a894-2587e2e222ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:08.681028 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6732936a-b170-4035-a894-2587e2e222ac tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:08.681287 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6732936a-b170-4035-a894-2587e2e222ac tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:08.681490 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6732936a-b170-4035-a894-2587e2e222ac tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:08.681611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6732936a-b170-4035-a894-2587e2e222ac tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:08.686144 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:08.686144 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:08.686759 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6732936a-b170-4035-a894-2587e2e222ac tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:08.687172 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 923/3677] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:08 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:09.022113 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b56c87d1-1412-4fed-9ca3-f2255cb62f4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.023331 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3eb8915e-58dd-487e-abe0-2b88e30f0a8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.023833 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b56c87d1-1412-4fed-9ca3-f2255cb62f4a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:09.024020 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b56c87d1-1412-4fed-9ca3-f2255cb62f4a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:09.024196 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b56c87d1-1412-4fed-9ca3-f2255cb62f4a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:09.024969 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3eb8915e-58dd-487e-abe0-2b88e30f0a8a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] GET https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 Aug 12 21:46:09.025169 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3eb8915e-58dd-487e-abe0-2b88e30f0a8a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:09.025343 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3eb8915e-58dd-487e-abe0-2b88e30f0a8a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:09.031335 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3eb8915e-58dd-487e-abe0-2b88e30f0a8a tempest-VolumesExtendAttachedTest-13196110 tempest-VolumesExtendAttachedTest-13196110-project-member] https://10.4.3.240/volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 returned with HTTP 404 Aug 12 21:46:09.033528 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:09.033528 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:09.033596 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 915/3678] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:46:09 2026] GET /volume/v3/volumes/4becb732-9855-4407-bbac-5523dc921623 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:46:09.034661 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b56c87d1-1412-4fed-9ca3-f2255cb62f4a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:09.038887 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b56c87d1-1412-4fed-9ca3-f2255cb62f4a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 200 Aug 12 21:46:09.039237 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 924/3679] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:09 2026] GET /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:09.058299 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c86b681-e0c2-484f-a6d7-eb5b8c95d19a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.059990 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c86b681-e0c2-484f-a6d7-eb5b8c95d19a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:09.060177 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c86b681-e0c2-484f-a6d7-eb5b8c95d19a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:09.060360 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c86b681-e0c2-484f-a6d7-eb5b8c95d19a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:09.067161 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:09.067161 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:09.070469 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c86b681-e0c2-484f-a6d7-eb5b8c95d19a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:09.074696 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c86b681-e0c2-484f-a6d7-eb5b8c95d19a tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 200 Aug 12 21:46:09.075066 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 918/3680] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:09 2026] GET /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:09.208832 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-81d8081f-f25d-4308-944c-582c4e296220 req-cddc1754-5c45-4c22-a013-698ca7dea360 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.210987 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-cddc1754-5c45-4c22-a013-698ca7dea360 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:09.211178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-cddc1754-5c45-4c22-a013-698ca7dea360 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:09.211359 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-cddc1754-5c45-4c22-a013-698ca7dea360 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:09.218634 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:09.218634 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:09.225938 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-81d8081f-f25d-4308-944c-582c4e296220 req-cddc1754-5c45-4c22-a013-698ca7dea360 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:09.230695 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-cddc1754-5c45-4c22-a013-698ca7dea360 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 200 Aug 12 21:46:09.231105 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 924/3681] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:46:09 2026] GET /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:09.700091 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-19c094ba-1478-4dbd-823c-ffdc54dacd38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.703759 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19c094ba-1478-4dbd-823c-ffdc54dacd38 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:09.704490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19c094ba-1478-4dbd-823c-ffdc54dacd38 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:09.704912 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19c094ba-1478-4dbd-823c-ffdc54dacd38 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:09.705073 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-19c094ba-1478-4dbd-823c-ffdc54dacd38 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:09.710044 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:09.710044 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:09.710885 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19c094ba-1478-4dbd-823c-ffdc54dacd38 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:09.711424 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 916/3682] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:09 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:09.732862 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-81d8081f-f25d-4308-944c-582c4e296220 req-7e6b9907-b835-4c26-aa2a-ece63e8647d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.734997 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-7e6b9907-b835-4c26-aa2a-ece63e8647d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:09.735197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-7e6b9907-b835-4c26-aa2a-ece63e8647d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:09.735941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-7e6b9907-b835-4c26-aa2a-ece63e8647d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:09.744203 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:09.744203 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:09.749662 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-81d8081f-f25d-4308-944c-582c4e296220 req-7e6b9907-b835-4c26-aa2a-ece63e8647d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:09.755046 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-7e6b9907-b835-4c26-aa2a-ece63e8647d8 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 200 Aug 12 21:46:09.755046 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 925/3683] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:46:09 2026] GET /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:09.765476 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa770d1c-1631-42b1-aca5-04e13bd8572c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.766020 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa770d1c-1631-42b1-aca5-04e13bd8572c None None] GET https://10.4.3.240/volume// Aug 12 21:46:09.766020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa770d1c-1631-42b1-aca5-04e13bd8572c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:09.766020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa770d1c-1631-42b1-aca5-04e13bd8572c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:09.766582 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa770d1c-1631-42b1-aca5-04e13bd8572c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:46:09.766883 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 919/3684] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:46:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:46:09.781905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-81d8081f-f25d-4308-944c-582c4e296220 req-9c3d3434-671e-4223-b131-6ed5a0e15aee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.784349 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-9c3d3434-671e-4223-b131-6ed5a0e15aee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:46:09.784815 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-9c3d3434-671e-4223-b131-6ed5a0e15aee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17b7cd58-8811-463a-a5ef-705b3665c4e9", "connector": null, "instance_uuid": "3b5ef53c-fb47-402c-95c2-ee41d82c036e"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:09.798201 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:09.798201 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:09.832106 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:09.840201 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-9c3d3434-671e-4223-b131-6ed5a0e15aee tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:46:09.840814 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 925/3685] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:46:09 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 12 21:46:09.919648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:09.919648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-114372328"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:09.920220 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-114372328'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:09.920505 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Create volume of 2 GB Aug 12 21:46:09.925916 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Availability Zones retrieved successfully. Aug 12 21:46:09.934194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Flow 'volume_create_api' (ef51df67-8e1c-4027-bc7a-ce13b5af73eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:09.936146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec177dc-0cd9-4498-a3a1-2585671afc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:09.937760 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Validating volume size '2' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:09.974511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec177dc-0cd9-4498-a3a1-2585671afc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:09.974511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a11264-bf1a-4474-a44f-641a2c1bacb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:10.045743 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Created reservations ['fc666deb-6f47-47ca-af49-e78d35ea4ead', 'c04d57f0-c96f-4667-a701-909487454005', '344adb1f-5b10-49ce-863c-b3f05f75c6c4', 'f340b258-f9e1-4e8f-a4bf-a5c4f3707900'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:10.046120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a11264-bf1a-4474-a44f-641a2c1bacb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc666deb-6f47-47ca-af49-e78d35ea4ead', 'c04d57f0-c96f-4667-a701-909487454005', '344adb1f-5b10-49ce-863c-b3f05f75c6c4', 'f340b258-f9e1-4e8f-a4bf-a5c4f3707900']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:10.046599 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37225789-6a0b-4d0a-a591-19e6ab0116ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:10.074558 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37225789-6a0b-4d0a-a591-19e6ab0116ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92df3266-a859-4e97-9070-f31afe3b6961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-114372328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e08dde43d2d043fea2981db907af1866',qos_specs=None,replication_status=,reservations=['fc666deb-6f47-47ca-af49-e78d35ea4ead','c04d57f0-c96f-4667-a701-909487454005','344adb1f-5b10-49ce-863c-b3f05f75c6c4','f340b258-f9e1-4e8f-a4bf-a5c4f3707900'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d490ffef1440b6a892e6d1eaba6fad',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:46:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-114372328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92df3266-a859-4e97-9070-f31afe3b6961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e08dde43d2d043fea2981db907af1866',provider_auth=None,provider_geometry=None,provider_id=None,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='16d490ffef1440b6a892e6d1eaba6fad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:10.075324 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed62ef3-617b-423b-89c0-c539353a9903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:10.094635 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed62ef3-617b-423b-89c0-c539353a9903) transitioned into state 'SUCCESS' from state '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-114372328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e08dde43d2d043fea2981db907af1866',qos_specs=None,replication_status=,reservations=['fc666deb-6f47-47ca-af49-e78d35ea4ead','c04d57f0-c96f-4667-a701-909487454005','344adb1f-5b10-49ce-863c-b3f05f75c6c4','f340b258-f9e1-4e8f-a4bf-a5c4f3707900'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d490ffef1440b6a892e6d1eaba6fad',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:10.095749 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60feeee2-f380-4b7f-b5a1-4c29bfde2831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:10.108043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60feeee2-f380-4b7f-b5a1-4c29bfde2831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:10.108043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Flow 'volume_create_api' (ef51df67-8e1c-4027-bc7a-ce13b5af73eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:10.108043 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Create volume request issued successfully. Aug 12 21:46:10.108377 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8d3cf6d-e4ec-4f74-accd-e27734c7d8f1 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:10.108830 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 917/3686] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:46:09 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:10.124181 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70075f39-fdb1-4157-817e-26678cb2e1af None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:10.128942 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70075f39-fdb1-4157-817e-26678cb2e1af tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] GET https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 Aug 12 21:46:10.129140 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70075f39-fdb1-4157-817e-26678cb2e1af tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:10.129592 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70075f39-fdb1-4157-817e-26678cb2e1af tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:10.138204 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:10.138204 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:10.142596 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-70075f39-fdb1-4157-817e-26678cb2e1af tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Volume info retrieved successfully. Aug 12 21:46:10.146978 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70075f39-fdb1-4157-817e-26678cb2e1af tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 returned with HTTP 200 Aug 12 21:46:10.147515 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 926/3687] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:10 2026] GET /volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:10.723403 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d5b8a74-5879-468d-84e2-9d3ed62ed4a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:10.725223 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d5b8a74-5879-468d-84e2-9d3ed62ed4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:10.725456 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d5b8a74-5879-468d-84e2-9d3ed62ed4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:10.725666 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d5b8a74-5879-468d-84e2-9d3ed62ed4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:10.725775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5d5b8a74-5879-468d-84e2-9d3ed62ed4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:10.730836 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:10.730836 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:10.731556 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d5b8a74-5879-468d-84e2-9d3ed62ed4a2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:10.732001 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 920/3688] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:10 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:10.769050 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4ec67231-3469-4722-807b-83a8cde4e2dc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:10.769595 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ec67231-3469-4722-807b-83a8cde4e2dc None None] GET https://10.4.3.240/volume// Aug 12 21:46:10.769595 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ec67231-3469-4722-807b-83a8cde4e2dc None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:10.769761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ec67231-3469-4722-807b-83a8cde4e2dc None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:10.770123 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ec67231-3469-4722-807b-83a8cde4e2dc None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:46:10.770522 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 926/3689] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:46:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:46:10.777406 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-81d8081f-f25d-4308-944c-582c4e296220 req-ed554abe-ee81-48ec-8de1-490ea30f61c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:10.779756 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-ed554abe-ee81-48ec-8de1-490ea30f61c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:10.780032 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-ed554abe-ee81-48ec-8de1-490ea30f61c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:10.780280 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-ed554abe-ee81-48ec-8de1-490ea30f61c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:10.790637 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:10.790637 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:10.793898 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-81d8081f-f25d-4308-944c-582c4e296220 req-ed554abe-ee81-48ec-8de1-490ea30f61c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:10.798823 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-ed554abe-ee81-48ec-8de1-490ea30f61c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 200 Aug 12 21:46:10.799255 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 918/3690] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:46:10 2026] GET /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:10.887945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-81d8081f-f25d-4308-944c-582c4e296220 req-1d71c1f1-bf24-435a-8f82-df225c7f4e67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:10.889745 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-1d71c1f1-bf24-435a-8f82-df225c7f4e67 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] PUT https://10.4.3.240/volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8 Aug 12 21:46:10.890076 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-1d71c1f1-bf24-435a-8f82-df225c7f4e67 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:10.896905 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-81d8081f-f25d-4308-944c-582c4e296220 req-1d71c1f1-bf24-435a-8f82-df225c7f4e67 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Acquiring lock "cinder-attachment_update-17b7cd58-8811-463a-a5ef-705b3665c4e9-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:46:10.901501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-81d8081f-f25d-4308-944c-582c4e296220 req-1d71c1f1-bf24-435a-8f82-df225c7f4e67 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-17b7cd58-8811-463a-a5ef-705b3665c4e9-np0000007121" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:46:10.901699 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:10.901699 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:10.980690 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-81d8081f-f25d-4308-944c-582c4e296220 req-1d71c1f1-bf24-435a-8f82-df225c7f4e67 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Lock "cinder-attachment_update-17b7cd58-8811-463a-a5ef-705b3665c4e9-np0000007121" released by "attachment_update" :: held 0.080s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:46:10.981050 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-1d71c1f1-bf24-435a-8f82-df225c7f4e67 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8 returned with HTTP 200 Aug 12 21:46:10.981854 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 927/3691] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:46:10 2026] PUT /volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:11.003947 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-81d8081f-f25d-4308-944c-582c4e296220 req-f640b3ed-9e51-493e-afd4-a94241f9dc37 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:11.006239 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-f640b3ed-9e51-493e-afd4-a94241f9dc37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] POST https://10.4.3.240/volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8/action Aug 12 21:46:11.006756 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-f640b3ed-9e51-493e-afd4-a94241f9dc37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:46:11.006919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-f640b3ed-9e51-493e-afd4-a94241f9dc37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:11.022181 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:11.022181 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:11.031687 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81d8081f-f25d-4308-944c-582c4e296220 req-f640b3ed-9e51-493e-afd4-a94241f9dc37 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8/action returned with HTTP 204 Aug 12 21:46:11.032160 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 921/3692] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:46:11 2026] POST /volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:11.161650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c2a9febe-a4c1-434e-9e4b-ec2c264a4969 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:11.163387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2a9febe-a4c1-434e-9e4b-ec2c264a4969 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] GET https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 Aug 12 21:46:11.163579 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2a9febe-a4c1-434e-9e4b-ec2c264a4969 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:11.163795 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2a9febe-a4c1-434e-9e4b-ec2c264a4969 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:11.167020 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=312,cinder:UPDATE=81,cinder:INSERT=50 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:46:11.178520 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:11.178520 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:11.183360 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c2a9febe-a4c1-434e-9e4b-ec2c264a4969 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Volume info retrieved successfully. Aug 12 21:46:11.188336 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2a9febe-a4c1-434e-9e4b-ec2c264a4969 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 returned with HTTP 200 Aug 12 21:46:11.188781 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 927/3693] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:11 2026] GET /volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:11.201327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:11.203297 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:11.203765 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "92df3266-a859-4e97-9070-f31afe3b6961"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:11.205030 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '92df3266-a859-4e97-9070-f31afe3b6961'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:11.213572 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:11.213572 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:11.214511 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Volume retrieved successfully. Aug 12 21:46:11.214511 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Create volume of 1 GB Aug 12 21:46:11.217807 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Availability Zones retrieved successfully. Aug 12 21:46:11.222503 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Flow 'volume_create_api' (3854e540-3581-48e5-a3b0-b082b2868e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:11.224215 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea39c4d1-c83b-485f-8872-f93d63b470af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:11.225088 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:11.226395 np0000007121 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea39c4d1-c83b-485f-8872-f93d63b470af) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 21:46:11.226395 np0000007121 devstack@c-api.service[100324]: 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 12 21:46:11.227890 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea39c4d1-c83b-485f-8872-f93d63b470af) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:11.228570 np0000007121 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea39c4d1-c83b-485f-8872-f93d63b470af) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 21:46:11.229278 np0000007121 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Flow 'volume_create_api' (3854e540-3581-48e5-a3b0-b082b2868e03) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 21:46:11.229568 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c204b44-aefb-408d-8b40-a9c50cedad20 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 400 Aug 12 21:46:11.230061 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 919/3694] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:46:11 2026] POST /volume/v3/volumes => generated 173 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:46:11.237406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ddc57179-208f-4285-ac50-056b369fef5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:11.239231 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddc57179-208f-4285-ac50-056b369fef5c tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] GET https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 Aug 12 21:46:11.239333 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddc57179-208f-4285-ac50-056b369fef5c tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:11.239536 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddc57179-208f-4285-ac50-056b369fef5c tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:11.246572 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:11.246572 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:11.250355 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ddc57179-208f-4285-ac50-056b369fef5c tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Volume info retrieved successfully. Aug 12 21:46:11.254292 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddc57179-208f-4285-ac50-056b369fef5c tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 returned with HTTP 200 Aug 12 21:46:11.254678 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 928/3695] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:11 2026] GET /volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:11.266541 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aad69890-19c6-4c1c-b5bc-8284b5a8d1b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:11.268295 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aad69890-19c6-4c1c-b5bc-8284b5a8d1b9 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] DELETE https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 Aug 12 21:46:11.268481 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aad69890-19c6-4c1c-b5bc-8284b5a8d1b9 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:11.268686 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aad69890-19c6-4c1c-b5bc-8284b5a8d1b9 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:11.268854 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-aad69890-19c6-4c1c-b5bc-8284b5a8d1b9 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Delete volume with id: 92df3266-a859-4e97-9070-f31afe3b6961 Aug 12 21:46:11.275229 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:11.275229 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:11.275643 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aad69890-19c6-4c1c-b5bc-8284b5a8d1b9 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Volume info retrieved successfully. Aug 12 21:46:11.290341 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aad69890-19c6-4c1c-b5bc-8284b5a8d1b9 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Delete volume request issued successfully. Aug 12 21:46:11.290531 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aad69890-19c6-4c1c-b5bc-8284b5a8d1b9 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 returned with HTTP 202 Aug 12 21:46:11.290924 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 922/3696] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:11 2026] DELETE /volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:11.299071 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-82ad94f8-faf0-4f9c-acb6-859c7a7e09a0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:11.300889 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-82ad94f8-faf0-4f9c-acb6-859c7a7e09a0 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] GET https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 Aug 12 21:46:11.301165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-82ad94f8-faf0-4f9c-acb6-859c7a7e09a0 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:11.301391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-82ad94f8-faf0-4f9c-acb6-859c7a7e09a0 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:11.309313 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:11.309313 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:11.313864 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-82ad94f8-faf0-4f9c-acb6-859c7a7e09a0 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Volume info retrieved successfully. Aug 12 21:46:11.318375 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-82ad94f8-faf0-4f9c-acb6-859c7a7e09a0 tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 returned with HTTP 200 Aug 12 21:46:11.318829 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 928/3697] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:11 2026] GET /volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:11.742539 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a901d49-3db6-46d5-8d6f-61921e78b867 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:11.744155 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a901d49-3db6-46d5-8d6f-61921e78b867 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:11.744391 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a901d49-3db6-46d5-8d6f-61921e78b867 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:11.744614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a901d49-3db6-46d5-8d6f-61921e78b867 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:11.744752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5a901d49-3db6-46d5-8d6f-61921e78b867 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:11.749137 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:11.749137 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:11.749806 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a901d49-3db6-46d5-8d6f-61921e78b867 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:11.750193 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 920/3698] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:11 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:12.334086 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc51e71a-8ff4-4794-8ae4-ccd0daa5048f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:12.335633 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc51e71a-8ff4-4794-8ae4-ccd0daa5048f tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] GET https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 Aug 12 21:46:12.335835 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc51e71a-8ff4-4794-8ae4-ccd0daa5048f tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:12.336022 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc51e71a-8ff4-4794-8ae4-ccd0daa5048f tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:12.341957 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc51e71a-8ff4-4794-8ae4-ccd0daa5048f tempest-VolumesCloneNegativeTest-1218381875 tempest-VolumesCloneNegativeTest-1218381875-project-member] https://10.4.3.240/volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 returned with HTTP 404 Aug 12 21:46:12.342403 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 929/3699] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:12 2026] GET /volume/v3/volumes/92df3266-a859-4e97-9070-f31afe3b6961 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:12.760740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47fe92e6-5ded-4542-9935-5163cc130ed5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:12.762553 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47fe92e6-5ded-4542-9935-5163cc130ed5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:12.762777 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47fe92e6-5ded-4542-9935-5163cc130ed5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:12.763066 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47fe92e6-5ded-4542-9935-5163cc130ed5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:12.763185 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-47fe92e6-5ded-4542-9935-5163cc130ed5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:12.767114 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:12.767114 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:12.767709 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47fe92e6-5ded-4542-9935-5163cc130ed5 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:12.768327 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 923/3700] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:12 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:12.776616 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-96620425-76d4-47b4-af15-a9b07299bd76 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:12.778478 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96620425-76d4-47b4-af15-a9b07299bd76 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 Aug 12 21:46:12.778702 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96620425-76d4-47b4-af15-a9b07299bd76 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:12.778878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96620425-76d4-47b4-af15-a9b07299bd76 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:12.779051 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-96620425-76d4-47b4-af15-a9b07299bd76 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume with id: 63badce5-f0f8-4d21-9460-3b6d25dfeed6 Aug 12 21:46:12.785894 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:12.785894 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:12.786200 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-96620425-76d4-47b4-af15-a9b07299bd76 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:46:12.801191 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-96620425-76d4-47b4-af15-a9b07299bd76 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume request issued successfully. Aug 12 21:46:12.801387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96620425-76d4-47b4-af15-a9b07299bd76 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 returned with HTTP 202 Aug 12 21:46:12.801837 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 929/3701] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:46:12 2026] DELETE /volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:12.808408 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84cffecd-624c-406f-bd8a-3abe63195f5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:12.810343 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84cffecd-624c-406f-bd8a-3abe63195f5c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 Aug 12 21:46:12.810639 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84cffecd-624c-406f-bd8a-3abe63195f5c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:12.810860 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84cffecd-624c-406f-bd8a-3abe63195f5c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:12.817696 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:12.817696 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:12.820824 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84cffecd-624c-406f-bd8a-3abe63195f5c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:46:12.824605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84cffecd-624c-406f-bd8a-3abe63195f5c tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 returned with HTTP 200 Aug 12 21:46:12.825078 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 921/3702] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:12 2026] GET /volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 => generated 1074 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:13.841225 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13c99022-bd86-4711-8afe-651ce146b4fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:13.845439 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13c99022-bd86-4711-8afe-651ce146b4fc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 Aug 12 21:46:13.845439 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13c99022-bd86-4711-8afe-651ce146b4fc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:13.845439 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13c99022-bd86-4711-8afe-651ce146b4fc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:13.853723 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13c99022-bd86-4711-8afe-651ce146b4fc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 returned with HTTP 404 Aug 12 21:46:13.854359 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 930/3703] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:13 2026] GET /volume/v3/volumes/63badce5-f0f8-4d21-9460-3b6d25dfeed6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:13.865479 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-236f5864-071a-49ff-a373-de2a9a2cee4a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:13.868279 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-236f5864-071a-49ff-a373-de2a9a2cee4a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:13.868468 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-236f5864-071a-49ff-a373-de2a9a2cee4a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:13.868705 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-236f5864-071a-49ff-a373-de2a9a2cee4a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:13.868816 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-236f5864-071a-49ff-a373-de2a9a2cee4a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:13.874233 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:13.874233 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:13.875103 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-236f5864-071a-49ff-a373-de2a9a2cee4a tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-member] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:13.875561 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 924/3704] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:13 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:13.886372 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-39d9af85-489d-4002-830a-e1a7cb345fa2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:13.888407 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39d9af85-489d-4002-830a-e1a7cb345fa2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:46:13.888716 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39d9af85-489d-4002-830a-e1a7cb345fa2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:13.888947 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39d9af85-489d-4002-830a-e1a7cb345fa2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:13.889089 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-39d9af85-489d-4002-830a-e1a7cb345fa2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete backup with id: 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. Aug 12 21:46:13.893588 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:13.893588 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:13.905835 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-39d9af85-489d-4002-830a-e1a7cb345fa2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] delete_backup rpcapi backup_id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:46:13.907648 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39d9af85-489d-4002-830a-e1a7cb345fa2 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 202 Aug 12 21:46:13.908026 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 930/3705] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:46:13 2026] DELETE /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:46:13.916497 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-27173e2b-261b-4fc9-8abc-a68f6adabdfc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:13.918309 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27173e2b-261b-4fc9-8abc-a68f6adabdfc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:46:13.918581 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27173e2b-261b-4fc9-8abc-a68f6adabdfc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:13.918844 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27173e2b-261b-4fc9-8abc-a68f6adabdfc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:13.918970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-27173e2b-261b-4fc9-8abc-a68f6adabdfc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:13.924715 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:13.924715 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:13.925395 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27173e2b-261b-4fc9-8abc-a68f6adabdfc tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 200 Aug 12 21:46:13.925870 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 922/3706] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:13 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:14.936830 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3c98eee-bec5-4e86-bfdc-96c5487c2643 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:14.938686 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3c98eee-bec5-4e86-bfdc-96c5487c2643 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 Aug 12 21:46:14.938908 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3c98eee-bec5-4e86-bfdc-96c5487c2643 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:14.939106 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3c98eee-bec5-4e86-bfdc-96c5487c2643 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:14.939238 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f3c98eee-bec5-4e86-bfdc-96c5487c2643 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:14.944884 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3c98eee-bec5-4e86-bfdc-96c5487c2643 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 returned with HTTP 404 Aug 12 21:46:14.945464 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 931/3707] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:14 2026] GET /volume/v3/backups/2f66d26d-91f3-49a8-ac8d-9a5b5a43b3c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:14.954888 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56d47298-b86b-4196-9194-c8b461803bb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:14.957103 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56d47298-b86b-4196-9194-c8b461803bb6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:46:14.957472 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56d47298-b86b-4196-9194-c8b461803bb6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:14.957928 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56d47298-b86b-4196-9194-c8b461803bb6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:14.958251 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-56d47298-b86b-4196-9194-c8b461803bb6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete backup with id: 3522b319-2e02-4c9c-899b-b31bf39d4dd4. Aug 12 21:46:14.963665 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:14.963665 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:14.980072 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-56d47298-b86b-4196-9194-c8b461803bb6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] delete_backup rpcapi backup_id 3522b319-2e02-4c9c-899b-b31bf39d4dd4 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:46:14.982288 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56d47298-b86b-4196-9194-c8b461803bb6 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 202 Aug 12 21:46:14.985890 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 925/3708] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:46:14 2026] DELETE /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:46:14.994327 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-84a93fb0-347b-413d-9ac7-3b03a4ac412b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:15.000650 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-84a93fb0-347b-413d-9ac7-3b03a4ac412b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:46:15.000889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-84a93fb0-347b-413d-9ac7-3b03a4ac412b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:15.001112 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-84a93fb0-347b-413d-9ac7-3b03a4ac412b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:15.002431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-84a93fb0-347b-413d-9ac7-3b03a4ac412b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:15.008394 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:15.008394 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:15.009088 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-84a93fb0-347b-413d-9ac7-3b03a4ac412b tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 200 Aug 12 21:46:15.009498 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 931/3709] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:14 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:16.024304 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-853c9fa2-7ff5-43c4-9988-7de257c12489 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:16.026533 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-853c9fa2-7ff5-43c4-9988-7de257c12489 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 Aug 12 21:46:16.026840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-853c9fa2-7ff5-43c4-9988-7de257c12489 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:16.027135 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-853c9fa2-7ff5-43c4-9988-7de257c12489 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:16.027312 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-853c9fa2-7ff5-43c4-9988-7de257c12489 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 3522b319-2e02-4c9c-899b-b31bf39d4dd4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:16.031963 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-853c9fa2-7ff5-43c4-9988-7de257c12489 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 returned with HTTP 404 Aug 12 21:46:16.032508 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 923/3710] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:16 2026] GET /volume/v3/backups/3522b319-2e02-4c9c-899b-b31bf39d4dd4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:16.043603 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c169d31a-be80-42e5-a6dd-5d5933789907 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:16.045771 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c169d31a-be80-42e5-a6dd-5d5933789907 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:16.045970 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c169d31a-be80-42e5-a6dd-5d5933789907 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:16.046143 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c169d31a-be80-42e5-a6dd-5d5933789907 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:16.046238 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-c169d31a-be80-42e5-a6dd-5d5933789907 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete backup with id: 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. Aug 12 21:46:16.056674 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:16.056674 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:16.073473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-c169d31a-be80-42e5-a6dd-5d5933789907 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] delete_backup rpcapi backup_id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:46:16.074832 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c169d31a-be80-42e5-a6dd-5d5933789907 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 202 Aug 12 21:46:16.075427 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 932/3711] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:46:16 2026] DELETE /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:46:16.088062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac497533-1055-4c75-8915-0f73c76fbee4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:16.090182 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac497533-1055-4c75-8915-0f73c76fbee4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:16.090182 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac497533-1055-4c75-8915-0f73c76fbee4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:16.090802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac497533-1055-4c75-8915-0f73c76fbee4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:16.090802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ac497533-1055-4c75-8915-0f73c76fbee4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:16.101539 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:16.101539 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:16.101539 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac497533-1055-4c75-8915-0f73c76fbee4 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 200 Aug 12 21:46:16.102542 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 926/3712] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:16 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:17.120131 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cd6fb781-f679-47aa-9a6e-0d05bcca8460 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:17.122525 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd6fb781-f679-47aa-9a6e-0d05bcca8460 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 Aug 12 21:46:17.122823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd6fb781-f679-47aa-9a6e-0d05bcca8460 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:17.123078 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd6fb781-f679-47aa-9a6e-0d05bcca8460 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:17.123228 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-cd6fb781-f679-47aa-9a6e-0d05bcca8460 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Show backup with id 9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:17.129521 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd6fb781-f679-47aa-9a6e-0d05bcca8460 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 returned with HTTP 404 Aug 12 21:46:17.130191 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 932/3713] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:17 2026] GET /volume/v3/backups/9fa3dcd6-f5ef-4005-82e9-4eb836ab6a48 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:17.140810 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1cb74e9f-23f5-409d-a5f3-b388a2b08a49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:17.142129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1cb74e9f-23f5-409d-a5f3-b388a2b08a49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 Aug 12 21:46:17.142343 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1cb74e9f-23f5-409d-a5f3-b388a2b08a49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:17.142553 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1cb74e9f-23f5-409d-a5f3-b388a2b08a49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:17.142778 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1cb74e9f-23f5-409d-a5f3-b388a2b08a49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume with id: 7b1741c3-4d2e-406a-8991-6d0d567560d8 Aug 12 21:46:17.156002 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:17.156002 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:17.156340 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1cb74e9f-23f5-409d-a5f3-b388a2b08a49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:46:17.180304 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1cb74e9f-23f5-409d-a5f3-b388a2b08a49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Delete volume request issued successfully. Aug 12 21:46:17.180607 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1cb74e9f-23f5-409d-a5f3-b388a2b08a49 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 returned with HTTP 202 Aug 12 21:46:17.181120 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 924/3714] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:46:17 2026] DELETE /volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:17.191893 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96667cda-3d15-45de-afcd-d13c0940681f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:17.194044 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96667cda-3d15-45de-afcd-d13c0940681f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 Aug 12 21:46:17.194706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96667cda-3d15-45de-afcd-d13c0940681f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:17.194706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96667cda-3d15-45de-afcd-d13c0940681f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:17.205495 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:17.205495 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:17.211439 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-96667cda-3d15-45de-afcd-d13c0940681f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Volume info retrieved successfully. Aug 12 21:46:17.216259 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96667cda-3d15-45de-afcd-d13c0940681f tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 returned with HTTP 200 Aug 12 21:46:17.217066 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 933/3715] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:17 2026] GET /volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:18.234856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2eac338c-af2f-46f2-a141-2a6af1fd1192 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:18.236595 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2eac338c-af2f-46f2-a141-2a6af1fd1192 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] GET https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 Aug 12 21:46:18.236810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2eac338c-af2f-46f2-a141-2a6af1fd1192 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:18.237043 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2eac338c-af2f-46f2-a141-2a6af1fd1192 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:18.242752 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2eac338c-af2f-46f2-a141-2a6af1fd1192 tempest-ProjectMemberTests33-138551902 tempest-ProjectMemberTests33-138551902-project-admin] https://10.4.3.240/volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 returned with HTTP 404 Aug 12 21:46:18.243322 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 927/3716] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:46:18 2026] GET /volume/v3/volumes/7b1741c3-4d2e-406a-8991-6d0d567560d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:19.838011 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:19.966826 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:19.967014 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-574296484"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:19.968370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-574296484'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:19.969701 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume of 1 GB Aug 12 21:46:19.974077 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Availability Zones retrieved successfully. Aug 12 21:46:19.981662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (057ebafa-e5a4-40d3-805d-02f7b0492159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:19.983071 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5151d09f-8793-4a7f-8a7e-d32caed37a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:19.984430 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:20.023597 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5151d09f-8793-4a7f-8a7e-d32caed37a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:20.024319 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8831b512-eefa-47ea-857d-c6b8a1eb4938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:20.098678 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['88109173-ce15-4363-878a-a29ae0ae49bb', '3bff8990-64ad-4403-af3c-5b35cf3efe48', 'ad7e1404-5542-4244-8f80-0ae8587956bf', '0759fca2-732d-4ef6-842c-83442e7cb39b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:20.099836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8831b512-eefa-47ea-857d-c6b8a1eb4938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88109173-ce15-4363-878a-a29ae0ae49bb', '3bff8990-64ad-4403-af3c-5b35cf3efe48', 'ad7e1404-5542-4244-8f80-0ae8587956bf', '0759fca2-732d-4ef6-842c-83442e7cb39b']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:20.103569 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78376d82-6649-494c-b4d8-07422ceb0984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:20.131414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78376d82-6649-494c-b4d8-07422ceb0984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a1909ed-30b7-45a3-9129-2eb9142a4433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-574296484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['88109173-ce15-4363-878a-a29ae0ae49bb','3bff8990-64ad-4403-af3c-5b35cf3efe48','ad7e1404-5542-4244-8f80-0ae8587956bf','0759fca2-732d-4ef6-842c-83442e7cb39b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-574296484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a1909ed-30b7-45a3-9129-2eb9142a4433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed4f0ac586144b5b90c3fd024cf47532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88b06299bb54e17a96446d1870a55cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:20.132238 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4bdadc-af8a-4c11-8098-c6f7a5cafd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:20.160399 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4bdadc-af8a-4c11-8098-c6f7a5cafd93) transitioned into state 'SUCCESS' from state '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-574296484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['88109173-ce15-4363-878a-a29ae0ae49bb','3bff8990-64ad-4403-af3c-5b35cf3efe48','ad7e1404-5542-4244-8f80-0ae8587956bf','0759fca2-732d-4ef6-842c-83442e7cb39b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:20.161466 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802f316a-ba45-4251-a256-add3789d2fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:20.170521 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802f316a-ba45-4251-a256-add3789d2fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:20.171449 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (057ebafa-e5a4-40d3-805d-02f7b0492159) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:20.171847 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request issued successfully. Aug 12 21:46:20.172387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70e4c714-7de9-4792-a5bf-0ad0ee1c1983 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:20.172858 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 933/3717] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:46:19 2026] POST /volume/v3/volumes => generated 753 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:20.185036 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2bda7adc-f8c6-47bf-be80-eccecaff3bf3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.190761 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2bda7adc-f8c6-47bf-be80-eccecaff3bf3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:46:20.190819 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2bda7adc-f8c6-47bf-be80-eccecaff3bf3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.191060 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2bda7adc-f8c6-47bf-be80-eccecaff3bf3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.198155 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:20.198155 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:20.201716 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2bda7adc-f8c6-47bf-be80-eccecaff3bf3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:46:20.206921 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2bda7adc-f8c6-47bf-be80-eccecaff3bf3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:46:20.207449 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 925/3718] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:20 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:20.338746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c35047c7-362a-49ba-a95e-75ad28cadb6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.428059 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c35047c7-362a-49ba-a95e-75ad28cadb6f tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:46:20.428558 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c35047c7-362a-49ba-a95e-75ad28cadb6f tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1126529826", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.448505 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c35047c7-362a-49ba-a95e-75ad28cadb6f tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:46:20.448971 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 934/3719] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:46:20 2026] POST /volume/v3/types => generated 380 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:20.462186 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-17bf8d86-8ccd-4e1c-8736-2244bcc913c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.466084 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17bf8d86-8ccd-4e1c-8736-2244bcc913c0 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] POST https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption Aug 12 21:46:20.466546 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17bf8d86-8ccd-4e1c-8736-2244bcc913c0 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.486027 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17bf8d86-8ccd-4e1c-8736-2244bcc913c0 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption returned with HTTP 200 Aug 12 21:46:20.486414 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 928/3720] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:46:20 2026] POST /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:20.494263 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d881a5ca-9614-46e3-a75c-5876a8c1f995 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.496106 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d881a5ca-9614-46e3-a75c-5876a8c1f995 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:46:20.496481 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d881a5ca-9614-46e3-a75c-5876a8c1f995 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1383658533", "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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.498336 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:20.498336 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:20.512353 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d881a5ca-9614-46e3-a75c-5876a8c1f995 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:46:20.512707 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 934/3721] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:46:20 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 12 21:46:20.525096 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71ace250-2c8a-457e-b01e-f3c1e25449bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.593456 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71ace250-2c8a-457e-b01e-f3c1e25449bb tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] POST https://10.4.3.240/volume/v3/types/00f431d3-ed48-456f-8c2e-104d06986758/encryption Aug 12 21:46:20.593894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71ace250-2c8a-457e-b01e-f3c1e25449bb tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.596176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-71ace250-2c8a-457e-b01e-f3c1e25449bb tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.596371 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71ace250-2c8a-457e-b01e-f3c1e25449bb tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/00f431d3-ed48-456f-8c2e-104d06986758/encryption returned with HTTP 403 Aug 12 21:46:20.596822 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 926/3722] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:46:20 2026] POST /volume/v3/types/00f431d3-ed48-456f-8c2e-104d06986758/encryption => generated 127 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.604175 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f9903cb-4a7b-404d-9035-9d48ecb08470 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.606104 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f9903cb-4a7b-404d-9035-9d48ecb08470 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:46:20.606498 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f9903cb-4a7b-404d-9035-9d48ecb08470 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1308563916", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.624381 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f9903cb-4a7b-404d-9035-9d48ecb08470 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:46:20.624805 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 935/3723] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:46:20 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 12 21:46:20.635045 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9eed008e-13c6-4836-8162-7e96da0e67ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.637575 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9eed008e-13c6-4836-8162-7e96da0e67ca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] POST https://10.4.3.240/volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac/extra_specs Aug 12 21:46:20.638048 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9eed008e-13c6-4836-8162-7e96da0e67ca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.640456 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-9eed008e-13c6-4836-8162-7e96da0e67ca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.640727 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9eed008e-13c6-4836-8162-7e96da0e67ca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac/extra_specs returned with HTTP 403 Aug 12 21:46:20.641286 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 929/3724] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:46:20 2026] POST /volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.650146 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b17f4be1-3f53-4df5-85ac-40e00cec59b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.652968 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b17f4be1-3f53-4df5-85ac-40e00cec59b1 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] PUT https://10.4.3.240/volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac/extra_specs/key2 Aug 12 21:46:20.653388 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b17f4be1-3f53-4df5-85ac-40e00cec59b1 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.656073 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-b17f4be1-3f53-4df5-85ac-40e00cec59b1 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.656334 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b17f4be1-3f53-4df5-85ac-40e00cec59b1 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac/extra_specs/key2 returned with HTTP 403 Aug 12 21:46:20.656949 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 935/3725] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:46:20 2026] PUT /volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.666567 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70c2fce7-eeaa-41a7-8e4b-989f5795c3c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.668792 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70c2fce7-eeaa-41a7-8e4b-989f5795c3c9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] POST https://10.4.3.240/volume/v3/types Aug 12 21:46:20.669226 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70c2fce7-eeaa-41a7-8e4b-989f5795c3c9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.672361 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-70c2fce7-eeaa-41a7-8e4b-989f5795c3c9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.672597 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70c2fce7-eeaa-41a7-8e4b-989f5795c3c9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types returned with HTTP 403 Aug 12 21:46:20.673175 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 927/3726] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:46:20 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 12 21:46:20.683021 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29fc3927-a9b3-4f63-aba6-f32fff2bc807 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.684973 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29fc3927-a9b3-4f63-aba6-f32fff2bc807 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:46:20.685431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29fc3927-a9b3-4f63-aba6-f32fff2bc807 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1587465162", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.703301 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29fc3927-a9b3-4f63-aba6-f32fff2bc807 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:46:20.703842 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 936/3727] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:46:20 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 12 21:46:20.713181 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8677b974-3af4-4896-a1ab-d7d89a61b0ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.715513 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8677b974-3af4-4896-a1ab-d7d89a61b0ac tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] POST https://10.4.3.240/volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94/encryption Aug 12 21:46:20.715919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8677b974-3af4-4896-a1ab-d7d89a61b0ac tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.736438 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8677b974-3af4-4896-a1ab-d7d89a61b0ac tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94/encryption returned with HTTP 200 Aug 12 21:46:20.737092 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 930/3728] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:46:20 2026] POST /volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:20.744671 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-89c0f656-3862-4573-a77e-6bd806717eca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.746959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89c0f656-3862-4573-a77e-6bd806717eca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] DELETE https://10.4.3.240/volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94/encryption/96979bc0-6ef6-413b-a453-893e95396f10 Aug 12 21:46:20.747198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89c0f656-3862-4573-a77e-6bd806717eca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.747424 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89c0f656-3862-4573-a77e-6bd806717eca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.748258 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-89c0f656-3862-4573-a77e-6bd806717eca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.748419 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89c0f656-3862-4573-a77e-6bd806717eca tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94/encryption/96979bc0-6ef6-413b-a453-893e95396f10 returned with HTTP 403 Aug 12 21:46:20.749157 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 936/3729] 10.4.3.240 () {66 vars in 1489 bytes} [Wed Aug 12 21:46:20 2026] DELETE /volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94/encryption/96979bc0-6ef6-413b-a453-893e95396f10 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.756947 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24f55aad-cc1f-4c9e-8d9f-f3c008f0b2bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.758892 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24f55aad-cc1f-4c9e-8d9f-f3c008f0b2bc tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:46:20.759418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24f55aad-cc1f-4c9e-8d9f-f3c008f0b2bc tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-53172262", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.775827 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24f55aad-cc1f-4c9e-8d9f-f3c008f0b2bc tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:46:20.776227 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 928/3730] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:46:20 2026] POST /volume/v3/types => generated 378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:20.786973 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9764e18b-52dc-45f1-8101-d1d6a74b2c0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.788906 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9764e18b-52dc-45f1-8101-d1d6a74b2c0c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] DELETE https://10.4.3.240/volume/v3/types/fbc11849-38dd-47cb-98d5-7bded1b7026b/extra_specs/key1 Aug 12 21:46:20.789135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9764e18b-52dc-45f1-8101-d1d6a74b2c0c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.789429 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9764e18b-52dc-45f1-8101-d1d6a74b2c0c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.795377 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-9764e18b-52dc-45f1-8101-d1d6a74b2c0c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.795727 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9764e18b-52dc-45f1-8101-d1d6a74b2c0c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/fbc11849-38dd-47cb-98d5-7bded1b7026b/extra_specs/key1 returned with HTTP 403 Aug 12 21:46:20.796343 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 937/3731] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:46:20 2026] DELETE /volume/v3/types/fbc11849-38dd-47cb-98d5-7bded1b7026b/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.805233 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25142fcd-c99f-4553-a82b-7a54701ca5e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.807125 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25142fcd-c99f-4553-a82b-7a54701ca5e3 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:46:20.807542 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25142fcd-c99f-4553-a82b-7a54701ca5e3 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1963461872", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.828653 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25142fcd-c99f-4553-a82b-7a54701ca5e3 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:46:20.829108 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 931/3732] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:46:20 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:20.838154 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4cae1b98-17f3-4e3a-9489-f582c927f7c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.840370 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cae1b98-17f3-4e3a-9489-f582c927f7c8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] DELETE https://10.4.3.240/volume/v3/types/0d9a40a6-0f72-4563-9e00-bb4515011ff3 Aug 12 21:46:20.840678 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cae1b98-17f3-4e3a-9489-f582c927f7c8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.841027 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cae1b98-17f3-4e3a-9489-f582c927f7c8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.841662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-4cae1b98-17f3-4e3a-9489-f582c927f7c8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.841898 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cae1b98-17f3-4e3a-9489-f582c927f7c8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/0d9a40a6-0f72-4563-9e00-bb4515011ff3 returned with HTTP 403 Aug 12 21:46:20.842289 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 937/3733] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:46:20 2026] DELETE /volume/v3/types/0d9a40a6-0f72-4563-9e00-bb4515011ff3 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.851863 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91dac7ec-b664-459e-8286-80940906836c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.853696 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91dac7ec-b664-459e-8286-80940906836c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] GET https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs Aug 12 21:46:20.853931 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91dac7ec-b664-459e-8286-80940906836c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.854158 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91dac7ec-b664-459e-8286-80940906836c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.861469 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91dac7ec-b664-459e-8286-80940906836c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs returned with HTTP 200 Aug 12 21:46:20.861943 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 929/3734] 10.4.3.240 () {66 vars in 1378 bytes} [Wed Aug 12 21:46:20 2026] GET /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:20.872674 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e7a5299-d873-4029-a417-87f641e75b8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.876484 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e7a5299-d873-4029-a417-87f641e75b8c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] GET https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption/cipher Aug 12 21:46:20.876782 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e7a5299-d873-4029-a417-87f641e75b8c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.877050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e7a5299-d873-4029-a417-87f641e75b8c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.878119 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-2e7a5299-d873-4029-a417-87f641e75b8c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.878352 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e7a5299-d873-4029-a417-87f641e75b8c tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption/cipher returned with HTTP 403 Aug 12 21:46:20.878970 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 938/3735] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:46:20 2026] GET /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.888117 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6631023-d0e9-43b6-bdb9-483534f4f4e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.890517 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6631023-d0e9-43b6-bdb9-483534f4f4e9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] GET https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption Aug 12 21:46:20.890786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6631023-d0e9-43b6-bdb9-483534f4f4e9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.890978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6631023-d0e9-43b6-bdb9-483534f4f4e9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.891569 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-e6631023-d0e9-43b6-bdb9-483534f4f4e9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.891782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6631023-d0e9-43b6-bdb9-483534f4f4e9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption returned with HTTP 403 Aug 12 21:46:20.892227 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 932/3736] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:46:20 2026] GET /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.899995 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-35f9c5c1-a666-4693-a63c-942271d62f61 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.901882 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-35f9c5c1-a666-4693-a63c-942271d62f61 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] GET https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs/multiattach Aug 12 21:46:20.901999 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-35f9c5c1-a666-4693-a63c-942271d62f61 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.902155 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-35f9c5c1-a666-4693-a63c-942271d62f61 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.909384 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-35f9c5c1-a666-4693-a63c-942271d62f61 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs/multiattach returned with HTTP 200 Aug 12 21:46:20.909838 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 938/3737] 10.4.3.240 () {66 vars in 1414 bytes} [Wed Aug 12 21:46:20 2026] GET /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:46:20.917273 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc1fc900-cbc0-41e9-bc39-6759cd6ef68f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.919191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc1fc900-cbc0-41e9-bc39-6759cd6ef68f tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] GET https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs/volume_backend_name Aug 12 21:46:20.919400 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc1fc900-cbc0-41e9-bc39-6759cd6ef68f tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.919613 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc1fc900-cbc0-41e9-bc39-6759cd6ef68f tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:20.927009 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc1fc900-cbc0-41e9-bc39-6759cd6ef68f tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 21:46:20.927461 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 930/3738] 10.4.3.240 () {66 vars in 1438 bytes} [Wed Aug 12 21:46:20 2026] GET /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/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 12 21:46:20.936444 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb5a116e-8945-415c-a6bf-b950b8d5f980 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.938218 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb5a116e-8945-415c-a6bf-b950b8d5f980 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] PUT https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption/70db97b1-df2f-4101-9928-32e3ab7ce5bd Aug 12 21:46:20.938536 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb5a116e-8945-415c-a6bf-b950b8d5f980 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.940881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-eb5a116e-8945-415c-a6bf-b950b8d5f980 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.941055 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb5a116e-8945-415c-a6bf-b950b8d5f980 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption/70db97b1-df2f-4101-9928-32e3ab7ce5bd returned with HTTP 403 Aug 12 21:46:20.941567 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 939/3739] 10.4.3.240 () {68 vars in 1506 bytes} [Wed Aug 12 21:46:20 2026] PUT /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/encryption/70db97b1-df2f-4101-9928-32e3ab7ce5bd => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.951200 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abc5502f-c9dd-49f7-921c-884c81df67c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.952932 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abc5502f-c9dd-49f7-921c-884c81df67c6 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] PUT https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs/key1 Aug 12 21:46:20.953256 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abc5502f-c9dd-49f7-921c-884c81df67c6 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.955300 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-abc5502f-c9dd-49f7-921c-884c81df67c6 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.955477 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abc5502f-c9dd-49f7-921c-884c81df67c6 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs/key1 returned with HTTP 403 Aug 12 21:46:20.956145 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 933/3740] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:46:20 2026] PUT /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.963920 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc3060e7-affc-4e1e-a5e5-9d47cf536ee8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.965971 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc3060e7-affc-4e1e-a5e5-9d47cf536ee8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] PUT https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1 Aug 12 21:46:20.966404 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc3060e7-affc-4e1e-a5e5-9d47cf536ee8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:20.968729 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-cc3060e7-affc-4e1e-a5e5-9d47cf536ee8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9bcd958793a747b5846efb5499a57b40', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd6817ef8e794736a301de3451e54e95', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:46:20.968968 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc3060e7-affc-4e1e-a5e5-9d47cf536ee8 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-reader] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1 returned with HTTP 403 Aug 12 21:46:20.969461 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 939/3741] 10.4.3.240 () {68 vars in 1362 bytes} [Wed Aug 12 21:46:20 2026] PUT /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:20.976007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0e7b031-3ed0-4559-a7dc-f2c3decb7fb3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:20.977695 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0e7b031-3ed0-4559-a7dc-f2c3decb7fb3 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] DELETE https://10.4.3.240/volume/v3/types/0d9a40a6-0f72-4563-9e00-bb4515011ff3 Aug 12 21:46:20.977893 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0e7b031-3ed0-4559-a7dc-f2c3decb7fb3 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:20.978090 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0e7b031-3ed0-4559-a7dc-f2c3decb7fb3 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.002177 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0e7b031-3ed0-4559-a7dc-f2c3decb7fb3 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types/0d9a40a6-0f72-4563-9e00-bb4515011ff3 returned with HTTP 202 Aug 12 21:46:21.002673 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 931/3742] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:46:20 2026] DELETE /volume/v3/types/0d9a40a6-0f72-4563-9e00-bb4515011ff3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:21.009130 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f746b1e4-b3cd-4106-9546-77b81dbc6796 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.010883 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f746b1e4-b3cd-4106-9546-77b81dbc6796 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] DELETE https://10.4.3.240/volume/v3/types/fbc11849-38dd-47cb-98d5-7bded1b7026b Aug 12 21:46:21.011103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f746b1e4-b3cd-4106-9546-77b81dbc6796 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:21.011313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f746b1e4-b3cd-4106-9546-77b81dbc6796 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.034283 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f746b1e4-b3cd-4106-9546-77b81dbc6796 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types/fbc11849-38dd-47cb-98d5-7bded1b7026b returned with HTTP 202 Aug 12 21:46:21.034659 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 940/3743] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:46:21 2026] DELETE /volume/v3/types/fbc11849-38dd-47cb-98d5-7bded1b7026b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:21.041256 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f99f005f-bebe-49c8-a9ba-60082d3c8d60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.045349 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f99f005f-bebe-49c8-a9ba-60082d3c8d60 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] DELETE https://10.4.3.240/volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94 Aug 12 21:46:21.045584 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f99f005f-bebe-49c8-a9ba-60082d3c8d60 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:21.045864 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f99f005f-bebe-49c8-a9ba-60082d3c8d60 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.080230 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f99f005f-bebe-49c8-a9ba-60082d3c8d60 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94 returned with HTTP 202 Aug 12 21:46:21.080779 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 934/3744] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:46:21 2026] DELETE /volume/v3/types/2c6ce162-ad32-41a3-855a-114e20f26f94 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:21.088533 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6bab4f8e-490e-4bde-9b1f-809a104b90a9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.091723 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6bab4f8e-490e-4bde-9b1f-809a104b90a9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] DELETE https://10.4.3.240/volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac Aug 12 21:46:21.091982 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6bab4f8e-490e-4bde-9b1f-809a104b90a9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:21.092657 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6bab4f8e-490e-4bde-9b1f-809a104b90a9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.124162 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6bab4f8e-490e-4bde-9b1f-809a104b90a9 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac returned with HTTP 202 Aug 12 21:46:21.124454 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 940/3745] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:46:21 2026] DELETE /volume/v3/types/592b46b2-76c3-4ec7-a74b-aa11d916f7ac => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:21.133582 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9aef12fc-ba3c-4e62-a9ed-5e8628a15cba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.138733 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9aef12fc-ba3c-4e62-a9ed-5e8628a15cba tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] DELETE https://10.4.3.240/volume/v3/types/00f431d3-ed48-456f-8c2e-104d06986758 Aug 12 21:46:21.139010 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9aef12fc-ba3c-4e62-a9ed-5e8628a15cba tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:21.139270 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9aef12fc-ba3c-4e62-a9ed-5e8628a15cba tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.166461 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9aef12fc-ba3c-4e62-a9ed-5e8628a15cba tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types/00f431d3-ed48-456f-8c2e-104d06986758 returned with HTTP 202 Aug 12 21:46:21.166867 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 932/3746] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:46:21 2026] DELETE /volume/v3/types/00f431d3-ed48-456f-8c2e-104d06986758 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:21.174137 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3323b961-063e-47d5-a17d-5d9fc6a5a843 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.176142 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3323b961-063e-47d5-a17d-5d9fc6a5a843 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] DELETE https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1 Aug 12 21:46:21.176357 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3323b961-063e-47d5-a17d-5d9fc6a5a843 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:21.176538 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3323b961-063e-47d5-a17d-5d9fc6a5a843 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.201147 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3323b961-063e-47d5-a17d-5d9fc6a5a843 tempest-VolumeTypesReaderTests-746545306 tempest-VolumeTypesReaderTests-746545306-project-admin] https://10.4.3.240/volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1 returned with HTTP 202 Aug 12 21:46:21.201645 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 941/3747] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:46:21 2026] DELETE /volume/v3/types/e7440407-ba14-427d-8ee1-3b7262e388e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:21.226788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20ed8172-80e0-46ae-b6eb-d5ad8432c62f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.230480 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20ed8172-80e0-46ae-b6eb-d5ad8432c62f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:46:21.230830 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20ed8172-80e0-46ae-b6eb-d5ad8432c62f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:21.231142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20ed8172-80e0-46ae-b6eb-d5ad8432c62f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.245662 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:21.245662 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:21.254450 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-20ed8172-80e0-46ae-b6eb-d5ad8432c62f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:46:21.262908 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20ed8172-80e0-46ae-b6eb-d5ad8432c62f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:46:21.263708 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 935/3748] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:21 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:21.285714 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f7c26926-aa1e-4e48-ba4c-0407876e440e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.287579 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7c26926-aa1e-4e48-ba4c-0407876e440e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:46:21.287888 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7c26926-aa1e-4e48-ba4c-0407876e440e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:21.288328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7c26926-aa1e-4e48-ba4c-0407876e440e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.296272 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:21.296272 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:21.300511 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7c26926-aa1e-4e48-ba4c-0407876e440e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:46:21.305053 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7c26926-aa1e-4e48-ba4c-0407876e440e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:46:21.305412 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 941/3749] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:21 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:21.324421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b004e8a-136f-4691-9c43-3339dc295569 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.326449 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b004e8a-136f-4691-9c43-3339dc295569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:46:21.326976 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b004e8a-136f-4691-9c43-3339dc295569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1909ed-30b7-45a3-9129-2eb9142a4433", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1138183440"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:21.337158 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:21.337158 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:21.337990 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b004e8a-136f-4691-9c43-3339dc295569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:46:21.338160 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-1b004e8a-136f-4691-9c43-3339dc295569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume 5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:46:21.382918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1b004e8a-136f-4691-9c43-3339dc295569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['a8b6ee77-d17f-4664-bfb8-5620354edb79', '8877be0d-6f0f-4e33-8c24-0509800ea2ac', '1679956b-5c88-4e43-b439-17deb654b518', 'f9974c0b-8968-4b5e-b142-25baa532e5ad'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:21.418919 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b004e8a-136f-4691-9c43-3339dc295569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot create request issued successfully. Aug 12 21:46:21.418919 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b004e8a-136f-4691-9c43-3339dc295569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:46:21.418919 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 933/3750] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:46:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:21.431714 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa5740c2-c6b8-43a9-81fd-622a3daee18a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:21.435973 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa5740c2-c6b8-43a9-81fd-622a3daee18a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 Aug 12 21:46:21.436541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa5740c2-c6b8-43a9-81fd-622a3daee18a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:21.436779 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa5740c2-c6b8-43a9-81fd-622a3daee18a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:21.445888 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:21.445888 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:21.445888 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa5740c2-c6b8-43a9-81fd-622a3daee18a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:46:21.446835 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa5740c2-c6b8-43a9-81fd-622a3daee18a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 returned with HTTP 200 Aug 12 21:46:21.447422 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 942/3751] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:46:21 2026] GET /volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:22.463664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a344b3b-c83c-49ff-8111-b24e549f130e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:22.465824 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a344b3b-c83c-49ff-8111-b24e549f130e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 Aug 12 21:46:22.466100 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a344b3b-c83c-49ff-8111-b24e549f130e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:22.466385 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a344b3b-c83c-49ff-8111-b24e549f130e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:22.472522 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:22.472522 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:22.473175 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9a344b3b-c83c-49ff-8111-b24e549f130e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:46:22.474514 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a344b3b-c83c-49ff-8111-b24e549f130e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 returned with HTTP 200 Aug 12 21:46:22.474956 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 936/3752] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:46:22 2026] GET /volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:22.491673 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:22.493442 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:46:22.493856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a1909ed-30b7-45a3-9129-2eb9142a4433", "snapshot_id": "d5f7a78c-b8aa-451d-84c3-4f0371b8f774", "name": "tempest-VolumesSnapshotTestJSON-Backup-1382197953", "container": "tempest-volumessnapshottestjson-backup-container-1599808839"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:22.495476 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Creating new backup {'backup': {'volume_id': '5a1909ed-30b7-45a3-9129-2eb9142a4433', 'snapshot_id': 'd5f7a78c-b8aa-451d-84c3-4f0371b8f774', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1382197953', 'container': 'tempest-volumessnapshottestjson-backup-container-1599808839'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:46:22.495771 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Creating backup of volume 5a1909ed-30b7-45a3-9129-2eb9142a4433 in container tempest-volumessnapshottestjson-backup-container-1599808839 Aug 12 21:46:22.508989 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:22.508989 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:22.509500 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:46:22.518158 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:22.518158 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:22.518761 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:46:22.555395 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['03a9b21f-a4f3-4f3c-988d-2f922859b592', '0783ca84-bf06-455d-9e83-26addc0003a4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:22.592133 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf44fdb8-1127-4d7b-8961-b7e1de87f1c5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:46:22.592609 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 942/3753] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:46:22 2026] POST /volume/v3/backups => generated 335 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:22.605168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6e10d43f-e131-42a6-990c-057a3261c442 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:22.609219 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6e10d43f-e131-42a6-990c-057a3261c442 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:22.609219 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6e10d43f-e131-42a6-990c-057a3261c442 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:22.609219 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6e10d43f-e131-42a6-990c-057a3261c442 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:22.609219 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6e10d43f-e131-42a6-990c-057a3261c442 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:22.614006 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:22.614006 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:22.615061 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6e10d43f-e131-42a6-990c-057a3261c442 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:22.615679 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 934/3754] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:22 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:23.627227 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73706bd0-c742-4950-aa29-08d0c0c1a746 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:23.629474 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73706bd0-c742-4950-aa29-08d0c0c1a746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:23.629838 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73706bd0-c742-4950-aa29-08d0c0c1a746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:23.630135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73706bd0-c742-4950-aa29-08d0c0c1a746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:23.630324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-73706bd0-c742-4950-aa29-08d0c0c1a746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:23.635799 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:23.635799 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:23.637032 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73706bd0-c742-4950-aa29-08d0c0c1a746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:23.637553 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 943/3755] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:23 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:24.275176 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-365da380-b73d-4ef0-8b23-131733cad93b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:24.366227 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-365da380-b73d-4ef0-8b23-131733cad93b tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:46:24.366599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-365da380-b73d-4ef0-8b23-131733cad93b tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-34799734", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:24.379354 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-365da380-b73d-4ef0-8b23-131733cad93b tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:46:24.379798 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 937/3756] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:46:24 2026] POST /volume/v3/types => generated 216 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:24.388012 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e7ddbc04-af2e-43bc-9b1c-cc320aca59c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:24.389836 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7ddbc04-af2e-43bc-9b1c-cc320aca59c2 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] POST https://10.4.3.240/volume/v3/types/c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6/encryption Aug 12 21:46:24.390188 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7ddbc04-af2e-43bc-9b1c-cc320aca59c2 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:24.391817 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:24.391817 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:24.408136 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7ddbc04-af2e-43bc-9b1c-cc320aca59c2 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types/c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6/encryption returned with HTTP 200 Aug 12 21:46:24.408671 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 943/3757] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:46:24 2026] POST /volume/v3/types/c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:24.417651 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-840512ad-726b-461a-83ff-a382c0538603 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:24.481249 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:24.481560 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1351189404", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-34799734", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:24.483030 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1351189404', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-34799734', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:24.486305 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume of 1 GB Aug 12 21:46:24.486525 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:24.486525 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:24.487115 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Availability Zones retrieved successfully. Aug 12 21:46:24.492440 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Flow 'volume_create_api' (31ba3c51-6bba-487c-85c1-2863a8a04251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:24.493608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1ca3a3-7969-4e37-96c5-cfb3d20c4cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:24.494508 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:24.518678 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1ca3a3-7969-4e37-96c5-cfb3d20c4cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:46:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6,is_public=True,name='tempest-scenario-type-cryptsetup-34799734',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:24.519464 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7750d7-6d07-4924-9810-931e4265922f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:24.545118 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-34799734 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-34799734, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:46:24.545365 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-34799734 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-34799734, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:46:24.573672 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Created reservations ['09550361-9e9c-4c89-81d2-609720e9c513', '74f19498-5460-44d0-8024-bb895ae80a88', 'e1a3fe22-0672-411a-a667-4c55157ca038', 'cae913f3-d7a0-42f9-843e-20ec34061613'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:24.574508 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7750d7-6d07-4924-9810-931e4265922f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09550361-9e9c-4c89-81d2-609720e9c513', '74f19498-5460-44d0-8024-bb895ae80a88', 'e1a3fe22-0672-411a-a667-4c55157ca038', 'cae913f3-d7a0-42f9-843e-20ec34061613']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:24.575165 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e07e79a-f1a1-4c45-b9c4-f8abf266f9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:24.595530 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e07e79a-f1a1-4c45-b9c4-f8abf266f9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48e2d278-bbd6-4e0f-8cbe-98a11236d1c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1351189404',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b22d0144c2482eb1075427773017bc',qos_specs=None,replication_status=,reservations=['09550361-9e9c-4c89-81d2-609720e9c513','74f19498-5460-44d0-8024-bb895ae80a88','e1a3fe22-0672-411a-a667-4c55157ca038','cae913f3-d7a0-42f9-843e-20ec34061613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077356b76d4442e89323d40a4bf915f',volume_type_id=c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1351189404',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=48e2d278-bbd6-4e0f-8cbe-98a11236d1c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b22d0144c2482eb1075427773017bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077356b76d4442e89323d40a4bf915f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6),volume_type_id=c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:24.596238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3c87ac-0734-4946-8db7-66c7d4e19093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:24.613213 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3c87ac-0734-4946-8db7-66c7d4e19093) transitioned into state 'SUCCESS' from state '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-1351189404',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b22d0144c2482eb1075427773017bc',qos_specs=None,replication_status=,reservations=['09550361-9e9c-4c89-81d2-609720e9c513','74f19498-5460-44d0-8024-bb895ae80a88','e1a3fe22-0672-411a-a667-4c55157ca038','cae913f3-d7a0-42f9-843e-20ec34061613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077356b76d4442e89323d40a4bf915f',volume_type_id=c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:24.613933 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5761465f-5257-4543-965e-6a5fc498a063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:24.622278 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5761465f-5257-4543-965e-6a5fc498a063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:24.623081 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Flow 'volume_create_api' (31ba3c51-6bba-487c-85c1-2863a8a04251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:24.623364 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume request issued successfully. Aug 12 21:46:24.623942 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-840512ad-726b-461a-83ff-a382c0538603 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:24.624383 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 935/3758] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:46:24 2026] POST /volume/v3/volumes => generated 789 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:24.647025 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d56cef0-2971-48cc-963b-01fd068cf2af None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:24.648840 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d56cef0-2971-48cc-963b-01fd068cf2af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:24.649092 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d56cef0-2971-48cc-963b-01fd068cf2af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:24.649306 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d56cef0-2971-48cc-963b-01fd068cf2af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:24.649463 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1d56cef0-2971-48cc-963b-01fd068cf2af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:24.653702 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:24.653702 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:24.654494 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d56cef0-2971-48cc-963b-01fd068cf2af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:24.654915 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 944/3759] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:24 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:25.669865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-18693a34-6ff4-4c1c-85d5-05657243a341 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:25.672040 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18693a34-6ff4-4c1c-85d5-05657243a341 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:25.672281 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18693a34-6ff4-4c1c-85d5-05657243a341 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:25.672519 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18693a34-6ff4-4c1c-85d5-05657243a341 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:25.672688 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-18693a34-6ff4-4c1c-85d5-05657243a341 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:25.677540 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:25.677540 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:25.678297 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18693a34-6ff4-4c1c-85d5-05657243a341 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:25.678617 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 938/3760] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:25 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:26.691266 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-078125aa-3a98-48fd-8ec9-b95a134d3a45 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:26.693043 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-078125aa-3a98-48fd-8ec9-b95a134d3a45 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:26.693224 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-078125aa-3a98-48fd-8ec9-b95a134d3a45 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:26.693410 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-078125aa-3a98-48fd-8ec9-b95a134d3a45 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:26.693528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-078125aa-3a98-48fd-8ec9-b95a134d3a45 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:26.699834 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:26.699834 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:26.700507 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-078125aa-3a98-48fd-8ec9-b95a134d3a45 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:26.700864 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 944/3761] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:26 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:27.719055 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f84b7ba-a7dc-4341-bc76-caf6577bf5db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:27.725001 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f84b7ba-a7dc-4341-bc76-caf6577bf5db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:27.725712 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f84b7ba-a7dc-4341-bc76-caf6577bf5db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:27.726014 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f84b7ba-a7dc-4341-bc76-caf6577bf5db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:27.726205 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7f84b7ba-a7dc-4341-bc76-caf6577bf5db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:27.733041 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:27.733041 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:27.734292 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f84b7ba-a7dc-4341-bc76-caf6577bf5db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:27.734884 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 936/3762] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:27 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:28.746703 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e8f6ea37-153d-4536-b43f-5cabcaa34317 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:28.751308 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8f6ea37-153d-4536-b43f-5cabcaa34317 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:28.751514 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8f6ea37-153d-4536-b43f-5cabcaa34317 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:28.751759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8f6ea37-153d-4536-b43f-5cabcaa34317 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:28.751884 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e8f6ea37-153d-4536-b43f-5cabcaa34317 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:28.757897 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:28.757897 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:28.759393 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8f6ea37-153d-4536-b43f-5cabcaa34317 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:28.760087 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 945/3763] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:28 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:29.770201 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ea737c8-c1d5-4514-9f19-5b17e2d3706b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:29.771888 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ea737c8-c1d5-4514-9f19-5b17e2d3706b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:29.772084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ea737c8-c1d5-4514-9f19-5b17e2d3706b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:29.772294 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ea737c8-c1d5-4514-9f19-5b17e2d3706b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:29.772423 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5ea737c8-c1d5-4514-9f19-5b17e2d3706b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:29.776670 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:29.776670 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:29.777358 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ea737c8-c1d5-4514-9f19-5b17e2d3706b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:29.777725 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 939/3764] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:29 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:30.244824 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:30.246605 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:30.246946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-597711423"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:30.248326 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-597711423'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:30.248468 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Create volume of 1 GB Aug 12 21:46:30.253326 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Availability Zones retrieved successfully. Aug 12 21:46:30.260280 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Flow 'volume_create_api' (a2e76cb6-db06-4be2-a80c-6a4dddb0136d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:30.261385 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5c84e8e-45e8-4428-8099-9cef8656c76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:30.262282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:30.289318 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5c84e8e-45e8-4428-8099-9cef8656c76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:30.290212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94dbedb3-50fd-4867-bed8-65473770442c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:30.361420 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Created reservations ['45f89f0d-8d8d-4440-a5df-f12d38124522', '777aa1c9-7493-44ee-a0fb-5a2ccb28d0c6', '4b763ea2-8fed-42a1-9e49-910ed35ea74d', 'd15a7a60-998b-43de-ab0a-26d66528eb0a'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:30.362240 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94dbedb3-50fd-4867-bed8-65473770442c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45f89f0d-8d8d-4440-a5df-f12d38124522', '777aa1c9-7493-44ee-a0fb-5a2ccb28d0c6', '4b763ea2-8fed-42a1-9e49-910ed35ea74d', 'd15a7a60-998b-43de-ab0a-26d66528eb0a']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:30.363036 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8dcf1a-fd34-4821-8561-36466f617ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:30.386909 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8dcf1a-fd34-4821-8561-36466f617ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73daa8e2-5e91-4444-850a-0fb3992416c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-597711423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a5d70c5761843dd80185a9d526e4607',qos_specs=None,replication_status=,reservations=['45f89f0d-8d8d-4440-a5df-f12d38124522','777aa1c9-7493-44ee-a0fb-5a2ccb28d0c6','4b763ea2-8fed-42a1-9e49-910ed35ea74d','d15a7a60-998b-43de-ab0a-26d66528eb0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acaccf57e7f241c5b2d8e75781fbf2d3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-597711423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73daa8e2-5e91-4444-850a-0fb3992416c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a5d70c5761843dd80185a9d526e4607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acaccf57e7f241c5b2d8e75781fbf2d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:30.387906 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900f5c47-04cc-4ba2-9c7d-66fbe3caf60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:30.410333 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900f5c47-04cc-4ba2-9c7d-66fbe3caf60d) transitioned into state 'SUCCESS' from state '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-597711423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a5d70c5761843dd80185a9d526e4607',qos_specs=None,replication_status=,reservations=['45f89f0d-8d8d-4440-a5df-f12d38124522','777aa1c9-7493-44ee-a0fb-5a2ccb28d0c6','4b763ea2-8fed-42a1-9e49-910ed35ea74d','d15a7a60-998b-43de-ab0a-26d66528eb0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acaccf57e7f241c5b2d8e75781fbf2d3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:30.411605 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f49088e-bac3-4df2-ab8e-a52938071495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:30.429053 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f49088e-bac3-4df2-ab8e-a52938071495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:30.430943 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Flow 'volume_create_api' (a2e76cb6-db06-4be2-a80c-6a4dddb0136d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:30.431182 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Create volume request issued successfully. Aug 12 21:46:30.431913 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af6ffe55-0cf0-4fd7-b18d-81ac3614bfe0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:30.432481 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 945/3765] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:46:30 2026] POST /volume/v3/volumes => generated 756 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:30.448287 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e87ec795-3040-4689-921a-ac69c86c6851 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:30.451238 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e87ec795-3040-4689-921a-ac69c86c6851 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:46:30.451238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e87ec795-3040-4689-921a-ac69c86c6851 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:30.451238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e87ec795-3040-4689-921a-ac69c86c6851 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:30.459877 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:30.459877 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:30.464385 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e87ec795-3040-4689-921a-ac69c86c6851 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:46:30.470878 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e87ec795-3040-4689-921a-ac69c86c6851 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:46:30.470878 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 937/3766] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:30 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:30.788232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de66c016-9c7c-4473-83ff-aa2ecb21029e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:30.790540 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de66c016-9c7c-4473-83ff-aa2ecb21029e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:30.790822 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de66c016-9c7c-4473-83ff-aa2ecb21029e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:30.791125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de66c016-9c7c-4473-83ff-aa2ecb21029e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:30.791253 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-de66c016-9c7c-4473-83ff-aa2ecb21029e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:30.793115 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=261,cinder:UPDATE=70,cinder:INSERT=51 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:46:30.797206 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:30.797206 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:30.798706 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de66c016-9c7c-4473-83ff-aa2ecb21029e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:30.799576 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 946/3767] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:30 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:31.488586 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4feb1f8-2465-4789-9203-b4bd576be00f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:31.490287 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4feb1f8-2465-4789-9203-b4bd576be00f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:46:31.490476 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4feb1f8-2465-4789-9203-b4bd576be00f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:31.490690 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4feb1f8-2465-4789-9203-b4bd576be00f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:31.500239 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:31.500239 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:31.503052 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e4feb1f8-2465-4789-9203-b4bd576be00f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:46:31.507337 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4feb1f8-2465-4789-9203-b4bd576be00f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:46:31.507789 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 940/3768] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:31 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:31.809962 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e4d9481f-4243-4923-9665-5ef65a4df138 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:31.811826 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4d9481f-4243-4923-9665-5ef65a4df138 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:31.812017 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4d9481f-4243-4923-9665-5ef65a4df138 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:31.812249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4d9481f-4243-4923-9665-5ef65a4df138 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:31.812394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e4d9481f-4243-4923-9665-5ef65a4df138 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:31.817084 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:31.817084 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:31.817847 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4d9481f-4243-4923-9665-5ef65a4df138 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:31.818193 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 946/3769] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:31 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:32.829589 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c96a2ae9-54de-48a6-95ce-b69c8eb027f8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:32.831308 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c96a2ae9-54de-48a6-95ce-b69c8eb027f8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:32.831518 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c96a2ae9-54de-48a6-95ce-b69c8eb027f8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:32.831718 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c96a2ae9-54de-48a6-95ce-b69c8eb027f8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:32.831822 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c96a2ae9-54de-48a6-95ce-b69c8eb027f8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:32.837650 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:32.837650 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:32.838316 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c96a2ae9-54de-48a6-95ce-b69c8eb027f8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:32.838658 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 938/3770] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:32 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:33.855345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6319b508-8868-48df-ba88-0c675033493c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:33.857292 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6319b508-8868-48df-ba88-0c675033493c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:33.857574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6319b508-8868-48df-ba88-0c675033493c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:33.858702 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6319b508-8868-48df-ba88-0c675033493c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:33.858864 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6319b508-8868-48df-ba88-0c675033493c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:33.869058 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:33.869058 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:33.870261 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6319b508-8868-48df-ba88-0c675033493c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:33.872951 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 947/3771] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:33 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:34.884841 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-102db54b-8958-43c9-a3c1-0d505a593e62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:34.893314 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-102db54b-8958-43c9-a3c1-0d505a593e62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:34.893314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-102db54b-8958-43c9-a3c1-0d505a593e62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:34.894142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-102db54b-8958-43c9-a3c1-0d505a593e62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:34.894142 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-102db54b-8958-43c9-a3c1-0d505a593e62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:34.900732 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:34.900732 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:34.901720 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-102db54b-8958-43c9-a3c1-0d505a593e62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:34.902186 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 941/3772] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:34 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:35.914270 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-abdf0665-36d0-42a4-8549-686e26e775e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:35.916031 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abdf0665-36d0-42a4-8549-686e26e775e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:35.916219 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abdf0665-36d0-42a4-8549-686e26e775e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:35.916398 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abdf0665-36d0-42a4-8549-686e26e775e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:35.916495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-abdf0665-36d0-42a4-8549-686e26e775e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:35.921324 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:35.921324 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:35.922402 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abdf0665-36d0-42a4-8549-686e26e775e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:35.922917 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 947/3773] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:35 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:36.933135 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5c736e8-b181-4684-8325-501ea5981a80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:36.934993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5c736e8-b181-4684-8325-501ea5981a80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:36.935212 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5c736e8-b181-4684-8325-501ea5981a80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:36.935433 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5c736e8-b181-4684-8325-501ea5981a80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:36.935547 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b5c736e8-b181-4684-8325-501ea5981a80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:36.940169 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:36.940169 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:36.940992 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5c736e8-b181-4684-8325-501ea5981a80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:36.941391 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 939/3774] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:36 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:37.671669 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-5298e23e-a165-4519-9d56-39cd5230e174 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.673914 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-5298e23e-a165-4519-9d56-39cd5230e174 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:46:37.674107 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-5298e23e-a165-4519-9d56-39cd5230e174 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:37.674310 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-5298e23e-a165-4519-9d56-39cd5230e174 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:37.681209 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:37.681209 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:37.684445 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-5298e23e-a165-4519-9d56-39cd5230e174 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:46:37.688024 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-5298e23e-a165-4519-9d56-39cd5230e174 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:46:37.688364 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 948/3775] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:46:37 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:37.712859 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f8a0d14-a4e2-4920-9447-6101f74d469b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.713254 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f8a0d14-a4e2-4920-9447-6101f74d469b None None] GET https://10.4.3.240/volume// Aug 12 21:46:37.713405 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f8a0d14-a4e2-4920-9447-6101f74d469b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:37.713604 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f8a0d14-a4e2-4920-9447-6101f74d469b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:37.713974 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f8a0d14-a4e2-4920-9447-6101f74d469b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:46:37.714282 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 942/3776] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:46:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:46:37.722837 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-bdcb2c0c-5873-48a3-baff-d3b2ece88b91 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.724796 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-bdcb2c0c-5873-48a3-baff-d3b2ece88b91 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:46:37.725198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-bdcb2c0c-5873-48a3-baff-d3b2ece88b91 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73daa8e2-5e91-4444-850a-0fb3992416c3", "connector": null, "instance_uuid": "bdd0bc1d-00b2-4505-a297-fb126de1e6bb"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:37.733938 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:37.733938 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:37.755805 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-bdcb2c0c-5873-48a3-baff-d3b2ece88b91 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:46:37.756398 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 948/3777] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:46:37 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 12 21:46:37.791877 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-470c765b-0241-4624-a516-b9d5cdb1cd3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.794029 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-470c765b-0241-4624-a516-b9d5cdb1cd3d tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] POST https://10.4.3.240/volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96/action Aug 12 21:46:37.794376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-470c765b-0241-4624-a516-b9d5cdb1cd3d tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:46:37.794488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-470c765b-0241-4624-a516-b9d5cdb1cd3d tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:37.808778 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:37.808778 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:37.816602 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1f793adf-a6cc-4292-807b-77bfe54c3fe2 req-470c765b-0241-4624-a516-b9d5cdb1cd3d tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96/action returned with HTTP 204 Aug 12 21:46:37.817053 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 940/3778] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:46:37 2026] POST /volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:37.837077 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9fa87e3-86a2-4938-9e42-f79ab9c37694 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.838891 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9fa87e3-86a2-4938-9e42-f79ab9c37694 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:46:37.839077 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9fa87e3-86a2-4938-9e42-f79ab9c37694 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:37.839275 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9fa87e3-86a2-4938-9e42-f79ab9c37694 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:37.849442 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:37.849442 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:37.853426 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9fa87e3-86a2-4938-9e42-f79ab9c37694 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:46:37.857908 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9fa87e3-86a2-4938-9e42-f79ab9c37694 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:46:37.858259 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 949/3779] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:37 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:37.869350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a2fa11f-09a8-4902-89d1-ee1462d13246 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.871085 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a2fa11f-09a8-4902-89d1-ee1462d13246 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:46:37.871288 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a2fa11f-09a8-4902-89d1-ee1462d13246 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:37.871490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a2fa11f-09a8-4902-89d1-ee1462d13246 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:37.880556 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:37.880556 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:37.883798 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a2fa11f-09a8-4902-89d1-ee1462d13246 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:46:37.887725 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a2fa11f-09a8-4902-89d1-ee1462d13246 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:46:37.888109 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 943/3780] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:37 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:37.952188 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d4684c66-6528-4396-809d-b69106ebeadc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.953965 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d4684c66-6528-4396-809d-b69106ebeadc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:37.954206 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d4684c66-6528-4396-809d-b69106ebeadc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:37.954443 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d4684c66-6528-4396-809d-b69106ebeadc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:37.954588 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d4684c66-6528-4396-809d-b69106ebeadc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:37.958921 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:37.958921 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:37.959637 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d4684c66-6528-4396-809d-b69106ebeadc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:37.960027 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 949/3781] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:37 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 837 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:37.970271 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79b31a4d-2f04-4450-8a2c-795b6b0006f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.972139 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79b31a4d-2f04-4450-8a2c-795b6b0006f9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 Aug 12 21:46:37.972465 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79b31a4d-2f04-4450-8a2c-795b6b0006f9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:37.972675 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79b31a4d-2f04-4450-8a2c-795b6b0006f9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:37.977724 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:37.977724 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:37.978143 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-79b31a4d-2f04-4450-8a2c-795b6b0006f9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:46:37.978886 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79b31a4d-2f04-4450-8a2c-795b6b0006f9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 returned with HTTP 200 Aug 12 21:46:37.979235 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 941/3782] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:46:37 2026] GET /volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:37.987527 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bcf39117-d409-43bb-af02-c53eb20857cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:37.989255 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcf39117-d409-43bb-af02-c53eb20857cc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:37.989474 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcf39117-d409-43bb-af02-c53eb20857cc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:37.989680 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcf39117-d409-43bb-af02-c53eb20857cc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:37.989777 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bcf39117-d409-43bb-af02-c53eb20857cc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:37.994003 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:37.994003 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:37.994682 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcf39117-d409-43bb-af02-c53eb20857cc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:37.995030 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 950/3783] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:37 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 837 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:38.010455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d0c56b0-e3b6-40ca-a8f7-84456ea8d6a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:38.012265 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d0c56b0-e3b6-40ca-a8f7-84456ea8d6a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:38.012468 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d0c56b0-e3b6-40ca-a8f7-84456ea8d6a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:38.012682 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d0c56b0-e3b6-40ca-a8f7-84456ea8d6a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:38.012787 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-7d0c56b0-e3b6-40ca-a8f7-84456ea8d6a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete backup with id: 7865cc52-575d-41cd-b451-c4f0bd5b5931. Aug 12 21:46:38.018882 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:38.018882 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:38.041274 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-7d0c56b0-e3b6-40ca-a8f7-84456ea8d6a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] delete_backup rpcapi backup_id 7865cc52-575d-41cd-b451-c4f0bd5b5931 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:46:38.044531 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d0c56b0-e3b6-40ca-a8f7-84456ea8d6a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 202 Aug 12 21:46:38.044531 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 944/3784] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:38 2026] DELETE /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:46:38.053063 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-30de7793-10d3-4e46-a7ff-1590da77973d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:38.055324 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30de7793-10d3-4e46-a7ff-1590da77973d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:38.055605 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30de7793-10d3-4e46-a7ff-1590da77973d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:38.055873 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30de7793-10d3-4e46-a7ff-1590da77973d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:38.056004 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-30de7793-10d3-4e46-a7ff-1590da77973d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:38.063198 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:38.063198 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:38.064641 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30de7793-10d3-4e46-a7ff-1590da77973d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 200 Aug 12 21:46:38.065055 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 950/3785] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:38 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:38.824072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae950806-a0ef-488c-8756-eeb7dd0c0e04 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:38.824461 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae950806-a0ef-488c-8756-eeb7dd0c0e04 None None] GET https://10.4.3.240/volume// Aug 12 21:46:38.824644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae950806-a0ef-488c-8756-eeb7dd0c0e04 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:38.824864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae950806-a0ef-488c-8756-eeb7dd0c0e04 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:38.825203 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae950806-a0ef-488c-8756-eeb7dd0c0e04 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:46:38.825537 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 942/3786] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:46:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:46:38.832740 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-ce2a234a-8518-407b-befb-127985c642a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:38.834714 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-ce2a234a-8518-407b-befb-127985c642a0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:46:38.834945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-ce2a234a-8518-407b-befb-127985c642a0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:38.835129 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-ce2a234a-8518-407b-befb-127985c642a0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:38.844567 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:38.844567 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:38.848272 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-ce2a234a-8518-407b-befb-127985c642a0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:46:38.852505 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-ce2a234a-8518-407b-befb-127985c642a0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:46:38.852918 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 951/3787] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:46:38 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 1291 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:46:38.954977 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-1419cb04-4909-445f-9a67-57d0bde64b6a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:38.957099 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-1419cb04-4909-445f-9a67-57d0bde64b6a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] PUT https://10.4.3.240/volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96 Aug 12 21:46:38.957532 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-1419cb04-4909-445f-9a67-57d0bde64b6a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:38.965422 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-1419cb04-4909-445f-9a67-57d0bde64b6a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Acquiring lock "cinder-attachment_update-73daa8e2-5e91-4444-850a-0fb3992416c3-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:46:38.970571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-1419cb04-4909-445f-9a67-57d0bde64b6a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Lock "cinder-attachment_update-73daa8e2-5e91-4444-850a-0fb3992416c3-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:46:38.971655 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:38.971655 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:39.044433 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-1419cb04-4909-445f-9a67-57d0bde64b6a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Lock "cinder-attachment_update-73daa8e2-5e91-4444-850a-0fb3992416c3-np0000007121" released by "attachment_update" :: held 0.074s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:46:39.044784 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-1419cb04-4909-445f-9a67-57d0bde64b6a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96 returned with HTTP 200 Aug 12 21:46:39.048124 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 945/3788] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:46:38 2026] PUT /volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:39.066212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-b13bf2b6-a32f-4cd1-9642-5c0c50833ce6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:39.068667 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-b13bf2b6-a32f-4cd1-9642-5c0c50833ce6 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] POST https://10.4.3.240/volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96/action Aug 12 21:46:39.069061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-b13bf2b6-a32f-4cd1-9642-5c0c50833ce6 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:46:39.069206 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-b13bf2b6-a32f-4cd1-9642-5c0c50833ce6 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:39.075829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07667516-d0a3-4a71-8574-15c1cbf3a967 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:39.077726 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07667516-d0a3-4a71-8574-15c1cbf3a967 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 Aug 12 21:46:39.077945 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07667516-d0a3-4a71-8574-15c1cbf3a967 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:39.078142 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07667516-d0a3-4a71-8574-15c1cbf3a967 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:39.078233 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-07667516-d0a3-4a71-8574-15c1cbf3a967 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Show backup with id 7865cc52-575d-41cd-b451-c4f0bd5b5931. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:46:39.083584 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07667516-d0a3-4a71-8574-15c1cbf3a967 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 returned with HTTP 404 Aug 12 21:46:39.084053 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 943/3789] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:39 2026] GET /volume/v3/backups/7865cc52-575d-41cd-b451-c4f0bd5b5931 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:39.087049 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:39.087049 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:39.098349 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c476e0bb-c6d6-4f5f-a4fa-ff5b622a1a8e req-b13bf2b6-a32f-4cd1-9642-5c0c50833ce6 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96/action returned with HTTP 204 Aug 12 21:46:39.098940 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 951/3790] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:46:39 2026] POST /volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:39.172462 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4a91a85-b4c9-4080-aa44-b5f3b099ad44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:39.174189 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4a91a85-b4c9-4080-aa44-b5f3b099ad44 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 Aug 12 21:46:39.174403 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4a91a85-b4c9-4080-aa44-b5f3b099ad44 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:39.176898 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4a91a85-b4c9-4080-aa44-b5f3b099ad44 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:39.176898 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-d4a91a85-b4c9-4080-aa44-b5f3b099ad44 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: d5f7a78c-b8aa-451d-84c3-4f0371b8f774 Aug 12 21:46:39.179533 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:39.179533 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:39.180015 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4a91a85-b4c9-4080-aa44-b5f3b099ad44 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:46:39.198645 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4a91a85-b4c9-4080-aa44-b5f3b099ad44 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:46:39.198645 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4a91a85-b4c9-4080-aa44-b5f3b099ad44 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 returned with HTTP 202 Aug 12 21:46:39.198645 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 952/3791] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:46:39 2026] DELETE /volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:39.206066 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d42a2bda-dcc9-46f8-a85f-7d39b6982e8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:39.207790 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d42a2bda-dcc9-46f8-a85f-7d39b6982e8b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 Aug 12 21:46:39.208026 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d42a2bda-dcc9-46f8-a85f-7d39b6982e8b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:39.208205 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d42a2bda-dcc9-46f8-a85f-7d39b6982e8b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:39.214656 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:39.214656 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:39.214656 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d42a2bda-dcc9-46f8-a85f-7d39b6982e8b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:46:39.214656 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d42a2bda-dcc9-46f8-a85f-7d39b6982e8b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 returned with HTTP 200 Aug 12 21:46:39.214874 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 946/3792] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:46:39 2026] GET /volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:40.228550 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aebcd8dd-9169-433e-91d2-86069f6064a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:40.231433 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aebcd8dd-9169-433e-91d2-86069f6064a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 Aug 12 21:46:40.231755 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aebcd8dd-9169-433e-91d2-86069f6064a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:40.232056 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aebcd8dd-9169-433e-91d2-86069f6064a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:40.238086 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aebcd8dd-9169-433e-91d2-86069f6064a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 returned with HTTP 404 Aug 12 21:46:40.238765 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 944/3793] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:46:40 2026] GET /volume/v3/snapshots/d5f7a78c-b8aa-451d-84c3-4f0371b8f774 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:40.247840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a0b9373e-8282-4f0d-ba80-e2b6ba222ed0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:40.248989 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a0b9373e-8282-4f0d-ba80-e2b6ba222ed0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:46:40.249280 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a0b9373e-8282-4f0d-ba80-e2b6ba222ed0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:40.249526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a0b9373e-8282-4f0d-ba80-e2b6ba222ed0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:40.256646 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:40.256646 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:40.259727 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a0b9373e-8282-4f0d-ba80-e2b6ba222ed0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:46:40.263753 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a0b9373e-8282-4f0d-ba80-e2b6ba222ed0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:46:40.264199 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 952/3794] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:40 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:40.292597 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:40.294675 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:40.295091 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-841789095"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:40.296871 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request body: {'volume': {'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-841789095'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:40.385170 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume of 1 GB Aug 12 21:46:40.385472 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:40.385472 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:40.390467 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Availability Zones retrieved successfully. Aug 12 21:46:40.395745 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (76dd88ee-5972-49d2-ae4a-593f63d0886a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:40.396752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e6ef1e-ad56-47c5-bc98-37ea55ded5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:40.397637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:40.453181 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e6ef1e-ad56-47c5-bc98-37ea55ded5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:40.453942 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d1dd9c-648c-46b6-af54-283aaa4e19c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:40.496050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['d982122e-ad14-446d-b1d3-44d5d6f4d66e', '432e98aa-70db-41d6-ba61-459e97c057b6', '23c825e9-eb3c-4fe6-85bb-783bf7cb8699', '260a95be-ea5c-4b60-b3df-d713677a1f4d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:40.496833 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d1dd9c-648c-46b6-af54-283aaa4e19c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d982122e-ad14-446d-b1d3-44d5d6f4d66e', '432e98aa-70db-41d6-ba61-459e97c057b6', '23c825e9-eb3c-4fe6-85bb-783bf7cb8699', '260a95be-ea5c-4b60-b3df-d713677a1f4d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:40.497570 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828db171-fe24-425d-9f55-5f0da4b61f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:40.520837 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828db171-fe24-425d-9f55-5f0da4b61f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a37b1e-1a9e-4017-bbe2-abe2587505f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-841789095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['d982122e-ad14-446d-b1d3-44d5d6f4d66e','432e98aa-70db-41d6-ba61-459e97c057b6','23c825e9-eb3c-4fe6-85bb-783bf7cb8699','260a95be-ea5c-4b60-b3df-d713677a1f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-841789095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a37b1e-1a9e-4017-bbe2-abe2587505f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed4f0ac586144b5b90c3fd024cf47532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88b06299bb54e17a96446d1870a55cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:40.521913 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43143cb-1291-4ffb-bbe3-9d3e74f4869b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:40.542706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43143cb-1291-4ffb-bbe3-9d3e74f4869b) transitioned into state 'SUCCESS' from state '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-841789095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['d982122e-ad14-446d-b1d3-44d5d6f4d66e','432e98aa-70db-41d6-ba61-459e97c057b6','23c825e9-eb3c-4fe6-85bb-783bf7cb8699','260a95be-ea5c-4b60-b3df-d713677a1f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:40.543787 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccac4996-eba3-4182-8146-9322ce325b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:40.554492 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccac4996-eba3-4182-8146-9322ce325b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:40.555779 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (76dd88ee-5972-49d2-ae4a-593f63d0886a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:40.556244 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request issued successfully. Aug 12 21:46:40.557290 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-736a2a83-ddcc-4424-8e81-8c4b2e514857 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:46:40.558520 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 953/3795] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:46:40 2026] POST /volume/v3/volumes => generated 753 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:46:40.574892 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73653a0c-b73a-40cd-8b49-3f7f77af794b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:40.578827 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73653a0c-b73a-40cd-8b49-3f7f77af794b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:46:40.579098 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73653a0c-b73a-40cd-8b49-3f7f77af794b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:40.579338 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73653a0c-b73a-40cd-8b49-3f7f77af794b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:40.587939 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:40.587939 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:40.592005 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-73653a0c-b73a-40cd-8b49-3f7f77af794b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:46:40.598812 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73653a0c-b73a-40cd-8b49-3f7f77af794b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:46:40.599285 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 947/3796] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:40 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:41.613912 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa0bd960-4505-440a-afd6-bec04a2661e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:41.618129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa0bd960-4505-440a-afd6-bec04a2661e4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:46:41.618323 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa0bd960-4505-440a-afd6-bec04a2661e4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:41.618538 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa0bd960-4505-440a-afd6-bec04a2661e4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:41.625739 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:41.625739 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:41.629163 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa0bd960-4505-440a-afd6-bec04a2661e4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:46:41.633658 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa0bd960-4505-440a-afd6-bec04a2661e4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:46:41.634063 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 945/3797] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:41 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:50.263484 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=122,cinder:UPDATE=41,cinder:INSERT=34 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:46:50.546613 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=39,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:46:50.595990 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=68,cinder:UPDATE=10,cinder:INSERT=10 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:46:51.437883 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b6b8e3f9-44ea-4bff-ae61-5cc7f1ae9777 req-9d4dad6e-b3fa-4117-9b79-e233e9bdb5ad None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:51.441962 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b6b8e3f9-44ea-4bff-ae61-5cc7f1ae9777 req-9d4dad6e-b3fa-4117-9b79-e233e9bdb5ad tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] DELETE https://10.4.3.240/volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317 Aug 12 21:46:51.441962 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b6b8e3f9-44ea-4bff-ae61-5cc7f1ae9777 req-9d4dad6e-b3fa-4117-9b79-e233e9bdb5ad tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:51.441962 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b6b8e3f9-44ea-4bff-ae61-5cc7f1ae9777 req-9d4dad6e-b3fa-4117-9b79-e233e9bdb5ad tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:51.450562 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:51.450562 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:51.499536 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b6b8e3f9-44ea-4bff-ae61-5cc7f1ae9777 req-9d4dad6e-b3fa-4117-9b79-e233e9bdb5ad tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317 returned with HTTP 200 Aug 12 21:46:51.499536 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 953/3798] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:46:51 2026] DELETE /volume/v3/attachments/4fd23431-4d6b-4651-8bb5-1a2398134317 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:51.632361 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=170,cinder:UPDATE=52,cinder:INSERT=36 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:46:52.834446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9dda6c22-57f1-47ce-8d9d-506e2631fbd5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:52.836320 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9dda6c22-57f1-47ce-8d9d-506e2631fbd5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 Aug 12 21:46:52.836515 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9dda6c22-57f1-47ce-8d9d-506e2631fbd5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:52.836721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9dda6c22-57f1-47ce-8d9d-506e2631fbd5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:52.836876 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9dda6c22-57f1-47ce-8d9d-506e2631fbd5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Delete volume with id: 3cbadb4b-b24f-4c83-b550-0a338f3d77d9 Aug 12 21:46:52.843605 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:52.843605 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:46:52.844194 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9dda6c22-57f1-47ce-8d9d-506e2631fbd5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:46:52.863838 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9dda6c22-57f1-47ce-8d9d-506e2631fbd5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Delete volume request issued successfully. Aug 12 21:46:52.864024 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9dda6c22-57f1-47ce-8d9d-506e2631fbd5 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 returned with HTTP 202 Aug 12 21:46:52.864439 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 954/3799] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:52 2026] DELETE /volume/v3/volumes/3cbadb4b-b24f-4c83-b550-0a338f3d77d9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:52.873169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4077de13-ce40-421b-a24c-5dc1db47a754 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:52.875029 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4077de13-ce40-421b-a24c-5dc1db47a754 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] DELETE https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 Aug 12 21:46:52.875235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4077de13-ce40-421b-a24c-5dc1db47a754 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:52.875423 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4077de13-ce40-421b-a24c-5dc1db47a754 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:52.875570 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-4077de13-ce40-421b-a24c-5dc1db47a754 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Delete backup with id: accdb433-0adf-4211-88fb-3ac9296e6dd3. Aug 12 21:46:52.881152 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:52.881152 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:52.898657 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-4077de13-ce40-421b-a24c-5dc1db47a754 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] delete_backup rpcapi backup_id accdb433-0adf-4211-88fb-3ac9296e6dd3 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:46:52.900742 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4077de13-ce40-421b-a24c-5dc1db47a754 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 returned with HTTP 202 Aug 12 21:46:52.901285 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 948/3800] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:52 2026] DELETE /volume/v3/backups/accdb433-0adf-4211-88fb-3ac9296e6dd3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:46:52.911380 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08ab2f77-feb5-4c96-b628-cd76a54b4893 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:52.913478 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08ab2f77-feb5-4c96-b628-cd76a54b4893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:46:52.913688 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08ab2f77-feb5-4c96-b628-cd76a54b4893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:52.913878 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08ab2f77-feb5-4c96-b628-cd76a54b4893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:52.914053 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-08ab2f77-feb5-4c96-b628-cd76a54b4893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Delete volume with id: 8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:46:52.923782 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:52.923782 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:52.924261 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08ab2f77-feb5-4c96-b628-cd76a54b4893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:46:52.955042 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08ab2f77-feb5-4c96-b628-cd76a54b4893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Delete volume request issued successfully. Aug 12 21:46:52.955247 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08ab2f77-feb5-4c96-b628-cd76a54b4893 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 returned with HTTP 202 Aug 12 21:46:52.955694 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 946/3801] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:52 2026] DELETE /volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:52.964908 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bda1526b-ea4d-47e9-8fd1-853edff5adb0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:52.966979 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bda1526b-ea4d-47e9-8fd1-853edff5adb0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:46:52.967229 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bda1526b-ea4d-47e9-8fd1-853edff5adb0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:52.967451 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bda1526b-ea4d-47e9-8fd1-853edff5adb0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:52.978038 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:52.978038 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:52.985135 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bda1526b-ea4d-47e9-8fd1-853edff5adb0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Volume info retrieved successfully. Aug 12 21:46:52.991750 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bda1526b-ea4d-47e9-8fd1-853edff5adb0 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 returned with HTTP 200 Aug 12 21:46:52.992256 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 954/3802] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:52 2026] GET /volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:54.006137 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b16014be-4ccc-47ae-bfef-9e39acde2553 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:54.007963 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b16014be-4ccc-47ae-bfef-9e39acde2553 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] GET https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 Aug 12 21:46:54.008151 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b16014be-4ccc-47ae-bfef-9e39acde2553 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:54.008346 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b16014be-4ccc-47ae-bfef-9e39acde2553 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:54.014421 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b16014be-4ccc-47ae-bfef-9e39acde2553 tempest-TestVolumeBackupRestore-122907469 tempest-TestVolumeBackupRestore-122907469-project-member] https://10.4.3.240/volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 returned with HTTP 404 Aug 12 21:46:54.014871 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 955/3803] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:54 2026] GET /volume/v3/volumes/8afe2b48-b78b-43a6-ac5a-ab83ed7f1947 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:46:58.298346 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e93e181b-c16b-438e-8097-9445ee21b300 req-3732e5c4-bb64-499c-a9fc-695ad2733446 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:58.302003 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e93e181b-c16b-438e-8097-9445ee21b300 req-3732e5c4-bb64-499c-a9fc-695ad2733446 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8 Aug 12 21:46:58.302238 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e93e181b-c16b-438e-8097-9445ee21b300 req-3732e5c4-bb64-499c-a9fc-695ad2733446 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:58.302485 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e93e181b-c16b-438e-8097-9445ee21b300 req-3732e5c4-bb64-499c-a9fc-695ad2733446 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:58.315061 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:58.315061 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:46:58.374150 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e93e181b-c16b-438e-8097-9445ee21b300 req-3732e5c4-bb64-499c-a9fc-695ad2733446 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8 returned with HTTP 200 Aug 12 21:46:58.374725 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 949/3804] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:46:58 2026] DELETE /volume/v3/attachments/e544d9db-6178-41a1-a038-6ca730e081d8 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:46:59.438307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a39a128-bc55-48ae-8bcf-f673c501a7dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:59.440387 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a39a128-bc55-48ae-8bcf-f673c501a7dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:59.440567 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a39a128-bc55-48ae-8bcf-f673c501a7dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:59.440752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a39a128-bc55-48ae-8bcf-f673c501a7dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:59.440907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7a39a128-bc55-48ae-8bcf-f673c501a7dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: 17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:59.447543 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:59.447543 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:46:59.448212 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a39a128-bc55-48ae-8bcf-f673c501a7dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:59.462569 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a39a128-bc55-48ae-8bcf-f673c501a7dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:46:59.462807 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a39a128-bc55-48ae-8bcf-f673c501a7dd tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 202 Aug 12 21:46:59.463182 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 947/3805] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:46:59 2026] DELETE /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:46:59.470699 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a804b231-7f1d-40a3-8ae0-d246e46e96c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:59.472776 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a804b231-7f1d-40a3-8ae0-d246e46e96c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:46:59.472974 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a804b231-7f1d-40a3-8ae0-d246e46e96c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:46:59.473291 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a804b231-7f1d-40a3-8ae0-d246e46e96c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:46:59.482276 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:46:59.482276 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:46:59.493108 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a804b231-7f1d-40a3-8ae0-d246e46e96c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:46:59.501883 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a804b231-7f1d-40a3-8ae0-d246e46e96c5 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 200 Aug 12 21:46:59.502434 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 955/3806] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:46:59 2026] GET /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:46:59.807149 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:46:59.890102 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:46:59.890690 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1855180323"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:46:59.892435 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1855180323'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:46:59.892632 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume of 1 GB Aug 12 21:46:59.897556 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Availability Zones retrieved successfully. Aug 12 21:46:59.905699 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (6ac90726-a0fd-47c6-8057-fb0b676c0053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:46:59.907008 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ebed16-6a95-482f-8695-15991983ca00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:59.908266 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:46:59.932915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ebed16-6a95-482f-8695-15991983ca00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:59.933754 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37460e3-ae3c-47fc-ac81-b47da1aacfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:46:59.989283 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Created reservations ['39d711ac-c599-4c3d-b374-392c0dbffd42', '9c9504e4-8e3f-41df-b080-8d184e6d2f63', '3f89d09a-8d4e-4906-af33-1be974ee6e77', 'f7ffcc09-187f-4e48-808a-13e35fedc986'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:46:59.990090 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d37460e3-ae3c-47fc-ac81-b47da1aacfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d711ac-c599-4c3d-b374-392c0dbffd42', '9c9504e4-8e3f-41df-b080-8d184e6d2f63', '3f89d09a-8d4e-4906-af33-1be974ee6e77', 'f7ffcc09-187f-4e48-808a-13e35fedc986']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:46:59.990900 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (722d5a49-62ac-46c1-b3bd-9371579166fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:00.012983 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (722d5a49-62ac-46c1-b3bd-9371579166fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8763748d-ca4c-4c3e-a63f-d51f9141b01b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1855180323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['39d711ac-c599-4c3d-b374-392c0dbffd42','9c9504e4-8e3f-41df-b080-8d184e6d2f63','3f89d09a-8d4e-4906-af33-1be974ee6e77','f7ffcc09-187f-4e48-808a-13e35fedc986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1855180323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8763748d-ca4c-4c3e-a63f-d51f9141b01b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed52c8077c54575b784cc9fbd375c28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78766694cf71417ea75d590be07771f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:00.013832 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0aa4a3b-4bd6-4e65-ab29-93625b80865d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:00.030765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0aa4a3b-4bd6-4e65-ab29-93625b80865d) transitioned into state 'SUCCESS' from state '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-1855180323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['39d711ac-c599-4c3d-b374-392c0dbffd42','9c9504e4-8e3f-41df-b080-8d184e6d2f63','3f89d09a-8d4e-4906-af33-1be974ee6e77','f7ffcc09-187f-4e48-808a-13e35fedc986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:00.031431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2240a5-facc-4f99-8c89-be30d291f9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:00.041025 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2240a5-facc-4f99-8c89-be30d291f9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:00.041876 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (6ac90726-a0fd-47c6-8057-fb0b676c0053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:00.042163 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request issued successfully. Aug 12 21:47:00.042791 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b918b4d6-960d-41b6-988d-bd2208dc9a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:00.043261 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 956/3807] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:46:59 2026] POST /volume/v3/volumes => generated 764 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:00.054714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-571f113e-90f6-41f3-bb93-a75be478efb8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:00.058076 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-571f113e-90f6-41f3-bb93-a75be478efb8 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b Aug 12 21:47:00.058202 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-571f113e-90f6-41f3-bb93-a75be478efb8 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:00.058389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-571f113e-90f6-41f3-bb93-a75be478efb8 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:00.065115 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:00.065115 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:00.068349 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-571f113e-90f6-41f3-bb93-a75be478efb8 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:00.072524 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-571f113e-90f6-41f3-bb93-a75be478efb8 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b returned with HTTP 200 Aug 12 21:47:00.073127 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 950/3808] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:00 2026] GET /volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:00.519031 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2edc245d-157e-4491-9c6c-67be4756540e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:00.521753 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2edc245d-157e-4491-9c6c-67be4756540e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 Aug 12 21:47:00.521987 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2edc245d-157e-4491-9c6c-67be4756540e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:00.522165 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2edc245d-157e-4491-9c6c-67be4756540e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:00.528851 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2edc245d-157e-4491-9c6c-67be4756540e tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 returned with HTTP 404 Aug 12 21:47:00.529326 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 948/3809] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:00 2026] GET /volume/v3/volumes/17b7cd58-8811-463a-a5ef-705b3665c4e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:00.535987 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7446c91f-da90-44db-b653-0355e14ee063 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:00.537690 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7446c91f-da90-44db-b653-0355e14ee063 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 Aug 12 21:47:00.537878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7446c91f-da90-44db-b653-0355e14ee063 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:00.538050 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7446c91f-da90-44db-b653-0355e14ee063 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:00.538161 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-7446c91f-da90-44db-b653-0355e14ee063 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete snapshot with id: 582ea11a-1bba-4d14-8b8a-fd79b50db315 Aug 12 21:47:00.543464 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:00.543464 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:00.543969 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7446c91f-da90-44db-b653-0355e14ee063 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:47:00.559997 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7446c91f-da90-44db-b653-0355e14ee063 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot delete request issued successfully. Aug 12 21:47:00.560235 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7446c91f-da90-44db-b653-0355e14ee063 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 returned with HTTP 202 Aug 12 21:47:00.560692 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 956/3810] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:00 2026] DELETE /volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:00.568542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85700b76-775b-42dd-b698-5e659b7df235 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:00.570744 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85700b76-775b-42dd-b698-5e659b7df235 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 Aug 12 21:47:00.570984 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85700b76-775b-42dd-b698-5e659b7df235 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:00.571186 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85700b76-775b-42dd-b698-5e659b7df235 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:00.576560 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:00.576560 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:00.577081 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85700b76-775b-42dd-b698-5e659b7df235 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Snapshot retrieved successfully. Aug 12 21:47:00.577882 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85700b76-775b-42dd-b698-5e659b7df235 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 returned with HTTP 200 Aug 12 21:47:00.578282 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 957/3811] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:00 2026] GET /volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:01.087285 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb5854f6-6fb2-4d97-af69-fbba2a4c8120 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.089322 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb5854f6-6fb2-4d97-af69-fbba2a4c8120 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b Aug 12 21:47:01.089546 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb5854f6-6fb2-4d97-af69-fbba2a4c8120 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:01.089786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb5854f6-6fb2-4d97-af69-fbba2a4c8120 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:01.097344 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:01.097344 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:01.101062 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb5854f6-6fb2-4d97-af69-fbba2a4c8120 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:01.105306 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb5854f6-6fb2-4d97-af69-fbba2a4c8120 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b returned with HTTP 200 Aug 12 21:47:01.105673 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 951/3812] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:01 2026] GET /volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:01.120566 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87e8b81e-a053-4227-a231-4d46b1280916 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.122299 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:01.122686 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8763748d-ca4c-4c3e-a63f-d51f9141b01b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-122172205"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:01.124082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request body: {'volume': {"'source_volid": '8763748d-ca4c-4c3e-a63f-d51f9141b01b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-122172205'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:01.124240 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume of 1 GB Aug 12 21:47:01.128499 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Availability Zones retrieved successfully. Aug 12 21:47:01.134173 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (a3bea0e0-32dd-44e0-8d9f-af239516cd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.135272 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f0ef24-5b9e-464e-9f1c-c01c8d063e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.136417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:01.161864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f0ef24-5b9e-464e-9f1c-c01c8d063e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.162668 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd48bc7a-dc84-4f9f-827c-f4f5171a067f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.203588 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Created reservations ['72e45cf5-05bb-4f05-9eff-89e6e4a02c48', '4f5619d5-e18f-4d38-af31-3ce69ba8ae60', '551ce06d-89f5-4cc2-b97f-7a7a67ba04e5', '8787f896-dbc8-4828-bb1d-3942d9b21252'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:01.204429 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd48bc7a-dc84-4f9f-827c-f4f5171a067f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e45cf5-05bb-4f05-9eff-89e6e4a02c48', '4f5619d5-e18f-4d38-af31-3ce69ba8ae60', '551ce06d-89f5-4cc2-b97f-7a7a67ba04e5', '8787f896-dbc8-4828-bb1d-3942d9b21252']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.205232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fbac90-9328-4739-b4e1-69cb6ddbabd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.228233 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fbac90-9328-4739-b4e1-69cb6ddbabd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '329bd362-881c-4e48-8df8-40dba30533fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-122172205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['72e45cf5-05bb-4f05-9eff-89e6e4a02c48','4f5619d5-e18f-4d38-af31-3ce69ba8ae60','551ce06d-89f5-4cc2-b97f-7a7a67ba04e5','8787f896-dbc8-4828-bb1d-3942d9b21252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-122172205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=329bd362-881c-4e48-8df8-40dba30533fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed52c8077c54575b784cc9fbd375c28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78766694cf71417ea75d590be07771f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.229040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69fee2f-f333-4c89-a4bc-ec380ebf99db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.247164 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69fee2f-f333-4c89-a4bc-ec380ebf99db) transitioned into state 'SUCCESS' from state '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-122172205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['72e45cf5-05bb-4f05-9eff-89e6e4a02c48','4f5619d5-e18f-4d38-af31-3ce69ba8ae60','551ce06d-89f5-4cc2-b97f-7a7a67ba04e5','8787f896-dbc8-4828-bb1d-3942d9b21252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.248274 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716cec88-8ce7-4b3a-8fb9-930aa18d29df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.256592 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716cec88-8ce7-4b3a-8fb9-930aa18d29df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.257579 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (a3bea0e0-32dd-44e0-8d9f-af239516cd84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.258139 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request issued successfully. Aug 12 21:47:01.258793 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87e8b81e-a053-4227-a231-4d46b1280916 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:01.259398 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 949/3813] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:01 2026] POST /volume/v3/volumes => generated 763 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:47:01.275595 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.277414 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:01.277856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8763748d-ca4c-4c3e-a63f-d51f9141b01b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1423942478"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:01.279326 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request body: {'volume': {"'source_volid": '8763748d-ca4c-4c3e-a63f-d51f9141b01b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1423942478'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:01.279509 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume of 1 GB Aug 12 21:47:01.279972 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:01.279972 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:01.285088 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Availability Zones retrieved successfully. Aug 12 21:47:01.294000 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (b37efca4-644c-4975-a90d-4834663e5430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.295514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1695bc37-c52b-47f3-83f6-1846fadacd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.297313 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:01.327803 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1695bc37-c52b-47f3-83f6-1846fadacd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.328615 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338ac150-5646-4671-8b76-b997491550f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.380150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Created reservations ['e6e89804-47f3-49f6-b626-bb7c8422bb11', '2300867a-b0eb-4f52-b1dc-0aa3dbfbb830', 'b9e71a2a-1a2a-4480-a33a-62c3ea58a01f', 'e7e49391-ceb1-417c-937a-c5af4356b993'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:01.380988 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338ac150-5646-4671-8b76-b997491550f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e89804-47f3-49f6-b626-bb7c8422bb11', '2300867a-b0eb-4f52-b1dc-0aa3dbfbb830', 'b9e71a2a-1a2a-4480-a33a-62c3ea58a01f', 'e7e49391-ceb1-417c-937a-c5af4356b993']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.381730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f73c3f-9d19-4cb7-9ae4-2a4f2b01e803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.405290 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f73c3f-9d19-4cb7-9ae4-2a4f2b01e803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b676994f-3b58-4ae2-a799-ed83addc5dc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1423942478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['e6e89804-47f3-49f6-b626-bb7c8422bb11','2300867a-b0eb-4f52-b1dc-0aa3dbfbb830','b9e71a2a-1a2a-4480-a33a-62c3ea58a01f','e7e49391-ceb1-417c-937a-c5af4356b993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1423942478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b676994f-3b58-4ae2-a799-ed83addc5dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed52c8077c54575b784cc9fbd375c28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78766694cf71417ea75d590be07771f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.406489 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce3b850-d54e-45a5-8859-c474a151af4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.423647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce3b850-d54e-45a5-8859-c474a151af4b) transitioned into state 'SUCCESS' from state '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-1423942478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['e6e89804-47f3-49f6-b626-bb7c8422bb11','2300867a-b0eb-4f52-b1dc-0aa3dbfbb830','b9e71a2a-1a2a-4480-a33a-62c3ea58a01f','e7e49391-ceb1-417c-937a-c5af4356b993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.424518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7c8f07-6884-4a31-a758-4aa6511e1d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.433431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7c8f07-6884-4a31-a758-4aa6511e1d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.434500 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (b37efca4-644c-4975-a90d-4834663e5430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.434888 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request issued successfully. Aug 12 21:47:01.435482 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03ca065a-4af3-4f55-b2e9-75f841c92a3a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:01.436057 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 957/3814] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:01 2026] POST /volume/v3/volumes => generated 764 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:47:01.447613 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.449986 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:01.450475 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8763748d-ca4c-4c3e-a63f-d51f9141b01b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-275170388"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:01.452428 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request body: {'volume': {"'source_volid": '8763748d-ca4c-4c3e-a63f-d51f9141b01b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-275170388'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:01.452619 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume of 1 GB Aug 12 21:47:01.457756 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Availability Zones retrieved successfully. Aug 12 21:47:01.466970 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (2d27b865-e0b2-4afc-b225-4ef47176e4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.468315 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8ee375-efea-48e9-b6a0-5f09c88ee86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.469675 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:01.498106 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8ee375-efea-48e9-b6a0-5f09c88ee86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.498873 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1913f8b-e8c6-459e-9e6c-021e2af2bf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.534867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Created reservations ['9a4e37be-d297-4708-9968-e92d51a1e7c5', 'da03ec6a-44f8-4004-a04f-89aef2b71e4e', '844e3ca5-a82c-4b96-a42c-85cc06c1f855', 'c6206a4b-547a-4e03-baa1-100c915cca4f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:01.535604 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1913f8b-e8c6-459e-9e6c-021e2af2bf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a4e37be-d297-4708-9968-e92d51a1e7c5', 'da03ec6a-44f8-4004-a04f-89aef2b71e4e', '844e3ca5-a82c-4b96-a42c-85cc06c1f855', 'c6206a4b-547a-4e03-baa1-100c915cca4f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.536352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c019cbc7-7fc5-4c70-bb72-a28747fe87aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.558818 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c019cbc7-7fc5-4c70-bb72-a28747fe87aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d788394-ec3c-4626-befd-1cc67efe750f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-275170388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['9a4e37be-d297-4708-9968-e92d51a1e7c5','da03ec6a-44f8-4004-a04f-89aef2b71e4e','844e3ca5-a82c-4b96-a42c-85cc06c1f855','c6206a4b-547a-4e03-baa1-100c915cca4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-275170388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d788394-ec3c-4626-befd-1cc67efe750f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed52c8077c54575b784cc9fbd375c28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78766694cf71417ea75d590be07771f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.559689 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb86d23c-788c-4587-b20d-91e90de3ff44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.576268 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb86d23c-788c-4587-b20d-91e90de3ff44) transitioned into state 'SUCCESS' from state '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-275170388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['9a4e37be-d297-4708-9968-e92d51a1e7c5','da03ec6a-44f8-4004-a04f-89aef2b71e4e','844e3ca5-a82c-4b96-a42c-85cc06c1f855','c6206a4b-547a-4e03-baa1-100c915cca4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.577147 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9020cab-46da-4acd-91ce-f92499d4695d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.584918 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9020cab-46da-4acd-91ce-f92499d4695d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.585726 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (2d27b865-e0b2-4afc-b225-4ef47176e4c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.586019 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request issued successfully. Aug 12 21:47:01.586594 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4c22f4c-34d8-456f-9511-0a4b3d901699 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:01.587000 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 958/3815] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:01 2026] POST /volume/v3/volumes => generated 763 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:01.588241 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-546bc42e-cda5-45ec-8a28-a9bb54e82767 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.590897 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-546bc42e-cda5-45ec-8a28-a9bb54e82767 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 Aug 12 21:47:01.591154 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-546bc42e-cda5-45ec-8a28-a9bb54e82767 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:01.591398 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-546bc42e-cda5-45ec-8a28-a9bb54e82767 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:01.597288 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-546bc42e-cda5-45ec-8a28-a9bb54e82767 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 returned with HTTP 404 Aug 12 21:47:01.597834 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 952/3816] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:01 2026] GET /volume/v3/snapshots/582ea11a-1bba-4d14-8b8a-fd79b50db315 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:01.599562 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c7db611e-a116-419b-a453-51086077827a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.602264 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:01.602264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8763748d-ca4c-4c3e-a63f-d51f9141b01b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1443008286"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:01.603498 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request body: {'volume': {"'source_volid": '8763748d-ca4c-4c3e-a63f-d51f9141b01b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1443008286'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:01.603617 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume of 1 GB Aug 12 21:47:01.603896 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:01.603896 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:01.607454 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Availability Zones retrieved successfully. Aug 12 21:47:01.612541 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (52777303-bdf0-4a41-b726-a8a9be2560aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.613459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1d6c56-cd1e-4ebd-a39d-42e8e1fbe1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.614418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:01.638364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1d6c56-cd1e-4ebd-a39d-42e8e1fbe1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.639276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1904efa8-668c-448f-ad3e-35545a033404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.687334 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Created reservations ['3eed5b8b-0073-428c-9231-afb793190017', '25692198-bcf0-406a-bdee-4a8939e7d8f1', '2c93fa4b-5aa4-4373-b5ff-02b5463bbbdd', '60344b3d-b0d1-4ea8-b814-c1002e4f4d04'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:01.688079 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1904efa8-668c-448f-ad3e-35545a033404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eed5b8b-0073-428c-9231-afb793190017', '25692198-bcf0-406a-bdee-4a8939e7d8f1', '2c93fa4b-5aa4-4373-b5ff-02b5463bbbdd', '60344b3d-b0d1-4ea8-b814-c1002e4f4d04']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.689030 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b34d42f-fcb1-45af-9541-c8d2ff1b3839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.712438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b34d42f-fcb1-45af-9541-c8d2ff1b3839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca9f411-8350-4140-913e-b3114caa8f86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1443008286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['3eed5b8b-0073-428c-9231-afb793190017','25692198-bcf0-406a-bdee-4a8939e7d8f1','2c93fa4b-5aa4-4373-b5ff-02b5463bbbdd','60344b3d-b0d1-4ea8-b814-c1002e4f4d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1443008286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca9f411-8350-4140-913e-b3114caa8f86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed52c8077c54575b784cc9fbd375c28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78766694cf71417ea75d590be07771f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.713151 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1411f409-a841-4488-96bc-3e378f09b222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.737921 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1411f409-a841-4488-96bc-3e378f09b222) transitioned into state 'SUCCESS' from state '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-1443008286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['3eed5b8b-0073-428c-9231-afb793190017','25692198-bcf0-406a-bdee-4a8939e7d8f1','2c93fa4b-5aa4-4373-b5ff-02b5463bbbdd','60344b3d-b0d1-4ea8-b814-c1002e4f4d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.738732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb57fa8f-eae1-4b9a-a718-68efd5ca4634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.748545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb57fa8f-eae1-4b9a-a718-68efd5ca4634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.749423 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (52777303-bdf0-4a41-b726-a8a9be2560aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.749738 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request issued successfully. Aug 12 21:47:01.750398 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c7db611e-a116-419b-a453-51086077827a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:01.750802 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 950/3817] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:01 2026] POST /volume/v3/volumes => generated 764 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:01.762407 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.764289 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:01.764661 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8763748d-ca4c-4c3e-a63f-d51f9141b01b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-405958554"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:01.766136 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request body: {'volume': {"'source_volid": '8763748d-ca4c-4c3e-a63f-d51f9141b01b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-405958554'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:01.766407 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume of 1 GB Aug 12 21:47:01.766569 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:01.766569 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:01.770904 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Availability Zones retrieved successfully. Aug 12 21:47:01.778080 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (eb828158-d0a1-4f9c-833b-34f7c582f4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.778993 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338a194d-d8d3-4c1b-920b-af184320820e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.780075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:01.809205 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338a194d-d8d3-4c1b-920b-af184320820e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.810214 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffe3495-2286-4d1d-83bf-ce309d8cb71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.854160 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Created reservations ['e189db3d-8e07-4760-9dd5-dd2510a53992', 'a7f70b14-eb83-498b-a6b2-43816f8160cc', '5dbc2774-ec5f-4b0c-98bf-33bae50b80ae', '81c437f0-9ee8-4ed2-bdea-d0bed95ab17d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:01.855597 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffe3495-2286-4d1d-83bf-ce309d8cb71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e189db3d-8e07-4760-9dd5-dd2510a53992', 'a7f70b14-eb83-498b-a6b2-43816f8160cc', '5dbc2774-ec5f-4b0c-98bf-33bae50b80ae', '81c437f0-9ee8-4ed2-bdea-d0bed95ab17d']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.856771 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1fe95a-1f6c-4f20-b5f2-6b5740391fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.893503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1fe95a-1f6c-4f20-b5f2-6b5740391fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64e542ae-6a1a-4cd7-81ec-b4d19561c458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-405958554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['e189db3d-8e07-4760-9dd5-dd2510a53992','a7f70b14-eb83-498b-a6b2-43816f8160cc','5dbc2774-ec5f-4b0c-98bf-33bae50b80ae','81c437f0-9ee8-4ed2-bdea-d0bed95ab17d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-405958554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64e542ae-6a1a-4cd7-81ec-b4d19561c458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed52c8077c54575b784cc9fbd375c28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78766694cf71417ea75d590be07771f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.894258 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e417cb-7b0d-48d5-9803-a82b5bd76715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.920884 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e417cb-7b0d-48d5-9803-a82b5bd76715) transitioned into state 'SUCCESS' from state '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-405958554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed52c8077c54575b784cc9fbd375c28',qos_specs=None,replication_status=,reservations=['e189db3d-8e07-4760-9dd5-dd2510a53992','a7f70b14-eb83-498b-a6b2-43816f8160cc','5dbc2774-ec5f-4b0c-98bf-33bae50b80ae','81c437f0-9ee8-4ed2-bdea-d0bed95ab17d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78766694cf71417ea75d590be07771f2',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.922336 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186f5143-63fc-4981-a0ba-5b60fc028b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:01.930904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186f5143-63fc-4981-a0ba-5b60fc028b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:01.931718 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Flow 'volume_create_api' (eb828158-d0a1-4f9c-833b-34f7c582f4e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:01.932017 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Create volume request issued successfully. Aug 12 21:47:01.932541 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33eb4639-9dda-46c9-9f62-0fc0b8af8ad5 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:01.933818 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 958/3818] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:01 2026] POST /volume/v3/volumes => generated 763 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 21:47:01.945051 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2390234-8f38-4464-ab8b-a95248114ce2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.947070 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2390234-8f38-4464-ab8b-a95248114ce2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc Aug 12 21:47:01.947257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2390234-8f38-4464-ab8b-a95248114ce2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:01.947484 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2390234-8f38-4464-ab8b-a95248114ce2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:01.954849 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:01.954849 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:01.958567 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a2390234-8f38-4464-ab8b-a95248114ce2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:01.962684 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2390234-8f38-4464-ab8b-a95248114ce2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc returned with HTTP 200 Aug 12 21:47:01.963021 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 959/3819] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:01 2026] GET /volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:01.974398 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6645c63-16ff-4e50-a6f5-4c5c3cb74d5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:01.976337 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6645c63-16ff-4e50-a6f5-4c5c3cb74d5a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 Aug 12 21:47:01.976581 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6645c63-16ff-4e50-a6f5-4c5c3cb74d5a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:01.976866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6645c63-16ff-4e50-a6f5-4c5c3cb74d5a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:01.986174 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:01.986174 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:01.992510 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6645c63-16ff-4e50-a6f5-4c5c3cb74d5a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:01.997717 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6645c63-16ff-4e50-a6f5-4c5c3cb74d5a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 returned with HTTP 200 Aug 12 21:47:01.998275 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 953/3820] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:01 2026] GET /volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:02.013119 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f243e91f-3c5c-4936-a8c4-2ac87d93b2ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:02.014816 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f243e91f-3c5c-4936-a8c4-2ac87d93b2ef tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f Aug 12 21:47:02.014816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f243e91f-3c5c-4936-a8c4-2ac87d93b2ef tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:02.015528 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f243e91f-3c5c-4936-a8c4-2ac87d93b2ef tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:02.025711 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:02.025711 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:02.033978 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f243e91f-3c5c-4936-a8c4-2ac87d93b2ef tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:02.038587 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f243e91f-3c5c-4936-a8c4-2ac87d93b2ef tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f returned with HTTP 200 Aug 12 21:47:02.039021 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 951/3821] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:02 2026] GET /volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:02.056449 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51fe969d-264c-4671-b3fc-6261280b47d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:02.058955 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51fe969d-264c-4671-b3fc-6261280b47d3 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 Aug 12 21:47:02.059364 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51fe969d-264c-4671-b3fc-6261280b47d3 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:02.059694 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51fe969d-264c-4671-b3fc-6261280b47d3 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:02.070135 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:02.070135 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:02.074998 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-51fe969d-264c-4671-b3fc-6261280b47d3 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:02.081209 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51fe969d-264c-4671-b3fc-6261280b47d3 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 returned with HTTP 200 Aug 12 21:47:02.081771 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 959/3822] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:02 2026] GET /volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:02.095427 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c5225a0-4f81-47c4-bb2d-b3b4dcd716b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:02.097323 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c5225a0-4f81-47c4-bb2d-b3b4dcd716b4 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 Aug 12 21:47:02.097523 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c5225a0-4f81-47c4-bb2d-b3b4dcd716b4 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:02.097731 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c5225a0-4f81-47c4-bb2d-b3b4dcd716b4 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:02.104468 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:02.104468 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:02.107854 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c5225a0-4f81-47c4-bb2d-b3b4dcd716b4 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:02.111823 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c5225a0-4f81-47c4-bb2d-b3b4dcd716b4 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 returned with HTTP 200 Aug 12 21:47:02.114690 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 960/3823] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:02 2026] GET /volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:02.131648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59f6ea5d-ff94-447a-8a40-bdc7d7cd7511 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:02.133320 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59f6ea5d-ff94-447a-8a40-bdc7d7cd7511 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] DELETE https://10.4.3.240/volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 Aug 12 21:47:02.133507 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59f6ea5d-ff94-447a-8a40-bdc7d7cd7511 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:02.133752 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59f6ea5d-ff94-447a-8a40-bdc7d7cd7511 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:02.133949 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-59f6ea5d-ff94-447a-8a40-bdc7d7cd7511 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume with id: 64e542ae-6a1a-4cd7-81ec-b4d19561c458 Aug 12 21:47:02.142324 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:02.142324 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:02.144340 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59f6ea5d-ff94-447a-8a40-bdc7d7cd7511 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:02.160997 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59f6ea5d-ff94-447a-8a40-bdc7d7cd7511 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume request issued successfully. Aug 12 21:47:02.161118 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59f6ea5d-ff94-447a-8a40-bdc7d7cd7511 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 returned with HTTP 202 Aug 12 21:47:02.161579 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 954/3824] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:02 2026] DELETE /volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:02.170007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9030018d-9dd6-45a7-913e-c59823925e9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:02.172109 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9030018d-9dd6-45a7-913e-c59823925e9a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 Aug 12 21:47:02.172310 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9030018d-9dd6-45a7-913e-c59823925e9a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:02.172497 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9030018d-9dd6-45a7-913e-c59823925e9a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:02.182718 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:02.182718 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:02.187311 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9030018d-9dd6-45a7-913e-c59823925e9a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:02.192653 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9030018d-9dd6-45a7-913e-c59823925e9a tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 returned with HTTP 200 Aug 12 21:47:02.193094 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 952/3825] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:02 2026] GET /volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:03.068233 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9d7c1020-c844-41b1-adcc-0415bfeaeda6 req-b7b5f9c6-4fea-4835-abe4-b8f92f8cf1ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:03.070363 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9d7c1020-c844-41b1-adcc-0415bfeaeda6 req-b7b5f9c6-4fea-4835-abe4-b8f92f8cf1ac tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582 Aug 12 21:47:03.070553 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9d7c1020-c844-41b1-adcc-0415bfeaeda6 req-b7b5f9c6-4fea-4835-abe4-b8f92f8cf1ac tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:03.070790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9d7c1020-c844-41b1-adcc-0415bfeaeda6 req-b7b5f9c6-4fea-4835-abe4-b8f92f8cf1ac tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:03.078725 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:03.078725 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:03.121155 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9d7c1020-c844-41b1-adcc-0415bfeaeda6 req-b7b5f9c6-4fea-4835-abe4-b8f92f8cf1ac tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582 returned with HTTP 200 Aug 12 21:47:03.121530 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 960/3826] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:47:03 2026] DELETE /volume/v3/attachments/1d58a46f-9789-4574-9e1a-5ab839529582 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:03.205637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad48c5e0-57d4-482a-aac6-82af8c1c779d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:03.207928 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad48c5e0-57d4-482a-aac6-82af8c1c779d tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 Aug 12 21:47:03.208176 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad48c5e0-57d4-482a-aac6-82af8c1c779d tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:03.208597 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad48c5e0-57d4-482a-aac6-82af8c1c779d tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:03.215597 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad48c5e0-57d4-482a-aac6-82af8c1c779d tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 returned with HTTP 404 Aug 12 21:47:03.216343 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 961/3827] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:03 2026] GET /volume/v3/volumes/64e542ae-6a1a-4cd7-81ec-b4d19561c458 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:03.224158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e15b9199-0da3-4036-84b1-898c7563b523 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:03.226090 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e15b9199-0da3-4036-84b1-898c7563b523 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 Aug 12 21:47:03.226146 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e15b9199-0da3-4036-84b1-898c7563b523 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:03.226339 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e15b9199-0da3-4036-84b1-898c7563b523 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:03.226521 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e15b9199-0da3-4036-84b1-898c7563b523 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume with id: cca9f411-8350-4140-913e-b3114caa8f86 Aug 12 21:47:03.233127 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:03.233127 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:03.233541 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e15b9199-0da3-4036-84b1-898c7563b523 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:03.247357 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e15b9199-0da3-4036-84b1-898c7563b523 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume request issued successfully. Aug 12 21:47:03.247531 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e15b9199-0da3-4036-84b1-898c7563b523 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 returned with HTTP 202 Aug 12 21:47:03.247931 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 955/3828] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:03 2026] DELETE /volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:03.255269 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52d298bb-ea51-4d15-b6e5-28c55e790824 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:03.256990 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52d298bb-ea51-4d15-b6e5-28c55e790824 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 Aug 12 21:47:03.257212 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52d298bb-ea51-4d15-b6e5-28c55e790824 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:03.257384 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52d298bb-ea51-4d15-b6e5-28c55e790824 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:03.264498 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:03.264498 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:03.268226 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-52d298bb-ea51-4d15-b6e5-28c55e790824 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:03.272907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52d298bb-ea51-4d15-b6e5-28c55e790824 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 returned with HTTP 200 Aug 12 21:47:03.272907 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 953/3829] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:03 2026] GET /volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:04.289118 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bdb23d5a-16c3-4307-be23-c61583e93446 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:04.291348 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bdb23d5a-16c3-4307-be23-c61583e93446 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 Aug 12 21:47:04.291567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bdb23d5a-16c3-4307-be23-c61583e93446 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:04.291817 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bdb23d5a-16c3-4307-be23-c61583e93446 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:04.298456 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bdb23d5a-16c3-4307-be23-c61583e93446 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 returned with HTTP 404 Aug 12 21:47:04.298990 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 961/3830] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:04 2026] GET /volume/v3/volumes/cca9f411-8350-4140-913e-b3114caa8f86 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:04.306427 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a521925-bcb5-46b5-8c77-8e86ba5f5aba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:04.308075 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a521925-bcb5-46b5-8c77-8e86ba5f5aba tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f Aug 12 21:47:04.308646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a521925-bcb5-46b5-8c77-8e86ba5f5aba tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:04.308646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a521925-bcb5-46b5-8c77-8e86ba5f5aba tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:04.308646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3a521925-bcb5-46b5-8c77-8e86ba5f5aba tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume with id: 5d788394-ec3c-4626-befd-1cc67efe750f Aug 12 21:47:04.315169 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:04.315169 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:04.315693 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a521925-bcb5-46b5-8c77-8e86ba5f5aba tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:04.329985 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a521925-bcb5-46b5-8c77-8e86ba5f5aba tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume request issued successfully. Aug 12 21:47:04.330211 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a521925-bcb5-46b5-8c77-8e86ba5f5aba tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f returned with HTTP 202 Aug 12 21:47:04.330638 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 962/3831] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:04 2026] DELETE /volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:04.337765 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2b65b2a-52f3-4d7a-9f4e-972f7ad78ecf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:04.339440 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2b65b2a-52f3-4d7a-9f4e-972f7ad78ecf tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f Aug 12 21:47:04.339775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2b65b2a-52f3-4d7a-9f4e-972f7ad78ecf tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:04.340419 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2b65b2a-52f3-4d7a-9f4e-972f7ad78ecf tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:04.346526 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:04.346526 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:04.349883 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f2b65b2a-52f3-4d7a-9f4e-972f7ad78ecf tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:04.353815 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2b65b2a-52f3-4d7a-9f4e-972f7ad78ecf tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f returned with HTTP 200 Aug 12 21:47:04.354164 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 956/3832] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:04 2026] GET /volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:04.603854 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd0b7d09-86a8-40aa-88d7-b09aa7eafd9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:04.606062 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd0b7d09-86a8-40aa-88d7-b09aa7eafd9d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] DELETE https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:47:04.606307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7d09-86a8-40aa-88d7-b09aa7eafd9d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:04.606532 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7d09-86a8-40aa-88d7-b09aa7eafd9d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:04.606744 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-dd0b7d09-86a8-40aa-88d7-b09aa7eafd9d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume with id: 30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:47:04.615440 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:04.615440 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:04.616045 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd0b7d09-86a8-40aa-88d7-b09aa7eafd9d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:47:04.632330 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd0b7d09-86a8-40aa-88d7-b09aa7eafd9d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Delete volume request issued successfully. Aug 12 21:47:04.632442 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd0b7d09-86a8-40aa-88d7-b09aa7eafd9d tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 202 Aug 12 21:47:04.632850 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 954/3833] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:04 2026] DELETE /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:04.639904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e7f950c6-8fe4-4676-986d-19ad0a6fa238 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:04.641557 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7f950c6-8fe4-4676-986d-19ad0a6fa238 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:47:04.641739 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7f950c6-8fe4-4676-986d-19ad0a6fa238 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:04.641915 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7f950c6-8fe4-4676-986d-19ad0a6fa238 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:04.648174 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:04.648174 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:04.651409 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e7f950c6-8fe4-4676-986d-19ad0a6fa238 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Volume info retrieved successfully. Aug 12 21:47:04.656067 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7f950c6-8fe4-4676-986d-19ad0a6fa238 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 200 Aug 12 21:47:04.656494 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 962/3834] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:04 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:05.366858 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f4cf134b-8aaa-4b58-b35f-9871d6daba78 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:05.368765 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4cf134b-8aaa-4b58-b35f-9871d6daba78 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f Aug 12 21:47:05.369009 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4cf134b-8aaa-4b58-b35f-9871d6daba78 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:05.369268 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4cf134b-8aaa-4b58-b35f-9871d6daba78 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:05.374707 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4cf134b-8aaa-4b58-b35f-9871d6daba78 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f returned with HTTP 404 Aug 12 21:47:05.375189 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 963/3835] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:05 2026] GET /volume/v3/volumes/5d788394-ec3c-4626-befd-1cc67efe750f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:05.380753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68acf170-cbf5-4e61-9aa6-5ff20b7c995c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:05.382400 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68acf170-cbf5-4e61-9aa6-5ff20b7c995c tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 Aug 12 21:47:05.382572 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68acf170-cbf5-4e61-9aa6-5ff20b7c995c tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:05.382770 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68acf170-cbf5-4e61-9aa6-5ff20b7c995c tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:05.382914 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-68acf170-cbf5-4e61-9aa6-5ff20b7c995c tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume with id: b676994f-3b58-4ae2-a799-ed83addc5dc6 Aug 12 21:47:05.388966 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:05.388966 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:05.389458 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68acf170-cbf5-4e61-9aa6-5ff20b7c995c tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:05.403423 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68acf170-cbf5-4e61-9aa6-5ff20b7c995c tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume request issued successfully. Aug 12 21:47:05.403633 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68acf170-cbf5-4e61-9aa6-5ff20b7c995c tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 returned with HTTP 202 Aug 12 21:47:05.404157 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 957/3836] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:05 2026] DELETE /volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:05.410511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43decebe-b4b7-43db-9e2e-e43863e0bb95 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:05.412196 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43decebe-b4b7-43db-9e2e-e43863e0bb95 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 Aug 12 21:47:05.412385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43decebe-b4b7-43db-9e2e-e43863e0bb95 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:05.412565 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43decebe-b4b7-43db-9e2e-e43863e0bb95 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:05.419067 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:05.419067 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:05.422177 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-43decebe-b4b7-43db-9e2e-e43863e0bb95 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:05.426179 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43decebe-b4b7-43db-9e2e-e43863e0bb95 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 returned with HTTP 200 Aug 12 21:47:05.426516 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 955/3837] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:05 2026] GET /volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:05.668613 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aabe6b1d-8cdc-4b3f-9daa-657af053e4e2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:05.670190 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aabe6b1d-8cdc-4b3f-9daa-657af053e4e2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] GET https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba Aug 12 21:47:05.670368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aabe6b1d-8cdc-4b3f-9daa-657af053e4e2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:05.670538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aabe6b1d-8cdc-4b3f-9daa-657af053e4e2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:05.675578 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aabe6b1d-8cdc-4b3f-9daa-657af053e4e2 tempest-TestVolumeBootPattern-1707087805 tempest-TestVolumeBootPattern-1707087805-project-member] https://10.4.3.240/volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba returned with HTTP 404 Aug 12 21:47:05.675978 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 963/3838] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:05 2026] GET /volume/v3/volumes/30e61ccd-3df4-4abc-aa51-eca8d74be1ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:06.438391 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-716f8d49-c3b6-41dd-8c4b-e47e0cadbfd2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:06.440402 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-716f8d49-c3b6-41dd-8c4b-e47e0cadbfd2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 Aug 12 21:47:06.440684 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-716f8d49-c3b6-41dd-8c4b-e47e0cadbfd2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:06.440949 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-716f8d49-c3b6-41dd-8c4b-e47e0cadbfd2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:06.448319 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-716f8d49-c3b6-41dd-8c4b-e47e0cadbfd2 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 returned with HTTP 404 Aug 12 21:47:06.448903 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 964/3839] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:06 2026] GET /volume/v3/volumes/b676994f-3b58-4ae2-a799-ed83addc5dc6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:06.454788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a051d72-3a04-454b-b505-d3eda066686e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:06.456457 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a051d72-3a04-454b-b505-d3eda066686e tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] DELETE https://10.4.3.240/volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc Aug 12 21:47:06.456598 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a051d72-3a04-454b-b505-d3eda066686e tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:06.456796 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a051d72-3a04-454b-b505-d3eda066686e tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:06.456948 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0a051d72-3a04-454b-b505-d3eda066686e tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume with id: 329bd362-881c-4e48-8df8-40dba30533fc Aug 12 21:47:06.463638 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:06.463638 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:06.464120 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a051d72-3a04-454b-b505-d3eda066686e tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:06.479213 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a051d72-3a04-454b-b505-d3eda066686e tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume request issued successfully. Aug 12 21:47:06.479213 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a051d72-3a04-454b-b505-d3eda066686e tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc returned with HTTP 202 Aug 12 21:47:06.479213 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 958/3840] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:06 2026] DELETE /volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:06.485250 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33d3a96c-4d7d-4e0c-a573-bb80a7426dd1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:06.487026 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33d3a96c-4d7d-4e0c-a573-bb80a7426dd1 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc Aug 12 21:47:06.487224 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33d3a96c-4d7d-4e0c-a573-bb80a7426dd1 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:06.487404 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33d3a96c-4d7d-4e0c-a573-bb80a7426dd1 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:06.493901 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:06.493901 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:06.497393 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-33d3a96c-4d7d-4e0c-a573-bb80a7426dd1 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:06.501289 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33d3a96c-4d7d-4e0c-a573-bb80a7426dd1 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc returned with HTTP 200 Aug 12 21:47:06.501727 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 956/3841] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:06 2026] GET /volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:07.514254 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-82b11637-1daf-4224-b7cf-867c973543d9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:07.516128 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-82b11637-1daf-4224-b7cf-867c973543d9 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc Aug 12 21:47:07.516358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-82b11637-1daf-4224-b7cf-867c973543d9 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:07.516483 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-82b11637-1daf-4224-b7cf-867c973543d9 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:07.521566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-82b11637-1daf-4224-b7cf-867c973543d9 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc returned with HTTP 404 Aug 12 21:47:07.522015 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 964/3842] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:07 2026] GET /volume/v3/volumes/329bd362-881c-4e48-8df8-40dba30533fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:07.528428 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6df83d3-a659-4b43-bb06-fa6b67e30c27 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:07.529987 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6df83d3-a659-4b43-bb06-fa6b67e30c27 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b Aug 12 21:47:07.530151 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6df83d3-a659-4b43-bb06-fa6b67e30c27 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:07.530336 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6df83d3-a659-4b43-bb06-fa6b67e30c27 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:07.530487 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a6df83d3-a659-4b43-bb06-fa6b67e30c27 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume with id: 8763748d-ca4c-4c3e-a63f-d51f9141b01b Aug 12 21:47:07.536773 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:07.536773 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:07.537193 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6df83d3-a659-4b43-bb06-fa6b67e30c27 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:07.551173 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6df83d3-a659-4b43-bb06-fa6b67e30c27 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Delete volume request issued successfully. Aug 12 21:47:07.551383 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6df83d3-a659-4b43-bb06-fa6b67e30c27 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b returned with HTTP 202 Aug 12 21:47:07.551817 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 965/3843] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:07 2026] DELETE /volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:07.558596 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c03278b0-6584-4c1b-bac0-c98a9e323fce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:07.560457 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c03278b0-6584-4c1b-bac0-c98a9e323fce tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b Aug 12 21:47:07.560647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c03278b0-6584-4c1b-bac0-c98a9e323fce tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:07.560865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c03278b0-6584-4c1b-bac0-c98a9e323fce tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:07.567606 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:07.567606 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:07.570994 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c03278b0-6584-4c1b-bac0-c98a9e323fce tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Volume info retrieved successfully. Aug 12 21:47:07.576336 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c03278b0-6584-4c1b-bac0-c98a9e323fce tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b returned with HTTP 200 Aug 12 21:47:07.576550 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 959/3844] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:07 2026] GET /volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:08.223937 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1dda0fa2-4ac9-4eb9-a0db-9dacbd6b4c29 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.226900 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1dda0fa2-4ac9-4eb9-a0db-9dacbd6b4c29 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:08.227157 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1dda0fa2-4ac9-4eb9-a0db-9dacbd6b4c29 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.227398 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1dda0fa2-4ac9-4eb9-a0db-9dacbd6b4c29 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.235791 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:08.235791 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:08.239725 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1dda0fa2-4ac9-4eb9-a0db-9dacbd6b4c29 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:08.244934 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1dda0fa2-4ac9-4eb9-a0db-9dacbd6b4c29 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:08.245402 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 957/3845] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:08.256702 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-78e467d9-45b5-4ac1-be5c-c26d16357cfe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.258361 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78e467d9-45b5-4ac1-be5c-c26d16357cfe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:08.258571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78e467d9-45b5-4ac1-be5c-c26d16357cfe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.258800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78e467d9-45b5-4ac1-be5c-c26d16357cfe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.265257 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:08.265257 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:08.268587 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-78e467d9-45b5-4ac1-be5c-c26d16357cfe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:08.272156 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78e467d9-45b5-4ac1-be5c-c26d16357cfe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:08.272469 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 965/3846] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:08.311770 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9f32db78-391a-4098-bf99-4917276103b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.314311 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9f32db78-391a-4098-bf99-4917276103b1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:08.314580 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9f32db78-391a-4098-bf99-4917276103b1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.314826 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9f32db78-391a-4098-bf99-4917276103b1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.323983 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:08.323983 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:08.328329 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9f32db78-391a-4098-bf99-4917276103b1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:08.333355 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9f32db78-391a-4098-bf99-4917276103b1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:08.333884 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 966/3847] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:08.405202 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f230cf9-36c8-412f-8961-2dff34fe6462 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.405694 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f230cf9-36c8-412f-8961-2dff34fe6462 None None] GET https://10.4.3.240/volume// Aug 12 21:47:08.405926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f230cf9-36c8-412f-8961-2dff34fe6462 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.406150 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f230cf9-36c8-412f-8961-2dff34fe6462 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.406538 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f230cf9-36c8-412f-8961-2dff34fe6462 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:47:08.406872 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 960/3848] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:47:08.413037 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-540859cb-a4d3-4813-8680-6a6e51d2b1ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.481846 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-540859cb-a4d3-4813-8680-6a6e51d2b1ae tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:47:08.482233 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-540859cb-a4d3-4813-8680-6a6e51d2b1ae tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48e2d278-bbd6-4e0f-8cbe-98a11236d1c8", "connector": null, "instance_uuid": "7dd0a747-08b0-44ac-9e2b-b10737850bc0"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:08.489818 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:08.489818 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:08.517453 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-540859cb-a4d3-4813-8680-6a6e51d2b1ae tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:47:08.517969 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 958/3849] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:47:08 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:08.544983 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a9c1dfa4-207a-4985-943c-b5ddd3b35fd5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.546683 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9c1dfa4-207a-4985-943c-b5ddd3b35fd5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:08.547323 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9c1dfa4-207a-4985-943c-b5ddd3b35fd5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.547323 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9c1dfa4-207a-4985-943c-b5ddd3b35fd5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.552890 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1d73eb0-24f9-44f6-affa-e65bb407cdf6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.553386 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1d73eb0-24f9-44f6-affa-e65bb407cdf6 None None] GET https://10.4.3.240/volume// Aug 12 21:47:08.553644 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1d73eb0-24f9-44f6-affa-e65bb407cdf6 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.553933 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1d73eb0-24f9-44f6-affa-e65bb407cdf6 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.554343 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1d73eb0-24f9-44f6-affa-e65bb407cdf6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:47:08.554758 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 967/3850] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:47:08.555161 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:08.555161 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:08.558716 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a9c1dfa4-207a-4985-943c-b5ddd3b35fd5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:08.561616 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9a0c959f-bc7d-4996-8df7-0f7e10d8a7af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.563753 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9a0c959f-bc7d-4996-8df7-0f7e10d8a7af tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:08.563985 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9a0c959f-bc7d-4996-8df7-0f7e10d8a7af tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.564165 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9a0c959f-bc7d-4996-8df7-0f7e10d8a7af tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.565218 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9c1dfa4-207a-4985-943c-b5ddd3b35fd5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:08.565816 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 966/3851] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:08.574802 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:08.574802 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:08.578458 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9a0c959f-bc7d-4996-8df7-0f7e10d8a7af tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:08.584494 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-9a0c959f-bc7d-4996-8df7-0f7e10d8a7af tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:08.584971 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 961/3852] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:47:08.589139 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01fea452-ddb0-4620-94a0-98b94f7b6737 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.590759 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01fea452-ddb0-4620-94a0-98b94f7b6737 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] GET https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b Aug 12 21:47:08.590943 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01fea452-ddb0-4620-94a0-98b94f7b6737 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.591111 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01fea452-ddb0-4620-94a0-98b94f7b6737 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.596578 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01fea452-ddb0-4620-94a0-98b94f7b6737 tempest-CreateVolumesFromSourceVolumeTest-1688523284 tempest-CreateVolumesFromSourceVolumeTest-1688523284-project-member] https://10.4.3.240/volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b returned with HTTP 404 Aug 12 21:47:08.597108 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 959/3853] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/v3/volumes/8763748d-ca4c-4c3e-a63f-d51f9141b01b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:08.691099 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-d95328be-d4e5-425a-8f70-aab74050f8f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.693957 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-d95328be-d4e5-425a-8f70-aab74050f8f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] PUT https://10.4.3.240/volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e Aug 12 21:47:08.694493 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-d95328be-d4e5-425a-8f70-aab74050f8f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:08.703816 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-d95328be-d4e5-425a-8f70-aab74050f8f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Acquiring lock "cinder-attachment_update-48e2d278-bbd6-4e0f-8cbe-98a11236d1c8-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:47:08.708806 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-d95328be-d4e5-425a-8f70-aab74050f8f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-48e2d278-bbd6-4e0f-8cbe-98a11236d1c8-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:47:08.709688 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:08.709688 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:08.788638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-d95328be-d4e5-425a-8f70-aab74050f8f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-48e2d278-bbd6-4e0f-8cbe-98a11236d1c8-np0000007121" released by "attachment_update" :: held 0.080s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:47:08.788997 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-d95328be-d4e5-425a-8f70-aab74050f8f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e returned with HTTP 200 Aug 12 21:47:08.789486 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 968/3854] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:47:08 2026] PUT /volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:08.799376 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-35056c21-9c38-4627-a164-1d19adfdef10 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:08.801969 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-35056c21-9c38-4627-a164-1d19adfdef10 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/encryption Aug 12 21:47:08.802235 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-35056c21-9c38-4627-a164-1d19adfdef10 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:08.802507 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-35056c21-9c38-4627-a164-1d19adfdef10 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:08.813321 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:08.813321 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:08.820480 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-35056c21-9c38-4627-a164-1d19adfdef10 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/encryption returned with HTTP 200 Aug 12 21:47:08.821006 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 967/3855] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:47:08 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:09.580139 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cbea05d4-b9ae-4a8a-a734-2b961a3141e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:09.581942 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbea05d4-b9ae-4a8a-a734-2b961a3141e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:09.582156 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbea05d4-b9ae-4a8a-a734-2b961a3141e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:09.582354 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbea05d4-b9ae-4a8a-a734-2b961a3141e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:09.591234 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:09.591234 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:09.594635 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cbea05d4-b9ae-4a8a-a734-2b961a3141e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:09.598666 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbea05d4-b9ae-4a8a-a734-2b961a3141e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:09.599047 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 962/3856] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:09 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:10.612279 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ce8eb94-ab7c-40fb-8ce1-d0a03ceec5a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:10.615589 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ce8eb94-ab7c-40fb-8ce1-d0a03ceec5a6 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:10.615868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ce8eb94-ab7c-40fb-8ce1-d0a03ceec5a6 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:10.616119 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ce8eb94-ab7c-40fb-8ce1-d0a03ceec5a6 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:10.633567 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:10.633567 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:10.638224 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ce8eb94-ab7c-40fb-8ce1-d0a03ceec5a6 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:10.643551 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ce8eb94-ab7c-40fb-8ce1-d0a03ceec5a6 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:10.644096 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 960/3857] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:10 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:11.662093 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72eb0f45-1252-451e-8434-fe8ca7d4d2b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:11.664335 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72eb0f45-1252-451e-8434-fe8ca7d4d2b2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:11.664603 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72eb0f45-1252-451e-8434-fe8ca7d4d2b2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:11.664851 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72eb0f45-1252-451e-8434-fe8ca7d4d2b2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:11.677009 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:11.677009 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:11.681852 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-72eb0f45-1252-451e-8434-fe8ca7d4d2b2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:11.687123 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72eb0f45-1252-451e-8434-fe8ca7d4d2b2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:11.687506 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 969/3858] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:11 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:12.199170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-7983dfe7-8e22-41c6-9b82-1df99f90a762 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.200973 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-7983dfe7-8e22-41c6-9b82-1df99f90a762 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e/action Aug 12 21:47:12.201346 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-7983dfe7-8e22-41c6-9b82-1df99f90a762 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:47:12.201677 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-7983dfe7-8e22-41c6-9b82-1df99f90a762 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:12.218736 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:12.218736 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:12.231023 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b90a9cf2-270e-41c7-810c-84bc18d30764 req-7983dfe7-8e22-41c6-9b82-1df99f90a762 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e/action returned with HTTP 204 Aug 12 21:47:12.231450 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 968/3859] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:47:12 2026] POST /volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:12.446354 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62463551-2c0c-4e26-b32c-1f793aa20eef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.541604 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62463551-2c0c-4e26-b32c-1f793aa20eef tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:47:12.541923 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62463551-2c0c-4e26-b32c-1f793aa20eef tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:12.558033 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62463551-2c0c-4e26-b32c-1f793aa20eef tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:47:12.558556 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 963/3860] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:47:12 2026] POST /volume/v3/types => generated 287 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:12.703256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59aed9c5-2bfa-4679-b7bd-36ba2df5446d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.704892 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59aed9c5-2bfa-4679-b7bd-36ba2df5446d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:12.705058 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59aed9c5-2bfa-4679-b7bd-36ba2df5446d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:12.705254 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59aed9c5-2bfa-4679-b7bd-36ba2df5446d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:12.725921 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:12.725921 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:12.730451 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-59aed9c5-2bfa-4679-b7bd-36ba2df5446d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:12.735342 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59aed9c5-2bfa-4679-b7bd-36ba2df5446d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:12.735996 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 961/3861] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:12 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:12.747041 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15a6ac45-a42a-450e-ac46-a2128c464664 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.748612 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15a6ac45-a42a-450e-ac46-a2128c464664 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:12.748833 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15a6ac45-a42a-450e-ac46-a2128c464664 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:12.749007 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15a6ac45-a42a-450e-ac46-a2128c464664 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:12.757923 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:12.757923 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:12.761501 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15a6ac45-a42a-450e-ac46-a2128c464664 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:12.765662 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15a6ac45-a42a-450e-ac46-a2128c464664 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:12.766050 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 970/3862] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:12 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:12.806126 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-bd63c641-aba0-4c6a-bb27-f20db7a49950 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.808163 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-bd63c641-aba0-4c6a-bb27-f20db7a49950 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:12.808342 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-bd63c641-aba0-4c6a-bb27-f20db7a49950 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:12.808607 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-bd63c641-aba0-4c6a-bb27-f20db7a49950 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:12.820347 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:12.820347 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:12.824012 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-bd63c641-aba0-4c6a-bb27-f20db7a49950 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:12.828390 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-bd63c641-aba0-4c6a-bb27-f20db7a49950 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:12.828778 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 969/3863] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:47:12 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:12.853545 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-039e1f7f-aa7b-4fa4-b8db-163347d628b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.855605 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-039e1f7f-aa7b-4fa4-b8db-163347d628b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/action Aug 12 21:47:12.856027 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-039e1f7f-aa7b-4fa4-b8db-163347d628b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:47:12.856189 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-039e1f7f-aa7b-4fa4-b8db-163347d628b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:12.879050 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:12.879050 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:12.879753 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-039e1f7f-aa7b-4fa4-b8db-163347d628b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:12.887930 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-039e1f7f-aa7b-4fa4-b8db-163347d628b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Begin detaching volume completed successfully. Aug 12 21:47:12.888223 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-039e1f7f-aa7b-4fa4-b8db-163347d628b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/action returned with HTTP 202 Aug 12 21:47:12.888864 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 964/3864] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:47:12 2026] POST /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:47:12.929920 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ec41a14-ecfa-4111-bf11-126edab8e7b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.930284 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ec41a14-ecfa-4111-bf11-126edab8e7b7 None None] GET https://10.4.3.240/volume// Aug 12 21:47:12.930463 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ec41a14-ecfa-4111-bf11-126edab8e7b7 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:12.930692 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ec41a14-ecfa-4111-bf11-126edab8e7b7 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:12.931028 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ec41a14-ecfa-4111-bf11-126edab8e7b7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:47:12.931315 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 962/3865] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:47:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:47:12.942986 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-11f15699-9767-43bc-b635-b3318b2902f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.946394 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-11f15699-9767-43bc-b635-b3318b2902f5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:12.948474 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-11f15699-9767-43bc-b635-b3318b2902f5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:12.948867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-11f15699-9767-43bc-b635-b3318b2902f5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:12.963996 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:12.963996 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:12.967899 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-11f15699-9767-43bc-b635-b3318b2902f5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:12.973295 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-11f15699-9767-43bc-b635-b3318b2902f5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:12.973755 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 971/3866] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:47:12 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:47:12.988236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-de8a7a52-2132-4a54-b824-0c413c371617 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:12.990432 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-de8a7a52-2132-4a54-b824-0c413c371617 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/encryption Aug 12 21:47:12.990642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-de8a7a52-2132-4a54-b824-0c413c371617 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:12.990862 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-de8a7a52-2132-4a54-b824-0c413c371617 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:13.004163 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:13.004163 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:13.011133 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-de8a7a52-2132-4a54-b824-0c413c371617 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/encryption returned with HTTP 200 Aug 12 21:47:13.011521 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 970/3867] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:47:12 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:13.458466 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:13.480867 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:13.481201 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2086049988"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:13.482740 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2086049988'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:13.482874 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume of 1 GB Aug 12 21:47:13.487412 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Availability Zones retrieved successfully. Aug 12 21:47:13.493232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Flow 'volume_create_api' (e65c6316-2cbb-48c2-8b38-c1de05c2c8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:13.494376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73389487-ddac-45f4-bc63-a70f37fc8d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:13.495223 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:13.519856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73389487-ddac-45f4-bc63-a70f37fc8d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:13.521923 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505849e9-1ed2-4bb2-bacf-3cc9b9671c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:13.578517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['77a9df85-7549-4d63-b171-2467391730ff', 'a2787dcd-efef-4aa7-bc33-c14d05249f16', 'fb371b89-5dfc-4123-916e-5933e0d3fcaf', '67efce3a-f3c4-4513-8b1d-f5e3debfc7ee'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:13.579195 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505849e9-1ed2-4bb2-bacf-3cc9b9671c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a9df85-7549-4d63-b171-2467391730ff', 'a2787dcd-efef-4aa7-bc33-c14d05249f16', 'fb371b89-5dfc-4123-916e-5933e0d3fcaf', '67efce3a-f3c4-4513-8b1d-f5e3debfc7ee']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:13.579896 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a039a8cc-331b-4d29-b059-a0478cd313d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:13.601479 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a039a8cc-331b-4d29-b059-a0478cd313d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e20d874-32c7-40f9-a807-f79cc7c77677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2086049988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7a4baf8b64243b64c69613fbeff3d',qos_specs=None,replication_status=,reservations=['77a9df85-7549-4d63-b171-2467391730ff','a2787dcd-efef-4aa7-bc33-c14d05249f16','fb371b89-5dfc-4123-916e-5933e0d3fcaf','67efce3a-f3c4-4513-8b1d-f5e3debfc7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd26be920ed64b9d9c935c2151140ff7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2086049988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e20d874-32c7-40f9-a807-f79cc7c77677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7a4baf8b64243b64c69613fbeff3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd26be920ed64b9d9c935c2151140ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:13.602145 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34f0e09-432e-4086-87aa-632f8c4c3570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:13.619391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34f0e09-432e-4086-87aa-632f8c4c3570) transitioned into state 'SUCCESS' from state '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-2086049988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7a4baf8b64243b64c69613fbeff3d',qos_specs=None,replication_status=,reservations=['77a9df85-7549-4d63-b171-2467391730ff','a2787dcd-efef-4aa7-bc33-c14d05249f16','fb371b89-5dfc-4123-916e-5933e0d3fcaf','67efce3a-f3c4-4513-8b1d-f5e3debfc7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd26be920ed64b9d9c935c2151140ff7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:13.620233 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421a26cc-dd1c-4eff-b12d-ae75d5a1e2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:13.628446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421a26cc-dd1c-4eff-b12d-ae75d5a1e2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:13.629229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Flow 'volume_create_api' (e65c6316-2cbb-48c2-8b38-c1de05c2c8ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:13.629541 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume request issued successfully. Aug 12 21:47:13.630126 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fba19b95-0de1-43b7-9df3-0be7a40fb3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:13.630506 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 965/3868] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:47:13 2026] POST /volume/v3/volumes => generated 749 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:13.642109 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01a71b75-0677-4f82-b4c8-b512b1e31cbe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:13.644003 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a71b75-0677-4f82-b4c8-b512b1e31cbe tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 Aug 12 21:47:13.644209 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a71b75-0677-4f82-b4c8-b512b1e31cbe tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:13.644390 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a71b75-0677-4f82-b4c8-b512b1e31cbe tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:13.651491 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:13.651491 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:13.655003 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01a71b75-0677-4f82-b4c8-b512b1e31cbe tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:47:13.659054 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a71b75-0677-4f82-b4c8-b512b1e31cbe tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 returned with HTTP 200 Aug 12 21:47:13.659399 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 963/3869] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:13 2026] GET /volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:13.829328 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-041bfbf4-eff7-4376-a0aa-22352a8b94d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:13.831050 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-041bfbf4-eff7-4376-a0aa-22352a8b94d8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e Aug 12 21:47:13.831210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-041bfbf4-eff7-4376-a0aa-22352a8b94d8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:13.831372 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-041bfbf4-eff7-4376-a0aa-22352a8b94d8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:13.837733 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:13.837733 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:13.875091 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8a144dd9-5550-4276-b681-c23c0d59b083 req-041bfbf4-eff7-4376-a0aa-22352a8b94d8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e returned with HTTP 200 Aug 12 21:47:13.875497 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 972/3870] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:47:13 2026] DELETE /volume/v3/attachments/97ee9345-8dee-4b1b-b63a-5af573aae01e => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:14.008007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7fb2c8f5-cea2-4954-8e7e-6551ad47625d req-3177536b-c43b-407a-9757-c94c1d853902 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:14.010359 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7fb2c8f5-cea2-4954-8e7e-6551ad47625d req-3177536b-c43b-407a-9757-c94c1d853902 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:14.010578 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7fb2c8f5-cea2-4954-8e7e-6551ad47625d req-3177536b-c43b-407a-9757-c94c1d853902 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:14.010883 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7fb2c8f5-cea2-4954-8e7e-6551ad47625d req-3177536b-c43b-407a-9757-c94c1d853902 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:14.016789 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:14.016789 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:14.019882 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7fb2c8f5-cea2-4954-8e7e-6551ad47625d req-3177536b-c43b-407a-9757-c94c1d853902 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:14.025011 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7fb2c8f5-cea2-4954-8e7e-6551ad47625d req-3177536b-c43b-407a-9757-c94c1d853902 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:14.025351 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 971/3871] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:47:14 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:14.187899 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45020494-eee6-4d20-8593-3dc36620716e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:14.189641 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:14.189977 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c27909ee-22c0-4152-a19d-8c7bd147ee21", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:14.191470 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'c27909ee-22c0-4152-a19d-8c7bd147ee21', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:14.257567 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Create volume of 1 GB Aug 12 21:47:14.257986 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:14.257986 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:14.264068 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Availability Zones retrieved successfully. Aug 12 21:47:14.269046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Flow 'volume_create_api' (408f3d54-6ed3-4a0d-a3a2-648f536d0626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:14.270028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccf3ed9-d1e1-4852-b67d-7aba11716ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:14.270881 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:14.320443 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccf3ed9-d1e1-4852-b67d-7aba11716ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:47:13Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4955f389-596b-43fa-96d0-7150ee1bb448,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': '4955f389-596b-43fa-96d0-7150ee1bb448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:14.321119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c5be74-7b9c-4379-aff6-1d947a0b25b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:14.345672 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-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 12 21:47:14.345939 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-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 12 21:47:14.373492 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Created reservations ['aa093021-165f-4129-8063-2c28da527d40', '932797f0-f7a1-4f8d-b4b6-06c8e3230b34', 'ae7adbcd-d6be-47d2-bc37-5b3a949bfbd8', '9673eeda-156a-445b-8055-be367bf0dfa2'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:14.374226 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c5be74-7b9c-4379-aff6-1d947a0b25b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa093021-165f-4129-8063-2c28da527d40', '932797f0-f7a1-4f8d-b4b6-06c8e3230b34', 'ae7adbcd-d6be-47d2-bc37-5b3a949bfbd8', '9673eeda-156a-445b-8055-be367bf0dfa2']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:14.374917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46cc4c88-6c69-44dd-bc6b-4ac7e66ead85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:14.395204 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46cc4c88-6c69-44dd-bc6b-4ac7e66ead85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12773324-e202-4c89-85c8-121b5a75f8be', '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='28f2f9d7ebbf486e923ec244347d4cd6',qos_specs=None,replication_status=,reservations=['aa093021-165f-4129-8063-2c28da527d40','932797f0-f7a1-4f8d-b4b6-06c8e3230b34','ae7adbcd-d6be-47d2-bc37-5b3a949bfbd8','9673eeda-156a-445b-8055-be367bf0dfa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97aa39b82937489c8ddd62b878d0b5fc',volume_type_id=4955f389-596b-43fa-96d0-7150ee1bb448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:14Z,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=12773324-e202-4c89-85c8-121b5a75f8be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28f2f9d7ebbf486e923ec244347d4cd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97aa39b82937489c8ddd62b878d0b5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4955f389-596b-43fa-96d0-7150ee1bb448),volume_type_id=4955f389-596b-43fa-96d0-7150ee1bb448)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:14.395934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2022d0e-476b-46f5-b963-68478653d7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:14.411017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2022d0e-476b-46f5-b963-68478653d7a3) transitioned into state 'SUCCESS' from 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='28f2f9d7ebbf486e923ec244347d4cd6',qos_specs=None,replication_status=,reservations=['aa093021-165f-4129-8063-2c28da527d40','932797f0-f7a1-4f8d-b4b6-06c8e3230b34','ae7adbcd-d6be-47d2-bc37-5b3a949bfbd8','9673eeda-156a-445b-8055-be367bf0dfa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97aa39b82937489c8ddd62b878d0b5fc',volume_type_id=4955f389-596b-43fa-96d0-7150ee1bb448)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:14.411773 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e48e206c-f953-4032-a092-0b4caa42760d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:14.421797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e48e206c-f953-4032-a092-0b4caa42760d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:14.422669 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Flow 'volume_create_api' (408f3d54-6ed3-4a0d-a3a2-648f536d0626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:14.423029 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Create volume request issued successfully. Aug 12 21:47:14.423603 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45020494-eee6-4d20-8593-3dc36620716e tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:14.424044 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 966/3872] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:14 2026] POST /volume/v3/volumes => generated 798 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:14.435562 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a87cd576-2359-408b-a9af-b059251b7bef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:14.437462 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a87cd576-2359-408b-a9af-b059251b7bef tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:14.437752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a87cd576-2359-408b-a9af-b059251b7bef tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:14.438023 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a87cd576-2359-408b-a9af-b059251b7bef tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:14.446029 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:14.446029 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:14.452760 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a87cd576-2359-408b-a9af-b059251b7bef tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:14.469038 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a87cd576-2359-408b-a9af-b059251b7bef tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:14.469725 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 964/3873] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:14 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:14.671536 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15a3617f-81e5-4d76-99b2-779fb715e46d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:14.673254 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15a3617f-81e5-4d76-99b2-779fb715e46d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 Aug 12 21:47:14.673553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15a3617f-81e5-4d76-99b2-779fb715e46d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:14.673739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15a3617f-81e5-4d76-99b2-779fb715e46d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:14.683659 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:14.683659 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:14.688222 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15a3617f-81e5-4d76-99b2-779fb715e46d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:47:14.692134 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15a3617f-81e5-4d76-99b2-779fb715e46d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 returned with HTTP 200 Aug 12 21:47:14.692616 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 973/3874] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:14 2026] GET /volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:14.706603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3babcb8e-07a2-4427-b796-73fd409ead6d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:14.708879 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3babcb8e-07a2-4427-b796-73fd409ead6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:47:14.709315 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3babcb8e-07a2-4427-b796-73fd409ead6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9e20d874-32c7-40f9-a807-f79cc7c77677", "name": "tempest-VolumesBackupsTest-Backup-875583253"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:14.711322 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-3babcb8e-07a2-4427-b796-73fd409ead6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating new backup {'backup': {'volume_id': '9e20d874-32c7-40f9-a807-f79cc7c77677', 'name': 'tempest-VolumesBackupsTest-Backup-875583253'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:47:14.711516 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-3babcb8e-07a2-4427-b796-73fd409ead6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating backup of volume 9e20d874-32c7-40f9-a807-f79cc7c77677 in container None Aug 12 21:47:14.724034 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:14.724034 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:14.724478 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3babcb8e-07a2-4427-b796-73fd409ead6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:47:14.759710 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-3babcb8e-07a2-4427-b796-73fd409ead6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['7e1d28a4-0a6e-4649-b5d1-0ca322cfcac8', '38ece6be-9775-4497-b245-18446bcb6167'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:14.785215 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3babcb8e-07a2-4427-b796-73fd409ead6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:47:14.785649 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 972/3875] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:14 2026] POST /volume/v3/backups => generated 329 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:14.793312 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83f944c6-1ccc-4537-a50e-b4d61e75933e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:14.795446 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83f944c6-1ccc-4537-a50e-b4d61e75933e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:14.795647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83f944c6-1ccc-4537-a50e-b4d61e75933e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:14.795881 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83f944c6-1ccc-4537-a50e-b4d61e75933e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:14.795949 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-83f944c6-1ccc-4537-a50e-b4d61e75933e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:14.800247 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:14.800247 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:14.800956 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83f944c6-1ccc-4537-a50e-b4d61e75933e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:14.801943 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 967/3876] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:14 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:15.481224 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d551efcf-55ea-4cbe-a7ed-0c6481134186 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:15.483285 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d551efcf-55ea-4cbe-a7ed-0c6481134186 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:15.483613 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d551efcf-55ea-4cbe-a7ed-0c6481134186 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:15.483914 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d551efcf-55ea-4cbe-a7ed-0c6481134186 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:15.493325 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:15.493325 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:15.497615 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d551efcf-55ea-4cbe-a7ed-0c6481134186 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:15.501692 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d551efcf-55ea-4cbe-a7ed-0c6481134186 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:15.502285 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 965/3877] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:15 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 948 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:15.810648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-03d8dd66-55b8-4466-adfb-aacac2ac93fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:15.812319 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03d8dd66-55b8-4466-adfb-aacac2ac93fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:15.812511 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03d8dd66-55b8-4466-adfb-aacac2ac93fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:15.812732 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03d8dd66-55b8-4466-adfb-aacac2ac93fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:15.812834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-03d8dd66-55b8-4466-adfb-aacac2ac93fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:15.816911 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:15.816911 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:15.817564 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03d8dd66-55b8-4466-adfb-aacac2ac93fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:15.817909 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 974/3878] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:15 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:16.514102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-704f2c2e-b476-46f2-b38f-96f1818c621a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:16.515722 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-704f2c2e-b476-46f2-b38f-96f1818c621a tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:16.515906 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-704f2c2e-b476-46f2-b38f-96f1818c621a tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:16.516079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-704f2c2e-b476-46f2-b38f-96f1818c621a tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:16.522968 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:16.522968 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:16.526267 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-704f2c2e-b476-46f2-b38f-96f1818c621a tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:16.530537 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-704f2c2e-b476-46f2-b38f-96f1818c621a tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:16.531000 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 973/3879] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:16 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:16.801888 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:16.803532 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:16.803742 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:16.803919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:16.804069 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Delete volume with id: 48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:16.810538 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:16.810538 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:16.810959 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:16.820064 np0000007121 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:47:16.825523 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Delete volume request issued successfully. Aug 12 21:47:16.825706 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-197f4210-2adc-4b38-92f3-2f0ae4405b43 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 202 Aug 12 21:47:16.826287 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 968/3880] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:16 2026] DELETE /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:16.827884 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc08d675-f660-470d-a104-2d3d9ad5cf54 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:16.829733 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc08d675-f660-470d-a104-2d3d9ad5cf54 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:16.830031 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc08d675-f660-470d-a104-2d3d9ad5cf54 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:16.830249 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc08d675-f660-470d-a104-2d3d9ad5cf54 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:16.830364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cc08d675-f660-470d-a104-2d3d9ad5cf54 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:16.833767 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a942418-e9dc-46a7-846d-03f0a81eb34c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:16.834768 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:16.834768 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:16.835504 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc08d675-f660-470d-a104-2d3d9ad5cf54 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:16.836012 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a942418-e9dc-46a7-846d-03f0a81eb34c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:16.836079 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 966/3881] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:16 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:16.836109 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a942418-e9dc-46a7-846d-03f0a81eb34c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:16.836351 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a942418-e9dc-46a7-846d-03f0a81eb34c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:16.844485 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:16.844485 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:16.848228 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a942418-e9dc-46a7-846d-03f0a81eb34c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:47:16.853256 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a942418-e9dc-46a7-846d-03f0a81eb34c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 200 Aug 12 21:47:16.853746 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 975/3882] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:16 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:17.542696 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4cbf334b-db96-4daf-9213-fed17bcff684 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:17.544376 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cbf334b-db96-4daf-9213-fed17bcff684 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:17.544574 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cbf334b-db96-4daf-9213-fed17bcff684 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:17.544762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cbf334b-db96-4daf-9213-fed17bcff684 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:17.550983 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:17.550983 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:17.554127 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4cbf334b-db96-4daf-9213-fed17bcff684 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:17.557891 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cbf334b-db96-4daf-9213-fed17bcff684 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:17.558224 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 974/3883] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:17 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:17.845602 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77f07a4c-dd7e-448c-8d8e-816a04db6869 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:17.847532 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77f07a4c-dd7e-448c-8d8e-816a04db6869 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:17.847779 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77f07a4c-dd7e-448c-8d8e-816a04db6869 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:17.847957 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77f07a4c-dd7e-448c-8d8e-816a04db6869 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:17.848078 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-77f07a4c-dd7e-448c-8d8e-816a04db6869 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:17.852358 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:17.852358 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:17.853124 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77f07a4c-dd7e-448c-8d8e-816a04db6869 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:17.853515 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 969/3884] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:17 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:17.865492 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91006714-db5d-4598-a711-4a60e10ab977 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:17.867266 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91006714-db5d-4598-a711-4a60e10ab977 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 Aug 12 21:47:17.867452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91006714-db5d-4598-a711-4a60e10ab977 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:17.867644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91006714-db5d-4598-a711-4a60e10ab977 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:17.873393 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91006714-db5d-4598-a711-4a60e10ab977 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 returned with HTTP 404 Aug 12 21:47:17.873962 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 967/3885] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:17 2026] GET /volume/v3/volumes/48e2d278-bbd6-4e0f-8cbe-98a11236d1c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:17.882792 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20076bff-6b24-4448-a3f9-d98a12596769 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:17.891337 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20076bff-6b24-4448-a3f9-d98a12596769 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:47:17.892032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20076bff-6b24-4448-a3f9-d98a12596769 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:17.892798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20076bff-6b24-4448-a3f9-d98a12596769 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:17.896753 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20076bff-6b24-4448-a3f9-d98a12596769 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:47:17.922994 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-20076bff-6b24-4448-a3f9-d98a12596769 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Get all volumes completed successfully. Aug 12 21:47:17.924966 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:17.924966 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:17.928767 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20076bff-6b24-4448-a3f9-d98a12596769 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:47:17.929076 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 976/3886] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:47:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11228 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:47:17.943800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ea4d29d0-501a-4262-a943-df479cd71256 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:17.945641 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ea4d29d0-501a-4262-a943-df479cd71256 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] DELETE https://10.4.3.240/volume/v3/types/c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6 Aug 12 21:47:17.945928 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ea4d29d0-501a-4262-a943-df479cd71256 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:17.946165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ea4d29d0-501a-4262-a943-df479cd71256 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:17.967027 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ea4d29d0-501a-4262-a943-df479cd71256 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types/c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6 returned with HTTP 202 Aug 12 21:47:17.967482 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 975/3887] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:47:17 2026] DELETE /volume/v3/types/c7445e5a-f9e1-4c3c-ba91-7ab0cf6197f6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:17.977505 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1cc65bf8-c57a-4dce-b08e-99654d4cdf06 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:17.979095 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1cc65bf8-c57a-4dce-b08e-99654d4cdf06 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:47:17.979452 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1cc65bf8-c57a-4dce-b08e-99654d4cdf06 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-780445019", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:17.991467 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1cc65bf8-c57a-4dce-b08e-99654d4cdf06 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:47:17.991818 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 970/3888] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:47:17 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:17.999417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2339e6c-7840-4cad-8bbb-1b3977e32425 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:18.001762 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2339e6c-7840-4cad-8bbb-1b3977e32425 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] POST https://10.4.3.240/volume/v3/types/c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d/encryption Aug 12 21:47:18.002205 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2339e6c-7840-4cad-8bbb-1b3977e32425 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:18.020040 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2339e6c-7840-4cad-8bbb-1b3977e32425 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types/c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d/encryption returned with HTTP 200 Aug 12 21:47:18.020601 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 968/3889] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:47:17 2026] POST /volume/v3/types/c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:18.027419 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:18.029071 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:18.029431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-697451302", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-780445019", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:18.030870 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-697451302', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-780445019', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:18.034048 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume of 1 GB Aug 12 21:47:18.034318 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:18.034318 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:18.034751 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Availability Zones retrieved successfully. Aug 12 21:47:18.039984 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Flow 'volume_create_api' (910bca18-b378-43c8-9a03-2a080d476318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:18.040935 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5457db02-31eb-4102-83e6-a9dc25d31c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:18.041775 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:18.061949 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5457db02-31eb-4102-83e6-a9dc25d31c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:47:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d,is_public=True,name='tempest-scenario-type-luks-780445019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d', '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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:18.062697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (131c094e-3070-4d54-96d4-58bfc7164277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:18.088186 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-780445019 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-780445019, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:47:18.088496 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-780445019 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-780445019, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:47:18.114851 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Created reservations ['9eea398c-5332-49aa-aea4-3e30b1c398e6', 'bb8b3e33-629b-43da-aea1-e99adb8d00ff', '9e6350fe-5456-4dab-816a-5c8e0aaaba1e', 'bb4e6115-12f3-4b8c-bb53-c8ab3fd0b377'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:18.115596 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (131c094e-3070-4d54-96d4-58bfc7164277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eea398c-5332-49aa-aea4-3e30b1c398e6', 'bb8b3e33-629b-43da-aea1-e99adb8d00ff', '9e6350fe-5456-4dab-816a-5c8e0aaaba1e', 'bb4e6115-12f3-4b8c-bb53-c8ab3fd0b377']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:18.116303 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf5cd58-9750-469e-bfa9-72a2adb73fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:18.135848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf5cd58-9750-469e-bfa9-72a2adb73fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-697451302',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b22d0144c2482eb1075427773017bc',qos_specs=None,replication_status=,reservations=['9eea398c-5332-49aa-aea4-3e30b1c398e6','bb8b3e33-629b-43da-aea1-e99adb8d00ff','9e6350fe-5456-4dab-816a-5c8e0aaaba1e','bb4e6115-12f3-4b8c-bb53-c8ab3fd0b377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077356b76d4442e89323d40a4bf915f',volume_type_id=c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-697451302',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b22d0144c2482eb1075427773017bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077356b76d4442e89323d40a4bf915f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d),volume_type_id=c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:18.136705 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc325fac-8e8a-4376-b88c-a18ed6ac56a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:18.152938 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc325fac-8e8a-4376-b88c-a18ed6ac56a9) transitioned into state 'SUCCESS' from state '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-697451302',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b22d0144c2482eb1075427773017bc',qos_specs=None,replication_status=,reservations=['9eea398c-5332-49aa-aea4-3e30b1c398e6','bb8b3e33-629b-43da-aea1-e99adb8d00ff','9e6350fe-5456-4dab-816a-5c8e0aaaba1e','bb4e6115-12f3-4b8c-bb53-c8ab3fd0b377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077356b76d4442e89323d40a4bf915f',volume_type_id=c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:18.153636 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50844a97-9f91-4baf-88a5-eb9d20d0a027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:18.161770 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50844a97-9f91-4baf-88a5-eb9d20d0a027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:18.163061 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Flow 'volume_create_api' (910bca18-b378-43c8-9a03-2a080d476318) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:18.163508 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume request issued successfully. Aug 12 21:47:18.164293 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d1a8efb-c3e0-4772-8cec-c6e376af738a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:18.164883 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 977/3890] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:18 2026] POST /volume/v3/volumes => generated 783 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:18.569770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bcbd86d8-c2b7-4db5-b13e-7fdb91992bd0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:18.572166 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcbd86d8-c2b7-4db5-b13e-7fdb91992bd0 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:18.572407 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bcbd86d8-c2b7-4db5-b13e-7fdb91992bd0 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:18.572648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bcbd86d8-c2b7-4db5-b13e-7fdb91992bd0 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:18.580899 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:18.580899 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:18.585648 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bcbd86d8-c2b7-4db5-b13e-7fdb91992bd0 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:18.591072 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcbd86d8-c2b7-4db5-b13e-7fdb91992bd0 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:18.591503 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 976/3891] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:18 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:18.864139 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efa90930-bc39-4d79-a1b4-7fe7b4b403a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:18.866694 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efa90930-bc39-4d79-a1b4-7fe7b4b403a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:18.866892 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efa90930-bc39-4d79-a1b4-7fe7b4b403a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:18.867097 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efa90930-bc39-4d79-a1b4-7fe7b4b403a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:18.867201 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-efa90930-bc39-4d79-a1b4-7fe7b4b403a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:18.871951 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:18.871951 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:18.872676 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efa90930-bc39-4d79-a1b4-7fe7b4b403a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:18.873031 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 971/3892] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:18 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:19.602685 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13d009d7-2393-404a-96d2-8beb147c533c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:19.604373 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13d009d7-2393-404a-96d2-8beb147c533c tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:19.604554 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13d009d7-2393-404a-96d2-8beb147c533c tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:19.604823 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13d009d7-2393-404a-96d2-8beb147c533c tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:19.611389 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:19.611389 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:19.614838 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-13d009d7-2393-404a-96d2-8beb147c533c tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:19.619777 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13d009d7-2393-404a-96d2-8beb147c533c tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:19.620427 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 969/3893] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:19 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:19.885560 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eeaba813-40ea-4d41-a667-57edb85742e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:19.887825 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeaba813-40ea-4d41-a667-57edb85742e3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:19.888098 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeaba813-40ea-4d41-a667-57edb85742e3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:19.888327 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeaba813-40ea-4d41-a667-57edb85742e3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:19.888459 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-eeaba813-40ea-4d41-a667-57edb85742e3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:19.893294 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:19.893294 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:19.894235 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeaba813-40ea-4d41-a667-57edb85742e3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:19.894691 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 978/3894] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:19 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:20.633504 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-546ca7d1-f9b4-4428-a643-6f58697e5e8b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:20.636413 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-546ca7d1-f9b4-4428-a643-6f58697e5e8b tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:20.636413 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-546ca7d1-f9b4-4428-a643-6f58697e5e8b tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:20.636675 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-546ca7d1-f9b4-4428-a643-6f58697e5e8b tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:20.645058 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:20.645058 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:20.649732 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-546ca7d1-f9b4-4428-a643-6f58697e5e8b tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:20.655012 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-546ca7d1-f9b4-4428-a643-6f58697e5e8b tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:20.655521 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 977/3895] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:20 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:20.907490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d9f3169-bfab-4952-a454-97729ff52d2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:20.910973 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d9f3169-bfab-4952-a454-97729ff52d2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:20.911238 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d9f3169-bfab-4952-a454-97729ff52d2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:20.911494 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d9f3169-bfab-4952-a454-97729ff52d2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:20.911926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7d9f3169-bfab-4952-a454-97729ff52d2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:20.922696 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:20.922696 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:20.923550 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d9f3169-bfab-4952-a454-97729ff52d2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:20.923958 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 972/3896] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:20 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:21.669461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d6176fef-5833-47ad-be76-3cffbc8fb307 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:21.671340 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d6176fef-5833-47ad-be76-3cffbc8fb307 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:21.671581 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d6176fef-5833-47ad-be76-3cffbc8fb307 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:21.671799 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d6176fef-5833-47ad-be76-3cffbc8fb307 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:21.679716 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:21.679716 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:21.684374 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d6176fef-5833-47ad-be76-3cffbc8fb307 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:21.689400 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d6176fef-5833-47ad-be76-3cffbc8fb307 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:21.689927 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 970/3897] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:21 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:21.935738 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0c6f175-9b1e-449f-a8a7-2d4cc206611a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:21.940499 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0c6f175-9b1e-449f-a8a7-2d4cc206611a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:21.940499 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f175-9b1e-449f-a8a7-2d4cc206611a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:21.940499 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f175-9b1e-449f-a8a7-2d4cc206611a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:21.940499 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f0c6f175-9b1e-449f-a8a7-2d4cc206611a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:21.947019 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:21.947019 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:21.948235 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0c6f175-9b1e-449f-a8a7-2d4cc206611a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:21.949531 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 979/3898] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:21 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:22.703322 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-348dcbe8-834a-43f0-8442-2d45f451df96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:22.706201 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-348dcbe8-834a-43f0-8442-2d45f451df96 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:22.706466 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-348dcbe8-834a-43f0-8442-2d45f451df96 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:22.706749 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-348dcbe8-834a-43f0-8442-2d45f451df96 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:22.716499 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:22.716499 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:22.721340 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-348dcbe8-834a-43f0-8442-2d45f451df96 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:22.727924 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-348dcbe8-834a-43f0-8442-2d45f451df96 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:22.728326 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 978/3899] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:22 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 1295 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:22.743085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae708e92-b6b4-486c-a13d-3d3b559fea29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:22.745427 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae708e92-b6b4-486c-a13d-3d3b559fea29 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] DELETE https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:22.745713 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae708e92-b6b4-486c-a13d-3d3b559fea29 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:22.745980 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae708e92-b6b4-486c-a13d-3d3b559fea29 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:22.746205 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ae708e92-b6b4-486c-a13d-3d3b559fea29 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Delete volume with id: 12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:22.756839 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:22.756839 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:22.757337 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae708e92-b6b4-486c-a13d-3d3b559fea29 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:22.785593 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae708e92-b6b4-486c-a13d-3d3b559fea29 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Delete volume request issued successfully. Aug 12 21:47:22.785890 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae708e92-b6b4-486c-a13d-3d3b559fea29 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 202 Aug 12 21:47:22.786422 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 973/3900] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:22 2026] DELETE /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:22.793247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-efdd5516-d1c1-4ee9-8619-ed79fde41832 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:22.795153 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-efdd5516-d1c1-4ee9-8619-ed79fde41832 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:22.795344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-efdd5516-d1c1-4ee9-8619-ed79fde41832 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:22.795531 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-efdd5516-d1c1-4ee9-8619-ed79fde41832 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:22.802619 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:22.802619 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:22.806388 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-efdd5516-d1c1-4ee9-8619-ed79fde41832 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Volume info retrieved successfully. Aug 12 21:47:22.811568 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-efdd5516-d1c1-4ee9-8619-ed79fde41832 tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 200 Aug 12 21:47:22.812013 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 971/3901] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:22 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:22.960557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53762d36-817b-4c50-a5a0-8b493c6982fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:22.962273 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53762d36-817b-4c50-a5a0-8b493c6982fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:22.962464 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53762d36-817b-4c50-a5a0-8b493c6982fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:22.962648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53762d36-817b-4c50-a5a0-8b493c6982fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:22.962787 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-53762d36-817b-4c50-a5a0-8b493c6982fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:22.966969 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:22.966969 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:22.967702 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53762d36-817b-4c50-a5a0-8b493c6982fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:22.968078 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 980/3902] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:22 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:23.824363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b86d5b39-13cb-4788-84fe-7774e62b0acc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:23.826048 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b86d5b39-13cb-4788-84fe-7774e62b0acc tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] GET https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be Aug 12 21:47:23.826248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b86d5b39-13cb-4788-84fe-7774e62b0acc tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:23.826763 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b86d5b39-13cb-4788-84fe-7774e62b0acc tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:23.831503 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b86d5b39-13cb-4788-84fe-7774e62b0acc tempest-VolumeAndVolumeTypeFromImageTest-355242658 tempest-VolumeAndVolumeTypeFromImageTest-355242658-project-member] https://10.4.3.240/volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be returned with HTTP 404 Aug 12 21:47:23.831962 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 979/3903] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:23 2026] GET /volume/v3/volumes/12773324-e202-4c89-85c8-121b5a75f8be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:23.978097 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9617a13-b68b-4b0b-b450-367d6eb4047f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:23.980007 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9617a13-b68b-4b0b-b450-367d6eb4047f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:23.980256 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9617a13-b68b-4b0b-b450-367d6eb4047f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:23.980446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9617a13-b68b-4b0b-b450-367d6eb4047f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:23.980571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d9617a13-b68b-4b0b-b450-367d6eb4047f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:23.985111 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:23.985111 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:23.985982 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9617a13-b68b-4b0b-b450-367d6eb4047f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:23.986351 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 974/3904] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:23 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:24.003976 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-41a5c0d6-2aab-4351-b79f-14c39c7a71fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:24.005454 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41a5c0d6-2aab-4351-b79f-14c39c7a71fc tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:47:24.005614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41a5c0d6-2aab-4351-b79f-14c39c7a71fc tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:24.005808 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41a5c0d6-2aab-4351-b79f-14c39c7a71fc tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:24.006516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-41a5c0d6-2aab-4351-b79f-14c39c7a71fc tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:47:24.017281 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-41a5c0d6-2aab-4351-b79f-14c39c7a71fc tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Get all volumes completed successfully. Aug 12 21:47:24.019313 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:24.019313 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:24.023347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41a5c0d6-2aab-4351-b79f-14c39c7a71fc tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:47:24.023758 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 972/3905] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:47:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12240 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:47:24.037897 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-663d7053-7b03-48ad-a2ca-0f523c171951 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:24.039690 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-663d7053-7b03-48ad-a2ca-0f523c171951 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 Aug 12 21:47:24.039900 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-663d7053-7b03-48ad-a2ca-0f523c171951 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:24.040083 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-663d7053-7b03-48ad-a2ca-0f523c171951 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:24.040240 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-663d7053-7b03-48ad-a2ca-0f523c171951 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Delete volume with id: 7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 Aug 12 21:47:24.047125 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:24.047125 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:24.047477 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-663d7053-7b03-48ad-a2ca-0f523c171951 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Volume info retrieved successfully. Aug 12 21:47:24.057501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.image.cache [None req-663d7053-7b03-48ad-a2ca-0f523c171951 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'c27909ee-22c0-4152-a19d-8c7bd147ee21', 'volume_id': '7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286', 'host': 'np0000007121@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 21, 47, 14), 'last_used': datetime.datetime(2026, 8, 12, 21, 47, 22)}. {{(pid=100323) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 21:47:24.066508 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-663d7053-7b03-48ad-a2ca-0f523c171951 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Delete volume request issued successfully. Aug 12 21:47:24.066751 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-663d7053-7b03-48ad-a2ca-0f523c171951 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] https://10.4.3.240/volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 returned with HTTP 202 Aug 12 21:47:24.067283 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 981/3906] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:24 2026] DELETE /volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:24.073856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c5011d04-e94b-4365-b57f-07d740c59845 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:24.075872 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c5011d04-e94b-4365-b57f-07d740c59845 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] GET https://10.4.3.240/volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 Aug 12 21:47:24.076057 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c5011d04-e94b-4365-b57f-07d740c59845 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:24.076233 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c5011d04-e94b-4365-b57f-07d740c59845 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:24.083072 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:24.083072 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:24.086447 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c5011d04-e94b-4365-b57f-07d740c59845 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Volume info retrieved successfully. Aug 12 21:47:24.089839 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c5011d04-e94b-4365-b57f-07d740c59845 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] https://10.4.3.240/volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 returned with HTTP 200 Aug 12 21:47:24.090307 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 980/3907] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:24 2026] GET /volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 => generated 1105 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:24.971314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-5a148ac7-3b70-4f19-a8e3-8918dbee926e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:24.973391 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-5a148ac7-3b70-4f19-a8e3-8918dbee926e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:24.973597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-5a148ac7-3b70-4f19-a8e3-8918dbee926e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:24.973839 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-5a148ac7-3b70-4f19-a8e3-8918dbee926e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:24.980609 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:24.980609 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:24.984059 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-5a148ac7-3b70-4f19-a8e3-8918dbee926e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:24.988736 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-5a148ac7-3b70-4f19-a8e3-8918dbee926e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:24.989205 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 975/3908] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:47:24 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:24.997112 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b105736-f57b-43f4-b3b0-2dda8427961f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:24.998942 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b105736-f57b-43f4-b3b0-2dda8427961f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:24.999120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b105736-f57b-43f4-b3b0-2dda8427961f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:24.999296 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b105736-f57b-43f4-b3b0-2dda8427961f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:24.999449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9b105736-f57b-43f4-b3b0-2dda8427961f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:25.004056 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.004056 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:25.004889 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b105736-f57b-43f4-b3b0-2dda8427961f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:25.005232 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 973/3909] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:24 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:25.061406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df7ab6bf-7d76-46a0-82c8-a2e9e4116b3d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.061888 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df7ab6bf-7d76-46a0-82c8-a2e9e4116b3d None None] GET https://10.4.3.240/volume// Aug 12 21:47:25.061888 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df7ab6bf-7d76-46a0-82c8-a2e9e4116b3d None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.062155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df7ab6bf-7d76-46a0-82c8-a2e9e4116b3d None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.062487 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df7ab6bf-7d76-46a0-82c8-a2e9e4116b3d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:47:25.062826 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 982/3910] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:47:25.080054 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-05448a08-c146-4752-b1de-50c53fd335af None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.085242 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-05448a08-c146-4752-b1de-50c53fd335af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:47:25.085691 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-05448a08-c146-4752-b1de-50c53fd335af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7a37b1e-1a9e-4017-bbe2-abe2587505f2", "connector": null, "instance_uuid": "b4c32310-7ad0-4648-b73f-59a2a61a04b4"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:25.095893 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.095893 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:25.101888 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f1f44ec-19e0-457f-8ff3-714046ca4b12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.103760 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f1f44ec-19e0-457f-8ff3-714046ca4b12 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] GET https://10.4.3.240/volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 Aug 12 21:47:25.103969 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f1f44ec-19e0-457f-8ff3-714046ca4b12 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.104163 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f1f44ec-19e0-457f-8ff3-714046ca4b12 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.111489 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f1f44ec-19e0-457f-8ff3-714046ca4b12 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] https://10.4.3.240/volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 returned with HTTP 404 Aug 12 21:47:25.112069 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 976/3911] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/v3/volumes/7b2cf0b7-4f66-4b0f-828b-5aa43ecb4286 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:25.119017 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d93ad56d-5840-45b1-966e-97fdb26cc8f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.120088 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-05448a08-c146-4752-b1de-50c53fd335af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:47:25.120446 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 981/3912] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:47:25 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 12 21:47:25.121805 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d93ad56d-5840-45b1-966e-97fdb26cc8f7 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] DELETE https://10.4.3.240/volume/v3/types/4955f389-596b-43fa-96d0-7150ee1bb448 Aug 12 21:47:25.121993 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d93ad56d-5840-45b1-966e-97fdb26cc8f7 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.122177 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d93ad56d-5840-45b1-966e-97fdb26cc8f7 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.146709 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e08ae5fd-f9e0-469b-91bc-4ff471edb50a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.147074 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d93ad56d-5840-45b1-966e-97fdb26cc8f7 tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] https://10.4.3.240/volume/v3/types/4955f389-596b-43fa-96d0-7150ee1bb448 returned with HTTP 202 Aug 12 21:47:25.147660 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 974/3913] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:47:25 2026] DELETE /volume/v3/types/4955f389-596b-43fa-96d0-7150ee1bb448 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:25.149048 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e08ae5fd-f9e0-469b-91bc-4ff471edb50a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:25.149298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e08ae5fd-f9e0-469b-91bc-4ff471edb50a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.149479 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e08ae5fd-f9e0-469b-91bc-4ff471edb50a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.154664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53ed877f-54b5-4de7-a3ae-f7f200b5431d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.156392 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53ed877f-54b5-4de7-a3ae-f7f200b5431d tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] GET https://10.4.3.240/volume/v3/types/4955f389-596b-43fa-96d0-7150ee1bb448 Aug 12 21:47:25.157570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53ed877f-54b5-4de7-a3ae-f7f200b5431d tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.157570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53ed877f-54b5-4de7-a3ae-f7f200b5431d tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.159843 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53ed877f-54b5-4de7-a3ae-f7f200b5431d tempest-VolumeAndVolumeTypeFromImageTest-232243265 tempest-VolumeAndVolumeTypeFromImageTest-232243265-project-admin] https://10.4.3.240/volume/v3/types/4955f389-596b-43fa-96d0-7150ee1bb448 returned with HTTP 404 Aug 12 21:47:25.160287 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 977/3914] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/v3/types/4955f389-596b-43fa-96d0-7150ee1bb448 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:25.163282 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-af05d6b4-711b-4bcc-b689-1716547a73d9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.163724 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af05d6b4-711b-4bcc-b689-1716547a73d9 None None] GET https://10.4.3.240/volume// Aug 12 21:47:25.164377 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af05d6b4-711b-4bcc-b689-1716547a73d9 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.164377 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af05d6b4-711b-4bcc-b689-1716547a73d9 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.164377 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af05d6b4-711b-4bcc-b689-1716547a73d9 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:47:25.164697 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 982/3915] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:47:25.169499 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.169499 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:25.175027 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-e10ccab4-5168-4e7a-ac3a-a8fd5c579072 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.175111 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e08ae5fd-f9e0-469b-91bc-4ff471edb50a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:25.176985 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-e10ccab4-5168-4e7a-ac3a-a8fd5c579072 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:25.177241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-e10ccab4-5168-4e7a-ac3a-a8fd5c579072 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.177429 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-e10ccab4-5168-4e7a-ac3a-a8fd5c579072 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.182896 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e08ae5fd-f9e0-469b-91bc-4ff471edb50a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:25.183590 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 983/3916] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:25.193510 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.193510 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:25.196292 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-e10ccab4-5168-4e7a-ac3a-a8fd5c579072 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:25.203120 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-e10ccab4-5168-4e7a-ac3a-a8fd5c579072 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:25.203535 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 975/3917] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:47:25.311500 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-dbfd9bc0-6467-4a78-b7f4-57c8c73876cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.313848 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-dbfd9bc0-6467-4a78-b7f4-57c8c73876cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] PUT https://10.4.3.240/volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 Aug 12 21:47:25.314196 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-dbfd9bc0-6467-4a78-b7f4-57c8c73876cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:25.323305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-dbfd9bc0-6467-4a78-b7f4-57c8c73876cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Acquiring lock "cinder-attachment_update-c7a37b1e-1a9e-4017-bbe2-abe2587505f2-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:47:25.328223 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-dbfd9bc0-6467-4a78-b7f4-57c8c73876cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Lock "cinder-attachment_update-c7a37b1e-1a9e-4017-bbe2-abe2587505f2-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:47:25.329298 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.329298 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:25.408475 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-dbfd9bc0-6467-4a78-b7f4-57c8c73876cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Lock "cinder-attachment_update-c7a37b1e-1a9e-4017-bbe2-abe2587505f2-np0000007121" released by "attachment_update" :: held 0.080s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:47:25.408916 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-dbfd9bc0-6467-4a78-b7f4-57c8c73876cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 returned with HTTP 200 Aug 12 21:47:25.409676 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 978/3918] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:47:25 2026] PUT /volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:25.570983 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-852991b9-0f6d-44d6-a1af-863852acd6ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.572954 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-852991b9-0f6d-44d6-a1af-863852acd6ab tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:47:25.573163 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-852991b9-0f6d-44d6-a1af-863852acd6ab tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.573368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-852991b9-0f6d-44d6-a1af-863852acd6ab tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.584135 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.584135 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:25.588516 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-852991b9-0f6d-44d6-a1af-863852acd6ab tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:47:25.593545 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-852991b9-0f6d-44d6-a1af-863852acd6ab tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:47:25.594064 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 983/3919] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:25.629845 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-b85cdc11-5d9d-400a-b55a-fdc14e51fee4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.632021 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-b85cdc11-5d9d-400a-b55a-fdc14e51fee4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:47:25.632267 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-b85cdc11-5d9d-400a-b55a-fdc14e51fee4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.632479 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-b85cdc11-5d9d-400a-b55a-fdc14e51fee4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.642642 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.642642 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:25.646239 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-b85cdc11-5d9d-400a-b55a-fdc14e51fee4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:47:25.650078 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-b85cdc11-5d9d-400a-b55a-fdc14e51fee4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:47:25.650539 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 984/3920] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:25.668140 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-77263182-dcae-4a63-a082-2804d47787c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.670399 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-77263182-dcae-4a63-a082-2804d47787c0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] POST https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3/action Aug 12 21:47:25.670779 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-77263182-dcae-4a63-a082-2804d47787c0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:47:25.670949 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-77263182-dcae-4a63-a082-2804d47787c0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:25.685599 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.685599 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:25.685599 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-77263182-dcae-4a63-a082-2804d47787c0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:47:25.697608 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-77263182-dcae-4a63-a082-2804d47787c0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Begin detaching volume completed successfully. Aug 12 21:47:25.697911 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-77263182-dcae-4a63-a082-2804d47787c0 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3/action returned with HTTP 202 Aug 12 21:47:25.698449 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 976/3921] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:47:25 2026] POST /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:47:25.743232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d5df910-ce62-4b68-a855-cc285409ffbb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.743730 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d5df910-ce62-4b68-a855-cc285409ffbb None None] GET https://10.4.3.240/volume// Aug 12 21:47:25.744086 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d5df910-ce62-4b68-a855-cc285409ffbb None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.744167 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d5df910-ce62-4b68-a855-cc285409ffbb None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.744556 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d5df910-ce62-4b68-a855-cc285409ffbb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:47:25.744922 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 979/3922] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:47:25.752558 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-00885900-5396-4522-8d36-51ce74170e59 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:25.754793 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-00885900-5396-4522-8d36-51ce74170e59 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:47:25.754994 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-00885900-5396-4522-8d36-51ce74170e59 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:25.755170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-00885900-5396-4522-8d36-51ce74170e59 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:25.768352 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:25.768352 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:25.779140 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-00885900-5396-4522-8d36-51ce74170e59 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:47:25.786488 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-00885900-5396-4522-8d36-51ce74170e59 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:47:25.786961 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 984/3923] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:47:25 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:47:26.018271 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-243fe459-082d-4dcf-aab0-1ce14ad91e02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:26.023297 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-243fe459-082d-4dcf-aab0-1ce14ad91e02 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:26.023490 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-243fe459-082d-4dcf-aab0-1ce14ad91e02 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:26.023706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-243fe459-082d-4dcf-aab0-1ce14ad91e02 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:26.023812 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-243fe459-082d-4dcf-aab0-1ce14ad91e02 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:26.028862 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:26.028862 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:26.030018 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-243fe459-082d-4dcf-aab0-1ce14ad91e02 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:26.030395 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 985/3924] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:26 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:26.199566 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-775b62be-fff0-483f-81d0-4ae2054143a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:26.201460 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-775b62be-fff0-483f-81d0-4ae2054143a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:26.201675 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-775b62be-fff0-483f-81d0-4ae2054143a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:26.201862 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-775b62be-fff0-483f-81d0-4ae2054143a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:26.211060 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:26.211060 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:26.214132 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-775b62be-fff0-483f-81d0-4ae2054143a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:26.218297 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-775b62be-fff0-483f-81d0-4ae2054143a6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:26.218670 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 977/3925] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:26 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:26.920647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.007791 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:27.008168 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1654918851"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:27.009548 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request body: {'volume': {"'imageRef": 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1654918851'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:27.009751 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume of 1 GB Aug 12 21:47:27.009999 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:27.009999 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:27.015188 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Availability Zones retrieved successfully. Aug 12 21:47:27.021397 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (fcdf3341-07c8-4024-9928-235f2df0df94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.023365 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b814eacf-5c87-414c-8196-a623c5d3629b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.024310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:27.043848 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ce78de8f-d7ca-4a47-b6bb-f839628fadd2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.045846 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce78de8f-d7ca-4a47-b6bb-f839628fadd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:27.046011 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce78de8f-d7ca-4a47-b6bb-f839628fadd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:27.046207 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce78de8f-d7ca-4a47-b6bb-f839628fadd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:27.046304 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ce78de8f-d7ca-4a47-b6bb-f839628fadd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:27.051299 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:27.051299 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:27.052021 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce78de8f-d7ca-4a47-b6bb-f839628fadd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:27.052337 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 985/3926] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:27 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:27.065455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b814eacf-5c87-414c-8196-a623c5d3629b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.066176 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dbbd578-a214-48bf-bedf-398a111bfc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.126580 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Created reservations ['af941820-d7fc-4659-915c-e26b74886f41', 'b09924cb-0506-4a9b-9f7d-f714e5fdd2c1', 'ac9d5d8e-dc68-4d8d-bb2b-9b2cff0849af', '4fdd4d80-59a0-49ab-96ad-0c1debe20c36'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:27.127398 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dbbd578-a214-48bf-bedf-398a111bfc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af941820-d7fc-4659-915c-e26b74886f41', 'b09924cb-0506-4a9b-9f7d-f714e5fdd2c1', 'ac9d5d8e-dc68-4d8d-bb2b-9b2cff0849af', '4fdd4d80-59a0-49ab-96ad-0c1debe20c36']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.128252 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd05ffd8-6bd4-4e34-bfd8-200b3f2c03ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.155064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd05ffd8-6bd4-4e34-bfd8-200b3f2c03ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37935943-0342-4f5a-80e6-3eb1da270d47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1654918851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['af941820-d7fc-4659-915c-e26b74886f41','b09924cb-0506-4a9b-9f7d-f714e5fdd2c1','ac9d5d8e-dc68-4d8d-bb2b-9b2cff0849af','4fdd4d80-59a0-49ab-96ad-0c1debe20c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1654918851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37935943-0342-4f5a-80e6-3eb1da270d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c1e9f0966548718263a6e96aa9ba8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.155894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ed36843-baeb-4c5d-b17b-e2cf750ef9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.176473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ed36843-baeb-4c5d-b17b-e2cf750ef9b4) transitioned into state 'SUCCESS' from state '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-1654918851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['af941820-d7fc-4659-915c-e26b74886f41','b09924cb-0506-4a9b-9f7d-f714e5fdd2c1','ac9d5d8e-dc68-4d8d-bb2b-9b2cff0849af','4fdd4d80-59a0-49ab-96ad-0c1debe20c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.177360 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85c6839b-b004-42b7-85e2-9a4300f8fa0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.192606 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85c6839b-b004-42b7-85e2-9a4300f8fa0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.193489 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (fcdf3341-07c8-4024-9928-235f2df0df94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.193829 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request issued successfully. Aug 12 21:47:27.194432 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfa8e1e9-a268-46c7-89d3-b67fdac33d25 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:27.194882 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 980/3927] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:26 2026] POST /volume/v3/volumes => generated 757 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:27.206735 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.208559 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:27.208897 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1600253538"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:27.210391 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request body: {'volume': {"'imageRef": 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1600253538'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:27.210548 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume of 1 GB Aug 12 21:47:27.214927 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Availability Zones retrieved successfully. Aug 12 21:47:27.221205 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (7be8fc72-d996-40d5-b0c8-c1cf9a8c1af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.222452 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf787d83-b243-4ad6-ad6b-dad11d0ab651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.223198 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:27.231918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2611504-7800-463b-9294-d8214a8c7cdc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.234437 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2611504-7800-463b-9294-d8214a8c7cdc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:27.234647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2611504-7800-463b-9294-d8214a8c7cdc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:27.234848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2611504-7800-463b-9294-d8214a8c7cdc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:27.244649 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:27.244649 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:27.247753 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2611504-7800-463b-9294-d8214a8c7cdc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:27.250665 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf787d83-b243-4ad6-ad6b-dad11d0ab651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.251583 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da9249d5-ddda-48ad-a8c5-13243d5cf4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.252341 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2611504-7800-463b-9294-d8214a8c7cdc tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:27.253024 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 978/3928] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:27 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:27.294970 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Created reservations ['15c6a720-4d83-4464-b788-1f4341d0c114', 'd3f304c8-4578-4c9c-a395-c0fcf0a16c26', 'd777180f-bc97-480e-a3cc-8cfe887a0a7b', '0c2c703b-bb8d-4e3e-b954-081a5541d3f9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:27.296264 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da9249d5-ddda-48ad-a8c5-13243d5cf4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15c6a720-4d83-4464-b788-1f4341d0c114', 'd3f304c8-4578-4c9c-a395-c0fcf0a16c26', 'd777180f-bc97-480e-a3cc-8cfe887a0a7b', '0c2c703b-bb8d-4e3e-b954-081a5541d3f9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.297158 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275bab7a-8bf8-49ce-9315-845a1f34d6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.322606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275bab7a-8bf8-49ce-9315-845a1f34d6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1600253538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['15c6a720-4d83-4464-b788-1f4341d0c114','d3f304c8-4578-4c9c-a395-c0fcf0a16c26','d777180f-bc97-480e-a3cc-8cfe887a0a7b','0c2c703b-bb8d-4e3e-b954-081a5541d3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1600253538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c1e9f0966548718263a6e96aa9ba8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.323325 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57da2ebf-64a0-43a9-85a2-973f1a87a2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.343850 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57da2ebf-64a0-43a9-85a2-973f1a87a2f1) transitioned into state 'SUCCESS' from state '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-1600253538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['15c6a720-4d83-4464-b788-1f4341d0c114','d3f304c8-4578-4c9c-a395-c0fcf0a16c26','d777180f-bc97-480e-a3cc-8cfe887a0a7b','0c2c703b-bb8d-4e3e-b954-081a5541d3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.344827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b115cd6-2025-409a-a3af-dd1d350f28f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.358642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b115cd6-2025-409a-a3af-dd1d350f28f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.358642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (7be8fc72-d996-40d5-b0c8-c1cf9a8c1af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.358642 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request issued successfully. Aug 12 21:47:27.359263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2111667e-a0e2-49e8-9e04-80cb044f8ba5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:27.359864 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 986/3929] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:27 2026] POST /volume/v3/volumes => generated 757 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:27.375647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.375647 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:27.375647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1321364213"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:27.375647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request body: {'volume': {"'imageRef": 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1321364213'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:27.375647 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume of 1 GB Aug 12 21:47:27.379432 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Availability Zones retrieved successfully. Aug 12 21:47:27.384806 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (8e21a356-8219-4247-af08-128e2a042167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.385705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d3d9a2-ff63-4bfc-94fe-12a5e4e0d06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.386501 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:27.409043 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d3d9a2-ff63-4bfc-94fe-12a5e4e0d06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.409768 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2093bf-36c5-49e2-9297-7e58654d88ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.450896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Created reservations ['3e14cbaa-c8de-4535-b5c5-7587de1af382', 'fa0aa0e2-e8d1-4fe0-8b99-04951109ee16', '170e6111-7ed4-45f1-8731-5d1313ce9048', '3b3bc07d-eb67-4261-8f20-38bf9116c24d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:27.451808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2093bf-36c5-49e2-9297-7e58654d88ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e14cbaa-c8de-4535-b5c5-7587de1af382', 'fa0aa0e2-e8d1-4fe0-8b99-04951109ee16', '170e6111-7ed4-45f1-8731-5d1313ce9048', '3b3bc07d-eb67-4261-8f20-38bf9116c24d']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.452591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83055b7b-e56d-4e2b-ada7-c7b52a81c6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.473235 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83055b7b-e56d-4e2b-ada7-c7b52a81c6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c37f224c-67f0-4403-86f2-91c87bcaa8ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1321364213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['3e14cbaa-c8de-4535-b5c5-7587de1af382','fa0aa0e2-e8d1-4fe0-8b99-04951109ee16','170e6111-7ed4-45f1-8731-5d1313ce9048','3b3bc07d-eb67-4261-8f20-38bf9116c24d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1321364213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c37f224c-67f0-4403-86f2-91c87bcaa8ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c1e9f0966548718263a6e96aa9ba8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.474529 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27098949-50e8-4247-a3ad-3f972eaa9545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.497104 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27098949-50e8-4247-a3ad-3f972eaa9545) transitioned into state 'SUCCESS' from state '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-1321364213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['3e14cbaa-c8de-4535-b5c5-7587de1af382','fa0aa0e2-e8d1-4fe0-8b99-04951109ee16','170e6111-7ed4-45f1-8731-5d1313ce9048','3b3bc07d-eb67-4261-8f20-38bf9116c24d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.498185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed68ee73-49aa-44b2-9dea-82b2d77a3b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.510761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed68ee73-49aa-44b2-9dea-82b2d77a3b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.510761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (8e21a356-8219-4247-af08-128e2a042167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.510761 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request issued successfully. Aug 12 21:47:27.511442 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c6ba16a-716f-4849-b742-ca36d97b0583 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:27.511979 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 986/3930] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:27 2026] POST /volume/v3/volumes => generated 757 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:27.523652 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.526556 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:27.527269 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1725549668"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:27.528644 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request body: {'volume': {"'imageRef": 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1725549668'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:27.528800 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume of 1 GB Aug 12 21:47:27.529096 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:27.529096 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:27.533753 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Availability Zones retrieved successfully. Aug 12 21:47:27.539102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (7bef197d-ee91-4024-b208-5a4ae0f45d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.540066 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b865cf-338e-499f-a906-25f184d824f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.543293 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:27.646084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b865cf-338e-499f-a906-25f184d824f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.646811 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3fe2c0-7a76-4469-8c0e-a880f34722a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.695212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Created reservations ['9dca6596-18e8-4b11-a165-bda6d74540a5', 'efe8869f-6a46-44ba-a9da-3a7ed92ee4b7', 'a3cdf2e1-d7a0-43d2-816f-2f0b4a28e189', 'ad797c02-68bf-4152-8496-b514d5998826'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:27.696138 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3fe2c0-7a76-4469-8c0e-a880f34722a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dca6596-18e8-4b11-a165-bda6d74540a5', 'efe8869f-6a46-44ba-a9da-3a7ed92ee4b7', 'a3cdf2e1-d7a0-43d2-816f-2f0b4a28e189', 'ad797c02-68bf-4152-8496-b514d5998826']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.696901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef3fff8-3371-4bee-8ebc-9f4664f5069a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.720762 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef3fff8-3371-4bee-8ebc-9f4664f5069a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f9dd60-4727-4470-bb22-1292c00e30fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1725549668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['9dca6596-18e8-4b11-a165-bda6d74540a5','efe8869f-6a46-44ba-a9da-3a7ed92ee4b7','a3cdf2e1-d7a0-43d2-816f-2f0b4a28e189','ad797c02-68bf-4152-8496-b514d5998826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1725549668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6f9dd60-4727-4470-bb22-1292c00e30fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c1e9f0966548718263a6e96aa9ba8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.721615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4462b1d2-9075-41bb-a08f-57e0c30cc103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.744400 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4462b1d2-9075-41bb-a08f-57e0c30cc103) transitioned into state 'SUCCESS' from state '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-1725549668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['9dca6596-18e8-4b11-a165-bda6d74540a5','efe8869f-6a46-44ba-a9da-3a7ed92ee4b7','a3cdf2e1-d7a0-43d2-816f-2f0b4a28e189','ad797c02-68bf-4152-8496-b514d5998826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.745135 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90b29fc-5f70-4bd9-b356-3024a7bb893c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.756642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90b29fc-5f70-4bd9-b356-3024a7bb893c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.756642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (7bef197d-ee91-4024-b208-5a4ae0f45d27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.756642 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request issued successfully. Aug 12 21:47:27.756642 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c2c9eb07-cf16-44ed-b9c0-5a6a357a9af3 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:27.756642 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 981/3931] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:27 2026] POST /volume/v3/volumes => generated 757 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:27.767263 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.768993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:27.769371 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1649625709"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:27.770799 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request body: {'volume': {"'imageRef": 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1649625709'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:27.770911 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume of 1 GB Aug 12 21:47:27.774897 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Availability Zones retrieved successfully. Aug 12 21:47:27.780082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (e4a04007-f5fd-435c-9d44-c3b581aaea28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.781036 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dfdecf9-d9ae-4493-9b41-9352ac0470c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.781889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:27.805521 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dfdecf9-d9ae-4493-9b41-9352ac0470c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.806247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18d1e2d-a64d-4b29-a72b-b2d74cf49902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.847167 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Created reservations ['b022a45f-acb6-4a1b-aa23-11f3bab9610e', '99c45256-692b-4e22-b680-b5eef36252d7', 'd1cd26a2-c5ba-4d51-8412-c09194185d1a', '39018237-5bbd-43f6-ad2d-242d2dace56d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:27.847906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18d1e2d-a64d-4b29-a72b-b2d74cf49902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b022a45f-acb6-4a1b-aa23-11f3bab9610e', '99c45256-692b-4e22-b680-b5eef36252d7', 'd1cd26a2-c5ba-4d51-8412-c09194185d1a', '39018237-5bbd-43f6-ad2d-242d2dace56d']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.848556 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b85a4a7-5f0b-4340-935d-f75516df4ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.869028 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b85a4a7-5f0b-4340-935d-f75516df4ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd29e9a5-170d-4aea-827b-3a4b1b21ad95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1649625709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['b022a45f-acb6-4a1b-aa23-11f3bab9610e','99c45256-692b-4e22-b680-b5eef36252d7','d1cd26a2-c5ba-4d51-8412-c09194185d1a','39018237-5bbd-43f6-ad2d-242d2dace56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1649625709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd29e9a5-170d-4aea-827b-3a4b1b21ad95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c1e9f0966548718263a6e96aa9ba8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.870483 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47425fbd-5284-4093-bead-bdb3711448ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.887545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47425fbd-5284-4093-bead-bdb3711448ea) transitioned into state 'SUCCESS' from state '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-1649625709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1e9f0966548718263a6e96aa9ba8a',qos_specs=None,replication_status=,reservations=['b022a45f-acb6-4a1b-aa23-11f3bab9610e','99c45256-692b-4e22-b680-b5eef36252d7','d1cd26a2-c5ba-4d51-8412-c09194185d1a','39018237-5bbd-43f6-ad2d-242d2dace56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062f6dedf38a4516be1a9d2b9ad61f3e',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.888199 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86eb3ae2-1f10-4c3a-89a3-40cf4ba41bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:27.897176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86eb3ae2-1f10-4c3a-89a3-40cf4ba41bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:27.897176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Flow 'volume_create_api' (e4a04007-f5fd-435c-9d44-c3b581aaea28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:27.897330 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Create volume request issued successfully. Aug 12 21:47:27.897917 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-286ae37e-1c53-4bab-8d53-b5905c3e92ff tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:27.898319 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 979/3932] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:27 2026] POST /volume/v3/volumes => generated 757 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:27.914572 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cdc4ec7-a506-4dac-9a71-da42037fc85e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.917727 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cdc4ec7-a506-4dac-9a71-da42037fc85e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 Aug 12 21:47:27.917727 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cdc4ec7-a506-4dac-9a71-da42037fc85e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:27.917727 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cdc4ec7-a506-4dac-9a71-da42037fc85e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:27.923559 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:27.923559 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:27.926874 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9cdc4ec7-a506-4dac-9a71-da42037fc85e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:27.930744 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cdc4ec7-a506-4dac-9a71-da42037fc85e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 returned with HTTP 200 Aug 12 21:47:27.931161 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 987/3933] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:27 2026] GET /volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:27.946172 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ae0bb92-06a7-4341-a3db-f84f67a95fe8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.948384 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ae0bb92-06a7-4341-a3db-f84f67a95fe8 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d Aug 12 21:47:27.948589 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ae0bb92-06a7-4341-a3db-f84f67a95fe8 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:27.948791 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ae0bb92-06a7-4341-a3db-f84f67a95fe8 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:27.955606 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:27.955606 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:27.958746 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ae0bb92-06a7-4341-a3db-f84f67a95fe8 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:27.962650 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ae0bb92-06a7-4341-a3db-f84f67a95fe8 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d returned with HTTP 200 Aug 12 21:47:27.962749 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 987/3934] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:27 2026] GET /volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:27.977935 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05517cc3-fd4d-4110-9a96-ae98706e4797 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:27.979685 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05517cc3-fd4d-4110-9a96-ae98706e4797 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad Aug 12 21:47:27.979884 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05517cc3-fd4d-4110-9a96-ae98706e4797 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:27.980065 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05517cc3-fd4d-4110-9a96-ae98706e4797 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:27.987311 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:27.987311 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:27.990928 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-05517cc3-fd4d-4110-9a96-ae98706e4797 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:27.995087 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05517cc3-fd4d-4110-9a96-ae98706e4797 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad returned with HTTP 200 Aug 12 21:47:27.995465 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 982/3935] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:27 2026] GET /volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:28.010490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9606a7d9-3748-472a-a422-02cc705af3fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.012268 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9606a7d9-3748-472a-a422-02cc705af3fc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd Aug 12 21:47:28.012499 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9606a7d9-3748-472a-a422-02cc705af3fc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:28.012729 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9606a7d9-3748-472a-a422-02cc705af3fc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:28.019025 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.019025 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:28.022166 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9606a7d9-3748-472a-a422-02cc705af3fc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:28.025666 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9606a7d9-3748-472a-a422-02cc705af3fc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd returned with HTTP 200 Aug 12 21:47:28.026042 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 980/3936] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:28 2026] GET /volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:28.044902 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f49a970-b6ae-43fc-ab01-880dce9c43f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.046669 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f49a970-b6ae-43fc-ab01-880dce9c43f5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 Aug 12 21:47:28.046931 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f49a970-b6ae-43fc-ab01-880dce9c43f5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:28.047180 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f49a970-b6ae-43fc-ab01-880dce9c43f5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:28.053519 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.053519 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:28.056688 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f49a970-b6ae-43fc-ab01-880dce9c43f5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:28.060524 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f49a970-b6ae-43fc-ab01-880dce9c43f5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 returned with HTTP 200 Aug 12 21:47:28.061136 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 988/3937] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:28 2026] GET /volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:28.065982 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a7ee05c8-c55f-45fe-8c50-39159858583a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.067922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a7ee05c8-c55f-45fe-8c50-39159858583a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:28.068139 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a7ee05c8-c55f-45fe-8c50-39159858583a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:28.068329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a7ee05c8-c55f-45fe-8c50-39159858583a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:28.068429 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a7ee05c8-c55f-45fe-8c50-39159858583a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:28.073170 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.073170 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:28.073886 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a7ee05c8-c55f-45fe-8c50-39159858583a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:28.074226 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 988/3938] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:28 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:28.077987 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42aa85ba-1422-48bd-9e6c-ef5f1187fb1d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.079806 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42aa85ba-1422-48bd-9e6c-ef5f1187fb1d tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] DELETE https://10.4.3.240/volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 Aug 12 21:47:28.080074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42aa85ba-1422-48bd-9e6c-ef5f1187fb1d tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:28.080274 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42aa85ba-1422-48bd-9e6c-ef5f1187fb1d tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:28.080466 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-42aa85ba-1422-48bd-9e6c-ef5f1187fb1d tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume with id: fd29e9a5-170d-4aea-827b-3a4b1b21ad95 Aug 12 21:47:28.087360 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.087360 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:28.087866 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42aa85ba-1422-48bd-9e6c-ef5f1187fb1d tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:28.104216 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42aa85ba-1422-48bd-9e6c-ef5f1187fb1d tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume request issued successfully. Aug 12 21:47:28.104443 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42aa85ba-1422-48bd-9e6c-ef5f1187fb1d tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 returned with HTTP 202 Aug 12 21:47:28.104980 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 983/3939] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:28 2026] DELETE /volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:28.115847 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b53d6b6-9abf-4c9e-bd77-c34d9b1a2c62 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.115847 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b53d6b6-9abf-4c9e-bd77-c34d9b1a2c62 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 Aug 12 21:47:28.115847 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b53d6b6-9abf-4c9e-bd77-c34d9b1a2c62 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:28.115847 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b53d6b6-9abf-4c9e-bd77-c34d9b1a2c62 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:28.121353 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.121353 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:28.124494 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6b53d6b6-9abf-4c9e-bd77-c34d9b1a2c62 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:28.128505 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b53d6b6-9abf-4c9e-bd77-c34d9b1a2c62 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 returned with HTTP 200 Aug 12 21:47:28.128896 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 981/3940] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:28 2026] GET /volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:28.265892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed6c5a5f-a106-4395-81dc-fb991a45e497 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.268061 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed6c5a5f-a106-4395-81dc-fb991a45e497 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:28.268400 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed6c5a5f-a106-4395-81dc-fb991a45e497 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:28.268682 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed6c5a5f-a106-4395-81dc-fb991a45e497 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:28.279931 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.279931 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:28.283458 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ed6c5a5f-a106-4395-81dc-fb991a45e497 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:28.288437 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed6c5a5f-a106-4395-81dc-fb991a45e497 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:28.288437 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 989/3941] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:28 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:28.731841 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-ef7b97b8-8ff4-499a-8797-110df19ab2b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.734967 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-ef7b97b8-8ff4-499a-8797-110df19ab2b8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703/action Aug 12 21:47:28.735386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-ef7b97b8-8ff4-499a-8797-110df19ab2b8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:47:28.735537 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-ef7b97b8-8ff4-499a-8797-110df19ab2b8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:28.753545 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.753545 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:28.762934 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-36ecae9b-7891-4a16-a7cc-5cdba2302362 req-ef7b97b8-8ff4-499a-8797-110df19ab2b8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703/action returned with HTTP 204 Aug 12 21:47:28.763632 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 989/3942] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:47:28 2026] POST /volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:28.795591 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-786f68e9-f3d8-4d7a-bc07-d83e61ab9a4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.798481 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-786f68e9-f3d8-4d7a-bc07-d83e61ab9a4b tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] DELETE https://10.4.3.240/volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96 Aug 12 21:47:28.798481 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-786f68e9-f3d8-4d7a-bc07-d83e61ab9a4b tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:28.798548 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-786f68e9-f3d8-4d7a-bc07-d83e61ab9a4b tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:28.805915 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.805915 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:28.847543 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b37187ab-744d-4941-9c94-06ec0f0f11de req-786f68e9-f3d8-4d7a-bc07-d83e61ab9a4b tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96 returned with HTTP 200 Aug 12 21:47:28.847964 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 984/3943] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:47:28 2026] DELETE /volume/v3/attachments/54204f16-bacd-4ca2-a954-c3d0a3faac96 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:28.907657 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6e642d1-f4f6-4080-83c8-bbc01553496f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:28.909795 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6e642d1-f4f6-4080-83c8-bbc01553496f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:47:28.910033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6e642d1-f4f6-4080-83c8-bbc01553496f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:28.910263 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6e642d1-f4f6-4080-83c8-bbc01553496f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:28.919159 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:28.919159 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:28.923598 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6e642d1-f4f6-4080-83c8-bbc01553496f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:47:28.929301 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6e642d1-f4f6-4080-83c8-bbc01553496f tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:47:28.929960 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 982/3944] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:28 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:29.084863 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea45ac6f-f2e4-416c-bc05-6e4560d4f2be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.086343 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea45ac6f-f2e4-416c-bc05-6e4560d4f2be tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:29.086530 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea45ac6f-f2e4-416c-bc05-6e4560d4f2be tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:29.086724 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea45ac6f-f2e4-416c-bc05-6e4560d4f2be tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:29.086825 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ea45ac6f-f2e4-416c-bc05-6e4560d4f2be tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:29.090672 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.090672 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:29.091267 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea45ac6f-f2e4-416c-bc05-6e4560d4f2be tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:29.091608 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 990/3945] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:29 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:29.104656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.106215 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6/restore Aug 12 21:47:29.106537 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "9e20d874-32c7-40f9-a807-f79cc7c77677"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:29.107830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Restoring backup 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 ({'restore': {'volume_id': '9e20d874-32c7-40f9-a807-f79cc7c77677'}}) {{(pid=100326) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 21:47:29.107910 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Restoring backup 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 to volume 9e20d874-32c7-40f9-a807-f79cc7c77677. Aug 12 21:47:29.113224 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.113224 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:29.120859 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.120859 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:29.121356 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:47:29.121468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.api [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Checking backup size 1 against volume size 1 {{(pid=100326) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 21:47:29.121556 np0000007121 devstack@c-api.service[100326]: INFO cinder.backup.api [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Overwriting volume 9e20d874-32c7-40f9-a807-f79cc7c77677 with restore of backup 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:29.136204 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] restore_backup in rpcapi backup_id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 {{(pid=100326) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 21:47:29.137831 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd1d2869-c6e8-4935-a7e3-9481b23a81b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6/restore returned with HTTP 202 Aug 12 21:47:29.138206 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 990/3946] 10.4.3.240 () {68 vars in 1393 bytes} [Wed Aug 12 21:47:29 2026] POST /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6/restore => generated 182 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:29.142013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ceed5554-e123-4c24-a09a-b9ab5f50699b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.144896 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ceed5554-e123-4c24-a09a-b9ab5f50699b tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 Aug 12 21:47:29.145728 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ceed5554-e123-4c24-a09a-b9ab5f50699b tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:29.145728 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ceed5554-e123-4c24-a09a-b9ab5f50699b tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:29.148033 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7872cdf-9ca6-44d0-9f17-0980d8f9e217 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.149872 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7872cdf-9ca6-44d0-9f17-0980d8f9e217 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:29.149951 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7872cdf-9ca6-44d0-9f17-0980d8f9e217 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:29.150118 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7872cdf-9ca6-44d0-9f17-0980d8f9e217 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:29.150230 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d7872cdf-9ca6-44d0-9f17-0980d8f9e217 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:29.150951 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ceed5554-e123-4c24-a09a-b9ab5f50699b tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 returned with HTTP 404 Aug 12 21:47:29.151416 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 985/3947] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:29 2026] GET /volume/v3/volumes/fd29e9a5-170d-4aea-827b-3a4b1b21ad95 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:29.154403 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.154403 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:29.155123 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7872cdf-9ca6-44d0-9f17-0980d8f9e217 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:29.155474 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 983/3948] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:29 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:29.160193 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ceb9f7a0-b4d1-4351-9379-a10b6eb8c6e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.162334 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ceb9f7a0-b4d1-4351-9379-a10b6eb8c6e5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd Aug 12 21:47:29.162577 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ceb9f7a0-b4d1-4351-9379-a10b6eb8c6e5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:29.162824 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ceb9f7a0-b4d1-4351-9379-a10b6eb8c6e5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:29.163044 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ceb9f7a0-b4d1-4351-9379-a10b6eb8c6e5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume with id: a6f9dd60-4727-4470-bb22-1292c00e30fd Aug 12 21:47:29.169996 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.169996 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:29.170564 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ceb9f7a0-b4d1-4351-9379-a10b6eb8c6e5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:29.185162 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ceb9f7a0-b4d1-4351-9379-a10b6eb8c6e5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume request issued successfully. Aug 12 21:47:29.185376 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ceb9f7a0-b4d1-4351-9379-a10b6eb8c6e5 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd returned with HTTP 202 Aug 12 21:47:29.185848 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 991/3949] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:29 2026] DELETE /volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:29.196495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c09b2466-76bb-4dd2-aab6-e03809088ab2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.200957 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c09b2466-76bb-4dd2-aab6-e03809088ab2 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd Aug 12 21:47:29.201145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c09b2466-76bb-4dd2-aab6-e03809088ab2 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:29.201372 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c09b2466-76bb-4dd2-aab6-e03809088ab2 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:29.212460 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.212460 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:29.222064 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c09b2466-76bb-4dd2-aab6-e03809088ab2 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:29.229765 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c09b2466-76bb-4dd2-aab6-e03809088ab2 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd returned with HTTP 200 Aug 12 21:47:29.230137 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 991/3950] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:29 2026] GET /volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:29.302914 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9382353b-3330-4886-9c41-91a27cae27db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.304694 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9382353b-3330-4886-9c41-91a27cae27db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:29.304931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9382353b-3330-4886-9c41-91a27cae27db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:29.305155 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9382353b-3330-4886-9c41-91a27cae27db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:29.315139 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.315139 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:29.318827 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9382353b-3330-4886-9c41-91a27cae27db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:29.323959 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9382353b-3330-4886-9c41-91a27cae27db tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:29.324342 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 986/3951] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:29 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1653 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:29.337276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6bc48a94-a8ab-43ab-ab6b-25f01773f7a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.340092 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bc48a94-a8ab-43ab-ab6b-25f01773f7a4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:47:29.340452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bc48a94-a8ab-43ab-ab6b-25f01773f7a4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7a37b1e-1a9e-4017-bbe2-abe2587505f2", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-704712694"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:29.353792 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.353792 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:29.354255 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6bc48a94-a8ab-43ab-ab6b-25f01773f7a4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:29.354401 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-6bc48a94-a8ab-43ab-ab6b-25f01773f7a4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:29.358222 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bc48a94-a8ab-43ab-ab6b-25f01773f7a4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 400 Aug 12 21:47:29.358852 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 984/3952] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:47:29 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:47:29.369575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d87ede58-5170-498d-93c5-2958210a1d34 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.373845 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d87ede58-5170-498d-93c5-2958210a1d34 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:47:29.374299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d87ede58-5170-498d-93c5-2958210a1d34 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7a37b1e-1a9e-4017-bbe2-abe2587505f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1478241266"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:29.391063 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.391063 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:29.391586 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d87ede58-5170-498d-93c5-2958210a1d34 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:29.391806 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-d87ede58-5170-498d-93c5-2958210a1d34 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:29.418734 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d87ede58-5170-498d-93c5-2958210a1d34 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['c04a977d-248f-41ee-ac7c-fb84f902eb1e', '9687bed6-94cb-424c-ba2c-2ae6ecb5a875', '1b55591c-bb7c-48ca-8ee4-e81bc7a78e61', 'c0e733dc-ddcf-41ef-a127-ea164cc824be'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:29.467651 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d87ede58-5170-498d-93c5-2958210a1d34 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot force create request issued successfully. Aug 12 21:47:29.467651 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d87ede58-5170-498d-93c5-2958210a1d34 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:47:29.467651 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 992/3953] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:47:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:29.474786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73ad2829-0412-48c4-af17-8a4064bd2689 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:29.477399 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73ad2829-0412-48c4-af17-8a4064bd2689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c Aug 12 21:47:29.477706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73ad2829-0412-48c4-af17-8a4064bd2689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:29.478059 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73ad2829-0412-48c4-af17-8a4064bd2689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:29.485047 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:29.485047 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:29.485660 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73ad2829-0412-48c4-af17-8a4064bd2689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:29.487341 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73ad2829-0412-48c4-af17-8a4064bd2689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c returned with HTTP 200 Aug 12 21:47:29.487341 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 992/3954] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:29 2026] GET /volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:30.170647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93c0c148-cb69-47a0-8148-f5a412f23038 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:30.170647 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93c0c148-cb69-47a0-8148-f5a412f23038 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:30.170647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93c0c148-cb69-47a0-8148-f5a412f23038 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:30.171056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93c0c148-cb69-47a0-8148-f5a412f23038 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:30.171056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-93c0c148-cb69-47a0-8148-f5a412f23038 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:30.178107 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:30.178107 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:30.178779 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93c0c148-cb69-47a0-8148-f5a412f23038 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:30.179112 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 987/3955] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:30 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:30.242247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-880d9cc2-5409-42da-bba8-0c6e1c86e2c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:30.244061 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-880d9cc2-5409-42da-bba8-0c6e1c86e2c1 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd Aug 12 21:47:30.244269 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-880d9cc2-5409-42da-bba8-0c6e1c86e2c1 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:30.244468 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-880d9cc2-5409-42da-bba8-0c6e1c86e2c1 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:30.249978 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-880d9cc2-5409-42da-bba8-0c6e1c86e2c1 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd returned with HTTP 404 Aug 12 21:47:30.250426 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 985/3956] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:30 2026] GET /volume/v3/volumes/a6f9dd60-4727-4470-bb22-1292c00e30fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:30.256872 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9df3a3b3-7a13-4234-baad-1a3b869b95dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:30.258816 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9df3a3b3-7a13-4234-baad-1a3b869b95dc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad Aug 12 21:47:30.259018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9df3a3b3-7a13-4234-baad-1a3b869b95dc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:30.259202 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9df3a3b3-7a13-4234-baad-1a3b869b95dc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:30.259375 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9df3a3b3-7a13-4234-baad-1a3b869b95dc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume with id: c37f224c-67f0-4403-86f2-91c87bcaa8ad Aug 12 21:47:30.270968 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:30.270968 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:30.271688 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9df3a3b3-7a13-4234-baad-1a3b869b95dc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:30.303789 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9df3a3b3-7a13-4234-baad-1a3b869b95dc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume request issued successfully. Aug 12 21:47:30.304967 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9df3a3b3-7a13-4234-baad-1a3b869b95dc tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad returned with HTTP 202 Aug 12 21:47:30.304967 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 993/3957] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:30 2026] DELETE /volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:30.311696 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ca052ece-b75c-4cb0-a5b1-50b09aca403f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:30.313003 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca052ece-b75c-4cb0-a5b1-50b09aca403f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad Aug 12 21:47:30.314697 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca052ece-b75c-4cb0-a5b1-50b09aca403f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:30.314697 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca052ece-b75c-4cb0-a5b1-50b09aca403f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:30.321419 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:30.321419 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:30.325756 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ca052ece-b75c-4cb0-a5b1-50b09aca403f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:30.331160 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca052ece-b75c-4cb0-a5b1-50b09aca403f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad returned with HTTP 200 Aug 12 21:47:30.331608 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 993/3958] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:30 2026] GET /volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:30.496841 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab381952-a4ad-44aa-8c70-d6f23b5ddef6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:30.498722 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab381952-a4ad-44aa-8c70-d6f23b5ddef6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c Aug 12 21:47:30.498927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab381952-a4ad-44aa-8c70-d6f23b5ddef6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:30.499123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab381952-a4ad-44aa-8c70-d6f23b5ddef6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:30.504300 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:30.504300 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:30.504735 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ab381952-a4ad-44aa-8c70-d6f23b5ddef6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:30.505526 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab381952-a4ad-44aa-8c70-d6f23b5ddef6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c returned with HTTP 200 Aug 12 21:47:30.505992 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 988/3959] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:30 2026] GET /volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:30.514040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17d581d3-51de-4e55-a677-ae79fd0eefaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:30.515782 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17d581d3-51de-4e55-a677-ae79fd0eefaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:47:30.516099 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17d581d3-51de-4e55-a677-ae79fd0eefaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7a37b1e-1a9e-4017-bbe2-abe2587505f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-962003049"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:30.527134 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:30.527134 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:30.527644 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17d581d3-51de-4e55-a677-ae79fd0eefaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:30.527784 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-17d581d3-51de-4e55-a677-ae79fd0eefaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:30.551150 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-17d581d3-51de-4e55-a677-ae79fd0eefaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['f3cd5f61-ce25-4fdf-840f-4564c4b57ed2', 'f060d206-f26a-4b2b-ad21-92453326eff5', 'bf91aece-2a91-428c-8d6e-8cb37b4a8232', 'a8a4fa08-e81f-4699-8796-6955ad02b4d8'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:30.582292 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17d581d3-51de-4e55-a677-ae79fd0eefaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot force create request issued successfully. Aug 12 21:47:30.582589 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17d581d3-51de-4e55-a677-ae79fd0eefaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:47:30.582989 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 986/3960] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:47:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:30.594805 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0819ef29-a1bb-4a92-89ed-512e72d41bf9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:30.596564 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0819ef29-a1bb-4a92-89ed-512e72d41bf9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 Aug 12 21:47:30.596793 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0819ef29-a1bb-4a92-89ed-512e72d41bf9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:30.596990 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0819ef29-a1bb-4a92-89ed-512e72d41bf9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:30.601880 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:30.601880 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:30.602310 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0819ef29-a1bb-4a92-89ed-512e72d41bf9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:30.603029 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0819ef29-a1bb-4a92-89ed-512e72d41bf9 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 returned with HTTP 200 Aug 12 21:47:30.603421 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 994/3961] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:30 2026] GET /volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:31.189723 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0241786a-322a-4e60-88a9-4ddff395177b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:31.192295 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0241786a-322a-4e60-88a9-4ddff395177b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:31.192585 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0241786a-322a-4e60-88a9-4ddff395177b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:31.192882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0241786a-322a-4e60-88a9-4ddff395177b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:31.193057 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0241786a-322a-4e60-88a9-4ddff395177b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:31.198943 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:31.198943 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:31.200016 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0241786a-322a-4e60-88a9-4ddff395177b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:31.200543 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 994/3962] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:31 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:31.344517 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-275c1aa5-2ed5-4262-a230-35b86f8b5b17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:31.346360 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-275c1aa5-2ed5-4262-a230-35b86f8b5b17 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad Aug 12 21:47:31.346573 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-275c1aa5-2ed5-4262-a230-35b86f8b5b17 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:31.346802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-275c1aa5-2ed5-4262-a230-35b86f8b5b17 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:31.352350 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-275c1aa5-2ed5-4262-a230-35b86f8b5b17 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad returned with HTTP 404 Aug 12 21:47:31.352795 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 989/3963] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:31 2026] GET /volume/v3/volumes/c37f224c-67f0-4403-86f2-91c87bcaa8ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:31.361184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c050cd5d-a128-4ff2-acc6-6f04008d853f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:31.363014 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c050cd5d-a128-4ff2-acc6-6f04008d853f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d Aug 12 21:47:31.363195 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c050cd5d-a128-4ff2-acc6-6f04008d853f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:31.363404 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c050cd5d-a128-4ff2-acc6-6f04008d853f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:31.363565 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c050cd5d-a128-4ff2-acc6-6f04008d853f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume with id: a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d Aug 12 21:47:31.371013 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:31.371013 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:31.371564 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c050cd5d-a128-4ff2-acc6-6f04008d853f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:31.385953 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c050cd5d-a128-4ff2-acc6-6f04008d853f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume request issued successfully. Aug 12 21:47:31.386061 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c050cd5d-a128-4ff2-acc6-6f04008d853f tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d returned with HTTP 202 Aug 12 21:47:31.386580 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 987/3964] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:31 2026] DELETE /volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:31.396476 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a80e44b-e1b1-4602-8b0c-40b13986294c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:31.398287 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a80e44b-e1b1-4602-8b0c-40b13986294c tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d Aug 12 21:47:31.398473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a80e44b-e1b1-4602-8b0c-40b13986294c tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:31.398681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a80e44b-e1b1-4602-8b0c-40b13986294c tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:31.405977 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:31.405977 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:31.409506 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7a80e44b-e1b1-4602-8b0c-40b13986294c tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:31.414373 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a80e44b-e1b1-4602-8b0c-40b13986294c tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d returned with HTTP 200 Aug 12 21:47:31.414773 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 995/3965] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:31 2026] GET /volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:31.613676 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-554bd762-5904-4a9f-930e-21d35e8049a5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:31.616917 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-554bd762-5904-4a9f-930e-21d35e8049a5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 Aug 12 21:47:31.617113 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-554bd762-5904-4a9f-930e-21d35e8049a5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:31.617313 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-554bd762-5904-4a9f-930e-21d35e8049a5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:31.622784 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:31.622784 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:31.623325 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-554bd762-5904-4a9f-930e-21d35e8049a5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:31.624232 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-554bd762-5904-4a9f-930e-21d35e8049a5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 returned with HTTP 200 Aug 12 21:47:31.624603 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 995/3966] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:31 2026] GET /volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:31.633350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8545873a-ab86-46ad-9008-6d8dbe817ef0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:31.635068 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8545873a-ab86-46ad-9008-6d8dbe817ef0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:47:31.635436 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8545873a-ab86-46ad-9008-6d8dbe817ef0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7a37b1e-1a9e-4017-bbe2-abe2587505f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1808025183"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:31.648448 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:31.648448 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:31.648895 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8545873a-ab86-46ad-9008-6d8dbe817ef0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:31.649053 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-8545873a-ab86-46ad-9008-6d8dbe817ef0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:31.683721 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8545873a-ab86-46ad-9008-6d8dbe817ef0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['888ff894-125d-4483-a767-c1411158d5df', '29a95a69-adf0-4b85-a75f-3f424b70a1f9', '0fe4409b-f576-4ace-ab77-0e4e37c382a4', '75f75bc3-b16f-4344-8bca-01ec47d5282a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:31.720521 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8545873a-ab86-46ad-9008-6d8dbe817ef0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot force create request issued successfully. Aug 12 21:47:31.720774 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8545873a-ab86-46ad-9008-6d8dbe817ef0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:47:31.721209 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 990/3967] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:47:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:31.733952 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6fe4eada-a7df-4f33-b055-9cfaaf28e075 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:31.736037 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fe4eada-a7df-4f33-b055-9cfaaf28e075 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 Aug 12 21:47:31.736312 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fe4eada-a7df-4f33-b055-9cfaaf28e075 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:31.736572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fe4eada-a7df-4f33-b055-9cfaaf28e075 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:31.743120 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:31.743120 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:31.743571 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6fe4eada-a7df-4f33-b055-9cfaaf28e075 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:31.744532 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fe4eada-a7df-4f33-b055-9cfaaf28e075 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 returned with HTTP 200 Aug 12 21:47:31.744913 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 988/3968] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:31 2026] GET /volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:32.211355 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-097b2d00-def9-4821-bbda-00b301e9e27b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:32.213112 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-097b2d00-def9-4821-bbda-00b301e9e27b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:32.213306 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-097b2d00-def9-4821-bbda-00b301e9e27b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:32.213487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-097b2d00-def9-4821-bbda-00b301e9e27b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:32.213593 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-097b2d00-def9-4821-bbda-00b301e9e27b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:32.217676 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:32.217676 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:32.218329 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-097b2d00-def9-4821-bbda-00b301e9e27b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:32.218663 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 996/3969] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:32 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:32.429502 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-63f7fac0-5542-48d3-8585-2225dec91b92 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:32.431803 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63f7fac0-5542-48d3-8585-2225dec91b92 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d Aug 12 21:47:32.431989 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63f7fac0-5542-48d3-8585-2225dec91b92 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:32.432182 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63f7fac0-5542-48d3-8585-2225dec91b92 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:32.441330 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63f7fac0-5542-48d3-8585-2225dec91b92 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d returned with HTTP 404 Aug 12 21:47:32.441855 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 996/3970] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:32 2026] GET /volume/v3/volumes/a16c109a-77fb-4b4f-aeb7-bbbc9cc2c01d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:32.448707 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e886cd7-78c0-48d6-b6d7-2335c1291445 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:32.450655 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e886cd7-78c0-48d6-b6d7-2335c1291445 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] DELETE https://10.4.3.240/volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 Aug 12 21:47:32.450853 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e886cd7-78c0-48d6-b6d7-2335c1291445 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:32.451043 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e886cd7-78c0-48d6-b6d7-2335c1291445 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:32.451232 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8e886cd7-78c0-48d6-b6d7-2335c1291445 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume with id: 37935943-0342-4f5a-80e6-3eb1da270d47 Aug 12 21:47:32.457753 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:32.457753 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:32.458233 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e886cd7-78c0-48d6-b6d7-2335c1291445 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:32.474061 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e886cd7-78c0-48d6-b6d7-2335c1291445 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Delete volume request issued successfully. Aug 12 21:47:32.474343 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e886cd7-78c0-48d6-b6d7-2335c1291445 tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 returned with HTTP 202 Aug 12 21:47:32.474902 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 991/3971] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:32 2026] DELETE /volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:32.482256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9a3f578-7cda-4456-b6e1-281e2b493f8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:32.484243 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9a3f578-7cda-4456-b6e1-281e2b493f8e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 Aug 12 21:47:32.484551 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9a3f578-7cda-4456-b6e1-281e2b493f8e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:32.484809 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9a3f578-7cda-4456-b6e1-281e2b493f8e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:32.493888 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:32.493888 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:32.498792 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a9a3f578-7cda-4456-b6e1-281e2b493f8e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Volume info retrieved successfully. Aug 12 21:47:32.504142 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9a3f578-7cda-4456-b6e1-281e2b493f8e tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 returned with HTTP 200 Aug 12 21:47:32.504550 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 989/3972] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:32 2026] GET /volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:32.753430 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a189b9a7-7a18-4a0b-a5d6-1a0c4ac05146 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:32.755187 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a189b9a7-7a18-4a0b-a5d6-1a0c4ac05146 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 Aug 12 21:47:32.755370 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a189b9a7-7a18-4a0b-a5d6-1a0c4ac05146 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:32.755562 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a189b9a7-7a18-4a0b-a5d6-1a0c4ac05146 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:32.763179 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:32.763179 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:32.763690 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a189b9a7-7a18-4a0b-a5d6-1a0c4ac05146 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:32.765762 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a189b9a7-7a18-4a0b-a5d6-1a0c4ac05146 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 returned with HTTP 200 Aug 12 21:47:32.765762 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 997/3973] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:32 2026] GET /volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:32.775349 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e1ff86a-1717-472c-af57-2ce6667d12b2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:32.782402 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e1ff86a-1717-472c-af57-2ce6667d12b2 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c Aug 12 21:47:32.784486 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e1ff86a-1717-472c-af57-2ce6667d12b2 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:32.785018 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e1ff86a-1717-472c-af57-2ce6667d12b2 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:32.785708 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-7e1ff86a-1717-472c-af57-2ce6667d12b2 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 7d0e51e2-06b7-4490-b126-aabec96e792c Aug 12 21:47:32.795866 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:32.795866 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:32.796687 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7e1ff86a-1717-472c-af57-2ce6667d12b2 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:32.837467 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7e1ff86a-1717-472c-af57-2ce6667d12b2 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:47:32.837467 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e1ff86a-1717-472c-af57-2ce6667d12b2 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c returned with HTTP 202 Aug 12 21:47:32.837857 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 997/3974] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:32 2026] DELETE /volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:32.846088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5871a879-43e5-4663-b589-272c70f6c1a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:32.850670 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5871a879-43e5-4663-b589-272c70f6c1a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c Aug 12 21:47:32.850946 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5871a879-43e5-4663-b589-272c70f6c1a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:32.851236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5871a879-43e5-4663-b589-272c70f6c1a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:32.861576 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:32.861576 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:32.862183 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5871a879-43e5-4663-b589-272c70f6c1a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:32.863225 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5871a879-43e5-4663-b589-272c70f6c1a8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c returned with HTTP 200 Aug 12 21:47:32.864202 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 992/3975] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:32 2026] GET /volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:33.235222 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32409f2c-2c1e-4a5e-87f7-0d4d47d3d452 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:33.237305 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32409f2c-2c1e-4a5e-87f7-0d4d47d3d452 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:33.237493 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32409f2c-2c1e-4a5e-87f7-0d4d47d3d452 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:33.237747 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32409f2c-2c1e-4a5e-87f7-0d4d47d3d452 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:33.237899 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-32409f2c-2c1e-4a5e-87f7-0d4d47d3d452 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:33.242994 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:33.242994 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:33.243758 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32409f2c-2c1e-4a5e-87f7-0d4d47d3d452 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:33.244138 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 990/3976] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:33 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:33.518618 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b445c61c-7504-496a-9903-c2a36bf793bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:33.520500 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b445c61c-7504-496a-9903-c2a36bf793bb tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] GET https://10.4.3.240/volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 Aug 12 21:47:33.520608 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b445c61c-7504-496a-9903-c2a36bf793bb tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:33.520832 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b445c61c-7504-496a-9903-c2a36bf793bb tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:33.528322 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b445c61c-7504-496a-9903-c2a36bf793bb tempest-CreateVolumesFromImageTest-1935724142 tempest-CreateVolumesFromImageTest-1935724142-project-member] https://10.4.3.240/volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 returned with HTTP 404 Aug 12 21:47:33.528860 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 998/3977] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:33 2026] GET /volume/v3/volumes/37935943-0342-4f5a-80e6-3eb1da270d47 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:33.873305 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2cbf3525-ac7b-4580-b229-8bd09135c393 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:33.875529 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2cbf3525-ac7b-4580-b229-8bd09135c393 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c Aug 12 21:47:33.875800 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2cbf3525-ac7b-4580-b229-8bd09135c393 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:33.876047 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2cbf3525-ac7b-4580-b229-8bd09135c393 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:33.880875 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2cbf3525-ac7b-4580-b229-8bd09135c393 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c returned with HTTP 404 Aug 12 21:47:33.881442 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 998/3978] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:33 2026] GET /volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:33.890680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-954b1362-9dfd-4461-a052-7feffdc6b969 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:33.892410 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-954b1362-9dfd-4461-a052-7feffdc6b969 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 Aug 12 21:47:33.892602 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-954b1362-9dfd-4461-a052-7feffdc6b969 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:33.892842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-954b1362-9dfd-4461-a052-7feffdc6b969 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:33.892926 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-954b1362-9dfd-4461-a052-7feffdc6b969 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 6407afce-3eee-40ed-b5e2-ff25b02a4420 Aug 12 21:47:33.898062 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:33.898062 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:33.898516 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-954b1362-9dfd-4461-a052-7feffdc6b969 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:33.915379 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-954b1362-9dfd-4461-a052-7feffdc6b969 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:47:33.915580 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-954b1362-9dfd-4461-a052-7feffdc6b969 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 returned with HTTP 202 Aug 12 21:47:33.915985 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 993/3979] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:33 2026] DELETE /volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:33.924709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-499abe3c-04b9-4a35-a2d4-7fcaaa273c94 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:33.928131 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-499abe3c-04b9-4a35-a2d4-7fcaaa273c94 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 Aug 12 21:47:33.928360 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-499abe3c-04b9-4a35-a2d4-7fcaaa273c94 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:33.928565 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-499abe3c-04b9-4a35-a2d4-7fcaaa273c94 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:33.938327 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:33.938327 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:33.938964 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-499abe3c-04b9-4a35-a2d4-7fcaaa273c94 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:33.940112 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-499abe3c-04b9-4a35-a2d4-7fcaaa273c94 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 returned with HTTP 200 Aug 12 21:47:33.940605 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 991/3980] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:33 2026] GET /volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:34.260557 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cedce418-107e-4a91-b0e6-0437cb504e9a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:34.262461 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cedce418-107e-4a91-b0e6-0437cb504e9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:34.262760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cedce418-107e-4a91-b0e6-0437cb504e9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:34.262996 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cedce418-107e-4a91-b0e6-0437cb504e9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:34.263168 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cedce418-107e-4a91-b0e6-0437cb504e9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:34.270733 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:34.270733 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:34.271977 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cedce418-107e-4a91-b0e6-0437cb504e9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:34.272541 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 999/3981] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:34 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:34.866118 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:34.950221 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-06ad4ba7-d724-429b-80be-2834f17a6dba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:34.952391 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06ad4ba7-d724-429b-80be-2834f17a6dba tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 Aug 12 21:47:34.952636 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06ad4ba7-d724-429b-80be-2834f17a6dba tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:34.952888 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06ad4ba7-d724-429b-80be-2834f17a6dba tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:34.958175 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06ad4ba7-d724-429b-80be-2834f17a6dba tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 returned with HTTP 404 Aug 12 21:47:34.958175 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 994/3982] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:34 2026] GET /volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:34.961832 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:34.962211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-43543067"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:34.964247 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-43543067'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:34.964533 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Create volume of 1 GB Aug 12 21:47:34.966839 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:34.966839 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:34.967038 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75c8fbdf-1432-4d4a-97c4-0afa0c562f70 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:34.968744 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75c8fbdf-1432-4d4a-97c4-0afa0c562f70 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 Aug 12 21:47:34.969364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75c8fbdf-1432-4d4a-97c4-0afa0c562f70 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:34.969364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75c8fbdf-1432-4d4a-97c4-0afa0c562f70 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:34.969364 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-75c8fbdf-1432-4d4a-97c4-0afa0c562f70 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: b9d1c126-7a37-4d22-8a33-14a5060de1a1 Aug 12 21:47:34.970682 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Availability Zones retrieved successfully. Aug 12 21:47:34.973957 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:34.973957 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:34.974556 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75c8fbdf-1432-4d4a-97c4-0afa0c562f70 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:34.980162 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Flow 'volume_create_api' (5d092664-6e27-425e-8ba9-144c98a313ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:34.981275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b553c01-6cf6-40ec-bd06-cdb0c8e00388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:34.982388 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:34.995084 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75c8fbdf-1432-4d4a-97c4-0afa0c562f70 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:47:34.995084 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75c8fbdf-1432-4d4a-97c4-0afa0c562f70 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 returned with HTTP 202 Aug 12 21:47:34.995084 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 992/3983] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:34 2026] DELETE /volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:35.002029 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7fef5829-5ca4-42ca-9ae6-7fefbad1acea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:35.004486 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fef5829-5ca4-42ca-9ae6-7fefbad1acea tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 Aug 12 21:47:35.004760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fef5829-5ca4-42ca-9ae6-7fefbad1acea tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:35.005032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fef5829-5ca4-42ca-9ae6-7fefbad1acea tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:35.012384 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:35.012384 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:35.012904 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7fef5829-5ca4-42ca-9ae6-7fefbad1acea tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:35.013742 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fef5829-5ca4-42ca-9ae6-7fefbad1acea tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 returned with HTTP 200 Aug 12 21:47:35.014138 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1000/3984] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:35 2026] GET /volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:35.024610 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b553c01-6cf6-40ec-bd06-cdb0c8e00388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:35.025762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cddaf6-bc72-45b5-8305-35abfe9d0045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:35.097322 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Created reservations ['9b79dd54-52a6-4eb5-a198-df83ddec7e9f', 'f88417bb-596f-428c-9b37-ed7c7ccb0727', '7ca29684-2e7f-4d6c-abf7-27f53b9bb7de', '1395f1b2-8a3f-4ff4-99b8-b214cd591ee2'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:35.098473 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cddaf6-bc72-45b5-8305-35abfe9d0045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b79dd54-52a6-4eb5-a198-df83ddec7e9f', 'f88417bb-596f-428c-9b37-ed7c7ccb0727', '7ca29684-2e7f-4d6c-abf7-27f53b9bb7de', '1395f1b2-8a3f-4ff4-99b8-b214cd591ee2']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:35.099546 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84227d3-7d3d-49b4-881d-3e5e2c27fe38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:35.128341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84227d3-7d3d-49b4-881d-3e5e2c27fe38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312d0f54-81dd-44df-a861-af5c7ddd4ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-43543067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214f938078c4419dbfbb5f53347bfd10',qos_specs=None,replication_status=,reservations=['9b79dd54-52a6-4eb5-a198-df83ddec7e9f','f88417bb-596f-428c-9b37-ed7c7ccb0727','7ca29684-2e7f-4d6c-abf7-27f53b9bb7de','1395f1b2-8a3f-4ff4-99b8-b214cd591ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b7b9647f43468ab7007c87e6f36041',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-43543067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=312d0f54-81dd-44df-a861-af5c7ddd4ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214f938078c4419dbfbb5f53347bfd10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9b7b9647f43468ab7007c87e6f36041',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:35.129092 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c190b889-8069-4727-a49d-30fd323b7a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:35.147565 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c190b889-8069-4727-a49d-30fd323b7a14) transitioned into state 'SUCCESS' from state '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-43543067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214f938078c4419dbfbb5f53347bfd10',qos_specs=None,replication_status=,reservations=['9b79dd54-52a6-4eb5-a198-df83ddec7e9f','f88417bb-596f-428c-9b37-ed7c7ccb0727','7ca29684-2e7f-4d6c-abf7-27f53b9bb7de','1395f1b2-8a3f-4ff4-99b8-b214cd591ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9b7b9647f43468ab7007c87e6f36041',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:35.147565 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d1ea7f-7eb0-41e4-bdd3-8671cc405350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:35.156790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d1ea7f-7eb0-41e4-bdd3-8671cc405350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:35.157584 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Flow 'volume_create_api' (5d092664-6e27-425e-8ba9-144c98a313ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:35.157881 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Create volume request issued successfully. Aug 12 21:47:35.158482 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7458980b-a98c-4c51-a4d4-ba3b947f09c1 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:35.158847 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 999/3985] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:47:34 2026] POST /volume/v3/volumes => generated 776 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:35.173790 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d49dfc0-fa3c-431f-8d56-3cd14d1ab436 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:35.175279 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d49dfc0-fa3c-431f-8d56-3cd14d1ab436 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 Aug 12 21:47:35.175471 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d49dfc0-fa3c-431f-8d56-3cd14d1ab436 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:35.175648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d49dfc0-fa3c-431f-8d56-3cd14d1ab436 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:35.182264 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:35.182264 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:35.185320 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7d49dfc0-fa3c-431f-8d56-3cd14d1ab436 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Volume info retrieved successfully. Aug 12 21:47:35.188887 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d49dfc0-fa3c-431f-8d56-3cd14d1ab436 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 returned with HTTP 200 Aug 12 21:47:35.189371 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 995/3986] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:35 2026] GET /volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:35.286475 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce754c50-d2e0-490e-8875-2022181bad57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:35.290673 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce754c50-d2e0-490e-8875-2022181bad57 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:35.290673 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce754c50-d2e0-490e-8875-2022181bad57 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:35.290673 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce754c50-d2e0-490e-8875-2022181bad57 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:35.290673 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ce754c50-d2e0-490e-8875-2022181bad57 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:35.297429 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:35.297429 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:35.299461 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce754c50-d2e0-490e-8875-2022181bad57 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:35.299461 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 993/3987] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:35 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:36.024286 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-977cc639-5399-4754-be79-3c28c6c18a4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.026061 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-977cc639-5399-4754-be79-3c28c6c18a4c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 Aug 12 21:47:36.026226 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-977cc639-5399-4754-be79-3c28c6c18a4c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.026405 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-977cc639-5399-4754-be79-3c28c6c18a4c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.034664 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-977cc639-5399-4754-be79-3c28c6c18a4c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 returned with HTTP 404 Aug 12 21:47:36.034664 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1001/3988] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:36 2026] GET /volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:36.046526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3533987d-41d2-489e-9fcf-00f0c23c89cd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.048849 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3533987d-41d2-489e-9fcf-00f0c23c89cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 Aug 12 21:47:36.049162 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3533987d-41d2-489e-9fcf-00f0c23c89cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.049441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3533987d-41d2-489e-9fcf-00f0c23c89cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.049601 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-3533987d-41d2-489e-9fcf-00f0c23c89cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 6407afce-3eee-40ed-b5e2-ff25b02a4420 Aug 12 21:47:36.055067 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3533987d-41d2-489e-9fcf-00f0c23c89cd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 returned with HTTP 404 Aug 12 21:47:36.055492 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1000/3989] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:36 2026] DELETE /volume/v3/snapshots/6407afce-3eee-40ed-b5e2-ff25b02a4420 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:36.069063 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2161e0ab-2a85-449f-aa71-1c8ffc694c48 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.070060 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2161e0ab-2a85-449f-aa71-1c8ffc694c48 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 Aug 12 21:47:36.070225 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2161e0ab-2a85-449f-aa71-1c8ffc694c48 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.070469 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2161e0ab-2a85-449f-aa71-1c8ffc694c48 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.070469 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-2161e0ab-2a85-449f-aa71-1c8ffc694c48 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: b9d1c126-7a37-4d22-8a33-14a5060de1a1 Aug 12 21:47:36.077545 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2161e0ab-2a85-449f-aa71-1c8ffc694c48 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 returned with HTTP 404 Aug 12 21:47:36.078593 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 996/3990] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:36 2026] DELETE /volume/v3/snapshots/b9d1c126-7a37-4d22-8a33-14a5060de1a1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:36.088328 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-778fe101-57fb-45a7-82ce-bc8094a3997d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.094840 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-778fe101-57fb-45a7-82ce-bc8094a3997d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c Aug 12 21:47:36.095093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-778fe101-57fb-45a7-82ce-bc8094a3997d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.095512 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-778fe101-57fb-45a7-82ce-bc8094a3997d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.095512 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-778fe101-57fb-45a7-82ce-bc8094a3997d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 7d0e51e2-06b7-4490-b126-aabec96e792c Aug 12 21:47:36.105592 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-778fe101-57fb-45a7-82ce-bc8094a3997d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c returned with HTTP 404 Aug 12 21:47:36.106617 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 994/3991] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:36 2026] DELETE /volume/v3/snapshots/7d0e51e2-06b7-4490-b126-aabec96e792c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:36.154134 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-832e27b3-63fd-42a4-bdbb-ecebdfd404ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.156390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-832e27b3-63fd-42a4-bdbb-ecebdfd404ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:36.156670 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-832e27b3-63fd-42a4-bdbb-ecebdfd404ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.156941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-832e27b3-63fd-42a4-bdbb-ecebdfd404ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.169513 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:36.169513 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:36.175284 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-832e27b3-63fd-42a4-bdbb-ecebdfd404ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:36.182089 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-832e27b3-63fd-42a4-bdbb-ecebdfd404ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:36.182774 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1002/3992] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:47:36 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1653 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:36.205446 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-17ae4742-c001-47da-8f2a-4a4cdd77ad70 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.205574 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-af6aba79-208b-4640-890d-46a36af97569 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.207279 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-17ae4742-c001-47da-8f2a-4a4cdd77ad70 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 Aug 12 21:47:36.207931 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-17ae4742-c001-47da-8f2a-4a4cdd77ad70 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.207931 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-17ae4742-c001-47da-8f2a-4a4cdd77ad70 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.208981 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-af6aba79-208b-4640-890d-46a36af97569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2/action Aug 12 21:47:36.209319 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-af6aba79-208b-4640-890d-46a36af97569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:47:36.209485 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-af6aba79-208b-4640-890d-46a36af97569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:36.218411 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:36.218411 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:36.228512 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:36.228512 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:36.230819 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-af6aba79-208b-4640-890d-46a36af97569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:36.236751 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-17ae4742-c001-47da-8f2a-4a4cdd77ad70 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Volume info retrieved successfully. Aug 12 21:47:36.243590 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-17ae4742-c001-47da-8f2a-4a4cdd77ad70 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 returned with HTTP 200 Aug 12 21:47:36.243759 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-af6aba79-208b-4640-890d-46a36af97569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Begin detaching volume completed successfully. Aug 12 21:47:36.245230 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-af6aba79-208b-4640-890d-46a36af97569 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2/action returned with HTTP 202 Aug 12 21:47:36.245299 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1001/3993] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:36 2026] GET /volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:36.245346 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 997/3994] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:47:36 2026] POST /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:47:36.264422 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fcf745ab-bd65-4bcd-bee0-9a9017acef05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.270895 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcf745ab-bd65-4bcd-bee0-9a9017acef05 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:47:36.270895 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcf745ab-bd65-4bcd-bee0-9a9017acef05 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "312d0f54-81dd-44df-a861-af5c7ddd4ad7", "name": "tempest-type-Backup-532510091"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:36.271236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-fcf745ab-bd65-4bcd-bee0-9a9017acef05 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Creating new backup {'backup': {'volume_id': '312d0f54-81dd-44df-a861-af5c7ddd4ad7', 'name': 'tempest-type-Backup-532510091'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:47:36.271345 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-fcf745ab-bd65-4bcd-bee0-9a9017acef05 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Creating backup of volume 312d0f54-81dd-44df-a861-af5c7ddd4ad7 in container None Aug 12 21:47:36.283183 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:36.283183 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:36.283547 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fcf745ab-bd65-4bcd-bee0-9a9017acef05 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Volume info retrieved successfully. Aug 12 21:47:36.306848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8c1dfe5e-6bff-4705-9ad6-254600aca6f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.307233 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c1dfe5e-6bff-4705-9ad6-254600aca6f0 None None] GET https://10.4.3.240/volume// Aug 12 21:47:36.307409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c1dfe5e-6bff-4705-9ad6-254600aca6f0 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.307588 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c1dfe5e-6bff-4705-9ad6-254600aca6f0 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.307951 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c1dfe5e-6bff-4705-9ad6-254600aca6f0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:47:36.308237 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1003/3995] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:47:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 21:47:36.315382 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-29691358-ab3e-4c2d-9e22-84b5690d8bf6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.318112 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fcf745ab-bd65-4bcd-bee0-9a9017acef05 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Created reservations ['92df2d17-c6c6-40fd-b460-339255c25314', '36f2be21-ebd7-4627-998e-eb250278eec1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:36.319247 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-29691358-ab3e-4c2d-9e22-84b5690d8bf6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:36.319495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-29691358-ab3e-4c2d-9e22-84b5690d8bf6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.319765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-29691358-ab3e-4c2d-9e22-84b5690d8bf6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.319874 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-29691358-ab3e-4c2d-9e22-84b5690d8bf6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:36.324561 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-e0a799fb-82fc-4133-a472-d0b4a20c552b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.324695 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:36.324695 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:36.325521 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-29691358-ab3e-4c2d-9e22-84b5690d8bf6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:36.325943 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1002/3996] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:36 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:36.332581 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-e0a799fb-82fc-4133-a472-d0b4a20c552b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:36.332874 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-e0a799fb-82fc-4133-a472-d0b4a20c552b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.333095 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-e0a799fb-82fc-4133-a472-d0b4a20c552b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.350433 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:36.350433 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:36.354551 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-e0a799fb-82fc-4133-a472-d0b4a20c552b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:36.357763 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcf745ab-bd65-4bcd-bee0-9a9017acef05 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:47:36.358314 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 995/3997] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:47:36 2026] POST /volume/v3/backups => generated 315 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:36.366313 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-e0a799fb-82fc-4133-a472-d0b4a20c552b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:36.366767 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 998/3998] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:47:36 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:47:36.372203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-885851c7-3531-4d67-b4ec-dfd124a4f540 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:36.375143 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-885851c7-3531-4d67-b4ec-dfd124a4f540 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:36.375413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-885851c7-3531-4d67-b4ec-dfd124a4f540 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:36.375587 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-885851c7-3531-4d67-b4ec-dfd124a4f540 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:36.375743 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-885851c7-3531-4d67-b4ec-dfd124a4f540 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:36.382986 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:36.382986 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:36.382986 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-885851c7-3531-4d67-b4ec-dfd124a4f540 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:36.382986 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1004/3999] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:36 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:37.340935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e6aa229-3d93-4a7b-9aa9-a9e11237c07d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:37.342858 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e6aa229-3d93-4a7b-9aa9-a9e11237c07d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:37.343036 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e6aa229-3d93-4a7b-9aa9-a9e11237c07d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:37.343231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e6aa229-3d93-4a7b-9aa9-a9e11237c07d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:37.343327 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7e6aa229-3d93-4a7b-9aa9-a9e11237c07d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:37.347613 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:37.347613 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:37.348350 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e6aa229-3d93-4a7b-9aa9-a9e11237c07d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:37.348700 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1003/4000] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:37 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:37.395457 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5a20f53-c2d6-4071-85db-143ad4ecb5f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:37.397486 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5a20f53-c2d6-4071-85db-143ad4ecb5f6 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:37.397889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5a20f53-c2d6-4071-85db-143ad4ecb5f6 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:37.398240 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5a20f53-c2d6-4071-85db-143ad4ecb5f6 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:37.398463 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c5a20f53-c2d6-4071-85db-143ad4ecb5f6 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:37.403564 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:37.403564 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:37.404447 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5a20f53-c2d6-4071-85db-143ad4ecb5f6 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:37.405003 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 996/4001] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:37 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:38.362724 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-829320a7-5162-491d-af93-d1e67999e57b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:38.364465 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-829320a7-5162-491d-af93-d1e67999e57b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:38.364893 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-829320a7-5162-491d-af93-d1e67999e57b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:38.365214 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-829320a7-5162-491d-af93-d1e67999e57b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:38.366294 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-829320a7-5162-491d-af93-d1e67999e57b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:38.371190 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:38.371190 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:38.371190 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-829320a7-5162-491d-af93-d1e67999e57b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:38.371190 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 999/4002] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:38 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:38.415576 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c86c559-2b1d-4f72-9679-67382e987791 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:38.418367 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c86c559-2b1d-4f72-9679-67382e987791 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:38.418588 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c86c559-2b1d-4f72-9679-67382e987791 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:38.418834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c86c559-2b1d-4f72-9679-67382e987791 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:38.418945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4c86c559-2b1d-4f72-9679-67382e987791 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:38.423213 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:38.423213 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:38.423787 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c86c559-2b1d-4f72-9679-67382e987791 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:38.424166 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1005/4003] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:38 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:39.381726 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25d54c9b-2dec-4d39-b93e-e24b86745ee4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:39.383535 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25d54c9b-2dec-4d39-b93e-e24b86745ee4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:39.383764 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25d54c9b-2dec-4d39-b93e-e24b86745ee4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:39.383963 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25d54c9b-2dec-4d39-b93e-e24b86745ee4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:39.384062 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-25d54c9b-2dec-4d39-b93e-e24b86745ee4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:39.388353 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:39.388353 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:39.389207 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25d54c9b-2dec-4d39-b93e-e24b86745ee4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:39.389589 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1004/4004] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:39 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:39.398402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-200e2016-87bf-49ad-abb8-4f6d15200782 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:39.400578 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-200e2016-87bf-49ad-abb8-4f6d15200782 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 Aug 12 21:47:39.400748 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-200e2016-87bf-49ad-abb8-4f6d15200782 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:39.400974 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-200e2016-87bf-49ad-abb8-4f6d15200782 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:39.408388 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:39.408388 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:39.436746 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d3f487f-f8d3-406c-9838-68b0009337bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:39.438561 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d3f487f-f8d3-406c-9838-68b0009337bb tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:39.438927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d3f487f-f8d3-406c-9838-68b0009337bb tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:39.439186 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d3f487f-f8d3-406c-9838-68b0009337bb tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:39.439355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5d3f487f-f8d3-406c-9838-68b0009337bb tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:39.444276 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:39.444276 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:39.444950 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d3f487f-f8d3-406c-9838-68b0009337bb tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:39.445321 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1000/4005] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:39 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:39.457541 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff2d1183-c6e7-4291-99fe-ed5af2bf86ae req-200e2016-87bf-49ad-abb8-4f6d15200782 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 returned with HTTP 200 Aug 12 21:47:39.458053 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 997/4006] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:47:39 2026] DELETE /volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:40.403333 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3fd9368f-03f9-4edd-a0f8-a2b0ee6a0fd0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:40.405138 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fd9368f-03f9-4edd-a0f8-a2b0ee6a0fd0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:40.405360 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fd9368f-03f9-4edd-a0f8-a2b0ee6a0fd0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:40.405551 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fd9368f-03f9-4edd-a0f8-a2b0ee6a0fd0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:40.405692 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3fd9368f-03f9-4edd-a0f8-a2b0ee6a0fd0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:40.410880 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:40.410880 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:40.412021 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fd9368f-03f9-4edd-a0f8-a2b0ee6a0fd0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:40.412541 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1006/4007] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:40 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:40.461855 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f0df17aa-52fe-4a64-bc2d-6de113eecff5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:40.464174 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0df17aa-52fe-4a64-bc2d-6de113eecff5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:40.464550 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0df17aa-52fe-4a64-bc2d-6de113eecff5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:40.465797 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0df17aa-52fe-4a64-bc2d-6de113eecff5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:40.465976 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f0df17aa-52fe-4a64-bc2d-6de113eecff5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:40.472387 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:40.472387 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:40.473092 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0df17aa-52fe-4a64-bc2d-6de113eecff5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:40.473469 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1005/4008] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:40 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:40.654024 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-dc5e97ce-2309-4652-8d91-53f10f59ed84 req-76555a94-6d0e-4864-9ff4-20aa0972271c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:40.658764 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dc5e97ce-2309-4652-8d91-53f10f59ed84 req-76555a94-6d0e-4864-9ff4-20aa0972271c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 Aug 12 21:47:40.659046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dc5e97ce-2309-4652-8d91-53f10f59ed84 req-76555a94-6d0e-4864-9ff4-20aa0972271c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:40.659311 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dc5e97ce-2309-4652-8d91-53f10f59ed84 req-76555a94-6d0e-4864-9ff4-20aa0972271c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:40.664984 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dc5e97ce-2309-4652-8d91-53f10f59ed84 req-76555a94-6d0e-4864-9ff4-20aa0972271c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 returned with HTTP 404 Aug 12 21:47:40.666091 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1001/4009] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:47:40 2026] DELETE /volume/v3/attachments/768916f7-0792-4a3d-a080-87195a3b7703 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:47:41.424662 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65fc6fc3-ecbe-44b0-8130-a75d49a4239e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:41.427184 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65fc6fc3-ecbe-44b0-8130-a75d49a4239e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:41.427485 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65fc6fc3-ecbe-44b0-8130-a75d49a4239e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:41.427797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65fc6fc3-ecbe-44b0-8130-a75d49a4239e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:41.427979 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-65fc6fc3-ecbe-44b0-8130-a75d49a4239e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:41.433351 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:41.433351 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:41.434515 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65fc6fc3-ecbe-44b0-8130-a75d49a4239e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:41.435150 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 998/4010] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:41 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:41.447077 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc33f9f5-aa42-4ec0-b83e-5416b1c085b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:41.449390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc33f9f5-aa42-4ec0-b83e-5416b1c085b4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 Aug 12 21:47:41.449553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc33f9f5-aa42-4ec0-b83e-5416b1c085b4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:41.449841 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc33f9f5-aa42-4ec0-b83e-5416b1c085b4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:41.458652 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:41.458652 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:41.462911 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc33f9f5-aa42-4ec0-b83e-5416b1c085b4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:47:41.468788 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc33f9f5-aa42-4ec0-b83e-5416b1c085b4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 returned with HTTP 200 Aug 12 21:47:41.469268 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1007/4011] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:41 2026] GET /volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:41.484860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-75fc2592-bcd1-4d87-8f4f-2dc659114b71 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:41.485244 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7141fe16-819c-4922-b235-d40896aa54df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:41.486226 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-75fc2592-bcd1-4d87-8f4f-2dc659114b71 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:41.486486 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-75fc2592-bcd1-4d87-8f4f-2dc659114b71 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:41.486770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-75fc2592-bcd1-4d87-8f4f-2dc659114b71 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:41.486907 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-75fc2592-bcd1-4d87-8f4f-2dc659114b71 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete backup with id: 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. Aug 12 21:47:41.487129 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7141fe16-819c-4922-b235-d40896aa54df tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:41.487491 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7141fe16-819c-4922-b235-d40896aa54df tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:41.487831 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7141fe16-819c-4922-b235-d40896aa54df tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:41.488057 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7141fe16-819c-4922-b235-d40896aa54df tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:41.497122 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:41.497122 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:41.498344 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:41.498344 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:41.498445 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7141fe16-819c-4922-b235-d40896aa54df tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:41.498445 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1002/4012] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:41 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:41.513870 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-75fc2592-bcd1-4d87-8f4f-2dc659114b71 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] delete_backup rpcapi backup_id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:47:41.515940 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-75fc2592-bcd1-4d87-8f4f-2dc659114b71 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 202 Aug 12 21:47:41.516370 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1006/4013] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:41 2026] DELETE /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:47:41.525254 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31b77fb4-1044-4225-85c8-1f40bd646c72 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:41.527480 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31b77fb4-1044-4225-85c8-1f40bd646c72 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:41.527788 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31b77fb4-1044-4225-85c8-1f40bd646c72 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:41.528049 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31b77fb4-1044-4225-85c8-1f40bd646c72 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:41.528170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-31b77fb4-1044-4225-85c8-1f40bd646c72 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:41.534093 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:41.534093 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:41.534918 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31b77fb4-1044-4225-85c8-1f40bd646c72 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 200 Aug 12 21:47:41.535435 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 999/4014] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:41 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:42.507910 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08a97d1a-66e6-48f9-a866-18d298f37558 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:42.509613 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a97d1a-66e6-48f9-a866-18d298f37558 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:42.509831 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a97d1a-66e6-48f9-a866-18d298f37558 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:42.510007 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a97d1a-66e6-48f9-a866-18d298f37558 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:42.510099 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-08a97d1a-66e6-48f9-a866-18d298f37558 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:42.515060 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:42.515060 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:42.515738 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a97d1a-66e6-48f9-a866-18d298f37558 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:42.516126 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1008/4015] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:42 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:42.551248 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ddccaa19-47b2-4e08-b3ae-c836fcbb9cb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:42.554802 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ddccaa19-47b2-4e08-b3ae-c836fcbb9cb3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 Aug 12 21:47:42.554802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ddccaa19-47b2-4e08-b3ae-c836fcbb9cb3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:42.555230 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ddccaa19-47b2-4e08-b3ae-c836fcbb9cb3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:42.555230 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ddccaa19-47b2-4e08-b3ae-c836fcbb9cb3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:42.560128 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ddccaa19-47b2-4e08-b3ae-c836fcbb9cb3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 returned with HTTP 404 Aug 12 21:47:42.560740 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1003/4016] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:42 2026] GET /volume/v3/backups/2b2c1b1a-e5e0-452c-9f45-aac11b9c50a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:42.571241 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-493332f9-ebcd-435c-b8c1-f056e246975a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:42.575638 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:42.575638 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1851973738"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:42.575638 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1851973738'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:42.575638 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume of 1 GB Aug 12 21:47:42.582701 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Availability Zones retrieved successfully. Aug 12 21:47:42.584577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Flow 'volume_create_api' (5c37b3e5-b306-466d-ab01-1c68c28e6b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:42.585707 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23402f0f-7dc8-4c9d-a96a-990a4df142ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:42.586829 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:42.612231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23402f0f-7dc8-4c9d-a96a-990a4df142ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:42.613340 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa40aafd-26fb-4ea3-959b-949e207dcb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:42.651046 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['97f50a29-1ce3-465f-a671-1de1b7b90dce', '7fc80ec6-8dc6-41f4-9436-787eb56dc36b', 'af943359-f791-4728-a59d-e4dd3b8de2ac', 'fde0950f-67a0-4dec-a3d9-d9755c093ebb'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:42.651898 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa40aafd-26fb-4ea3-959b-949e207dcb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97f50a29-1ce3-465f-a671-1de1b7b90dce', '7fc80ec6-8dc6-41f4-9436-787eb56dc36b', 'af943359-f791-4728-a59d-e4dd3b8de2ac', 'fde0950f-67a0-4dec-a3d9-d9755c093ebb']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:42.652588 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39ff9fa-c439-4424-9d0c-8c3ba2ed928e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:42.674157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39ff9fa-c439-4424-9d0c-8c3ba2ed928e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f611241-6bc2-4147-8703-9ee223c047e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1851973738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7a4baf8b64243b64c69613fbeff3d',qos_specs=None,replication_status=,reservations=['97f50a29-1ce3-465f-a671-1de1b7b90dce','7fc80ec6-8dc6-41f4-9436-787eb56dc36b','af943359-f791-4728-a59d-e4dd3b8de2ac','fde0950f-67a0-4dec-a3d9-d9755c093ebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd26be920ed64b9d9c935c2151140ff7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1851973738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f611241-6bc2-4147-8703-9ee223c047e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7a4baf8b64243b64c69613fbeff3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd26be920ed64b9d9c935c2151140ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:42.674933 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9216df95-80dd-43a5-91e1-2f7a2d7df317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:42.696374 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9216df95-80dd-43a5-91e1-2f7a2d7df317) transitioned into state 'SUCCESS' from state '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-1851973738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7a4baf8b64243b64c69613fbeff3d',qos_specs=None,replication_status=,reservations=['97f50a29-1ce3-465f-a671-1de1b7b90dce','7fc80ec6-8dc6-41f4-9436-787eb56dc36b','af943359-f791-4728-a59d-e4dd3b8de2ac','fde0950f-67a0-4dec-a3d9-d9755c093ebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd26be920ed64b9d9c935c2151140ff7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:42.697241 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04e21599-4197-4a3f-bcd9-bf2eb7c1ca90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:42.707176 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04e21599-4197-4a3f-bcd9-bf2eb7c1ca90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:42.708188 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Flow 'volume_create_api' (5c37b3e5-b306-466d-ab01-1c68c28e6b27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:42.708556 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume request issued successfully. Aug 12 21:47:42.709206 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-493332f9-ebcd-435c-b8c1-f056e246975a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:42.709704 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1007/4017] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:47:42 2026] POST /volume/v3/volumes => generated 749 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:42.726906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ec1cac4-fde4-47e0-b59b-1b553ed85e35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:42.729062 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ec1cac4-fde4-47e0-b59b-1b553ed85e35 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 Aug 12 21:47:42.729261 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ec1cac4-fde4-47e0-b59b-1b553ed85e35 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:42.729442 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ec1cac4-fde4-47e0-b59b-1b553ed85e35 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:42.738708 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:42.738708 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:42.744710 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0ec1cac4-fde4-47e0-b59b-1b553ed85e35 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:47:42.752886 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ec1cac4-fde4-47e0-b59b-1b553ed85e35 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 returned with HTTP 200 Aug 12 21:47:42.753290 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1000/4018] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:42 2026] GET /volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:42.844111 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99d6ff91-6e4e-4ec0-ae84-713604ac1cfa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:42.847342 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99d6ff91-6e4e-4ec0-ae84-713604ac1cfa tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:42.847637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99d6ff91-6e4e-4ec0-ae84-713604ac1cfa tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:42.847923 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99d6ff91-6e4e-4ec0-ae84-713604ac1cfa tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:42.863544 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:42.863544 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:42.870349 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-99d6ff91-6e4e-4ec0-ae84-713604ac1cfa tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:42.876416 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99d6ff91-6e4e-4ec0-ae84-713604ac1cfa tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:42.876839 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1009/4019] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:42 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:42.890525 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f15b9e9-2e94-4ea2-8c88-564f56d1fe54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:42.892801 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f15b9e9-2e94-4ea2-8c88-564f56d1fe54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:42.893164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f15b9e9-2e94-4ea2-8c88-564f56d1fe54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:42.893387 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f15b9e9-2e94-4ea2-8c88-564f56d1fe54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:42.893611 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0f15b9e9-2e94-4ea2-8c88-564f56d1fe54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume with id: c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:42.902715 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:42.902715 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:42.903308 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0f15b9e9-2e94-4ea2-8c88-564f56d1fe54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:42.921734 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0f15b9e9-2e94-4ea2-8c88-564f56d1fe54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume request issued successfully. Aug 12 21:47:42.922010 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f15b9e9-2e94-4ea2-8c88-564f56d1fe54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 202 Aug 12 21:47:42.922609 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1004/4020] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:47:42 2026] DELETE /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:42.932713 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e696d9f7-bbc4-4da7-9b19-1d0ef1d2a2f7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:42.935345 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e696d9f7-bbc4-4da7-9b19-1d0ef1d2a2f7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:42.935592 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e696d9f7-bbc4-4da7-9b19-1d0ef1d2a2f7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:42.935862 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e696d9f7-bbc4-4da7-9b19-1d0ef1d2a2f7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:42.945975 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:42.945975 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:42.950903 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e696d9f7-bbc4-4da7-9b19-1d0ef1d2a2f7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:42.957419 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e696d9f7-bbc4-4da7-9b19-1d0ef1d2a2f7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 200 Aug 12 21:47:42.958079 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1008/4021] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:42 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:43.527311 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-faa942e5-4502-4814-9fb2-a03d90f9461c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:43.529523 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faa942e5-4502-4814-9fb2-a03d90f9461c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:43.529900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faa942e5-4502-4814-9fb2-a03d90f9461c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:43.530152 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faa942e5-4502-4814-9fb2-a03d90f9461c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:43.530299 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-faa942e5-4502-4814-9fb2-a03d90f9461c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:43.534991 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:43.534991 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:43.535767 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faa942e5-4502-4814-9fb2-a03d90f9461c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:43.536368 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1001/4022] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:43 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:43.769378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-317ddffd-d4d1-4009-b4b1-7747a51c0aed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:43.771261 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-317ddffd-d4d1-4009-b4b1-7747a51c0aed tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 Aug 12 21:47:43.771497 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-317ddffd-d4d1-4009-b4b1-7747a51c0aed tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:43.771729 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-317ddffd-d4d1-4009-b4b1-7747a51c0aed tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:43.779635 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:43.779635 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:43.783721 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-317ddffd-d4d1-4009-b4b1-7747a51c0aed tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:47:43.788037 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-317ddffd-d4d1-4009-b4b1-7747a51c0aed tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 returned with HTTP 200 Aug 12 21:47:43.788456 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1010/4023] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:43 2026] GET /volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:43.802788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-921b1ce1-229b-4584-9ee2-4e9057c73523 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:43.805184 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-921b1ce1-229b-4584-9ee2-4e9057c73523 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:47:43.805755 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-921b1ce1-229b-4584-9ee2-4e9057c73523 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f611241-6bc2-4147-8703-9ee223c047e6", "name": "tempest-VolumesBackupsTest-Backup-1831532926"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:43.807732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-921b1ce1-229b-4584-9ee2-4e9057c73523 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating new backup {'backup': {'volume_id': '9f611241-6bc2-4147-8703-9ee223c047e6', 'name': 'tempest-VolumesBackupsTest-Backup-1831532926'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:47:43.807928 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-921b1ce1-229b-4584-9ee2-4e9057c73523 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating backup of volume 9f611241-6bc2-4147-8703-9ee223c047e6 in container None Aug 12 21:47:43.816876 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:43.816876 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:43.817320 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-921b1ce1-229b-4584-9ee2-4e9057c73523 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:47:43.834549 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-921b1ce1-229b-4584-9ee2-4e9057c73523 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['5e7010e6-d69c-4351-a5f4-aa7887ddcf4d', 'ffb8c640-05ce-4e1e-add3-be56af4bc8d9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:43.866617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-921b1ce1-229b-4584-9ee2-4e9057c73523 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:47:43.867114 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1005/4024] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:47:43 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:43.877122 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5ab0f1ce-71a4-4506-a281-ee22c5ce7d2e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:43.880988 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ab0f1ce-71a4-4506-a281-ee22c5ce7d2e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:43.880988 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ab0f1ce-71a4-4506-a281-ee22c5ce7d2e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:43.880988 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ab0f1ce-71a4-4506-a281-ee22c5ce7d2e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:43.880988 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5ab0f1ce-71a4-4506-a281-ee22c5ce7d2e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:43.886021 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:43.886021 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:43.887343 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ab0f1ce-71a4-4506-a281-ee22c5ce7d2e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:43.888018 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1009/4025] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:43 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:43.970236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94a25865-22ed-4748-9c33-44d59f321f65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:43.971879 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94a25865-22ed-4748-9c33-44d59f321f65 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 Aug 12 21:47:43.972055 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94a25865-22ed-4748-9c33-44d59f321f65 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:43.972246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94a25865-22ed-4748-9c33-44d59f321f65 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:43.977573 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94a25865-22ed-4748-9c33-44d59f321f65 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 returned with HTTP 404 Aug 12 21:47:43.978102 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1002/4026] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:43 2026] GET /volume/v3/volumes/c7a37b1e-1a9e-4017-bbe2-abe2587505f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:43.989186 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e785fb9-0a78-40e7-9c28-ceebf23d3c42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:43.991766 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e785fb9-0a78-40e7-9c28-ceebf23d3c42 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:47:43.992809 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e785fb9-0a78-40e7-9c28-ceebf23d3c42 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:43.993210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e785fb9-0a78-40e7-9c28-ceebf23d3c42 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:44.002736 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:44.002736 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:44.008101 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e785fb9-0a78-40e7-9c28-ceebf23d3c42 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:44.013693 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e785fb9-0a78-40e7-9c28-ceebf23d3c42 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:47:44.014207 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1011/4027] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:43 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:44.029038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21339d4f-159a-4afa-88cd-f7f80a9a2205 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:44.031252 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21339d4f-159a-4afa-88cd-f7f80a9a2205 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:47:44.031674 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21339d4f-159a-4afa-88cd-f7f80a9a2205 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1909ed-30b7-45a3-9129-2eb9142a4433", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-863776931"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:44.041915 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:44.041915 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:44.042387 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21339d4f-159a-4afa-88cd-f7f80a9a2205 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:44.042521 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-21339d4f-159a-4afa-88cd-f7f80a9a2205 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume 5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:47:44.072304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-21339d4f-159a-4afa-88cd-f7f80a9a2205 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['00d91869-848c-4f53-809b-1d910dfdaab4', 'e5fbc814-a5a0-42a4-91b6-cf1f2092d9b8', '4ef2a004-b9a8-4e0c-967a-1bc9aec7815e', 'd525931c-1bf5-4a2e-a584-383462a20aa5'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:44.115061 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21339d4f-159a-4afa-88cd-f7f80a9a2205 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot create request issued successfully. Aug 12 21:47:44.115637 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21339d4f-159a-4afa-88cd-f7f80a9a2205 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:47:44.116252 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1006/4028] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:47:44 2026] POST /volume/v3/snapshots => generated 379 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:44.127692 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-679f2b64-37c8-490c-ad56-93855ce85ca3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:44.129387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-679f2b64-37c8-490c-ad56-93855ce85ca3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:44.129787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-679f2b64-37c8-490c-ad56-93855ce85ca3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:44.131041 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-679f2b64-37c8-490c-ad56-93855ce85ca3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:44.135992 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:44.135992 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:44.136644 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-679f2b64-37c8-490c-ad56-93855ce85ca3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:44.137693 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-679f2b64-37c8-490c-ad56-93855ce85ca3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 200 Aug 12 21:47:44.138288 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1010/4029] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:44 2026] GET /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 511 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:44.546640 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d9f59bc-6a25-49ec-bd50-13703ec03d1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:44.548738 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d9f59bc-6a25-49ec-bd50-13703ec03d1b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:44.549021 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d9f59bc-6a25-49ec-bd50-13703ec03d1b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:44.549299 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d9f59bc-6a25-49ec-bd50-13703ec03d1b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:44.549496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6d9f59bc-6a25-49ec-bd50-13703ec03d1b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:44.554527 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:44.554527 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:44.555391 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d9f59bc-6a25-49ec-bd50-13703ec03d1b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:44.555760 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1003/4030] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:44 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:44.898014 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93b5dd53-ecf9-4a52-868e-72494b3c1218 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:44.900113 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93b5dd53-ecf9-4a52-868e-72494b3c1218 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:44.900363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93b5dd53-ecf9-4a52-868e-72494b3c1218 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:44.900600 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93b5dd53-ecf9-4a52-868e-72494b3c1218 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:44.900739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-93b5dd53-ecf9-4a52-868e-72494b3c1218 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:44.905113 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:44.905113 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:44.905883 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93b5dd53-ecf9-4a52-868e-72494b3c1218 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:44.906241 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1012/4031] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:44 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:45.148611 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-505575b4-4683-45d2-9ebc-31d87840d3dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.152893 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-505575b4-4683-45d2-9ebc-31d87840d3dd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:45.153158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-505575b4-4683-45d2-9ebc-31d87840d3dd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:45.153441 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-505575b4-4683-45d2-9ebc-31d87840d3dd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:45.161200 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:45.161200 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:45.161933 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-505575b4-4683-45d2-9ebc-31d87840d3dd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:45.163225 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-505575b4-4683-45d2-9ebc-31d87840d3dd tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 200 Aug 12 21:47:45.163749 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1007/4032] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:45 2026] GET /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:45.173932 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-83083bb2-efa5-4271-96fe-2826b52e53e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.177647 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83083bb2-efa5-4271-96fe-2826b52e53e6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:45.177647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83083bb2-efa5-4271-96fe-2826b52e53e6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:45.177647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83083bb2-efa5-4271-96fe-2826b52e53e6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:45.184330 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:45.184330 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:45.185219 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-83083bb2-efa5-4271-96fe-2826b52e53e6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:45.186518 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83083bb2-efa5-4271-96fe-2826b52e53e6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 200 Aug 12 21:47:45.187225 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1011/4033] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:45 2026] GET /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:45.198604 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a8b7167-e9a2-4155-a3bb-22dc99268f06 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.200820 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a8b7167-e9a2-4155-a3bb-22dc99268f06 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 12 21:47:45.201116 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a8b7167-e9a2-4155-a3bb-22dc99268f06 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:45.201287 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a8b7167-e9a2-4155-a3bb-22dc99268f06 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:45.201607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-4a8b7167-e9a2-4155-a3bb-22dc99268f06 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:47:45.203012 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-4a8b7167-e9a2-4155-a3bb-22dc99268f06 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:47:45.207534 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4a8b7167-e9a2-4155-a3bb-22dc99268f06 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Get all snapshots completed successfully. Aug 12 21:47:45.208079 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a8b7167-e9a2-4155-a3bb-22dc99268f06 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 12 21:47:45.208488 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1004/4034] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:47:45 2026] GET /volume/v3/snapshots => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:45.222019 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac8e4c04-c910-41bf-9ccd-116798143238 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.224455 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac8e4c04-c910-41bf-9ccd-116798143238 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] PUT https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:45.225075 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac8e4c04-c910-41bf-9ccd-116798143238 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1878256477", "description": "This is the new description of snapshot."}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:45.236097 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:45.236097 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:45.236803 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac8e4c04-c910-41bf-9ccd-116798143238 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:45.246808 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac8e4c04-c910-41bf-9ccd-116798143238 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 200 Aug 12 21:47:45.247561 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1013/4035] 10.4.3.240 () {68 vars in 1375 bytes} [Wed Aug 12 21:47:45 2026] PUT /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:45.258046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61f72b6e-88dd-4aa0-b824-4684b2906318 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.260405 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61f72b6e-88dd-4aa0-b824-4684b2906318 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:45.260668 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61f72b6e-88dd-4aa0-b824-4684b2906318 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:45.260921 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61f72b6e-88dd-4aa0-b824-4684b2906318 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:45.268277 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:45.268277 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:45.268895 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61f72b6e-88dd-4aa0-b824-4684b2906318 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:45.269959 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61f72b6e-88dd-4aa0-b824-4684b2906318 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 200 Aug 12 21:47:45.270453 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1008/4036] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:45 2026] GET /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 577 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:45.281788 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-246d17fc-a20c-4546-b3ef-75fee5a9f95c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.283558 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-246d17fc-a20c-4546-b3ef-75fee5a9f95c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:45.285192 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-246d17fc-a20c-4546-b3ef-75fee5a9f95c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:45.285192 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-246d17fc-a20c-4546-b3ef-75fee5a9f95c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:45.285192 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-246d17fc-a20c-4546-b3ef-75fee5a9f95c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:45.290904 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:45.290904 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:45.291639 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-246d17fc-a20c-4546-b3ef-75fee5a9f95c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:45.316579 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-246d17fc-a20c-4546-b3ef-75fee5a9f95c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:47:45.316579 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-246d17fc-a20c-4546-b3ef-75fee5a9f95c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 202 Aug 12 21:47:45.316579 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1012/4037] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:45 2026] DELETE /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:45.324751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0bf9297-f786-4213-b7ae-d97c165f9bb1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.328680 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0bf9297-f786-4213-b7ae-d97c165f9bb1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:45.329425 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0bf9297-f786-4213-b7ae-d97c165f9bb1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:45.329425 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0bf9297-f786-4213-b7ae-d97c165f9bb1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:45.338845 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:45.338845 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:45.339526 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0bf9297-f786-4213-b7ae-d97c165f9bb1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:45.340588 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0bf9297-f786-4213-b7ae-d97c165f9bb1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 200 Aug 12 21:47:45.342352 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1005/4038] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:45 2026] GET /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 576 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:45.567183 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dbb70fe0-61ee-4e48-8768-5dc137546d5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.569470 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dbb70fe0-61ee-4e48-8768-5dc137546d5c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:45.569752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dbb70fe0-61ee-4e48-8768-5dc137546d5c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:45.569991 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dbb70fe0-61ee-4e48-8768-5dc137546d5c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:45.570127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-dbb70fe0-61ee-4e48-8768-5dc137546d5c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:45.575204 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:45.575204 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:45.576031 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dbb70fe0-61ee-4e48-8768-5dc137546d5c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:45.576494 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1014/4039] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:45 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:45.916372 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25efcc64-cd3d-4332-a882-ba71fe9fdac1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:45.918072 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25efcc64-cd3d-4332-a882-ba71fe9fdac1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:45.918266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25efcc64-cd3d-4332-a882-ba71fe9fdac1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:45.918458 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25efcc64-cd3d-4332-a882-ba71fe9fdac1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:45.918559 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-25efcc64-cd3d-4332-a882-ba71fe9fdac1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:45.922800 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:45.922800 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:45.923522 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25efcc64-cd3d-4332-a882-ba71fe9fdac1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:45.923911 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1009/4040] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:45 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:46.351870 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b42ca87-2ce7-4634-b815-fe9392cbff4d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:46.353854 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b42ca87-2ce7-4634-b815-fe9392cbff4d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:46.354098 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b42ca87-2ce7-4634-b815-fe9392cbff4d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:46.354344 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b42ca87-2ce7-4634-b815-fe9392cbff4d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:46.359515 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b42ca87-2ce7-4634-b815-fe9392cbff4d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 404 Aug 12 21:47:46.360309 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1013/4041] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:46 2026] GET /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:46.368113 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72982b19-fff7-4299-8d17-4a635f31057b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:46.370020 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72982b19-fff7-4299-8d17-4a635f31057b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:46.370223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72982b19-fff7-4299-8d17-4a635f31057b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:46.370458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72982b19-fff7-4299-8d17-4a635f31057b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:46.370566 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-72982b19-fff7-4299-8d17-4a635f31057b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 96ddf0e9-6d58-43e4-b5b0-470f3ad49633 Aug 12 21:47:46.375527 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72982b19-fff7-4299-8d17-4a635f31057b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 returned with HTTP 404 Aug 12 21:47:46.376019 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1006/4042] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:47:46 2026] DELETE /volume/v3/snapshots/96ddf0e9-6d58-43e4-b5b0-470f3ad49633 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:46.385744 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f98e9b49-1764-4980-9b35-e7f2269067a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:46.388002 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f98e9b49-1764-4980-9b35-e7f2269067a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:47:46.388442 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f98e9b49-1764-4980-9b35-e7f2269067a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:46.388873 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f98e9b49-1764-4980-9b35-e7f2269067a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:46.398371 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:46.398371 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:46.406653 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f98e9b49-1764-4980-9b35-e7f2269067a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:46.410435 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f98e9b49-1764-4980-9b35-e7f2269067a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:47:46.411029 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1015/4043] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:46 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:46.423705 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ed67e25-660e-4290-8bd6-5649404d07af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:46.425605 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ed67e25-660e-4290-8bd6-5649404d07af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:47:46.425965 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ed67e25-660e-4290-8bd6-5649404d07af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1909ed-30b7-45a3-9129-2eb9142a4433", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1341008321"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:46.437498 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:46.437498 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:46.438119 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4ed67e25-660e-4290-8bd6-5649404d07af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:47:46.438270 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-4ed67e25-660e-4290-8bd6-5649404d07af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume 5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:47:46.465062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-4ed67e25-660e-4290-8bd6-5649404d07af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['57b06a93-6e4b-462c-b4df-02a630b6326f', '3aee0bdc-77c6-458f-becb-a2a73077fc9e', 'bb3ed43b-aea1-46b4-a627-c5c5bea2fa72', '658455ec-0a16-4915-9f93-1b307346d899'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:46.497955 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4ed67e25-660e-4290-8bd6-5649404d07af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot create request issued successfully. Aug 12 21:47:46.498266 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ed67e25-660e-4290-8bd6-5649404d07af tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:47:46.498764 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1010/4044] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:47:46 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 12 21:47:46.508883 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0d8a1a03-9f04-4b11-8ae1-c3f785f351b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:46.510808 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0d8a1a03-9f04-4b11-8ae1-c3f785f351b6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d Aug 12 21:47:46.511033 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0d8a1a03-9f04-4b11-8ae1-c3f785f351b6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:46.511242 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0d8a1a03-9f04-4b11-8ae1-c3f785f351b6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:46.520234 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:46.520234 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:46.520813 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0d8a1a03-9f04-4b11-8ae1-c3f785f351b6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:46.521719 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0d8a1a03-9f04-4b11-8ae1-c3f785f351b6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d returned with HTTP 200 Aug 12 21:47:46.522157 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1014/4045] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:46 2026] GET /volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:46.588589 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1affdff7-c75a-41e0-a611-2b4f3903c984 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:46.591913 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1affdff7-c75a-41e0-a611-2b4f3903c984 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:46.592194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1affdff7-c75a-41e0-a611-2b4f3903c984 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:46.592452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1affdff7-c75a-41e0-a611-2b4f3903c984 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:46.592630 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1affdff7-c75a-41e0-a611-2b4f3903c984 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:46.600815 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:46.600815 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:46.601508 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1affdff7-c75a-41e0-a611-2b4f3903c984 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:46.602394 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1007/4046] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:46 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:46.935306 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-65efb627-24e4-409e-b701-bd1dfb226456 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:46.938308 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65efb627-24e4-409e-b701-bd1dfb226456 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:46.938308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65efb627-24e4-409e-b701-bd1dfb226456 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:46.938308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65efb627-24e4-409e-b701-bd1dfb226456 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:46.938308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-65efb627-24e4-409e-b701-bd1dfb226456 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:46.943825 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:46.943825 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:46.944930 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65efb627-24e4-409e-b701-bd1dfb226456 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:46.945536 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1016/4047] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:46 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:47.534827 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c65b72c-e895-4f8c-9dc7-48505890cd16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:47.536821 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c65b72c-e895-4f8c-9dc7-48505890cd16 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d Aug 12 21:47:47.537050 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c65b72c-e895-4f8c-9dc7-48505890cd16 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:47.537247 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c65b72c-e895-4f8c-9dc7-48505890cd16 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:47.543910 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:47.543910 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:47.544355 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5c65b72c-e895-4f8c-9dc7-48505890cd16 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:47:47.545105 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c65b72c-e895-4f8c-9dc7-48505890cd16 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d returned with HTTP 200 Aug 12 21:47:47.545481 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1011/4048] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:47:47 2026] GET /volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:47.620832 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f5404163-52bd-48ac-ad6d-dfa47e834db3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:47.623100 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5404163-52bd-48ac-ad6d-dfa47e834db3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:47.623447 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f5404163-52bd-48ac-ad6d-dfa47e834db3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:47.623717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f5404163-52bd-48ac-ad6d-dfa47e834db3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:47.623882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f5404163-52bd-48ac-ad6d-dfa47e834db3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:47.629188 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:47.629188 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:47.630028 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5404163-52bd-48ac-ad6d-dfa47e834db3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:47.630539 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1015/4049] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:47 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:47.956879 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-143001a2-1c7a-4da0-8755-5e2b2df740ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:47.959358 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-143001a2-1c7a-4da0-8755-5e2b2df740ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:47.959643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-143001a2-1c7a-4da0-8755-5e2b2df740ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:47.959949 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-143001a2-1c7a-4da0-8755-5e2b2df740ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:47.960082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-143001a2-1c7a-4da0-8755-5e2b2df740ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:47.966132 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:47.966132 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:47.967254 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-143001a2-1c7a-4da0-8755-5e2b2df740ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:47.967915 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1008/4050] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:47 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:48.645020 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db3db40a-0f32-46fe-a116-47a5ae3385ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:48.646975 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db3db40a-0f32-46fe-a116-47a5ae3385ba tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:48.648642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db3db40a-0f32-46fe-a116-47a5ae3385ba tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:48.648642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db3db40a-0f32-46fe-a116-47a5ae3385ba tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:48.648642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-db3db40a-0f32-46fe-a116-47a5ae3385ba tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:48.654274 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:48.654274 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:48.654274 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db3db40a-0f32-46fe-a116-47a5ae3385ba tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:48.654274 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1017/4051] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:48 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:48.981306 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-759889d1-6cd6-44b9-b6fd-6968137a6057 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:48.983490 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-759889d1-6cd6-44b9-b6fd-6968137a6057 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:48.983787 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-759889d1-6cd6-44b9-b6fd-6968137a6057 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:48.984029 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-759889d1-6cd6-44b9-b6fd-6968137a6057 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:48.984192 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-759889d1-6cd6-44b9-b6fd-6968137a6057 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:48.993083 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:48.993083 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:48.993617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-759889d1-6cd6-44b9-b6fd-6968137a6057 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:48.994082 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1012/4052] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:48 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:49.666491 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-048ddb0d-049b-4f0d-af25-065033c3238b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:49.668155 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-048ddb0d-049b-4f0d-af25-065033c3238b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:49.668363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-048ddb0d-049b-4f0d-af25-065033c3238b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:49.668542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-048ddb0d-049b-4f0d-af25-065033c3238b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:49.668660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-048ddb0d-049b-4f0d-af25-065033c3238b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:49.678832 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:49.678832 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:49.679458 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-048ddb0d-049b-4f0d-af25-065033c3238b tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:49.679847 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1016/4053] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:49 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:50.008210 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d549f3b8-053e-45ce-9db6-3bdde179a651 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:50.010335 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d549f3b8-053e-45ce-9db6-3bdde179a651 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:50.010514 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d549f3b8-053e-45ce-9db6-3bdde179a651 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:50.010813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d549f3b8-053e-45ce-9db6-3bdde179a651 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:50.010911 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d549f3b8-053e-45ce-9db6-3bdde179a651 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:50.016152 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:50.016152 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:50.016993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d549f3b8-053e-45ce-9db6-3bdde179a651 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:50.017328 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1009/4054] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:50 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:50.694710 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d0bf659-9acb-49c4-ae58-41b26b1d516c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:50.698723 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d0bf659-9acb-49c4-ae58-41b26b1d516c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:50.698723 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d0bf659-9acb-49c4-ae58-41b26b1d516c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:50.698723 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d0bf659-9acb-49c4-ae58-41b26b1d516c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:50.698723 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1d0bf659-9acb-49c4-ae58-41b26b1d516c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:50.700966 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=255,cinder:UPDATE=71,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:47:50.705633 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:50.705633 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:50.706654 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d0bf659-9acb-49c4-ae58-41b26b1d516c tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:50.707239 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1018/4055] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:50 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:51.029100 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dcf7c14b-7df9-48a6-a0ef-8ca60ceb09e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:51.031567 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcf7c14b-7df9-48a6-a0ef-8ca60ceb09e8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:51.032448 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcf7c14b-7df9-48a6-a0ef-8ca60ceb09e8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:51.032784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcf7c14b-7df9-48a6-a0ef-8ca60ceb09e8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:51.033292 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dcf7c14b-7df9-48a6-a0ef-8ca60ceb09e8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:51.036122 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=293,cinder:UPDATE=112,cinder:INSERT=68 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:47:51.040867 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:51.040867 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:51.042814 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcf7c14b-7df9-48a6-a0ef-8ca60ceb09e8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:51.043706 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1013/4056] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:51 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:51.720574 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7fca0f0a-2ba2-4563-b2a0-f140b8c439e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:51.725758 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7fca0f0a-2ba2-4563-b2a0-f140b8c439e3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:51.725758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7fca0f0a-2ba2-4563-b2a0-f140b8c439e3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:51.725758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7fca0f0a-2ba2-4563-b2a0-f140b8c439e3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:51.725758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7fca0f0a-2ba2-4563-b2a0-f140b8c439e3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:51.727839 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=298,cinder:UPDATE=90,cinder:INSERT=40 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:47:51.731754 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:51.731754 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:51.732581 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7fca0f0a-2ba2-4563-b2a0-f140b8c439e3 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:51.733490 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1017/4057] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:51 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:47:52.057936 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1bea4d25-5a6d-4a95-ab46-fee48e82c816 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:52.061790 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bea4d25-5a6d-4a95-ab46-fee48e82c816 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:52.062073 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bea4d25-5a6d-4a95-ab46-fee48e82c816 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:52.062333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bea4d25-5a6d-4a95-ab46-fee48e82c816 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:52.062502 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1bea4d25-5a6d-4a95-ab46-fee48e82c816 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:52.068120 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=255,cinder:UPDATE=71,cinder:INSERT=34 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:47:52.071378 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:52.071378 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:52.072668 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bea4d25-5a6d-4a95-ab46-fee48e82c816 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:52.073405 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1010/4058] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:52 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:52.744571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46bd1e17-4111-457f-bc95-070aef17ddf7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:52.746978 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46bd1e17-4111-457f-bc95-070aef17ddf7 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:52.747281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46bd1e17-4111-457f-bc95-070aef17ddf7 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:52.747676 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46bd1e17-4111-457f-bc95-070aef17ddf7 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:52.747838 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-46bd1e17-4111-457f-bc95-070aef17ddf7 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:52.753183 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:52.753183 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:52.754041 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46bd1e17-4111-457f-bc95-070aef17ddf7 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:52.754588 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1019/4059] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:52 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:52.764842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-186bd2d1-d5f3-4c48-9ab5-1b5496deb107 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:52.767010 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-186bd2d1-d5f3-4c48-9ab5-1b5496deb107 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] PUT https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:52.767439 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-186bd2d1-d5f3-4c48-9ab5-1b5496deb107 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:52.773365 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:52.773365 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:52.779214 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-186bd2d1-d5f3-4c48-9ab5-1b5496deb107 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:52.779711 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1014/4060] 10.4.3.240 () {70 vars in 1408 bytes} [Wed Aug 12 21:47:52 2026] PUT /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 315 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:52.787860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-678ac370-e2af-4486-9706-a8f0adc1d280 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:52.790194 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-678ac370-e2af-4486-9706-a8f0adc1d280 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:52.790455 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-678ac370-e2af-4486-9706-a8f0adc1d280 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:52.790706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-678ac370-e2af-4486-9706-a8f0adc1d280 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:52.790839 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-678ac370-e2af-4486-9706-a8f0adc1d280 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:52.798306 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:52.798306 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:52.799013 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-678ac370-e2af-4486-9706-a8f0adc1d280 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:52.799421 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1018/4061] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:52 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:52.812022 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02cc00b2-0d2d-403d-8d10-e05ee44dc0d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:52.815286 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02cc00b2-0d2d-403d-8d10-e05ee44dc0d8 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] DELETE https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:52.815565 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02cc00b2-0d2d-403d-8d10-e05ee44dc0d8 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:52.815895 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02cc00b2-0d2d-403d-8d10-e05ee44dc0d8 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:52.816044 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-02cc00b2-0d2d-403d-8d10-e05ee44dc0d8 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Delete backup with id: d3b7805d-ed0c-463c-be57-fd64b3973ff4. Aug 12 21:47:52.820960 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:52.820960 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:52.834486 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-02cc00b2-0d2d-403d-8d10-e05ee44dc0d8 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] delete_backup rpcapi backup_id d3b7805d-ed0c-463c-be57-fd64b3973ff4 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:47:52.839455 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02cc00b2-0d2d-403d-8d10-e05ee44dc0d8 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 202 Aug 12 21:47:52.839455 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1011/4062] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:47:52 2026] DELETE /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:47:52.848537 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d751b377-db38-4350-b982-4e13a3fa2129 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:52.850837 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d751b377-db38-4350-b982-4e13a3fa2129 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:52.851091 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d751b377-db38-4350-b982-4e13a3fa2129 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:52.851313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d751b377-db38-4350-b982-4e13a3fa2129 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:52.851468 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d751b377-db38-4350-b982-4e13a3fa2129 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:52.856196 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:52.856196 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:52.856979 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d751b377-db38-4350-b982-4e13a3fa2129 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 200 Aug 12 21:47:52.857386 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1020/4063] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:52 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:53.085762 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d35ae5b-73c6-424e-b400-4c7e29ea89ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:53.091373 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d35ae5b-73c6-424e-b400-4c7e29ea89ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:53.091741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d35ae5b-73c6-424e-b400-4c7e29ea89ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:53.091908 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d35ae5b-73c6-424e-b400-4c7e29ea89ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:53.092104 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7d35ae5b-73c6-424e-b400-4c7e29ea89ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:53.103216 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:53.103216 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:53.104243 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d35ae5b-73c6-424e-b400-4c7e29ea89ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:53.104721 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1015/4064] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:53 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:53.868644 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-43cf101a-ffd5-4527-b84d-815578d841c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:53.871031 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-43cf101a-ffd5-4527-b84d-815578d841c5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 Aug 12 21:47:53.871253 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-43cf101a-ffd5-4527-b84d-815578d841c5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:53.871555 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-43cf101a-ffd5-4527-b84d-815578d841c5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:53.871735 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-43cf101a-ffd5-4527-b84d-815578d841c5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Show backup with id d3b7805d-ed0c-463c-be57-fd64b3973ff4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:53.875818 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-43cf101a-ffd5-4527-b84d-815578d841c5 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 returned with HTTP 404 Aug 12 21:47:53.876222 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1019/4065] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:53 2026] GET /volume/v3/backups/d3b7805d-ed0c-463c-be57-fd64b3973ff4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:53.886702 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c61d6f01-fffb-4a5f-95fa-eced03af8e56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:53.889735 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c61d6f01-fffb-4a5f-95fa-eced03af8e56 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 Aug 12 21:47:53.890072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c61d6f01-fffb-4a5f-95fa-eced03af8e56 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:53.890337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c61d6f01-fffb-4a5f-95fa-eced03af8e56 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:53.890551 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c61d6f01-fffb-4a5f-95fa-eced03af8e56 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Delete volume with id: 312d0f54-81dd-44df-a861-af5c7ddd4ad7 Aug 12 21:47:53.900564 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:53.900564 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:53.901025 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c61d6f01-fffb-4a5f-95fa-eced03af8e56 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Volume info retrieved successfully. Aug 12 21:47:53.921348 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c61d6f01-fffb-4a5f-95fa-eced03af8e56 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Delete volume request issued successfully. Aug 12 21:47:53.921655 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c61d6f01-fffb-4a5f-95fa-eced03af8e56 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 returned with HTTP 202 Aug 12 21:47:53.922285 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1012/4066] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:47:53 2026] DELETE /volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:47:53.931031 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85570f28-a330-497a-81e8-8a68fd29c401 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:53.933555 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85570f28-a330-497a-81e8-8a68fd29c401 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 Aug 12 21:47:53.933920 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85570f28-a330-497a-81e8-8a68fd29c401 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:53.934141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85570f28-a330-497a-81e8-8a68fd29c401 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:53.946172 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:53.946172 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:53.950199 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85570f28-a330-497a-81e8-8a68fd29c401 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Volume info retrieved successfully. Aug 12 21:47:53.955032 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85570f28-a330-497a-81e8-8a68fd29c401 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 returned with HTTP 200 Aug 12 21:47:53.955569 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1021/4067] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:53 2026] GET /volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:54.117094 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb539ad6-fe54-44a7-ba1b-bbf8c9e0aef5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:54.119487 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb539ad6-fe54-44a7-ba1b-bbf8c9e0aef5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:54.119794 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb539ad6-fe54-44a7-ba1b-bbf8c9e0aef5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:54.120094 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb539ad6-fe54-44a7-ba1b-bbf8c9e0aef5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:54.120270 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cb539ad6-fe54-44a7-ba1b-bbf8c9e0aef5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:54.126165 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:54.126165 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:54.127075 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb539ad6-fe54-44a7-ba1b-bbf8c9e0aef5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:54.127515 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1016/4068] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:54 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:54.968874 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5c33236-fdea-480a-9ede-d26d5dcf2055 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:54.970863 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5c33236-fdea-480a-9ede-d26d5dcf2055 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] GET https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 Aug 12 21:47:54.971092 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5c33236-fdea-480a-9ede-d26d5dcf2055 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:54.971322 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5c33236-fdea-480a-9ede-d26d5dcf2055 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:54.978423 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5c33236-fdea-480a-9ede-d26d5dcf2055 tempest-ProjectAdminTests39-2010663519 tempest-ProjectAdminTests39-2010663519-project-admin] https://10.4.3.240/volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 returned with HTTP 404 Aug 12 21:47:54.979331 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1020/4069] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:54 2026] GET /volume/v3/volumes/312d0f54-81dd-44df-a861-af5c7ddd4ad7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:47:55.141084 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6dd88d67-fee0-4f21-82a3-e4afa8af4faa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:55.143136 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dd88d67-fee0-4f21-82a3-e4afa8af4faa tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:55.143351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dd88d67-fee0-4f21-82a3-e4afa8af4faa tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:55.143613 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dd88d67-fee0-4f21-82a3-e4afa8af4faa tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:55.143751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6dd88d67-fee0-4f21-82a3-e4afa8af4faa tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:55.148576 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:55.148576 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:55.149706 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dd88d67-fee0-4f21-82a3-e4afa8af4faa tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:55.150191 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1013/4070] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:55 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:56.165154 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b60ddf31-01b4-476f-bb5a-0e5fdca2ab48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:56.167913 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b60ddf31-01b4-476f-bb5a-0e5fdca2ab48 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:56.168148 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b60ddf31-01b4-476f-bb5a-0e5fdca2ab48 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:56.168338 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b60ddf31-01b4-476f-bb5a-0e5fdca2ab48 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:56.168438 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b60ddf31-01b4-476f-bb5a-0e5fdca2ab48 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:56.173245 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:56.173245 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:56.174124 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b60ddf31-01b4-476f-bb5a-0e5fdca2ab48 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:56.174574 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1022/4071] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:56 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:56.719561 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94403428-5d55-4d3f-83fd-91202b0005e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:56.820780 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:47:56.821091 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-442078537"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:56.822446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-442078537'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:47:56.822583 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume of 1 GB Aug 12 21:47:56.827011 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Availability Zones retrieved successfully. Aug 12 21:47:56.833221 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Flow 'volume_create_api' (bd08bc72-68d4-464c-bcfc-154f46251abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:56.834503 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1709bd9f-47bf-4ac8-8121-921d483ea6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:56.835316 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:47:56.861660 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1709bd9f-47bf-4ac8-8121-921d483ea6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:56.862409 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d93095-7c67-4419-8dbe-71888da7519a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:56.920416 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Created reservations ['51a364ee-fcf6-47fd-9f09-5faf87a8830c', '337e173a-5899-42b9-8d90-ed991be221b6', 'c496c18f-7f17-4322-8e99-dc919c8ee59f', 'ba674259-4ca3-427f-bbe8-09929ebb0cf5'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:56.921461 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d93095-7c67-4419-8dbe-71888da7519a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51a364ee-fcf6-47fd-9f09-5faf87a8830c', '337e173a-5899-42b9-8d90-ed991be221b6', 'c496c18f-7f17-4322-8e99-dc919c8ee59f', 'ba674259-4ca3-427f-bbe8-09929ebb0cf5']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:56.922573 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33408b4b-191c-4d13-a07e-b32d9b2e3c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:56.949758 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33408b4b-191c-4d13-a07e-b32d9b2e3c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23309f74-69a7-42f1-bcab-270f93d8e8a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-442078537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae2861f2084e28b51dc45000e76975',qos_specs=None,replication_status=,reservations=['51a364ee-fcf6-47fd-9f09-5faf87a8830c','337e173a-5899-42b9-8d90-ed991be221b6','c496c18f-7f17-4322-8e99-dc919c8ee59f','ba674259-4ca3-427f-bbe8-09929ebb0cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f5875577dd43689fd452548bc0e3bc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:47:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-442078537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23309f74-69a7-42f1-bcab-270f93d8e8a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ae2861f2084e28b51dc45000e76975',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f5875577dd43689fd452548bc0e3bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:56.950519 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8959f45b-9b11-4278-8dee-c661b359ca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:56.974427 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8959f45b-9b11-4278-8dee-c661b359ca97) transitioned into state 'SUCCESS' from state '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-442078537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae2861f2084e28b51dc45000e76975',qos_specs=None,replication_status=,reservations=['51a364ee-fcf6-47fd-9f09-5faf87a8830c','337e173a-5899-42b9-8d90-ed991be221b6','c496c18f-7f17-4322-8e99-dc919c8ee59f','ba674259-4ca3-427f-bbe8-09929ebb0cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f5875577dd43689fd452548bc0e3bc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:56.974427 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5fe400-d679-4111-a0f2-8b2da1ea19f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:47:56.988235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5fe400-d679-4111-a0f2-8b2da1ea19f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:47:56.989667 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Flow 'volume_create_api' (bd08bc72-68d4-464c-bcfc-154f46251abc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:47:56.989667 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume request issued successfully. Aug 12 21:47:56.990429 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94403428-5d55-4d3f-83fd-91202b0005e1 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:47:56.991020 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1017/4072] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:47:56 2026] POST /volume/v3/volumes => generated 777 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:57.004786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f3e22c2c-ace2-48d4-9040-3fcfa6899615 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:57.007168 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f3e22c2c-ace2-48d4-9040-3fcfa6899615 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 Aug 12 21:47:57.007404 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f3e22c2c-ace2-48d4-9040-3fcfa6899615 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:57.007640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f3e22c2c-ace2-48d4-9040-3fcfa6899615 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:57.016544 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:57.016544 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:57.020118 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f3e22c2c-ace2-48d4-9040-3fcfa6899615 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:47:57.024471 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f3e22c2c-ace2-48d4-9040-3fcfa6899615 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 returned with HTTP 200 Aug 12 21:47:57.024936 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1021/4073] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:57 2026] GET /volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:57.187809 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a3022ac-881e-4936-9d5c-764c8a1b2cec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:57.189817 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a3022ac-881e-4936-9d5c-764c8a1b2cec tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:57.190061 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a3022ac-881e-4936-9d5c-764c8a1b2cec tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:57.190326 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a3022ac-881e-4936-9d5c-764c8a1b2cec tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:57.190453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8a3022ac-881e-4936-9d5c-764c8a1b2cec tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:57.195373 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:57.195373 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:57.196346 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a3022ac-881e-4936-9d5c-764c8a1b2cec tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:57.196964 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1014/4074] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:57 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:58.038475 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a67d064-f291-4910-9b02-31af0222a00e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:58.040538 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a67d064-f291-4910-9b02-31af0222a00e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 Aug 12 21:47:58.040843 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a67d064-f291-4910-9b02-31af0222a00e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:58.041066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a67d064-f291-4910-9b02-31af0222a00e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:58.049378 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:58.049378 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:58.053810 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5a67d064-f291-4910-9b02-31af0222a00e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:47:58.058349 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a67d064-f291-4910-9b02-31af0222a00e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 returned with HTTP 200 Aug 12 21:47:58.058892 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1023/4075] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:58 2026] GET /volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:47:58.070430 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31a67c75-82a1-430c-9aed-8d1c4b33fa49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:58.072325 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31a67c75-82a1-430c-9aed-8d1c4b33fa49 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:47:58.072739 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31a67c75-82a1-430c-9aed-8d1c4b33fa49 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23309f74-69a7-42f1-bcab-270f93d8e8a8", "name": "tempest-type-Backup-1889667748"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:47:58.074246 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-31a67c75-82a1-430c-9aed-8d1c4b33fa49 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Creating new backup {'backup': {'volume_id': '23309f74-69a7-42f1-bcab-270f93d8e8a8', 'name': 'tempest-type-Backup-1889667748'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:47:58.074380 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-31a67c75-82a1-430c-9aed-8d1c4b33fa49 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Creating backup of volume 23309f74-69a7-42f1-bcab-270f93d8e8a8 in container None Aug 12 21:47:58.081602 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:58.081602 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:58.081929 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31a67c75-82a1-430c-9aed-8d1c4b33fa49 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:47:58.105355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-31a67c75-82a1-430c-9aed-8d1c4b33fa49 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Created reservations ['807fbad8-2b65-41e8-9c6d-41d0ee40eec0', 'c7bf68e7-7ae1-4f75-8362-23aba648d687'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:47:58.136956 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31a67c75-82a1-430c-9aed-8d1c4b33fa49 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:47:58.137366 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1018/4076] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:47:58 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:47:58.147530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-df8738a1-da48-400e-8c1d-eb4c67443aca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:58.149765 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-df8738a1-da48-400e-8c1d-eb4c67443aca tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:47:58.150008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-df8738a1-da48-400e-8c1d-eb4c67443aca tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:58.150268 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-df8738a1-da48-400e-8c1d-eb4c67443aca tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:58.150442 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-df8738a1-da48-400e-8c1d-eb4c67443aca tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:58.155540 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:58.155540 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:47:58.156331 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-df8738a1-da48-400e-8c1d-eb4c67443aca tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:47:58.156850 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1022/4077] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:58 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:58.209715 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2830bec7-dccc-43c5-8cb7-ce7c5b8e16d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:58.214512 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2830bec7-dccc-43c5-8cb7-ce7c5b8e16d4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:58.214806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2830bec7-dccc-43c5-8cb7-ce7c5b8e16d4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:58.215004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2830bec7-dccc-43c5-8cb7-ce7c5b8e16d4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:58.215116 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2830bec7-dccc-43c5-8cb7-ce7c5b8e16d4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:58.220245 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:58.220245 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:47:58.221197 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2830bec7-dccc-43c5-8cb7-ce7c5b8e16d4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:58.221587 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1015/4078] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:58 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:59.171158 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-846b8f67-8b32-482f-bf0e-c49d143430cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:59.174593 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-846b8f67-8b32-482f-bf0e-c49d143430cb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:47:59.175007 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-846b8f67-8b32-482f-bf0e-c49d143430cb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:59.175305 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-846b8f67-8b32-482f-bf0e-c49d143430cb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:59.175485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-846b8f67-8b32-482f-bf0e-c49d143430cb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:59.181593 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:59.181593 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:47:59.182618 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-846b8f67-8b32-482f-bf0e-c49d143430cb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:47:59.183255 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1024/4079] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:47:59 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:47:59.236847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1bfe94bd-e0cc-458f-8775-8cc2cf887768 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:47:59.240575 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1bfe94bd-e0cc-458f-8775-8cc2cf887768 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:47:59.240575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1bfe94bd-e0cc-458f-8775-8cc2cf887768 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:47:59.240575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1bfe94bd-e0cc-458f-8775-8cc2cf887768 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:47:59.240575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1bfe94bd-e0cc-458f-8775-8cc2cf887768 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:47:59.246494 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:47:59.246494 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:47:59.247422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1bfe94bd-e0cc-458f-8775-8cc2cf887768 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:47:59.247923 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1019/4080] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:47:59 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:00.194805 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-352f8da2-d32c-484b-93d0-d090c0998dbf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:00.196616 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-352f8da2-d32c-484b-93d0-d090c0998dbf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:00.196861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-352f8da2-d32c-484b-93d0-d090c0998dbf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:00.197058 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-352f8da2-d32c-484b-93d0-d090c0998dbf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:00.197178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-352f8da2-d32c-484b-93d0-d090c0998dbf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:00.201702 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:00.201702 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:00.202329 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-352f8da2-d32c-484b-93d0-d090c0998dbf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:00.202753 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1023/4081] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:00 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:00.258586 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0363e902-b955-41b7-b46e-08f1549b8515 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:00.260408 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0363e902-b955-41b7-b46e-08f1549b8515 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:48:00.260669 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0363e902-b955-41b7-b46e-08f1549b8515 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:00.260907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0363e902-b955-41b7-b46e-08f1549b8515 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:00.261025 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0363e902-b955-41b7-b46e-08f1549b8515 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:00.265447 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:00.265447 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:00.266209 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0363e902-b955-41b7-b46e-08f1549b8515 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:48:00.266727 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1016/4082] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:00 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:01.213266 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1dcb9af-e048-429e-8b36-9af9a77aa0c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.215341 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1dcb9af-e048-429e-8b36-9af9a77aa0c2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:01.215636 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1dcb9af-e048-429e-8b36-9af9a77aa0c2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.215919 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1dcb9af-e048-429e-8b36-9af9a77aa0c2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.216003 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e1dcb9af-e048-429e-8b36-9af9a77aa0c2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:01.220789 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.220789 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:01.221420 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1dcb9af-e048-429e-8b36-9af9a77aa0c2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:01.221835 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1025/4083] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:01.277429 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b28e2c6-5b67-4541-947d-91a58fea3464 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.280266 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b28e2c6-5b67-4541-947d-91a58fea3464 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:48:01.280611 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b28e2c6-5b67-4541-947d-91a58fea3464 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.280951 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b28e2c6-5b67-4541-947d-91a58fea3464 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.281123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9b28e2c6-5b67-4541-947d-91a58fea3464 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:01.286655 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.286655 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:01.288367 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b28e2c6-5b67-4541-947d-91a58fea3464 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:48:01.288367 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1020/4084] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:01.297337 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-661ea039-6005-4d10-a515-4a2a7aa9c280 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.300853 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-661ea039-6005-4d10-a515-4a2a7aa9c280 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:48:01.300853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-661ea039-6005-4d10-a515-4a2a7aa9c280 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f611241-6bc2-4147-8703-9ee223c047e6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-502207992"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:01.301150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-661ea039-6005-4d10-a515-4a2a7aa9c280 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating new backup {'backup': {'volume_id': '9f611241-6bc2-4147-8703-9ee223c047e6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-502207992'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:48:01.301150 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-661ea039-6005-4d10-a515-4a2a7aa9c280 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating backup of volume 9f611241-6bc2-4147-8703-9ee223c047e6 in container None Aug 12 21:48:01.308196 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.308196 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:01.308692 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-661ea039-6005-4d10-a515-4a2a7aa9c280 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:48:01.325473 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-661ea039-6005-4d10-a515-4a2a7aa9c280 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['b5ea2380-e73d-4841-82c5-c3a3fa437f2b', '1f8d7520-a275-4d7e-a4f0-db8776e8d8cb'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:01.359363 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-661ea039-6005-4d10-a515-4a2a7aa9c280 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:48:01.360027 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1024/4085] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:48:01 2026] POST /volume/v3/backups => generated 329 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:01.374344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e8fa7e1-960d-4c92-b247-4fb750702eaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.376776 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e8fa7e1-960d-4c92-b247-4fb750702eaf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:01.377067 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e8fa7e1-960d-4c92-b247-4fb750702eaf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.377370 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e8fa7e1-960d-4c92-b247-4fb750702eaf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.377544 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5e8fa7e1-960d-4c92-b247-4fb750702eaf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:01.383462 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.383462 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:01.384795 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e8fa7e1-960d-4c92-b247-4fb750702eaf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:01.385326 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1017/4086] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:01.524691 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-143d1528-3c86-4c82-9440-bbe998c7f895 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.528452 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-143d1528-3c86-4c82-9440-bbe998c7f895 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:01.528724 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-143d1528-3c86-4c82-9440-bbe998c7f895 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.528936 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-143d1528-3c86-4c82-9440-bbe998c7f895 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.538377 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.538377 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:01.546264 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-143d1528-3c86-4c82-9440-bbe998c7f895 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:01.553547 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-143d1528-3c86-4c82-9440-bbe998c7f895 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:01.553920 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1026/4087] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:01.568507 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19a9a889-f9c1-4ddb-9510-953f84c3ad54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.571216 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19a9a889-f9c1-4ddb-9510-953f84c3ad54 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:01.571738 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19a9a889-f9c1-4ddb-9510-953f84c3ad54 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.571846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19a9a889-f9c1-4ddb-9510-953f84c3ad54 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.584771 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.584771 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:01.590906 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19a9a889-f9c1-4ddb-9510-953f84c3ad54 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:01.596926 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19a9a889-f9c1-4ddb-9510-953f84c3ad54 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:01.597644 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1021/4088] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:01.652343 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b365410b-b462-46ad-86de-584f8b73af37 req-26947058-396e-4ef9-9a43-2331cfacfec5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.664549 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-26947058-396e-4ef9-9a43-2331cfacfec5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:01.667274 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-26947058-396e-4ef9-9a43-2331cfacfec5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.668614 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-26947058-396e-4ef9-9a43-2331cfacfec5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.687897 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.687897 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:01.692130 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-b365410b-b462-46ad-86de-584f8b73af37 req-26947058-396e-4ef9-9a43-2331cfacfec5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:01.696715 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-26947058-396e-4ef9-9a43-2331cfacfec5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:01.697163 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1025/4089] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:01.790855 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d58728ed-15ab-4bab-8c76-163c69ac0539 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.791221 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d58728ed-15ab-4bab-8c76-163c69ac0539 None None] GET https://10.4.3.240/volume// Aug 12 21:48:01.791436 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d58728ed-15ab-4bab-8c76-163c69ac0539 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.791719 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d58728ed-15ab-4bab-8c76-163c69ac0539 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.792256 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d58728ed-15ab-4bab-8c76-163c69ac0539 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:01.792653 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1018/4090] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:01.801821 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b365410b-b462-46ad-86de-584f8b73af37 req-cf6d59fd-d80b-441f-ade6-b2679d64d9d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.906052 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-cf6d59fd-d80b-441f-ade6-b2679d64d9d1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:48:01.906561 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-cf6d59fd-d80b-441f-ade6-b2679d64d9d1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc", "connector": null, "instance_uuid": "4a9cd0de-9767-4ab2-8848-16fd5b4a2655"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:01.916444 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.916444 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:01.947326 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-cf6d59fd-d80b-441f-ade6-b2679d64d9d1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:48:01.947982 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1027/4091] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:48:01 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:01.977274 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44e99e4e-e0eb-4593-9638-04d9b0afdad3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.979078 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44e99e4e-e0eb-4593-9638-04d9b0afdad3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:01.979310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44e99e4e-e0eb-4593-9638-04d9b0afdad3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.979553 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44e99e4e-e0eb-4593-9638-04d9b0afdad3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.985032 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d5c599f7-d78b-43ec-8a59-def4e48a4765 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.985444 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d5c599f7-d78b-43ec-8a59-def4e48a4765 None None] GET https://10.4.3.240/volume// Aug 12 21:48:01.985684 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d5c599f7-d78b-43ec-8a59-def4e48a4765 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.985845 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d5c599f7-d78b-43ec-8a59-def4e48a4765 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.986221 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d5c599f7-d78b-43ec-8a59-def4e48a4765 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:01.986741 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1026/4092] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:01.989490 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:01.989490 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:01.993040 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-44e99e4e-e0eb-4593-9638-04d9b0afdad3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:01.995974 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b365410b-b462-46ad-86de-584f8b73af37 req-888f5406-b866-40fa-b348-9c5bd2593424 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:01.998429 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-888f5406-b866-40fa-b348-9c5bd2593424 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:01.998723 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-888f5406-b866-40fa-b348-9c5bd2593424 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:01.998952 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-888f5406-b866-40fa-b348-9c5bd2593424 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:01.998993 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44e99e4e-e0eb-4593-9638-04d9b0afdad3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:01.999595 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1022/4093] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:02.014653 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:02.014653 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:02.019867 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b365410b-b462-46ad-86de-584f8b73af37 req-888f5406-b866-40fa-b348-9c5bd2593424 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:02.028217 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-888f5406-b866-40fa-b348-9c5bd2593424 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:02.028947 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1019/4094] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:48:01 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:48:02.132569 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b365410b-b462-46ad-86de-584f8b73af37 req-2d8d200b-c0ce-498c-9b6d-f66a4c78476e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:02.134976 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-2d8d200b-c0ce-498c-9b6d-f66a4c78476e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] PUT https://10.4.3.240/volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d Aug 12 21:48:02.135404 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-2d8d200b-c0ce-498c-9b6d-f66a4c78476e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:02.144416 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b365410b-b462-46ad-86de-584f8b73af37 req-2d8d200b-c0ce-498c-9b6d-f66a4c78476e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Acquiring lock "cinder-attachment_update-96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:48:02.149818 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b365410b-b462-46ad-86de-584f8b73af37 req-2d8d200b-c0ce-498c-9b6d-f66a4c78476e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:48:02.150879 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:02.150879 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:02.234618 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25965f96-684c-487f-ac4f-c153139e1f87 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:02.241948 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25965f96-684c-487f-ac4f-c153139e1f87 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:02.244774 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25965f96-684c-487f-ac4f-c153139e1f87 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:02.244980 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b365410b-b462-46ad-86de-584f8b73af37 req-2d8d200b-c0ce-498c-9b6d-f66a4c78476e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc-np0000007121" released by "attachment_update" :: held 0.095s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:48:02.245662 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-2d8d200b-c0ce-498c-9b6d-f66a4c78476e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d returned with HTTP 200 Aug 12 21:48:02.246158 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25965f96-684c-487f-ac4f-c153139e1f87 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:02.246265 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1028/4095] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:48:02 2026] PUT /volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:02.248030 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-25965f96-684c-487f-ac4f-c153139e1f87 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:02.255757 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b365410b-b462-46ad-86de-584f8b73af37 req-e0560ef1-14cb-42ba-bc6f-b1cea2741108 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:02.258835 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-e0560ef1-14cb-42ba-bc6f-b1cea2741108 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/encryption Aug 12 21:48:02.259000 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-e0560ef1-14cb-42ba-bc6f-b1cea2741108 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:02.259392 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-e0560ef1-14cb-42ba-bc6f-b1cea2741108 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:02.261489 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:02.261489 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:02.264202 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25965f96-684c-487f-ac4f-c153139e1f87 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:02.264588 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1027/4096] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:02 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:02.273332 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:02.273332 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:02.282603 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-e0560ef1-14cb-42ba-bc6f-b1cea2741108 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/encryption returned with HTTP 200 Aug 12 21:48:02.283295 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1023/4097] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:48:02 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:02.397329 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f367873-dbf8-46ca-a286-ff9b6deb60b2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:02.399755 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f367873-dbf8-46ca-a286-ff9b6deb60b2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:02.400085 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f367873-dbf8-46ca-a286-ff9b6deb60b2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:02.400336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f367873-dbf8-46ca-a286-ff9b6deb60b2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:02.400698 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8f367873-dbf8-46ca-a286-ff9b6deb60b2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:02.406146 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:02.406146 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:02.407056 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f367873-dbf8-46ca-a286-ff9b6deb60b2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:02.407458 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1020/4098] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:02 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:03.012581 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-def9479d-0de4-4cae-aa7a-2712f263140f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:03.014678 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-def9479d-0de4-4cae-aa7a-2712f263140f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:03.014923 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-def9479d-0de4-4cae-aa7a-2712f263140f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:03.015184 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-def9479d-0de4-4cae-aa7a-2712f263140f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:03.024969 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:03.024969 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:03.028863 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-def9479d-0de4-4cae-aa7a-2712f263140f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:03.032999 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-def9479d-0de4-4cae-aa7a-2712f263140f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:03.033393 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1029/4099] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:03 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:03.279150 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c8363800-48e6-4eb9-a32d-3525b7811dcf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:03.284655 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8363800-48e6-4eb9-a32d-3525b7811dcf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:03.285494 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8363800-48e6-4eb9-a32d-3525b7811dcf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:03.286914 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8363800-48e6-4eb9-a32d-3525b7811dcf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:03.287559 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c8363800-48e6-4eb9-a32d-3525b7811dcf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:03.302043 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:03.302043 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:03.306815 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8363800-48e6-4eb9-a32d-3525b7811dcf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:03.309269 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1028/4100] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:03 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:03.417575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e4b8acb-6523-4f66-9be2-d4c4257a093d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:03.419803 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e4b8acb-6523-4f66-9be2-d4c4257a093d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:03.420042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e4b8acb-6523-4f66-9be2-d4c4257a093d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:03.420271 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e4b8acb-6523-4f66-9be2-d4c4257a093d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:03.420452 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0e4b8acb-6523-4f66-9be2-d4c4257a093d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:03.424815 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:03.424815 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:03.425607 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e4b8acb-6523-4f66-9be2-d4c4257a093d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:03.426011 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1024/4101] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:03 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:04.047007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7119532-029e-4fcb-89ff-82f00ab151f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:04.049527 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7119532-029e-4fcb-89ff-82f00ab151f2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:04.049935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7119532-029e-4fcb-89ff-82f00ab151f2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:04.050481 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7119532-029e-4fcb-89ff-82f00ab151f2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:04.062176 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:04.062176 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:04.070654 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b7119532-029e-4fcb-89ff-82f00ab151f2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:04.074910 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7119532-029e-4fcb-89ff-82f00ab151f2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:04.075684 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1021/4102] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:04 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:04.322197 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8bc1e570-5ae2-464f-b9dd-0fbf3facb8fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:04.324729 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bc1e570-5ae2-464f-b9dd-0fbf3facb8fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:04.325026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bc1e570-5ae2-464f-b9dd-0fbf3facb8fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:04.325266 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bc1e570-5ae2-464f-b9dd-0fbf3facb8fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:04.325428 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8bc1e570-5ae2-464f-b9dd-0fbf3facb8fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:04.330661 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:04.330661 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:04.331298 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bc1e570-5ae2-464f-b9dd-0fbf3facb8fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:04.331695 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1030/4103] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:04 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:04.443849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ba93a1b0-0451-4d90-8216-2fb0adc0b77d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:04.446944 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba93a1b0-0451-4d90-8216-2fb0adc0b77d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:04.447267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba93a1b0-0451-4d90-8216-2fb0adc0b77d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:04.447594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba93a1b0-0451-4d90-8216-2fb0adc0b77d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:04.448654 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ba93a1b0-0451-4d90-8216-2fb0adc0b77d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:04.459427 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:04.459427 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:04.461435 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba93a1b0-0451-4d90-8216-2fb0adc0b77d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:04.461911 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1029/4104] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:04 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:05.096267 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0eebd435-4754-454c-b016-cb0bf0ac9a68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:05.096695 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0eebd435-4754-454c-b016-cb0bf0ac9a68 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:05.096877 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0eebd435-4754-454c-b016-cb0bf0ac9a68 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:05.097544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0eebd435-4754-454c-b016-cb0bf0ac9a68 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:05.112649 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:05.112649 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:05.116460 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0eebd435-4754-454c-b016-cb0bf0ac9a68 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:05.122730 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0eebd435-4754-454c-b016-cb0bf0ac9a68 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:05.123241 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1025/4105] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:05 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:05.346884 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64851dc8-ce61-468e-891b-58a5c079e28f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:05.350336 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64851dc8-ce61-468e-891b-58a5c079e28f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:05.350336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64851dc8-ce61-468e-891b-58a5c079e28f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:05.350336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64851dc8-ce61-468e-891b-58a5c079e28f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:05.350336 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-64851dc8-ce61-468e-891b-58a5c079e28f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:05.354445 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:05.354445 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:05.355397 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64851dc8-ce61-468e-891b-58a5c079e28f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:05.355951 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1022/4106] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:05 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:05.475257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e097eee-77ef-4072-8303-c3b46961785a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:05.477141 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e097eee-77ef-4072-8303-c3b46961785a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:05.477399 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e097eee-77ef-4072-8303-c3b46961785a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:05.477601 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e097eee-77ef-4072-8303-c3b46961785a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:05.477725 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0e097eee-77ef-4072-8303-c3b46961785a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:05.483593 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:05.483593 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:05.484797 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e097eee-77ef-4072-8303-c3b46961785a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:05.485286 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1031/4107] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:05 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:06.137846 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ede896c4-303c-4c0a-88c8-1bd157a65515 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:06.139779 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ede896c4-303c-4c0a-88c8-1bd157a65515 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:06.140029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ede896c4-303c-4c0a-88c8-1bd157a65515 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:06.140212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ede896c4-303c-4c0a-88c8-1bd157a65515 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:06.166179 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:06.166179 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:06.172025 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ede896c4-303c-4c0a-88c8-1bd157a65515 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:06.178478 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ede896c4-303c-4c0a-88c8-1bd157a65515 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:06.179210 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1030/4108] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:06 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:06.367718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fb58325-fce2-41f7-b94e-caa799447990 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:06.369820 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fb58325-fce2-41f7-b94e-caa799447990 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:06.370055 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fb58325-fce2-41f7-b94e-caa799447990 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:06.370365 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fb58325-fce2-41f7-b94e-caa799447990 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:06.370533 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5fb58325-fce2-41f7-b94e-caa799447990 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:06.375815 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:06.375815 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:06.376574 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fb58325-fce2-41f7-b94e-caa799447990 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:06.377018 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1026/4109] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:06 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:06.499127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2599e2a4-ad69-453c-b3a4-8ac966f8464a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:06.501164 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2599e2a4-ad69-453c-b3a4-8ac966f8464a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:06.503072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2599e2a4-ad69-453c-b3a4-8ac966f8464a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:06.503072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2599e2a4-ad69-453c-b3a4-8ac966f8464a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:06.503072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2599e2a4-ad69-453c-b3a4-8ac966f8464a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:06.507531 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:06.507531 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:06.508748 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2599e2a4-ad69-453c-b3a4-8ac966f8464a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:06.509403 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1023/4110] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:06 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:07.193729 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7708d35-b93f-4b22-8830-e272a4ee0035 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:07.196584 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7708d35-b93f-4b22-8830-e272a4ee0035 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:07.196697 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7708d35-b93f-4b22-8830-e272a4ee0035 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:07.196929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7708d35-b93f-4b22-8830-e272a4ee0035 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:07.213149 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:07.213149 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:07.220743 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a7708d35-b93f-4b22-8830-e272a4ee0035 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:07.228920 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7708d35-b93f-4b22-8830-e272a4ee0035 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:07.229528 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1032/4111] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:07 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:07.390159 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b8bce860-5287-4b23-a5f3-ad43b92f115c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:07.392249 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8bce860-5287-4b23-a5f3-ad43b92f115c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:07.392889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8bce860-5287-4b23-a5f3-ad43b92f115c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:07.392889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8bce860-5287-4b23-a5f3-ad43b92f115c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:07.392889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b8bce860-5287-4b23-a5f3-ad43b92f115c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:07.399261 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:07.399261 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:07.399944 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8bce860-5287-4b23-a5f3-ad43b92f115c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:07.400451 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1031/4112] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:07 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:07.523402 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ea5a9cc-f1e3-4ba4-9487-7481e289fa50 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:07.526538 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ea5a9cc-f1e3-4ba4-9487-7481e289fa50 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:07.526781 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ea5a9cc-f1e3-4ba4-9487-7481e289fa50 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:07.526960 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ea5a9cc-f1e3-4ba4-9487-7481e289fa50 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:07.527066 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1ea5a9cc-f1e3-4ba4-9487-7481e289fa50 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:07.532642 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:07.532642 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:07.533735 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ea5a9cc-f1e3-4ba4-9487-7481e289fa50 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:07.534141 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1027/4113] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:07 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:08.244361 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b8024e3-bda0-464a-8cb9-fbae35b54c98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:08.246940 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b8024e3-bda0-464a-8cb9-fbae35b54c98 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:08.247435 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b8024e3-bda0-464a-8cb9-fbae35b54c98 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:08.247784 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b8024e3-bda0-464a-8cb9-fbae35b54c98 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:08.262135 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:08.262135 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:08.267039 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3b8024e3-bda0-464a-8cb9-fbae35b54c98 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:08.273596 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b8024e3-bda0-464a-8cb9-fbae35b54c98 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:08.274159 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1024/4114] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:08 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:08.415767 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef2d7533-4d9f-49b7-98cb-af34839b51e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:08.418045 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef2d7533-4d9f-49b7-98cb-af34839b51e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:08.418359 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef2d7533-4d9f-49b7-98cb-af34839b51e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:08.418600 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef2d7533-4d9f-49b7-98cb-af34839b51e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:08.418776 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ef2d7533-4d9f-49b7-98cb-af34839b51e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:08.424967 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:08.424967 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:08.425753 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef2d7533-4d9f-49b7-98cb-af34839b51e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:08.426124 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1033/4115] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:08 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:08.548068 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e4eab1d5-6a57-442e-9d6c-01b4680ad883 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:08.550193 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4eab1d5-6a57-442e-9d6c-01b4680ad883 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:08.550399 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4eab1d5-6a57-442e-9d6c-01b4680ad883 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:08.550655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4eab1d5-6a57-442e-9d6c-01b4680ad883 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:08.551602 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e4eab1d5-6a57-442e-9d6c-01b4680ad883 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:08.557021 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:08.557021 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:08.558727 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4eab1d5-6a57-442e-9d6c-01b4680ad883 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:08.558727 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1032/4116] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:08 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:09.294184 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5367bed1-f7d5-4918-be13-269d2e60f7dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:09.296084 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5367bed1-f7d5-4918-be13-269d2e60f7dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:09.296279 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5367bed1-f7d5-4918-be13-269d2e60f7dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:09.296456 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5367bed1-f7d5-4918-be13-269d2e60f7dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:09.308792 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:09.308792 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:09.313243 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5367bed1-f7d5-4918-be13-269d2e60f7dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:09.318272 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5367bed1-f7d5-4918-be13-269d2e60f7dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:09.318735 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1028/4117] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:09 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:09.438687 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b1cb3f8-b297-40e0-80f4-b42cc17db859 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:09.442182 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b1cb3f8-b297-40e0-80f4-b42cc17db859 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:09.442182 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b1cb3f8-b297-40e0-80f4-b42cc17db859 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:09.442453 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b1cb3f8-b297-40e0-80f4-b42cc17db859 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:09.442636 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0b1cb3f8-b297-40e0-80f4-b42cc17db859 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:09.449956 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:09.449956 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:09.451405 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b1cb3f8-b297-40e0-80f4-b42cc17db859 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:09.452749 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1025/4118] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:09 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:09.574060 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c6715f1b-3e92-4509-9b87-6f48f9a2f943 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:09.576668 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6715f1b-3e92-4509-9b87-6f48f9a2f943 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:09.576968 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6715f1b-3e92-4509-9b87-6f48f9a2f943 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:09.577262 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6715f1b-3e92-4509-9b87-6f48f9a2f943 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:09.577419 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c6715f1b-3e92-4509-9b87-6f48f9a2f943 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:09.584279 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:09.584279 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:09.585239 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6715f1b-3e92-4509-9b87-6f48f9a2f943 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:09.585850 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1034/4119] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:09 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:09.596782 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:09.599984 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c/restore Aug 12 21:48:09.600468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "9f611241-6bc2-4147-8703-9ee223c047e6"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:09.602305 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Restoring backup 806037b2-38fa-4e47-8ed2-c2ef7566627c ({'restore': {'volume_id': '9f611241-6bc2-4147-8703-9ee223c047e6'}}) {{(pid=100326) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 21:48:09.602444 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Restoring backup 806037b2-38fa-4e47-8ed2-c2ef7566627c to volume 9f611241-6bc2-4147-8703-9ee223c047e6. Aug 12 21:48:09.607805 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:09.607805 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:09.616152 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:09.616152 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:09.616733 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:48:09.616887 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.api [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Checking backup size 1 against volume size 1 {{(pid=100326) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 21:48:09.617018 np0000007121 devstack@c-api.service[100326]: INFO cinder.backup.api [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Overwriting volume 9f611241-6bc2-4147-8703-9ee223c047e6 with restore of backup 806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:09.630905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] restore_backup in rpcapi backup_id 806037b2-38fa-4e47-8ed2-c2ef7566627c {{(pid=100326) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 21:48:09.633116 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3872c8ce-60da-406a-b0a0-f0946f14b062 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c/restore returned with HTTP 202 Aug 12 21:48:09.633770 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1033/4120] 10.4.3.240 () {68 vars in 1393 bytes} [Wed Aug 12 21:48:09 2026] POST /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c/restore => generated 182 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:09.642954 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99485af6-4a72-412d-b6c1-885334395fd2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:09.647373 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99485af6-4a72-412d-b6c1-885334395fd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:09.647373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99485af6-4a72-412d-b6c1-885334395fd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:09.647373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99485af6-4a72-412d-b6c1-885334395fd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:09.647373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-99485af6-4a72-412d-b6c1-885334395fd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:09.654814 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:09.654814 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:09.654814 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99485af6-4a72-412d-b6c1-885334395fd2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:09.654814 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1029/4121] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:09 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:10.333038 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8712f168-113c-42e8-991f-dd1461806d4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:10.334655 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8712f168-113c-42e8-991f-dd1461806d4e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:10.335054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8712f168-113c-42e8-991f-dd1461806d4e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:10.336529 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8712f168-113c-42e8-991f-dd1461806d4e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:10.345745 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:10.345745 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:10.349763 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8712f168-113c-42e8-991f-dd1461806d4e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:10.354727 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8712f168-113c-42e8-991f-dd1461806d4e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:10.355381 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1026/4122] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:10 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:10.463639 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-98b87694-0265-40bb-9473-067e6159fb68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:10.465872 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98b87694-0265-40bb-9473-067e6159fb68 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:10.466172 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98b87694-0265-40bb-9473-067e6159fb68 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:10.467733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98b87694-0265-40bb-9473-067e6159fb68 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:10.467733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-98b87694-0265-40bb-9473-067e6159fb68 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:10.471645 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:10.471645 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:10.472375 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98b87694-0265-40bb-9473-067e6159fb68 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:10.472781 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1035/4123] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:10 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:10.667022 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b30a61dd-a3d6-40c7-898a-3324e1f3d921 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:10.670503 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b30a61dd-a3d6-40c7-898a-3324e1f3d921 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:10.670818 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b30a61dd-a3d6-40c7-898a-3324e1f3d921 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:10.671081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b30a61dd-a3d6-40c7-898a-3324e1f3d921 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:10.671254 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b30a61dd-a3d6-40c7-898a-3324e1f3d921 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:10.678338 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:10.678338 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:10.679209 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b30a61dd-a3d6-40c7-898a-3324e1f3d921 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:10.679556 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1034/4124] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:10 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:11.369490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa0e99c0-e4d4-4fb6-99eb-0816999c299b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:11.372597 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa0e99c0-e4d4-4fb6-99eb-0816999c299b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:11.372597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa0e99c0-e4d4-4fb6-99eb-0816999c299b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:11.372835 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa0e99c0-e4d4-4fb6-99eb-0816999c299b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:11.384246 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:11.384246 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:11.388220 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fa0e99c0-e4d4-4fb6-99eb-0816999c299b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:11.392891 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa0e99c0-e4d4-4fb6-99eb-0816999c299b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:11.394706 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1030/4125] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:11 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:11.484167 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f86a6707-b0d3-42f3-90d6-f179edcc1a40 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:11.487412 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f86a6707-b0d3-42f3-90d6-f179edcc1a40 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:11.487412 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f86a6707-b0d3-42f3-90d6-f179edcc1a40 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:11.487412 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f86a6707-b0d3-42f3-90d6-f179edcc1a40 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:11.487412 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f86a6707-b0d3-42f3-90d6-f179edcc1a40 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:11.492260 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:11.492260 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:11.494262 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f86a6707-b0d3-42f3-90d6-f179edcc1a40 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:11.494262 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1027/4126] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:11 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:11.691721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81710347-583f-40fd-834b-36f0daf58fb9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:11.694513 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81710347-583f-40fd-834b-36f0daf58fb9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:11.694881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81710347-583f-40fd-834b-36f0daf58fb9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:11.695204 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81710347-583f-40fd-834b-36f0daf58fb9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:11.695389 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-81710347-583f-40fd-834b-36f0daf58fb9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:11.701612 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:11.701612 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:11.702945 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81710347-583f-40fd-834b-36f0daf58fb9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:11.703496 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1036/4127] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:11 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:12.411713 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0df5f568-d521-4a3c-9713-92c3972653f3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:12.411713 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0df5f568-d521-4a3c-9713-92c3972653f3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:12.411713 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0df5f568-d521-4a3c-9713-92c3972653f3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:12.411713 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0df5f568-d521-4a3c-9713-92c3972653f3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:12.423377 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:12.423377 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:12.428312 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0df5f568-d521-4a3c-9713-92c3972653f3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:12.435660 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0df5f568-d521-4a3c-9713-92c3972653f3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:12.435660 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1035/4128] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:12 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:12.506815 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2a41ab2-9309-4bcb-b785-66c857e5a65d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:12.509203 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2a41ab2-9309-4bcb-b785-66c857e5a65d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:12.509501 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2a41ab2-9309-4bcb-b785-66c857e5a65d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:12.509819 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2a41ab2-9309-4bcb-b785-66c857e5a65d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:12.510028 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a2a41ab2-9309-4bcb-b785-66c857e5a65d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:12.515749 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:12.515749 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:12.516649 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2a41ab2-9309-4bcb-b785-66c857e5a65d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:12.517338 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1031/4129] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:12 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:12.715797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d91cd41b-71d6-4420-bfa4-a77ea71c9aac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:12.718779 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d91cd41b-71d6-4420-bfa4-a77ea71c9aac tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:12.718779 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d91cd41b-71d6-4420-bfa4-a77ea71c9aac tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:12.718779 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d91cd41b-71d6-4420-bfa4-a77ea71c9aac tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:12.718779 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d91cd41b-71d6-4420-bfa4-a77ea71c9aac tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:12.722534 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:12.722534 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:12.723780 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d91cd41b-71d6-4420-bfa4-a77ea71c9aac tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:12.723780 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1028/4130] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:12 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:13.449871 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15b52c2a-1a7e-4fe3-938d-92485b54c7c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:13.452038 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15b52c2a-1a7e-4fe3-938d-92485b54c7c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:13.452282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15b52c2a-1a7e-4fe3-938d-92485b54c7c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:13.452495 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15b52c2a-1a7e-4fe3-938d-92485b54c7c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:13.465087 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:13.465087 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:13.469494 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15b52c2a-1a7e-4fe3-938d-92485b54c7c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:13.475631 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15b52c2a-1a7e-4fe3-938d-92485b54c7c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:13.475915 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1037/4131] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:13 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:13.530038 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-37179d43-8580-45e9-8603-38410a9c07f9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:13.531894 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37179d43-8580-45e9-8603-38410a9c07f9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:13.532104 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37179d43-8580-45e9-8603-38410a9c07f9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:13.532373 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37179d43-8580-45e9-8603-38410a9c07f9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:13.532510 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-37179d43-8580-45e9-8603-38410a9c07f9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:13.537641 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:13.537641 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:13.538461 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37179d43-8580-45e9-8603-38410a9c07f9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:13.538969 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1036/4132] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:13 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:13.738716 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fec2b251-171e-4eff-8452-86ef08d22ef9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:13.741376 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fec2b251-171e-4eff-8452-86ef08d22ef9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:13.741736 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fec2b251-171e-4eff-8452-86ef08d22ef9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:13.742055 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fec2b251-171e-4eff-8452-86ef08d22ef9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:13.742233 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fec2b251-171e-4eff-8452-86ef08d22ef9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:13.748491 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:13.748491 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:13.749574 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fec2b251-171e-4eff-8452-86ef08d22ef9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:13.750005 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1032/4133] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:13 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:13.971072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b365410b-b462-46ad-86de-584f8b73af37 req-abe42165-de31-4574-88bd-f1aca8f9f9b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:13.973501 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-abe42165-de31-4574-88bd-f1aca8f9f9b5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d/action Aug 12 21:48:13.973975 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-abe42165-de31-4574-88bd-f1aca8f9f9b5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:48:13.974134 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-abe42165-de31-4574-88bd-f1aca8f9f9b5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:13.991921 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:13.991921 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:14.003489 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b365410b-b462-46ad-86de-584f8b73af37 req-abe42165-de31-4574-88bd-f1aca8f9f9b5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d/action returned with HTTP 204 Aug 12 21:48:14.004109 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1029/4134] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:48:13 2026] POST /volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:14.489541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81c195c7-8f68-4094-9338-a947da22f2e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.491707 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81c195c7-8f68-4094-9338-a947da22f2e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:14.492030 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81c195c7-8f68-4094-9338-a947da22f2e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:14.492298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81c195c7-8f68-4094-9338-a947da22f2e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:14.504214 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:14.504214 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:14.508464 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-81c195c7-8f68-4094-9338-a947da22f2e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:14.513108 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81c195c7-8f68-4094-9338-a947da22f2e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:14.513569 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1038/4135] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:14 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:14.527590 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b6a19342-43d4-454c-b18e-1064b6255e56 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.529474 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6a19342-43d4-454c-b18e-1064b6255e56 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:14.530183 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6a19342-43d4-454c-b18e-1064b6255e56 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:14.530183 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6a19342-43d4-454c-b18e-1064b6255e56 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:14.540913 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:14.540913 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:14.544856 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b6a19342-43d4-454c-b18e-1064b6255e56 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:14.549975 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6a19342-43d4-454c-b18e-1064b6255e56 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:14.550363 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1037/4136] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:14 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:14.551787 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a80885c-99a1-4465-8497-272eefd48b38 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.554140 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a80885c-99a1-4465-8497-272eefd48b38 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:14.554395 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a80885c-99a1-4465-8497-272eefd48b38 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:14.554636 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a80885c-99a1-4465-8497-272eefd48b38 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:14.554798 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7a80885c-99a1-4465-8497-272eefd48b38 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:14.560159 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:14.560159 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:14.560977 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a80885c-99a1-4465-8497-272eefd48b38 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:14.561565 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1033/4137] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:14 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:14.602529 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c0e02907-468d-4c7f-a793-b9adeba97a61 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.608040 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c0e02907-468d-4c7f-a793-b9adeba97a61 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:14.610183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c0e02907-468d-4c7f-a793-b9adeba97a61 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:14.610935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c0e02907-468d-4c7f-a793-b9adeba97a61 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:14.626439 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:14.626439 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:14.630331 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c0e02907-468d-4c7f-a793-b9adeba97a61 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:14.637164 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c0e02907-468d-4c7f-a793-b9adeba97a61 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:14.637911 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1030/4138] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:48:14 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 1168 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:14.655037 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-393260c9-e0ac-4817-be02-1ef477a5d739 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.657910 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-393260c9-e0ac-4817-be02-1ef477a5d739 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/action Aug 12 21:48:14.658405 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-393260c9-e0ac-4817-be02-1ef477a5d739 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:48:14.658597 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-393260c9-e0ac-4817-be02-1ef477a5d739 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:14.673445 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:14.673445 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:14.674127 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-393260c9-e0ac-4817-be02-1ef477a5d739 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:14.682090 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-393260c9-e0ac-4817-be02-1ef477a5d739 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Begin detaching volume completed successfully. Aug 12 21:48:14.682417 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-393260c9-e0ac-4817-be02-1ef477a5d739 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/action returned with HTTP 202 Aug 12 21:48:14.683195 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1039/4139] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:48:14 2026] POST /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:48:14.727594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-10ee2785-7884-4de0-a086-2d370942b5cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.728101 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10ee2785-7884-4de0-a086-2d370942b5cc None None] GET https://10.4.3.240/volume// Aug 12 21:48:14.728332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10ee2785-7884-4de0-a086-2d370942b5cc None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:14.728531 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10ee2785-7884-4de0-a086-2d370942b5cc None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:14.728945 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10ee2785-7884-4de0-a086-2d370942b5cc None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:14.729295 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1038/4140] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:48:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:14.738169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-297634f6-2bc4-48b0-b85b-ee1a52748ed5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.740946 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-297634f6-2bc4-48b0-b85b-ee1a52748ed5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:14.741378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-297634f6-2bc4-48b0-b85b-ee1a52748ed5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:14.741378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-297634f6-2bc4-48b0-b85b-ee1a52748ed5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:14.753137 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:14.753137 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:14.757649 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-297634f6-2bc4-48b0-b85b-ee1a52748ed5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:14.761068 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43b4c090-1042-4499-b1a9-2257d91d6385 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.763858 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43b4c090-1042-4499-b1a9-2257d91d6385 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:14.764051 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43b4c090-1042-4499-b1a9-2257d91d6385 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:14.764238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43b4c090-1042-4499-b1a9-2257d91d6385 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:14.764386 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-43b4c090-1042-4499-b1a9-2257d91d6385 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:14.765072 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-297634f6-2bc4-48b0-b85b-ee1a52748ed5 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:14.766085 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1034/4141] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:48:14 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 1351 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:48:14.773919 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:14.773919 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:14.773919 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43b4c090-1042-4499-b1a9-2257d91d6385 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:14.773919 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1031/4142] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:14 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:14.778733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-d332302e-42e3-44dd-bd37-2880780bfd1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:14.781159 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-d332302e-42e3-44dd-bd37-2880780bfd1b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/encryption Aug 12 21:48:14.781371 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-d332302e-42e3-44dd-bd37-2880780bfd1b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:14.781571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-d332302e-42e3-44dd-bd37-2880780bfd1b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:14.792368 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:14.792368 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:14.799611 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-d332302e-42e3-44dd-bd37-2880780bfd1b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/encryption returned with HTTP 200 Aug 12 21:48:14.800098 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1040/4143] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:48:14 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:15.167182 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:15.170644 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:15.171068 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1320370756"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:15.176732 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1320370756'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:15.176928 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Create volume of 1 GB Aug 12 21:48:15.181690 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Availability Zones retrieved successfully. Aug 12 21:48:15.187564 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Flow 'volume_create_api' (f12b00a0-8230-4036-bcd0-951e813b8060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:15.188749 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f863949e-3eb0-4615-b2c2-b95f59e453f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.190810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:15.229214 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f863949e-3eb0-4615-b2c2-b95f59e453f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.230248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7581c582-e98c-4284-a6c3-b9fc561d5ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.277614 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Created reservations ['0e4d8d6c-2465-45e4-a655-5c4a06017655', 'a7505eb1-cee2-4c45-b2b6-11bd2371cd57', 'db1da7e3-5a8f-42d2-8392-921c2f5c3f54', '4b4c8b53-e10b-4f45-88dd-69324eab7322'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:15.278518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7581c582-e98c-4284-a6c3-b9fc561d5ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4d8d6c-2465-45e4-a655-5c4a06017655', 'a7505eb1-cee2-4c45-b2b6-11bd2371cd57', 'db1da7e3-5a8f-42d2-8392-921c2f5c3f54', '4b4c8b53-e10b-4f45-88dd-69324eab7322']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.279509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81cf1b84-cb64-4375-a102-5e274551a3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.306466 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81cf1b84-cb64-4375-a102-5e274551a3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd845c150-7763-41c2-805a-bf8e5fabf653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1320370756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a5d70c5761843dd80185a9d526e4607',qos_specs=None,replication_status=,reservations=['0e4d8d6c-2465-45e4-a655-5c4a06017655','a7505eb1-cee2-4c45-b2b6-11bd2371cd57','db1da7e3-5a8f-42d2-8392-921c2f5c3f54','4b4c8b53-e10b-4f45-88dd-69324eab7322'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acaccf57e7f241c5b2d8e75781fbf2d3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1320370756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d845c150-7763-41c2-805a-bf8e5fabf653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a5d70c5761843dd80185a9d526e4607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acaccf57e7f241c5b2d8e75781fbf2d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.307213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa16dc6a-e84f-4c1f-91ac-7d04ca2e7ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.340649 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa16dc6a-e84f-4c1f-91ac-7d04ca2e7ee3) transitioned into state 'SUCCESS' from state '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-1320370756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a5d70c5761843dd80185a9d526e4607',qos_specs=None,replication_status=,reservations=['0e4d8d6c-2465-45e4-a655-5c4a06017655','a7505eb1-cee2-4c45-b2b6-11bd2371cd57','db1da7e3-5a8f-42d2-8392-921c2f5c3f54','4b4c8b53-e10b-4f45-88dd-69324eab7322'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acaccf57e7f241c5b2d8e75781fbf2d3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.341577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9547fd-09b9-4c66-bc00-e4243aee8c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.356401 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9547fd-09b9-4c66-bc00-e4243aee8c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.358500 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Flow 'volume_create_api' (f12b00a0-8230-4036-bcd0-951e813b8060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:15.358500 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Create volume request issued successfully. Aug 12 21:48:15.358793 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb775e04-088f-4e3c-a07e-38e9812e2240 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:15.359348 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1039/4144] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:48:15 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:15.373923 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-74263796-692a-4876-b81f-437f2b95c369 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:15.376494 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74263796-692a-4876-b81f-437f2b95c369 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:48:15.376494 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74263796-692a-4876-b81f-437f2b95c369 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:15.377421 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74263796-692a-4876-b81f-437f2b95c369 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:15.385520 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:15.385520 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:15.390209 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-74263796-692a-4876-b81f-437f2b95c369 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:48:15.396050 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74263796-692a-4876-b81f-437f2b95c369 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:48:15.396579 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1035/4145] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:15 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:15.573271 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f59e50b5-a1e4-4f55-a4b6-b134488e1019 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:15.575019 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f59e50b5-a1e4-4f55-a4b6-b134488e1019 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:15.575221 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f59e50b5-a1e4-4f55-a4b6-b134488e1019 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:15.575448 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f59e50b5-a1e4-4f55-a4b6-b134488e1019 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:15.575598 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f59e50b5-a1e4-4f55-a4b6-b134488e1019 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:15.580063 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:15.580063 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:15.580667 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f59e50b5-a1e4-4f55-a4b6-b134488e1019 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:15.581070 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1032/4146] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:15 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:15.591774 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df3f7318-827d-4b09-947d-b632fe8e07b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:15.659767 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df3f7318-827d-4b09-947d-b632fe8e07b9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e/export_record Aug 12 21:48:15.660157 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df3f7318-827d-4b09-947d-b632fe8e07b9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:15.660157 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df3f7318-827d-4b09-947d-b632fe8e07b9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:15.660297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-df3f7318-827d-4b09-947d-b632fe8e07b9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Export record for backup aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 21:48:15.664885 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:15.664885 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:15.666233 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-df3f7318-827d-4b09-947d-b632fe8e07b9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ab9ebf036b53486fba3795f0862942a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4ae2861f2084e28b51dc45000e76975', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:48:15.666448 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df3f7318-827d-4b09-947d-b632fe8e07b9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e/export_record returned with HTTP 403 Aug 12 21:48:15.666991 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1041/4147] 10.4.3.240 () {68 vars in 1430 bytes} [Wed Aug 12 21:48:15 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e/export_record => generated 101 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:15.675853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:15.678140 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:15.678836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-292102141"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:15.682166 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-292102141'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:15.682166 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume of 1 GB Aug 12 21:48:15.682166 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:15.682166 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:15.687079 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Availability Zones retrieved successfully. Aug 12 21:48:15.695659 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Flow 'volume_create_api' (70c09c19-312a-4d80-a5e1-6eaa3c8b08c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:15.697367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad7a78b-7f65-443c-a2dc-558a1b1bf48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.698812 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:15.719872 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c05bb76f-b202-4d07-8e89-932534b25644 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:15.722646 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c05bb76f-b202-4d07-8e89-932534b25644 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d Aug 12 21:48:15.723074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c05bb76f-b202-4d07-8e89-932534b25644 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:15.723413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c05bb76f-b202-4d07-8e89-932534b25644 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:15.731431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad7a78b-7f65-443c-a2dc-558a1b1bf48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.732638 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5c27db-ea6f-40ed-a7ee-144744b83c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.733032 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:15.733032 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:15.786379 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a6dc23e-2f67-42aa-a26f-e793c734fe23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:15.788481 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Created reservations ['47f7ac28-60ce-42f4-ac67-51974b5cd2e5', '1d35372f-598f-4167-bfb3-a50bd7612840', '59bf71c5-83ac-47dc-b226-6e7d47f50a65', 'b3294527-1f82-4c1b-b2d4-a26e07006cc2'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:15.789214 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a6dc23e-2f67-42aa-a26f-e793c734fe23 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:15.789521 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a6dc23e-2f67-42aa-a26f-e793c734fe23 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:15.789608 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5c27db-ea6f-40ed-a7ee-144744b83c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f7ac28-60ce-42f4-ac67-51974b5cd2e5', '1d35372f-598f-4167-bfb3-a50bd7612840', '59bf71c5-83ac-47dc-b226-6e7d47f50a65', 'b3294527-1f82-4c1b-b2d4-a26e07006cc2']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.789851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a6dc23e-2f67-42aa-a26f-e793c734fe23 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:15.790026 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5a6dc23e-2f67-42aa-a26f-e793c734fe23 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:15.790087 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-61a5f97a-9d0b-4ba2-bf36-3ad307024cb2 req-c05bb76f-b202-4d07-8e89-932534b25644 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d returned with HTTP 200 Aug 12 21:48:15.790461 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d477a93-5aa3-41e6-afe3-8c74c302b0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.790552 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1036/4148] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:48:15 2026] DELETE /volume/v3/attachments/7e068217-c15a-41a4-8f81-eab934b48f3d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:15.796030 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:15.796030 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:15.797364 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a6dc23e-2f67-42aa-a26f-e793c734fe23 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:15.797937 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1033/4149] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:15 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:15.818547 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d477a93-5aa3-41e6-afe3-8c74c302b0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37b27f9b-f26c-4526-b3ea-03e06e593c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-292102141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae2861f2084e28b51dc45000e76975',qos_specs=None,replication_status=,reservations=['47f7ac28-60ce-42f4-ac67-51974b5cd2e5','1d35372f-598f-4167-bfb3-a50bd7612840','59bf71c5-83ac-47dc-b226-6e7d47f50a65','b3294527-1f82-4c1b-b2d4-a26e07006cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f5875577dd43689fd452548bc0e3bc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-292102141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37b27f9b-f26c-4526-b3ea-03e06e593c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ae2861f2084e28b51dc45000e76975',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f5875577dd43689fd452548bc0e3bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.819249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e97578c-2db1-4841-81c8-466400d80bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.841727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e97578c-2db1-4841-81c8-466400d80bba) transitioned into state 'SUCCESS' from state '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-292102141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae2861f2084e28b51dc45000e76975',qos_specs=None,replication_status=,reservations=['47f7ac28-60ce-42f4-ac67-51974b5cd2e5','1d35372f-598f-4167-bfb3-a50bd7612840','59bf71c5-83ac-47dc-b226-6e7d47f50a65','b3294527-1f82-4c1b-b2d4-a26e07006cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f5875577dd43689fd452548bc0e3bc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.842458 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4b8519-3b57-4a67-be51-c55c629c21b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:15.853029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4b8519-3b57-4a67-be51-c55c629c21b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:15.854019 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Flow 'volume_create_api' (70c09c19-312a-4d80-a5e1-6eaa3c8b08c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:15.854364 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume request issued successfully. Aug 12 21:48:15.855190 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-825168e6-b485-4587-a2f7-06cf78e1b7ef tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:15.855773 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1040/4150] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:48:15 2026] POST /volume/v3/volumes => generated 777 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:15.890119 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c23a24c5-b0cc-437f-bd4a-48bbd8cb0fbe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:15.892344 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c23a24c5-b0cc-437f-bd4a-48bbd8cb0fbe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 Aug 12 21:48:15.892573 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c23a24c5-b0cc-437f-bd4a-48bbd8cb0fbe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:15.892864 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c23a24c5-b0cc-437f-bd4a-48bbd8cb0fbe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:15.901753 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:15.901753 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:15.905845 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c23a24c5-b0cc-437f-bd4a-48bbd8cb0fbe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:15.910137 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c23a24c5-b0cc-437f-bd4a-48bbd8cb0fbe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 returned with HTTP 200 Aug 12 21:48:15.910531 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1042/4151] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:15 2026] GET /volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:16.410580 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f75b564f-3314-4491-8fa0-fb73cc590e8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:16.412505 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f75b564f-3314-4491-8fa0-fb73cc590e8c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:48:16.412726 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f75b564f-3314-4491-8fa0-fb73cc590e8c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:16.412925 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f75b564f-3314-4491-8fa0-fb73cc590e8c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:16.421142 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:16.421142 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:16.425656 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f75b564f-3314-4491-8fa0-fb73cc590e8c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:48:16.430952 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f75b564f-3314-4491-8fa0-fb73cc590e8c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:48:16.431397 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1037/4152] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:16 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:16.818334 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2dcce677-4639-4f93-bee7-8b38db3b853b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:16.820403 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2dcce677-4639-4f93-bee7-8b38db3b853b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:16.820707 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2dcce677-4639-4f93-bee7-8b38db3b853b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:16.820972 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2dcce677-4639-4f93-bee7-8b38db3b853b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:16.821127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2dcce677-4639-4f93-bee7-8b38db3b853b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:16.825472 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:16.825472 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:16.826375 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2dcce677-4639-4f93-bee7-8b38db3b853b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:16.826798 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1034/4153] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:16 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:16.858111 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-4e9fde62-4dee-44e8-a6e8-8795d339c76d req-2cb0ea7d-e043-4f2d-98d2-0cebb8e71869 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:16.860458 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4e9fde62-4dee-44e8-a6e8-8795d339c76d req-2cb0ea7d-e043-4f2d-98d2-0cebb8e71869 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:16.860596 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4e9fde62-4dee-44e8-a6e8-8795d339c76d req-2cb0ea7d-e043-4f2d-98d2-0cebb8e71869 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:16.860810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4e9fde62-4dee-44e8-a6e8-8795d339c76d req-2cb0ea7d-e043-4f2d-98d2-0cebb8e71869 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:16.868532 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:16.868532 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:16.872848 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-4e9fde62-4dee-44e8-a6e8-8795d339c76d req-2cb0ea7d-e043-4f2d-98d2-0cebb8e71869 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:16.876921 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4e9fde62-4dee-44e8-a6e8-8795d339c76d req-2cb0ea7d-e043-4f2d-98d2-0cebb8e71869 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:16.877303 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1041/4154] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:48:16 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:16.923378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f00fcd68-1b4f-4021-83df-2744869374eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:16.925523 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f00fcd68-1b4f-4021-83df-2744869374eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 Aug 12 21:48:16.925523 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f00fcd68-1b4f-4021-83df-2744869374eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:16.925730 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f00fcd68-1b4f-4021-83df-2744869374eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:16.934201 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:16.934201 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:16.938331 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f00fcd68-1b4f-4021-83df-2744869374eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:16.942016 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f00fcd68-1b4f-4021-83df-2744869374eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 returned with HTTP 200 Aug 12 21:48:16.942505 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1043/4155] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:16 2026] GET /volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:16.955718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ab49fbc-9cdd-46b5-ad01-1288b7036a2a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:16.957706 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ab49fbc-9cdd-46b5-ad01-1288b7036a2a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:48:16.958122 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ab49fbc-9cdd-46b5-ad01-1288b7036a2a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37b27f9b-f26c-4526-b3ea-03e06e593c24", "name": "tempest-type-Backup-2126380275"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:16.960114 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-3ab49fbc-9cdd-46b5-ad01-1288b7036a2a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Creating new backup {'backup': {'volume_id': '37b27f9b-f26c-4526-b3ea-03e06e593c24', 'name': 'tempest-type-Backup-2126380275'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:48:16.960320 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-3ab49fbc-9cdd-46b5-ad01-1288b7036a2a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Creating backup of volume 37b27f9b-f26c-4526-b3ea-03e06e593c24 in container None Aug 12 21:48:16.969198 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:16.969198 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:16.969567 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3ab49fbc-9cdd-46b5-ad01-1288b7036a2a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:16.991784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3ab49fbc-9cdd-46b5-ad01-1288b7036a2a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Created reservations ['b4ebd232-b834-4a50-a66f-86c11126b01b', 'eed173a8-d345-449d-9827-22f8c5dd0749'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:17.035105 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ab49fbc-9cdd-46b5-ad01-1288b7036a2a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:48:17.035678 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1038/4156] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:48:16 2026] POST /volume/v3/backups => generated 316 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:17.046996 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5828ca2e-d0cf-4243-808c-8b8eec9818c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:17.049603 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5828ca2e-d0cf-4243-808c-8b8eec9818c8 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:17.049782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5828ca2e-d0cf-4243-808c-8b8eec9818c8 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:17.050051 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5828ca2e-d0cf-4243-808c-8b8eec9818c8 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:17.050196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5828ca2e-d0cf-4243-808c-8b8eec9818c8 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:17.055150 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:17.055150 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:17.055845 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5828ca2e-d0cf-4243-808c-8b8eec9818c8 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:17.056277 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1035/4157] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:17 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:17.839603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1138eaab-70be-4e23-8166-5567c17e41da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:17.842127 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1138eaab-70be-4e23-8166-5567c17e41da tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:17.842329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1138eaab-70be-4e23-8166-5567c17e41da tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:17.842515 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1138eaab-70be-4e23-8166-5567c17e41da tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:17.842648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-1138eaab-70be-4e23-8166-5567c17e41da tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:17.847878 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:17.847878 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:17.849217 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1138eaab-70be-4e23-8166-5567c17e41da tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:17.849956 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1042/4158] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:17 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:18.070519 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-947b075b-a543-4ba7-89b6-b50004dda11c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:18.072906 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-947b075b-a543-4ba7-89b6-b50004dda11c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:18.073192 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-947b075b-a543-4ba7-89b6-b50004dda11c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:18.073441 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-947b075b-a543-4ba7-89b6-b50004dda11c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:18.073608 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-947b075b-a543-4ba7-89b6-b50004dda11c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:18.079228 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:18.079228 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:18.080022 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-947b075b-a543-4ba7-89b6-b50004dda11c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:18.080504 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1044/4159] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:18 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:18.865874 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e864d78-880c-4384-adb8-1572aa5dded3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:18.867996 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e864d78-880c-4384-adb8-1572aa5dded3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:18.868261 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e864d78-880c-4384-adb8-1572aa5dded3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:18.868497 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e864d78-880c-4384-adb8-1572aa5dded3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:18.869177 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5e864d78-880c-4384-adb8-1572aa5dded3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:18.873987 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:18.873987 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:18.875118 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e864d78-880c-4384-adb8-1572aa5dded3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:18.875728 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1039/4160] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:18 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:19.093602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f0ca57fd-5d89-4a7b-bef6-c0e735764f6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:19.096308 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0ca57fd-5d89-4a7b-bef6-c0e735764f6d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:19.096651 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0ca57fd-5d89-4a7b-bef6-c0e735764f6d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:19.097001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0ca57fd-5d89-4a7b-bef6-c0e735764f6d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:19.097183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f0ca57fd-5d89-4a7b-bef6-c0e735764f6d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:19.103053 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:19.103053 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:19.103954 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0ca57fd-5d89-4a7b-bef6-c0e735764f6d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:19.104460 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1036/4161] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:19 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:19.899723 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d6dcdf07-db3a-42be-8145-9d92a5fc531a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:19.901775 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6dcdf07-db3a-42be-8145-9d92a5fc531a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:19.902016 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d6dcdf07-db3a-42be-8145-9d92a5fc531a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:19.902263 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d6dcdf07-db3a-42be-8145-9d92a5fc531a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:19.902382 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d6dcdf07-db3a-42be-8145-9d92a5fc531a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:19.907506 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:19.907506 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:19.908673 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6dcdf07-db3a-42be-8145-9d92a5fc531a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:19.909108 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1043/4162] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:19 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:19.914509 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:19.917580 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:19.917862 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:19.918114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:19.918348 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Delete volume with id: 96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:19.930433 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:19.930433 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:19.931001 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:19.953548 np0000007121 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:48:19.965408 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Delete volume request issued successfully. Aug 12 21:48:19.965768 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c446af9a-0ab0-409f-ada2-ac1b0dcacc5f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 202 Aug 12 21:48:19.966397 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1045/4163] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:48:19 2026] DELETE /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:19.976201 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bafc04ee-ff83-4a62-b312-d291e563ebf8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:19.979169 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bafc04ee-ff83-4a62-b312-d291e563ebf8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:19.980309 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bafc04ee-ff83-4a62-b312-d291e563ebf8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:19.981496 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bafc04ee-ff83-4a62-b312-d291e563ebf8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:19.990978 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:19.990978 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:19.996266 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bafc04ee-ff83-4a62-b312-d291e563ebf8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:48:20.004214 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bafc04ee-ff83-4a62-b312-d291e563ebf8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 200 Aug 12 21:48:20.004835 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1040/4164] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:19 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:20.119880 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb9ee586-9eb5-4207-80b5-761e75e9e837 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:20.125699 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb9ee586-9eb5-4207-80b5-761e75e9e837 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:20.126704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb9ee586-9eb5-4207-80b5-761e75e9e837 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:20.126704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb9ee586-9eb5-4207-80b5-761e75e9e837 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:20.130859 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-eb9ee586-9eb5-4207-80b5-761e75e9e837 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:20.142289 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:20.142289 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:20.143283 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb9ee586-9eb5-4207-80b5-761e75e9e837 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:20.143826 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1037/4165] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:20 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:20.944549 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2e51c628-1682-4131-9c6e-5b0fbcf54427 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:20.947341 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e51c628-1682-4131-9c6e-5b0fbcf54427 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:20.948139 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e51c628-1682-4131-9c6e-5b0fbcf54427 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:20.948489 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e51c628-1682-4131-9c6e-5b0fbcf54427 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:20.948560 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2e51c628-1682-4131-9c6e-5b0fbcf54427 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:20.955784 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:20.955784 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:20.957101 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e51c628-1682-4131-9c6e-5b0fbcf54427 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:20.957772 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1044/4166] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:20 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:21.020150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e02d9910-acea-4b70-a484-0107f742a148 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:21.022789 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e02d9910-acea-4b70-a484-0107f742a148 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc Aug 12 21:48:21.022974 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e02d9910-acea-4b70-a484-0107f742a148 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:21.023251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e02d9910-acea-4b70-a484-0107f742a148 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:21.031970 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e02d9910-acea-4b70-a484-0107f742a148 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc returned with HTTP 404 Aug 12 21:48:21.032671 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1046/4167] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:21 2026] GET /volume/v3/volumes/96d66ff8-9d1d-4c13-8bbb-6854b8ae0ddc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:21.043369 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-816430b6-00eb-48e6-8752-9ef78ec88987 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:21.048304 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-816430b6-00eb-48e6-8752-9ef78ec88987 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:48:21.048304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-816430b6-00eb-48e6-8752-9ef78ec88987 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:21.048304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-816430b6-00eb-48e6-8752-9ef78ec88987 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:21.050104 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-816430b6-00eb-48e6-8752-9ef78ec88987 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:48:21.067777 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-816430b6-00eb-48e6-8752-9ef78ec88987 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Get all volumes completed successfully. Aug 12 21:48:21.071476 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:21.071476 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:21.077469 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-816430b6-00eb-48e6-8752-9ef78ec88987 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:48:21.078189 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1041/4168] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:48:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:48:21.095775 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97a39e4a-06b6-4719-8f40-12ba950fbfc9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:21.097717 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97a39e4a-06b6-4719-8f40-12ba950fbfc9 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] DELETE https://10.4.3.240/volume/v3/types/c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d Aug 12 21:48:21.097944 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97a39e4a-06b6-4719-8f40-12ba950fbfc9 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:21.098173 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97a39e4a-06b6-4719-8f40-12ba950fbfc9 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:21.132787 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97a39e4a-06b6-4719-8f40-12ba950fbfc9 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types/c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d returned with HTTP 202 Aug 12 21:48:21.133339 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1038/4169] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:48:21 2026] DELETE /volume/v3/types/c3a1aa12-ab9c-4b08-aaef-4b1efd7e418d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:21.148928 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d951f590-71af-43d9-8272-39fc2e8dec39 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:21.150725 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d951f590-71af-43d9-8272-39fc2e8dec39 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:48:21.151070 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d951f590-71af-43d9-8272-39fc2e8dec39 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1411691892", "extra_specs": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:21.159465 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d75011bf-348c-4b04-b0c6-8b057c5d0fec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:21.162406 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d75011bf-348c-4b04-b0c6-8b057c5d0fec tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:21.162406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d75011bf-348c-4b04-b0c6-8b057c5d0fec tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:21.162406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d75011bf-348c-4b04-b0c6-8b057c5d0fec tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:21.162660 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d75011bf-348c-4b04-b0c6-8b057c5d0fec tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:21.168025 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:21.168025 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:21.171562 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d75011bf-348c-4b04-b0c6-8b057c5d0fec tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:21.171562 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1047/4170] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:21 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:21.173821 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d951f590-71af-43d9-8272-39fc2e8dec39 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:48:21.175653 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1045/4171] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:48:21 2026] POST /volume/v3/types => generated 214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:21.185939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-79a834dd-e250-4d86-ae02-388722211d8e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:21.189259 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79a834dd-e250-4d86-ae02-388722211d8e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] POST https://10.4.3.240/volume/v3/types/c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd/encryption Aug 12 21:48:21.190109 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79a834dd-e250-4d86-ae02-388722211d8e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:21.215676 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79a834dd-e250-4d86-ae02-388722211d8e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types/c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd/encryption returned with HTTP 200 Aug 12 21:48:21.216219 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1042/4172] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:48:21 2026] POST /volume/v3/types/c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:21.229184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:21.231143 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:21.231491 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-599114967", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1411691892", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:21.233228 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-599114967', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1411691892', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:21.239791 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume of 1 GB Aug 12 21:48:21.240491 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:21.240491 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:21.241595 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Availability Zones retrieved successfully. Aug 12 21:48:21.250351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Flow 'volume_create_api' (1cca23e2-35ae-4de1-91d3-787aeda7ca26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:21.252034 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88e60c6b-ae0e-4ef6-9123-3aefb633fb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:21.253192 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:21.288670 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88e60c6b-ae0e-4ef6-9123-3aefb633fb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:48:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd,is_public=True,name='tempest-scenario-type-luksv2-1411691892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:21.289594 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531a290a-8e63-4064-a0e9-cf8d9fefc3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:21.331177 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1411691892 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1411691892, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:48:21.331503 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1411691892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1411691892, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:48:21.375768 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Created reservations ['9d71520f-2bf0-4daf-8114-d6e393b83c82', 'ef016198-de66-4942-b3d5-fce4912a43c3', '2bff0e9c-0d00-4f32-8077-5bfeccb6ea43', '7ac7a65c-42cb-4589-8741-ecc2a410c129'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:21.376924 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531a290a-8e63-4064-a0e9-cf8d9fefc3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d71520f-2bf0-4daf-8114-d6e393b83c82', 'ef016198-de66-4942-b3d5-fce4912a43c3', '2bff0e9c-0d00-4f32-8077-5bfeccb6ea43', '7ac7a65c-42cb-4589-8741-ecc2a410c129']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:21.378046 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8200a38-c719-45cb-be44-230abed1bc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:21.418377 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8200a38-c719-45cb-be44-230abed1bc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9347192b-1062-467e-b6dd-eef28a57fd60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-599114967',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b22d0144c2482eb1075427773017bc',qos_specs=None,replication_status=,reservations=['9d71520f-2bf0-4daf-8114-d6e393b83c82','ef016198-de66-4942-b3d5-fce4912a43c3','2bff0e9c-0d00-4f32-8077-5bfeccb6ea43','7ac7a65c-42cb-4589-8741-ecc2a410c129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077356b76d4442e89323d40a4bf915f',volume_type_id=c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-599114967',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9347192b-1062-467e-b6dd-eef28a57fd60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b22d0144c2482eb1075427773017bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077356b76d4442e89323d40a4bf915f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd),volume_type_id=c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:21.419601 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87faed67-4848-40ac-b715-6facd17e4f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:21.448806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87faed67-4848-40ac-b715-6facd17e4f55) transitioned into state 'SUCCESS' from state '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-599114967',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b22d0144c2482eb1075427773017bc',qos_specs=None,replication_status=,reservations=['9d71520f-2bf0-4daf-8114-d6e393b83c82','ef016198-de66-4942-b3d5-fce4912a43c3','2bff0e9c-0d00-4f32-8077-5bfeccb6ea43','7ac7a65c-42cb-4589-8741-ecc2a410c129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077356b76d4442e89323d40a4bf915f',volume_type_id=c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:21.450048 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a08a9a-e5ab-4062-b6db-25335ba1309a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:21.467131 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a08a9a-e5ab-4062-b6db-25335ba1309a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:21.467834 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Flow 'volume_create_api' (1cca23e2-35ae-4de1-91d3-787aeda7ca26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:21.468316 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume request issued successfully. Aug 12 21:48:21.469376 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0052800-4c65-4c00-84f2-1523e63d5d7e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:21.470512 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1039/4173] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:48:21 2026] POST /volume/v3/volumes => generated 786 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:21.977291 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09e4bfa0-c17a-498c-a1ac-87e4d1d7c3b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:21.979364 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09e4bfa0-c17a-498c-a1ac-87e4d1d7c3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:21.979635 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09e4bfa0-c17a-498c-a1ac-87e4d1d7c3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:21.979848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09e4bfa0-c17a-498c-a1ac-87e4d1d7c3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:21.979982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-09e4bfa0-c17a-498c-a1ac-87e4d1d7c3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:21.984939 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:21.984939 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:21.986002 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09e4bfa0-c17a-498c-a1ac-87e4d1d7c3b5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:21.986506 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1048/4174] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:21 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:22.181724 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-036d9ad9-5b85-4478-a44e-8536b071aec4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:22.183869 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-036d9ad9-5b85-4478-a44e-8536b071aec4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:22.184157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-036d9ad9-5b85-4478-a44e-8536b071aec4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:22.184425 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-036d9ad9-5b85-4478-a44e-8536b071aec4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:22.184579 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-036d9ad9-5b85-4478-a44e-8536b071aec4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:22.191729 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:22.191729 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:22.192727 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-036d9ad9-5b85-4478-a44e-8536b071aec4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:22.193180 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1046/4175] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:22 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:23.005658 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6997b59-ed57-46bd-8b77-864f7ac7991b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.007207 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6997b59-ed57-46bd-8b77-864f7ac7991b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:23.010255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6997b59-ed57-46bd-8b77-864f7ac7991b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.010255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6997b59-ed57-46bd-8b77-864f7ac7991b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.010255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d6997b59-ed57-46bd-8b77-864f7ac7991b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:23.014021 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.014021 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:23.015224 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6997b59-ed57-46bd-8b77-864f7ac7991b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:23.015323 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1043/4176] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:23.047437 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7944d439-c971-4a4f-a724-3f410bffc7c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.049519 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7944d439-c971-4a4f-a724-3f410bffc7c5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 Aug 12 21:48:23.049832 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7944d439-c971-4a4f-a724-3f410bffc7c5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.050106 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7944d439-c971-4a4f-a724-3f410bffc7c5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.060305 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.060305 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:23.065803 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7944d439-c971-4a4f-a724-3f410bffc7c5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:48:23.073724 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7944d439-c971-4a4f-a724-3f410bffc7c5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 returned with HTTP 200 Aug 12 21:48:23.074264 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1040/4177] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:23.090653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7df3db52-0919-4609-83b9-029817ad8a75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.090653 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7df3db52-0919-4609-83b9-029817ad8a75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:23.091182 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7df3db52-0919-4609-83b9-029817ad8a75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.091182 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7df3db52-0919-4609-83b9-029817ad8a75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.091182 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-7df3db52-0919-4609-83b9-029817ad8a75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete backup with id: 806037b2-38fa-4e47-8ed2-c2ef7566627c. Aug 12 21:48:23.096049 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.096049 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:23.116197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-68597b30-ba15-4eb0-961f-8a853c7dcce4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.117881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-7df3db52-0919-4609-83b9-029817ad8a75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] delete_backup rpcapi backup_id 806037b2-38fa-4e47-8ed2-c2ef7566627c {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:48:23.119351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-68597b30-ba15-4eb0-961f-8a853c7dcce4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:48:23.119685 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-68597b30-ba15-4eb0-961f-8a853c7dcce4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.120033 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-68597b30-ba15-4eb0-961f-8a853c7dcce4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.121242 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7df3db52-0919-4609-83b9-029817ad8a75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 202 Aug 12 21:48:23.122979 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1049/4178] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:48:23 2026] DELETE /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:48:23.131506 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.131506 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:23.133274 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-feb4641d-395a-48dc-92e1-7623a3d96467 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.140646 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-feb4641d-395a-48dc-92e1-7623a3d96467 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:23.140646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-feb4641d-395a-48dc-92e1-7623a3d96467 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.140646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-feb4641d-395a-48dc-92e1-7623a3d96467 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.141125 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-68597b30-ba15-4eb0-961f-8a853c7dcce4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:48:23.141222 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-feb4641d-395a-48dc-92e1-7623a3d96467 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:23.147219 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-68597b30-ba15-4eb0-961f-8a853c7dcce4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:48:23.147303 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.147303 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:23.147819 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1047/4179] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:23.148216 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-feb4641d-395a-48dc-92e1-7623a3d96467 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 200 Aug 12 21:48:23.150815 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1044/4180] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:23.177094 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fc6a45a-2fd2-43f3-ae2e-9f9d180d1385 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.177588 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fc6a45a-2fd2-43f3-ae2e-9f9d180d1385 None None] GET https://10.4.3.240/volume// Aug 12 21:48:23.177840 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fc6a45a-2fd2-43f3-ae2e-9f9d180d1385 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.178113 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fc6a45a-2fd2-43f3-ae2e-9f9d180d1385 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.178354 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fc6a45a-2fd2-43f3-ae2e-9f9d180d1385 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:23.178680 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1041/4181] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:23.187937 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-d5c5aa72-f319-4cb3-a27d-5266f67dc6db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.195280 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-d5c5aa72-f319-4cb3-a27d-5266f67dc6db tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:48:23.195828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-d5c5aa72-f319-4cb3-a27d-5266f67dc6db tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d845c150-7763-41c2-805a-bf8e5fabf653", "connector": null, "instance_uuid": "a662139d-d96f-4fc9-87ee-22eee5d507af"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:23.206789 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.206789 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:23.210040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a64e6e4-4b3b-4de0-8c8d-14a069b48735 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.212194 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a64e6e4-4b3b-4de0-8c8d-14a069b48735 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:23.212507 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a64e6e4-4b3b-4de0-8c8d-14a069b48735 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.212913 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a64e6e4-4b3b-4de0-8c8d-14a069b48735 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.212913 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5a64e6e4-4b3b-4de0-8c8d-14a069b48735 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:23.218876 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.218876 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:23.219735 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a64e6e4-4b3b-4de0-8c8d-14a069b48735 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:23.220226 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1048/4182] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:23.242813 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-d5c5aa72-f319-4cb3-a27d-5266f67dc6db tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:48:23.243558 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1050/4183] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:48:23 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:23.284924 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-ec9e8ce4-93ec-4188-bed4-1bcf0308a721 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.287199 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-ec9e8ce4-93ec-4188-bed4-1bcf0308a721 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] POST https://10.4.3.240/volume/v3/attachments/f071242b-31a8-43e8-bddd-ffe5879a3f90/action Aug 12 21:48:23.287561 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-ec9e8ce4-93ec-4188-bed4-1bcf0308a721 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:48:23.287687 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-ec9e8ce4-93ec-4188-bed4-1bcf0308a721 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:23.311404 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.311404 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:23.325040 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3c3f8dd8-c0e6-46cd-9fa1-8f1cadc11313 req-ec9e8ce4-93ec-4188-bed4-1bcf0308a721 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/attachments/f071242b-31a8-43e8-bddd-ffe5879a3f90/action returned with HTTP 204 Aug 12 21:48:23.325682 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1045/4184] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:48:23 2026] POST /volume/v3/attachments/f071242b-31a8-43e8-bddd-ffe5879a3f90/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:23.357295 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29d86c94-e0d2-4f13-b062-1daab94205fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.359407 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29d86c94-e0d2-4f13-b062-1daab94205fd tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:48:23.359719 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29d86c94-e0d2-4f13-b062-1daab94205fd tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.359968 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29d86c94-e0d2-4f13-b062-1daab94205fd tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.372006 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.372006 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:23.376278 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29d86c94-e0d2-4f13-b062-1daab94205fd tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:48:23.382778 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29d86c94-e0d2-4f13-b062-1daab94205fd tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:48:23.383381 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1042/4185] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:23.401523 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-37d7a9b3-986f-4b0a-a040-271f09a04a5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.404310 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37d7a9b3-986f-4b0a-a040-271f09a04a5e tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:48:23.404566 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37d7a9b3-986f-4b0a-a040-271f09a04a5e tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.404848 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37d7a9b3-986f-4b0a-a040-271f09a04a5e tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.418810 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.418810 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:23.424271 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-37d7a9b3-986f-4b0a-a040-271f09a04a5e tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:48:23.431082 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37d7a9b3-986f-4b0a-a040-271f09a04a5e tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:48:23.431977 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1049/4186] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:23.475368 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-6278c805-8563-43b5-a9c8-8dc3aa0c75b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.478054 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-6278c805-8563-43b5-a9c8-8dc3aa0c75b4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:48:23.478359 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-6278c805-8563-43b5-a9c8-8dc3aa0c75b4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.478680 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-6278c805-8563-43b5-a9c8-8dc3aa0c75b4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.492437 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.492437 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:23.497568 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-6278c805-8563-43b5-a9c8-8dc3aa0c75b4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:48:23.503445 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-6278c805-8563-43b5-a9c8-8dc3aa0c75b4 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:48:23.504311 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1051/4187] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 1112 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:23.541934 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-0816c3a0-cb5e-4e23-b81f-3f23ed0cd38a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.544646 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-0816c3a0-cb5e-4e23-b81f-3f23ed0cd38a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] DELETE https://10.4.3.240/volume/v3/attachments/f071242b-31a8-43e8-bddd-ffe5879a3f90 Aug 12 21:48:23.545048 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-0816c3a0-cb5e-4e23-b81f-3f23ed0cd38a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.545263 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-0816c3a0-cb5e-4e23-b81f-3f23ed0cd38a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.554009 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.554009 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:23.610416 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a27c246e-48c5-44b9-801d-61f561ed10f6 req-0816c3a0-cb5e-4e23-b81f-3f23ed0cd38a tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/attachments/f071242b-31a8-43e8-bddd-ffe5879a3f90 returned with HTTP 200 Aug 12 21:48:23.611221 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1046/4188] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:48:23 2026] DELETE /volume/v3/attachments/f071242b-31a8-43e8-bddd-ffe5879a3f90 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:23.643258 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ecabc592-12ac-4609-9685-a17e7e20c836 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:23.645202 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecabc592-12ac-4609-9685-a17e7e20c836 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:48:23.645398 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecabc592-12ac-4609-9685-a17e7e20c836 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:23.645571 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecabc592-12ac-4609-9685-a17e7e20c836 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:23.654188 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:23.654188 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:23.661389 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ecabc592-12ac-4609-9685-a17e7e20c836 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:48:23.670304 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecabc592-12ac-4609-9685-a17e7e20c836 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:48:23.670524 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1043/4189] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:23 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:24.160288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b6887d39-c543-4265-b85e-d14778d437b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:24.162909 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6887d39-c543-4265-b85e-d14778d437b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c Aug 12 21:48:24.163163 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6887d39-c543-4265-b85e-d14778d437b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:24.163577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6887d39-c543-4265-b85e-d14778d437b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:24.163577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b6887d39-c543-4265-b85e-d14778d437b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 806037b2-38fa-4e47-8ed2-c2ef7566627c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:24.169394 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6887d39-c543-4265-b85e-d14778d437b6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c returned with HTTP 404 Aug 12 21:48:24.170502 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1050/4190] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:24 2026] GET /volume/v3/backups/806037b2-38fa-4e47-8ed2-c2ef7566627c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:24.180359 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2af99811-0aee-4aa2-8b46-f3484b83c0b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:24.183160 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2af99811-0aee-4aa2-8b46-f3484b83c0b1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:48:24.183553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2af99811-0aee-4aa2-8b46-f3484b83c0b1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:24.183764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2af99811-0aee-4aa2-8b46-f3484b83c0b1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:24.183936 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-2af99811-0aee-4aa2-8b46-f3484b83c0b1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete backup with id: 706d8c45-a006-4091-81c7-2b162525142f. Aug 12 21:48:24.190680 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:24.190680 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:24.213270 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-2af99811-0aee-4aa2-8b46-f3484b83c0b1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] delete_backup rpcapi backup_id 706d8c45-a006-4091-81c7-2b162525142f {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:48:24.215767 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2af99811-0aee-4aa2-8b46-f3484b83c0b1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 202 Aug 12 21:48:24.216611 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1052/4191] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:48:24 2026] DELETE /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:48:24.226684 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ccb411c6-28eb-427a-8b0d-b24b34f39ff1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:24.228897 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccb411c6-28eb-427a-8b0d-b24b34f39ff1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:48:24.230227 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccb411c6-28eb-427a-8b0d-b24b34f39ff1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:24.230227 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccb411c6-28eb-427a-8b0d-b24b34f39ff1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:24.232325 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ccb411c6-28eb-427a-8b0d-b24b34f39ff1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:24.235124 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37096add-28ff-4eb9-bfed-6b93b6bdeaab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:24.237540 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37096add-28ff-4eb9-bfed-6b93b6bdeaab tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:24.237540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37096add-28ff-4eb9-bfed-6b93b6bdeaab tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:24.237772 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37096add-28ff-4eb9-bfed-6b93b6bdeaab tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:24.237878 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-37096add-28ff-4eb9-bfed-6b93b6bdeaab tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:24.238985 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:24.238985 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:24.240135 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccb411c6-28eb-427a-8b0d-b24b34f39ff1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 200 Aug 12 21:48:24.241045 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1047/4192] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:24 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:24.247480 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:24.247480 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:24.248402 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37096add-28ff-4eb9-bfed-6b93b6bdeaab tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:24.249084 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1044/4193] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:24 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:25.259132 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9504e268-0488-4674-81a3-e37eb58f5ac4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:25.264177 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9504e268-0488-4674-81a3-e37eb58f5ac4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f Aug 12 21:48:25.264506 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9504e268-0488-4674-81a3-e37eb58f5ac4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:25.264706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e647925d-b04c-404b-b8ff-6af6296b5e6a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:25.265101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9504e268-0488-4674-81a3-e37eb58f5ac4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:25.265101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9504e268-0488-4674-81a3-e37eb58f5ac4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 706d8c45-a006-4091-81c7-2b162525142f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:25.269462 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e647925d-b04c-404b-b8ff-6af6296b5e6a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:25.269703 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e647925d-b04c-404b-b8ff-6af6296b5e6a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:25.269945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e647925d-b04c-404b-b8ff-6af6296b5e6a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:25.270103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e647925d-b04c-404b-b8ff-6af6296b5e6a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:25.270577 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9504e268-0488-4674-81a3-e37eb58f5ac4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f returned with HTTP 404 Aug 12 21:48:25.271312 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1051/4194] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:25 2026] GET /volume/v3/backups/706d8c45-a006-4091-81c7-2b162525142f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 21:48:25.281785 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:25.281785 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:25.282668 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e647925d-b04c-404b-b8ff-6af6296b5e6a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:25.283190 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1053/4195] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:25 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:25.319431 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:25.323974 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:25.324529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "name": "tempest-VolumesBackupsTest-Volume-1995972437"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:25.326319 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'name': 'tempest-VolumesBackupsTest-Volume-1995972437'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:25.463642 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume of 1 GB Aug 12 21:48:25.469433 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Availability Zones retrieved successfully. Aug 12 21:48:25.477747 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Flow 'volume_create_api' (98f4fb43-3660-4faf-8902-c84adc72f752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:25.480088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (addb81ea-b876-4378-98e0-1484e29f75df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:25.480406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:25.570402 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (addb81ea-b876-4378-98e0-1484e29f75df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:25.571510 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caab4df3-3edf-4b29-9867-a96695ef86f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:25.637829 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['321028af-157b-4b76-a528-9422f5df5d67', '5df79a24-0234-47e8-a2c5-c1509d856060', '5b50ad6c-f70b-450d-afc6-6aa83ed7ffec', '1afeeb4e-a0dc-4a53-aa79-0b67ca526157'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:25.638977 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caab4df3-3edf-4b29-9867-a96695ef86f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['321028af-157b-4b76-a528-9422f5df5d67', '5df79a24-0234-47e8-a2c5-c1509d856060', '5b50ad6c-f70b-450d-afc6-6aa83ed7ffec', '1afeeb4e-a0dc-4a53-aa79-0b67ca526157']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:25.639774 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8d7179-46e6-485d-a23e-a6173312b0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:25.668679 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8d7179-46e6-485d-a23e-a6173312b0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1995972437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7a4baf8b64243b64c69613fbeff3d',qos_specs=None,replication_status=,reservations=['321028af-157b-4b76-a528-9422f5df5d67','5df79a24-0234-47e8-a2c5-c1509d856060','5b50ad6c-f70b-450d-afc6-6aa83ed7ffec','1afeeb4e-a0dc-4a53-aa79-0b67ca526157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd26be920ed64b9d9c935c2151140ff7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1995972437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7a4baf8b64243b64c69613fbeff3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd26be920ed64b9d9c935c2151140ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:25.669537 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49cd49f0-bf6e-405d-9f5b-0c24c74ba289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:25.693172 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49cd49f0-bf6e-405d-9f5b-0c24c74ba289) transitioned into state 'SUCCESS' from state '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-1995972437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7a4baf8b64243b64c69613fbeff3d',qos_specs=None,replication_status=,reservations=['321028af-157b-4b76-a528-9422f5df5d67','5df79a24-0234-47e8-a2c5-c1509d856060','5b50ad6c-f70b-450d-afc6-6aa83ed7ffec','1afeeb4e-a0dc-4a53-aa79-0b67ca526157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd26be920ed64b9d9c935c2151140ff7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:25.693912 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e2ac5f-e3cc-4fd5-85d5-6c6f9ca6390a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:25.703850 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e2ac5f-e3cc-4fd5-85d5-6c6f9ca6390a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:25.704744 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Flow 'volume_create_api' (98f4fb43-3660-4faf-8902-c84adc72f752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:25.705080 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume request issued successfully. Aug 12 21:48:25.705770 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f1b01b7-5a27-4a2c-b4b3-664e17b4b69c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:25.706190 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1048/4196] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:48:25 2026] POST /volume/v3/volumes => generated 749 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:25.721808 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3822adca-4a19-47b0-a8d8-f5d0cb9acea2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:25.725604 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3822adca-4a19-47b0-a8d8-f5d0cb9acea2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:48:25.725885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3822adca-4a19-47b0-a8d8-f5d0cb9acea2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:25.726159 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3822adca-4a19-47b0-a8d8-f5d0cb9acea2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:25.746020 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:25.746020 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:25.754104 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3822adca-4a19-47b0-a8d8-f5d0cb9acea2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:48:25.774994 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3822adca-4a19-47b0-a8d8-f5d0cb9acea2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 200 Aug 12 21:48:25.774994 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1045/4197] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:25 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:26.301383 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b26af44b-e0d8-4bc8-bc60-6c4f3185dc18 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:26.305271 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b26af44b-e0d8-4bc8-bc60-6c4f3185dc18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:26.305591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b26af44b-e0d8-4bc8-bc60-6c4f3185dc18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:26.305881 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b26af44b-e0d8-4bc8-bc60-6c4f3185dc18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:26.306026 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b26af44b-e0d8-4bc8-bc60-6c4f3185dc18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:26.312324 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:26.312324 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:26.313234 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b26af44b-e0d8-4bc8-bc60-6c4f3185dc18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:26.314008 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1052/4198] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:26 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:26.791261 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adc24522-d5fe-4617-b73b-cf6827bea1f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:26.793538 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc24522-d5fe-4617-b73b-cf6827bea1f1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:48:26.793969 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc24522-d5fe-4617-b73b-cf6827bea1f1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:26.794261 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc24522-d5fe-4617-b73b-cf6827bea1f1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:26.803114 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:26.803114 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:26.808378 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-adc24522-d5fe-4617-b73b-cf6827bea1f1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:48:26.816706 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc24522-d5fe-4617-b73b-cf6827bea1f1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 200 Aug 12 21:48:26.817335 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1054/4199] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:26 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:26.839795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fefe1629-5fd2-4e34-8e2a-383226788503 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:26.842968 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fefe1629-5fd2-4e34-8e2a-383226788503 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:48:26.844120 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fefe1629-5fd2-4e34-8e2a-383226788503 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d", "name": "tempest-VolumesBackupsTest-Backup-1497979703"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:26.846656 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-fefe1629-5fd2-4e34-8e2a-383226788503 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating new backup {'backup': {'volume_id': '3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d', 'name': 'tempest-VolumesBackupsTest-Backup-1497979703'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:48:26.846998 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-fefe1629-5fd2-4e34-8e2a-383226788503 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating backup of volume 3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d in container None Aug 12 21:48:26.859042 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:26.859042 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:26.860000 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fefe1629-5fd2-4e34-8e2a-383226788503 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:48:26.904954 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fefe1629-5fd2-4e34-8e2a-383226788503 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['eb499025-fed2-464c-82d4-d2ab423ad926', '9a68223f-b574-4bb2-ac1e-41a84b626d5b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:26.962414 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fefe1629-5fd2-4e34-8e2a-383226788503 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:48:26.962414 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1049/4200] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:48:26 2026] POST /volume/v3/backups => generated 330 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:26.980342 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-542b36ac-d8bc-4c00-a2e0-71ede85b4bd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:26.983980 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-542b36ac-d8bc-4c00-a2e0-71ede85b4bd3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:26.984030 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-542b36ac-d8bc-4c00-a2e0-71ede85b4bd3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:26.984374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-542b36ac-d8bc-4c00-a2e0-71ede85b4bd3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:26.986502 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-542b36ac-d8bc-4c00-a2e0-71ede85b4bd3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:26.992485 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:26.992485 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:26.993864 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-542b36ac-d8bc-4c00-a2e0-71ede85b4bd3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:26.994390 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1046/4201] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:26 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:27.329755 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-996d293e-1fa0-469e-b0d4-1c3f5ef5af17 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:27.333319 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-996d293e-1fa0-469e-b0d4-1c3f5ef5af17 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:27.333780 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-996d293e-1fa0-469e-b0d4-1c3f5ef5af17 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:27.334056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-996d293e-1fa0-469e-b0d4-1c3f5ef5af17 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:27.334211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-996d293e-1fa0-469e-b0d4-1c3f5ef5af17 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:27.342160 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:27.342160 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:27.342895 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-996d293e-1fa0-469e-b0d4-1c3f5ef5af17 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:27.343311 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1053/4202] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:27 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:28.009752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b62b9e1-c0d3-4aee-98ca-eaa0b36e01c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:28.011909 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b62b9e1-c0d3-4aee-98ca-eaa0b36e01c8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:28.012127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b62b9e1-c0d3-4aee-98ca-eaa0b36e01c8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:28.012386 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b62b9e1-c0d3-4aee-98ca-eaa0b36e01c8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:28.012530 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6b62b9e1-c0d3-4aee-98ca-eaa0b36e01c8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:28.017530 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:28.017530 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:28.018474 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b62b9e1-c0d3-4aee-98ca-eaa0b36e01c8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:28.018961 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1055/4203] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:28 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:28.358908 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2586565a-f145-4db8-ad6f-4e9efda754db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:28.361997 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2586565a-f145-4db8-ad6f-4e9efda754db tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:28.362371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2586565a-f145-4db8-ad6f-4e9efda754db tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:28.363239 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2586565a-f145-4db8-ad6f-4e9efda754db tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:28.363239 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2586565a-f145-4db8-ad6f-4e9efda754db tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:28.371309 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:28.371309 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:28.372566 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2586565a-f145-4db8-ad6f-4e9efda754db tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:28.373513 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1050/4204] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:28 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:29.031731 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5137fb2c-3589-4715-ad5d-bf8ce2a608a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:29.034109 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5137fb2c-3589-4715-ad5d-bf8ce2a608a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:29.034330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5137fb2c-3589-4715-ad5d-bf8ce2a608a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:29.034577 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5137fb2c-3589-4715-ad5d-bf8ce2a608a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:29.034767 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5137fb2c-3589-4715-ad5d-bf8ce2a608a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:29.039460 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:29.039460 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:29.040291 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5137fb2c-3589-4715-ad5d-bf8ce2a608a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:29.040809 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1047/4205] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:29 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:29.390178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9c92a785-d54b-429c-9415-b44a1b4884fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:29.392759 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9c92a785-d54b-429c-9415-b44a1b4884fc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:29.393100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9c92a785-d54b-429c-9415-b44a1b4884fc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:29.393390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9c92a785-d54b-429c-9415-b44a1b4884fc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:29.393553 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9c92a785-d54b-429c-9415-b44a1b4884fc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:29.401613 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:29.401613 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:29.403027 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9c92a785-d54b-429c-9415-b44a1b4884fc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:29.404180 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1054/4206] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:29 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:30.051589 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54c90ec7-e119-4bcd-a9fa-fa104f71ca1d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:30.053483 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54c90ec7-e119-4bcd-a9fa-fa104f71ca1d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:30.053704 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54c90ec7-e119-4bcd-a9fa-fa104f71ca1d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:30.053882 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54c90ec7-e119-4bcd-a9fa-fa104f71ca1d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:30.053978 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-54c90ec7-e119-4bcd-a9fa-fa104f71ca1d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:30.058651 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:30.058651 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:30.059240 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54c90ec7-e119-4bcd-a9fa-fa104f71ca1d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:30.059757 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1056/4207] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:30 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:30.422795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26e8cd13-539f-48cb-9a77-d25f01c4b5bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:30.426466 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26e8cd13-539f-48cb-9a77-d25f01c4b5bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:30.426709 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26e8cd13-539f-48cb-9a77-d25f01c4b5bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:30.426964 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26e8cd13-539f-48cb-9a77-d25f01c4b5bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:30.427078 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-26e8cd13-539f-48cb-9a77-d25f01c4b5bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:30.437731 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:30.437731 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:30.438540 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26e8cd13-539f-48cb-9a77-d25f01c4b5bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:30.439333 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1051/4208] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:30 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:31.077057 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07597833-3245-4888-b80d-2507bdf716e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:31.080851 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07597833-3245-4888-b80d-2507bdf716e2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:31.081036 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07597833-3245-4888-b80d-2507bdf716e2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:31.081302 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07597833-3245-4888-b80d-2507bdf716e2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:31.081362 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-07597833-3245-4888-b80d-2507bdf716e2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:31.090378 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:31.090378 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:31.091415 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07597833-3245-4888-b80d-2507bdf716e2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:31.092120 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1048/4209] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:31 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:31.454725 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ec8f2932-e275-4708-bc88-4ca36bca3555 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:31.460570 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec8f2932-e275-4708-bc88-4ca36bca3555 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:31.460917 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec8f2932-e275-4708-bc88-4ca36bca3555 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:31.461257 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec8f2932-e275-4708-bc88-4ca36bca3555 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:31.461543 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ec8f2932-e275-4708-bc88-4ca36bca3555 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:31.470034 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:31.470034 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:31.470795 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec8f2932-e275-4708-bc88-4ca36bca3555 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:31.471245 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1055/4210] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:31 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:31.558111 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-1f7aadc4-5dd7-45fa-8421-70e4747b6888 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:31.564108 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-1f7aadc4-5dd7-45fa-8421-70e4747b6888 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:31.564365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-1f7aadc4-5dd7-45fa-8421-70e4747b6888 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:31.564640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-1f7aadc4-5dd7-45fa-8421-70e4747b6888 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:31.572351 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:31.572351 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:31.576475 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-1f7aadc4-5dd7-45fa-8421-70e4747b6888 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:31.581023 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-1f7aadc4-5dd7-45fa-8421-70e4747b6888 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:31.581516 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1057/4211] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:48:31 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:31.677117 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5cceece0-a479-4858-a51b-aed329bb3687 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:31.677604 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5cceece0-a479-4858-a51b-aed329bb3687 None None] GET https://10.4.3.240/volume// Aug 12 21:48:31.677844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5cceece0-a479-4858-a51b-aed329bb3687 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:31.678101 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5cceece0-a479-4858-a51b-aed329bb3687 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:31.678515 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5cceece0-a479-4858-a51b-aed329bb3687 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:31.680152 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1052/4212] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:48:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:31.691445 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-86a9efa8-1322-41c8-864f-4713b9f7d876 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:31.694845 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-86a9efa8-1322-41c8-864f-4713b9f7d876 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:48:31.695287 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-86a9efa8-1322-41c8-864f-4713b9f7d876 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a1909ed-30b7-45a3-9129-2eb9142a4433", "connector": null, "instance_uuid": "9796a7c1-d726-4133-93bc-84b9413e39eb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:31.717839 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:31.717839 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:31.761187 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-86a9efa8-1322-41c8-864f-4713b9f7d876 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:48:31.761725 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1049/4213] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:48:31 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 12 21:48:31.816054 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b8c46012-8cc6-4354-924a-7b945c250aac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:31.820249 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8c46012-8cc6-4354-924a-7b945c250aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:31.820671 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8c46012-8cc6-4354-924a-7b945c250aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:31.821065 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8c46012-8cc6-4354-924a-7b945c250aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:31.833002 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28c859c0-214c-4d53-a40b-10992a2b2ec2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:31.833002 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28c859c0-214c-4d53-a40b-10992a2b2ec2 None None] GET https://10.4.3.240/volume// Aug 12 21:48:31.833002 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28c859c0-214c-4d53-a40b-10992a2b2ec2 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:31.833002 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28c859c0-214c-4d53-a40b-10992a2b2ec2 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:31.833433 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28c859c0-214c-4d53-a40b-10992a2b2ec2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:31.834232 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1058/4214] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:48:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:31.838140 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:31.838140 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:31.844271 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b8c46012-8cc6-4354-924a-7b945c250aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:31.854268 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8c46012-8cc6-4354-924a-7b945c250aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:31.854268 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1056/4215] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:31 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:31.858655 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-f3314a81-1962-41eb-b999-fa9542e67c19 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:31.858777 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-f3314a81-1962-41eb-b999-fa9542e67c19 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:31.861232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-f3314a81-1962-41eb-b999-fa9542e67c19 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:31.861232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-f3314a81-1962-41eb-b999-fa9542e67c19 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:31.877324 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:31.877324 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:31.884507 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-f3314a81-1962-41eb-b999-fa9542e67c19 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:31.890171 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-f3314a81-1962-41eb-b999-fa9542e67c19 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:31.890832 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1053/4216] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:48:31 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:48:32.027964 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-cd6d7cd3-e920-4859-87f6-f71a939ac948 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:32.030761 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-cd6d7cd3-e920-4859-87f6-f71a939ac948 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] PUT https://10.4.3.240/volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b Aug 12 21:48:32.031322 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-cd6d7cd3-e920-4859-87f6-f71a939ac948 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:32.041059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-cd6d7cd3-e920-4859-87f6-f71a939ac948 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Acquiring lock "cinder-attachment_update-5a1909ed-30b7-45a3-9129-2eb9142a4433-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:48:32.048316 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-cd6d7cd3-e920-4859-87f6-f71a939ac948 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Lock "cinder-attachment_update-5a1909ed-30b7-45a3-9129-2eb9142a4433-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:48:32.050046 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:32.050046 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:32.108239 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf2434bd-be97-4edd-8899-fcfcafca7650 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:32.111925 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf2434bd-be97-4edd-8899-fcfcafca7650 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:32.112915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf2434bd-be97-4edd-8899-fcfcafca7650 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:32.112915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf2434bd-be97-4edd-8899-fcfcafca7650 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:32.113186 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bf2434bd-be97-4edd-8899-fcfcafca7650 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:32.120676 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:32.120676 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:32.123100 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf2434bd-be97-4edd-8899-fcfcafca7650 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:32.123100 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1059/4217] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:32 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:32.167688 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-cd6d7cd3-e920-4859-87f6-f71a939ac948 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Lock "cinder-attachment_update-5a1909ed-30b7-45a3-9129-2eb9142a4433-np0000007121" released by "attachment_update" :: held 0.119s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:48:32.168147 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-cd6d7cd3-e920-4859-87f6-f71a939ac948 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b returned with HTTP 200 Aug 12 21:48:32.168882 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1050/4218] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:48:32 2026] PUT /volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:32.482901 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a8b4516f-9d6c-4876-bff5-d72c12d27186 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:32.484643 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8b4516f-9d6c-4876-bff5-d72c12d27186 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:32.484926 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8b4516f-9d6c-4876-bff5-d72c12d27186 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:32.485183 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8b4516f-9d6c-4876-bff5-d72c12d27186 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:32.485336 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a8b4516f-9d6c-4876-bff5-d72c12d27186 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:32.489970 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:32.489970 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:32.490686 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8b4516f-9d6c-4876-bff5-d72c12d27186 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:32.491024 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1057/4219] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:32 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:32.868959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40baa45c-8cd1-4008-a34b-d18f93185701 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:32.871384 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40baa45c-8cd1-4008-a34b-d18f93185701 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:32.871608 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40baa45c-8cd1-4008-a34b-d18f93185701 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:32.872466 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40baa45c-8cd1-4008-a34b-d18f93185701 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:32.887778 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:32.887778 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:32.893011 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40baa45c-8cd1-4008-a34b-d18f93185701 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:32.898791 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40baa45c-8cd1-4008-a34b-d18f93185701 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:32.899334 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1054/4220] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:32 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:33.140576 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75dc4d1f-d856-4bc4-83cf-b0d17af96daf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:33.145648 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75dc4d1f-d856-4bc4-83cf-b0d17af96daf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:33.145648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75dc4d1f-d856-4bc4-83cf-b0d17af96daf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:33.145648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75dc4d1f-d856-4bc4-83cf-b0d17af96daf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:33.145648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-75dc4d1f-d856-4bc4-83cf-b0d17af96daf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:33.150416 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:33.150416 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:33.154449 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75dc4d1f-d856-4bc4-83cf-b0d17af96daf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:33.154449 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1060/4221] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:33 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:33.504381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cfefb92-0b4f-44d1-8d33-11efa1fb2016 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:33.506641 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cfefb92-0b4f-44d1-8d33-11efa1fb2016 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:33.506918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cfefb92-0b4f-44d1-8d33-11efa1fb2016 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:33.507194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cfefb92-0b4f-44d1-8d33-11efa1fb2016 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:33.507414 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4cfefb92-0b4f-44d1-8d33-11efa1fb2016 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:33.514005 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:33.514005 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:33.514195 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cfefb92-0b4f-44d1-8d33-11efa1fb2016 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:33.514563 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1051/4222] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:33 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:33.917643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e236f84c-e596-470b-8f32-9e673fc7063e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:33.919852 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e236f84c-e596-470b-8f32-9e673fc7063e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:33.920074 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e236f84c-e596-470b-8f32-9e673fc7063e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:33.920267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e236f84c-e596-470b-8f32-9e673fc7063e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:33.930083 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:33.930083 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:33.933847 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e236f84c-e596-470b-8f32-9e673fc7063e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:33.938102 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e236f84c-e596-470b-8f32-9e673fc7063e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:33.938573 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1058/4223] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:33 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:34.171355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e7732c4-900c-412f-947d-af287a017f0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:34.173722 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e7732c4-900c-412f-947d-af287a017f0e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:34.174038 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e7732c4-900c-412f-947d-af287a017f0e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:34.174341 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e7732c4-900c-412f-947d-af287a017f0e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:34.174498 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e7732c4-900c-412f-947d-af287a017f0e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:34.181181 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:34.181181 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:34.182129 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e7732c4-900c-412f-947d-af287a017f0e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:34.182748 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1055/4224] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:34 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:34.531414 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-254beeab-39bc-472b-b2e9-1aeae7c4323d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:34.533516 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-254beeab-39bc-472b-b2e9-1aeae7c4323d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:34.533867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-254beeab-39bc-472b-b2e9-1aeae7c4323d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:34.534574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-254beeab-39bc-472b-b2e9-1aeae7c4323d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:34.534574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-254beeab-39bc-472b-b2e9-1aeae7c4323d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:34.542156 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:34.542156 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:34.542156 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-254beeab-39bc-472b-b2e9-1aeae7c4323d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:34.542156 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1061/4225] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:34 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:34.955780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89b3ca4a-63e8-4436-923c-797430edf64f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:34.958090 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89b3ca4a-63e8-4436-923c-797430edf64f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:34.958316 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89b3ca4a-63e8-4436-923c-797430edf64f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:34.958545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89b3ca4a-63e8-4436-923c-797430edf64f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:34.970433 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:34.970433 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:34.974964 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-89b3ca4a-63e8-4436-923c-797430edf64f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:34.980969 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89b3ca4a-63e8-4436-923c-797430edf64f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:34.981959 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1052/4226] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:34 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:35.195537 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dbfc18f6-45e6-423d-970b-505799471c6d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:35.197651 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dbfc18f6-45e6-423d-970b-505799471c6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:35.197913 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dbfc18f6-45e6-423d-970b-505799471c6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:35.198176 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dbfc18f6-45e6-423d-970b-505799471c6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:35.198316 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-dbfc18f6-45e6-423d-970b-505799471c6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:35.203428 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:35.203428 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:35.204340 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dbfc18f6-45e6-423d-970b-505799471c6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:35.204791 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1059/4227] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:35 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:35.553863 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebb61a7d-10af-41f6-a366-567fba3f3e0c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:35.555883 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebb61a7d-10af-41f6-a366-567fba3f3e0c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:35.556123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebb61a7d-10af-41f6-a366-567fba3f3e0c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:35.556305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebb61a7d-10af-41f6-a366-567fba3f3e0c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:35.556425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ebb61a7d-10af-41f6-a366-567fba3f3e0c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:35.562463 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:35.562463 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:35.564655 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebb61a7d-10af-41f6-a366-567fba3f3e0c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:35.564655 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1056/4228] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:35 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:35.997395 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a12e9de-61dd-47c5-9683-4d2965d55c5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:35.999244 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a12e9de-61dd-47c5-9683-4d2965d55c5b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:35.999445 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a12e9de-61dd-47c5-9683-4d2965d55c5b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:35.999663 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a12e9de-61dd-47c5-9683-4d2965d55c5b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:36.010488 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:36.010488 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:36.014189 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a12e9de-61dd-47c5-9683-4d2965d55c5b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:36.019242 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a12e9de-61dd-47c5-9683-4d2965d55c5b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:36.019772 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1062/4229] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:35 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:36.217275 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08de0b67-a3a7-48b2-8ad0-e893e401eb93 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:36.219848 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08de0b67-a3a7-48b2-8ad0-e893e401eb93 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:36.220143 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08de0b67-a3a7-48b2-8ad0-e893e401eb93 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:36.220359 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08de0b67-a3a7-48b2-8ad0-e893e401eb93 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:36.220515 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-08de0b67-a3a7-48b2-8ad0-e893e401eb93 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:36.226280 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:36.226280 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:36.227226 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08de0b67-a3a7-48b2-8ad0-e893e401eb93 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:36.227742 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1053/4230] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:36 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:36.571332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-d69ef507-c7f3-4c9d-8186-11f869a691a0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:36.576488 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-d69ef507-c7f3-4c9d-8186-11f869a691a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b/action Aug 12 21:48:36.577115 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-d69ef507-c7f3-4c9d-8186-11f869a691a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:48:36.577230 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-d69ef507-c7f3-4c9d-8186-11f869a691a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:36.578884 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f44d019e-93ea-4fa4-a1db-4e7d8aab56fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:36.584050 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f44d019e-93ea-4fa4-a1db-4e7d8aab56fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:36.584364 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f44d019e-93ea-4fa4-a1db-4e7d8aab56fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:36.584660 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f44d019e-93ea-4fa4-a1db-4e7d8aab56fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:36.584881 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f44d019e-93ea-4fa4-a1db-4e7d8aab56fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:36.592324 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:36.592324 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:36.593110 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f44d019e-93ea-4fa4-a1db-4e7d8aab56fe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:36.593500 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1057/4231] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:36 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:36.612028 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:36.612028 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:36.626871 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a00c6b25-f824-40d1-b89c-be4a32b65fdf req-d69ef507-c7f3-4c9d-8186-11f869a691a0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b/action returned with HTTP 204 Aug 12 21:48:36.627443 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1060/4232] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:48:36 2026] POST /volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:37.033087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-80eb2dcb-9845-4e18-a79c-a5a532fea395 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.035377 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80eb2dcb-9845-4e18-a79c-a5a532fea395 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:37.035652 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80eb2dcb-9845-4e18-a79c-a5a532fea395 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:37.035932 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80eb2dcb-9845-4e18-a79c-a5a532fea395 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:37.048404 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.048404 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:37.053073 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-80eb2dcb-9845-4e18-a79c-a5a532fea395 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:37.058409 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80eb2dcb-9845-4e18-a79c-a5a532fea395 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:37.058933 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1063/4233] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:37 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:37.073773 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-30e3b523-f75d-4ccb-b217-d3be62028311 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.076245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30e3b523-f75d-4ccb-b217-d3be62028311 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:48:37.076787 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30e3b523-f75d-4ccb-b217-d3be62028311 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1909ed-30b7-45a3-9129-2eb9142a4433", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1254190016"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:37.092977 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.092977 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:37.093674 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-30e3b523-f75d-4ccb-b217-d3be62028311 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:37.093876 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-30e3b523-f75d-4ccb-b217-d3be62028311 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume 5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:37.132549 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-30e3b523-f75d-4ccb-b217-d3be62028311 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['49e91b92-952d-42f2-bf2a-c550be15663e', 'ab2b9f9d-c438-4cfd-a19c-9282d2dcf8fa', '9b261a0c-3e7d-4bf3-96fb-3f3d15e2c42d', '203e650a-489a-47fb-baf9-d3c39dc7f13d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:37.181656 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-30e3b523-f75d-4ccb-b217-d3be62028311 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot force create request issued successfully. Aug 12 21:48:37.181656 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30e3b523-f75d-4ccb-b217-d3be62028311 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:48:37.181656 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1054/4234] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:48:37 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 12 21:48:37.190482 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20b558e9-6404-4e56-b904-302812d688da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.193108 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20b558e9-6404-4e56-b904-302812d688da tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 Aug 12 21:48:37.193405 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20b558e9-6404-4e56-b904-302812d688da tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:37.195648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20b558e9-6404-4e56-b904-302812d688da tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:37.201455 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.201455 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:37.202441 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-20b558e9-6404-4e56-b904-302812d688da tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:37.203486 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20b558e9-6404-4e56-b904-302812d688da tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 returned with HTTP 200 Aug 12 21:48:37.204194 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1058/4235] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:37 2026] GET /volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:37.242339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a71ed2a-2c6d-4b4c-bf22-36b4bf34608e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.244963 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a71ed2a-2c6d-4b4c-bf22-36b4bf34608e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:37.245252 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a71ed2a-2c6d-4b4c-bf22-36b4bf34608e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:37.245790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a71ed2a-2c6d-4b4c-bf22-36b4bf34608e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:37.245790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6a71ed2a-2c6d-4b4c-bf22-36b4bf34608e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:37.251566 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.251566 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:37.252693 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a71ed2a-2c6d-4b4c-bf22-36b4bf34608e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:37.253145 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1061/4236] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:37 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:37.604149 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91bbc06a-e54e-46ae-a2c5-6539ffc8b97a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.606445 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91bbc06a-e54e-46ae-a2c5-6539ffc8b97a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:37.606749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91bbc06a-e54e-46ae-a2c5-6539ffc8b97a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:37.607141 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91bbc06a-e54e-46ae-a2c5-6539ffc8b97a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:37.607225 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-91bbc06a-e54e-46ae-a2c5-6539ffc8b97a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:37.612878 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.612878 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:37.614677 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91bbc06a-e54e-46ae-a2c5-6539ffc8b97a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:37.614677 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1064/4237] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:37 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:37.627036 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-944a5d55-a196-4733-8806-22a02051d3ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.629131 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-944a5d55-a196-4733-8806-22a02051d3ce tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136/export_record Aug 12 21:48:37.629463 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-944a5d55-a196-4733-8806-22a02051d3ce tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:37.629760 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-944a5d55-a196-4733-8806-22a02051d3ce tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'export_record' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:37.629954 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-944a5d55-a196-4733-8806-22a02051d3ce tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Export record for backup 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 21:48:37.635164 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.635164 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:37.636637 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.api [None req-944a5d55-a196-4733-8806-22a02051d3ce tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling RPCAPI with context: , host: np0000007121, backup: 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 21:48:37.646879 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-944a5d55-a196-4733-8806-22a02051d3ce tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] export_record in rpcapi backup_id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136 on host np0000007121. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 21:48:37.665854 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-944a5d55-a196-4733-8806-22a02051d3ce tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWM5NWE0NmItMzM2OC00YzhjLWEyZjgtYjE2YjQ2ZWIzMTM2IiwgInVzZXJfaWQiOiAiMjJmNTg3NTU3N2RkNDM2ODlmZDQ1MjU0OGJjMGUzYmMiLCAicHJvamVjdF9pZCI6ICJiNGFlMjg2MWYyMDg0ZTI4YjUxZGM0NTAwMGU3Njk3NSIsICJ2b2x1bWVfaWQiOiAiMzdiMjdmOWItZjI2Yy00NTI2LWIzZWEtMDNlMDZlNTkzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTI2MzgwMjc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiMjdmOWItZjI2Yy00NTI2LWIzZWEtMDNlMDZlNTkzYzI0LzIwMjYwODEyMjE0ODE5L2F6X25vdmFfYmFja3VwXzFjOTVhNDZiLTMzNjgtNGM4Yy1hMmY4LWIxNmI0NmViMzEzNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NDg6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDg6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo0ODozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 21:48:37.666289 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-944a5d55-a196-4733-8806-22a02051d3ce tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136/export_record returned with HTTP 200 Aug 12 21:48:37.666913 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1055/4238] 10.4.3.240 () {68 vars in 1430 bytes} [Wed Aug 12 21:48:37 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136/export_record => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:37.677054 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82e94450-8a52-4cbd-bb33-655acdb0920f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.679285 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82e94450-8a52-4cbd-bb33-655acdb0920f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:37.679569 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82e94450-8a52-4cbd-bb33-655acdb0920f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:37.679838 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82e94450-8a52-4cbd-bb33-655acdb0920f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:37.679997 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-82e94450-8a52-4cbd-bb33-655acdb0920f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:37.685775 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.685775 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:37.686764 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82e94450-8a52-4cbd-bb33-655acdb0920f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:37.687369 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1059/4239] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:37 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:37.701838 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6756d938-70ec-4826-9225-4ffcd205d512 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.704292 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6756d938-70ec-4826-9225-4ffcd205d512 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] POST https://10.4.3.240/volume/v3/backups/import_record Aug 12 21:48:37.704931 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6756d938-70ec-4826-9225-4ffcd205d512 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg0N2U3ODktYTI5NS00YTJhLWE2ZGItZTUxNTAyOWIyZmRhIiwgInVzZXJfaWQiOiAiMjJmNTg3NTU3N2RkNDM2ODlmZDQ1MjU0OGJjMGUzYmMiLCAicHJvamVjdF9pZCI6ICJiNGFlMjg2MWYyMDg0ZTI4YjUxZGM0NTAwMGU3Njk3NSIsICJ2b2x1bWVfaWQiOiAiMzdiMjdmOWItZjI2Yy00NTI2LWIzZWEtMDNlMDZlNTkzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTI2MzgwMjc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiMjdmOWItZjI2Yy00NTI2LWIzZWEtMDNlMDZlNTkzYzI0LzIwMjYwODEyMjE0ODE5L2F6X25vdmFfYmFja3VwXzFjOTVhNDZiLTMzNjgtNGM4Yy1hMmY4LWIxNmI0NmViMzEzNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NDg6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDg6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo0ODozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:37.707022 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-6756d938-70ec-4826-9225-4ffcd205d512 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg0N2U3ODktYTI5NS00YTJhLWE2ZGItZTUxNTAyOWIyZmRhIiwgInVzZXJfaWQiOiAiMjJmNTg3NTU3N2RkNDM2ODlmZDQ1MjU0OGJjMGUzYmMiLCAicHJvamVjdF9pZCI6ICJiNGFlMjg2MWYyMDg0ZTI4YjUxZGM0NTAwMGU3Njk3NSIsICJ2b2x1bWVfaWQiOiAiMzdiMjdmOWItZjI2Yy00NTI2LWIzZWEtMDNlMDZlNTkzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTI2MzgwMjc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiMjdmOWItZjI2Yy00NTI2LWIzZWEtMDNlMDZlNTkzYzI0LzIwMjYwODEyMjE0ODE5L2F6X25vdmFfYmFja3VwXzFjOTVhNDZiLTMzNjgtNGM4Yy1hMmY4LWIxNmI0NmViMzEzNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NDg6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDg6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo0ODozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100326) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 21:48:37.707203 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-6756d938-70ec-4826-9225-4ffcd205d512 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg0N2U3ODktYTI5NS00YTJhLWE2ZGItZTUxNTAyOWIyZmRhIiwgInVzZXJfaWQiOiAiMjJmNTg3NTU3N2RkNDM2ODlmZDQ1MjU0OGJjMGUzYmMiLCAicHJvamVjdF9pZCI6ICJiNGFlMjg2MWYyMDg0ZTI4YjUxZGM0NTAwMGU3Njk3NSIsICJ2b2x1bWVfaWQiOiAiMzdiMjdmOWItZjI2Yy00NTI2LWIzZWEtMDNlMDZlNTkzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTI2MzgwMjc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiMjdmOWItZjI2Yy00NTI2LWIzZWEtMDNlMDZlNTkzYzI0LzIwMjYwODEyMjE0ODE5L2F6X25vdmFfYmFja3VwXzFjOTVhNDZiLTMzNjgtNGM4Yy1hMmY4LWIxNmI0NmViMzEzNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NDg6MTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NDg6MTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo0ODozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100326) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 21:48:37.708160 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-6756d938-70ec-4826-9225-4ffcd205d512 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ab9ebf036b53486fba3795f0862942a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4ae2861f2084e28b51dc45000e76975', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:48:37.708464 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6756d938-70ec-4826-9225-4ffcd205d512 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] https://10.4.3.240/volume/v3/backups/import_record returned with HTTP 403 Aug 12 21:48:37.709123 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1062/4240] 10.4.3.240 () {70 vars in 1342 bytes} [Wed Aug 12 21:48:37 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:37.718461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1cb99bea-fd99-45f8-9204-6c653745358d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.721054 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cb99bea-fd99-45f8-9204-6c653745358d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 Aug 12 21:48:37.721472 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cb99bea-fd99-45f8-9204-6c653745358d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:37.722199 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cb99bea-fd99-45f8-9204-6c653745358d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:37.722442 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1cb99bea-fd99-45f8-9204-6c653745358d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete volume with id: 37b27f9b-f26c-4526-b3ea-03e06e593c24 Aug 12 21:48:37.733257 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.733257 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:37.733787 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1cb99bea-fd99-45f8-9204-6c653745358d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:37.756725 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1cb99bea-fd99-45f8-9204-6c653745358d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete volume request issued successfully. Aug 12 21:48:37.757173 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cb99bea-fd99-45f8-9204-6c653745358d tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 returned with HTTP 202 Aug 12 21:48:37.757799 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1065/4241] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:48:37 2026] DELETE /volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:37.768112 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a7133a8-5dd8-4253-87b0-96777d315f89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:37.773645 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a7133a8-5dd8-4253-87b0-96777d315f89 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 Aug 12 21:48:37.774117 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a7133a8-5dd8-4253-87b0-96777d315f89 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:37.774506 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a7133a8-5dd8-4253-87b0-96777d315f89 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:37.790680 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:37.790680 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:37.800217 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a7133a8-5dd8-4253-87b0-96777d315f89 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:37.805863 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a7133a8-5dd8-4253-87b0-96777d315f89 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 returned with HTTP 200 Aug 12 21:48:37.806533 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1056/4242] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:37 2026] GET /volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:38.217704 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-298606c7-2dcd-47dd-8292-35dd032cc610 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:38.220242 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-298606c7-2dcd-47dd-8292-35dd032cc610 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 Aug 12 21:48:38.220760 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-298606c7-2dcd-47dd-8292-35dd032cc610 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:38.220760 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-298606c7-2dcd-47dd-8292-35dd032cc610 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:38.228957 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:38.228957 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:38.228957 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-298606c7-2dcd-47dd-8292-35dd032cc610 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:38.230235 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-298606c7-2dcd-47dd-8292-35dd032cc610 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 returned with HTTP 200 Aug 12 21:48:38.231537 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1060/4243] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:38 2026] GET /volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:38.242083 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a6c834e6-1771-4b45-9f40-d63e2246dd3c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:38.244446 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6c834e6-1771-4b45-9f40-d63e2246dd3c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:48:38.244838 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6c834e6-1771-4b45-9f40-d63e2246dd3c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1909ed-30b7-45a3-9129-2eb9142a4433", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1385170231"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:38.258169 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:38.258169 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:38.258747 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a6c834e6-1771-4b45-9f40-d63e2246dd3c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:38.258950 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-a6c834e6-1771-4b45-9f40-d63e2246dd3c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume 5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:38.264523 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9accfb6a-704d-43f2-994d-06f968567637 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:38.267479 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9accfb6a-704d-43f2-994d-06f968567637 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:38.268599 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9accfb6a-704d-43f2-994d-06f968567637 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:38.268599 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9accfb6a-704d-43f2-994d-06f968567637 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:38.268926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9accfb6a-704d-43f2-994d-06f968567637 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:38.275657 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:38.275657 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:38.276077 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9accfb6a-704d-43f2-994d-06f968567637 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:38.276587 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1066/4244] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:38 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:38.290221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a6c834e6-1771-4b45-9f40-d63e2246dd3c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['e6b7b5a6-db97-444f-ad5c-e85367a7c84f', '29e044ef-9500-4a53-b9d6-6f9d9a053523', 'e53abd9c-75ac-4721-adac-f8ae8e630dd9', 'f98d1977-7826-49eb-b240-82ee404886f7'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:38.328055 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a6c834e6-1771-4b45-9f40-d63e2246dd3c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot force create request issued successfully. Aug 12 21:48:38.330655 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6c834e6-1771-4b45-9f40-d63e2246dd3c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:48:38.330655 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1063/4245] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:48:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:38.340773 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37304c3d-4ec6-4fa2-b681-14f91ff71107 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:38.343386 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37304c3d-4ec6-4fa2-b681-14f91ff71107 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e Aug 12 21:48:38.343769 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37304c3d-4ec6-4fa2-b681-14f91ff71107 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:38.344093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37304c3d-4ec6-4fa2-b681-14f91ff71107 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:38.350772 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:38.350772 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:38.351508 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37304c3d-4ec6-4fa2-b681-14f91ff71107 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:38.352884 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37304c3d-4ec6-4fa2-b681-14f91ff71107 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e returned with HTTP 200 Aug 12 21:48:38.353466 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1057/4246] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:38 2026] GET /volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:38.820567 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa8addf3-b00a-417b-b012-695aeefdb05e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:38.823857 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa8addf3-b00a-417b-b012-695aeefdb05e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 Aug 12 21:48:38.823857 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa8addf3-b00a-417b-b012-695aeefdb05e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:38.824085 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa8addf3-b00a-417b-b012-695aeefdb05e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:38.834762 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa8addf3-b00a-417b-b012-695aeefdb05e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 returned with HTTP 404 Aug 12 21:48:38.835232 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1061/4247] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:38 2026] GET /volume/v3/volumes/37b27f9b-f26c-4526-b3ea-03e06e593c24 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:38.847607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b04aef7-4ac4-421d-95f7-e1c989fe3af5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:38.849781 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b04aef7-4ac4-421d-95f7-e1c989fe3af5 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] GET https://10.4.3.240/volume/v3/backups Aug 12 21:48:38.850052 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b04aef7-4ac4-421d-95f7-e1c989fe3af5 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:38.850292 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b04aef7-4ac4-421d-95f7-e1c989fe3af5 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:38.850649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-7b04aef7-4ac4-421d-95f7-e1c989fe3af5 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:48:38.858826 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b04aef7-4ac4-421d-95f7-e1c989fe3af5 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] https://10.4.3.240/volume/v3/backups returned with HTTP 200 Aug 12 21:48:38.859603 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1067/4248] 10.4.3.240 () {68 vars in 1277 bytes} [Wed Aug 12 21:48:38 2026] GET /volume/v3/backups => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:38.874950 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-28c35b75-8e8e-489d-bca7-884a714742d2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:38.877255 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-28c35b75-8e8e-489d-bca7-884a714742d2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] GET https://10.4.3.240/volume/v3/backups?project_id=b4ae2861f2084e28b51dc45000e76975 Aug 12 21:48:38.877541 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-28c35b75-8e8e-489d-bca7-884a714742d2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:38.877789 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-28c35b75-8e8e-489d-bca7-884a714742d2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:38.878103 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-28c35b75-8e8e-489d-bca7-884a714742d2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Removing options 'project_id' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:48:38.878400 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:38.878400 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:38.891927 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-28c35b75-8e8e-489d-bca7-884a714742d2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] https://10.4.3.240/volume/v3/backups?project_id=b4ae2861f2084e28b51dc45000e76975 returned with HTTP 200 Aug 12 21:48:38.892395 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1064/4249] 10.4.3.240 () {68 vars in 1364 bytes} [Wed Aug 12 21:48:38 2026] GET /volume/v3/backups?project_id=b4ae2861f2084e28b51dc45000e76975 => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:38.904013 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:38.906269 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:38.906369 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-310407037"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:38.908127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-310407037'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:38.908242 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume of 1 GB Aug 12 21:48:38.913653 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Availability Zones retrieved successfully. Aug 12 21:48:38.921092 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Flow 'volume_create_api' (a811e2db-d697-4c52-acec-532d2c5ee803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:38.922727 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dedb86a-759d-4371-a3f5-6eb0f4447ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:38.923925 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:38.957967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dedb86a-759d-4371-a3f5-6eb0f4447ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:38.959175 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24fee6e-939b-4bc9-857a-a98ca0f0ba46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:39.010111 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Created reservations ['d0c2727e-55c2-4bbd-90f3-01ab2d5a03e8', '9fd9a89b-ebf5-4b09-838c-7e984a8fd657', 'b99d97dd-803b-45d8-9676-4441c3702316', '7aa3966e-0805-46b0-b7bd-0f35e315aa66'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:39.011043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24fee6e-939b-4bc9-857a-a98ca0f0ba46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0c2727e-55c2-4bbd-90f3-01ab2d5a03e8', '9fd9a89b-ebf5-4b09-838c-7e984a8fd657', 'b99d97dd-803b-45d8-9676-4441c3702316', '7aa3966e-0805-46b0-b7bd-0f35e315aa66']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:39.012036 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (339ee3d0-e8d1-42bd-9c4c-de78595bec93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:39.037972 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (339ee3d0-e8d1-42bd-9c4c-de78595bec93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32a239c5-28e0-4ef7-8904-77e29936dee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310407037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae2861f2084e28b51dc45000e76975',qos_specs=None,replication_status=,reservations=['d0c2727e-55c2-4bbd-90f3-01ab2d5a03e8','9fd9a89b-ebf5-4b09-838c-7e984a8fd657','b99d97dd-803b-45d8-9676-4441c3702316','7aa3966e-0805-46b0-b7bd-0f35e315aa66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f5875577dd43689fd452548bc0e3bc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310407037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32a239c5-28e0-4ef7-8904-77e29936dee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ae2861f2084e28b51dc45000e76975',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f5875577dd43689fd452548bc0e3bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:39.039130 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41567ff-fc6d-4422-bd43-fcaf257a6787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:39.062662 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41567ff-fc6d-4422-bd43-fcaf257a6787) transitioned into state 'SUCCESS' from state '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-310407037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae2861f2084e28b51dc45000e76975',qos_specs=None,replication_status=,reservations=['d0c2727e-55c2-4bbd-90f3-01ab2d5a03e8','9fd9a89b-ebf5-4b09-838c-7e984a8fd657','b99d97dd-803b-45d8-9676-4441c3702316','7aa3966e-0805-46b0-b7bd-0f35e315aa66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f5875577dd43689fd452548bc0e3bc',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:39.063762 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e9e17a-6069-465a-8121-4b3c27fb90c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:39.073619 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e9e17a-6069-465a-8121-4b3c27fb90c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:39.075250 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Flow 'volume_create_api' (a811e2db-d697-4c52-acec-532d2c5ee803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:39.076012 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Create volume request issued successfully. Aug 12 21:48:39.077107 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ea5ba90-ac61-494f-9662-bf133d451c52 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:39.077785 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1058/4250] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:48:38 2026] POST /volume/v3/volumes => generated 777 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:39.097121 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2021740a-4db3-42c4-b0d0-cde96b86cffe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:39.099061 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2021740a-4db3-42c4-b0d0-cde96b86cffe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 Aug 12 21:48:39.099145 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2021740a-4db3-42c4-b0d0-cde96b86cffe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:39.099356 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2021740a-4db3-42c4-b0d0-cde96b86cffe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:39.106800 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:39.106800 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:39.110742 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2021740a-4db3-42c4-b0d0-cde96b86cffe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:39.115070 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2021740a-4db3-42c4-b0d0-cde96b86cffe tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 returned with HTTP 200 Aug 12 21:48:39.115438 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1062/4251] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:39 2026] GET /volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:39.289418 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0f6a4fe9-ccc6-43e0-abc8-4a061e808220 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:39.291914 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f6a4fe9-ccc6-43e0-abc8-4a061e808220 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:39.292220 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f6a4fe9-ccc6-43e0-abc8-4a061e808220 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:39.292477 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f6a4fe9-ccc6-43e0-abc8-4a061e808220 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:39.292658 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0f6a4fe9-ccc6-43e0-abc8-4a061e808220 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:39.298877 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:39.298877 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:39.300013 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f6a4fe9-ccc6-43e0-abc8-4a061e808220 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:39.300572 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1068/4252] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:39 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:39.367355 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b5cfb12-17c4-4596-8119-c848a5682874 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:39.369208 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b5cfb12-17c4-4596-8119-c848a5682874 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e Aug 12 21:48:39.369548 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b5cfb12-17c4-4596-8119-c848a5682874 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:39.369768 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b5cfb12-17c4-4596-8119-c848a5682874 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:39.377487 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:39.377487 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:39.378205 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b5cfb12-17c4-4596-8119-c848a5682874 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:39.379252 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b5cfb12-17c4-4596-8119-c848a5682874 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e returned with HTTP 200 Aug 12 21:48:39.379762 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1065/4253] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:39 2026] GET /volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:39.393341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca8d2aaf-7e19-4622-a9ea-e82576ebef7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:39.395817 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca8d2aaf-7e19-4622-a9ea-e82576ebef7a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e Aug 12 21:48:39.396105 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca8d2aaf-7e19-4622-a9ea-e82576ebef7a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:39.396394 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca8d2aaf-7e19-4622-a9ea-e82576ebef7a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:39.396571 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-ca8d2aaf-7e19-4622-a9ea-e82576ebef7a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 11c1567d-24b9-49bc-b600-a95349a6b21e Aug 12 21:48:39.404438 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:39.404438 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:39.404438 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca8d2aaf-7e19-4622-a9ea-e82576ebef7a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:39.437175 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca8d2aaf-7e19-4622-a9ea-e82576ebef7a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:48:39.438431 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca8d2aaf-7e19-4622-a9ea-e82576ebef7a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e returned with HTTP 202 Aug 12 21:48:39.439760 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1059/4254] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:48:39 2026] DELETE /volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:39.452104 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a14a16ab-ff34-4655-8495-d8a0125b1a00 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:39.453612 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a14a16ab-ff34-4655-8495-d8a0125b1a00 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e Aug 12 21:48:39.453861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a14a16ab-ff34-4655-8495-d8a0125b1a00 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:39.454097 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a14a16ab-ff34-4655-8495-d8a0125b1a00 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:39.460253 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:39.460253 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:39.460770 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a14a16ab-ff34-4655-8495-d8a0125b1a00 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:39.461813 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a14a16ab-ff34-4655-8495-d8a0125b1a00 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e returned with HTTP 200 Aug 12 21:48:39.462302 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1063/4255] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:39 2026] GET /volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:40.133169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73ac843e-87af-43f1-b70a-744a1212fc29 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:40.135391 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73ac843e-87af-43f1-b70a-744a1212fc29 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 Aug 12 21:48:40.135720 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73ac843e-87af-43f1-b70a-744a1212fc29 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:40.136088 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73ac843e-87af-43f1-b70a-744a1212fc29 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:40.147664 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:40.147664 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:40.150731 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-73ac843e-87af-43f1-b70a-744a1212fc29 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:40.155968 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73ac843e-87af-43f1-b70a-744a1212fc29 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 returned with HTTP 200 Aug 12 21:48:40.156369 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1069/4256] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:40 2026] GET /volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:40.170753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2bb10052-361c-47e6-b1c4-b2133c7e2574 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:40.172783 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2bb10052-361c-47e6-b1c4-b2133c7e2574 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:48:40.173218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2bb10052-361c-47e6-b1c4-b2133c7e2574 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "32a239c5-28e0-4ef7-8904-77e29936dee5", "name": "tempest-type-Backup-1928420377"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:40.174944 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-2bb10052-361c-47e6-b1c4-b2133c7e2574 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Creating new backup {'backup': {'volume_id': '32a239c5-28e0-4ef7-8904-77e29936dee5', 'name': 'tempest-type-Backup-1928420377'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:48:40.175106 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-2bb10052-361c-47e6-b1c4-b2133c7e2574 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Creating backup of volume 32a239c5-28e0-4ef7-8904-77e29936dee5 in container None Aug 12 21:48:40.185007 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:40.185007 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:40.185330 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2bb10052-361c-47e6-b1c4-b2133c7e2574 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:40.208881 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-2bb10052-361c-47e6-b1c4-b2133c7e2574 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Created reservations ['a4407f26-8ac4-4631-8679-197bf1273370', '3fc1c743-679d-4cc1-a925-2763abaf0cde'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:40.242435 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2bb10052-361c-47e6-b1c4-b2133c7e2574 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:48:40.242923 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1066/4257] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:48:40 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:40.254851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-636d2b21-6bd2-4b37-86b9-07d5b4a0cce4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:40.257920 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-636d2b21-6bd2-4b37-86b9-07d5b4a0cce4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:40.258257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-636d2b21-6bd2-4b37-86b9-07d5b4a0cce4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:40.258557 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-636d2b21-6bd2-4b37-86b9-07d5b4a0cce4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:40.258667 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-636d2b21-6bd2-4b37-86b9-07d5b4a0cce4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:40.268260 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:40.268260 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:40.268485 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-636d2b21-6bd2-4b37-86b9-07d5b4a0cce4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:40.268751 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1060/4258] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:40 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:40.314664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7f09141-56d7-4f5a-9e89-a95eb3a30e91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:40.315255 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7f09141-56d7-4f5a-9e89-a95eb3a30e91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:40.315649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7f09141-56d7-4f5a-9e89-a95eb3a30e91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:40.315840 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7f09141-56d7-4f5a-9e89-a95eb3a30e91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:40.315978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e7f09141-56d7-4f5a-9e89-a95eb3a30e91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:40.321618 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:40.321618 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:40.322545 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7f09141-56d7-4f5a-9e89-a95eb3a30e91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:40.323281 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1064/4259] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:40 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:40.476681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3352326-5272-42db-9fac-5b776befc00b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:40.478865 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3352326-5272-42db-9fac-5b776befc00b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e Aug 12 21:48:40.479058 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3352326-5272-42db-9fac-5b776befc00b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:40.479284 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3352326-5272-42db-9fac-5b776befc00b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:40.484654 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3352326-5272-42db-9fac-5b776befc00b tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e returned with HTTP 404 Aug 12 21:48:40.485300 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1070/4260] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:40 2026] GET /volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:40.494114 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bf8fca93-83ae-4aee-aaff-8d2b9e4feaaf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:40.496319 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bf8fca93-83ae-4aee-aaff-8d2b9e4feaaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d Aug 12 21:48:40.497298 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bf8fca93-83ae-4aee-aaff-8d2b9e4feaaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:40.497298 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bf8fca93-83ae-4aee-aaff-8d2b9e4feaaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:40.497298 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-bf8fca93-83ae-4aee-aaff-8d2b9e4feaaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 2d9df41b-9d0a-4045-bed3-3c213f4e4a2d Aug 12 21:48:40.503593 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:40.503593 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:40.504233 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bf8fca93-83ae-4aee-aaff-8d2b9e4feaaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:40.538708 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bf8fca93-83ae-4aee-aaff-8d2b9e4feaaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:48:40.539076 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bf8fca93-83ae-4aee-aaff-8d2b9e4feaaf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d returned with HTTP 202 Aug 12 21:48:40.539609 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1067/4261] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:48:40 2026] DELETE /volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:40.548902 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-936a00fe-9f6f-4dc8-ae35-81343cad285c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:40.552695 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-936a00fe-9f6f-4dc8-ae35-81343cad285c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d Aug 12 21:48:40.552695 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-936a00fe-9f6f-4dc8-ae35-81343cad285c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:40.552892 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-936a00fe-9f6f-4dc8-ae35-81343cad285c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:40.564235 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:40.564235 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:40.564741 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-936a00fe-9f6f-4dc8-ae35-81343cad285c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:40.565571 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-936a00fe-9f6f-4dc8-ae35-81343cad285c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d returned with HTTP 200 Aug 12 21:48:40.565957 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1061/4262] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:40 2026] GET /volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:41.282884 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31b53600-1fad-4996-b59c-565ea2ca4286 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:41.285393 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31b53600-1fad-4996-b59c-565ea2ca4286 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:41.285810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31b53600-1fad-4996-b59c-565ea2ca4286 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:41.286061 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31b53600-1fad-4996-b59c-565ea2ca4286 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:41.286208 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-31b53600-1fad-4996-b59c-565ea2ca4286 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:41.292310 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:41.292310 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:41.294284 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31b53600-1fad-4996-b59c-565ea2ca4286 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:41.294284 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1065/4263] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:41 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:41.337982 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b28176f9-f8ec-4c29-839f-c5a0b3b8da5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:41.341648 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b28176f9-f8ec-4c29-839f-c5a0b3b8da5c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:41.341648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b28176f9-f8ec-4c29-839f-c5a0b3b8da5c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:41.341648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b28176f9-f8ec-4c29-839f-c5a0b3b8da5c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:41.341648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b28176f9-f8ec-4c29-839f-c5a0b3b8da5c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:41.347642 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:41.347642 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:41.349705 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b28176f9-f8ec-4c29-839f-c5a0b3b8da5c tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:41.350401 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1071/4264] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:41 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:41.577907 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fc1b0416-ed1a-4878-8d34-86ea6db26506 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:41.584867 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc1b0416-ed1a-4878-8d34-86ea6db26506 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d Aug 12 21:48:41.584867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc1b0416-ed1a-4878-8d34-86ea6db26506 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:41.584867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc1b0416-ed1a-4878-8d34-86ea6db26506 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:41.598881 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc1b0416-ed1a-4878-8d34-86ea6db26506 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d returned with HTTP 404 Aug 12 21:48:41.598881 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1068/4265] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:41 2026] GET /volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:41.606967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93097533-c79f-431f-86d9-cacb8a07cf0e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:41.608924 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93097533-c79f-431f-86d9-cacb8a07cf0e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 Aug 12 21:48:41.609130 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93097533-c79f-431f-86d9-cacb8a07cf0e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:41.609378 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93097533-c79f-431f-86d9-cacb8a07cf0e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:41.609456 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-93097533-c79f-431f-86d9-cacb8a07cf0e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 781aa60a-fd55-41e5-9804-6a3234dcc366 Aug 12 21:48:41.615976 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:41.615976 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:41.616601 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93097533-c79f-431f-86d9-cacb8a07cf0e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:41.642963 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93097533-c79f-431f-86d9-cacb8a07cf0e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:48:41.643284 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93097533-c79f-431f-86d9-cacb8a07cf0e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 returned with HTTP 202 Aug 12 21:48:41.643840 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1062/4266] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:48:41 2026] DELETE /volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:41.655283 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f312126-5c24-4233-81ef-ae383ca32ce5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:41.657422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f312126-5c24-4233-81ef-ae383ca32ce5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 Aug 12 21:48:41.657866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f312126-5c24-4233-81ef-ae383ca32ce5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:41.658013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f312126-5c24-4233-81ef-ae383ca32ce5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:41.665714 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:41.665714 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:41.666323 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f312126-5c24-4233-81ef-ae383ca32ce5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:41.667501 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f312126-5c24-4233-81ef-ae383ca32ce5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 returned with HTTP 200 Aug 12 21:48:41.668131 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1066/4267] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:41 2026] GET /volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:42.309735 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4bb3d426-4aa7-4502-8fc4-da98785f4e81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.312276 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bb3d426-4aa7-4502-8fc4-da98785f4e81 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:42.312572 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bb3d426-4aa7-4502-8fc4-da98785f4e81 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:42.312878 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bb3d426-4aa7-4502-8fc4-da98785f4e81 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:42.313037 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4bb3d426-4aa7-4502-8fc4-da98785f4e81 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:42.329771 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:42.329771 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:42.330744 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bb3d426-4aa7-4502-8fc4-da98785f4e81 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:42.331241 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1072/4268] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:42 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 725 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:42.362234 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-44ecc18e-e638-451b-9490-13cbdd9db466 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.364576 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-44ecc18e-e638-451b-9490-13cbdd9db466 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:42.364808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-44ecc18e-e638-451b-9490-13cbdd9db466 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:42.364997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-44ecc18e-e638-451b-9490-13cbdd9db466 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:42.365096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-44ecc18e-e638-451b-9490-13cbdd9db466 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:42.370168 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:42.370168 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:42.370948 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-44ecc18e-e638-451b-9490-13cbdd9db466 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:42.371302 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1069/4269] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:42 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:42.681795 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1112bc8a-94ca-4b72-bf4d-bd59e329e237 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.684411 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1112bc8a-94ca-4b72-bf4d-bd59e329e237 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 Aug 12 21:48:42.684731 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1112bc8a-94ca-4b72-bf4d-bd59e329e237 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:42.685020 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1112bc8a-94ca-4b72-bf4d-bd59e329e237 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:42.692200 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1112bc8a-94ca-4b72-bf4d-bd59e329e237 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 returned with HTTP 404 Aug 12 21:48:42.692591 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1063/4270] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:42 2026] GET /volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:42.704049 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0bbddfb-ef82-4d8b-b673-ca0520cfbfca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.707116 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0bbddfb-ef82-4d8b-b673-ca0520cfbfca tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e Aug 12 21:48:42.707496 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0bbddfb-ef82-4d8b-b673-ca0520cfbfca tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:42.707662 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0bbddfb-ef82-4d8b-b673-ca0520cfbfca tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:42.707851 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-b0bbddfb-ef82-4d8b-b673-ca0520cfbfca tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 11c1567d-24b9-49bc-b600-a95349a6b21e Aug 12 21:48:42.715423 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0bbddfb-ef82-4d8b-b673-ca0520cfbfca tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e returned with HTTP 404 Aug 12 21:48:42.716381 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1067/4271] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:48:42 2026] DELETE /volume/v3/snapshots/11c1567d-24b9-49bc-b600-a95349a6b21e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:42.727643 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e325689b-7172-4e9c-982a-547bc9291e54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.730280 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e325689b-7172-4e9c-982a-547bc9291e54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 Aug 12 21:48:42.730531 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e325689b-7172-4e9c-982a-547bc9291e54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:42.734241 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e325689b-7172-4e9c-982a-547bc9291e54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:42.734394 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-e325689b-7172-4e9c-982a-547bc9291e54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 781aa60a-fd55-41e5-9804-6a3234dcc366 Aug 12 21:48:42.743703 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e325689b-7172-4e9c-982a-547bc9291e54 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 returned with HTTP 404 Aug 12 21:48:42.744366 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1073/4272] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:48:42 2026] DELETE /volume/v3/snapshots/781aa60a-fd55-41e5-9804-6a3234dcc366 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:42.790757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-33e19d34-abe5-468c-8386-29e76c2e8f58 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.793861 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-33e19d34-abe5-468c-8386-29e76c2e8f58 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:42.794113 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-33e19d34-abe5-468c-8386-29e76c2e8f58 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:42.794460 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-33e19d34-abe5-468c-8386-29e76c2e8f58 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:42.811993 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:42.811993 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:42.822744 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-33e19d34-abe5-468c-8386-29e76c2e8f58 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:42.831212 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-33e19d34-abe5-468c-8386-29e76c2e8f58 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:42.831868 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1070/4273] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:48:42 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:42.857087 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-dfe1fe28-5653-4ed0-9eaf-b55fa2c27ab3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.859989 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-dfe1fe28-5653-4ed0-9eaf-b55fa2c27ab3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433/action Aug 12 21:48:42.860511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-dfe1fe28-5653-4ed0-9eaf-b55fa2c27ab3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:48:42.860731 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-dfe1fe28-5653-4ed0-9eaf-b55fa2c27ab3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:42.876360 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:42.876360 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:42.876894 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-dfe1fe28-5653-4ed0-9eaf-b55fa2c27ab3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:42.885008 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-dfe1fe28-5653-4ed0-9eaf-b55fa2c27ab3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Begin detaching volume completed successfully. Aug 12 21:48:42.885186 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-dfe1fe28-5653-4ed0-9eaf-b55fa2c27ab3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433/action returned with HTTP 202 Aug 12 21:48:42.885770 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1064/4274] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:48:42 2026] POST /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:48:42.952689 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b261441c-6fe7-4ad5-a099-935c7e843963 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.953823 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b261441c-6fe7-4ad5-a099-935c7e843963 None None] GET https://10.4.3.240/volume// Aug 12 21:48:42.954459 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b261441c-6fe7-4ad5-a099-935c7e843963 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:42.955311 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b261441c-6fe7-4ad5-a099-935c7e843963 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:42.956767 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b261441c-6fe7-4ad5-a099-935c7e843963 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:42.956767 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1068/4275] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:48:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:42.965567 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-47d3b70b-cce3-4561-876d-a637c7611995 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:42.968599 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-47d3b70b-cce3-4561-876d-a637c7611995 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:42.968970 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-47d3b70b-cce3-4561-876d-a637c7611995 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:42.969262 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-47d3b70b-cce3-4561-876d-a637c7611995 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:42.983664 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:42.983664 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:42.988771 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-47d3b70b-cce3-4561-876d-a637c7611995 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:42.995950 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-47d3b70b-cce3-4561-876d-a637c7611995 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:42.996667 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1074/4276] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:48:42 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:48:43.346272 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fd61e87a-93fa-45df-95ae-c44200340c45 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:43.348922 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd61e87a-93fa-45df-95ae-c44200340c45 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:43.349976 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd61e87a-93fa-45df-95ae-c44200340c45 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:43.349976 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd61e87a-93fa-45df-95ae-c44200340c45 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:43.349976 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fd61e87a-93fa-45df-95ae-c44200340c45 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:43.355615 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:43.355615 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:43.357284 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd61e87a-93fa-45df-95ae-c44200340c45 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:43.357284 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1071/4277] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:43 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:43.384598 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59cd1f07-974e-448a-83e2-5738d11e873b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:43.388125 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59cd1f07-974e-448a-83e2-5738d11e873b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:43.388125 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59cd1f07-974e-448a-83e2-5738d11e873b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:43.388125 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59cd1f07-974e-448a-83e2-5738d11e873b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:43.388429 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-59cd1f07-974e-448a-83e2-5738d11e873b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:43.394124 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:43.394124 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:43.396558 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59cd1f07-974e-448a-83e2-5738d11e873b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:43.396746 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1065/4278] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:43 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:44.145586 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-a4061d65-6b60-4508-b39b-1d477d5fbac7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:44.148519 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-a4061d65-6b60-4508-b39b-1d477d5fbac7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b Aug 12 21:48:44.148817 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-a4061d65-6b60-4508-b39b-1d477d5fbac7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:44.149036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-a4061d65-6b60-4508-b39b-1d477d5fbac7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:44.159287 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:44.159287 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:44.290599 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8aa797dd-a55e-4e5c-89fb-3fd04ab29ee7 req-a4061d65-6b60-4508-b39b-1d477d5fbac7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b returned with HTTP 200 Aug 12 21:48:44.290599 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1069/4279] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:48:44 2026] DELETE /volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:44.378282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d85a9e7-2c2c-4c9a-a06d-3a29a4ee1d44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:44.386953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d85a9e7-2c2c-4c9a-a06d-3a29a4ee1d44 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:44.387078 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d85a9e7-2c2c-4c9a-a06d-3a29a4ee1d44 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:44.387386 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d85a9e7-2c2c-4c9a-a06d-3a29a4ee1d44 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:44.387613 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3d85a9e7-2c2c-4c9a-a06d-3a29a4ee1d44 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:44.399013 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:44.399013 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:44.399843 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d85a9e7-2c2c-4c9a-a06d-3a29a4ee1d44 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:44.402754 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1075/4280] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:44 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:44.415137 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-110e79d8-b72d-4334-87c2-f61de1ffef6d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:44.418087 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-110e79d8-b72d-4334-87c2-f61de1ffef6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:44.418385 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-110e79d8-b72d-4334-87c2-f61de1ffef6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:44.418717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-110e79d8-b72d-4334-87c2-f61de1ffef6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:44.418928 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-110e79d8-b72d-4334-87c2-f61de1ffef6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:44.426230 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:44.426230 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:44.427493 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-110e79d8-b72d-4334-87c2-f61de1ffef6d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:44.428103 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1072/4281] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:44 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:45.415231 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c68b0f1-fd9f-475e-9f04-f9afe3218d12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:45.417858 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c68b0f1-fd9f-475e-9f04-f9afe3218d12 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:45.418255 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c68b0f1-fd9f-475e-9f04-f9afe3218d12 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:45.418938 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c68b0f1-fd9f-475e-9f04-f9afe3218d12 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:45.418938 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4c68b0f1-fd9f-475e-9f04-f9afe3218d12 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:45.424447 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:45.424447 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:45.425450 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c68b0f1-fd9f-475e-9f04-f9afe3218d12 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:45.426031 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1066/4282] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:45 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:45.451836 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48d4db5d-5c3b-4d67-88c5-de4709c9c76b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:45.454725 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48d4db5d-5c3b-4d67-88c5-de4709c9c76b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:48:45.454995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48d4db5d-5c3b-4d67-88c5-de4709c9c76b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:45.456703 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48d4db5d-5c3b-4d67-88c5-de4709c9c76b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:45.456703 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-48d4db5d-5c3b-4d67-88c5-de4709c9c76b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:45.462444 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:45.462444 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:45.465853 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48d4db5d-5c3b-4d67-88c5-de4709c9c76b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:48:45.465853 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1070/4283] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:45 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:46.254396 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7842fc2a-b09f-48c9-84df-301eba65fa65 req-7c977c81-95b7-4e7f-87bc-0b0a3a4c47e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:46.257250 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7842fc2a-b09f-48c9-84df-301eba65fa65 req-7c977c81-95b7-4e7f-87bc-0b0a3a4c47e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b Aug 12 21:48:46.257760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7842fc2a-b09f-48c9-84df-301eba65fa65 req-7c977c81-95b7-4e7f-87bc-0b0a3a4c47e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:46.257760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7842fc2a-b09f-48c9-84df-301eba65fa65 req-7c977c81-95b7-4e7f-87bc-0b0a3a4c47e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:46.267878 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7842fc2a-b09f-48c9-84df-301eba65fa65 req-7c977c81-95b7-4e7f-87bc-0b0a3a4c47e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b returned with HTTP 404 Aug 12 21:48:46.268955 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1076/4284] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:48:46 2026] DELETE /volume/v3/attachments/0f28c626-51d3-46c1-bcc1-6d242b59d90b => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:48:46.439179 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4bdc3eb3-0817-4ca4-b1c6-3cb3ba914492 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:46.442086 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bdc3eb3-0817-4ca4-b1c6-3cb3ba914492 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:46.442277 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bdc3eb3-0817-4ca4-b1c6-3cb3ba914492 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:46.442728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bdc3eb3-0817-4ca4-b1c6-3cb3ba914492 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:46.442728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4bdc3eb3-0817-4ca4-b1c6-3cb3ba914492 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:46.449909 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:46.449909 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:46.451000 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bdc3eb3-0817-4ca4-b1c6-3cb3ba914492 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:46.451415 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1073/4285] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:46 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:47.420524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0979965b-0611-487e-9b14-224b8fd5dc55 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:47.423119 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0979965b-0611-487e-9b14-224b8fd5dc55 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d Aug 12 21:48:47.423432 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0979965b-0611-487e-9b14-224b8fd5dc55 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:47.423750 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0979965b-0611-487e-9b14-224b8fd5dc55 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:47.423907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-0979965b-0611-487e-9b14-224b8fd5dc55 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 2d9df41b-9d0a-4045-bed3-3c213f4e4a2d Aug 12 21:48:47.432795 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0979965b-0611-487e-9b14-224b8fd5dc55 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d returned with HTTP 404 Aug 12 21:48:47.433712 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1067/4286] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:48:47 2026] DELETE /volume/v3/snapshots/2d9df41b-9d0a-4045-bed3-3c213f4e4a2d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:47.445311 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90be4107-0ed3-44b4-a71d-e02a9df51ec6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:47.447470 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90be4107-0ed3-44b4-a71d-e02a9df51ec6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:47.447794 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90be4107-0ed3-44b4-a71d-e02a9df51ec6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:47.448001 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90be4107-0ed3-44b4-a71d-e02a9df51ec6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:47.457637 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:47.457637 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:47.465938 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e4d2bed-c5dd-4cae-9cba-bd95d73f38a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:47.467424 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90be4107-0ed3-44b4-a71d-e02a9df51ec6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:47.468445 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e4d2bed-c5dd-4cae-9cba-bd95d73f38a3 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:47.468752 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e4d2bed-c5dd-4cae-9cba-bd95d73f38a3 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:47.469010 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e4d2bed-c5dd-4cae-9cba-bd95d73f38a3 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:47.469142 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0e4d2bed-c5dd-4cae-9cba-bd95d73f38a3 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:47.474571 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90be4107-0ed3-44b4-a71d-e02a9df51ec6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:47.475071 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1071/4287] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:47 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:47.475505 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:47.475505 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:47.476437 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e4d2bed-c5dd-4cae-9cba-bd95d73f38a3 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:47.476954 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1077/4288] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:47 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:47.492379 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-80c279b3-772f-40e0-ae93-02b8936ff95f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:47.494422 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:47.494949 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-158044845"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:47.501657 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-158044845'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:47.501657 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume of 1 GB Aug 12 21:48:47.513730 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Availability Zones retrieved successfully. Aug 12 21:48:47.522013 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (22b2d362-a365-418c-9ad4-116fc48a875e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:47.523503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3fe16b-2633-4e1a-a1ab-adf19cd952ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:47.524959 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:47.564407 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3fe16b-2633-4e1a-a1ab-adf19cd952ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:47.565482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63d1c54-26b7-4f70-9f5d-2da4d2cc2907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:47.622895 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['fe60df00-c1d3-4815-ad23-160882f3d61d', 'a5377935-7627-41bb-aaef-5a7058e7332d', '6bedc8e0-f123-462e-8b43-f66b65425c93', 'b7f67b6b-5448-4bcd-a63f-7c24d19e0696'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:47.624066 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63d1c54-26b7-4f70-9f5d-2da4d2cc2907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe60df00-c1d3-4815-ad23-160882f3d61d', 'a5377935-7627-41bb-aaef-5a7058e7332d', '6bedc8e0-f123-462e-8b43-f66b65425c93', 'b7f67b6b-5448-4bcd-a63f-7c24d19e0696']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:47.625250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b9428e-bd44-4d6f-9a84-ae2664287a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:47.657993 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b9428e-bd44-4d6f-9a84-ae2664287a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e2cf4a2-37d3-4b81-9eb4-554042239bf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-158044845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['fe60df00-c1d3-4815-ad23-160882f3d61d','a5377935-7627-41bb-aaef-5a7058e7332d','6bedc8e0-f123-462e-8b43-f66b65425c93','b7f67b6b-5448-4bcd-a63f-7c24d19e0696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-158044845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e2cf4a2-37d3-4b81-9eb4-554042239bf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed4f0ac586144b5b90c3fd024cf47532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88b06299bb54e17a96446d1870a55cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:47.659135 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dba2d3-2f09-4ddf-8967-64142374110b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:47.671505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-d07f1c71-7f57-49ae-9cac-475cd70986a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:47.674457 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-d07f1c71-7f57-49ae-9cac-475cd70986a4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:48:47.674810 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-d07f1c71-7f57-49ae-9cac-475cd70986a4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:47.675377 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-d07f1c71-7f57-49ae-9cac-475cd70986a4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:47.684745 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:47.684745 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:47.690370 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-d07f1c71-7f57-49ae-9cac-475cd70986a4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:48:47.691004 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dba2d3-2f09-4ddf-8967-64142374110b) transitioned into state 'SUCCESS' from state '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-158044845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['fe60df00-c1d3-4815-ad23-160882f3d61d','a5377935-7627-41bb-aaef-5a7058e7332d','6bedc8e0-f123-462e-8b43-f66b65425c93','b7f67b6b-5448-4bcd-a63f-7c24d19e0696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:47.691889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94113b9d-e31b-421f-84e3-df3ad5996a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:47.696776 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-d07f1c71-7f57-49ae-9cac-475cd70986a4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 200 Aug 12 21:48:47.697294 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1068/4289] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:48:47 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:47.708232 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94113b9d-e31b-421f-84e3-df3ad5996a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:47.709555 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (22b2d362-a365-418c-9ad4-116fc48a875e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:47.710216 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request issued successfully. Aug 12 21:48:47.711060 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80c279b3-772f-40e0-ae93-02b8936ff95f tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:47.711506 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1074/4290] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:48:47 2026] POST /volume/v3/volumes => generated 753 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:47.713784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dff9085f-05d0-4712-bd95-f23a0a962c0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:47.714389 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dff9085f-05d0-4712-bd95-f23a0a962c0e None None] GET https://10.4.3.240/volume// Aug 12 21:48:47.714675 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dff9085f-05d0-4712-bd95-f23a0a962c0e None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:47.715748 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dff9085f-05d0-4712-bd95-f23a0a962c0e None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:47.715748 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dff9085f-05d0-4712-bd95-f23a0a962c0e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:47.716213 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1072/4291] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:48:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:47.726071 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8886e1fa-98fb-410c-abdc-a7bfcbcc0748 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:47.728251 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8886e1fa-98fb-410c-abdc-a7bfcbcc0748 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 Aug 12 21:48:47.728482 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8886e1fa-98fb-410c-abdc-a7bfcbcc0748 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:47.728736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8886e1fa-98fb-410c-abdc-a7bfcbcc0748 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:47.735115 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-733dcb67-1b4b-47e2-bf01-31a27183b435 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:47.737258 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:47.737258 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:47.738185 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-733dcb67-1b4b-47e2-bf01-31a27183b435 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:48:47.738797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-733dcb67-1b4b-47e2-bf01-31a27183b435 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d", "connector": null, "instance_uuid": "685c38a2-ce79-46cc-9097-b15f77fbf816"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:47.742465 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8886e1fa-98fb-410c-abdc-a7bfcbcc0748 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:47.748314 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8886e1fa-98fb-410c-abdc-a7bfcbcc0748 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 returned with HTTP 200 Aug 12 21:48:47.748854 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1078/4292] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:47 2026] GET /volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:47.750611 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:47.750611 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:47.786044 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-733dcb67-1b4b-47e2-bf01-31a27183b435 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:48:47.786581 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1069/4293] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:48:47 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 12 21:48:48.490233 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a394a766-3f27-4d9f-932d-ed8dc58f03f0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:48.492593 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a394a766-3f27-4d9f-932d-ed8dc58f03f0 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:48.493198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a394a766-3f27-4d9f-932d-ed8dc58f03f0 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:48.493198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a394a766-3f27-4d9f-932d-ed8dc58f03f0 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:48.493198 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a394a766-3f27-4d9f-932d-ed8dc58f03f0 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:48.498137 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:48.498137 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:48.498790 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a394a766-3f27-4d9f-932d-ed8dc58f03f0 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:48.499154 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1075/4294] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:48 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:48.782269 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4713f87-777a-49e4-8605-315168eb1564 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:48.785161 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4713f87-777a-49e4-8605-315168eb1564 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 Aug 12 21:48:48.786461 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4713f87-777a-49e4-8605-315168eb1564 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:48.786461 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4713f87-777a-49e4-8605-315168eb1564 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:48.800760 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:48.800760 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:48.808324 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4713f87-777a-49e4-8605-315168eb1564 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:48.815931 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4713f87-777a-49e4-8605-315168eb1564 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 returned with HTTP 200 Aug 12 21:48:48.817393 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1073/4295] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:48 2026] GET /volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:48.832963 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-44832d78-0c49-4326-b53b-7b066eebe65a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:48.835962 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44832d78-0c49-4326-b53b-7b066eebe65a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:48:48.836806 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44832d78-0c49-4326-b53b-7b066eebe65a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e2cf4a2-37d3-4b81-9eb4-554042239bf1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1548816511"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:48.838434 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43a22d07-eb24-4f37-a08d-1e76b313cd16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:48.839078 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43a22d07-eb24-4f37-a08d-1e76b313cd16 None None] GET https://10.4.3.240/volume// Aug 12 21:48:48.839408 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43a22d07-eb24-4f37-a08d-1e76b313cd16 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:48.839652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43a22d07-eb24-4f37-a08d-1e76b313cd16 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:48.840121 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43a22d07-eb24-4f37-a08d-1e76b313cd16 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:48:48.840807 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1070/4296] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:48:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:48:48.851333 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:48.851333 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:48.851706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-dc7c7a71-bca9-4f5b-bbef-c9cf1d7f3d9f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:48.852087 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-44832d78-0c49-4326-b53b-7b066eebe65a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:48.852261 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-44832d78-0c49-4326-b53b-7b066eebe65a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume 0e2cf4a2-37d3-4b81-9eb4-554042239bf1 Aug 12 21:48:48.857511 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-dc7c7a71-bca9-4f5b-bbef-c9cf1d7f3d9f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:48:48.857808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-dc7c7a71-bca9-4f5b-bbef-c9cf1d7f3d9f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:48.858097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-dc7c7a71-bca9-4f5b-bbef-c9cf1d7f3d9f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:48.877876 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:48.877876 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:48.885872 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-dc7c7a71-bca9-4f5b-bbef-c9cf1d7f3d9f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:48:48.895094 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-dc7c7a71-bca9-4f5b-bbef-c9cf1d7f3d9f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 200 Aug 12 21:48:48.895795 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1076/4297] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:48:48 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 1536 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:48:48.906210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-44832d78-0c49-4326-b53b-7b066eebe65a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['a6cc2ea9-a38c-4e96-acfc-55fc7c764166', '6d019ded-e586-4af6-826a-40f303efdcee', 'c2f17856-a1f7-4466-9eca-e01fb6f01ead', '7cc7c712-9229-4e7c-90bf-102cac7be445'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:48.941330 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-44832d78-0c49-4326-b53b-7b066eebe65a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot create request issued successfully. Aug 12 21:48:48.941747 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44832d78-0c49-4326-b53b-7b066eebe65a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:48:48.942263 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1079/4298] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:48:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:48.955041 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ce4e17e-bfd4-4387-95ab-5b4aab1f4039 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:48.958682 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ce4e17e-bfd4-4387-95ab-5b4aab1f4039 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 Aug 12 21:48:48.958682 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ce4e17e-bfd4-4387-95ab-5b4aab1f4039 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:48.958682 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ce4e17e-bfd4-4387-95ab-5b4aab1f4039 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:48.966077 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:48.966077 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:48.967468 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9ce4e17e-bfd4-4387-95ab-5b4aab1f4039 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:48.969099 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ce4e17e-bfd4-4387-95ab-5b4aab1f4039 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 returned with HTTP 200 Aug 12 21:48:48.969099 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1074/4299] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:48 2026] GET /volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:49.022268 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-a33d5499-ae04-4642-bd22-fed206f550f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:49.025282 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-a33d5499-ae04-4642-bd22-fed206f550f2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] PUT https://10.4.3.240/volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d Aug 12 21:48:49.025951 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-a33d5499-ae04-4642-bd22-fed206f550f2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:49.037869 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-a33d5499-ae04-4642-bd22-fed206f550f2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Acquiring lock "cinder-attachment_update-3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:48:49.044740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-a33d5499-ae04-4642-bd22-fed206f550f2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Lock "cinder-attachment_update-3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:48:49.046243 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:49.046243 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:49.143483 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-a33d5499-ae04-4642-bd22-fed206f550f2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Lock "cinder-attachment_update-3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d-np0000007121" released by "attachment_update" :: held 0.098s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:48:49.144059 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-a33d5499-ae04-4642-bd22-fed206f550f2 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d returned with HTTP 200 Aug 12 21:48:49.144896 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1071/4300] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:48:49 2026] PUT /volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:49.175825 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-b295820a-8b28-4262-8b60-1d55c334a92d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:49.178424 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-b295820a-8b28-4262-8b60-1d55c334a92d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d/action Aug 12 21:48:49.178898 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-b295820a-8b28-4262-8b60-1d55c334a92d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:48:49.179072 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-b295820a-8b28-4262-8b60-1d55c334a92d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:49.199571 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:49.199571 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:49.215300 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a32b82af-f8a3-42e6-87ee-b70d2014eed2 req-b295820a-8b28-4262-8b60-1d55c334a92d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d/action returned with HTTP 204 Aug 12 21:48:49.216014 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1077/4301] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:48:49 2026] POST /volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:49.513609 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5d9f269-478f-4b80-aefb-59c2dd5af93c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:49.516600 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5d9f269-478f-4b80-aefb-59c2dd5af93c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:49.516698 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5d9f269-478f-4b80-aefb-59c2dd5af93c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:49.516999 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5d9f269-478f-4b80-aefb-59c2dd5af93c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:49.517156 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e5d9f269-478f-4b80-aefb-59c2dd5af93c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:49.525087 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:49.525087 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:49.526673 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5d9f269-478f-4b80-aefb-59c2dd5af93c tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:49.527243 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1080/4302] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:49 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:49.979927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd41a994-d22c-4fb2-9692-06690639e746 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:49.982451 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd41a994-d22c-4fb2-9692-06690639e746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 Aug 12 21:48:49.982786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd41a994-d22c-4fb2-9692-06690639e746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:49.983381 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd41a994-d22c-4fb2-9692-06690639e746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:49.990555 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:49.990555 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:49.991445 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cd41a994-d22c-4fb2-9692-06690639e746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:49.992724 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd41a994-d22c-4fb2-9692-06690639e746 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 returned with HTTP 200 Aug 12 21:48:49.993842 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1075/4303] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:49 2026] GET /volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:50.005644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:50.007375 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:50.008833 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "750acfe5-013e-4dcd-b14c-58a164dfe596", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-372941942"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:50.009655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request body: {'volume': {'snapshot_id': '750acfe5-013e-4dcd-b14c-58a164dfe596', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-372941942'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:50.016729 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:50.016729 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:50.018533 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:50.018533 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume of 2 GB Aug 12 21:48:50.023322 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Availability Zones retrieved successfully. Aug 12 21:48:50.038812 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (0d33c42e-8de9-4036-9934-8c044bad4bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:50.040487 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f64edb-eb23-45fa-a304-e3a9dc8be4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:50.041793 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:50.087688 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f64edb-eb23-45fa-a304-e3a9dc8be4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '750acfe5-013e-4dcd-b14c-58a164dfe596', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:50.088936 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf3eaa2-3689-4226-ba1d-5206c4fc3f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:50.162579 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['a623a326-d211-4621-9973-caff7f4c8018', '03ae0beb-3d10-4f8f-bc82-bcd3bc1b027b', '0e783e60-4161-4d45-8186-e5ff54796278', '88794e19-faf0-4d68-b097-3077bef10671'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:50.164778 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf3eaa2-3689-4226-ba1d-5206c4fc3f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a623a326-d211-4621-9973-caff7f4c8018', '03ae0beb-3d10-4f8f-bc82-bcd3bc1b027b', '0e783e60-4161-4d45-8186-e5ff54796278', '88794e19-faf0-4d68-b097-3077bef10671']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:50.165785 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4598ae71-8225-4f48-83fb-ee7d9ee096d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:50.234240 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4598ae71-8225-4f48-83fb-ee7d9ee096d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2d68e72-3e56-4c79-9df3-9c16cc933524', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-372941942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['a623a326-d211-4621-9973-caff7f4c8018','03ae0beb-3d10-4f8f-bc82-bcd3bc1b027b','0e783e60-4161-4d45-8186-e5ff54796278','88794e19-faf0-4d68-b097-3077bef10671'],size=2,snapshot_id=750acfe5-013e-4dcd-b14c-58a164dfe596,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-372941942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2d68e72-3e56-4c79-9df3-9c16cc933524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed4f0ac586144b5b90c3fd024cf47532',provider_auth=None,provider_geometry=None,provider_id=None,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=750acfe5-013e-4dcd-b14c-58a164dfe596,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88b06299bb54e17a96446d1870a55cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:50.235642 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f3409f-b0df-4d45-8bf3-9f720dedbeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:50.260890 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f3409f-b0df-4d45-8bf3-9f720dedbeac) transitioned into state 'SUCCESS' from state '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-372941942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['a623a326-d211-4621-9973-caff7f4c8018','03ae0beb-3d10-4f8f-bc82-bcd3bc1b027b','0e783e60-4161-4d45-8186-e5ff54796278','88794e19-faf0-4d68-b097-3077bef10671'],size=2,snapshot_id=750acfe5-013e-4dcd-b14c-58a164dfe596,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:50.261764 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4687540-01a8-47ea-b68d-a7ffdbcdcf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:50.289001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4687540-01a8-47ea-b68d-a7ffdbcdcf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:50.290168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (0d33c42e-8de9-4036-9934-8c044bad4bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:50.290645 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request issued successfully. Aug 12 21:48:50.291435 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1b66453-fc48-4a7c-a80e-6883a666ab90 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:50.292058 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1072/4304] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:48:50 2026] POST /volume/v3/volumes => generated 787 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:50.308352 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a25f3a30-ea57-4cd0-bc56-89995c789fab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:50.310999 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a25f3a30-ea57-4cd0-bc56-89995c789fab tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:50.311307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a25f3a30-ea57-4cd0-bc56-89995c789fab tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:50.311666 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a25f3a30-ea57-4cd0-bc56-89995c789fab tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:50.321551 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:50.321551 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:50.326762 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a25f3a30-ea57-4cd0-bc56-89995c789fab tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:50.333678 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a25f3a30-ea57-4cd0-bc56-89995c789fab tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 returned with HTTP 200 Aug 12 21:48:50.333678 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1078/4305] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:50 2026] GET /volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:50.547778 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8970fe9a-ce96-4ff8-8cd1-73014573b94b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:50.550131 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8970fe9a-ce96-4ff8-8cd1-73014573b94b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:50.550455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8970fe9a-ce96-4ff8-8cd1-73014573b94b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:50.550716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8970fe9a-ce96-4ff8-8cd1-73014573b94b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:50.555643 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8970fe9a-ce96-4ff8-8cd1-73014573b94b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:50.561487 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:50.561487 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:50.565646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8970fe9a-ce96-4ff8-8cd1-73014573b94b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:50.566280 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1081/4306] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:50 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:51.352385 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b345801e-c4d3-451d-958d-76f964a63771 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:51.355258 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b345801e-c4d3-451d-958d-76f964a63771 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:51.355258 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b345801e-c4d3-451d-958d-76f964a63771 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:51.355529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b345801e-c4d3-451d-958d-76f964a63771 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:51.358566 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=217,cinder:UPDATE=60,cinder:INSERT=28 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:48:51.365520 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:51.365520 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:51.372747 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b345801e-c4d3-451d-958d-76f964a63771 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:51.378617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b345801e-c4d3-451d-958d-76f964a63771 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 returned with HTTP 200 Aug 12 21:48:51.380216 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1076/4307] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:51 2026] GET /volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:51.396098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13be4627-8dba-4e40-96ce-c15aa5554b1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:51.400093 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13be4627-8dba-4e40-96ce-c15aa5554b1e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:51.400307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13be4627-8dba-4e40-96ce-c15aa5554b1e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:51.401075 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13be4627-8dba-4e40-96ce-c15aa5554b1e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:51.412526 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:51.412526 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:51.421397 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-13be4627-8dba-4e40-96ce-c15aa5554b1e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:51.430058 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13be4627-8dba-4e40-96ce-c15aa5554b1e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 returned with HTTP 200 Aug 12 21:48:51.430831 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1073/4308] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:51 2026] GET /volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:51.448286 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cf37c383-4865-4751-90d0-ae628fc1f821 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:51.453674 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf37c383-4865-4751-90d0-ae628fc1f821 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:51.453966 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf37c383-4865-4751-90d0-ae628fc1f821 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:51.454253 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf37c383-4865-4751-90d0-ae628fc1f821 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:51.454483 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cf37c383-4865-4751-90d0-ae628fc1f821 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume with id: f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:51.468650 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:51.468650 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:51.469265 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf37c383-4865-4751-90d0-ae628fc1f821 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:51.500158 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf37c383-4865-4751-90d0-ae628fc1f821 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume request issued successfully. Aug 12 21:48:51.501193 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf37c383-4865-4751-90d0-ae628fc1f821 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 returned with HTTP 202 Aug 12 21:48:51.501193 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1079/4309] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:48:51 2026] DELETE /volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:51.515313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba039f49-9ebb-43a2-9a3a-3594b5d93650 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:51.517367 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba039f49-9ebb-43a2-9a3a-3594b5d93650 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:51.517684 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba039f49-9ebb-43a2-9a3a-3594b5d93650 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:51.517945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba039f49-9ebb-43a2-9a3a-3594b5d93650 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:51.522577 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=158,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:48:51.531942 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:51.531942 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:51.538388 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba039f49-9ebb-43a2-9a3a-3594b5d93650 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:51.546698 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba039f49-9ebb-43a2-9a3a-3594b5d93650 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 returned with HTTP 200 Aug 12 21:48:51.547329 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1082/4310] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:51 2026] GET /volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:51.581508 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b92a706f-7806-42cd-bfb9-cb7b20ba42b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:51.584045 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b92a706f-7806-42cd-bfb9-cb7b20ba42b4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:51.584270 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b92a706f-7806-42cd-bfb9-cb7b20ba42b4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:51.584504 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b92a706f-7806-42cd-bfb9-cb7b20ba42b4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:51.584608 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b92a706f-7806-42cd-bfb9-cb7b20ba42b4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:51.590264 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:51.590264 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:51.590839 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b92a706f-7806-42cd-bfb9-cb7b20ba42b4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:51.591256 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1077/4311] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:51 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:52.562266 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b827189-d077-4687-acb6-5c2689c9689e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:52.564237 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b827189-d077-4687-acb6-5c2689c9689e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:52.564461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b827189-d077-4687-acb6-5c2689c9689e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:52.564666 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b827189-d077-4687-acb6-5c2689c9689e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:52.567184 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=224,cinder:UPDATE=66,cinder:INSERT=28 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:48:52.573554 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b827189-d077-4687-acb6-5c2689c9689e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 returned with HTTP 404 Aug 12 21:48:52.574135 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1074/4312] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:52 2026] GET /volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:52.582817 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-78278253-35df-4b81-b2ff-dd13696e1bf1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:52.585190 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78278253-35df-4b81-b2ff-dd13696e1bf1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:52.585510 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78278253-35df-4b81-b2ff-dd13696e1bf1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:52.585822 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78278253-35df-4b81-b2ff-dd13696e1bf1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:52.588340 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=209,cinder:INSERT=31,cinder:UPDATE=72 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:48:52.595804 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78278253-35df-4b81-b2ff-dd13696e1bf1 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 returned with HTTP 404 Aug 12 21:48:52.596581 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1080/4313] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:52 2026] GET /volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:52.603902 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e4f12f77-b416-42b9-9bd9-c8fa42c4bdb8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:52.604494 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ffd2e54f-7407-4d6a-9147-45a4d0c97dcc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:52.605727 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4f12f77-b416-42b9-9bd9-c8fa42c4bdb8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:52.605935 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4f12f77-b416-42b9-9bd9-c8fa42c4bdb8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:52.606133 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4f12f77-b416-42b9-9bd9-c8fa42c4bdb8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:52.606306 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e4f12f77-b416-42b9-9bd9-c8fa42c4bdb8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume with id: f2d68e72-3e56-4c79-9df3-9c16cc933524 Aug 12 21:48:52.606583 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffd2e54f-7407-4d6a-9147-45a4d0c97dcc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:52.606911 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffd2e54f-7407-4d6a-9147-45a4d0c97dcc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:52.607145 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffd2e54f-7407-4d6a-9147-45a4d0c97dcc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:52.607305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ffd2e54f-7407-4d6a-9147-45a4d0c97dcc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:52.611855 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4f12f77-b416-42b9-9bd9-c8fa42c4bdb8 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 returned with HTTP 404 Aug 12 21:48:52.612331 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1083/4314] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:48:52 2026] DELETE /volume/v3/volumes/f2d68e72-3e56-4c79-9df3-9c16cc933524 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:52.613732 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:52.613732 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:52.614531 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffd2e54f-7407-4d6a-9147-45a4d0c97dcc tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:52.615061 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1078/4315] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:52 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:52.620418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f4d5d229-fb5d-4675-bbba-ba796e4c136e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:52.622140 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4d5d229-fb5d-4675-bbba-ba796e4c136e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 Aug 12 21:48:52.622348 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4d5d229-fb5d-4675-bbba-ba796e4c136e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:52.622585 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4d5d229-fb5d-4675-bbba-ba796e4c136e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:52.622739 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-f4d5d229-fb5d-4675-bbba-ba796e4c136e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 750acfe5-013e-4dcd-b14c-58a164dfe596 Aug 12 21:48:52.629271 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:52.629271 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:52.630027 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f4d5d229-fb5d-4675-bbba-ba796e4c136e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:52.650417 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f4d5d229-fb5d-4675-bbba-ba796e4c136e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:48:52.650636 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4d5d229-fb5d-4675-bbba-ba796e4c136e tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 returned with HTTP 202 Aug 12 21:48:52.651187 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1075/4316] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:48:52 2026] DELETE /volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:52.659660 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f8ea1c8-9b56-43f1-8a48-8c4590428b80 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:52.661892 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f8ea1c8-9b56-43f1-8a48-8c4590428b80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 Aug 12 21:48:52.662786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f8ea1c8-9b56-43f1-8a48-8c4590428b80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:52.662786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f8ea1c8-9b56-43f1-8a48-8c4590428b80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:52.668067 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:52.668067 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:52.668524 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f8ea1c8-9b56-43f1-8a48-8c4590428b80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:52.669445 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f8ea1c8-9b56-43f1-8a48-8c4590428b80 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 returned with HTTP 200 Aug 12 21:48:52.669878 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1081/4317] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:52 2026] GET /volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:53.626608 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28a1baab-fe68-485e-9a98-ad3baf7e6c1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:53.628729 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28a1baab-fe68-485e-9a98-ad3baf7e6c1f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:53.628992 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28a1baab-fe68-485e-9a98-ad3baf7e6c1f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:53.629229 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28a1baab-fe68-485e-9a98-ad3baf7e6c1f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:53.629488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-28a1baab-fe68-485e-9a98-ad3baf7e6c1f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:53.634982 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:53.634982 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:53.635715 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28a1baab-fe68-485e-9a98-ad3baf7e6c1f tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:53.636120 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1084/4318] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:53 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:53.681043 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65075bdb-d106-4e9c-a065-161a641ebb76 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:53.683044 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65075bdb-d106-4e9c-a065-161a641ebb76 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 Aug 12 21:48:53.683044 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65075bdb-d106-4e9c-a065-161a641ebb76 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:53.683237 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65075bdb-d106-4e9c-a065-161a641ebb76 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:53.688948 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65075bdb-d106-4e9c-a065-161a641ebb76 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 returned with HTTP 404 Aug 12 21:48:53.689554 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1079/4319] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:53 2026] GET /volume/v3/snapshots/750acfe5-013e-4dcd-b14c-58a164dfe596 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:53.699806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6840f056-6975-4ace-89a7-cfabcfbffef5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:53.701808 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6840f056-6975-4ace-89a7-cfabcfbffef5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 Aug 12 21:48:53.701945 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6840f056-6975-4ace-89a7-cfabcfbffef5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:53.702146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6840f056-6975-4ace-89a7-cfabcfbffef5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:53.709484 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:53.709484 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:53.717018 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6840f056-6975-4ace-89a7-cfabcfbffef5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:53.722014 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6840f056-6975-4ace-89a7-cfabcfbffef5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 returned with HTTP 200 Aug 12 21:48:53.722014 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1076/4320] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:53 2026] GET /volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:53.736924 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f7edb140-8f23-4cc3-b504-980701840d1d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:53.738930 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7edb140-8f23-4cc3-b504-980701840d1d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 Aug 12 21:48:53.739170 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7edb140-8f23-4cc3-b504-980701840d1d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:53.739470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7edb140-8f23-4cc3-b504-980701840d1d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:53.739737 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f7edb140-8f23-4cc3-b504-980701840d1d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume with id: 0e2cf4a2-37d3-4b81-9eb4-554042239bf1 Aug 12 21:48:53.750869 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:53.750869 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:53.751275 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7edb140-8f23-4cc3-b504-980701840d1d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:53.782044 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7edb140-8f23-4cc3-b504-980701840d1d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume request issued successfully. Aug 12 21:48:53.782439 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7edb140-8f23-4cc3-b504-980701840d1d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 returned with HTTP 202 Aug 12 21:48:53.783041 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1082/4321] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:48:53 2026] DELETE /volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:53.793755 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f7ce24c2-2a51-42e6-9455-aac284148edf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:53.795928 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7ce24c2-2a51-42e6-9455-aac284148edf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 Aug 12 21:48:53.796144 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7ce24c2-2a51-42e6-9455-aac284148edf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:53.796395 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7ce24c2-2a51-42e6-9455-aac284148edf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:53.805549 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:53.805549 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:53.811853 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f7ce24c2-2a51-42e6-9455-aac284148edf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:53.817410 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7ce24c2-2a51-42e6-9455-aac284148edf tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 returned with HTTP 200 Aug 12 21:48:53.817879 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1085/4322] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:53 2026] GET /volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:54.648200 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91005266-4132-4fda-ae4d-db14cc243752 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:54.650300 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91005266-4132-4fda-ae4d-db14cc243752 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:54.650544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91005266-4132-4fda-ae4d-db14cc243752 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:54.650787 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91005266-4132-4fda-ae4d-db14cc243752 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:54.650918 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-91005266-4132-4fda-ae4d-db14cc243752 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:54.656152 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:54.656152 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:54.656929 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91005266-4132-4fda-ae4d-db14cc243752 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:54.657484 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1080/4323] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:54 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:54.833586 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84e55b78-55c7-4886-9bb1-682c62f98c73 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:54.835294 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84e55b78-55c7-4886-9bb1-682c62f98c73 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 Aug 12 21:48:54.835515 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84e55b78-55c7-4886-9bb1-682c62f98c73 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:54.835721 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84e55b78-55c7-4886-9bb1-682c62f98c73 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:54.842564 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84e55b78-55c7-4886-9bb1-682c62f98c73 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 returned with HTTP 404 Aug 12 21:48:54.843077 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1077/4324] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:54 2026] GET /volume/v3/volumes/0e2cf4a2-37d3-4b81-9eb4-554042239bf1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:54.851590 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-18548d04-0ffb-4004-8b35-b88a4424d93c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:54.854160 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-18548d04-0ffb-4004-8b35-b88a4424d93c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:48:54.854486 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-18548d04-0ffb-4004-8b35-b88a4424d93c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:54.854764 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-18548d04-0ffb-4004-8b35-b88a4424d93c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:54.864555 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:54.864555 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:54.870653 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-18548d04-0ffb-4004-8b35-b88a4424d93c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:54.876186 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-18548d04-0ffb-4004-8b35-b88a4424d93c tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:48:54.876666 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1083/4325] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:54 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:54.892051 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:54.894093 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:54.894488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2095700981"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:54.896119 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2095700981'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:54.896338 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume of 1 GB Aug 12 21:48:54.901493 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Availability Zones retrieved successfully. Aug 12 21:48:54.907384 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (c104ad64-5c75-40cc-9fc3-bd500eb88d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:54.908362 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3687434f-5f3a-4787-b4bb-3d8ef6c9a0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:54.909260 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:54.938846 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3687434f-5f3a-4787-b4bb-3d8ef6c9a0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:54.939597 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044c7fdf-bdc7-4e9f-9935-27590cb78d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:54.987027 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['0b82d5dc-faab-40de-b9a0-6a364f504e79', '632576b3-7443-454f-afd6-c48501efdb45', '23b459d6-57db-4b27-a8bb-0fe2e5ca1a28', '94a27899-efdc-4cde-8d28-709f75bb5d7e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:54.988174 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044c7fdf-bdc7-4e9f-9935-27590cb78d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b82d5dc-faab-40de-b9a0-6a364f504e79', '632576b3-7443-454f-afd6-c48501efdb45', '23b459d6-57db-4b27-a8bb-0fe2e5ca1a28', '94a27899-efdc-4cde-8d28-709f75bb5d7e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:54.989359 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6225538-fea7-4b20-9a62-30bffb2952de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:55.021827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6225538-fea7-4b20-9a62-30bffb2952de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6856d1d2-a21a-4dcf-9668-054ac3458fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2095700981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['0b82d5dc-faab-40de-b9a0-6a364f504e79','632576b3-7443-454f-afd6-c48501efdb45','23b459d6-57db-4b27-a8bb-0fe2e5ca1a28','94a27899-efdc-4cde-8d28-709f75bb5d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2095700981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6856d1d2-a21a-4dcf-9668-054ac3458fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed4f0ac586144b5b90c3fd024cf47532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88b06299bb54e17a96446d1870a55cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:55.022759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226c4100-9801-4ea2-906f-0ee7090c31d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:55.046981 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226c4100-9801-4ea2-906f-0ee7090c31d7) transitioned into state 'SUCCESS' from state '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-2095700981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['0b82d5dc-faab-40de-b9a0-6a364f504e79','632576b3-7443-454f-afd6-c48501efdb45','23b459d6-57db-4b27-a8bb-0fe2e5ca1a28','94a27899-efdc-4cde-8d28-709f75bb5d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:55.047848 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04b260e-3423-47c4-9518-8f75ef5290ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:55.062495 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04b260e-3423-47c4-9518-8f75ef5290ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:55.062997 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (c104ad64-5c75-40cc-9fc3-bd500eb88d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:55.063392 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request issued successfully. Aug 12 21:48:55.064098 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8ccca64-ef52-4cf3-8ef2-92efb5e6463d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:55.064576 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1086/4326] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:48:54 2026] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:55.080350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26edeaed-3fa9-42de-a9e3-1502f2d95c51 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:55.083410 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26edeaed-3fa9-42de-a9e3-1502f2d95c51 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec Aug 12 21:48:55.083923 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26edeaed-3fa9-42de-a9e3-1502f2d95c51 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:55.084068 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26edeaed-3fa9-42de-a9e3-1502f2d95c51 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:55.094215 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:55.094215 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:55.099599 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-26edeaed-3fa9-42de-a9e3-1502f2d95c51 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:55.104584 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26edeaed-3fa9-42de-a9e3-1502f2d95c51 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec returned with HTTP 200 Aug 12 21:48:55.105006 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1081/4327] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:55 2026] GET /volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:55.668337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d63be051-5bcb-4d1e-945d-839a5c80684b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:55.670347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d63be051-5bcb-4d1e-945d-839a5c80684b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:55.670635 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d63be051-5bcb-4d1e-945d-839a5c80684b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:55.670854 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d63be051-5bcb-4d1e-945d-839a5c80684b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:55.670978 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d63be051-5bcb-4d1e-945d-839a5c80684b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:55.675511 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:55.675511 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:55.676215 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d63be051-5bcb-4d1e-945d-839a5c80684b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:55.676655 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1078/4328] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:55 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:56.117859 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-97b9f6fc-afc8-40a1-bfb3-874986370957 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:56.119987 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97b9f6fc-afc8-40a1-bfb3-874986370957 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec Aug 12 21:48:56.120199 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97b9f6fc-afc8-40a1-bfb3-874986370957 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:56.120431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97b9f6fc-afc8-40a1-bfb3-874986370957 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:56.128822 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:56.128822 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:56.133861 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-97b9f6fc-afc8-40a1-bfb3-874986370957 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:56.138397 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97b9f6fc-afc8-40a1-bfb3-874986370957 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec returned with HTTP 200 Aug 12 21:48:56.138789 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1084/4329] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:56 2026] GET /volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:56.151458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-232e0084-0b9c-4050-af74-28f8c60d0532 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:56.153554 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-232e0084-0b9c-4050-af74-28f8c60d0532 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:48:56.153986 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-232e0084-0b9c-4050-af74-28f8c60d0532 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6856d1d2-a21a-4dcf-9668-054ac3458fec", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-365737142"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:56.164368 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:56.164368 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:56.164935 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-232e0084-0b9c-4050-af74-28f8c60d0532 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:56.165064 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-232e0084-0b9c-4050-af74-28f8c60d0532 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create snapshot from volume 6856d1d2-a21a-4dcf-9668-054ac3458fec Aug 12 21:48:56.192575 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-232e0084-0b9c-4050-af74-28f8c60d0532 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['17c19a1a-22e4-4b69-95ff-7921e138a449', '8f03b38e-b6f8-4b2c-9bd1-abd94ad4800f', '91784fea-21ac-4b9d-99c0-6d5066d09a13', '795605f7-c68d-4626-85ce-a340ed7b8e5d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:56.224411 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-232e0084-0b9c-4050-af74-28f8c60d0532 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot create request issued successfully. Aug 12 21:48:56.224772 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-232e0084-0b9c-4050-af74-28f8c60d0532 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:48:56.225245 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1087/4330] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:48:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:56.234446 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef136c0d-3418-4de9-a82b-77fc4a034689 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:56.237122 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef136c0d-3418-4de9-a82b-77fc4a034689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 Aug 12 21:48:56.237422 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef136c0d-3418-4de9-a82b-77fc4a034689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:56.237714 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef136c0d-3418-4de9-a82b-77fc4a034689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:56.243725 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:56.243725 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:56.244426 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef136c0d-3418-4de9-a82b-77fc4a034689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:56.245497 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef136c0d-3418-4de9-a82b-77fc4a034689 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 returned with HTTP 200 Aug 12 21:48:56.246152 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1082/4331] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:56 2026] GET /volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:56.687781 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9e20957-ec90-4a09-a584-5063531bf73b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:56.689506 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9e20957-ec90-4a09-a584-5063531bf73b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:56.689743 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9e20957-ec90-4a09-a584-5063531bf73b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:56.689918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9e20957-ec90-4a09-a584-5063531bf73b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:56.690014 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b9e20957-ec90-4a09-a584-5063531bf73b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:56.693958 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:56.693958 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:56.694552 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9e20957-ec90-4a09-a584-5063531bf73b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:56.694937 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1079/4332] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:56 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:56.704705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-76df252e-024e-48c3-89ef-e73d3844ca5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:56.706465 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76df252e-024e-48c3-89ef-e73d3844ca5e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] POST https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461/action Aug 12 21:48:56.706858 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-76df252e-024e-48c3-89ef-e73d3844ca5e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:48:56.707012 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-76df252e-024e-48c3-89ef-e73d3844ca5e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:56.708409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-76df252e-024e-48c3-89ef-e73d3844ca5e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Updating backup '9adbd593-2411-4a54-bd68-ede6c7591461' with '{'status': 'error'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 21:48:56.716537 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:56.716537 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:56.717712 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-76df252e-024e-48c3-89ef-e73d3844ca5e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ab9ebf036b53486fba3795f0862942a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4ae2861f2084e28b51dc45000e76975', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:48:56.717900 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76df252e-024e-48c3-89ef-e73d3844ca5e tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461/action returned with HTTP 403 Aug 12 21:48:56.718382 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1085/4333] 10.4.3.240 () {70 vars in 1430 bytes} [Wed Aug 12 21:48:56 2026] POST /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:56.728642 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-967fc30b-58d1-400f-8425-26f5c7e6870b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:56.731370 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-967fc30b-58d1-400f-8425-26f5c7e6870b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 Aug 12 21:48:56.731770 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-967fc30b-58d1-400f-8425-26f5c7e6870b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:56.731926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-967fc30b-58d1-400f-8425-26f5c7e6870b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:56.732289 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-967fc30b-58d1-400f-8425-26f5c7e6870b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete volume with id: 32a239c5-28e0-4ef7-8904-77e29936dee5 Aug 12 21:48:56.742411 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:56.742411 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:56.742940 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-967fc30b-58d1-400f-8425-26f5c7e6870b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:56.769955 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-967fc30b-58d1-400f-8425-26f5c7e6870b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete volume request issued successfully. Aug 12 21:48:56.770208 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-967fc30b-58d1-400f-8425-26f5c7e6870b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 returned with HTTP 202 Aug 12 21:48:56.770804 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1088/4334] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:48:56 2026] DELETE /volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:56.779749 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7bad3872-3b8c-4714-b298-765bf39239e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:56.781667 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bad3872-3b8c-4714-b298-765bf39239e4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 Aug 12 21:48:56.781957 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bad3872-3b8c-4714-b298-765bf39239e4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:56.782194 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bad3872-3b8c-4714-b298-765bf39239e4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:56.790983 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:56.790983 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:56.795767 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7bad3872-3b8c-4714-b298-765bf39239e4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:48:56.801101 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bad3872-3b8c-4714-b298-765bf39239e4 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 returned with HTTP 200 Aug 12 21:48:56.801815 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1083/4335] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:56 2026] GET /volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:48:57.257872 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c281953f-3ba5-42a5-a83b-6fd8503d54c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:57.259811 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c281953f-3ba5-42a5-a83b-6fd8503d54c0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 Aug 12 21:48:57.260004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c281953f-3ba5-42a5-a83b-6fd8503d54c0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:57.260190 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c281953f-3ba5-42a5-a83b-6fd8503d54c0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:57.265555 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:57.265555 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:57.266040 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c281953f-3ba5-42a5-a83b-6fd8503d54c0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:57.266926 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c281953f-3ba5-42a5-a83b-6fd8503d54c0 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 returned with HTTP 200 Aug 12 21:48:57.267303 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1080/4336] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:57 2026] GET /volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:57.276375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9b09a4bd-1674-4b57-8270-d824275ce823 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:57.278510 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:48:57.278919 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "43b32161-11bd-4c45-94c0-dd976a4ee7a0", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1045007953"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:48:57.281146 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request body: {'volume': {'snapshot_id': '43b32161-11bd-4c45-94c0-dd976a4ee7a0', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1045007953'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:48:57.286781 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:57.286781 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:57.287187 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:57.287325 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume of 1 GB Aug 12 21:48:57.290883 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Availability Zones retrieved successfully. Aug 12 21:48:57.296400 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (5d6aacc5-67c4-48a5-8ff2-d6f6c3322037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:57.297526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844aafc8-c91f-4ac8-a3d6-156b2bfb5b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:57.298519 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:48:57.332846 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844aafc8-c91f-4ac8-a3d6-156b2bfb5b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '43b32161-11bd-4c45-94c0-dd976a4ee7a0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:57.334043 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd220033-cd4d-4a78-90c4-ab2a08a27ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:57.386304 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Created reservations ['28979016-9640-403c-8426-76338e948fdb', 'ab73cd4c-9b28-4465-aa05-1b8bfed9b0d5', '209d437e-88ac-4690-83ce-a7400692254c', '84c0accb-2de9-4273-aff3-35864d3d5e01'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:48:57.387269 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd220033-cd4d-4a78-90c4-ab2a08a27ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28979016-9640-403c-8426-76338e948fdb', 'ab73cd4c-9b28-4465-aa05-1b8bfed9b0d5', '209d437e-88ac-4690-83ce-a7400692254c', '84c0accb-2de9-4273-aff3-35864d3d5e01']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:57.388283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99e499e5-52a2-4cf6-96fa-c0b91955b96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:57.438074 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99e499e5-52a2-4cf6-96fa-c0b91955b96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5ff04c0-bc1e-4fa1-8219-6e922afac9cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1045007953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['28979016-9640-403c-8426-76338e948fdb','ab73cd4c-9b28-4465-aa05-1b8bfed9b0d5','209d437e-88ac-4690-83ce-a7400692254c','84c0accb-2de9-4273-aff3-35864d3d5e01'],size=1,snapshot_id=43b32161-11bd-4c45-94c0-dd976a4ee7a0,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1045007953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5ff04c0-bc1e-4fa1-8219-6e922afac9cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed4f0ac586144b5b90c3fd024cf47532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=43b32161-11bd-4c45-94c0-dd976a4ee7a0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b88b06299bb54e17a96446d1870a55cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:57.439410 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3f18a7e-bc65-4c56-9209-62f210d93883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:57.459662 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3f18a7e-bc65-4c56-9209-62f210d93883) transitioned into state 'SUCCESS' from state '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-1045007953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f0ac586144b5b90c3fd024cf47532',qos_specs=None,replication_status=,reservations=['28979016-9640-403c-8426-76338e948fdb','ab73cd4c-9b28-4465-aa05-1b8bfed9b0d5','209d437e-88ac-4690-83ce-a7400692254c','84c0accb-2de9-4273-aff3-35864d3d5e01'],size=1,snapshot_id=43b32161-11bd-4c45-94c0-dd976a4ee7a0,source_replicaid=,source_volid=None,status='creating',user_id='b88b06299bb54e17a96446d1870a55cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:57.460567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fafb8a30-be9b-467b-9ee4-eb1dee601a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:48:57.486919 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fafb8a30-be9b-467b-9ee4-eb1dee601a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:48:57.488027 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Flow 'volume_create_api' (5d6aacc5-67c4-48a5-8ff2-d6f6c3322037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:48:57.488444 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Create volume request issued successfully. Aug 12 21:48:57.492891 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b09a4bd-1674-4b57-8270-d824275ce823 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:48:57.493389 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1086/4337] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:48:57 2026] POST /volume/v3/volumes => generated 788 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:48:57.509182 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-851d3ae7-9a47-4713-bf37-13fa3be4eff7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:57.511993 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-851d3ae7-9a47-4713-bf37-13fa3be4eff7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:57.512310 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-851d3ae7-9a47-4713-bf37-13fa3be4eff7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:57.512601 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-851d3ae7-9a47-4713-bf37-13fa3be4eff7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:57.522185 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:57.522185 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:57.528049 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-851d3ae7-9a47-4713-bf37-13fa3be4eff7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:57.535015 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-851d3ae7-9a47-4713-bf37-13fa3be4eff7 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc returned with HTTP 200 Aug 12 21:48:57.535637 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1089/4338] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:57 2026] GET /volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:57.816082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ee85afc-dea9-48d7-bcc2-b15adfc3c6c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:57.820491 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ee85afc-dea9-48d7-bcc2-b15adfc3c6c6 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 Aug 12 21:48:57.820787 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ee85afc-dea9-48d7-bcc2-b15adfc3c6c6 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:57.821030 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ee85afc-dea9-48d7-bcc2-b15adfc3c6c6 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:57.828425 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ee85afc-dea9-48d7-bcc2-b15adfc3c6c6 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 returned with HTTP 404 Aug 12 21:48:57.828931 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1084/4339] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:57 2026] GET /volume/v3/volumes/32a239c5-28e0-4ef7-8904-77e29936dee5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:57.840535 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20dbfed4-15e5-46cb-bd20-1b428e1d07bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:57.842910 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20dbfed4-15e5-46cb-bd20-1b428e1d07bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:48:57.843180 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20dbfed4-15e5-46cb-bd20-1b428e1d07bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:57.843434 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20dbfed4-15e5-46cb-bd20-1b428e1d07bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:57.843575 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-20dbfed4-15e5-46cb-bd20-1b428e1d07bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:57.849912 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:57.849912 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:57.851121 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20dbfed4-15e5-46cb-bd20-1b428e1d07bf tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-reader] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:48:57.851657 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1081/4340] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:57 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:57.862704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0685b236-bce6-47ad-8f2c-f35ee89ba4bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:57.864571 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0685b236-bce6-47ad-8f2c-f35ee89ba4bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] DELETE https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:57.864907 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0685b236-bce6-47ad-8f2c-f35ee89ba4bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:57.865181 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0685b236-bce6-47ad-8f2c-f35ee89ba4bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:57.865387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-0685b236-bce6-47ad-8f2c-f35ee89ba4bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete backup with id: 9adbd593-2411-4a54-bd68-ede6c7591461. Aug 12 21:48:57.869704 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:57.869704 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:57.882767 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-0685b236-bce6-47ad-8f2c-f35ee89ba4bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] delete_backup rpcapi backup_id 9adbd593-2411-4a54-bd68-ede6c7591461 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:48:57.884740 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0685b236-bce6-47ad-8f2c-f35ee89ba4bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 202 Aug 12 21:48:57.885407 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1087/4341] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:48:57 2026] DELETE /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:48:57.894787 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2060547c-5afa-4a32-a81b-f962fe25cf83 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:57.897366 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2060547c-5afa-4a32-a81b-f962fe25cf83 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:57.897758 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2060547c-5afa-4a32-a81b-f962fe25cf83 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:57.898059 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2060547c-5afa-4a32-a81b-f962fe25cf83 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:57.898250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2060547c-5afa-4a32-a81b-f962fe25cf83 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:57.905439 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:57.905439 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:57.906473 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2060547c-5afa-4a32-a81b-f962fe25cf83 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 200 Aug 12 21:48:57.912235 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1090/4342] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:57 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:58.552249 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87570502-1980-4a25-b454-e7aca72716e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:58.554541 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87570502-1980-4a25-b454-e7aca72716e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:58.554826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87570502-1980-4a25-b454-e7aca72716e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:58.555064 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87570502-1980-4a25-b454-e7aca72716e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:58.564436 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:58.564436 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:48:58.569288 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87570502-1980-4a25-b454-e7aca72716e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:58.575071 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87570502-1980-4a25-b454-e7aca72716e3 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc returned with HTTP 200 Aug 12 21:48:58.575580 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1085/4343] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:58 2026] GET /volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:58.588921 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4e48f006-5fd3-4820-8496-1d4ae5086de4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:58.591465 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e48f006-5fd3-4820-8496-1d4ae5086de4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:58.591733 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e48f006-5fd3-4820-8496-1d4ae5086de4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:58.591983 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e48f006-5fd3-4820-8496-1d4ae5086de4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:58.602331 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:58.602331 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:58.608099 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4e48f006-5fd3-4820-8496-1d4ae5086de4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:58.614965 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e48f006-5fd3-4820-8496-1d4ae5086de4 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc returned with HTTP 200 Aug 12 21:48:58.615557 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1082/4344] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:58 2026] GET /volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:58.630318 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aedfe16b-59c9-4697-890d-4dfd583712f6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:58.632175 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aedfe16b-59c9-4697-890d-4dfd583712f6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:58.632386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aedfe16b-59c9-4697-890d-4dfd583712f6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:58.632570 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aedfe16b-59c9-4697-890d-4dfd583712f6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:58.632738 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-aedfe16b-59c9-4697-890d-4dfd583712f6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume with id: d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:58.639810 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:58.639810 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:58.640456 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aedfe16b-59c9-4697-890d-4dfd583712f6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:58.659442 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aedfe16b-59c9-4697-890d-4dfd583712f6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume request issued successfully. Aug 12 21:48:58.659798 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aedfe16b-59c9-4697-890d-4dfd583712f6 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc returned with HTTP 202 Aug 12 21:48:58.660370 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1088/4345] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:48:58 2026] DELETE /volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:58.669915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b36267b-96a5-4aab-a4ac-82dae17b5dda None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:58.672147 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b36267b-96a5-4aab-a4ac-82dae17b5dda tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:58.672441 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b36267b-96a5-4aab-a4ac-82dae17b5dda tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:58.672721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b36267b-96a5-4aab-a4ac-82dae17b5dda tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:58.682841 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:58.682841 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:58.689104 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b36267b-96a5-4aab-a4ac-82dae17b5dda tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:48:58.696444 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b36267b-96a5-4aab-a4ac-82dae17b5dda tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc returned with HTTP 200 Aug 12 21:48:58.697313 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1091/4346] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:58 2026] GET /volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:58.924071 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2acad282-8d2a-49c7-9920-c82e8af622aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:58.925540 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2acad282-8d2a-49c7-9920-c82e8af622aa tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 Aug 12 21:48:58.925887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2acad282-8d2a-49c7-9920-c82e8af622aa tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:58.926135 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2acad282-8d2a-49c7-9920-c82e8af622aa tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:58.926314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2acad282-8d2a-49c7-9920-c82e8af622aa tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 9adbd593-2411-4a54-bd68-ede6c7591461. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:58.930409 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2acad282-8d2a-49c7-9920-c82e8af622aa tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 returned with HTTP 404 Aug 12 21:48:58.931136 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1086/4347] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:58 2026] GET /volume/v3/backups/9adbd593-2411-4a54-bd68-ede6c7591461 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:58.938128 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-993a19a5-71c9-4b1c-9699-bc27cba56b91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:58.940350 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-993a19a5-71c9-4b1c-9699-bc27cba56b91 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] DELETE https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:58.940682 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-993a19a5-71c9-4b1c-9699-bc27cba56b91 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:58.940894 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-993a19a5-71c9-4b1c-9699-bc27cba56b91 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:58.941021 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-993a19a5-71c9-4b1c-9699-bc27cba56b91 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete backup with id: 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. Aug 12 21:48:58.946159 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:58.946159 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:48:58.960359 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-993a19a5-71c9-4b1c-9699-bc27cba56b91 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] delete_backup rpcapi backup_id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:48:58.961823 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-993a19a5-71c9-4b1c-9699-bc27cba56b91 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 202 Aug 12 21:48:58.962315 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1083/4348] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:48:58 2026] DELETE /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:48:58.972605 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73880021-73c5-4dd6-bc09-6d9d299c8d18 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:58.974780 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73880021-73c5-4dd6-bc09-6d9d299c8d18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:58.975132 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73880021-73c5-4dd6-bc09-6d9d299c8d18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:58.975758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73880021-73c5-4dd6-bc09-6d9d299c8d18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:58.975758 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-73880021-73c5-4dd6-bc09-6d9d299c8d18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:48:58.979967 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:58.979967 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:58.983823 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73880021-73c5-4dd6-bc09-6d9d299c8d18 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 200 Aug 12 21:48:58.984320 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1089/4349] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:58 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:59.714120 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c065b5c5-663a-4690-bb05-02f71e47ab23 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:59.715985 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c065b5c5-663a-4690-bb05-02f71e47ab23 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:59.716188 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c065b5c5-663a-4690-bb05-02f71e47ab23 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:59.716394 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c065b5c5-663a-4690-bb05-02f71e47ab23 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:59.723798 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c065b5c5-663a-4690-bb05-02f71e47ab23 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc returned with HTTP 404 Aug 12 21:48:59.724391 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1092/4350] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:59 2026] GET /volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:59.734141 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-693b6042-9df3-4635-9968-2af633ccec99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:59.735997 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-693b6042-9df3-4635-9968-2af633ccec99 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:59.736223 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-693b6042-9df3-4635-9968-2af633ccec99 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:59.736417 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-693b6042-9df3-4635-9968-2af633ccec99 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:59.743065 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-693b6042-9df3-4635-9968-2af633ccec99 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc returned with HTTP 404 Aug 12 21:48:59.743576 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1087/4351] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:48:59 2026] GET /volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:59.751132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83b2bd9e-4692-46f9-8ea3-c68ca3040e5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:59.753549 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83b2bd9e-4692-46f9-8ea3-c68ca3040e5a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:59.753852 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83b2bd9e-4692-46f9-8ea3-c68ca3040e5a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:59.754136 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83b2bd9e-4692-46f9-8ea3-c68ca3040e5a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:59.754373 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-83b2bd9e-4692-46f9-8ea3-c68ca3040e5a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume with id: d5ff04c0-bc1e-4fa1-8219-6e922afac9cc Aug 12 21:48:59.762603 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83b2bd9e-4692-46f9-8ea3-c68ca3040e5a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc returned with HTTP 404 Aug 12 21:48:59.763364 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1084/4352] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:48:59 2026] DELETE /volume/v3/volumes/d5ff04c0-bc1e-4fa1-8219-6e922afac9cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:48:59.771071 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8ac90de3-941d-488c-9bc5-309d88e68f62 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:59.772787 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ac90de3-941d-488c-9bc5-309d88e68f62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 Aug 12 21:48:59.772978 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ac90de3-941d-488c-9bc5-309d88e68f62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:59.773193 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ac90de3-941d-488c-9bc5-309d88e68f62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:59.773262 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-8ac90de3-941d-488c-9bc5-309d88e68f62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete snapshot with id: 43b32161-11bd-4c45-94c0-dd976a4ee7a0 Aug 12 21:48:59.778110 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:59.778110 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:48:59.778555 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8ac90de3-941d-488c-9bc5-309d88e68f62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:59.794770 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8ac90de3-941d-488c-9bc5-309d88e68f62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot delete request issued successfully. Aug 12 21:48:59.795108 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ac90de3-941d-488c-9bc5-309d88e68f62 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 returned with HTTP 202 Aug 12 21:48:59.795583 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1090/4353] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:48:59 2026] DELETE /volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:48:59.803247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94b818ba-500a-4415-813d-43e5f8e05aac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:59.805120 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94b818ba-500a-4415-813d-43e5f8e05aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 Aug 12 21:48:59.805388 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94b818ba-500a-4415-813d-43e5f8e05aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:59.805608 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94b818ba-500a-4415-813d-43e5f8e05aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:59.811326 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:48:59.811326 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:48:59.811809 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-94b818ba-500a-4415-813d-43e5f8e05aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Snapshot retrieved successfully. Aug 12 21:48:59.812637 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94b818ba-500a-4415-813d-43e5f8e05aac tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 returned with HTTP 200 Aug 12 21:48:59.813002 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1093/4354] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:48:59 2026] GET /volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:48:59.994822 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98d69c8c-b640-4ee7-9140-92608bb2b5e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:48:59.996996 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98d69c8c-b640-4ee7-9140-92608bb2b5e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 Aug 12 21:48:59.997295 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98d69c8c-b640-4ee7-9140-92608bb2b5e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:48:59.997537 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98d69c8c-b640-4ee7-9140-92608bb2b5e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:48:59.997701 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-98d69c8c-b640-4ee7-9140-92608bb2b5e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id 1c95a46b-3368-4c8c-a2f8-b16b46eb3136. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:00.002235 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98d69c8c-b640-4ee7-9140-92608bb2b5e9 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 returned with HTTP 404 Aug 12 21:49:00.002891 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1088/4355] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:48:59 2026] GET /volume/v3/backups/1c95a46b-3368-4c8c-a2f8-b16b46eb3136 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:00.009918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e188bb5-660d-404b-b340-e8ecbc4e5bb2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:00.011907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e188bb5-660d-404b-b340-e8ecbc4e5bb2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] DELETE https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:49:00.012137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e188bb5-660d-404b-b340-e8ecbc4e5bb2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:00.012366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e188bb5-660d-404b-b340-e8ecbc4e5bb2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:00.012450 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-9e188bb5-660d-404b-b340-e8ecbc4e5bb2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete backup with id: aab59edb-e396-4e74-b3cf-d5e898bfbf5e. Aug 12 21:49:00.017469 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:00.017469 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:00.032902 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-9e188bb5-660d-404b-b340-e8ecbc4e5bb2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] delete_backup rpcapi backup_id aab59edb-e396-4e74-b3cf-d5e898bfbf5e {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:49:00.034821 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e188bb5-660d-404b-b340-e8ecbc4e5bb2 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 202 Aug 12 21:49:00.035314 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1085/4356] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:49:00 2026] DELETE /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:49:00.044336 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-62ddcae0-57a0-43b8-9cbf-4f02b971e0bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:00.046461 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62ddcae0-57a0-43b8-9cbf-4f02b971e0bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:49:00.046767 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62ddcae0-57a0-43b8-9cbf-4f02b971e0bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:00.047007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62ddcae0-57a0-43b8-9cbf-4f02b971e0bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:00.047114 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-62ddcae0-57a0-43b8-9cbf-4f02b971e0bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:00.053402 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:00.053402 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:00.054299 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62ddcae0-57a0-43b8-9cbf-4f02b971e0bb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 200 Aug 12 21:49:00.054828 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1091/4357] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:49:00 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:00.823377 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-852db0f0-0fd3-4a98-9eb4-d0d14253a27d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:00.825835 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-852db0f0-0fd3-4a98-9eb4-d0d14253a27d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 Aug 12 21:49:00.826135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-852db0f0-0fd3-4a98-9eb4-d0d14253a27d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:00.826422 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-852db0f0-0fd3-4a98-9eb4-d0d14253a27d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:00.832028 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-852db0f0-0fd3-4a98-9eb4-d0d14253a27d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 returned with HTTP 404 Aug 12 21:49:00.832669 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1094/4358] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:49:00 2026] GET /volume/v3/snapshots/43b32161-11bd-4c45-94c0-dd976a4ee7a0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:00.839256 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a74a36ec-6342-4041-8000-6d79f4cbd625 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:00.841795 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a74a36ec-6342-4041-8000-6d79f4cbd625 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec Aug 12 21:49:00.842067 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a74a36ec-6342-4041-8000-6d79f4cbd625 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:00.842342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a74a36ec-6342-4041-8000-6d79f4cbd625 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:00.852591 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:00.852591 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:00.858096 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a74a36ec-6342-4041-8000-6d79f4cbd625 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:49:00.864789 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a74a36ec-6342-4041-8000-6d79f4cbd625 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec returned with HTTP 200 Aug 12 21:49:00.865332 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1089/4359] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:00 2026] GET /volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:00.881134 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d62efeb-9639-41d4-8f48-2d97cdd11c27 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:00.883017 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d62efeb-9639-41d4-8f48-2d97cdd11c27 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec Aug 12 21:49:00.883245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d62efeb-9639-41d4-8f48-2d97cdd11c27 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:00.883429 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d62efeb-9639-41d4-8f48-2d97cdd11c27 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:00.883605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3d62efeb-9639-41d4-8f48-2d97cdd11c27 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume with id: 6856d1d2-a21a-4dcf-9668-054ac3458fec Aug 12 21:49:00.892046 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:00.892046 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:00.892562 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d62efeb-9639-41d4-8f48-2d97cdd11c27 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:49:00.911603 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d62efeb-9639-41d4-8f48-2d97cdd11c27 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume request issued successfully. Aug 12 21:49:00.911838 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d62efeb-9639-41d4-8f48-2d97cdd11c27 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec returned with HTTP 202 Aug 12 21:49:00.912237 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1086/4360] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:49:00 2026] DELETE /volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:00.920194 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e6c4625d-ee22-4992-b06f-b51463522883 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:00.922180 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6c4625d-ee22-4992-b06f-b51463522883 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec Aug 12 21:49:00.922401 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6c4625d-ee22-4992-b06f-b51463522883 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:00.922591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6c4625d-ee22-4992-b06f-b51463522883 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:00.930037 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:00.930037 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:00.934425 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e6c4625d-ee22-4992-b06f-b51463522883 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:49:00.941040 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6c4625d-ee22-4992-b06f-b51463522883 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec returned with HTTP 200 Aug 12 21:49:00.941555 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1092/4361] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:00 2026] GET /volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:01.068681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-49ecc387-ca82-4cbb-8f1e-4f203f1692eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:01.070474 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49ecc387-ca82-4cbb-8f1e-4f203f1692eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e Aug 12 21:49:01.070753 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49ecc387-ca82-4cbb-8f1e-4f203f1692eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:01.070943 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49ecc387-ca82-4cbb-8f1e-4f203f1692eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:01.071040 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-49ecc387-ca82-4cbb-8f1e-4f203f1692eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Show backup with id aab59edb-e396-4e74-b3cf-d5e898bfbf5e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:01.075557 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49ecc387-ca82-4cbb-8f1e-4f203f1692eb tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e returned with HTTP 404 Aug 12 21:49:01.076066 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1095/4362] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:49:01 2026] GET /volume/v3/backups/aab59edb-e396-4e74-b3cf-d5e898bfbf5e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:01.083781 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5c36dc6-0fc5-4e01-83b7-8cea3324a11a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:01.085979 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5c36dc6-0fc5-4e01-83b7-8cea3324a11a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 Aug 12 21:49:01.086178 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5c36dc6-0fc5-4e01-83b7-8cea3324a11a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:01.086373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5c36dc6-0fc5-4e01-83b7-8cea3324a11a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:01.086598 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f5c36dc6-0fc5-4e01-83b7-8cea3324a11a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete volume with id: 23309f74-69a7-42f1-bcab-270f93d8e8a8 Aug 12 21:49:01.095132 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:01.095132 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:01.095639 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5c36dc6-0fc5-4e01-83b7-8cea3324a11a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:49:01.117744 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5c36dc6-0fc5-4e01-83b7-8cea3324a11a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Delete volume request issued successfully. Aug 12 21:49:01.118289 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5c36dc6-0fc5-4e01-83b7-8cea3324a11a tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 returned with HTTP 202 Aug 12 21:49:01.118639 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1090/4363] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:49:01 2026] DELETE /volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:01.126461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65b051cf-1a21-4e86-8986-0f157822bb21 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:01.128822 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65b051cf-1a21-4e86-8986-0f157822bb21 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 Aug 12 21:49:01.129068 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65b051cf-1a21-4e86-8986-0f157822bb21 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:01.129374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65b051cf-1a21-4e86-8986-0f157822bb21 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:01.138038 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:01.138038 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:01.144503 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-65b051cf-1a21-4e86-8986-0f157822bb21 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Volume info retrieved successfully. Aug 12 21:49:01.149480 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65b051cf-1a21-4e86-8986-0f157822bb21 tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 returned with HTTP 200 Aug 12 21:49:01.149906 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1087/4364] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:49:01 2026] GET /volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:01.959181 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0b310a2a-f01f-4f36-9424-3a1dba8e58ed None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:01.961352 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b310a2a-f01f-4f36-9424-3a1dba8e58ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec Aug 12 21:49:01.961512 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b310a2a-f01f-4f36-9424-3a1dba8e58ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:01.961748 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b310a2a-f01f-4f36-9424-3a1dba8e58ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:01.969573 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b310a2a-f01f-4f36-9424-3a1dba8e58ed tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec returned with HTTP 404 Aug 12 21:49:01.970402 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1093/4365] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:01 2026] GET /volume/v3/volumes/6856d1d2-a21a-4dcf-9668-054ac3458fec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:01.980358 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9fd8169b-1504-4cf9-a14c-d1d5ef32e350 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:01.982286 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fd8169b-1504-4cf9-a14c-d1d5ef32e350 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:49:01.982545 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fd8169b-1504-4cf9-a14c-d1d5ef32e350 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:01.982760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fd8169b-1504-4cf9-a14c-d1d5ef32e350 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:01.993606 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:01.993606 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:01.999535 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9fd8169b-1504-4cf9-a14c-d1d5ef32e350 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:49:02.006801 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fd8169b-1504-4cf9-a14c-d1d5ef32e350 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:49:02.007393 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1096/4366] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:01 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:02.020463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9fface8-a824-4d74-b38c-e5298a85de9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:02.022351 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9fface8-a824-4d74-b38c-e5298a85de9d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:49:02.022546 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9fface8-a824-4d74-b38c-e5298a85de9d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:02.022770 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9fface8-a824-4d74-b38c-e5298a85de9d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:02.022951 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e9fface8-a824-4d74-b38c-e5298a85de9d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume with id: 5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:49:02.031040 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:02.031040 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:02.031495 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e9fface8-a824-4d74-b38c-e5298a85de9d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:49:02.049856 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e9fface8-a824-4d74-b38c-e5298a85de9d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Delete volume request issued successfully. Aug 12 21:49:02.050101 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9fface8-a824-4d74-b38c-e5298a85de9d tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 202 Aug 12 21:49:02.050671 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1091/4367] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:49:02 2026] DELETE /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:02.060038 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d33cac0-4bf8-4c47-833e-d1c4d2a171e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:02.062222 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d33cac0-4bf8-4c47-833e-d1c4d2a171e5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:49:02.062473 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d33cac0-4bf8-4c47-833e-d1c4d2a171e5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:02.062837 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d33cac0-4bf8-4c47-833e-d1c4d2a171e5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:02.072032 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:02.072032 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:02.077015 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d33cac0-4bf8-4c47-833e-d1c4d2a171e5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Volume info retrieved successfully. Aug 12 21:49:02.082645 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d33cac0-4bf8-4c47-833e-d1c4d2a171e5 tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 200 Aug 12 21:49:02.083255 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1088/4368] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:02 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:02.166909 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ffe0d38c-d644-4e59-9713-0e8dca012d5b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:02.169446 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffe0d38c-d644-4e59-9713-0e8dca012d5b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] GET https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 Aug 12 21:49:02.169701 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ffe0d38c-d644-4e59-9713-0e8dca012d5b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:02.169954 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ffe0d38c-d644-4e59-9713-0e8dca012d5b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:02.178175 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffe0d38c-d644-4e59-9713-0e8dca012d5b tempest-ProjectReaderTests33-598964642 tempest-ProjectReaderTests33-598964642-project-admin] https://10.4.3.240/volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 returned with HTTP 404 Aug 12 21:49:02.178888 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1094/4369] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:49:02 2026] GET /volume/v3/volumes/23309f74-69a7-42f1-bcab-270f93d8e8a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:03.096540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aa5dc6bf-5419-49ca-9d1e-92a31e480a1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:03.099802 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa5dc6bf-5419-49ca-9d1e-92a31e480a1a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] GET https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 Aug 12 21:49:03.100032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa5dc6bf-5419-49ca-9d1e-92a31e480a1a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:03.100274 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa5dc6bf-5419-49ca-9d1e-92a31e480a1a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:03.107278 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa5dc6bf-5419-49ca-9d1e-92a31e480a1a tempest-VolumesSnapshotTestJSON-1193163919 tempest-VolumesSnapshotTestJSON-1193163919-project-member] https://10.4.3.240/volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 returned with HTTP 404 Aug 12 21:49:03.107848 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1097/4370] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:03 2026] GET /volume/v3/volumes/5a1909ed-30b7-45a3-9129-2eb9142a4433 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:03.970866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa0f7377-7ab7-47d5-8201-aa940456a151 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.087412 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa0f7377-7ab7-47d5-8201-aa940456a151 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:04.087908 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa0f7377-7ab7-47d5-8201-aa940456a151 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1409229319", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.108980 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa0f7377-7ab7-47d5-8201-aa940456a151 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:04.109426 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1092/4371] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:49:03 2026] POST /volume/v3/types => generated 380 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:04.117862 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e370dda-bacf-45f4-bb19-5daa009b3d03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.120100 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e370dda-bacf-45f4-bb19-5daa009b3d03 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] POST https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption Aug 12 21:49:04.120479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e370dda-bacf-45f4-bb19-5daa009b3d03 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.137812 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e370dda-bacf-45f4-bb19-5daa009b3d03 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption returned with HTTP 200 Aug 12 21:49:04.138415 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1089/4372] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:49:04 2026] POST /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:04.146712 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4dc10cd5-755a-477f-a12f-5137699a96ed None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.149074 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4dc10cd5-755a-477f-a12f-5137699a96ed tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:04.149573 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4dc10cd5-755a-477f-a12f-5137699a96ed tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-266358240", "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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.169312 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4dc10cd5-755a-477f-a12f-5137699a96ed tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:04.169863 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1095/4373] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:49:04 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:04.182103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56d1f36c-6484-476f-acab-cd2764e5ba0e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.241532 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56d1f36c-6484-476f-acab-cd2764e5ba0e tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] POST https://10.4.3.240/volume/v3/types/443f87b2-b875-4f5c-917f-b0dff8d7e17b/encryption Aug 12 21:49:04.241996 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56d1f36c-6484-476f-acab-cd2764e5ba0e tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.244587 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-56d1f36c-6484-476f-acab-cd2764e5ba0e tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.244898 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56d1f36c-6484-476f-acab-cd2764e5ba0e tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/443f87b2-b875-4f5c-917f-b0dff8d7e17b/encryption returned with HTTP 403 Aug 12 21:49:04.245500 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1098/4374] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:49:04 2026] POST /volume/v3/types/443f87b2-b875-4f5c-917f-b0dff8d7e17b/encryption => generated 127 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.254525 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05975ac8-a398-448f-b796-a63dbdb3cead None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.256720 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05975ac8-a398-448f-b796-a63dbdb3cead tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:04.257270 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05975ac8-a398-448f-b796-a63dbdb3cead tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2119201128", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.277005 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05975ac8-a398-448f-b796-a63dbdb3cead tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:04.277790 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1093/4375] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:49:04 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:04.285743 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d7d6024-29a4-4882-9203-586c3a2c5769 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.287913 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d7d6024-29a4-4882-9203-586c3a2c5769 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] POST https://10.4.3.240/volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c/extra_specs Aug 12 21:49:04.288352 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d7d6024-29a4-4882-9203-586c3a2c5769 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.290572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-2d7d6024-29a4-4882-9203-586c3a2c5769 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.290820 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d7d6024-29a4-4882-9203-586c3a2c5769 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c/extra_specs returned with HTTP 403 Aug 12 21:49:04.291442 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1090/4376] 10.4.3.240 () {68 vars in 1399 bytes} [Wed Aug 12 21:49:04 2026] POST /volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.299109 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a911b279-f5ff-49f6-8999-bcee791de3b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.300945 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a911b279-f5ff-49f6-8999-bcee791de3b4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] PUT https://10.4.3.240/volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c/extra_specs/key2 Aug 12 21:49:04.301318 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a911b279-f5ff-49f6-8999-bcee791de3b4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.303555 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-a911b279-f5ff-49f6-8999-bcee791de3b4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.303757 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a911b279-f5ff-49f6-8999-bcee791de3b4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c/extra_specs/key2 returned with HTTP 403 Aug 12 21:49:04.304178 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1096/4377] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:49:04 2026] PUT /volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.312268 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0cb6d184-6d56-4906-a72b-21628852efc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.314474 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cb6d184-6d56-4906-a72b-21628852efc0 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:04.315177 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cb6d184-6d56-4906-a72b-21628852efc0 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.318263 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-0cb6d184-6d56-4906-a72b-21628852efc0 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.318460 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cb6d184-6d56-4906-a72b-21628852efc0 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types returned with HTTP 403 Aug 12 21:49:04.319032 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1099/4378] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:49:04 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 12 21:49:04.326645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc7fea45-96ba-4828-821a-d8879beb0c44 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.328640 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc7fea45-96ba-4828-821a-d8879beb0c44 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:04.329039 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc7fea45-96ba-4828-821a-d8879beb0c44 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1906626802", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.346131 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc7fea45-96ba-4828-821a-d8879beb0c44 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:04.346584 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1094/4379] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:49: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 12 21:49:04.355183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5fb28d87-8d70-4591-ba3d-7875beb2731e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.357614 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fb28d87-8d70-4591-ba3d-7875beb2731e tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] POST https://10.4.3.240/volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21/encryption Aug 12 21:49:04.358142 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fb28d87-8d70-4591-ba3d-7875beb2731e tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.381170 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fb28d87-8d70-4591-ba3d-7875beb2731e tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21/encryption returned with HTTP 200 Aug 12 21:49:04.381731 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1091/4380] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:49:04 2026] POST /volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:04.390745 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0b52bfed-6e0f-4858-b8d2-293ee86dc435 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.393346 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b52bfed-6e0f-4858-b8d2-293ee86dc435 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] DELETE https://10.4.3.240/volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21/encryption/b24d430f-0468-491d-b045-3d9f99fffec6 Aug 12 21:49:04.393603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b52bfed-6e0f-4858-b8d2-293ee86dc435 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.393994 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b52bfed-6e0f-4858-b8d2-293ee86dc435 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.394878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-0b52bfed-6e0f-4858-b8d2-293ee86dc435 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.395117 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b52bfed-6e0f-4858-b8d2-293ee86dc435 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21/encryption/b24d430f-0468-491d-b045-3d9f99fffec6 returned with HTTP 403 Aug 12 21:49:04.395827 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1097/4381] 10.4.3.240 () {66 vars in 1489 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21/encryption/b24d430f-0468-491d-b045-3d9f99fffec6 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.405175 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-101b3d18-a362-48d7-904b-41d07dbb3b00 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.406907 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-101b3d18-a362-48d7-904b-41d07dbb3b00 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:04.407303 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-101b3d18-a362-48d7-904b-41d07dbb3b00 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-451560069", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.426863 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-101b3d18-a362-48d7-904b-41d07dbb3b00 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:04.427095 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1100/4382] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:49: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 12 21:49:04.438357 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a28e7e0-392e-45e5-885a-e20b04a6e729 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.440677 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a28e7e0-392e-45e5-885a-e20b04a6e729 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] DELETE https://10.4.3.240/volume/v3/types/e3b19d81-1cb7-4417-a392-b3a15ff311ac/extra_specs/key1 Aug 12 21:49:04.440954 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a28e7e0-392e-45e5-885a-e20b04a6e729 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.441278 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a28e7e0-392e-45e5-885a-e20b04a6e729 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.454150 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-8a28e7e0-392e-45e5-885a-e20b04a6e729 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.454427 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a28e7e0-392e-45e5-885a-e20b04a6e729 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/e3b19d81-1cb7-4417-a392-b3a15ff311ac/extra_specs/key1 returned with HTTP 403 Aug 12 21:49:04.455249 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1095/4383] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/e3b19d81-1cb7-4417-a392-b3a15ff311ac/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.465994 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a782a4b-dd8e-4cdb-8b2c-684f3647bff7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.467969 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a782a4b-dd8e-4cdb-8b2c-684f3647bff7 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:04.469644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a782a4b-dd8e-4cdb-8b2c-684f3647bff7 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2032226771", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.493218 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a782a4b-dd8e-4cdb-8b2c-684f3647bff7 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:04.493725 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1092/4384] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:49:04 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:04.501590 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-58a21bdb-f235-4caf-a231-5507481cf5d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.503279 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58a21bdb-f235-4caf-a231-5507481cf5d4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] DELETE https://10.4.3.240/volume/v3/types/2723527d-52e8-4f88-b55c-95f92ccd8010 Aug 12 21:49:04.503479 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58a21bdb-f235-4caf-a231-5507481cf5d4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.503736 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58a21bdb-f235-4caf-a231-5507481cf5d4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.504371 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-58a21bdb-f235-4caf-a231-5507481cf5d4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.504540 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58a21bdb-f235-4caf-a231-5507481cf5d4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/2723527d-52e8-4f88-b55c-95f92ccd8010 returned with HTTP 403 Aug 12 21:49:04.505110 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1098/4385] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/2723527d-52e8-4f88-b55c-95f92ccd8010 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.513041 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3400c626-e0c4-48f5-bfe6-1e32ef6c12cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.514941 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3400c626-e0c4-48f5-bfe6-1e32ef6c12cc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] GET https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs Aug 12 21:49:04.515345 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3400c626-e0c4-48f5-bfe6-1e32ef6c12cc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.516653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3400c626-e0c4-48f5-bfe6-1e32ef6c12cc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.524961 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3400c626-e0c4-48f5-bfe6-1e32ef6c12cc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs returned with HTTP 200 Aug 12 21:49:04.525678 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1101/4386] 10.4.3.240 () {66 vars in 1378 bytes} [Wed Aug 12 21:49:04 2026] GET /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:04.534466 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-288fb864-bf97-42ee-81a5-2ed1bb779cd5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.536745 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-288fb864-bf97-42ee-81a5-2ed1bb779cd5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] GET https://10.4.3.240/volume/v3/types Aug 12 21:49:04.537024 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-288fb864-bf97-42ee-81a5-2ed1bb779cd5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.537269 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-288fb864-bf97-42ee-81a5-2ed1bb779cd5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.538198 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-288fb864-bf97-42ee-81a5-2ed1bb779cd5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:49:04.568709 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-288fb864-bf97-42ee-81a5-2ed1bb779cd5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:04.569296 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1096/4387] 10.4.3.240 () {66 vars in 1231 bytes} [Wed Aug 12 21:49:04 2026] GET /volume/v3/types => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:04.581645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c96be7b-2f60-4a07-a38a-d8012d4c3a97 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.583475 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c96be7b-2f60-4a07-a38a-d8012d4c3a97 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] GET https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption/cipher Aug 12 21:49:04.583662 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c96be7b-2f60-4a07-a38a-d8012d4c3a97 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.583846 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c96be7b-2f60-4a07-a38a-d8012d4c3a97 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.584436 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-4c96be7b-2f60-4a07-a38a-d8012d4c3a97 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.584589 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c96be7b-2f60-4a07-a38a-d8012d4c3a97 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption/cipher returned with HTTP 403 Aug 12 21:49:04.584995 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1093/4388] 10.4.3.240 () {66 vars in 1396 bytes} [Wed Aug 12 21:49:04 2026] GET /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.593522 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0dd019a7-0e25-4257-9b52-ef2c54ec77dc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.596222 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0dd019a7-0e25-4257-9b52-ef2c54ec77dc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] GET https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption Aug 12 21:49:04.596466 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0dd019a7-0e25-4257-9b52-ef2c54ec77dc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.596722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0dd019a7-0e25-4257-9b52-ef2c54ec77dc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.597519 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-0dd019a7-0e25-4257-9b52-ef2c54ec77dc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.597738 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0dd019a7-0e25-4257-9b52-ef2c54ec77dc tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption returned with HTTP 403 Aug 12 21:49:04.598401 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1099/4389] 10.4.3.240 () {66 vars in 1375 bytes} [Wed Aug 12 21:49:04 2026] GET /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.606986 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6400a447-12b4-4158-ba04-0bc4de1dcf68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.610654 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6400a447-12b4-4158-ba04-0bc4de1dcf68 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] GET https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs/multiattach Aug 12 21:49:04.610654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6400a447-12b4-4158-ba04-0bc4de1dcf68 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.610654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6400a447-12b4-4158-ba04-0bc4de1dcf68 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.619853 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6400a447-12b4-4158-ba04-0bc4de1dcf68 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs/multiattach returned with HTTP 200 Aug 12 21:49:04.620583 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1102/4390] 10.4.3.240 () {66 vars in 1414 bytes} [Wed Aug 12 21:49:04 2026] GET /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 21:49:04.628273 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6dcdedf4-b48c-4ec6-b788-1df2dab8e761 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.630226 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6dcdedf4-b48c-4ec6-b788-1df2dab8e761 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] GET https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs/volume_backend_name Aug 12 21:49:04.630429 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6dcdedf4-b48c-4ec6-b788-1df2dab8e761 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.630643 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6dcdedf4-b48c-4ec6-b788-1df2dab8e761 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.638389 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6dcdedf4-b48c-4ec6-b788-1df2dab8e761 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 21:49:04.638965 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1097/4391] 10.4.3.240 () {66 vars in 1438 bytes} [Wed Aug 12 21:49:04 2026] GET /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/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 12 21:49:04.651524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-48fb0bdc-8fdf-46b7-a75a-d5a3e2074d02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.654175 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48fb0bdc-8fdf-46b7-a75a-d5a3e2074d02 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] GET https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b Aug 12 21:49:04.654374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48fb0bdc-8fdf-46b7-a75a-d5a3e2074d02 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.654554 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48fb0bdc-8fdf-46b7-a75a-d5a3e2074d02 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.660719 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48fb0bdc-8fdf-46b7-a75a-d5a3e2074d02 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b returned with HTTP 200 Aug 12 21:49:04.661086 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1094/4392] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:49:04 2026] GET /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b => generated 318 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:04.673867 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87debf7d-886b-41f8-a339-13f0bbc47217 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.676616 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87debf7d-886b-41f8-a339-13f0bbc47217 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] PUT https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption/46315d3e-7617-44cd-8348-7d51d9c17d86 Aug 12 21:49:04.677224 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87debf7d-886b-41f8-a339-13f0bbc47217 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.679818 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-87debf7d-886b-41f8-a339-13f0bbc47217 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.680054 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87debf7d-886b-41f8-a339-13f0bbc47217 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption/46315d3e-7617-44cd-8348-7d51d9c17d86 returned with HTTP 403 Aug 12 21:49:04.680576 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1100/4393] 10.4.3.240 () {68 vars in 1506 bytes} [Wed Aug 12 21:49:04 2026] PUT /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/encryption/46315d3e-7617-44cd-8348-7d51d9c17d86 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.690408 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d1acbfa-81e9-48a9-b139-207d88a115ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.692372 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d1acbfa-81e9-48a9-b139-207d88a115ec tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] PUT https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs/key1 Aug 12 21:49:04.692969 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d1acbfa-81e9-48a9-b139-207d88a115ec tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.696446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-4d1acbfa-81e9-48a9-b139-207d88a115ec tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.696446 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d1acbfa-81e9-48a9-b139-207d88a115ec tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs/key1 returned with HTTP 403 Aug 12 21:49:04.696446 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1103/4394] 10.4.3.240 () {68 vars in 1413 bytes} [Wed Aug 12 21:49:04 2026] PUT /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.705584 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0aaa15f3-42d2-4f29-8902-75c1eaf452e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.707554 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0aaa15f3-42d2-4f29-8902-75c1eaf452e4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] PUT https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b Aug 12 21:49:04.708043 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0aaa15f3-42d2-4f29-8902-75c1eaf452e4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:04.710457 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-0aaa15f3-42d2-4f29-8902-75c1eaf452e4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a4c14b3b7ce24659b457d0c799f7c1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '396e01cd8d1f4700b6766e4ebf7eef6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:49:04.710650 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0aaa15f3-42d2-4f29-8902-75c1eaf452e4 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-member] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b returned with HTTP 403 Aug 12 21:49:04.711107 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1098/4395] 10.4.3.240 () {68 vars in 1362 bytes} [Wed Aug 12 21:49:04 2026] PUT /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:04.719496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee922544-ebe2-4cbb-adc3-2edb9dbdf907 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.721548 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee922544-ebe2-4cbb-adc3-2edb9dbdf907 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] DELETE https://10.4.3.240/volume/v3/types/2723527d-52e8-4f88-b55c-95f92ccd8010 Aug 12 21:49:04.721803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee922544-ebe2-4cbb-adc3-2edb9dbdf907 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.722071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee922544-ebe2-4cbb-adc3-2edb9dbdf907 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.751713 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee922544-ebe2-4cbb-adc3-2edb9dbdf907 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types/2723527d-52e8-4f88-b55c-95f92ccd8010 returned with HTTP 202 Aug 12 21:49:04.752179 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1095/4396] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/2723527d-52e8-4f88-b55c-95f92ccd8010 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:04.759839 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-325ec041-a817-4e61-aca3-f32f97b6eb7f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.761935 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-325ec041-a817-4e61-aca3-f32f97b6eb7f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] DELETE https://10.4.3.240/volume/v3/types/e3b19d81-1cb7-4417-a392-b3a15ff311ac Aug 12 21:49:04.762201 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-325ec041-a817-4e61-aca3-f32f97b6eb7f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.762445 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-325ec041-a817-4e61-aca3-f32f97b6eb7f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.790204 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-325ec041-a817-4e61-aca3-f32f97b6eb7f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types/e3b19d81-1cb7-4417-a392-b3a15ff311ac returned with HTTP 202 Aug 12 21:49:04.790728 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1101/4397] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/e3b19d81-1cb7-4417-a392-b3a15ff311ac => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:04.799338 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51439f4a-3eb0-4fb0-94f8-913cf48ef1e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.801056 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51439f4a-3eb0-4fb0-94f8-913cf48ef1e5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] DELETE https://10.4.3.240/volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21 Aug 12 21:49:04.802646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51439f4a-3eb0-4fb0-94f8-913cf48ef1e5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.802646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51439f4a-3eb0-4fb0-94f8-913cf48ef1e5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.829449 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51439f4a-3eb0-4fb0-94f8-913cf48ef1e5 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21 returned with HTTP 202 Aug 12 21:49:04.830203 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1104/4398] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/5e7b9f04-ebe7-46ec-8233-e77329e42e21 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:04.837843 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-040d6004-0b5f-4ac7-b74b-2bad992e2338 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.839667 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-040d6004-0b5f-4ac7-b74b-2bad992e2338 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] DELETE https://10.4.3.240/volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c Aug 12 21:49:04.839858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-040d6004-0b5f-4ac7-b74b-2bad992e2338 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.840052 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-040d6004-0b5f-4ac7-b74b-2bad992e2338 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.865649 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-040d6004-0b5f-4ac7-b74b-2bad992e2338 tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c returned with HTTP 202 Aug 12 21:49:04.866279 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1099/4399] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/1d01f72e-7418-425c-a606-8a5e3f42898c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:04.874800 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0eff3b0f-98c0-45ad-ba22-8eb3a16bcc0f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.876647 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0eff3b0f-98c0-45ad-ba22-8eb3a16bcc0f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] DELETE https://10.4.3.240/volume/v3/types/443f87b2-b875-4f5c-917f-b0dff8d7e17b Aug 12 21:49:04.876889 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0eff3b0f-98c0-45ad-ba22-8eb3a16bcc0f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.877082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0eff3b0f-98c0-45ad-ba22-8eb3a16bcc0f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.899276 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0eff3b0f-98c0-45ad-ba22-8eb3a16bcc0f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types/443f87b2-b875-4f5c-917f-b0dff8d7e17b returned with HTTP 202 Aug 12 21:49:04.899682 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1096/4400] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/443f87b2-b875-4f5c-917f-b0dff8d7e17b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 21:49:04.906823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-623f9d36-d770-40e4-b7cf-343be3c1261f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:04.908790 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-623f9d36-d770-40e4-b7cf-343be3c1261f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] DELETE https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b Aug 12 21:49:04.908980 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-623f9d36-d770-40e4-b7cf-343be3c1261f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:04.909189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-623f9d36-d770-40e4-b7cf-343be3c1261f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:04.938040 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-623f9d36-d770-40e4-b7cf-343be3c1261f tempest-VolumeTypesMemberTests-324907064 tempest-VolumeTypesMemberTests-324907064-project-admin] https://10.4.3.240/volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b returned with HTTP 202 Aug 12 21:49:04.938836 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1102/4401] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:04 2026] DELETE /volume/v3/types/f3f7bd47-06ff-4bf9-aa0b-3026430e215b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:07.607210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0acff19b-4b79-4218-8fd5-a2a58522242f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:07.609853 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0acff19b-4b79-4218-8fd5-a2a58522242f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:07.610167 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0acff19b-4b79-4218-8fd5-a2a58522242f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:07.610469 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0acff19b-4b79-4218-8fd5-a2a58522242f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:07.621307 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:07.621307 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:07.627549 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0acff19b-4b79-4218-8fd5-a2a58522242f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:07.635133 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0acff19b-4b79-4218-8fd5-a2a58522242f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:07.635785 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1105/4402] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:07 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:07.650747 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f555ff69-e3d5-4949-b825-12b5b8ef2225 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:07.653525 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f555ff69-e3d5-4949-b825-12b5b8ef2225 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:07.653885 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f555ff69-e3d5-4949-b825-12b5b8ef2225 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:07.654126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f555ff69-e3d5-4949-b825-12b5b8ef2225 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:07.663958 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:07.663958 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:07.669524 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f555ff69-e3d5-4949-b825-12b5b8ef2225 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:07.676465 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f555ff69-e3d5-4949-b825-12b5b8ef2225 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:07.676957 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1100/4403] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:07 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:07.728234 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-13342c54-8f83-4c8c-b8be-9a9d5f363da7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:07.730955 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-13342c54-8f83-4c8c-b8be-9a9d5f363da7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:07.731251 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-13342c54-8f83-4c8c-b8be-9a9d5f363da7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:07.731532 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-13342c54-8f83-4c8c-b8be-9a9d5f363da7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:07.742389 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:07.742389 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:07.748515 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-13342c54-8f83-4c8c-b8be-9a9d5f363da7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:07.761190 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-13342c54-8f83-4c8c-b8be-9a9d5f363da7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:07.762374 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1097/4404] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:49:07 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:07.886545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fa2fede7-d814-41fa-bcf0-f081f7181f48 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:07.887036 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa2fede7-d814-41fa-bcf0-f081f7181f48 None None] GET https://10.4.3.240/volume// Aug 12 21:49:07.887153 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa2fede7-d814-41fa-bcf0-f081f7181f48 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:07.887442 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa2fede7-d814-41fa-bcf0-f081f7181f48 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:07.888088 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa2fede7-d814-41fa-bcf0-f081f7181f48 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:49:07.888088 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1103/4405] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:49:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:49:07.896340 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-6b4780a2-5a88-4e85-bc78-9530f43ae3ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:08.085704 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-6b4780a2-5a88-4e85-bc78-9530f43ae3ff tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:49:08.086816 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-6b4780a2-5a88-4e85-bc78-9530f43ae3ff tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9347192b-1062-467e-b6dd-eef28a57fd60", "connector": null, "instance_uuid": "1c257d8b-b741-4e3f-8502-7e7216ac5937"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:08.096450 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:08.096450 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:08.138433 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-6b4780a2-5a88-4e85-bc78-9530f43ae3ff tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:49:08.139030 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1106/4406] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:49:07 2026] POST /volume/v3/attachments => generated 273 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:08.178875 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1d497639-ac51-4537-a6d1-9ea496cd7062 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:08.181465 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d497639-ac51-4537-a6d1-9ea496cd7062 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:08.182413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d497639-ac51-4537-a6d1-9ea496cd7062 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:08.182413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d497639-ac51-4537-a6d1-9ea496cd7062 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:08.207670 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:08.207670 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:08.210999 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5cc2f275-d458-4c1c-8d1f-20e07376aa9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:08.211605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5cc2f275-d458-4c1c-8d1f-20e07376aa9e None None] GET https://10.4.3.240/volume// Aug 12 21:49:08.211971 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5cc2f275-d458-4c1c-8d1f-20e07376aa9e None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:08.212249 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5cc2f275-d458-4c1c-8d1f-20e07376aa9e None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:08.213829 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5cc2f275-d458-4c1c-8d1f-20e07376aa9e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:49:08.213829 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1098/4407] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:49:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:49:08.217905 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1d497639-ac51-4537-a6d1-9ea496cd7062 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:08.224982 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d497639-ac51-4537-a6d1-9ea496cd7062 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:08.225470 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1101/4408] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:08 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:08.226929 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-cba2d475-d6fd-43ad-970f-faf1f2df8b4b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:08.230704 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-cba2d475-d6fd-43ad-970f-faf1f2df8b4b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:08.230704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-cba2d475-d6fd-43ad-970f-faf1f2df8b4b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:08.230704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-cba2d475-d6fd-43ad-970f-faf1f2df8b4b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:08.244942 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:08.244942 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:08.251049 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-cba2d475-d6fd-43ad-970f-faf1f2df8b4b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:08.257528 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-cba2d475-d6fd-43ad-970f-faf1f2df8b4b tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:08.258169 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1104/4409] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:49:08 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 1058 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:49:08.375158 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-b7cdd5b1-05f0-4efc-b363-4bdee7655aa4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:08.378022 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-b7cdd5b1-05f0-4efc-b363-4bdee7655aa4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] PUT https://10.4.3.240/volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e Aug 12 21:49:08.378581 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-b7cdd5b1-05f0-4efc-b363-4bdee7655aa4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:08.388102 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-b7cdd5b1-05f0-4efc-b363-4bdee7655aa4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Acquiring lock "cinder-attachment_update-9347192b-1062-467e-b6dd-eef28a57fd60-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:49:08.394210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-b7cdd5b1-05f0-4efc-b363-4bdee7655aa4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-9347192b-1062-467e-b6dd-eef28a57fd60-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:49:08.395705 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:08.395705 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:08.495524 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-b7cdd5b1-05f0-4efc-b363-4bdee7655aa4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-9347192b-1062-467e-b6dd-eef28a57fd60-np0000007121" released by "attachment_update" :: held 0.101s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:49:08.496003 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-b7cdd5b1-05f0-4efc-b363-4bdee7655aa4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e returned with HTTP 200 Aug 12 21:49:08.496696 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1107/4410] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:49:08 2026] PUT /volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:08.509282 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-7cba8bc1-6ce3-4a85-a934-9bef9aa6550d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:08.512772 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-7cba8bc1-6ce3-4a85-a934-9bef9aa6550d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/encryption Aug 12 21:49:08.513188 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-7cba8bc1-6ce3-4a85-a934-9bef9aa6550d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:08.513488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-7cba8bc1-6ce3-4a85-a934-9bef9aa6550d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:08.526398 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:08.526398 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:08.536134 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-7cba8bc1-6ce3-4a85-a934-9bef9aa6550d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/encryption returned with HTTP 200 Aug 12 21:49:08.536927 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1099/4411] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:49:08 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:09.245554 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f1f8317-c65c-497a-a0ad-9c1ee8ace369 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:09.252395 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f1f8317-c65c-497a-a0ad-9c1ee8ace369 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:09.252917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f1f8317-c65c-497a-a0ad-9c1ee8ace369 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:09.252917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f1f8317-c65c-497a-a0ad-9c1ee8ace369 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:09.264991 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:09.264991 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:09.269913 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6f1f8317-c65c-497a-a0ad-9c1ee8ace369 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:09.281154 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f1f8317-c65c-497a-a0ad-9c1ee8ace369 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:09.281602 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1102/4412] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:09 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:10.296343 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e21c421f-cefe-4b15-a6c0-196a24ffe9f9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:10.298421 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e21c421f-cefe-4b15-a6c0-196a24ffe9f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:10.298648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e21c421f-cefe-4b15-a6c0-196a24ffe9f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:10.298880 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e21c421f-cefe-4b15-a6c0-196a24ffe9f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:10.312169 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:10.312169 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:10.317143 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e21c421f-cefe-4b15-a6c0-196a24ffe9f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:10.322414 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e21c421f-cefe-4b15-a6c0-196a24ffe9f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:10.322948 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1105/4413] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:10 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:11.040979 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70c1d057-76ab-433b-8394-b381b727cfd7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:11.045940 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70c1d057-76ab-433b-8394-b381b727cfd7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:49:11.046359 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70c1d057-76ab-433b-8394-b381b727cfd7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:11.046813 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70c1d057-76ab-433b-8394-b381b727cfd7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:11.063273 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:11.063273 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:11.070379 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-70c1d057-76ab-433b-8394-b381b727cfd7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:49:11.078470 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70c1d057-76ab-433b-8394-b381b727cfd7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:49:11.079167 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1108/4414] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:11 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:11.154827 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-785f3dd1-3f99-4964-8e3a-12bafba6c8f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:11.157234 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-785f3dd1-3f99-4964-8e3a-12bafba6c8f7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:49:11.157634 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-785f3dd1-3f99-4964-8e3a-12bafba6c8f7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:11.157963 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-785f3dd1-3f99-4964-8e3a-12bafba6c8f7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:11.168452 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:11.168452 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:11.174960 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-785f3dd1-3f99-4964-8e3a-12bafba6c8f7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:49:11.180364 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-785f3dd1-3f99-4964-8e3a-12bafba6c8f7 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:49:11.180923 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1100/4415] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:11 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:11.337151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6858b148-313f-4a7f-9007-6ad7dbd9ae83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:11.341653 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6858b148-313f-4a7f-9007-6ad7dbd9ae83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:11.341653 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6858b148-313f-4a7f-9007-6ad7dbd9ae83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:11.341653 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6858b148-313f-4a7f-9007-6ad7dbd9ae83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:11.359079 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:11.359079 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:11.366942 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6858b148-313f-4a7f-9007-6ad7dbd9ae83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:11.378618 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6858b148-313f-4a7f-9007-6ad7dbd9ae83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:11.378618 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1103/4416] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:11 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:12.394390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a638805-63a0-4044-992f-ae2d61ff6e5d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:12.400240 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a638805-63a0-4044-992f-ae2d61ff6e5d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:12.400968 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a638805-63a0-4044-992f-ae2d61ff6e5d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:12.401212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a638805-63a0-4044-992f-ae2d61ff6e5d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:12.424231 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:12.424231 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:12.433102 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8a638805-63a0-4044-992f-ae2d61ff6e5d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:12.444088 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a638805-63a0-4044-992f-ae2d61ff6e5d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:12.444762 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1106/4417] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:12 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:13.464840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad463348-2482-4cca-afdb-59e930a5aa5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:13.467341 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad463348-2482-4cca-afdb-59e930a5aa5c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:13.467658 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad463348-2482-4cca-afdb-59e930a5aa5c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:13.467973 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad463348-2482-4cca-afdb-59e930a5aa5c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:13.485827 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:13.485827 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:13.489828 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ad463348-2482-4cca-afdb-59e930a5aa5c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:13.499799 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad463348-2482-4cca-afdb-59e930a5aa5c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:13.500446 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1109/4418] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:13 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:14.514573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f54c548a-d988-4d17-a19c-044df4774e49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:14.519392 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-150b132d-2617-4841-bc02-79f3e32af2da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:14.520308 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f54c548a-d988-4d17-a19c-044df4774e49 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:49:14.521644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f54c548a-d988-4d17-a19c-044df4774e49 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:14.521644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f54c548a-d988-4d17-a19c-044df4774e49 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:14.521644 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f54c548a-d988-4d17-a19c-044df4774e49 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Delete volume with id: d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:49:14.524453 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-150b132d-2617-4841-bc02-79f3e32af2da tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:14.524938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-150b132d-2617-4841-bc02-79f3e32af2da tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:14.525187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-150b132d-2617-4841-bc02-79f3e32af2da tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:14.530353 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:14.530353 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:14.530965 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f54c548a-d988-4d17-a19c-044df4774e49 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:49:14.538995 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:14.538995 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:14.549453 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-150b132d-2617-4841-bc02-79f3e32af2da tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:14.555899 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f54c548a-d988-4d17-a19c-044df4774e49 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Delete volume request issued successfully. Aug 12 21:49:14.556170 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f54c548a-d988-4d17-a19c-044df4774e49 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 202 Aug 12 21:49:14.557342 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1101/4419] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:49:14 2026] DELETE /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:14.557450 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-150b132d-2617-4841-bc02-79f3e32af2da tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:14.557535 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1104/4420] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:14 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:14.577229 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d100ec94-3e5f-4a1b-9375-98bd07aec67c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:14.587702 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d100ec94-3e5f-4a1b-9375-98bd07aec67c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:49:14.587702 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d100ec94-3e5f-4a1b-9375-98bd07aec67c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:14.587702 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d100ec94-3e5f-4a1b-9375-98bd07aec67c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:14.596371 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:14.596371 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:14.607843 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d100ec94-3e5f-4a1b-9375-98bd07aec67c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:49:14.613959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d100ec94-3e5f-4a1b-9375-98bd07aec67c tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 200 Aug 12 21:49:14.614712 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1107/4421] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:14 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:15.581768 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c0a5d0d-7678-44f9-8b80-1a52eb321aad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:15.584068 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c0a5d0d-7678-44f9-8b80-1a52eb321aad tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:15.584497 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c0a5d0d-7678-44f9-8b80-1a52eb321aad tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:15.587087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c0a5d0d-7678-44f9-8b80-1a52eb321aad tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:15.603376 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:15.603376 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:15.611131 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c0a5d0d-7678-44f9-8b80-1a52eb321aad tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:15.618253 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c0a5d0d-7678-44f9-8b80-1a52eb321aad tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:15.618981 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1110/4422] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:15 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:15.638963 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5ed7913-1654-43d0-b4df-a94dda8e1d35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:15.639762 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5ed7913-1654-43d0-b4df-a94dda8e1d35 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 Aug 12 21:49:15.639762 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5ed7913-1654-43d0-b4df-a94dda8e1d35 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:15.640084 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5ed7913-1654-43d0-b4df-a94dda8e1d35 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:15.648411 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5ed7913-1654-43d0-b4df-a94dda8e1d35 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 returned with HTTP 404 Aug 12 21:49:15.648983 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1102/4423] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:15 2026] GET /volume/v3/volumes/d845c150-7763-41c2-805a-bf8e5fabf653 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:15.744491 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6a34a158-60fc-4bbc-b70c-4d34b6f68f47 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:15.748170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a34a158-60fc-4bbc-b70c-4d34b6f68f47 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] DELETE https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:49:15.748575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a34a158-60fc-4bbc-b70c-4d34b6f68f47 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:15.748838 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a34a158-60fc-4bbc-b70c-4d34b6f68f47 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:15.749110 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6a34a158-60fc-4bbc-b70c-4d34b6f68f47 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Delete volume with id: 73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:49:15.768106 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:15.768106 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:15.768644 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6a34a158-60fc-4bbc-b70c-4d34b6f68f47 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:49:15.838091 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6a34a158-60fc-4bbc-b70c-4d34b6f68f47 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Delete volume request issued successfully. Aug 12 21:49:15.838362 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a34a158-60fc-4bbc-b70c-4d34b6f68f47 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 202 Aug 12 21:49:15.839082 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1105/4424] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:49:15 2026] DELETE /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:15.854692 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6c1e4ba7-0834-4036-b0d9-cf53a893e1f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:15.856785 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c1e4ba7-0834-4036-b0d9-cf53a893e1f5 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:49:15.857503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c1e4ba7-0834-4036-b0d9-cf53a893e1f5 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:15.857503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c1e4ba7-0834-4036-b0d9-cf53a893e1f5 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:15.867222 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:15.867222 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:15.875039 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6c1e4ba7-0834-4036-b0d9-cf53a893e1f5 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Volume info retrieved successfully. Aug 12 21:49:15.881703 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c1e4ba7-0834-4036-b0d9-cf53a893e1f5 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 200 Aug 12 21:49:15.882281 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1108/4425] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:15 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:16.643311 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f672b7f-1f58-4e65-85d7-474a0b3f048d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:16.644907 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f672b7f-1f58-4e65-85d7-474a0b3f048d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:16.644907 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f672b7f-1f58-4e65-85d7-474a0b3f048d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:16.645112 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f672b7f-1f58-4e65-85d7-474a0b3f048d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:16.659341 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:16.659341 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:16.664295 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3f672b7f-1f58-4e65-85d7-474a0b3f048d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:16.671087 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f672b7f-1f58-4e65-85d7-474a0b3f048d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:16.671725 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1111/4426] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:16 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:16.899379 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23bf9bc4-eab7-43ec-b4a6-c539c5a2ded1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:16.906072 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23bf9bc4-eab7-43ec-b4a6-c539c5a2ded1 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] GET https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 Aug 12 21:49:16.906072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23bf9bc4-eab7-43ec-b4a6-c539c5a2ded1 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:16.906072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23bf9bc4-eab7-43ec-b4a6-c539c5a2ded1 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:16.913078 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23bf9bc4-eab7-43ec-b4a6-c539c5a2ded1 tempest-AttachVolumeShelveTestJSON-1921241800 tempest-AttachVolumeShelveTestJSON-1921241800-project-member] https://10.4.3.240/volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 returned with HTTP 404 Aug 12 21:49:16.913549 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1103/4427] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:16 2026] GET /volume/v3/volumes/73daa8e2-5e91-4444-850a-0fb3992416c3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:17.689172 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-615d3db4-0ac4-4a7b-8b6d-2e902a765114 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:17.692566 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-615d3db4-0ac4-4a7b-8b6d-2e902a765114 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:17.692566 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-615d3db4-0ac4-4a7b-8b6d-2e902a765114 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:17.692566 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-615d3db4-0ac4-4a7b-8b6d-2e902a765114 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:17.706035 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:17.706035 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:17.710616 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-615d3db4-0ac4-4a7b-8b6d-2e902a765114 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:17.716482 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-615d3db4-0ac4-4a7b-8b6d-2e902a765114 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:17.716971 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1106/4428] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:17 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:18.732061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7cec121d-ab64-4368-9046-cc0b6f3141e2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:18.736314 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7cec121d-ab64-4368-9046-cc0b6f3141e2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:18.736502 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7cec121d-ab64-4368-9046-cc0b6f3141e2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:18.736746 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7cec121d-ab64-4368-9046-cc0b6f3141e2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:18.749766 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:18.749766 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:18.754027 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7cec121d-ab64-4368-9046-cc0b6f3141e2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:18.759335 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7cec121d-ab64-4368-9046-cc0b6f3141e2 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:18.759942 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1109/4429] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:18 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:19.779218 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f556053e-df3f-4858-a654-95f0f6a7e2f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:19.782745 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f556053e-df3f-4858-a654-95f0f6a7e2f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:19.782943 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f556053e-df3f-4858-a654-95f0f6a7e2f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:19.783257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f556053e-df3f-4858-a654-95f0f6a7e2f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:19.802127 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:19.802127 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:19.807341 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f556053e-df3f-4858-a654-95f0f6a7e2f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:19.815263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f556053e-df3f-4858-a654-95f0f6a7e2f8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:19.815823 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1112/4430] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:19 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:20.835172 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f508f54-1e24-434d-b25a-b2154680b072 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:20.837133 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f508f54-1e24-434d-b25a-b2154680b072 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:20.837446 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f508f54-1e24-434d-b25a-b2154680b072 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:20.837770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f508f54-1e24-434d-b25a-b2154680b072 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:20.852653 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:20.852653 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:20.858483 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f508f54-1e24-434d-b25a-b2154680b072 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:20.866872 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f508f54-1e24-434d-b25a-b2154680b072 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:20.867417 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1104/4431] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:20 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:21.888115 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eeb57364-e1bc-4469-9fcf-19aaabcb9c5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:21.895701 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eeb57364-e1bc-4469-9fcf-19aaabcb9c5a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:21.896115 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eeb57364-e1bc-4469-9fcf-19aaabcb9c5a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:21.896432 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eeb57364-e1bc-4469-9fcf-19aaabcb9c5a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:21.917406 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:21.917406 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:21.922388 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eeb57364-e1bc-4469-9fcf-19aaabcb9c5a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:21.929289 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eeb57364-e1bc-4469-9fcf-19aaabcb9c5a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:21.930007 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1107/4432] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:21 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:22.118803 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eba60b77-836e-4f94-8a37-18a479471266 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.244278 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eba60b77-836e-4f94-8a37-18a479471266 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] POST https://10.4.3.240/volume/v3/group_types Aug 12 21:49:22.244865 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eba60b77-836e-4f94-8a37-18a479471266 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1160014202"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:22.264834 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eba60b77-836e-4f94-8a37-18a479471266 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types returned with HTTP 202 Aug 12 21:49:22.265399 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1110/4433] 10.4.3.240 () {70 vars in 1311 bytes} [Wed Aug 12 21:49:22 2026] POST /volume/v3/group_types => generated 181 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:22.277498 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cb446382-3c69-413e-8527-6b80594f38e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.280983 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb446382-3c69-413e-8527-6b80594f38e8 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] POST https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs Aug 12 21:49:22.281457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb446382-3c69-413e-8527-6b80594f38e8 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:22.312078 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb446382-3c69-413e-8527-6b80594f38e8 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs returned with HTTP 202 Aug 12 21:49:22.312224 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1113/4434] 10.4.3.240 () {70 vars in 1458 bytes} [Wed Aug 12 21:49:22 2026] POST /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs => generated 53 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:22.321918 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2347f1f-1a82-4f18-b674-125e202a6639 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.326436 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2347f1f-1a82-4f18-b674-125e202a6639 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] POST https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs Aug 12 21:49:22.327007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2347f1f-1a82-4f18-b674-125e202a6639 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:22.370605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2347f1f-1a82-4f18-b674-125e202a6639 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs returned with HTTP 202 Aug 12 21:49:22.371884 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1105/4435] 10.4.3.240 () {70 vars in 1458 bytes} [Wed Aug 12 21:49:22 2026] POST /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs => generated 61 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:22.382452 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e37c7894-e2e4-4097-a502-2bd7f563e462 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.387925 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e37c7894-e2e4-4097-a502-2bd7f563e462 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] GET https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 Aug 12 21:49:22.388262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e37c7894-e2e4-4097-a502-2bd7f563e462 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.388583 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e37c7894-e2e4-4097-a502-2bd7f563e462 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.403674 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e37c7894-e2e4-4097-a502-2bd7f563e462 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 returned with HTTP 200 Aug 12 21:49:22.404847 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1108/4436] 10.4.3.240 () {68 vars in 1452 bytes} [Wed Aug 12 21:49:22 2026] GET /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:22.416656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-21b435a8-13da-428f-88a4-9ca53e9d7b9a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.422908 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21b435a8-13da-428f-88a4-9ca53e9d7b9a tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] GET https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 Aug 12 21:49:22.423785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21b435a8-13da-428f-88a4-9ca53e9d7b9a tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.423785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21b435a8-13da-428f-88a4-9ca53e9d7b9a tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.446194 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21b435a8-13da-428f-88a4-9ca53e9d7b9a tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 returned with HTTP 200 Aug 12 21:49:22.446685 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1111/4437] 10.4.3.240 () {68 vars in 1452 bytes} [Wed Aug 12 21:49:22 2026] GET /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 => generated 18 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:22.459096 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be44fb8f-07f8-416d-a788-46736ff85423 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.461560 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be44fb8f-07f8-416d-a788-46736ff85423 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] PUT https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 Aug 12 21:49:22.461873 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be44fb8f-07f8-416d-a788-46736ff85423 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:22.479753 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be44fb8f-07f8-416d-a788-46736ff85423 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 returned with HTTP 200 Aug 12 21:49:22.480345 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1114/4438] 10.4.3.240 () {70 vars in 1472 bytes} [Wed Aug 12 21:49:22 2026] PUT /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:22.492166 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6bb187c8-ad30-4228-9a42-037bbb22b20a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.494808 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bb187c8-ad30-4228-9a42-037bbb22b20a tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] GET https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs Aug 12 21:49:22.495146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bb187c8-ad30-4228-9a42-037bbb22b20a tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.495380 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bb187c8-ad30-4228-9a42-037bbb22b20a tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.506309 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bb187c8-ad30-4228-9a42-037bbb22b20a tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs returned with HTTP 200 Aug 12 21:49:22.506944 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1106/4439] 10.4.3.240 () {68 vars in 1437 bytes} [Wed Aug 12 21:49:22 2026] GET /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs => generated 87 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:22.517894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c92848c-486e-4efa-b5f0-1e7b28653b79 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.520094 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c92848c-486e-4efa-b5f0-1e7b28653b79 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key1 Aug 12 21:49:22.520483 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c92848c-486e-4efa-b5f0-1e7b28653b79 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.520727 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c92848c-486e-4efa-b5f0-1e7b28653b79 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.540727 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c92848c-486e-4efa-b5f0-1e7b28653b79 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key1 returned with HTTP 202 Aug 12 21:49:22.541156 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1109/4440] 10.4.3.240 () {68 vars in 1455 bytes} [Wed Aug 12 21:49:22 2026] DELETE /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:49:22.552747 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e237c1cf-51a7-434b-aefd-fc6eed04c31b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.553814 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e237c1cf-51a7-434b-aefd-fc6eed04c31b tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] GET https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key1 Aug 12 21:49:22.554061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e237c1cf-51a7-434b-aefd-fc6eed04c31b tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.554239 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e237c1cf-51a7-434b-aefd-fc6eed04c31b tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.567358 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e237c1cf-51a7-434b-aefd-fc6eed04c31b tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] HTTP exception thrown: Group Type f3327634-7529-4f40-b0cb-bb76b0143c98 has no extra spec with key key1. Aug 12 21:49:22.567642 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e237c1cf-51a7-434b-aefd-fc6eed04c31b tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key1 returned with HTTP 404 Aug 12 21:49:22.568424 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1112/4441] 10.4.3.240 () {68 vars in 1452 bytes} [Wed Aug 12 21:49:22 2026] GET /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key1 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:49:22.581227 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1e97c876-c712-4c60-906f-38b5f5976b0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.585296 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e97c876-c712-4c60-906f-38b5f5976b0f tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 Aug 12 21:49:22.585535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e97c876-c712-4c60-906f-38b5f5976b0f tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.585784 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e97c876-c712-4c60-906f-38b5f5976b0f tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.603251 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e97c876-c712-4c60-906f-38b5f5976b0f tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 returned with HTTP 202 Aug 12 21:49:22.603950 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1115/4442] 10.4.3.240 () {68 vars in 1455 bytes} [Wed Aug 12 21:49:22 2026] DELETE /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:49:22.614794 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6b5dce0-06da-4522-bc64-1196df7ef4a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.618441 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6b5dce0-06da-4522-bc64-1196df7ef4a1 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] GET https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 Aug 12 21:49:22.619009 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6b5dce0-06da-4522-bc64-1196df7ef4a1 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.619381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6b5dce0-06da-4522-bc64-1196df7ef4a1 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.630077 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6b5dce0-06da-4522-bc64-1196df7ef4a1 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] HTTP exception thrown: Group Type f3327634-7529-4f40-b0cb-bb76b0143c98 has no extra spec with key key2. Aug 12 21:49:22.630337 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6b5dce0-06da-4522-bc64-1196df7ef4a1 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 returned with HTTP 404 Aug 12 21:49:22.631182 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1107/4443] 10.4.3.240 () {68 vars in 1452 bytes} [Wed Aug 12 21:49:22 2026] GET /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key2 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:49:22.643527 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0767e88-d89e-40e5-b0b6-09939b68f473 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.649609 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0767e88-d89e-40e5-b0b6-09939b68f473 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 Aug 12 21:49:22.650244 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0767e88-d89e-40e5-b0b6-09939b68f473 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.650244 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0767e88-d89e-40e5-b0b6-09939b68f473 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.667956 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0767e88-d89e-40e5-b0b6-09939b68f473 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 returned with HTTP 202 Aug 12 21:49:22.668452 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1110/4444] 10.4.3.240 () {68 vars in 1455 bytes} [Wed Aug 12 21:49:22 2026] DELETE /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:49:22.677959 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ffd35d4c-9bd4-4171-a952-9792558e5ca4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.680290 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffd35d4c-9bd4-4171-a952-9792558e5ca4 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] GET https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 Aug 12 21:49:22.680512 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ffd35d4c-9bd4-4171-a952-9792558e5ca4 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.680747 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ffd35d4c-9bd4-4171-a952-9792558e5ca4 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.688315 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffd35d4c-9bd4-4171-a952-9792558e5ca4 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] HTTP exception thrown: Group Type f3327634-7529-4f40-b0cb-bb76b0143c98 has no extra spec with key key3. Aug 12 21:49:22.688506 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffd35d4c-9bd4-4171-a952-9792558e5ca4 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 returned with HTTP 404 Aug 12 21:49:22.689243 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1113/4445] 10.4.3.240 () {68 vars in 1452 bytes} [Wed Aug 12 21:49:22 2026] GET /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:49:22.700760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b81fb58-1eaa-47a9-a649-2ca8bd5c1ca2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.704712 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b81fb58-1eaa-47a9-a649-2ca8bd5c1ca2 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] DELETE https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98 Aug 12 21:49:22.705076 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b81fb58-1eaa-47a9-a649-2ca8bd5c1ca2 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.705417 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b81fb58-1eaa-47a9-a649-2ca8bd5c1ca2 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.724283 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b81fb58-1eaa-47a9-a649-2ca8bd5c1ca2 tempest-GroupTypeSpecsTest-427108996 tempest-GroupTypeSpecsTest-427108996-project-admin] https://10.4.3.240/volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98 returned with HTTP 202 Aug 12 21:49:22.725054 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1116/4446] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:49:22 2026] DELETE /volume/v3/group_types/f3327634-7529-4f40-b0cb-bb76b0143c98 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:49:22.947330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9039c3a9-fae4-412b-bc6a-43c421eb1455 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:22.949715 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9039c3a9-fae4-412b-bc6a-43c421eb1455 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:22.950247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9039c3a9-fae4-412b-bc6a-43c421eb1455 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:22.950247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9039c3a9-fae4-412b-bc6a-43c421eb1455 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:22.965802 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:22.965802 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:22.971796 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9039c3a9-fae4-412b-bc6a-43c421eb1455 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:22.979394 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9039c3a9-fae4-412b-bc6a-43c421eb1455 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:22.979866 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1108/4447] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:22 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:49:23.303336 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-d8ebc16e-3171-4430-bcf8-582ee5efb5cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:23.306729 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-d8ebc16e-3171-4430-bcf8-582ee5efb5cb tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e/action Aug 12 21:49:23.306729 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-d8ebc16e-3171-4430-bcf8-582ee5efb5cb tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:49:23.306729 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-d8ebc16e-3171-4430-bcf8-582ee5efb5cb tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:23.333286 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:23.333286 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:23.357920 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-407a2242-d7a8-4751-b1c6-9b5de546b5f9 req-d8ebc16e-3171-4430-bcf8-582ee5efb5cb tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e/action returned with HTTP 204 Aug 12 21:49:23.358665 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1111/4448] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:49:23 2026] POST /volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:24.001081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-53eecc41-2d5d-4175-bcfc-7e13bf0ac6db None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:24.003321 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-53eecc41-2d5d-4175-bcfc-7e13bf0ac6db tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:24.003859 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-53eecc41-2d5d-4175-bcfc-7e13bf0ac6db tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:24.004152 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-53eecc41-2d5d-4175-bcfc-7e13bf0ac6db tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:24.031079 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:24.031079 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:24.038356 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-53eecc41-2d5d-4175-bcfc-7e13bf0ac6db tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:24.046921 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-53eecc41-2d5d-4175-bcfc-7e13bf0ac6db tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:24.047675 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1114/4449] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:24 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:24.084379 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-753a81a6-f586-47e1-ba00-791e767e8e9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:24.086760 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-753a81a6-f586-47e1-ba00-791e767e8e9f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:24.086760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-753a81a6-f586-47e1-ba00-791e767e8e9f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:24.086760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-753a81a6-f586-47e1-ba00-791e767e8e9f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:24.109559 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:24.109559 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:24.115672 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-753a81a6-f586-47e1-ba00-791e767e8e9f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:24.123560 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-753a81a6-f586-47e1-ba00-791e767e8e9f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:24.124196 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1117/4450] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:24 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:24.179436 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e27c5dec-9d8a-4a24-9f19-065c909c032a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:24.187486 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e27c5dec-9d8a-4a24-9f19-065c909c032a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:24.188169 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e27c5dec-9d8a-4a24-9f19-065c909c032a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:24.188169 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e27c5dec-9d8a-4a24-9f19-065c909c032a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:24.204317 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:24.204317 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:24.210669 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e27c5dec-9d8a-4a24-9f19-065c909c032a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:24.218806 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e27c5dec-9d8a-4a24-9f19-065c909c032a tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:24.219761 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1109/4451] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:49:24 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:24.246021 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-83533e15-05e9-466d-b524-62a76c63c44f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:24.248898 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-83533e15-05e9-466d-b524-62a76c63c44f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/action Aug 12 21:49:24.249325 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-83533e15-05e9-466d-b524-62a76c63c44f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:49:24.249587 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-83533e15-05e9-466d-b524-62a76c63c44f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:24.266860 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:24.266860 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:24.267381 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-83533e15-05e9-466d-b524-62a76c63c44f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:24.282406 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-83533e15-05e9-466d-b524-62a76c63c44f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Begin detaching volume completed successfully. Aug 12 21:49:24.282850 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-83533e15-05e9-466d-b524-62a76c63c44f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/action returned with HTTP 202 Aug 12 21:49:24.283477 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1112/4452] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:49:24 2026] POST /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:49:24.346941 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-be9c328f-f6ae-4bd8-b992-a581ecce3268 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:24.347475 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be9c328f-f6ae-4bd8-b992-a581ecce3268 None None] GET https://10.4.3.240/volume// Aug 12 21:49:24.347769 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be9c328f-f6ae-4bd8-b992-a581ecce3268 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:24.348021 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be9c328f-f6ae-4bd8-b992-a581ecce3268 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:24.348447 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be9c328f-f6ae-4bd8-b992-a581ecce3268 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:49:24.352204 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1115/4453] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:49:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:49:24.365461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-8cd55c69-81a4-4686-adb1-c46a7130b911 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:24.369899 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-8cd55c69-81a4-4686-adb1-c46a7130b911 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:24.370135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-8cd55c69-81a4-4686-adb1-c46a7130b911 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:24.370370 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-8cd55c69-81a4-4686-adb1-c46a7130b911 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:24.388839 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:24.388839 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:24.396348 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-8cd55c69-81a4-4686-adb1-c46a7130b911 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:24.402345 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-8cd55c69-81a4-4686-adb1-c46a7130b911 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:24.402856 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1118/4454] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:49:24 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:49:24.420459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-f7a76fa3-ed54-41e5-9226-5ff450df4f01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:24.425368 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-f7a76fa3-ed54-41e5-9226-5ff450df4f01 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/encryption Aug 12 21:49:24.425720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-f7a76fa3-ed54-41e5-9226-5ff450df4f01 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:24.426012 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-f7a76fa3-ed54-41e5-9226-5ff450df4f01 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:24.450482 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:24.450482 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:24.461981 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-f7a76fa3-ed54-41e5-9226-5ff450df4f01 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/encryption returned with HTTP 200 Aug 12 21:49:24.462636 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1110/4455] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:49:24 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:25.621231 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e59ee49a-5157-4280-9f46-f2b896320c36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:25.623936 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e59ee49a-5157-4280-9f46-f2b896320c36 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e Aug 12 21:49:25.624140 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e59ee49a-5157-4280-9f46-f2b896320c36 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:25.624373 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e59ee49a-5157-4280-9f46-f2b896320c36 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:25.634305 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:25.634305 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:25.695468 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a71d165b-3e9e-4bf7-9dba-5f25faf1489a req-e59ee49a-5157-4280-9f46-f2b896320c36 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e returned with HTTP 200 Aug 12 21:49:25.695468 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1113/4456] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:49:25 2026] DELETE /volume/v3/attachments/282fae3e-7d96-4eb6-8bcf-a156f8e8418e => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:26.351655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-06fc05ab-a59e-4fd2-b013-dc5f34ac5187 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.512441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06fc05ab-a59e-4fd2-b013-dc5f34ac5187 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] POST https://10.4.3.240/volume/v3/types/59c1cba1-5257-491b-9ecb-7dec516fa4a3/encryption Aug 12 21:49:26.513020 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-06fc05ab-a59e-4fd2-b013-dc5f34ac5187 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:26.533986 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06fc05ab-a59e-4fd2-b013-dc5f34ac5187 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types/59c1cba1-5257-491b-9ecb-7dec516fa4a3/encryption returned with HTTP 404 Aug 12 21:49:26.534607 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1116/4457] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:49:26 2026] POST /volume/v3/types/59c1cba1-5257-491b-9ecb-7dec516fa4a3/encryption => generated 114 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:26.539134 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cf8e36dc-e5cf-4c27-ad13-7d530d494e3f req-79155a9b-fe0c-4866-b73c-5acd53b719b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.542176 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cf8e36dc-e5cf-4c27-ad13-7d530d494e3f req-79155a9b-fe0c-4866-b73c-5acd53b719b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:26.542574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cf8e36dc-e5cf-4c27-ad13-7d530d494e3f req-79155a9b-fe0c-4866-b73c-5acd53b719b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:26.542891 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cf8e36dc-e5cf-4c27-ad13-7d530d494e3f req-79155a9b-fe0c-4866-b73c-5acd53b719b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:26.544247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a2f1d7d-59db-4f5d-9adb-4d9b8274e025 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.547349 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a2f1d7d-59db-4f5d-9adb-4d9b8274e025 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:26.548083 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a2f1d7d-59db-4f5d-9adb-4d9b8274e025 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-668006357", "os-volume-type-access:is_public": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:26.553240 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:26.553240 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:26.559565 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-cf8e36dc-e5cf-4c27-ad13-7d530d494e3f req-79155a9b-fe0c-4866-b73c-5acd53b719b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:26.564366 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a2f1d7d-59db-4f5d-9adb-4d9b8274e025 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:26.564771 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1111/4458] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:49:26 2026] POST /volume/v3/types => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:26.566418 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cf8e36dc-e5cf-4c27-ad13-7d530d494e3f req-79155a9b-fe0c-4866-b73c-5acd53b719b8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:26.566983 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1119/4459] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:49:26 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:26.577000 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a46558d3-80d7-4249-8b1a-2f10d8684b11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.666708 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a46558d3-80d7-4249-8b1a-2f10d8684b11 tempest-VolumeTypesNegativeTest-1563509660 tempest-VolumeTypesNegativeTest-1563509660-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:49:26.667216 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a46558d3-80d7-4249-8b1a-2f10d8684b11 tempest-VolumeTypesNegativeTest-1563509660 tempest-VolumeTypesNegativeTest-1563509660-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a72ef41d-a9de-4e26-b331-def1878fc197", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-975945119"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:26.671653 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a46558d3-80d7-4249-8b1a-2f10d8684b11 tempest-VolumeTypesNegativeTest-1563509660 tempest-VolumeTypesNegativeTest-1563509660-project-member] Create volume request body: {'volume': {'volume_type': 'a72ef41d-a9de-4e26-b331-def1878fc197', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-975945119'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:49:26.682842 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a46558d3-80d7-4249-8b1a-2f10d8684b11 tempest-VolumeTypesNegativeTest-1563509660 tempest-VolumeTypesNegativeTest-1563509660-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 404 Aug 12 21:49:26.683665 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1114/4460] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:49:26 2026] POST /volume/v3/volumes => generated 114 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:26.694896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ade3e92c-e855-4545-9f6c-117969e37c5a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.698239 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ade3e92c-e855-4545-9f6c-117969e37c5a tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] DELETE https://10.4.3.240/volume/v3/types/a72ef41d-a9de-4e26-b331-def1878fc197 Aug 12 21:49:26.698457 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ade3e92c-e855-4545-9f6c-117969e37c5a tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:26.698761 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ade3e92c-e855-4545-9f6c-117969e37c5a tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:26.753788 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ade3e92c-e855-4545-9f6c-117969e37c5a tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types/a72ef41d-a9de-4e26-b331-def1878fc197 returned with HTTP 202 Aug 12 21:49:26.754324 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1117/4461] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:26 2026] DELETE /volume/v3/types/a72ef41d-a9de-4e26-b331-def1878fc197 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:26.764655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59654870-95c8-430b-b922-330bdfa835cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.766749 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59654870-95c8-430b-b922-330bdfa835cd tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] GET https://10.4.3.240/volume/v3/types/a72ef41d-a9de-4e26-b331-def1878fc197 Aug 12 21:49:26.767013 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59654870-95c8-430b-b922-330bdfa835cd tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:26.767257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59654870-95c8-430b-b922-330bdfa835cd tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:26.772957 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59654870-95c8-430b-b922-330bdfa835cd tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types/a72ef41d-a9de-4e26-b331-def1878fc197 returned with HTTP 404 Aug 12 21:49:26.773767 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1112/4462] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:49:26 2026] GET /volume/v3/types/a72ef41d-a9de-4e26-b331-def1878fc197 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:26.783377 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3437e346-6747-43d0-9174-e957dcb0eddc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.786058 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3437e346-6747-43d0-9174-e957dcb0eddc tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:26.786521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3437e346-6747-43d0-9174-e957dcb0eddc tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:26.788801 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3437e346-6747-43d0-9174-e957dcb0eddc tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 400 Aug 12 21:49:26.789587 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1120/4463] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:49:26 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:49:26.798457 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c33ec1b6-9da6-4d8c-bb5e-2f216d951120 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.800483 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c33ec1b6-9da6-4d8c-bb5e-2f216d951120 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:26.800963 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c33ec1b6-9da6-4d8c-bb5e-2f216d951120 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-565727832"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:26.802963 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:26.802963 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:26.825832 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c33ec1b6-9da6-4d8c-bb5e-2f216d951120 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:26.826305 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1115/4464] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:49:26 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:26.834828 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d9b51fab-b5e4-42f6-88ad-1777658f1be1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.836965 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d9b51fab-b5e4-42f6-88ad-1777658f1be1 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:26.837478 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d9b51fab-b5e4-42f6-88ad-1777658f1be1 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-565727832"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:26.845741 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d9b51fab-b5e4-42f6-88ad-1777658f1be1 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-565727832 already exists. Aug 12 21:49:26.848649 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d9b51fab-b5e4-42f6-88ad-1777658f1be1 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 409 Aug 12 21:49:26.848649 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1118/4465] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:49:26 2026] POST /volume/v3/types => generated 133 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:26.854121 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f0ae0c2e-4c46-49da-9e49-93beffe84231 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.856426 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0ae0c2e-4c46-49da-9e49-93beffe84231 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] DELETE https://10.4.3.240/volume/v3/types/49bd39ea-5111-4c18-b118-c2f9e334e3af Aug 12 21:49:26.856776 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0ae0c2e-4c46-49da-9e49-93beffe84231 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:26.857048 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0ae0c2e-4c46-49da-9e49-93beffe84231 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:26.891344 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0ae0c2e-4c46-49da-9e49-93beffe84231 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types/49bd39ea-5111-4c18-b118-c2f9e334e3af returned with HTTP 202 Aug 12 21:49:26.891996 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1113/4466] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:26 2026] DELETE /volume/v3/types/49bd39ea-5111-4c18-b118-c2f9e334e3af => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:26.902540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b111231-0e93-4f95-acab-3c7d92df2360 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.906097 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b111231-0e93-4f95-acab-3c7d92df2360 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] GET https://10.4.3.240/volume/v3/types/49bd39ea-5111-4c18-b118-c2f9e334e3af Aug 12 21:49:26.906355 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b111231-0e93-4f95-acab-3c7d92df2360 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:26.906673 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b111231-0e93-4f95-acab-3c7d92df2360 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:26.913053 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b111231-0e93-4f95-acab-3c7d92df2360 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types/49bd39ea-5111-4c18-b118-c2f9e334e3af returned with HTTP 404 Aug 12 21:49:26.913538 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1121/4467] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:49:26 2026] GET /volume/v3/types/49bd39ea-5111-4c18-b118-c2f9e334e3af => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:26.925353 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b6d13f1-9254-4700-ba71-b8b5e27ad5d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.928788 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b6d13f1-9254-4700-ba71-b8b5e27ad5d8 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] DELETE https://10.4.3.240/volume/v3/types/54bea797-5fd9-4453-8088-704acaeac316 Aug 12 21:49:26.928788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b6d13f1-9254-4700-ba71-b8b5e27ad5d8 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:26.928924 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b6d13f1-9254-4700-ba71-b8b5e27ad5d8 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:26.939170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b6d13f1-9254-4700-ba71-b8b5e27ad5d8 tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types/54bea797-5fd9-4453-8088-704acaeac316 returned with HTTP 404 Aug 12 21:49:26.943498 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1116/4468] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:26 2026] DELETE /volume/v3/types/54bea797-5fd9-4453-8088-704acaeac316 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:26.955603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-05347698-dba1-457f-b298-1ddf2bbd0f3e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:26.957601 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05347698-dba1-457f-b298-1ddf2bbd0f3e tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] GET https://10.4.3.240/volume/v3/types/0f54853e-8529-4c52-8e2e-90151c426af2 Aug 12 21:49:26.957917 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05347698-dba1-457f-b298-1ddf2bbd0f3e tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:26.958109 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05347698-dba1-457f-b298-1ddf2bbd0f3e tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:26.962040 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05347698-dba1-457f-b298-1ddf2bbd0f3e tempest-VolumeTypesNegativeTest-441273132 tempest-VolumeTypesNegativeTest-441273132-project-admin] https://10.4.3.240/volume/v3/types/0f54853e-8529-4c52-8e2e-90151c426af2 returned with HTTP 404 Aug 12 21:49:26.962565 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1119/4469] 10.4.3.240 () {66 vars in 1342 bytes} [Wed Aug 12 21:49:26 2026] GET /volume/v3/types/0f54853e-8529-4c52-8e2e-90151c426af2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:29.595643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33ec2e8f-a2b1-4ecd-81b1-31d814a5020b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:29.723216 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33ec2e8f-a2b1-4ecd-81b1-31d814a5020b tempest-ExtensionsTestJSON-1245318925 tempest-ExtensionsTestJSON-1245318925-project-member] GET https://10.4.3.240/volume/v3/extensions Aug 12 21:49:29.723382 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33ec2e8f-a2b1-4ecd-81b1-31d814a5020b tempest-ExtensionsTestJSON-1245318925 tempest-ExtensionsTestJSON-1245318925-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:29.723602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33ec2e8f-a2b1-4ecd-81b1-31d814a5020b tempest-ExtensionsTestJSON-1245318925 tempest-ExtensionsTestJSON-1245318925-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:29.723975 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33ec2e8f-a2b1-4ecd-81b1-31d814a5020b tempest-ExtensionsTestJSON-1245318925 tempest-ExtensionsTestJSON-1245318925-project-member] https://10.4.3.240/volume/v3/extensions returned with HTTP 200 Aug 12 21:49:29.724332 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1114/4470] 10.4.3.240 () {66 vars in 1246 bytes} [Wed Aug 12 21:49:29 2026] GET /volume/v3/extensions => generated 5245 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:30.313654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6051e5d-9386-4791-97b2-7e20782317e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:30.317891 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6051e5d-9386-4791-97b2-7e20782317e9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:30.319123 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6051e5d-9386-4791-97b2-7e20782317e9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:30.320418 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6051e5d-9386-4791-97b2-7e20782317e9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:30.320862 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b6051e5d-9386-4791-97b2-7e20782317e9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Delete volume with id: 9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:30.339508 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:30.339508 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:30.340742 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6051e5d-9386-4791-97b2-7e20782317e9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:30.363085 np0000007121 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-b6051e5d-9386-4791-97b2-7e20782317e9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:49:30.377098 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6051e5d-9386-4791-97b2-7e20782317e9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Delete volume request issued successfully. Aug 12 21:49:30.377438 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6051e5d-9386-4791-97b2-7e20782317e9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 202 Aug 12 21:49:30.378173 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1122/4471] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:49:30 2026] DELETE /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:30.389109 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6334dde0-91a7-4b75-9fe5-9f5ae4af1be8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:30.391239 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6334dde0-91a7-4b75-9fe5-9f5ae4af1be8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:30.391687 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6334dde0-91a7-4b75-9fe5-9f5ae4af1be8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:30.391784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6334dde0-91a7-4b75-9fe5-9f5ae4af1be8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:30.403648 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:30.403648 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:30.408907 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6334dde0-91a7-4b75-9fe5-9f5ae4af1be8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:49:30.420699 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6334dde0-91a7-4b75-9fe5-9f5ae4af1be8 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 200 Aug 12 21:49:30.420699 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1117/4472] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:30 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:31.231202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-23138f76-b03b-4f64-ab57-65fcd4b66200 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.231758 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23138f76-b03b-4f64-ab57-65fcd4b66200 None None] GET https://10.4.3.240/volume// Aug 12 21:49:31.232096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23138f76-b03b-4f64-ab57-65fcd4b66200 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:31.232416 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23138f76-b03b-4f64-ab57-65fcd4b66200 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:31.232844 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23138f76-b03b-4f64-ab57-65fcd4b66200 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:49:31.233558 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1120/4473] 10.4.3.240 () {64 vars in 1004 bytes} [Wed Aug 12 21:49:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:49:31.244314 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ba82a28-1088-4781-85a4-980794309ebb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.244778 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ba82a28-1088-4781-85a4-980794309ebb None None] GET https://10.4.3.240/volume// Aug 12 21:49:31.244989 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ba82a28-1088-4781-85a4-980794309ebb None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:31.245119 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ba82a28-1088-4781-85a4-980794309ebb None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:31.245477 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ba82a28-1088-4781-85a4-980794309ebb None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:49:31.245791 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1115/4474] 10.4.3.240 () {64 vars in 1004 bytes} [Wed Aug 12 21:49:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:49:31.256542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0b81118-4154-46d1-81b3-8c0d66454af5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.372821 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0b81118-4154-46d1-81b3-8c0d66454af5 tempest-VersionsTest-944734741 tempest-VersionsTest-944734741-project-member] GET https://10.4.3.240/volume/v3/ Aug 12 21:49:31.372821 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0b81118-4154-46d1-81b3-8c0d66454af5 tempest-VersionsTest-944734741 tempest-VersionsTest-944734741-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:31.372821 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0b81118-4154-46d1-81b3-8c0d66454af5 tempest-VersionsTest-944734741 tempest-VersionsTest-944734741-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:31.372821 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0b81118-4154-46d1-81b3-8c0d66454af5 tempest-VersionsTest-944734741 tempest-VersionsTest-944734741-project-member] https://10.4.3.240/volume/v3/ returned with HTTP 200 Aug 12 21:49:31.373479 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1123/4475] 10.4.3.240 () {66 vars in 1216 bytes} [Wed Aug 12 21:49:31 2026] GET /volume/v3/ => generated 386 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:31.441228 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-367832f8-6dec-4627-ad8a-3a88ac6f2549 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.443225 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-367832f8-6dec-4627-ad8a-3a88ac6f2549 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 Aug 12 21:49:31.443570 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-367832f8-6dec-4627-ad8a-3a88ac6f2549 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:31.443873 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-367832f8-6dec-4627-ad8a-3a88ac6f2549 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:31.451370 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-367832f8-6dec-4627-ad8a-3a88ac6f2549 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 returned with HTTP 404 Aug 12 21:49:31.452755 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1118/4476] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:31 2026] GET /volume/v3/volumes/9347192b-1062-467e-b6dd-eef28a57fd60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:31.461314 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7ef31c5b-9205-4735-a03f-ece627034f9e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.466786 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7ef31c5b-9205-4735-a03f-ece627034f9e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:49:31.466950 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7ef31c5b-9205-4735-a03f-ece627034f9e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:31.467126 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7ef31c5b-9205-4735-a03f-ece627034f9e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:31.468475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7ef31c5b-9205-4735-a03f-ece627034f9e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:49:31.491496 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7ef31c5b-9205-4735-a03f-ece627034f9e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Get all volumes completed successfully. Aug 12 21:49:31.493363 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:31.493363 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:31.500322 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7ef31c5b-9205-4735-a03f-ece627034f9e tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:49:31.501036 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1121/4477] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:49:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9084 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:31.518538 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5af28d2d-4b96-45f0-bf21-9765d9b85e2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.521699 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5af28d2d-4b96-45f0-bf21-9765d9b85e2a tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] DELETE https://10.4.3.240/volume/v3/types/c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd Aug 12 21:49:31.522532 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5af28d2d-4b96-45f0-bf21-9765d9b85e2a tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:31.522532 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5af28d2d-4b96-45f0-bf21-9765d9b85e2a tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:31.552677 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5af28d2d-4b96-45f0-bf21-9765d9b85e2a tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types/c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd returned with HTTP 202 Aug 12 21:49:31.553174 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1116/4478] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:49:31 2026] DELETE /volume/v3/types/c2f94c9c-c8e8-4b08-b24e-8c9dd25cc7bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:49:31.568659 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-66650937-f638-49f7-8cf2-d544dea679b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.571906 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66650937-f638-49f7-8cf2-d544dea679b4 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:49:31.572523 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66650937-f638-49f7-8cf2-d544dea679b4 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-678469658", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:31.597846 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66650937-f638-49f7-8cf2-d544dea679b4 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:49:31.599047 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1124/4479] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:49:31 2026] POST /volume/v3/types => generated 211 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:31.610450 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2c7198b-e921-423d-a9ab-2240c6998065 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.613815 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2c7198b-e921-423d-a9ab-2240c6998065 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] POST https://10.4.3.240/volume/v3/types/d49e754e-5d23-436e-81a3-49f1276ac4ae/encryption Aug 12 21:49:31.613815 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2c7198b-e921-423d-a9ab-2240c6998065 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:31.635485 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2c7198b-e921-423d-a9ab-2240c6998065 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types/d49e754e-5d23-436e-81a3-49f1276ac4ae/encryption returned with HTTP 200 Aug 12 21:49:31.636291 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1119/4480] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:49:31 2026] POST /volume/v3/types/d49e754e-5d23-436e-81a3-49f1276ac4ae/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:31.647231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:31.650760 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:49:31.650760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1129938957", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-678469658", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:31.652515 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1129938957', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-678469658', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:49:31.657968 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume of 1 GB Aug 12 21:49:31.659203 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:31.659203 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:31.659203 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Availability Zones retrieved successfully. Aug 12 21:49:31.668733 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Flow 'volume_create_api' (7102fd54-b88b-4008-9278-ee949e733fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:49:31.669479 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5178e178-e0e8-404b-b59f-1a4cbaf10e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:31.670945 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:49:31.707655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5178e178-e0e8-404b-b59f-1a4cbaf10e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:49:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d49e754e-5d23-436e-81a3-49f1276ac4ae,is_public=True,name='tempest-scenario-type-luks-678469658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd49e754e-5d23-436e-81a3-49f1276ac4ae', '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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:31.708506 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80aad865-b95d-4580-bdb3-8ea7c6c2eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:31.744617 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-678469658 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-678469658, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:49:31.745441 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-678469658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-678469658, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:49:31.793096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Created reservations ['bfdb881e-1a2d-4101-a65b-70845dc2252c', 'a6fcafcd-b53d-4668-8bd5-d28319c27475', 'ed824ca0-fc98-45b2-b0a4-3ffe799ae2fc', '1c14ac81-a77a-41f0-91d0-ce8da8fd1a0c'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:49:31.794665 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80aad865-b95d-4580-bdb3-8ea7c6c2eb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfdb881e-1a2d-4101-a65b-70845dc2252c', 'a6fcafcd-b53d-4668-8bd5-d28319c27475', 'ed824ca0-fc98-45b2-b0a4-3ffe799ae2fc', '1c14ac81-a77a-41f0-91d0-ce8da8fd1a0c']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:31.796986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c53cff-daf9-4d9f-9127-6e9182a730dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:31.827541 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c53cff-daf9-4d9f-9127-6e9182a730dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88d72b4-2d77-47de-8564-2fe28c0aaac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1129938957',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b22d0144c2482eb1075427773017bc',qos_specs=None,replication_status=,reservations=['bfdb881e-1a2d-4101-a65b-70845dc2252c','a6fcafcd-b53d-4668-8bd5-d28319c27475','ed824ca0-fc98-45b2-b0a4-3ffe799ae2fc','1c14ac81-a77a-41f0-91d0-ce8da8fd1a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077356b76d4442e89323d40a4bf915f',volume_type_id=d49e754e-5d23-436e-81a3-49f1276ac4ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:49:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1129938957',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e88d72b4-2d77-47de-8564-2fe28c0aaac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b22d0144c2482eb1075427773017bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077356b76d4442e89323d40a4bf915f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d49e754e-5d23-436e-81a3-49f1276ac4ae),volume_type_id=d49e754e-5d23-436e-81a3-49f1276ac4ae)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:31.829179 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e650e6c7-7af4-405c-8a64-af647624f5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:31.854862 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e650e6c7-7af4-405c-8a64-af647624f5a3) transitioned into state 'SUCCESS' from state '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-1129938957',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b22d0144c2482eb1075427773017bc',qos_specs=None,replication_status=,reservations=['bfdb881e-1a2d-4101-a65b-70845dc2252c','a6fcafcd-b53d-4668-8bd5-d28319c27475','ed824ca0-fc98-45b2-b0a4-3ffe799ae2fc','1c14ac81-a77a-41f0-91d0-ce8da8fd1a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077356b76d4442e89323d40a4bf915f',volume_type_id=d49e754e-5d23-436e-81a3-49f1276ac4ae)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:31.856837 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32923897-0def-4591-bf72-4bbd08977932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:31.873773 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32923897-0def-4591-bf72-4bbd08977932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:31.875511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Flow 'volume_create_api' (7102fd54-b88b-4008-9278-ee949e733fde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:49:31.877248 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Create volume request issued successfully. Aug 12 21:49:31.877744 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03199e34-2c73-4b40-8219-26f2dbce26a3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:49:31.878415 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1122/4481] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:49:31 2026] POST /volume/v3/volumes => generated 784 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:33.149586 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:33.152443 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:49:33.152964 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1472153006", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:33.154798 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1472153006', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:49:33.155011 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Create volume of 1 GB Aug 12 21:49:33.160960 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Availability Zones retrieved successfully. Aug 12 21:49:33.167816 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Flow 'volume_create_api' (04f7c977-ed43-48a6-a74d-9cb8a81abe0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:49:33.169388 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aaccbca-889c-4897-a79f-4ae2ec950867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:33.170505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:49:33.210045 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aaccbca-889c-4897-a79f-4ae2ec950867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:33.211179 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a31475-1aa9-4924-9ee8-dbeb1f207868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:33.305548 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Created reservations ['1b3e588b-5523-41b2-82e7-38de8a8956bb', 'b485843d-ab2c-4890-ace7-68ef51173c7f', '5e3d2d37-b6b4-467a-9bf0-ea89202f5cdf', 'd8619d53-69b7-4b6c-84e4-9d5f86045b60'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:49:33.306462 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a31475-1aa9-4924-9ee8-dbeb1f207868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b3e588b-5523-41b2-82e7-38de8a8956bb', 'b485843d-ab2c-4890-ace7-68ef51173c7f', '5e3d2d37-b6b4-467a-9bf0-ea89202f5cdf', 'd8619d53-69b7-4b6c-84e4-9d5f86045b60']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:33.307284 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e381d06b-1769-4178-af1d-c0fbbc669f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:33.336324 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e381d06b-1769-4178-af1d-c0fbbc669f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d96b036-2164-4bf6-8745-aab13dd71998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1472153006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ee7bcc46352466c9609ca661cdbf874',qos_specs=None,replication_status=,reservations=['1b3e588b-5523-41b2-82e7-38de8a8956bb','b485843d-ab2c-4890-ace7-68ef51173c7f','5e3d2d37-b6b4-467a-9bf0-ea89202f5cdf','d8619d53-69b7-4b6c-84e4-9d5f86045b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cb35ef78164623878323e7826b13f4',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:49:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1472153006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d96b036-2164-4bf6-8745-aab13dd71998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ee7bcc46352466c9609ca661cdbf874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cb35ef78164623878323e7826b13f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:33.337209 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae63c18-4283-4318-a2be-0e6174c14cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:33.366065 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae63c18-4283-4318-a2be-0e6174c14cff) transitioned into state 'SUCCESS' from state '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-1472153006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ee7bcc46352466c9609ca661cdbf874',qos_specs=None,replication_status=,reservations=['1b3e588b-5523-41b2-82e7-38de8a8956bb','b485843d-ab2c-4890-ace7-68ef51173c7f','5e3d2d37-b6b4-467a-9bf0-ea89202f5cdf','d8619d53-69b7-4b6c-84e4-9d5f86045b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cb35ef78164623878323e7826b13f4',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:33.367374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0d236b-64f1-4981-be11-36ce161948f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:33.379803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0d236b-64f1-4981-be11-36ce161948f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:33.380781 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Flow 'volume_create_api' (04f7c977-ed43-48a6-a74d-9cb8a81abe0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:49:33.381204 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Create volume request issued successfully. Aug 12 21:49:33.381972 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87980664-cfe6-4a1b-a0b4-03bb72b16162 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:49:33.382528 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1117/4482] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:49:33 2026] POST /volume/v3/volumes => generated 755 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:33.404425 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-098930cb-a156-4c95-a322-f396465262fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:33.406654 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-098930cb-a156-4c95-a322-f396465262fe tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:33.406967 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-098930cb-a156-4c95-a322-f396465262fe tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:33.407127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-098930cb-a156-4c95-a322-f396465262fe tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:33.425594 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:33.425594 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:33.431276 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-098930cb-a156-4c95-a322-f396465262fe tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:33.437730 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-098930cb-a156-4c95-a322-f396465262fe tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:33.438298 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1125/4483] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:33 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:33.598189 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-978cea01-b59d-4312-b271-05ee7ac0d6c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:33.601706 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-978cea01-b59d-4312-b271-05ee7ac0d6c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:49:33.601706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-978cea01-b59d-4312-b271-05ee7ac0d6c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:33.601706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-978cea01-b59d-4312-b271-05ee7ac0d6c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:33.614573 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:33.614573 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:33.626543 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-978cea01-b59d-4312-b271-05ee7ac0d6c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:49:33.631430 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-978cea01-b59d-4312-b271-05ee7ac0d6c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 200 Aug 12 21:49:33.632223 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1120/4484] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:33 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 1649 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:34.454373 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dae9cfdf-97b0-4c51-8658-9c52b6f46c6b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.456364 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dae9cfdf-97b0-4c51-8658-9c52b6f46c6b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:34.456587 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dae9cfdf-97b0-4c51-8658-9c52b6f46c6b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.456842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dae9cfdf-97b0-4c51-8658-9c52b6f46c6b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.476005 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:34.476005 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:34.488333 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dae9cfdf-97b0-4c51-8658-9c52b6f46c6b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:34.500655 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dae9cfdf-97b0-4c51-8658-9c52b6f46c6b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:34.501166 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1123/4485] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:34.523490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60981a08-32a6-4f1b-a2ab-8a7cede588b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.526065 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60981a08-32a6-4f1b-a2ab-8a7cede588b9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:34.526405 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60981a08-32a6-4f1b-a2ab-8a7cede588b9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.526483 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60981a08-32a6-4f1b-a2ab-8a7cede588b9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.538959 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:34.538959 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:34.545409 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-60981a08-32a6-4f1b-a2ab-8a7cede588b9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:34.552135 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60981a08-32a6-4f1b-a2ab-8a7cede588b9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:34.552885 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1118/4486] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:34.576003 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9eef7caa-a7a6-487e-baf3-916d282d5abd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.578911 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9eef7caa-a7a6-487e-baf3-916d282d5abd tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:49:34.579106 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9eef7caa-a7a6-487e-baf3-916d282d5abd tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.579478 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9eef7caa-a7a6-487e-baf3-916d282d5abd tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.579901 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-9eef7caa-a7a6-487e-baf3-916d282d5abd tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:49:34.581087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9eef7caa-a7a6-487e-baf3-916d282d5abd tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:49:34.592600 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9eef7caa-a7a6-487e-baf3-916d282d5abd tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Get all volumes completed successfully. Aug 12 21:49:34.592600 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9eef7caa-a7a6-487e-baf3-916d282d5abd tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:49:34.593780 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1126/4487] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/v3/volumes => generated 339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:34.603866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b7f3e652-410a-48c0-a290-4f8454310a1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.605682 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7f3e652-410a-48c0-a290-4f8454310a1f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:34.606017 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7f3e652-410a-48c0-a290-4f8454310a1f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.606430 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7f3e652-410a-48c0-a290-4f8454310a1f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.618133 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:34.618133 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:34.627667 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b7f3e652-410a-48c0-a290-4f8454310a1f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:34.631848 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7f3e652-410a-48c0-a290-4f8454310a1f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:34.632609 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1121/4488] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:34.650853 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2b9d0be0-565d-492a-8857-1f5329a1fe44 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.654538 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2b9d0be0-565d-492a-8857-1f5329a1fe44 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:49:34.654538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2b9d0be0-565d-492a-8857-1f5329a1fe44 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.655730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2b9d0be0-565d-492a-8857-1f5329a1fe44 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.676615 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:34.676615 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:34.684790 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2b9d0be0-565d-492a-8857-1f5329a1fe44 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:49:34.692797 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-641a6d14-b270-4932-88a5-fc0e9d47872a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.693813 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2b9d0be0-565d-492a-8857-1f5329a1fe44 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 200 Aug 12 21:49:34.694255 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1124/4489] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 1649 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:34.695927 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-641a6d14-b270-4932-88a5-fc0e9d47872a tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:34.696247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-641a6d14-b270-4932-88a5-fc0e9d47872a tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.696302 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-641a6d14-b270-4932-88a5-fc0e9d47872a tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.704368 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:34.704368 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:34.710079 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-641a6d14-b270-4932-88a5-fc0e9d47872a tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:34.717121 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-641a6d14-b270-4932-88a5-fc0e9d47872a tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:34.717792 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1119/4490] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:34.822035 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef34c4fc-3fad-459f-8c59-322d859ef194 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.824689 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef34c4fc-3fad-459f-8c59-322d859ef194 None None] GET https://10.4.3.240/volume// Aug 12 21:49:34.824689 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef34c4fc-3fad-459f-8c59-322d859ef194 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.824689 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef34c4fc-3fad-459f-8c59-322d859ef194 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.824689 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef34c4fc-3fad-459f-8c59-322d859ef194 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:49:34.825490 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1127/4491] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:49:34.842531 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-b8294523-cc2b-4d08-8d23-2369b9887b10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.845834 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-b8294523-cc2b-4d08-8d23-2369b9887b10 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:49:34.845834 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-b8294523-cc2b-4d08-8d23-2369b9887b10 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d96b036-2164-4bf6-8745-aab13dd71998", "connector": null, "instance_uuid": "52890750-385c-44a1-a31e-adb6f5e21e56"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:34.858015 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:34.858015 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:34.904283 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-b8294523-cc2b-4d08-8d23-2369b9887b10 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:49:34.904640 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1122/4492] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:49:34 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 12 21:49:34.945488 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a982e7a-5553-41e1-8530-0090e890cd11 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.947721 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a982e7a-5553-41e1-8530-0090e890cd11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:34.948072 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a982e7a-5553-41e1-8530-0090e890cd11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.948352 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a982e7a-5553-41e1-8530-0090e890cd11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.963022 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:34.963022 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:34.966324 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c1dc014-3da0-4697-8692-0c1c7ab2ea45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.966869 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c1dc014-3da0-4697-8692-0c1c7ab2ea45 None None] GET https://10.4.3.240/volume// Aug 12 21:49:34.967414 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8a982e7a-5553-41e1-8530-0090e890cd11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:34.967592 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c1dc014-3da0-4697-8692-0c1c7ab2ea45 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.967906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c1dc014-3da0-4697-8692-0c1c7ab2ea45 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:34.968387 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c1dc014-3da0-4697-8692-0c1c7ab2ea45 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:49:34.968857 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1120/4493] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:49:34.973722 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a982e7a-5553-41e1-8530-0090e890cd11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:34.974245 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1125/4494] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:34.984915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-274949f6-ca03-4dcd-8037-0d8864195967 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:34.992423 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-274949f6-ca03-4dcd-8037-0d8864195967 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:34.992940 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-274949f6-ca03-4dcd-8037-0d8864195967 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:34.993328 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-274949f6-ca03-4dcd-8037-0d8864195967 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:35.015031 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:35.015031 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:35.027724 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-274949f6-ca03-4dcd-8037-0d8864195967 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:35.035902 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-274949f6-ca03-4dcd-8037-0d8864195967 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:35.037542 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1128/4495] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:49:34 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 1027 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:49:35.170652 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-322c3d3b-2ed9-4744-b89e-b32a7a7044e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:35.172966 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-322c3d3b-2ed9-4744-b89e-b32a7a7044e3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] PUT https://10.4.3.240/volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 Aug 12 21:49:35.173492 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-322c3d3b-2ed9-4744-b89e-b32a7a7044e3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:35.184707 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-322c3d3b-2ed9-4744-b89e-b32a7a7044e3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Acquiring lock "cinder-attachment_update-7d96b036-2164-4bf6-8745-aab13dd71998-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:49:35.190049 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-322c3d3b-2ed9-4744-b89e-b32a7a7044e3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Lock "cinder-attachment_update-7d96b036-2164-4bf6-8745-aab13dd71998-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:49:35.191257 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:35.191257 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:35.297276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-25a17d1b-7a33-4e26-a421-d745bed4781f req-b89064b6-28de-4444-9ef4-2d95e273f0a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:35.301058 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-25a17d1b-7a33-4e26-a421-d745bed4781f req-b89064b6-28de-4444-9ef4-2d95e273f0a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d Aug 12 21:49:35.301350 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-25a17d1b-7a33-4e26-a421-d745bed4781f req-b89064b6-28de-4444-9ef4-2d95e273f0a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:35.301591 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-25a17d1b-7a33-4e26-a421-d745bed4781f req-b89064b6-28de-4444-9ef4-2d95e273f0a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:35.316520 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:35.316520 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:35.329777 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-322c3d3b-2ed9-4744-b89e-b32a7a7044e3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Lock "cinder-attachment_update-7d96b036-2164-4bf6-8745-aab13dd71998-np0000007121" released by "attachment_update" :: held 0.140s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:49:35.330137 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-322c3d3b-2ed9-4744-b89e-b32a7a7044e3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 returned with HTTP 200 Aug 12 21:49:35.330826 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1123/4496] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:49:35 2026] PUT /volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:35.395921 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-25a17d1b-7a33-4e26-a421-d745bed4781f req-b89064b6-28de-4444-9ef4-2d95e273f0a0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d returned with HTTP 200 Aug 12 21:49:35.396563 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1121/4497] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:49:35 2026] DELETE /volume/v3/attachments/7de96d0a-1a14-490f-abbc-b5b3c963b13d => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:35.712830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7f6a4ae3-280d-49b2-aa2b-67e67e25b9a6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:35.712830 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f6a4ae3-280d-49b2-aa2b-67e67e25b9a6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:49:35.712830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f6a4ae3-280d-49b2-aa2b-67e67e25b9a6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:35.712830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f6a4ae3-280d-49b2-aa2b-67e67e25b9a6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:35.724546 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:35.724546 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:35.732531 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7f6a4ae3-280d-49b2-aa2b-67e67e25b9a6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:49:35.738456 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f6a4ae3-280d-49b2-aa2b-67e67e25b9a6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 200 Aug 12 21:49:35.740137 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1126/4498] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:35 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:35.753465 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8fbc4354-53c1-4bf4-96eb-b2d4feb661e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:35.755595 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fbc4354-53c1-4bf4-96eb-b2d4feb661e9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:49:35.756132 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fbc4354-53c1-4bf4-96eb-b2d4feb661e9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1347485829"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:35.757802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-8fbc4354-53c1-4bf4-96eb-b2d4feb661e9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating new backup {'backup': {'volume_id': '3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1347485829'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:49:35.757948 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-8fbc4354-53c1-4bf4-96eb-b2d4feb661e9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating backup of volume 3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d in container None Aug 12 21:49:35.767544 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:35.767544 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:35.768145 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8fbc4354-53c1-4bf4-96eb-b2d4feb661e9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:49:35.810570 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8fbc4354-53c1-4bf4-96eb-b2d4feb661e9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['f5a226d8-9933-4cae-a3af-fca913a051ca', '4e82cc7c-8f95-427b-9804-8901cfe0406e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:49:35.866683 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fbc4354-53c1-4bf4-96eb-b2d4feb661e9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:49:35.867274 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1129/4499] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:49:35 2026] POST /volume/v3/backups => generated 330 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:35.879901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2c8f70c-3642-4471-89fe-9f0c37da9945 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:35.885102 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2c8f70c-3642-4471-89fe-9f0c37da9945 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:35.885102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2c8f70c-3642-4471-89fe-9f0c37da9945 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:35.885102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2c8f70c-3642-4471-89fe-9f0c37da9945 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:35.885102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f2c8f70c-3642-4471-89fe-9f0c37da9945 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:35.891438 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:35.891438 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:35.892815 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2c8f70c-3642-4471-89fe-9f0c37da9945 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:35.893274 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1124/4500] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:35 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:35.996778 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4487d1fc-fccb-4e08-adc0-bf5ac22510be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:35.998793 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4487d1fc-fccb-4e08-adc0-bf5ac22510be tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:35.999072 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4487d1fc-fccb-4e08-adc0-bf5ac22510be tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:35.999332 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4487d1fc-fccb-4e08-adc0-bf5ac22510be tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:36.011014 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:36.011014 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:36.015733 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4487d1fc-fccb-4e08-adc0-bf5ac22510be tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:36.021505 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4487d1fc-fccb-4e08-adc0-bf5ac22510be tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:36.022043 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1122/4501] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:35 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:36.909690 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b5df2872-21b4-4450-8154-fb0ab946e274 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:36.912512 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5df2872-21b4-4450-8154-fb0ab946e274 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:36.912841 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5df2872-21b4-4450-8154-fb0ab946e274 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:36.913099 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5df2872-21b4-4450-8154-fb0ab946e274 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:36.913283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b5df2872-21b4-4450-8154-fb0ab946e274 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:36.920569 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:36.920569 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:36.921657 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5df2872-21b4-4450-8154-fb0ab946e274 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:36.922233 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1127/4502] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:36 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:37.039253 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c6d616c4-a930-4f52-a0f9-530f40d5324b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:37.041492 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6d616c4-a930-4f52-a0f9-530f40d5324b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:37.041907 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6d616c4-a930-4f52-a0f9-530f40d5324b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:37.042291 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6d616c4-a930-4f52-a0f9-530f40d5324b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:37.054474 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:37.054474 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:37.060369 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c6d616c4-a930-4f52-a0f9-530f40d5324b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:37.066941 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6d616c4-a930-4f52-a0f9-530f40d5324b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:37.067499 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1130/4503] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:37 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:37.936700 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9dc5db33-e489-45c1-b36e-24f5ebefb60e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:37.943787 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9dc5db33-e489-45c1-b36e-24f5ebefb60e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:37.944148 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9dc5db33-e489-45c1-b36e-24f5ebefb60e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:37.944507 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9dc5db33-e489-45c1-b36e-24f5ebefb60e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:37.947375 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9dc5db33-e489-45c1-b36e-24f5ebefb60e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:37.962404 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:37.962404 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:37.964105 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9dc5db33-e489-45c1-b36e-24f5ebefb60e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:37.964292 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1125/4504] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:37 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 738 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:38.085359 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f468dbf-948e-4dc5-af8e-9572166e2616 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:38.087435 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f468dbf-948e-4dc5-af8e-9572166e2616 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:38.087663 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f468dbf-948e-4dc5-af8e-9572166e2616 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:38.087884 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f468dbf-948e-4dc5-af8e-9572166e2616 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:38.106874 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:38.106874 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:38.112598 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5f468dbf-948e-4dc5-af8e-9572166e2616 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:38.120673 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f468dbf-948e-4dc5-af8e-9572166e2616 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:38.121202 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1123/4505] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:38 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:38.756367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-a079d67d-9339-42df-b60b-fc8415ce4d81 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:38.758995 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-a079d67d-9339-42df-b60b-fc8415ce4d81 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594/action Aug 12 21:49:38.759370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-a079d67d-9339-42df-b60b-fc8415ce4d81 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:49:38.759474 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-a079d67d-9339-42df-b60b-fc8415ce4d81 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:38.785430 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:38.785430 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:38.804890 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c057a4d5-3314-450b-b558-028fb35bc3ed req-a079d67d-9339-42df-b60b-fc8415ce4d81 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594/action returned with HTTP 204 Aug 12 21:49:38.805690 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1128/4506] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:49:38 2026] POST /volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:38.975981 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-349ad720-324f-4200-92d5-d61b8d061c95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:38.979170 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-349ad720-324f-4200-92d5-d61b8d061c95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:38.979447 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-349ad720-324f-4200-92d5-d61b8d061c95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:38.979708 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-349ad720-324f-4200-92d5-d61b8d061c95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:38.979867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-349ad720-324f-4200-92d5-d61b8d061c95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:38.988945 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:38.988945 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:38.989829 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-349ad720-324f-4200-92d5-d61b8d061c95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:38.990292 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1131/4507] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:38 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:39.136039 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-903ca90a-8828-418d-94ec-c81b07d78eaf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:39.138015 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-903ca90a-8828-418d-94ec-c81b07d78eaf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:39.138249 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-903ca90a-8828-418d-94ec-c81b07d78eaf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:39.138454 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-903ca90a-8828-418d-94ec-c81b07d78eaf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:39.152573 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:39.152573 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:39.158158 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-903ca90a-8828-418d-94ec-c81b07d78eaf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:39.164881 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-903ca90a-8828-418d-94ec-c81b07d78eaf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:39.165452 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1126/4508] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:39 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:39.182513 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-015f6894-bab1-470a-b15d-64894d1ee517 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:39.184659 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-015f6894-bab1-470a-b15d-64894d1ee517 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:39.184937 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-015f6894-bab1-470a-b15d-64894d1ee517 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:39.185149 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-015f6894-bab1-470a-b15d-64894d1ee517 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:39.197138 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:39.197138 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:39.202475 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-015f6894-bab1-470a-b15d-64894d1ee517 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:39.208159 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-015f6894-bab1-470a-b15d-64894d1ee517 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:39.208819 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1124/4509] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:39 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:39.223286 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55980976-14bd-4c83-988a-99b0b7693f05 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:39.225570 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55980976-14bd-4c83-988a-99b0b7693f05 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:49:39.226066 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55980976-14bd-4c83-988a-99b0b7693f05 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d96b036-2164-4bf6-8745-aab13dd71998", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-842392611", "description": null, "metadata": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:39.242294 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:39.242294 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:39.242846 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55980976-14bd-4c83-988a-99b0b7693f05 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:39.243019 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-55980976-14bd-4c83-988a-99b0b7693f05 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Create snapshot from volume 7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:39.313268 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-55980976-14bd-4c83-988a-99b0b7693f05 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Created reservations ['716e2b22-c189-4afa-9231-25d4bf9c7ec4', '189d2295-c8e5-4da5-991c-8c265714ad8e', '66b6a31a-4317-42b1-9158-5e3846393b66', '4dfb9109-da43-44e2-9bac-00907486bbc4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:49:39.363840 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55980976-14bd-4c83-988a-99b0b7693f05 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Snapshot force create request issued successfully. Aug 12 21:49:39.364495 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55980976-14bd-4c83-988a-99b0b7693f05 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:49:39.364814 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1129/4510] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:49:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:39.377579 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0ceeda4-a33b-418a-8ff0-97796bda0816 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:39.380077 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0ceeda4-a33b-418a-8ff0-97796bda0816 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:49:39.380409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0ceeda4-a33b-418a-8ff0-97796bda0816 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:39.380709 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0ceeda4-a33b-418a-8ff0-97796bda0816 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:39.389964 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:39.389964 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:39.390176 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0ceeda4-a33b-418a-8ff0-97796bda0816 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Snapshot retrieved successfully. Aug 12 21:49:39.391717 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0ceeda4-a33b-418a-8ff0-97796bda0816 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 returned with HTTP 200 Aug 12 21:49:39.392032 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1132/4511] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:49:39 2026] GET /volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:40.002937 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-457373f3-f54c-437e-9bc5-8e2778d139ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:40.005338 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-457373f3-f54c-437e-9bc5-8e2778d139ef tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:40.005741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-457373f3-f54c-437e-9bc5-8e2778d139ef tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:40.006020 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-457373f3-f54c-437e-9bc5-8e2778d139ef tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:40.006187 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-457373f3-f54c-437e-9bc5-8e2778d139ef tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:40.011932 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:40.011932 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:40.013171 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-457373f3-f54c-437e-9bc5-8e2778d139ef tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:40.014878 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1127/4512] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:40 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:40.404772 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80882392-0aa9-4d2c-b862-061d1c9f907f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:40.407282 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80882392-0aa9-4d2c-b862-061d1c9f907f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:49:40.408736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80882392-0aa9-4d2c-b862-061d1c9f907f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:40.408736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80882392-0aa9-4d2c-b862-061d1c9f907f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:40.415285 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:40.415285 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:40.416052 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-80882392-0aa9-4d2c-b862-061d1c9f907f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Snapshot retrieved successfully. Aug 12 21:49:40.417331 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80882392-0aa9-4d2c-b862-061d1c9f907f tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 returned with HTTP 200 Aug 12 21:49:40.418069 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1125/4513] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:49:40 2026] GET /volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:40.428232 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5fa9eb4a-6398-4d18-9f85-f144cdb8fe18 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:40.430419 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5fa9eb4a-6398-4d18-9f85-f144cdb8fe18 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:49:40.430617 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5fa9eb4a-6398-4d18-9f85-f144cdb8fe18 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:40.430902 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5fa9eb4a-6398-4d18-9f85-f144cdb8fe18 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:40.436539 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:40.436539 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:40.437115 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5fa9eb4a-6398-4d18-9f85-f144cdb8fe18 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Snapshot retrieved successfully. Aug 12 21:49:40.437887 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5fa9eb4a-6398-4d18-9f85-f144cdb8fe18 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 returned with HTTP 200 Aug 12 21:49:40.438315 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1130/4514] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:49:40 2026] GET /volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:40.449117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4603ca00-2c7e-4401-b0b3-c31fcd740f04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:40.451904 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4603ca00-2c7e-4401-b0b3-c31fcd740f04 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:49:40.452398 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4603ca00-2c7e-4401-b0b3-c31fcd740f04 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:40.453595 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4603ca00-2c7e-4401-b0b3-c31fcd740f04 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:40.468821 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:40.468821 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:40.479968 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4603ca00-2c7e-4401-b0b3-c31fcd740f04 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:49:40.495089 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4603ca00-2c7e-4401-b0b3-c31fcd740f04 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:49:40.495089 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1133/4515] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:40 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:49:41.029917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-edce623b-379e-415b-bc76-a97c91e5b525 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:41.032273 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edce623b-379e-415b-bc76-a97c91e5b525 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:41.032571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edce623b-379e-415b-bc76-a97c91e5b525 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:41.032873 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edce623b-379e-415b-bc76-a97c91e5b525 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:41.033042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-edce623b-379e-415b-bc76-a97c91e5b525 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:41.039570 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:41.039570 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:41.040905 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edce623b-379e-415b-bc76-a97c91e5b525 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:41.041462 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1128/4516] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:41 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:42.060801 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3dbdcd11-49b4-4f45-aa87-c7746cb1fa56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:42.072898 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3dbdcd11-49b4-4f45-aa87-c7746cb1fa56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:42.073264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3dbdcd11-49b4-4f45-aa87-c7746cb1fa56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:42.073600 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3dbdcd11-49b4-4f45-aa87-c7746cb1fa56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:42.074073 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3dbdcd11-49b4-4f45-aa87-c7746cb1fa56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:42.081427 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:42.081427 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:42.082325 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3dbdcd11-49b4-4f45-aa87-c7746cb1fa56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:42.083965 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1126/4517] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:42 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:43.098657 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cb71dae4-eff1-4ad8-b861-03487fc612d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:43.101642 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb71dae4-eff1-4ad8-b861-03487fc612d5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:43.102558 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb71dae4-eff1-4ad8-b861-03487fc612d5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:43.102558 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb71dae4-eff1-4ad8-b861-03487fc612d5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:43.102558 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-cb71dae4-eff1-4ad8-b861-03487fc612d5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:43.108337 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:43.108337 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:43.109343 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb71dae4-eff1-4ad8-b861-03487fc612d5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:43.109904 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1131/4518] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:43 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:44.122981 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7a47e9f-a920-4ad0-aed1-dd8a3c0a0242 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:44.125192 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7a47e9f-a920-4ad0-aed1-dd8a3c0a0242 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:44.125486 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7a47e9f-a920-4ad0-aed1-dd8a3c0a0242 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:44.125753 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7a47e9f-a920-4ad0-aed1-dd8a3c0a0242 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:44.125918 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b7a47e9f-a920-4ad0-aed1-dd8a3c0a0242 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:44.131549 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:44.131549 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:44.132529 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7a47e9f-a920-4ad0-aed1-dd8a3c0a0242 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:44.132952 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1134/4519] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:44 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:45.146736 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-13fbe642-4877-414a-928a-ede47306da53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:45.150396 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13fbe642-4877-414a-928a-ede47306da53 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:45.150753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13fbe642-4877-414a-928a-ede47306da53 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:45.150951 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13fbe642-4877-414a-928a-ede47306da53 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:45.151106 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-13fbe642-4877-414a-928a-ede47306da53 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:45.160291 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:45.160291 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:45.161329 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13fbe642-4877-414a-928a-ede47306da53 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:45.161933 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1129/4520] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:45 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:46.174120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a4afee6-683d-4635-b35b-0efd8fa8e9f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:46.176329 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a4afee6-683d-4635-b35b-0efd8fa8e9f4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:46.176511 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a4afee6-683d-4635-b35b-0efd8fa8e9f4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:46.176766 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a4afee6-683d-4635-b35b-0efd8fa8e9f4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:46.176899 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8a4afee6-683d-4635-b35b-0efd8fa8e9f4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:46.182084 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:46.182084 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:46.183036 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a4afee6-683d-4635-b35b-0efd8fa8e9f4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:46.183442 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1127/4521] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:46 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:47.197920 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d475e405-8bcb-4e04-a7ba-5c9eb3286127 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:47.200314 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d475e405-8bcb-4e04-a7ba-5c9eb3286127 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:47.200534 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d475e405-8bcb-4e04-a7ba-5c9eb3286127 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:47.200805 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d475e405-8bcb-4e04-a7ba-5c9eb3286127 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:47.200912 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d475e405-8bcb-4e04-a7ba-5c9eb3286127 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:47.206755 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:47.206755 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:47.207916 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d475e405-8bcb-4e04-a7ba-5c9eb3286127 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:47.208671 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1132/4522] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:47 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:48.220029 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8ab083c-7d4e-4f5c-a084-32ed54ef05f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:48.224017 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8ab083c-7d4e-4f5c-a084-32ed54ef05f5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:48.224017 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8ab083c-7d4e-4f5c-a084-32ed54ef05f5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:48.224017 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8ab083c-7d4e-4f5c-a084-32ed54ef05f5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:48.224017 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f8ab083c-7d4e-4f5c-a084-32ed54ef05f5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:48.228790 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:48.228790 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:48.229659 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8ab083c-7d4e-4f5c-a084-32ed54ef05f5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:48.230058 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1135/4523] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:48 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:49.245193 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7382f623-3c0e-4055-bc0f-93cd2c4265ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:49.247306 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7382f623-3c0e-4055-bc0f-93cd2c4265ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:49.247544 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7382f623-3c0e-4055-bc0f-93cd2c4265ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:49.247779 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7382f623-3c0e-4055-bc0f-93cd2c4265ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:49.247891 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7382f623-3c0e-4055-bc0f-93cd2c4265ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:49.254202 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:49.254202 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:49.255309 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7382f623-3c0e-4055-bc0f-93cd2c4265ab tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:49.255870 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1130/4524] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:49 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:50.270826 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddf02006-9e80-426d-84a1-a9faa0fb6183 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:50.275074 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddf02006-9e80-426d-84a1-a9faa0fb6183 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:50.275260 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddf02006-9e80-426d-84a1-a9faa0fb6183 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:50.275459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddf02006-9e80-426d-84a1-a9faa0fb6183 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:50.275724 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ddf02006-9e80-426d-84a1-a9faa0fb6183 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:50.281771 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:50.281771 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:50.282941 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddf02006-9e80-426d-84a1-a9faa0fb6183 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:50.283431 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1128/4525] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:50 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:51.295698 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a057c172-c9d5-4e0d-a484-b8ae15a03010 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:51.298598 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a057c172-c9d5-4e0d-a484-b8ae15a03010 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:51.298847 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a057c172-c9d5-4e0d-a484-b8ae15a03010 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:51.299088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a057c172-c9d5-4e0d-a484-b8ae15a03010 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:51.299178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a057c172-c9d5-4e0d-a484-b8ae15a03010 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:51.303886 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:51.303886 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:51.304754 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a057c172-c9d5-4e0d-a484-b8ae15a03010 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:51.305206 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1133/4526] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:51 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:52.317501 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58aea42f-7e88-4228-9797-97c40f3176dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:52.320062 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58aea42f-7e88-4228-9797-97c40f3176dc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:52.320411 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58aea42f-7e88-4228-9797-97c40f3176dc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:52.320772 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58aea42f-7e88-4228-9797-97c40f3176dc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:52.320969 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-58aea42f-7e88-4228-9797-97c40f3176dc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:52.323064 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=181,cinder:INSERT=26,cinder:UPDATE=45 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:49:52.327576 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:52.327576 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:52.328504 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58aea42f-7e88-4228-9797-97c40f3176dc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:52.329031 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1136/4527] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:52 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:52.340361 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd759c39-47f8-4c4f-ba74-ac99e9d4906e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:52.342860 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd759c39-47f8-4c4f-ba74-ac99e9d4906e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:52.343126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd759c39-47f8-4c4f-ba74-ac99e9d4906e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:52.343380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd759c39-47f8-4c4f-ba74-ac99e9d4906e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:52.343494 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cd759c39-47f8-4c4f-ba74-ac99e9d4906e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:52.345608 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=159,cinder:UPDATE=18,cinder:INSERT=24 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:49:52.349159 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:52.349159 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:52.350180 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd759c39-47f8-4c4f-ba74-ac99e9d4906e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:52.351446 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1131/4528] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:52 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:52.364102 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6d919c0-3521-4111-9dae-3e2808e38b75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:52.366376 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6d919c0-3521-4111-9dae-3e2808e38b75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:52.366666 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6d919c0-3521-4111-9dae-3e2808e38b75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:52.366900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6d919c0-3521-4111-9dae-3e2808e38b75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:52.367071 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-e6d919c0-3521-4111-9dae-3e2808e38b75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete backup with id: 86ee31d9-79de-4417-a910-74ed9d391f17. Aug 12 21:49:52.373142 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:52.373142 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:52.386719 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-e6d919c0-3521-4111-9dae-3e2808e38b75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] delete_backup rpcapi backup_id 86ee31d9-79de-4417-a910-74ed9d391f17 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:49:52.389323 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6d919c0-3521-4111-9dae-3e2808e38b75 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 202 Aug 12 21:49:52.389965 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1129/4529] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:49:52 2026] DELETE /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:49:52.399490 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f42d4cb-5536-40ae-bcfb-a747685e8e95 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:52.403350 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f42d4cb-5536-40ae-bcfb-a747685e8e95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:52.403568 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f42d4cb-5536-40ae-bcfb-a747685e8e95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:52.403810 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f42d4cb-5536-40ae-bcfb-a747685e8e95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:52.403936 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-3f42d4cb-5536-40ae-bcfb-a747685e8e95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:52.418635 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:52.418635 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:52.419637 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f42d4cb-5536-40ae-bcfb-a747685e8e95 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:52.420108 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1134/4530] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:52 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:53.432431 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2c47fb61-2160-4c01-b6b2-d60ad4bb76e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:53.434682 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c47fb61-2160-4c01-b6b2-d60ad4bb76e6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:53.434985 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c47fb61-2160-4c01-b6b2-d60ad4bb76e6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:53.435286 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c47fb61-2160-4c01-b6b2-d60ad4bb76e6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:53.435458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2c47fb61-2160-4c01-b6b2-d60ad4bb76e6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:53.441499 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:53.441499 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:53.442646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c47fb61-2160-4c01-b6b2-d60ad4bb76e6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:53.443304 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1137/4531] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:53 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:54.454549 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58649cb8-c5af-4c90-90a4-b34d70d48aa4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:54.456770 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58649cb8-c5af-4c90-90a4-b34d70d48aa4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:54.457100 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58649cb8-c5af-4c90-90a4-b34d70d48aa4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:54.457364 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58649cb8-c5af-4c90-90a4-b34d70d48aa4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:54.457549 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-58649cb8-c5af-4c90-90a4-b34d70d48aa4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:54.466745 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:54.466745 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:54.467806 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58649cb8-c5af-4c90-90a4-b34d70d48aa4 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 200 Aug 12 21:49:54.468330 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1132/4532] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:54 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:55.480590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7683e132-fd08-43be-b46d-d451e6dd95d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:55.482659 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7683e132-fd08-43be-b46d-d451e6dd95d3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 Aug 12 21:49:55.482875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7683e132-fd08-43be-b46d-d451e6dd95d3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:55.483090 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7683e132-fd08-43be-b46d-d451e6dd95d3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:55.483189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7683e132-fd08-43be-b46d-d451e6dd95d3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 86ee31d9-79de-4417-a910-74ed9d391f17. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:55.484828 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=191,cinder:UPDATE=38,cinder:INSERT=22 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:49:55.487267 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7683e132-fd08-43be-b46d-d451e6dd95d3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 returned with HTTP 404 Aug 12 21:49:55.487963 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1130/4533] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:55 2026] GET /volume/v3/backups/86ee31d9-79de-4417-a910-74ed9d391f17 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:55.951841 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-41b46004-d256-48e1-994b-e98617530953 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:55.954300 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-41b46004-d256-48e1-994b-e98617530953 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:49:55.954534 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-41b46004-d256-48e1-994b-e98617530953 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:55.954836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-41b46004-d256-48e1-994b-e98617530953 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:55.955000 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-41b46004-d256-48e1-994b-e98617530953 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete backup with id: 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. Aug 12 21:49:55.957520 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=202,cinder:UPDATE=54,cinder:INSERT=30 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:49:55.961194 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:55.961194 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:55.982038 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-41b46004-d256-48e1-994b-e98617530953 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] delete_backup rpcapi backup_id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:49:55.984519 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-41b46004-d256-48e1-994b-e98617530953 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 202 Aug 12 21:49:55.985560 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1135/4534] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:49:55 2026] DELETE /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:49:55.995730 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e096e93f-f0bd-4112-93ad-8d49aee31fcf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:55.998317 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e096e93f-f0bd-4112-93ad-8d49aee31fcf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:49:55.998601 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e096e93f-f0bd-4112-93ad-8d49aee31fcf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:55.998915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e096e93f-f0bd-4112-93ad-8d49aee31fcf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:55.999108 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e096e93f-f0bd-4112-93ad-8d49aee31fcf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:56.005545 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:56.005545 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:56.006532 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e096e93f-f0bd-4112-93ad-8d49aee31fcf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 200 Aug 12 21:49:56.007082 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1138/4535] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:55 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:57.019971 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93df3438-1744-4a62-8111-68023c2c2cb0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:57.021973 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93df3438-1744-4a62-8111-68023c2c2cb0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 Aug 12 21:49:57.022120 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93df3438-1744-4a62-8111-68023c2c2cb0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:57.022281 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93df3438-1744-4a62-8111-68023c2c2cb0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:57.022377 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-93df3438-1744-4a62-8111-68023c2c2cb0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id 04112e0b-43ca-4aaf-bb71-fc3c2e724fb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:57.026527 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93df3438-1744-4a62-8111-68023c2c2cb0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 returned with HTTP 404 Aug 12 21:49:57.027162 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1133/4536] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:57 2026] GET /volume/v3/backups/04112e0b-43ca-4aaf-bb71-fc3c2e724fb1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:49:57.041555 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:57.043525 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:49:57.043905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1088920500"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:57.045896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1088920500'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:49:57.046080 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume of 1 GB Aug 12 21:49:57.050676 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Availability Zones retrieved successfully. Aug 12 21:49:57.056252 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Flow 'volume_create_api' (d7ef0b95-b075-440a-8876-0c7c38f9548d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:49:57.057602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86adf7d-5cc1-4a0f-bd1d-a9d65a7bbb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:57.058579 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:49:57.087063 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86adf7d-5cc1-4a0f-bd1d-a9d65a7bbb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:57.088071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154c13ba-d0ae-436c-8ee1-85770cd8fa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:57.140999 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['addf3e7c-6382-4d6d-92c0-8524893f4b0e', 'ee3c5ca6-7738-4ca8-952a-9fe14e0b868a', '57015a45-e2ab-4bcb-8dcb-169221b9134e', '5f0b17f1-8f3e-4d41-88c1-f93bce56e44c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:49:57.142132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154c13ba-d0ae-436c-8ee1-85770cd8fa38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['addf3e7c-6382-4d6d-92c0-8524893f4b0e', 'ee3c5ca6-7738-4ca8-952a-9fe14e0b868a', '57015a45-e2ab-4bcb-8dcb-169221b9134e', '5f0b17f1-8f3e-4d41-88c1-f93bce56e44c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:57.143240 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967da9fe-57e2-4370-ae8f-684ef5a874a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:57.174410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967da9fe-57e2-4370-ae8f-684ef5a874a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f28c60-6a08-4843-a05e-69c21c2db32f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1088920500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7a4baf8b64243b64c69613fbeff3d',qos_specs=None,replication_status=,reservations=['addf3e7c-6382-4d6d-92c0-8524893f4b0e','ee3c5ca6-7738-4ca8-952a-9fe14e0b868a','57015a45-e2ab-4bcb-8dcb-169221b9134e','5f0b17f1-8f3e-4d41-88c1-f93bce56e44c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd26be920ed64b9d9c935c2151140ff7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1088920500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f28c60-6a08-4843-a05e-69c21c2db32f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7a4baf8b64243b64c69613fbeff3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd26be920ed64b9d9c935c2151140ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:57.175561 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9fec1f7-6686-4615-b598-89ee8975d2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:57.201748 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9fec1f7-6686-4615-b598-89ee8975d2bd) transitioned into state 'SUCCESS' from state '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-1088920500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7a4baf8b64243b64c69613fbeff3d',qos_specs=None,replication_status=,reservations=['addf3e7c-6382-4d6d-92c0-8524893f4b0e','ee3c5ca6-7738-4ca8-952a-9fe14e0b868a','57015a45-e2ab-4bcb-8dcb-169221b9134e','5f0b17f1-8f3e-4d41-88c1-f93bce56e44c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd26be920ed64b9d9c935c2151140ff7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:57.202535 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f0676a8-c424-4e13-885e-dd5f418f22c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:49:57.213194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f0676a8-c424-4e13-885e-dd5f418f22c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:49:57.214427 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Flow 'volume_create_api' (d7ef0b95-b075-440a-8876-0c7c38f9548d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:49:57.215039 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create volume request issued successfully. Aug 12 21:49:57.215965 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ed0e7f6-f0f1-4593-afdd-e095530a1547 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:49:57.216745 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1131/4537] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:49:57 2026] POST /volume/v3/volumes => generated 749 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:57.228186 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8c9bfd31-3ea2-4689-b1c6-f93c4dd7ba2b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:57.230300 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c9bfd31-3ea2-4689-b1c6-f93c4dd7ba2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f Aug 12 21:49:57.230528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c9bfd31-3ea2-4689-b1c6-f93c4dd7ba2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:57.230770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c9bfd31-3ea2-4689-b1c6-f93c4dd7ba2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:57.239024 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:57.239024 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:57.243391 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8c9bfd31-3ea2-4689-b1c6-f93c4dd7ba2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:49:57.248451 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c9bfd31-3ea2-4689-b1c6-f93c4dd7ba2b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f returned with HTTP 200 Aug 12 21:49:57.248894 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1136/4538] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:57 2026] GET /volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:58.264880 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61d881d5-baea-4143-ad92-ff8ffc714ee3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:58.267440 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61d881d5-baea-4143-ad92-ff8ffc714ee3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f Aug 12 21:49:58.267779 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61d881d5-baea-4143-ad92-ff8ffc714ee3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:58.268117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61d881d5-baea-4143-ad92-ff8ffc714ee3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:58.278259 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:58.278259 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:58.283444 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-61d881d5-baea-4143-ad92-ff8ffc714ee3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:49:58.288937 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61d881d5-baea-4143-ad92-ff8ffc714ee3 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f returned with HTTP 200 Aug 12 21:49:58.289904 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1139/4539] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:58 2026] GET /volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:58.303489 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef4b9d4a-b094-46f7-9d57-952665fe10c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:58.305371 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef4b9d4a-b094-46f7-9d57-952665fe10c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:49:58.305737 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef4b9d4a-b094-46f7-9d57-952665fe10c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12f28c60-6a08-4843-a05e-69c21c2db32f", "name": "tempest-VolumesBackupsTest-Snapshot-872505064"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:58.317362 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:58.317362 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:58.318074 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef4b9d4a-b094-46f7-9d57-952665fe10c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:49:58.318220 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-ef4b9d4a-b094-46f7-9d57-952665fe10c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Create snapshot from volume 12f28c60-6a08-4843-a05e-69c21c2db32f Aug 12 21:49:58.364147 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ef4b9d4a-b094-46f7-9d57-952665fe10c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['e58aa15a-5ba8-4bf9-ba98-87cd7f85730c', '41d77cc1-b823-4ab8-80d5-697b5b67f148', '2e1c30c6-1dad-435c-9a11-bea34c16f95f', '8469d909-4ae5-444a-aea8-396522c1c9d9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:49:58.397898 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef4b9d4a-b094-46f7-9d57-952665fe10c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Snapshot create request issued successfully. Aug 12 21:49:58.398103 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef4b9d4a-b094-46f7-9d57-952665fe10c9 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:49:58.398467 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1134/4540] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:49:58 2026] POST /volume/v3/snapshots => generated 304 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:58.409850 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddba15c1-e23c-4dc8-8135-4bcb9cb9d26e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:58.411775 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddba15c1-e23c-4dc8-8135-4bcb9cb9d26e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 Aug 12 21:49:58.412041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddba15c1-e23c-4dc8-8135-4bcb9cb9d26e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:58.412272 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddba15c1-e23c-4dc8-8135-4bcb9cb9d26e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:58.418844 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:58.418844 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:49:58.419389 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ddba15c1-e23c-4dc8-8135-4bcb9cb9d26e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Snapshot retrieved successfully. Aug 12 21:49:58.420459 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddba15c1-e23c-4dc8-8135-4bcb9cb9d26e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 returned with HTTP 200 Aug 12 21:49:58.420878 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1132/4541] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:49:58 2026] GET /volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:59.433331 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c9e409dd-1069-4275-8552-1d11ddcfb6a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:59.435615 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9e409dd-1069-4275-8552-1d11ddcfb6a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 Aug 12 21:49:59.435954 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9e409dd-1069-4275-8552-1d11ddcfb6a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:59.436226 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9e409dd-1069-4275-8552-1d11ddcfb6a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:59.443205 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:59.443205 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:49:59.443795 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c9e409dd-1069-4275-8552-1d11ddcfb6a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Snapshot retrieved successfully. Aug 12 21:49:59.444842 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9e409dd-1069-4275-8552-1d11ddcfb6a1 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 returned with HTTP 200 Aug 12 21:49:59.445379 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1137/4542] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:49:59 2026] GET /volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:49:59.455217 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22cff048-2c5c-46cc-bd47-677cca9f108f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:59.459451 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22cff048-2c5c-46cc-bd47-677cca9f108f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:49:59.459451 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22cff048-2c5c-46cc-bd47-677cca9f108f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12f28c60-6a08-4843-a05e-69c21c2db32f", "snapshot_id": "12d27fc5-ae76-42d8-81e7-b95c34afb3d0", "name": "tempest-VolumesBackupsTest-Backup-1925467506"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:49:59.461155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-22cff048-2c5c-46cc-bd47-677cca9f108f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating new backup {'backup': {'volume_id': '12f28c60-6a08-4843-a05e-69c21c2db32f', 'snapshot_id': '12d27fc5-ae76-42d8-81e7-b95c34afb3d0', 'name': 'tempest-VolumesBackupsTest-Backup-1925467506'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:49:59.463040 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-22cff048-2c5c-46cc-bd47-677cca9f108f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Creating backup of volume 12f28c60-6a08-4843-a05e-69c21c2db32f in container None Aug 12 21:49:59.473106 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:59.473106 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:59.475436 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22cff048-2c5c-46cc-bd47-677cca9f108f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:49:59.483164 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:59.483164 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:49:59.484250 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22cff048-2c5c-46cc-bd47-677cca9f108f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Snapshot retrieved successfully. Aug 12 21:49:59.507257 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-22cff048-2c5c-46cc-bd47-677cca9f108f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Created reservations ['5d5c4ad9-d293-47fc-8221-82e3f4316642', '2288dc9a-d0cf-4748-8c52-8b404b79c7d5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:49:59.548844 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22cff048-2c5c-46cc-bd47-677cca9f108f tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:49:59.549766 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1140/4543] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:49:59 2026] POST /volume/v3/backups => generated 330 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:49:59.558964 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6e4a3a6-08ed-4933-beb5-55c112916600 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:49:59.561080 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6e4a3a6-08ed-4933-beb5-55c112916600 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:49:59.561307 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6e4a3a6-08ed-4933-beb5-55c112916600 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:49:59.561667 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6e4a3a6-08ed-4933-beb5-55c112916600 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:49:59.561903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e6e4a3a6-08ed-4933-beb5-55c112916600 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:49:59.566600 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:49:59.566600 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:49:59.567505 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6e4a3a6-08ed-4933-beb5-55c112916600 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:49:59.567955 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1135/4544] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:49:59 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:00.580832 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fdfd5be0-6378-45fe-8d62-d9d7ae2ad954 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:00.583337 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdfd5be0-6378-45fe-8d62-d9d7ae2ad954 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:00.583607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdfd5be0-6378-45fe-8d62-d9d7ae2ad954 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:00.583879 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdfd5be0-6378-45fe-8d62-d9d7ae2ad954 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:00.584048 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fdfd5be0-6378-45fe-8d62-d9d7ae2ad954 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:00.589926 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:00.589926 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:00.591013 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdfd5be0-6378-45fe-8d62-d9d7ae2ad954 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:00.591501 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1133/4545] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:00 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:01.602375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-98aaacde-4450-4bea-98a3-0ac13452b5ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:01.604940 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98aaacde-4450-4bea-98a3-0ac13452b5ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:01.605204 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98aaacde-4450-4bea-98a3-0ac13452b5ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:01.605490 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98aaacde-4450-4bea-98a3-0ac13452b5ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:01.605655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-98aaacde-4450-4bea-98a3-0ac13452b5ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:01.611129 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:01.611129 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:01.612793 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98aaacde-4450-4bea-98a3-0ac13452b5ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:01.613709 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1138/4546] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:01 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:02.627903 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d78a7c7-78d8-4d31-95bd-b4970e69821a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:02.630898 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d78a7c7-78d8-4d31-95bd-b4970e69821a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:02.631684 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d78a7c7-78d8-4d31-95bd-b4970e69821a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:02.632713 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d78a7c7-78d8-4d31-95bd-b4970e69821a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:02.632713 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7d78a7c7-78d8-4d31-95bd-b4970e69821a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:02.639848 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:02.639848 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:02.641969 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d78a7c7-78d8-4d31-95bd-b4970e69821a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:02.642909 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1141/4547] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:02 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:03.656778 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc440bb3-3f66-4677-81cb-19da1cdc5262 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:03.658605 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc440bb3-3f66-4677-81cb-19da1cdc5262 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:03.658842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc440bb3-3f66-4677-81cb-19da1cdc5262 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:03.659061 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc440bb3-3f66-4677-81cb-19da1cdc5262 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:03.659164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dc440bb3-3f66-4677-81cb-19da1cdc5262 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:03.663679 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:03.663679 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:03.664415 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc440bb3-3f66-4677-81cb-19da1cdc5262 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:03.664799 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1136/4548] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:03 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:04.675900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd004837-f8ac-4b5b-94c4-2693991a3260 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:04.679782 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd004837-f8ac-4b5b-94c4-2693991a3260 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:04.679970 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd004837-f8ac-4b5b-94c4-2693991a3260 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:04.680224 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd004837-f8ac-4b5b-94c4-2693991a3260 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:04.680367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dd004837-f8ac-4b5b-94c4-2693991a3260 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:04.688437 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:04.688437 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:04.689517 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd004837-f8ac-4b5b-94c4-2693991a3260 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:04.690214 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1134/4549] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:04 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:05.704709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4331de21-ab43-464e-ae6d-cd07abd23db5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:05.706959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4331de21-ab43-464e-ae6d-cd07abd23db5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:05.707306 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4331de21-ab43-464e-ae6d-cd07abd23db5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:05.707532 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4331de21-ab43-464e-ae6d-cd07abd23db5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:05.707654 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4331de21-ab43-464e-ae6d-cd07abd23db5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:05.712537 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:05.712537 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:05.713390 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4331de21-ab43-464e-ae6d-cd07abd23db5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:05.713805 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1139/4550] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:05 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:06.002329 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-455f9950-b231-446c-bce4-2e573cf47967 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:06.004217 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:50:06.004606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1424332000", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:06.006214 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1424332000', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:50:06.006348 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume of 1 GB Aug 12 21:50:06.010645 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Availability Zones retrieved successfully. Aug 12 21:50:06.016956 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Flow 'volume_create_api' (d03051d3-0bf9-484e-85b2-c695bf4ff113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:06.018058 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb629ac-4d1a-45cb-9766-7fc44de708b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:06.019085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:50:06.047553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb629ac-4d1a-45cb-9766-7fc44de708b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:06.048453 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b1c8c02-f064-40bd-a0a1-c405adc2be1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:06.108522 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Created reservations ['e44d17be-5189-4ce4-8303-883aae3dbf70', '79c587c6-142c-42d5-b263-07f3855b3d94', '9eaf6076-168f-4761-8bdf-d642d77e64da', 'e197f1cd-2b31-41f0-9599-c8df1d90988a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:06.109364 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b1c8c02-f064-40bd-a0a1-c405adc2be1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e44d17be-5189-4ce4-8303-883aae3dbf70', '79c587c6-142c-42d5-b263-07f3855b3d94', '9eaf6076-168f-4761-8bdf-d642d77e64da', 'e197f1cd-2b31-41f0-9599-c8df1d90988a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:06.110234 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec16e6ae-5094-47d7-850c-7ee992401093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:06.132412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec16e6ae-5094-47d7-850c-7ee992401093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '242016b4-a146-4218-9c51-79a649be9d78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1424332000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8a55fb659e41fd89483f7aa03f2f54',qos_specs=None,replication_status=,reservations=['e44d17be-5189-4ce4-8303-883aae3dbf70','79c587c6-142c-42d5-b263-07f3855b3d94','9eaf6076-168f-4761-8bdf-d642d77e64da','e197f1cd-2b31-41f0-9599-c8df1d90988a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e37ae39b51949268ea3ba58a0cab169',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1424332000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=242016b4-a146-4218-9c51-79a649be9d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8a55fb659e41fd89483f7aa03f2f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e37ae39b51949268ea3ba58a0cab169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:06.133329 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (312a7f9a-61a4-4351-b402-63bd62d3e0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:06.152203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (312a7f9a-61a4-4351-b402-63bd62d3e0b8) transitioned into state 'SUCCESS' from state '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-1424332000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8a55fb659e41fd89483f7aa03f2f54',qos_specs=None,replication_status=,reservations=['e44d17be-5189-4ce4-8303-883aae3dbf70','79c587c6-142c-42d5-b263-07f3855b3d94','9eaf6076-168f-4761-8bdf-d642d77e64da','e197f1cd-2b31-41f0-9599-c8df1d90988a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e37ae39b51949268ea3ba58a0cab169',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:06.153072 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec0b44a-e97a-4255-8240-1dd53b01490d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:06.164671 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec0b44a-e97a-4255-8240-1dd53b01490d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:06.165685 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Flow 'volume_create_api' (d03051d3-0bf9-484e-85b2-c695bf4ff113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:06.166113 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume request issued successfully. Aug 12 21:50:06.166900 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-455f9950-b231-446c-bce4-2e573cf47967 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:50:06.167363 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1142/4551] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:50:06 2026] POST /volume/v3/volumes => generated 757 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:06.181633 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-525314eb-d8f0-4c44-a81f-ab5f75d9a24d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:06.183858 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-525314eb-d8f0-4c44-a81f-ab5f75d9a24d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:06.184103 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-525314eb-d8f0-4c44-a81f-ab5f75d9a24d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:06.184572 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-525314eb-d8f0-4c44-a81f-ab5f75d9a24d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:06.194231 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:06.194231 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:06.199090 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-525314eb-d8f0-4c44-a81f-ab5f75d9a24d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:06.204935 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-525314eb-d8f0-4c44-a81f-ab5f75d9a24d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:06.205415 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1137/4552] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:06 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:06.726094 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e26bbe4a-0ddc-4d70-9c11-8e8e063c5554 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:06.728002 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e26bbe4a-0ddc-4d70-9c11-8e8e063c5554 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:06.728196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e26bbe4a-0ddc-4d70-9c11-8e8e063c5554 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:06.728410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e26bbe4a-0ddc-4d70-9c11-8e8e063c5554 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:06.728519 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e26bbe4a-0ddc-4d70-9c11-8e8e063c5554 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:06.733473 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:06.733473 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:06.734328 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e26bbe4a-0ddc-4d70-9c11-8e8e063c5554 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:06.734783 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1135/4553] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:06 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:07.221637 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9510409d-bd79-40fb-af9e-66cef88fe862 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:07.223927 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9510409d-bd79-40fb-af9e-66cef88fe862 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:07.224157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9510409d-bd79-40fb-af9e-66cef88fe862 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:07.224402 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9510409d-bd79-40fb-af9e-66cef88fe862 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:07.234284 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:07.234284 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:07.239419 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9510409d-bd79-40fb-af9e-66cef88fe862 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:07.245379 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9510409d-bd79-40fb-af9e-66cef88fe862 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:07.246002 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1140/4554] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:07 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:07.260840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2215ae27-7291-4a0c-9510-72854584b07a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:07.263051 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2215ae27-7291-4a0c-9510-72854584b07a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:07.263247 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2215ae27-7291-4a0c-9510-72854584b07a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:07.263485 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2215ae27-7291-4a0c-9510-72854584b07a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:07.272432 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:07.272432 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:07.276782 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2215ae27-7291-4a0c-9510-72854584b07a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:07.281964 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2215ae27-7291-4a0c-9510-72854584b07a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:07.282414 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1143/4555] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:07 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:07.748946 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-456473c0-3618-494f-ac76-df5f07ed8c88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:07.750844 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-456473c0-3618-494f-ac76-df5f07ed8c88 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:07.751063 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-456473c0-3618-494f-ac76-df5f07ed8c88 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:07.751310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-456473c0-3618-494f-ac76-df5f07ed8c88 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:07.751310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-456473c0-3618-494f-ac76-df5f07ed8c88 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:07.756087 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:07.756087 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:07.756950 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-456473c0-3618-494f-ac76-df5f07ed8c88 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:07.757347 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1138/4556] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:07 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:08.066984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-2957d13d-2d17-4a8b-9871-dbf003c3714e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:08.071198 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-2957d13d-2d17-4a8b-9871-dbf003c3714e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:08.071501 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-2957d13d-2d17-4a8b-9871-dbf003c3714e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:08.071731 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-2957d13d-2d17-4a8b-9871-dbf003c3714e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:08.083473 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:08.083473 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:08.088331 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-2957d13d-2d17-4a8b-9871-dbf003c3714e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:08.093396 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-2957d13d-2d17-4a8b-9871-dbf003c3714e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:08.094087 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1136/4557] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:08 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:08.204127 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8178c397-d308-4e37-a5d0-3e31517beda4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:08.204127 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8178c397-d308-4e37-a5d0-3e31517beda4 None None] GET https://10.4.3.240/volume// Aug 12 21:50:08.204127 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8178c397-d308-4e37-a5d0-3e31517beda4 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:08.204127 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8178c397-d308-4e37-a5d0-3e31517beda4 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:08.204127 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8178c397-d308-4e37-a5d0-3e31517beda4 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:08.204127 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1141/4558] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:50:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:08.215492 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-d383f96b-a737-44b4-b9e6-6a6bf3471b7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:08.218596 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-d383f96b-a737-44b4-b9e6-6a6bf3471b7a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:50:08.219175 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-d383f96b-a737-44b4-b9e6-6a6bf3471b7a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "242016b4-a146-4218-9c51-79a649be9d78", "connector": null, "instance_uuid": "ed491bfa-b458-462d-9bda-b464696a5c64"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:08.242174 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:08.242174 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:08.298974 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-d383f96b-a737-44b4-b9e6-6a6bf3471b7a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:50:08.299505 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1144/4559] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:50:08 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 12 21:50:08.346377 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ac76136-82b7-4e59-a664-aeaf99867ec6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:08.349084 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ac76136-82b7-4e59-a664-aeaf99867ec6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:08.349394 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ac76136-82b7-4e59-a664-aeaf99867ec6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:08.349631 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ac76136-82b7-4e59-a664-aeaf99867ec6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:08.363917 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:08.363917 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:08.366937 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ac76136-82b7-4e59-a664-aeaf99867ec6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:08.371416 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a90ec329-8be4-4dc3-9dfb-fdb57eed5954 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:08.371416 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a90ec329-8be4-4dc3-9dfb-fdb57eed5954 None None] GET https://10.4.3.240/volume// Aug 12 21:50:08.372536 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ac76136-82b7-4e59-a664-aeaf99867ec6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:08.372673 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a90ec329-8be4-4dc3-9dfb-fdb57eed5954 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:08.373836 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1139/4560] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:08 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:08.374715 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a90ec329-8be4-4dc3-9dfb-fdb57eed5954 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:08.374715 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a90ec329-8be4-4dc3-9dfb-fdb57eed5954 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:08.375163 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1137/4561] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:08 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:08.391152 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-18424905-9e78-4d22-a7e2-a429b3df03dc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:08.394453 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-18424905-9e78-4d22-a7e2-a429b3df03dc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:08.394936 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-18424905-9e78-4d22-a7e2-a429b3df03dc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:08.395115 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-18424905-9e78-4d22-a7e2-a429b3df03dc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:08.409327 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:08.409327 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:08.413599 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-18424905-9e78-4d22-a7e2-a429b3df03dc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:08.419111 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-18424905-9e78-4d22-a7e2-a429b3df03dc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:08.419552 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1142/4562] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:08 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:08.543230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-b79f2a37-34fb-4ff6-8d26-5e0f300afb0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:08.545578 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-b79f2a37-34fb-4ff6-8d26-5e0f300afb0f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] PUT https://10.4.3.240/volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673 Aug 12 21:50:08.546084 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-b79f2a37-34fb-4ff6-8d26-5e0f300afb0f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:08.555206 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-b79f2a37-34fb-4ff6-8d26-5e0f300afb0f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Acquiring lock "cinder-attachment_update-242016b4-a146-4218-9c51-79a649be9d78-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:50:08.560592 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-b79f2a37-34fb-4ff6-8d26-5e0f300afb0f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Lock "cinder-attachment_update-242016b4-a146-4218-9c51-79a649be9d78-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:50:08.561735 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:08.561735 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:08.669913 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-b79f2a37-34fb-4ff6-8d26-5e0f300afb0f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Lock "cinder-attachment_update-242016b4-a146-4218-9c51-79a649be9d78-np0000007121" released by "attachment_update" :: held 0.109s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:50:08.670356 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-b79f2a37-34fb-4ff6-8d26-5e0f300afb0f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673 returned with HTTP 200 Aug 12 21:50:08.671004 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1145/4563] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:50:08 2026] PUT /volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:08.769509 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d472344d-e197-4459-84de-23b0f8ee7c9a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:08.771597 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d472344d-e197-4459-84de-23b0f8ee7c9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:08.771901 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d472344d-e197-4459-84de-23b0f8ee7c9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:08.772147 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d472344d-e197-4459-84de-23b0f8ee7c9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:08.772303 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d472344d-e197-4459-84de-23b0f8ee7c9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:08.777019 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:08.777019 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:08.777966 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d472344d-e197-4459-84de-23b0f8ee7c9a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:08.778382 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1140/4564] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:08 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:09.397522 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d92024d-696b-45c9-bf14-10025ba498ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:09.399873 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d92024d-696b-45c9-bf14-10025ba498ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:09.400135 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d92024d-696b-45c9-bf14-10025ba498ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:09.401002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d92024d-696b-45c9-bf14-10025ba498ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:09.411302 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:09.411302 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:09.415214 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5d92024d-696b-45c9-bf14-10025ba498ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:09.420784 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d92024d-696b-45c9-bf14-10025ba498ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:09.421201 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1138/4565] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:09 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:09.790578 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-80e68965-98c5-4383-b201-fa646e8ece7e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:09.792868 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80e68965-98c5-4383-b201-fa646e8ece7e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:09.793119 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80e68965-98c5-4383-b201-fa646e8ece7e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:09.793367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80e68965-98c5-4383-b201-fa646e8ece7e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:09.793475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-80e68965-98c5-4383-b201-fa646e8ece7e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:09.798437 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:09.798437 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:09.799314 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80e68965-98c5-4383-b201-fa646e8ece7e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:09.799773 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1143/4566] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:09 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:10.203759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2cfbdd1e-c0a1-4ff6-9303-b2b05a520303 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:10.206129 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cfbdd1e-c0a1-4ff6-9303-b2b05a520303 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:50:10.206946 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cfbdd1e-c0a1-4ff6-9303-b2b05a520303 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:10.206946 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cfbdd1e-c0a1-4ff6-9303-b2b05a520303 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:10.207127 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-2cfbdd1e-c0a1-4ff6-9303-b2b05a520303 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Delete snapshot with id: 77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:50:10.213046 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:10.213046 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:10.213606 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2cfbdd1e-c0a1-4ff6-9303-b2b05a520303 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Snapshot retrieved successfully. Aug 12 21:50:10.233735 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2cfbdd1e-c0a1-4ff6-9303-b2b05a520303 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Snapshot delete request issued successfully. Aug 12 21:50:10.234056 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cfbdd1e-c0a1-4ff6-9303-b2b05a520303 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 returned with HTTP 202 Aug 12 21:50:10.234637 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1146/4567] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:50:10 2026] DELETE /volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:10.245123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03bb1721-f145-4188-a356-6ae5ea8c3992 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:10.247257 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03bb1721-f145-4188-a356-6ae5ea8c3992 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:50:10.247490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03bb1721-f145-4188-a356-6ae5ea8c3992 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:10.247749 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03bb1721-f145-4188-a356-6ae5ea8c3992 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:10.253725 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:10.253725 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:10.254219 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-03bb1721-f145-4188-a356-6ae5ea8c3992 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Snapshot retrieved successfully. Aug 12 21:50:10.255840 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03bb1721-f145-4188-a356-6ae5ea8c3992 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 returned with HTTP 200 Aug 12 21:50:10.255970 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1141/4568] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:10 2026] GET /volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:10.437643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8479fc8b-f974-4bbe-85e7-51f0957154cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:10.439657 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8479fc8b-f974-4bbe-85e7-51f0957154cd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:10.439936 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8479fc8b-f974-4bbe-85e7-51f0957154cd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:10.440186 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8479fc8b-f974-4bbe-85e7-51f0957154cd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:10.451196 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:10.451196 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:10.455407 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8479fc8b-f974-4bbe-85e7-51f0957154cd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:10.460408 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8479fc8b-f974-4bbe-85e7-51f0957154cd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:10.460919 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1139/4569] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:10 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:10.811600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7a5d383c-539e-4ddf-b246-b73dac06d7a8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:10.813831 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a5d383c-539e-4ddf-b246-b73dac06d7a8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:10.814096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a5d383c-539e-4ddf-b246-b73dac06d7a8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:10.814341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a5d383c-539e-4ddf-b246-b73dac06d7a8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:10.814487 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7a5d383c-539e-4ddf-b246-b73dac06d7a8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:10.820051 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:10.820051 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:10.821050 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a5d383c-539e-4ddf-b246-b73dac06d7a8 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:10.821516 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1144/4570] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:10 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:11.269421 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-98af1aaa-4d1f-478f-a0c0-cee531241d55 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:11.271840 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98af1aaa-4d1f-478f-a0c0-cee531241d55 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:50:11.272111 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98af1aaa-4d1f-478f-a0c0-cee531241d55 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:11.272378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98af1aaa-4d1f-478f-a0c0-cee531241d55 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:11.278035 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98af1aaa-4d1f-478f-a0c0-cee531241d55 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 returned with HTTP 404 Aug 12 21:50:11.278683 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1147/4571] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:11 2026] GET /volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:11.408034 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c16176ba-2e10-4367-9455-2df42da10c91 req-d0afcc11-add6-466f-b63f-7c9497b09535 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:11.410695 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c16176ba-2e10-4367-9455-2df42da10c91 req-d0afcc11-add6-466f-b63f-7c9497b09535 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/attachments?instance_id=52890750-385c-44a1-a31e-adb6f5e21e56 Aug 12 21:50:11.411179 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c16176ba-2e10-4367-9455-2df42da10c91 req-d0afcc11-add6-466f-b63f-7c9497b09535 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:11.411273 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c16176ba-2e10-4367-9455-2df42da10c91 req-d0afcc11-add6-466f-b63f-7c9497b09535 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:11.430691 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c16176ba-2e10-4367-9455-2df42da10c91 req-d0afcc11-add6-466f-b63f-7c9497b09535 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments?instance_id=52890750-385c-44a1-a31e-adb6f5e21e56 returned with HTTP 200 Aug 12 21:50:11.431255 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1142/4572] 10.4.3.240 () {70 vars in 1637 bytes} [Wed Aug 12 21:50:11 2026] GET /volume/v3/attachments?instance_id=52890750-385c-44a1-a31e-adb6f5e21e56 => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:11.443577 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c16176ba-2e10-4367-9455-2df42da10c91 req-219c04f5-2598-4180-91f3-c6e4cf2c2762 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:11.446195 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c16176ba-2e10-4367-9455-2df42da10c91 req-219c04f5-2598-4180-91f3-c6e4cf2c2762 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 Aug 12 21:50:11.446478 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c16176ba-2e10-4367-9455-2df42da10c91 req-219c04f5-2598-4180-91f3-c6e4cf2c2762 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:11.446739 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c16176ba-2e10-4367-9455-2df42da10c91 req-219c04f5-2598-4180-91f3-c6e4cf2c2762 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:11.468703 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c16176ba-2e10-4367-9455-2df42da10c91 req-219c04f5-2598-4180-91f3-c6e4cf2c2762 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 returned with HTTP 200 Aug 12 21:50:11.469899 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1140/4573] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:50:11 2026] GET /volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:11.481811 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e1660ed0-207b-4404-aec0-37d6184cf30d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:11.486581 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1660ed0-207b-4404-aec0-37d6184cf30d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:11.486861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1660ed0-207b-4404-aec0-37d6184cf30d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:11.487097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1660ed0-207b-4404-aec0-37d6184cf30d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:11.505554 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:11.505554 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:11.511080 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e1660ed0-207b-4404-aec0-37d6184cf30d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:11.516206 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1660ed0-207b-4404-aec0-37d6184cf30d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:11.516651 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1145/4574] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:11 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:11.834056 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8bad718-22c4-4e5e-9a1e-7a8beec202fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:11.837371 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8bad718-22c4-4e5e-9a1e-7a8beec202fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:11.837371 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8bad718-22c4-4e5e-9a1e-7a8beec202fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:11.838335 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8bad718-22c4-4e5e-9a1e-7a8beec202fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:11.838335 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b8bad718-22c4-4e5e-9a1e-7a8beec202fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:11.844532 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:11.844532 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:11.845851 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8bad718-22c4-4e5e-9a1e-7a8beec202fb tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:11.845983 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1148/4575] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:11 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:12.016080 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-ec9a08ea-043a-46c4-9780-dcd2f192ca25 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:12.018441 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-ec9a08ea-043a-46c4-9780-dcd2f192ca25 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673/action Aug 12 21:50:12.018955 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-ec9a08ea-043a-46c4-9780-dcd2f192ca25 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:12.019074 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-ec9a08ea-043a-46c4-9780-dcd2f192ca25 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:12.038181 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:12.038181 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:12.057255 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f8dfc843-3f91-434a-b6fe-98b7ff74f0ba req-ec9a08ea-043a-46c4-9780-dcd2f192ca25 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673/action returned with HTTP 204 Aug 12 21:50:12.057753 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1143/4576] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:50:12 2026] POST /volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:12.536533 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40fce1d7-ef57-48df-bf23-0dcab0f378aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:12.538777 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40fce1d7-ef57-48df-bf23-0dcab0f378aa tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:12.539068 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40fce1d7-ef57-48df-bf23-0dcab0f378aa tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:12.539290 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40fce1d7-ef57-48df-bf23-0dcab0f378aa tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:12.550519 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:12.550519 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:12.558472 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-40fce1d7-ef57-48df-bf23-0dcab0f378aa tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:12.562858 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40fce1d7-ef57-48df-bf23-0dcab0f378aa tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:12.563720 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1141/4577] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:12 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:12.865264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e2cbfeb-d8e4-4c8a-ba32-5eca60b0eb68 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:12.867271 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e2cbfeb-d8e4-4c8a-ba32-5eca60b0eb68 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:12.867458 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e2cbfeb-d8e4-4c8a-ba32-5eca60b0eb68 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:12.867663 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e2cbfeb-d8e4-4c8a-ba32-5eca60b0eb68 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:12.867817 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7e2cbfeb-d8e4-4c8a-ba32-5eca60b0eb68 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:12.876072 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:12.876072 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:12.877078 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e2cbfeb-d8e4-4c8a-ba32-5eca60b0eb68 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:12.877515 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1146/4578] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:12 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:13.887941 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0ef3c09-df49-4c16-90c3-d6ec3e27c1e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:13.890194 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0ef3c09-df49-4c16-90c3-d6ec3e27c1e5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:13.890428 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0ef3c09-df49-4c16-90c3-d6ec3e27c1e5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:13.890684 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0ef3c09-df49-4c16-90c3-d6ec3e27c1e5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:13.890802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e0ef3c09-df49-4c16-90c3-d6ec3e27c1e5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:13.896787 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:13.896787 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:13.898028 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0ef3c09-df49-4c16-90c3-d6ec3e27c1e5 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:13.898664 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1149/4579] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:13 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:14.910750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ba01251-fbe7-4c39-a932-befbd5fcccbc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:14.914528 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ba01251-fbe7-4c39-a932-befbd5fcccbc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:14.914809 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ba01251-fbe7-4c39-a932-befbd5fcccbc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:14.915012 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ba01251-fbe7-4c39-a932-befbd5fcccbc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:14.915162 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8ba01251-fbe7-4c39-a932-befbd5fcccbc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:14.924680 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:14.924680 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:14.925611 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ba01251-fbe7-4c39-a932-befbd5fcccbc tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:14.926054 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1144/4580] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:14 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 785 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:15.938150 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ebef62f7-5bc5-4f0b-bc98-ffdd4a29ef56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:15.939910 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebef62f7-5bc5-4f0b-bc98-ffdd4a29ef56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:15.940102 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebef62f7-5bc5-4f0b-bc98-ffdd4a29ef56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:15.940283 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebef62f7-5bc5-4f0b-bc98-ffdd4a29ef56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:15.940406 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ebef62f7-5bc5-4f0b-bc98-ffdd4a29ef56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:15.944804 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:15.944804 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:15.945671 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebef62f7-5bc5-4f0b-bc98-ffdd4a29ef56 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:15.946062 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1142/4581] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:15 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:16.018482 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-096f6b0d-c691-4fcc-8ee1-b304a21a784e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:16.020771 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-096f6b0d-c691-4fcc-8ee1-b304a21a784e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:50:16.021251 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-096f6b0d-c691-4fcc-8ee1-b304a21a784e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "242016b4-a146-4218-9c51-79a649be9d78", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1643852830", "description": null, "metadata": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:16.036688 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:16.036688 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:16.037375 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-096f6b0d-c691-4fcc-8ee1-b304a21a784e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:16.037588 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-096f6b0d-c691-4fcc-8ee1-b304a21a784e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create snapshot from volume 242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:16.077400 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-096f6b0d-c691-4fcc-8ee1-b304a21a784e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Created reservations ['f4305d16-b666-4f7d-9a2b-9140886ec11e', '4e3aa26c-acda-4049-ab40-254fa8db463a', '2010d8da-87fd-4b55-8ca7-8c4945d47f46', 'd4d5784b-da9c-481f-a3b8-b408014c6c39'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:16.113663 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-096f6b0d-c691-4fcc-8ee1-b304a21a784e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot force create request issued successfully. Aug 12 21:50:16.113663 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-096f6b0d-c691-4fcc-8ee1-b304a21a784e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:50:16.113663 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1147/4582] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:50:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:16.123101 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68dec022-4c54-43e1-9076-bed959a81c2a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:16.124816 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68dec022-4c54-43e1-9076-bed959a81c2a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 Aug 12 21:50:16.125188 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68dec022-4c54-43e1-9076-bed959a81c2a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:16.125653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68dec022-4c54-43e1-9076-bed959a81c2a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:16.131184 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:16.131184 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:16.131675 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68dec022-4c54-43e1-9076-bed959a81c2a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:16.132549 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68dec022-4c54-43e1-9076-bed959a81c2a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 returned with HTTP 200 Aug 12 21:50:16.133685 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1150/4583] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:16 2026] GET /volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:16.956650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0747d362-734f-4181-9303-9824fca4d8c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:16.959150 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0747d362-734f-4181-9303-9824fca4d8c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:16.959430 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0747d362-734f-4181-9303-9824fca4d8c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:16.959754 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0747d362-734f-4181-9303-9824fca4d8c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:16.959890 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0747d362-734f-4181-9303-9824fca4d8c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:16.965636 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:16.965636 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:16.966942 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0747d362-734f-4181-9303-9824fca4d8c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:16.967550 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1145/4584] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:16 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:16.979787 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26b61eb4-bf71-4922-b942-d4e4fa43b2e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:16.982168 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26b61eb4-bf71-4922-b942-d4e4fa43b2e0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:16.982445 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26b61eb4-bf71-4922-b942-d4e4fa43b2e0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:16.982744 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26b61eb4-bf71-4922-b942-d4e4fa43b2e0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:16.982912 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-26b61eb4-bf71-4922-b942-d4e4fa43b2e0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:16.988596 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:16.988596 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:16.989691 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26b61eb4-bf71-4922-b942-d4e4fa43b2e0 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:16.990196 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1143/4585] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:16 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:17.002225 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-40c54cc7-349a-49ab-aa87-cef19447cc6b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:17.004319 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-40c54cc7-349a-49ab-aa87-cef19447cc6b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:17.004502 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-40c54cc7-349a-49ab-aa87-cef19447cc6b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:17.004752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-40c54cc7-349a-49ab-aa87-cef19447cc6b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:17.004884 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-40c54cc7-349a-49ab-aa87-cef19447cc6b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete backup with id: b391fff3-c87f-433b-81cf-b2f4d08ab464. Aug 12 21:50:17.010223 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:17.010223 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:17.029581 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-40c54cc7-349a-49ab-aa87-cef19447cc6b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] delete_backup rpcapi backup_id b391fff3-c87f-433b-81cf-b2f4d08ab464 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:50:17.032025 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-40c54cc7-349a-49ab-aa87-cef19447cc6b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 202 Aug 12 21:50:17.033315 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1148/4586] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:50:17 2026] DELETE /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:50:17.041831 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a30044c5-032d-430d-bc70-c3dab994f084 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:17.044226 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a30044c5-032d-430d-bc70-c3dab994f084 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:17.044540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a30044c5-032d-430d-bc70-c3dab994f084 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:17.044825 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a30044c5-032d-430d-bc70-c3dab994f084 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:17.045066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a30044c5-032d-430d-bc70-c3dab994f084 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:17.050484 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:17.050484 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:17.051510 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a30044c5-032d-430d-bc70-c3dab994f084 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 200 Aug 12 21:50:17.052024 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1151/4587] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:17 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:17.146328 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99ca5da7-5425-4391-a8e6-3d08693c280a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:17.148320 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99ca5da7-5425-4391-a8e6-3d08693c280a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 Aug 12 21:50:17.148635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99ca5da7-5425-4391-a8e6-3d08693c280a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:17.148959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99ca5da7-5425-4391-a8e6-3d08693c280a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:17.156132 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:17.156132 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:17.156761 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99ca5da7-5425-4391-a8e6-3d08693c280a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:17.157804 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99ca5da7-5425-4391-a8e6-3d08693c280a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 returned with HTTP 200 Aug 12 21:50:17.158438 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1146/4588] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:17 2026] GET /volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:17.170205 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24ffc33e-4785-4334-9d6d-546c94d1adf1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:17.172168 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24ffc33e-4785-4334-9d6d-546c94d1adf1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 Aug 12 21:50:17.172417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24ffc33e-4785-4334-9d6d-546c94d1adf1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:17.172761 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24ffc33e-4785-4334-9d6d-546c94d1adf1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:17.179745 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:17.179745 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:17.180218 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-24ffc33e-4785-4334-9d6d-546c94d1adf1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:17.181129 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24ffc33e-4785-4334-9d6d-546c94d1adf1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 returned with HTTP 200 Aug 12 21:50:17.181617 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1144/4589] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:17 2026] GET /volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:18.063309 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b223c7e4-b09a-4fe7-911d-f0ed8f2e810e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.065366 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b223c7e4-b09a-4fe7-911d-f0ed8f2e810e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 Aug 12 21:50:18.065648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b223c7e4-b09a-4fe7-911d-f0ed8f2e810e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.065896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b223c7e4-b09a-4fe7-911d-f0ed8f2e810e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.066035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b223c7e4-b09a-4fe7-911d-f0ed8f2e810e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Show backup with id b391fff3-c87f-433b-81cf-b2f4d08ab464. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:18.070491 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b223c7e4-b09a-4fe7-911d-f0ed8f2e810e tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 returned with HTTP 404 Aug 12 21:50:18.071085 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1149/4590] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/v3/backups/b391fff3-c87f-433b-81cf-b2f4d08ab464 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:18.084052 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a44ddda-2c43-4853-894d-d261eacfca91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.088163 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a44ddda-2c43-4853-894d-d261eacfca91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 Aug 12 21:50:18.088163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a44ddda-2c43-4853-894d-d261eacfca91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.088163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a44ddda-2c43-4853-894d-d261eacfca91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.088163 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-0a44ddda-2c43-4853-894d-d261eacfca91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete snapshot with id: 12d27fc5-ae76-42d8-81e7-b95c34afb3d0 Aug 12 21:50:18.093328 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.093328 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:18.093328 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a44ddda-2c43-4853-894d-d261eacfca91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Snapshot retrieved successfully. Aug 12 21:50:18.124926 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a44ddda-2c43-4853-894d-d261eacfca91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Snapshot delete request issued successfully. Aug 12 21:50:18.125123 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a44ddda-2c43-4853-894d-d261eacfca91 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 returned with HTTP 202 Aug 12 21:50:18.125918 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1152/4591] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:50:18 2026] DELETE /volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:18.135917 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed109d7c-d74d-40a8-9b19-45f809d44425 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.138286 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed109d7c-d74d-40a8-9b19-45f809d44425 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 Aug 12 21:50:18.138592 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed109d7c-d74d-40a8-9b19-45f809d44425 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.138986 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed109d7c-d74d-40a8-9b19-45f809d44425 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.145647 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.145647 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:18.146867 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed109d7c-d74d-40a8-9b19-45f809d44425 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Snapshot retrieved successfully. Aug 12 21:50:18.147506 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed109d7c-d74d-40a8-9b19-45f809d44425 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 returned with HTTP 200 Aug 12 21:50:18.149675 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1147/4592] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:18.314901 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40a94412-147b-42b6-a784-76ad7fc99645 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.316947 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40a94412-147b-42b6-a784-76ad7fc99645 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:18.317188 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40a94412-147b-42b6-a784-76ad7fc99645 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.317426 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40a94412-147b-42b6-a784-76ad7fc99645 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.326010 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.326010 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:18.330650 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-40a94412-147b-42b6-a784-76ad7fc99645 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:18.335572 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40a94412-147b-42b6-a784-76ad7fc99645 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:18.336059 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1145/4593] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:18.349341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-109a0371-13db-45b7-a56b-e5bf53247658 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.351223 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-109a0371-13db-45b7-a56b-e5bf53247658 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:18.351449 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-109a0371-13db-45b7-a56b-e5bf53247658 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.351724 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-109a0371-13db-45b7-a56b-e5bf53247658 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.362460 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.362460 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:18.367288 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-109a0371-13db-45b7-a56b-e5bf53247658 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:18.373673 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-109a0371-13db-45b7-a56b-e5bf53247658 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:18.374198 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1150/4594] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:18.422555 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-99791008-4853-4ef9-8f3b-036984e44850 req-58c1f7ea-7ee3-44bb-835f-e4a255778d8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.424822 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-58c1f7ea-7ee3-44bb-835f-e4a255778d8e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:18.425025 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-58c1f7ea-7ee3-44bb-835f-e4a255778d8e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.425224 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-58c1f7ea-7ee3-44bb-835f-e4a255778d8e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.433404 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.433404 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:18.438085 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-99791008-4853-4ef9-8f3b-036984e44850 req-58c1f7ea-7ee3-44bb-835f-e4a255778d8e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:18.443611 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-58c1f7ea-7ee3-44bb-835f-e4a255778d8e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:18.444282 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1153/4595] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:18.532163 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53189f09-3cff-433f-8e97-e555ae3f23a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.532575 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53189f09-3cff-433f-8e97-e555ae3f23a5 None None] GET https://10.4.3.240/volume// Aug 12 21:50:18.532792 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53189f09-3cff-433f-8e97-e555ae3f23a5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.532983 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53189f09-3cff-433f-8e97-e555ae3f23a5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.533307 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53189f09-3cff-433f-8e97-e555ae3f23a5 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:18.533599 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1148/4596] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:18.541723 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-99791008-4853-4ef9-8f3b-036984e44850 req-e7735dc5-6138-40f7-a9a1-9c1c7a7dbe3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.543865 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-e7735dc5-6138-40f7-a9a1-9c1c7a7dbe3d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:50:18.544208 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-e7735dc5-6138-40f7-a9a1-9c1c7a7dbe3d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e88d72b4-2d77-47de-8564-2fe28c0aaac4", "connector": null, "instance_uuid": "0ede8ad4-9c0a-49f7-8aa0-02de2fbaf516"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:18.553012 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.553012 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:18.582203 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-e7735dc5-6138-40f7-a9a1-9c1c7a7dbe3d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:50:18.582756 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1146/4597] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:50:18 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 12 21:50:18.617969 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-76d91ea3-dfd0-41a6-bf8d-4e70acc3dffe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.620930 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76d91ea3-dfd0-41a6-bf8d-4e70acc3dffe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:18.621403 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-76d91ea3-dfd0-41a6-bf8d-4e70acc3dffe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.621695 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-76d91ea3-dfd0-41a6-bf8d-4e70acc3dffe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.628088 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce91d52f-aa4e-40ae-abb3-0c3083f0bf30 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.628613 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce91d52f-aa4e-40ae-abb3-0c3083f0bf30 None None] GET https://10.4.3.240/volume// Aug 12 21:50:18.628903 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce91d52f-aa4e-40ae-abb3-0c3083f0bf30 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.629187 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce91d52f-aa4e-40ae-abb3-0c3083f0bf30 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.629573 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce91d52f-aa4e-40ae-abb3-0c3083f0bf30 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:18.630073 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1154/4598] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:18.637276 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.637276 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:18.641383 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-99791008-4853-4ef9-8f3b-036984e44850 req-dd13dc2d-1eee-4de4-9ff6-ac084df52a85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.642164 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-76d91ea3-dfd0-41a6-bf8d-4e70acc3dffe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:18.643940 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-dd13dc2d-1eee-4de4-9ff6-ac084df52a85 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:18.644162 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-dd13dc2d-1eee-4de4-9ff6-ac084df52a85 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.644417 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-dd13dc2d-1eee-4de4-9ff6-ac084df52a85 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.647554 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76d91ea3-dfd0-41a6-bf8d-4e70acc3dffe tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:18.648156 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1151/4599] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:18.655453 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.655453 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:18.660381 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-99791008-4853-4ef9-8f3b-036984e44850 req-dd13dc2d-1eee-4de4-9ff6-ac084df52a85 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:18.665882 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-dd13dc2d-1eee-4de4-9ff6-ac084df52a85 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:18.666537 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1149/4600] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:18.783123 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-99791008-4853-4ef9-8f3b-036984e44850 req-9cdc432b-9f1b-4ff7-8399-31498d761df7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.785285 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-9cdc432b-9f1b-4ff7-8399-31498d761df7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] PUT https://10.4.3.240/volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21 Aug 12 21:50:18.785740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-9cdc432b-9f1b-4ff7-8399-31498d761df7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:18.793992 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-99791008-4853-4ef9-8f3b-036984e44850 req-9cdc432b-9f1b-4ff7-8399-31498d761df7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Acquiring lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:50:18.799394 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-99791008-4853-4ef9-8f3b-036984e44850 req-9cdc432b-9f1b-4ff7-8399-31498d761df7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:50:18.800477 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.800477 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:18.884638 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-99791008-4853-4ef9-8f3b-036984e44850 req-9cdc432b-9f1b-4ff7-8399-31498d761df7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" released by "attachment_update" :: held 0.085s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:50:18.885027 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-9cdc432b-9f1b-4ff7-8399-31498d761df7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21 returned with HTTP 200 Aug 12 21:50:18.885511 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1147/4601] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:50:18 2026] PUT /volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21 => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:18.893936 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-99791008-4853-4ef9-8f3b-036984e44850 req-0040bbd4-3e9e-48c8-a071-c4f565cf1714 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.896379 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-0040bbd4-3e9e-48c8-a071-c4f565cf1714 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption Aug 12 21:50:18.896616 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-0040bbd4-3e9e-48c8-a071-c4f565cf1714 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:18.896866 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-0040bbd4-3e9e-48c8-a071-c4f565cf1714 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:18.908100 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.908100 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:18.916567 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-0040bbd4-3e9e-48c8-a071-c4f565cf1714 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption returned with HTTP 200 Aug 12 21:50:18.917109 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1155/4602] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:50:18 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:18.923408 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c32e87f4-0b9c-43b5-ab54-56ea6ab0e26e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:18.926533 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c32e87f4-0b9c-43b5-ab54-56ea6ab0e26e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:50:18.926533 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c32e87f4-0b9c-43b5-ab54-56ea6ab0e26e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "242016b4-a146-4218-9c51-79a649be9d78", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2020461381", "description": null, "metadata": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:18.938913 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:18.938913 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:18.939519 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c32e87f4-0b9c-43b5-ab54-56ea6ab0e26e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:18.939890 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-c32e87f4-0b9c-43b5-ab54-56ea6ab0e26e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create snapshot from volume 242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:18.968267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c32e87f4-0b9c-43b5-ab54-56ea6ab0e26e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Created reservations ['4cf62b25-dac7-4002-9fdc-bd4889c3a094', 'd7ec7e73-23e0-4564-a21e-215d3c3b49a4', '00532764-6864-4d63-b32b-61e05147a6d9', '3042f982-3e35-42ea-b40e-c15c52d0e919'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:19.004157 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c32e87f4-0b9c-43b5-ab54-56ea6ab0e26e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot force create request issued successfully. Aug 12 21:50:19.007010 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c32e87f4-0b9c-43b5-ab54-56ea6ab0e26e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:50:19.007010 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1152/4603] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:50:18 2026] POST /volume/v3/snapshots => generated 313 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:19.018865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb127389-c082-445c-9b69-2e661437eb91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:19.021210 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb127389-c082-445c-9b69-2e661437eb91 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b Aug 12 21:50:19.021454 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb127389-c082-445c-9b69-2e661437eb91 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:19.021846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb127389-c082-445c-9b69-2e661437eb91 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:19.029749 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:19.029749 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:19.030336 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bb127389-c082-445c-9b69-2e661437eb91 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:19.031374 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb127389-c082-445c-9b69-2e661437eb91 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b returned with HTTP 200 Aug 12 21:50:19.032013 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1150/4604] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:19 2026] GET /volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:19.158002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d8672f0-12a1-410a-8afd-f6e623f9d90a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:19.163620 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d8672f0-12a1-410a-8afd-f6e623f9d90a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 Aug 12 21:50:19.163944 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d8672f0-12a1-410a-8afd-f6e623f9d90a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:19.164227 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d8672f0-12a1-410a-8afd-f6e623f9d90a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:19.176272 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d8672f0-12a1-410a-8afd-f6e623f9d90a tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 returned with HTTP 404 Aug 12 21:50:19.176272 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1148/4605] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:19 2026] GET /volume/v3/snapshots/12d27fc5-ae76-42d8-81e7-b95c34afb3d0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:19.186454 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac5b4b5c-ca9b-40c2-8dd5-4c1e0ac7b002 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:19.188428 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac5b4b5c-ca9b-40c2-8dd5-4c1e0ac7b002 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f Aug 12 21:50:19.188674 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac5b4b5c-ca9b-40c2-8dd5-4c1e0ac7b002 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:19.188956 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac5b4b5c-ca9b-40c2-8dd5-4c1e0ac7b002 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:19.189128 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ac5b4b5c-ca9b-40c2-8dd5-4c1e0ac7b002 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete volume with id: 12f28c60-6a08-4843-a05e-69c21c2db32f Aug 12 21:50:19.196841 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:19.196841 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:19.197340 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac5b4b5c-ca9b-40c2-8dd5-4c1e0ac7b002 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:50:19.216375 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac5b4b5c-ca9b-40c2-8dd5-4c1e0ac7b002 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete volume request issued successfully. Aug 12 21:50:19.216639 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac5b4b5c-ca9b-40c2-8dd5-4c1e0ac7b002 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f returned with HTTP 202 Aug 12 21:50:19.217283 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1156/4606] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:50:19 2026] DELETE /volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:19.224573 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c7f9fba-b381-4d3c-a0fd-51ec8d117c10 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:19.227912 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c7f9fba-b381-4d3c-a0fd-51ec8d117c10 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f Aug 12 21:50:19.227912 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c7f9fba-b381-4d3c-a0fd-51ec8d117c10 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:19.228052 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c7f9fba-b381-4d3c-a0fd-51ec8d117c10 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:19.241910 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:19.241910 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:19.247335 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c7f9fba-b381-4d3c-a0fd-51ec8d117c10 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:50:19.256473 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c7f9fba-b381-4d3c-a0fd-51ec8d117c10 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f returned with HTTP 200 Aug 12 21:50:19.257067 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1153/4607] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:19 2026] GET /volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:19.665059 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02d27a11-4e37-42f8-aa38-5e9dac32f7f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:19.666867 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02d27a11-4e37-42f8-aa38-5e9dac32f7f0 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:19.667067 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02d27a11-4e37-42f8-aa38-5e9dac32f7f0 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:19.667245 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02d27a11-4e37-42f8-aa38-5e9dac32f7f0 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:19.676949 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:19.676949 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:19.680600 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02d27a11-4e37-42f8-aa38-5e9dac32f7f0 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:19.685234 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02d27a11-4e37-42f8-aa38-5e9dac32f7f0 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:19.685665 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1151/4608] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:19 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:20.047196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b2a3e7e-ffb1-4b2b-881c-09d94d0d9316 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:20.049269 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b2a3e7e-ffb1-4b2b-881c-09d94d0d9316 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b Aug 12 21:50:20.049466 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b2a3e7e-ffb1-4b2b-881c-09d94d0d9316 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:20.049726 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b2a3e7e-ffb1-4b2b-881c-09d94d0d9316 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:20.055567 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:20.055567 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:20.056111 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7b2a3e7e-ffb1-4b2b-881c-09d94d0d9316 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:20.056991 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b2a3e7e-ffb1-4b2b-881c-09d94d0d9316 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b returned with HTTP 200 Aug 12 21:50:20.057340 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1149/4609] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:20 2026] GET /volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:20.066412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d0428750-9772-4d99-955d-06d5b14d9bc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:20.069771 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0428750-9772-4d99-955d-06d5b14d9bc5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b Aug 12 21:50:20.069771 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0428750-9772-4d99-955d-06d5b14d9bc5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:20.069771 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0428750-9772-4d99-955d-06d5b14d9bc5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:20.081614 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:20.081614 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:20.082496 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d0428750-9772-4d99-955d-06d5b14d9bc5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:20.084038 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0428750-9772-4d99-955d-06d5b14d9bc5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b returned with HTTP 200 Aug 12 21:50:20.086962 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1157/4610] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:20 2026] GET /volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:20.275027 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-466ae006-7a9f-4da9-96cf-17db565a1585 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:20.278023 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-466ae006-7a9f-4da9-96cf-17db565a1585 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f Aug 12 21:50:20.278281 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-466ae006-7a9f-4da9-96cf-17db565a1585 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:20.278428 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-466ae006-7a9f-4da9-96cf-17db565a1585 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:20.287790 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-466ae006-7a9f-4da9-96cf-17db565a1585 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f returned with HTTP 404 Aug 12 21:50:20.287927 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1154/4611] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:20 2026] GET /volume/v3/volumes/12f28c60-6a08-4843-a05e-69c21c2db32f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:20.296842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc327f6e-37ad-445d-b37f-45cc7bf33cbf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:20.298638 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc327f6e-37ad-445d-b37f-45cc7bf33cbf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:50:20.298859 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc327f6e-37ad-445d-b37f-45cc7bf33cbf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:20.299045 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc327f6e-37ad-445d-b37f-45cc7bf33cbf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:20.299198 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cc327f6e-37ad-445d-b37f-45cc7bf33cbf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete volume with id: 3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:50:20.307142 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:20.307142 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:20.307542 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc327f6e-37ad-445d-b37f-45cc7bf33cbf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:50:20.324102 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc327f6e-37ad-445d-b37f-45cc7bf33cbf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete volume request issued successfully. Aug 12 21:50:20.324390 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc327f6e-37ad-445d-b37f-45cc7bf33cbf tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 202 Aug 12 21:50:20.324751 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1152/4612] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:50:20 2026] DELETE /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:20.336015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad8c5f3d-e6c6-4666-a6ce-6869756ab0c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:20.338679 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad8c5f3d-e6c6-4666-a6ce-6869756ab0c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:50:20.338904 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad8c5f3d-e6c6-4666-a6ce-6869756ab0c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:20.339095 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad8c5f3d-e6c6-4666-a6ce-6869756ab0c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:20.349838 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:20.349838 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:20.355572 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad8c5f3d-e6c6-4666-a6ce-6869756ab0c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:50:20.361671 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad8c5f3d-e6c6-4666-a6ce-6869756ab0c6 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 200 Aug 12 21:50:20.362169 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1150/4613] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:20 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:20.698590 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-becf1a08-9fed-4ae5-9fc7-f4e0ef2c77d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:20.700318 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-becf1a08-9fed-4ae5-9fc7-f4e0ef2c77d7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:20.700651 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-becf1a08-9fed-4ae5-9fc7-f4e0ef2c77d7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:20.701960 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-becf1a08-9fed-4ae5-9fc7-f4e0ef2c77d7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:20.711485 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:20.711485 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:20.715867 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-becf1a08-9fed-4ae5-9fc7-f4e0ef2c77d7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:20.720649 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-becf1a08-9fed-4ae5-9fc7-f4e0ef2c77d7 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:20.721303 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1158/4614] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:20 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:21.378562 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51aef414-f909-439e-ab57-6935abe8b25d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:21.380828 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51aef414-f909-439e-ab57-6935abe8b25d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d Aug 12 21:50:21.381111 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51aef414-f909-439e-ab57-6935abe8b25d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:21.381311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51aef414-f909-439e-ab57-6935abe8b25d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:21.388593 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51aef414-f909-439e-ab57-6935abe8b25d tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d returned with HTTP 404 Aug 12 21:50:21.389329 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1155/4615] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:21 2026] GET /volume/v3/volumes/3e2a8b04-5db5-4447-b1b5-06c07d0a8e6d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:21.397434 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7b0b628-1526-49c3-8031-a2cf47ae97fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:21.399546 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7b0b628-1526-49c3-8031-a2cf47ae97fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 Aug 12 21:50:21.399797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7b0b628-1526-49c3-8031-a2cf47ae97fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:21.400001 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7b0b628-1526-49c3-8031-a2cf47ae97fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:21.400202 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f7b0b628-1526-49c3-8031-a2cf47ae97fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete volume with id: 9f611241-6bc2-4147-8703-9ee223c047e6 Aug 12 21:50:21.407894 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:21.407894 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:21.408383 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f7b0b628-1526-49c3-8031-a2cf47ae97fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:50:21.428948 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f7b0b628-1526-49c3-8031-a2cf47ae97fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete volume request issued successfully. Aug 12 21:50:21.429249 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7b0b628-1526-49c3-8031-a2cf47ae97fd tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 returned with HTTP 202 Aug 12 21:50:21.429901 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1153/4616] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:50:21 2026] DELETE /volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:21.438355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-730784b8-aa89-41db-9ab0-958fd69e21ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:21.440394 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-730784b8-aa89-41db-9ab0-958fd69e21ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 Aug 12 21:50:21.440549 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-730784b8-aa89-41db-9ab0-958fd69e21ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:21.440771 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-730784b8-aa89-41db-9ab0-958fd69e21ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:21.448116 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:21.448116 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:21.452999 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-730784b8-aa89-41db-9ab0-958fd69e21ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:50:21.458424 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-730784b8-aa89-41db-9ab0-958fd69e21ce tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 returned with HTTP 200 Aug 12 21:50:21.458880 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1151/4617] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:21 2026] GET /volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:21.669032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b8b96ee-dfaa-485f-af02-8f62476f8422 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:21.670941 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b8b96ee-dfaa-485f-af02-8f62476f8422 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:50:21.671340 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b8b96ee-dfaa-485f-af02-8f62476f8422 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "242016b4-a146-4218-9c51-79a649be9d78", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1872567672", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:21.682905 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:21.682905 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:21.683477 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b8b96ee-dfaa-485f-af02-8f62476f8422 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:21.683605 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-0b8b96ee-dfaa-485f-af02-8f62476f8422 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create snapshot from volume 242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:21.713166 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0b8b96ee-dfaa-485f-af02-8f62476f8422 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Created reservations ['f86d0168-62a6-4fd5-bb15-28ec90b22f2d', '65fe26e4-eff8-4bd8-809b-f3286d8ebbd6', '0af00354-fcf6-4e64-8543-03beee635218', '092bdd74-2358-486d-aaa1-30a1eb6b5126'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:21.737035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-588dd617-7eeb-4b49-8711-5a47367420dc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:21.739016 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-588dd617-7eeb-4b49-8711-5a47367420dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:21.739234 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-588dd617-7eeb-4b49-8711-5a47367420dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:21.739429 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-588dd617-7eeb-4b49-8711-5a47367420dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:21.752092 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b8b96ee-dfaa-485f-af02-8f62476f8422 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot force create request issued successfully. Aug 12 21:50:21.752484 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:21.752484 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:21.752592 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b8b96ee-dfaa-485f-af02-8f62476f8422 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:50:21.753275 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1159/4618] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:50:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:21.757705 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-588dd617-7eeb-4b49-8711-5a47367420dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:21.763709 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad217572-f805-4ca9-afe0-df3008cf05c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:21.763878 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-588dd617-7eeb-4b49-8711-5a47367420dc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:21.764309 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1156/4619] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:21 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:21.766812 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad217572-f805-4ca9-afe0-df3008cf05c5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 Aug 12 21:50:21.767056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad217572-f805-4ca9-afe0-df3008cf05c5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:21.767863 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad217572-f805-4ca9-afe0-df3008cf05c5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:21.775339 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:21.775339 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:21.775954 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad217572-f805-4ca9-afe0-df3008cf05c5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:21.777443 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad217572-f805-4ca9-afe0-df3008cf05c5 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 returned with HTTP 200 Aug 12 21:50:21.777985 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1154/4620] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:21 2026] GET /volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:22.475653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0383446f-a4a8-4067-8b04-a03919db454b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.477943 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0383446f-a4a8-4067-8b04-a03919db454b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 Aug 12 21:50:22.478137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0383446f-a4a8-4067-8b04-a03919db454b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:22.478370 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0383446f-a4a8-4067-8b04-a03919db454b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:22.484705 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0383446f-a4a8-4067-8b04-a03919db454b tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 returned with HTTP 404 Aug 12 21:50:22.485192 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1152/4621] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:22 2026] GET /volume/v3/volumes/9f611241-6bc2-4147-8703-9ee223c047e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:22.493975 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a525c642-7136-4e57-9f69-508418172835 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.495963 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a525c642-7136-4e57-9f69-508418172835 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 Aug 12 21:50:22.496203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a525c642-7136-4e57-9f69-508418172835 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:22.496413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a525c642-7136-4e57-9f69-508418172835 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:22.496539 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a525c642-7136-4e57-9f69-508418172835 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete volume with id: 9e20d874-32c7-40f9-a807-f79cc7c77677 Aug 12 21:50:22.504987 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:22.504987 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:22.505723 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a525c642-7136-4e57-9f69-508418172835 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:50:22.526475 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a525c642-7136-4e57-9f69-508418172835 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Delete volume request issued successfully. Aug 12 21:50:22.526755 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a525c642-7136-4e57-9f69-508418172835 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 returned with HTTP 202 Aug 12 21:50:22.527209 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1160/4622] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:50:22 2026] DELETE /volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:22.534147 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a5bfb133-c533-4f1f-b0ab-1e7a567b8261 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.537242 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5bfb133-c533-4f1f-b0ab-1e7a567b8261 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 Aug 12 21:50:22.537499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a5bfb133-c533-4f1f-b0ab-1e7a567b8261 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:22.537842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a5bfb133-c533-4f1f-b0ab-1e7a567b8261 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:22.547093 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:22.547093 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:22.554041 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a5bfb133-c533-4f1f-b0ab-1e7a567b8261 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Volume info retrieved successfully. Aug 12 21:50:22.561901 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5bfb133-c533-4f1f-b0ab-1e7a567b8261 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 returned with HTTP 200 Aug 12 21:50:22.562534 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1157/4623] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:22 2026] GET /volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:22.777065 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4166fb88-e7ae-4f49-addc-3cbe4bfc4809 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.779076 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4166fb88-e7ae-4f49-addc-3cbe4bfc4809 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:22.779282 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4166fb88-e7ae-4f49-addc-3cbe4bfc4809 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:22.779524 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4166fb88-e7ae-4f49-addc-3cbe4bfc4809 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:22.788876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-843e16bb-386a-4c6f-8892-6daad3c35ab6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.790656 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-843e16bb-386a-4c6f-8892-6daad3c35ab6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 Aug 12 21:50:22.790827 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-843e16bb-386a-4c6f-8892-6daad3c35ab6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:22.791002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-843e16bb-386a-4c6f-8892-6daad3c35ab6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:22.791748 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:22.791748 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:22.796009 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4166fb88-e7ae-4f49-addc-3cbe4bfc4809 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:22.796445 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:22.796445 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:22.797020 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-843e16bb-386a-4c6f-8892-6daad3c35ab6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:22.797810 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-843e16bb-386a-4c6f-8892-6daad3c35ab6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 returned with HTTP 200 Aug 12 21:50:22.798131 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1153/4624] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:22 2026] GET /volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:22.801900 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4166fb88-e7ae-4f49-addc-3cbe4bfc4809 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:22.802472 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1155/4625] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:22 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:22.810342 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-26059da3-5b95-4701-9438-5ba7e03a836a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.811598 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26059da3-5b95-4701-9438-5ba7e03a836a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 Aug 12 21:50:22.811937 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26059da3-5b95-4701-9438-5ba7e03a836a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:22.812227 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26059da3-5b95-4701-9438-5ba7e03a836a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:22.818082 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:22.818082 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:22.818683 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-26059da3-5b95-4701-9438-5ba7e03a836a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:22.819562 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26059da3-5b95-4701-9438-5ba7e03a836a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 returned with HTTP 200 Aug 12 21:50:22.819910 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1161/4626] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:22 2026] GET /volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:22.861409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-64c9a165-92ae-4c29-9401-781992fa844f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.863767 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-64c9a165-92ae-4c29-9401-781992fa844f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:22.864034 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-64c9a165-92ae-4c29-9401-781992fa844f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:22.864225 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-64c9a165-92ae-4c29-9401-781992fa844f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:22.874936 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:22.874936 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:22.881863 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-64c9a165-92ae-4c29-9401-781992fa844f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:22.888149 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-64c9a165-92ae-4c29-9401-781992fa844f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:22.888710 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1158/4627] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:22 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:22.908392 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-3e974a9a-f78a-48d8-b542-a817c244eb36 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.910739 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-3e974a9a-f78a-48d8-b542-a817c244eb36 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78/action Aug 12 21:50:22.911065 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-3e974a9a-f78a-48d8-b542-a817c244eb36 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:22.911236 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-3e974a9a-f78a-48d8-b542-a817c244eb36 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:22.924064 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:22.924064 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:22.924749 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-3e974a9a-f78a-48d8-b542-a817c244eb36 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:22.933320 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-3e974a9a-f78a-48d8-b542-a817c244eb36 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Begin detaching volume completed successfully. Aug 12 21:50:22.933709 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-3e974a9a-f78a-48d8-b542-a817c244eb36 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78/action returned with HTTP 202 Aug 12 21:50:22.934332 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1154/4628] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:50:22 2026] POST /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:50:22.985047 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6fea0d53-77b0-48d8-b529-77339c9273a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:22.985609 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fea0d53-77b0-48d8-b529-77339c9273a0 None None] GET https://10.4.3.240/volume// Aug 12 21:50:22.985860 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fea0d53-77b0-48d8-b529-77339c9273a0 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:22.986120 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fea0d53-77b0-48d8-b529-77339c9273a0 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:22.986686 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fea0d53-77b0-48d8-b529-77339c9273a0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:22.987587 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1156/4629] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:22.998541 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-9a41cf2a-1f3f-451b-85f9-7770f0def313 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:23.001984 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-9a41cf2a-1f3f-451b-85f9-7770f0def313 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:50:23.002759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-9a41cf2a-1f3f-451b-85f9-7770f0def313 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:23.002759 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-9a41cf2a-1f3f-451b-85f9-7770f0def313 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:23.018110 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:23.018110 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:23.023762 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-9a41cf2a-1f3f-451b-85f9-7770f0def313 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:23.029517 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-9a41cf2a-1f3f-451b-85f9-7770f0def313 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:50:23.029990 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1162/4630] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:22 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:23.577007 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-92f8761d-1e2d-4d46-80fc-b17d3245c718 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:23.579104 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-92f8761d-1e2d-4d46-80fc-b17d3245c718 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] GET https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 Aug 12 21:50:23.579341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-92f8761d-1e2d-4d46-80fc-b17d3245c718 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:23.579834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-92f8761d-1e2d-4d46-80fc-b17d3245c718 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:23.587002 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-92f8761d-1e2d-4d46-80fc-b17d3245c718 tempest-VolumesBackupsTest-1736797879 tempest-VolumesBackupsTest-1736797879-project-member] https://10.4.3.240/volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 returned with HTTP 404 Aug 12 21:50:23.587598 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1159/4631] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:23 2026] GET /volume/v3/volumes/9e20d874-32c7-40f9-a807-f79cc7c77677 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:23.817190 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67e7f0e7-02fe-4b3d-b1a7-8684b5ee4ef3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:23.819024 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67e7f0e7-02fe-4b3d-b1a7-8684b5ee4ef3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:23.819251 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67e7f0e7-02fe-4b3d-b1a7-8684b5ee4ef3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:23.819424 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67e7f0e7-02fe-4b3d-b1a7-8684b5ee4ef3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:23.834609 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:23.834609 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:23.839665 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-67e7f0e7-02fe-4b3d-b1a7-8684b5ee4ef3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:23.848058 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67e7f0e7-02fe-4b3d-b1a7-8684b5ee4ef3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:23.848725 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1155/4632] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:23 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:24.091086 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-e901defa-c694-45c0-b87a-3581d09f01a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:24.094802 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-e901defa-c694-45c0-b87a-3581d09f01a6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673 Aug 12 21:50:24.095044 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-e901defa-c694-45c0-b87a-3581d09f01a6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:24.095295 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-e901defa-c694-45c0-b87a-3581d09f01a6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:24.105057 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:24.105057 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:24.173720 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d72a2e6e-a9e7-44e0-8071-d7906ee0308c req-e901defa-c694-45c0-b87a-3581d09f01a6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673 returned with HTTP 200 Aug 12 21:50:24.174253 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1157/4633] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:50:24 2026] DELETE /volume/v3/attachments/a063902a-42ab-45b1-a1b5-aebcc8c8b673 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:24.867719 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1fc3be43-081b-4d4a-9915-8f502d60ed83 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:24.869787 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fc3be43-081b-4d4a-9915-8f502d60ed83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:24.870016 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fc3be43-081b-4d4a-9915-8f502d60ed83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:24.870253 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fc3be43-081b-4d4a-9915-8f502d60ed83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:24.883593 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:24.883593 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:24.889049 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1fc3be43-081b-4d4a-9915-8f502d60ed83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:24.896000 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fc3be43-081b-4d4a-9915-8f502d60ed83 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:24.896605 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1163/4634] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:24 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:25.116997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c282313e-cad2-4906-a0ba-50ceba9be033 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:25.119150 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:50:25.119474 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1079267708", "snapshot_id": "d00ba0ed-055c-4f4e-87e3-581da414d623", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:25.121727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1079267708', 'snapshot_id': 'd00ba0ed-055c-4f4e-87e3-581da414d623', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:50:25.130279 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:25.130279 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:25.130520 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:25.130742 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume of 1 GB Aug 12 21:50:25.136062 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Availability Zones retrieved successfully. Aug 12 21:50:25.145527 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Flow 'volume_create_api' (5e80d0b4-6abb-41a5-b9d0-52d1ad606fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:25.147052 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb2fa91e-a33d-49e7-a476-3f29ba71585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:25.148600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:50:25.194261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb2fa91e-a33d-49e7-a476-3f29ba71585b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd00ba0ed-055c-4f4e-87e3-581da414d623', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:25.195545 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa3bde8-a33f-4e61-9636-c6186d5411ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:25.254307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Created reservations ['021e2e3b-9bb5-4db9-9eeb-ba96cda9fa12', 'a336cbf1-37bf-4bbc-a152-099143b7bbd9', 'd74f0975-e850-4483-a296-c8a80b09e32d', '884ab723-bb72-4470-aee8-3c8fd0822f88'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:25.255230 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa3bde8-a33f-4e61-9636-c6186d5411ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['021e2e3b-9bb5-4db9-9eeb-ba96cda9fa12', 'a336cbf1-37bf-4bbc-a152-099143b7bbd9', 'd74f0975-e850-4483-a296-c8a80b09e32d', '884ab723-bb72-4470-aee8-3c8fd0822f88']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:25.256263 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95ff226-d937-4f6a-b3a6-81e9d6aeb405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:25.311171 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95ff226-d937-4f6a-b3a6-81e9d6aeb405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5843e5a-888e-4ffe-ad3e-d2af54e6ca14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1079267708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8a55fb659e41fd89483f7aa03f2f54',qos_specs=None,replication_status=,reservations=['021e2e3b-9bb5-4db9-9eeb-ba96cda9fa12','a336cbf1-37bf-4bbc-a152-099143b7bbd9','d74f0975-e850-4483-a296-c8a80b09e32d','884ab723-bb72-4470-aee8-3c8fd0822f88'],size=1,snapshot_id=d00ba0ed-055c-4f4e-87e3-581da414d623,source_replicaid=,source_volid=None,status='creating',user_id='4e37ae39b51949268ea3ba58a0cab169',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1079267708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5843e5a-888e-4ffe-ad3e-d2af54e6ca14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8a55fb659e41fd89483f7aa03f2f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d00ba0ed-055c-4f4e-87e3-581da414d623,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e37ae39b51949268ea3ba58a0cab169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:25.312254 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf65ba0-1395-4f3d-bbb4-0ad978b4b18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:25.342202 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf65ba0-1395-4f3d-bbb4-0ad978b4b18b) transitioned into state 'SUCCESS' from state '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-1079267708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8a55fb659e41fd89483f7aa03f2f54',qos_specs=None,replication_status=,reservations=['021e2e3b-9bb5-4db9-9eeb-ba96cda9fa12','a336cbf1-37bf-4bbc-a152-099143b7bbd9','d74f0975-e850-4483-a296-c8a80b09e32d','884ab723-bb72-4470-aee8-3c8fd0822f88'],size=1,snapshot_id=d00ba0ed-055c-4f4e-87e3-581da414d623,source_replicaid=,source_volid=None,status='creating',user_id='4e37ae39b51949268ea3ba58a0cab169',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:25.344024 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49b404c-67b8-4885-b846-71c6361ea6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:25.377142 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49b404c-67b8-4885-b846-71c6361ea6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:25.378386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Flow 'volume_create_api' (5e80d0b4-6abb-41a5-b9d0-52d1ad606fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:25.381123 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume request issued successfully. Aug 12 21:50:25.381969 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c282313e-cad2-4906-a0ba-50ceba9be033 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:50:25.382804 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1160/4635] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:50:25 2026] POST /volume/v3/volumes => generated 791 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:25.398326 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-944fd975-98e6-4f0d-bafd-74e77d7cce57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:25.400294 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-944fd975-98e6-4f0d-bafd-74e77d7cce57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:25.400882 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-944fd975-98e6-4f0d-bafd-74e77d7cce57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:25.400977 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-944fd975-98e6-4f0d-bafd-74e77d7cce57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:25.410388 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:25.410388 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:25.415847 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-944fd975-98e6-4f0d-bafd-74e77d7cce57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:25.422567 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-944fd975-98e6-4f0d-bafd-74e77d7cce57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:25.423283 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1156/4636] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:25 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:25.911765 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50d540d4-aa9d-4057-b6ec-2ac1d3a8e6ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:25.913594 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50d540d4-aa9d-4057-b6ec-2ac1d3a8e6ac tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:25.913866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50d540d4-aa9d-4057-b6ec-2ac1d3a8e6ac tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:25.914058 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50d540d4-aa9d-4057-b6ec-2ac1d3a8e6ac tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:25.927104 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:25.927104 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:25.931019 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50d540d4-aa9d-4057-b6ec-2ac1d3a8e6ac tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:25.935533 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50d540d4-aa9d-4057-b6ec-2ac1d3a8e6ac tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:25.936016 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1158/4637] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:25 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:26.437567 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d5046e3-2cd6-4505-8138-22c0dd45cf8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:26.442331 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d5046e3-2cd6-4505-8138-22c0dd45cf8f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:26.442716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d5046e3-2cd6-4505-8138-22c0dd45cf8f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:26.442984 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d5046e3-2cd6-4505-8138-22c0dd45cf8f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:26.454722 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:26.454722 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:26.460403 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d5046e3-2cd6-4505-8138-22c0dd45cf8f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:26.467777 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d5046e3-2cd6-4505-8138-22c0dd45cf8f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:26.468402 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1164/4638] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:26 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:26.489986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-23bb3a28-f34d-4abb-b357-5438217ae87f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:26.492304 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23bb3a28-f34d-4abb-b357-5438217ae87f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:26.492562 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23bb3a28-f34d-4abb-b357-5438217ae87f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:26.492878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23bb3a28-f34d-4abb-b357-5438217ae87f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:26.501900 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:26.501900 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:26.505843 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-23bb3a28-f34d-4abb-b357-5438217ae87f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:26.510752 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23bb3a28-f34d-4abb-b357-5438217ae87f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:26.511217 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1161/4639] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:26 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:26.951523 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a241e79-99c8-40f1-9252-4db00a021a20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:26.954343 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a241e79-99c8-40f1-9252-4db00a021a20 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:26.954684 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a241e79-99c8-40f1-9252-4db00a021a20 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:26.955064 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a241e79-99c8-40f1-9252-4db00a021a20 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:26.968451 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:26.968451 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:26.974077 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5a241e79-99c8-40f1-9252-4db00a021a20 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:26.980062 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a241e79-99c8-40f1-9252-4db00a021a20 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:26.980979 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1157/4640] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:26 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:27.073004 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-e672cbe9-9f87-49b6-a02c-94fa7c741848 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.075417 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-e672cbe9-9f87-49b6-a02c-94fa7c741848 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:27.075728 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-e672cbe9-9f87-49b6-a02c-94fa7c741848 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:27.075863 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-e672cbe9-9f87-49b6-a02c-94fa7c741848 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:27.085600 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:27.085600 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:27.091022 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-e672cbe9-9f87-49b6-a02c-94fa7c741848 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:27.097967 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-e672cbe9-9f87-49b6-a02c-94fa7c741848 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:27.098463 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1159/4641] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:27 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:27.197069 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38a87269-7003-4e51-aa47-ebaddb7a765b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.197573 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38a87269-7003-4e51-aa47-ebaddb7a765b None None] GET https://10.4.3.240/volume// Aug 12 21:50:27.197863 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38a87269-7003-4e51-aa47-ebaddb7a765b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:27.198118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38a87269-7003-4e51-aa47-ebaddb7a765b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:27.198568 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38a87269-7003-4e51-aa47-ebaddb7a765b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:27.199161 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1165/4642] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:50:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:27.209828 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-0b6dcf03-bb32-46f7-80db-616c846acdea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.212682 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-0b6dcf03-bb32-46f7-80db-616c846acdea tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:50:27.213264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-0b6dcf03-bb32-46f7-80db-616c846acdea tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5843e5a-888e-4ffe-ad3e-d2af54e6ca14", "connector": null, "instance_uuid": "ed491bfa-b458-462d-9bda-b464696a5c64"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:27.224431 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:27.224431 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:27.269377 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-0b6dcf03-bb32-46f7-80db-616c846acdea tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:50:27.269951 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1162/4643] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:50:27 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:27.311991 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70fcdb9f-03bd-4b9d-964d-ac9a17b6d4dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.314175 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70fcdb9f-03bd-4b9d-964d-ac9a17b6d4dd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:27.314384 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70fcdb9f-03bd-4b9d-964d-ac9a17b6d4dd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:27.314730 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70fcdb9f-03bd-4b9d-964d-ac9a17b6d4dd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:27.332143 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:27.332143 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:27.338363 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-70fcdb9f-03bd-4b9d-964d-ac9a17b6d4dd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:27.351137 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d55b20a-bfb4-49b8-8c04-d86c672b5e8a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.351334 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d55b20a-bfb4-49b8-8c04-d86c672b5e8a None None] GET https://10.4.3.240/volume// Aug 12 21:50:27.351536 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d55b20a-bfb4-49b8-8c04-d86c672b5e8a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:27.351919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d55b20a-bfb4-49b8-8c04-d86c672b5e8a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:27.353137 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d55b20a-bfb4-49b8-8c04-d86c672b5e8a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:27.353260 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70fcdb9f-03bd-4b9d-964d-ac9a17b6d4dd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:27.353563 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1160/4644] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:27.353928 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1158/4645] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:27 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:27.354011 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-99791008-4853-4ef9-8f3b-036984e44850 req-78826163-dc5e-4e44-91bb-945b4393b1f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.357806 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-78826163-dc5e-4e44-91bb-945b4393b1f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21/action Aug 12 21:50:27.358269 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-78826163-dc5e-4e44-91bb-945b4393b1f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:27.358429 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-78826163-dc5e-4e44-91bb-945b4393b1f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:27.365958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-a31b4823-9ccd-4f4b-8c73-b1488dcbb491 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.369440 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-a31b4823-9ccd-4f4b-8c73-b1488dcbb491 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:27.369735 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-a31b4823-9ccd-4f4b-8c73-b1488dcbb491 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:27.369967 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-a31b4823-9ccd-4f4b-8c73-b1488dcbb491 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:27.384226 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:27.384226 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:27.386555 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:27.386555 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:27.389417 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-a31b4823-9ccd-4f4b-8c73-b1488dcbb491 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:27.396560 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-a31b4823-9ccd-4f4b-8c73-b1488dcbb491 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:27.397211 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1163/4646] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:27 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 1063 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:27.405387 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-99791008-4853-4ef9-8f3b-036984e44850 req-78826163-dc5e-4e44-91bb-945b4393b1f9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21/action returned with HTTP 204 Aug 12 21:50:27.406048 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1166/4647] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:50:27 2026] POST /volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:27.534898 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-ca47b7be-a4b8-4d01-ba81-1a5ec52501b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.537807 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-ca47b7be-a4b8-4d01-ba81-1a5ec52501b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] PUT https://10.4.3.240/volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d Aug 12 21:50:27.538246 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-ca47b7be-a4b8-4d01-ba81-1a5ec52501b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:27.551521 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-ca47b7be-a4b8-4d01-ba81-1a5ec52501b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Acquiring lock "cinder-attachment_update-a5843e5a-888e-4ffe-ad3e-d2af54e6ca14-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:50:27.558259 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-ca47b7be-a4b8-4d01-ba81-1a5ec52501b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Lock "cinder-attachment_update-a5843e5a-888e-4ffe-ad3e-d2af54e6ca14-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:50:27.559352 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:27.559352 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:27.668719 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-ca47b7be-a4b8-4d01-ba81-1a5ec52501b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Lock "cinder-attachment_update-a5843e5a-888e-4ffe-ad3e-d2af54e6ca14-np0000007121" released by "attachment_update" :: held 0.110s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:50:27.669029 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-ca47b7be-a4b8-4d01-ba81-1a5ec52501b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d returned with HTTP 200 Aug 12 21:50:27.669578 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1161/4648] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:50:27 2026] PUT /volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:27.790575 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76621c68-541a-4c95-a438-8f15ab2c238d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.888748 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:50:27.889130 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:27.890579 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:50:27.890915 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Create volume of 1 GB Aug 12 21:50:27.895954 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Availability Zones retrieved successfully. Aug 12 21:50:27.905545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Flow 'volume_create_api' (b9f80f02-49a4-448f-9f29-c9cea78ab8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:27.907082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620c2d3f-7ac2-4cf8-868a-361b6d8221b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:27.908466 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:50:27.936646 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620c2d3f-7ac2-4cf8-868a-361b6d8221b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:27.937591 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05782b24-1b59-4201-9350-79aaf598e00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:27.995530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ea9ebaa-0e0b-4e1b-8ecb-f6af7abde48f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:27.997817 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ea9ebaa-0e0b-4e1b-8ecb-f6af7abde48f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:27.998020 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ea9ebaa-0e0b-4e1b-8ecb-f6af7abde48f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:27.998303 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ea9ebaa-0e0b-4e1b-8ecb-f6af7abde48f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:28.010848 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:28.010848 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:28.014785 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Created reservations ['1ab8b8e1-44d0-4e8f-8629-a2a918752231', '564680e4-d459-45b4-a9c8-1e85039546e4', 'ee9cf3fa-6463-486d-aef9-a8b25eba5841', '7fb9f27d-70a1-4719-b36f-74dd223a1c01'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:28.015461 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ea9ebaa-0e0b-4e1b-8ecb-f6af7abde48f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:28.015613 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05782b24-1b59-4201-9350-79aaf598e00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ab8b8e1-44d0-4e8f-8629-a2a918752231', '564680e4-d459-45b4-a9c8-1e85039546e4', 'ee9cf3fa-6463-486d-aef9-a8b25eba5841', '7fb9f27d-70a1-4719-b36f-74dd223a1c01']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:28.016291 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f897c61e-d634-4847-a52d-38065a3905de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:28.020749 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ea9ebaa-0e0b-4e1b-8ecb-f6af7abde48f tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:28.021229 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1164/4649] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:27 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:28.035031 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24711c87-1fbe-4ac9-af64-6683cd37644d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:28.036946 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24711c87-1fbe-4ac9-af64-6683cd37644d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:28.037139 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24711c87-1fbe-4ac9-af64-6683cd37644d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:28.037324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24711c87-1fbe-4ac9-af64-6683cd37644d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:28.047231 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:28.047231 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:28.048029 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f897c61e-d634-4847-a52d-38065a3905de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067', '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='9a9aef391cdc423b9f109aa3e1c9e181',qos_specs=None,replication_status=,reservations=['1ab8b8e1-44d0-4e8f-8629-a2a918752231','564680e4-d459-45b4-a9c8-1e85039546e4','ee9cf3fa-6463-486d-aef9-a8b25eba5841','7fb9f27d-70a1-4719-b36f-74dd223a1c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3038d9557bd44bb9cba170aca5c17f3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:50:28Z,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=3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9aef391cdc423b9f109aa3e1c9e181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3038d9557bd44bb9cba170aca5c17f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:28.049601 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa66e2c0-2879-4da2-a138-de873e38852b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:28.052265 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-24711c87-1fbe-4ac9-af64-6683cd37644d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:28.059386 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24711c87-1fbe-4ac9-af64-6683cd37644d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:28.060091 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1167/4650] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:28 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:28.071741 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa66e2c0-2879-4da2-a138-de873e38852b) transitioned into state 'SUCCESS' from 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='9a9aef391cdc423b9f109aa3e1c9e181',qos_specs=None,replication_status=,reservations=['1ab8b8e1-44d0-4e8f-8629-a2a918752231','564680e4-d459-45b4-a9c8-1e85039546e4','ee9cf3fa-6463-486d-aef9-a8b25eba5841','7fb9f27d-70a1-4719-b36f-74dd223a1c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3038d9557bd44bb9cba170aca5c17f3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:28.072501 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56b0d2d-688e-4351-bd6f-40447c98bdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:28.084306 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56b0d2d-688e-4351-bd6f-40447c98bdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:28.085510 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Flow 'volume_create_api' (b9f80f02-49a4-448f-9f29-c9cea78ab8aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:28.085956 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Create volume request issued successfully. Aug 12 21:50:28.086674 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76621c68-541a-4c95-a438-8f15ab2c238d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:50:28.087239 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1159/4651] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:50:27 2026] POST /volume/v3/volumes => generated 740 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:28.102741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa926b78-0f83-4912-b04b-c07cbbcee1bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:28.105281 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa926b78-0f83-4912-b04b-c07cbbcee1bf tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 Aug 12 21:50:28.106553 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa926b78-0f83-4912-b04b-c07cbbcee1bf tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:28.106553 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa926b78-0f83-4912-b04b-c07cbbcee1bf tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:28.115461 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:28.115461 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:28.120487 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fa926b78-0f83-4912-b04b-c07cbbcee1bf tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:28.127054 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa926b78-0f83-4912-b04b-c07cbbcee1bf tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 returned with HTTP 200 Aug 12 21:50:28.127549 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1162/4652] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:28 2026] GET /volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 => generated 808 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:28.378321 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4b34df74-1155-4e79-9d5d-4f4da75b4286 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:28.380796 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4b34df74-1155-4e79-9d5d-4f4da75b4286 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:28.381074 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4b34df74-1155-4e79-9d5d-4f4da75b4286 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:28.381346 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4b34df74-1155-4e79-9d5d-4f4da75b4286 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:28.393971 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:28.393971 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:28.399022 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4b34df74-1155-4e79-9d5d-4f4da75b4286 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:28.403984 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4b34df74-1155-4e79-9d5d-4f4da75b4286 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:28.404514 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1165/4653] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:28 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:29.144117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e9165b3-4976-4b5b-88a8-92d0ee35f1ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:29.146486 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e9165b3-4976-4b5b-88a8-92d0ee35f1ff tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 Aug 12 21:50:29.146742 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e9165b3-4976-4b5b-88a8-92d0ee35f1ff tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:29.146945 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e9165b3-4976-4b5b-88a8-92d0ee35f1ff tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:29.156370 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:29.156370 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:29.162143 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4e9165b3-4976-4b5b-88a8-92d0ee35f1ff tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:29.169278 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e9165b3-4976-4b5b-88a8-92d0ee35f1ff tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 returned with HTTP 200 Aug 12 21:50:29.170218 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1168/4654] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:29 2026] GET /volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:29.187801 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bae4f234-3097-4cb9-bd9e-e13409280780 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:29.190183 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bae4f234-3097-4cb9-bd9e-e13409280780 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 Aug 12 21:50:29.190382 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bae4f234-3097-4cb9-bd9e-e13409280780 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:29.190571 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bae4f234-3097-4cb9-bd9e-e13409280780 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:29.198912 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:29.198912 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:29.204087 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bae4f234-3097-4cb9-bd9e-e13409280780 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:29.211009 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bae4f234-3097-4cb9-bd9e-e13409280780 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 returned with HTTP 200 Aug 12 21:50:29.211985 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1160/4655] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:29 2026] GET /volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:29.230741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:29.233040 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:50:29.233441 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-589764869"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:29.235267 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-589764869'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:50:29.235412 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Create volume of 1 GB Aug 12 21:50:29.240499 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Availability Zones retrieved successfully. Aug 12 21:50:29.247513 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Flow 'volume_create_api' (4335d9ed-0812-4b51-8bc3-6fc3badb6b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:29.248850 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6edf0d-9f50-46b1-a757-3bc29d779b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:29.249888 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:50:29.290369 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6edf0d-9f50-46b1-a757-3bc29d779b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:29.291787 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec5f2a0-8e61-421c-bf79-6ace361ace14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:29.345859 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Created reservations ['af3b7360-ed2c-48ae-8cb7-6a20fdb19da5', '4bf04f7f-98eb-4e61-9c2c-8dfec8a7b841', 'af396f31-db3e-48b7-9cba-c0e757f831a3', '43ac8166-2928-42da-8f12-96b2a015d940'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:29.346966 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec5f2a0-8e61-421c-bf79-6ace361ace14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af3b7360-ed2c-48ae-8cb7-6a20fdb19da5', '4bf04f7f-98eb-4e61-9c2c-8dfec8a7b841', 'af396f31-db3e-48b7-9cba-c0e757f831a3', '43ac8166-2928-42da-8f12-96b2a015d940']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:29.347897 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91d978b-d90a-4d47-899c-885b5e1d601b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:29.375879 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91d978b-d90a-4d47-899c-885b5e1d601b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eaae904-6655-4127-87c5-1c0bbb7c4ebd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-589764869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9aef391cdc423b9f109aa3e1c9e181',qos_specs=None,replication_status=,reservations=['af3b7360-ed2c-48ae-8cb7-6a20fdb19da5','4bf04f7f-98eb-4e61-9c2c-8dfec8a7b841','af396f31-db3e-48b7-9cba-c0e757f831a3','43ac8166-2928-42da-8f12-96b2a015d940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3038d9557bd44bb9cba170aca5c17f3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:50:29Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-589764869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eaae904-6655-4127-87c5-1c0bbb7c4ebd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9aef391cdc423b9f109aa3e1c9e181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3038d9557bd44bb9cba170aca5c17f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:29.376678 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76d41c0-2ed6-4b69-a6e2-414c67513119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:29.395839 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76d41c0-2ed6-4b69-a6e2-414c67513119) transitioned into 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-589764869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9aef391cdc423b9f109aa3e1c9e181',qos_specs=None,replication_status=,reservations=['af3b7360-ed2c-48ae-8cb7-6a20fdb19da5','4bf04f7f-98eb-4e61-9c2c-8dfec8a7b841','af396f31-db3e-48b7-9cba-c0e757f831a3','43ac8166-2928-42da-8f12-96b2a015d940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3038d9557bd44bb9cba170aca5c17f3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:29.396801 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44dc6dd-d2e5-453b-8c7b-05d382bd562c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:29.408724 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44dc6dd-d2e5-453b-8c7b-05d382bd562c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:29.409946 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Flow 'volume_create_api' (4335d9ed-0812-4b51-8bc3-6fc3badb6b8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:29.410418 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Create volume request issued successfully. Aug 12 21:50:29.411227 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5aa04da-d0b7-4771-8080-6bc538626b9a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:50:29.411863 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1163/4656] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:50:29 2026] POST /volume/v3/volumes => generated 775 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:29.420233 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-95d07c01-4506-41a4-a260-ca157952434b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:29.422725 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95d07c01-4506-41a4-a260-ca157952434b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:29.422962 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95d07c01-4506-41a4-a260-ca157952434b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:29.424476 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95d07c01-4506-41a4-a260-ca157952434b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:29.430854 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e599561f-4fe1-4db7-9c59-bdf2a3b67c8a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:29.433152 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e599561f-4fe1-4db7-9c59-bdf2a3b67c8a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd Aug 12 21:50:29.433393 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e599561f-4fe1-4db7-9c59-bdf2a3b67c8a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:29.433654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e599561f-4fe1-4db7-9c59-bdf2a3b67c8a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:29.434886 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:29.434886 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:29.439683 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-95d07c01-4506-41a4-a260-ca157952434b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:29.443409 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:29.443409 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:29.445120 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95d07c01-4506-41a4-a260-ca157952434b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:29.445578 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1166/4657] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:29 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:29.453667 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e599561f-4fe1-4db7-9c59-bdf2a3b67c8a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:29.459772 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e599561f-4fe1-4db7-9c59-bdf2a3b67c8a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd returned with HTTP 200 Aug 12 21:50:29.460303 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1169/4658] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:29 2026] GET /volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:30.152141 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22dde6ae-8447-486e-b31a-d241bacd6869 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:30.155195 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:50:30.155195 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-897856561", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:30.155920 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-897856561', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:50:30.156062 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Create volume of 1 GB Aug 12 21:50:30.160264 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Availability Zones retrieved successfully. Aug 12 21:50:30.166018 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Flow 'volume_create_api' (22b2b253-54fd-4c0c-be5d-be4227a59088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:30.166936 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d9b240-462a-44aa-a1b6-a9b4fbb2fda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:30.167875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:50:30.192475 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d9b240-462a-44aa-a1b6-a9b4fbb2fda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:30.193661 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b2a64c-f62d-48eb-9c6a-2ef283550a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:30.259710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Created reservations ['0108a52e-2244-4b0e-8ab5-9b2ff96f2874', '5b7cc3c2-9de2-4721-b1df-11a362e924b8', '0a9411eb-8423-4145-a7a9-9526711793fa', '4d7cc926-63d3-486a-81c8-07f7af3dc68b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:30.260660 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b2a64c-f62d-48eb-9c6a-2ef283550a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0108a52e-2244-4b0e-8ab5-9b2ff96f2874', '5b7cc3c2-9de2-4721-b1df-11a362e924b8', '0a9411eb-8423-4145-a7a9-9526711793fa', '4d7cc926-63d3-486a-81c8-07f7af3dc68b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:30.261632 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b68984-b4e7-4f5d-8780-a76fab65d2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:30.288933 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b68984-b4e7-4f5d-8780-a76fab65d2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a518cee-3fca-420a-9f69-00333030db05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-897856561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00b2c05e9e2a42a7bb3088e213b50f63',qos_specs=None,replication_status=,reservations=['0108a52e-2244-4b0e-8ab5-9b2ff96f2874','5b7cc3c2-9de2-4721-b1df-11a362e924b8','0a9411eb-8423-4145-a7a9-9526711793fa','4d7cc926-63d3-486a-81c8-07f7af3dc68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='173226509d3547d88f2b1d4ff61fc2cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-897856561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a518cee-3fca-420a-9f69-00333030db05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00b2c05e9e2a42a7bb3088e213b50f63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='173226509d3547d88f2b1d4ff61fc2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:30.289556 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f0ff98-b006-49f9-9af0-442ab57abbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:30.307806 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f0ff98-b006-49f9-9af0-442ab57abbbf) transitioned into state 'SUCCESS' from state '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-897856561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00b2c05e9e2a42a7bb3088e213b50f63',qos_specs=None,replication_status=,reservations=['0108a52e-2244-4b0e-8ab5-9b2ff96f2874','5b7cc3c2-9de2-4721-b1df-11a362e924b8','0a9411eb-8423-4145-a7a9-9526711793fa','4d7cc926-63d3-486a-81c8-07f7af3dc68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='173226509d3547d88f2b1d4ff61fc2cd',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:30.308709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54335e16-34ad-4a25-8347-a4bc73c446a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:30.320521 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54335e16-34ad-4a25-8347-a4bc73c446a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:30.321602 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Flow 'volume_create_api' (22b2b253-54fd-4c0c-be5d-be4227a59088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:30.322052 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Create volume request issued successfully. Aug 12 21:50:30.322755 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22dde6ae-8447-486e-b31a-d241bacd6869 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:50:30.323879 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1161/4659] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:50:30 2026] POST /volume/v3/volumes => generated 788 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:30.343015 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cbf83b98-60e6-4c90-9611-2cd1b2b3af36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:30.345281 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbf83b98-60e6-4c90-9611-2cd1b2b3af36 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:30.345580 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbf83b98-60e6-4c90-9611-2cd1b2b3af36 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:30.345859 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbf83b98-60e6-4c90-9611-2cd1b2b3af36 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:30.362996 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:30.362996 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:30.371574 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cbf83b98-60e6-4c90-9611-2cd1b2b3af36 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:30.376761 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbf83b98-60e6-4c90-9611-2cd1b2b3af36 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:30.377186 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1164/4660] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:30 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:30.461781 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3e5b4711-3e14-466e-9eae-538bbd86c7b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:30.465089 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3e5b4711-3e14-466e-9eae-538bbd86c7b8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:30.465332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3e5b4711-3e14-466e-9eae-538bbd86c7b8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:30.465576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3e5b4711-3e14-466e-9eae-538bbd86c7b8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:30.477037 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b0fc0fe-aa51-4b58-ae2d-7e075bd7b44e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:30.479564 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b0fc0fe-aa51-4b58-ae2d-7e075bd7b44e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd Aug 12 21:50:30.479564 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b0fc0fe-aa51-4b58-ae2d-7e075bd7b44e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:30.479779 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b0fc0fe-aa51-4b58-ae2d-7e075bd7b44e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:30.480592 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:30.480592 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:30.484999 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3e5b4711-3e14-466e-9eae-538bbd86c7b8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:30.490252 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:30.490252 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:30.491146 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3e5b4711-3e14-466e-9eae-538bbd86c7b8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:30.491651 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1167/4661] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:30 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:30.494978 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b0fc0fe-aa51-4b58-ae2d-7e075bd7b44e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:30.499354 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b0fc0fe-aa51-4b58-ae2d-7e075bd7b44e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd returned with HTTP 200 Aug 12 21:50:30.500058 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1170/4662] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:30 2026] GET /volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:50:30.514042 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89004755-ea52-421b-9934-4ba4123aab47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:30.516238 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89004755-ea52-421b-9934-4ba4123aab47 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd Aug 12 21:50:30.516490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89004755-ea52-421b-9934-4ba4123aab47 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:30.516838 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89004755-ea52-421b-9934-4ba4123aab47 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:30.526111 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:30.526111 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:30.530801 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-89004755-ea52-421b-9934-4ba4123aab47 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:30.537564 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89004755-ea52-421b-9934-4ba4123aab47 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd returned with HTTP 200 Aug 12 21:50:30.538380 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1162/4663] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:30 2026] GET /volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:30.555179 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2770add-e4bd-454b-bc4c-1896b8d752b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:30.557309 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2770add-e4bd-454b-bc4c-1896b8d752b0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:50:30.557734 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2770add-e4bd-454b-bc4c-1896b8d752b0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eaae904-6655-4127-87c5-1c0bbb7c4ebd", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-508827659"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:30.568249 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:30.568249 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:30.568971 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2770add-e4bd-454b-bc4c-1896b8d752b0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:30.569156 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-d2770add-e4bd-454b-bc4c-1896b8d752b0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Create snapshot from volume 7eaae904-6655-4127-87c5-1c0bbb7c4ebd Aug 12 21:50:30.611757 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d2770add-e4bd-454b-bc4c-1896b8d752b0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Created reservations ['c447c244-bc8a-4a49-8f6f-e5665d061295', '107628c7-02df-444e-8bd5-ce4f1721bbc7', 'd006a912-4a57-4975-a70e-e4c49b5872f9', 'ffc08698-09f3-4fa1-95e0-1ff71ae3ea08'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:30.643994 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2770add-e4bd-454b-bc4c-1896b8d752b0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Snapshot create request issued successfully. Aug 12 21:50:30.644424 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2770add-e4bd-454b-bc4c-1896b8d752b0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:50:30.644995 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1165/4664] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:50:30 2026] POST /volume/v3/snapshots => generated 325 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:30.656053 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c3857d4-6ed6-41f6-abf2-3fd2b4bf8d5d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:30.659815 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c3857d4-6ed6-41f6-abf2-3fd2b4bf8d5d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d Aug 12 21:50:30.659815 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c3857d4-6ed6-41f6-abf2-3fd2b4bf8d5d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:30.659815 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c3857d4-6ed6-41f6-abf2-3fd2b4bf8d5d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:30.665047 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:30.665047 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:30.665724 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c3857d4-6ed6-41f6-abf2-3fd2b4bf8d5d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Snapshot retrieved successfully. Aug 12 21:50:30.667102 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c3857d4-6ed6-41f6-abf2-3fd2b4bf8d5d tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d returned with HTTP 200 Aug 12 21:50:30.667475 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1168/4665] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:30 2026] GET /volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d => generated 457 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:30.963365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-082445d9-5e71-445c-a5ad-100ad5b60cde None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:30.966406 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-082445d9-5e71-445c-a5ad-100ad5b60cde tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d/action Aug 12 21:50:30.967125 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-082445d9-5e71-445c-a5ad-100ad5b60cde tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:30.967179 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-082445d9-5e71-445c-a5ad-100ad5b60cde tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:30.998217 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:30.998217 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:31.018967 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-99b1dcdb-a5a5-44bb-8999-29426980f3da req-082445d9-5e71-445c-a5ad-100ad5b60cde tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d/action returned with HTTP 204 Aug 12 21:50:31.019510 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1171/4666] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:50:30 2026] POST /volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:31.394699 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ce302ed-5ea0-4727-90a9-dc5d3045ef5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.397224 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ce302ed-5ea0-4727-90a9-dc5d3045ef5e tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:31.397495 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ce302ed-5ea0-4727-90a9-dc5d3045ef5e tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.397765 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ce302ed-5ea0-4727-90a9-dc5d3045ef5e tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.406679 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.406679 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:31.410858 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4ce302ed-5ea0-4727-90a9-dc5d3045ef5e tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:31.415400 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ce302ed-5ea0-4727-90a9-dc5d3045ef5e tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:31.415831 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1163/4667] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:31.430696 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7f99b9e-b2a6-4bef-955a-024edb592fb0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.432997 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7f99b9e-b2a6-4bef-955a-024edb592fb0 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:31.433226 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7f99b9e-b2a6-4bef-955a-024edb592fb0 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.433450 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7f99b9e-b2a6-4bef-955a-024edb592fb0 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.442226 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.442226 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:31.446888 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f7f99b9e-b2a6-4bef-955a-024edb592fb0 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:31.452216 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7f99b9e-b2a6-4bef-955a-024edb592fb0 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:31.452701 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1166/4668] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:31.497455 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-50fbc513-a3e3-43e5-8706-63818da659da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.500049 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-50fbc513-a3e3-43e5-8706-63818da659da tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:31.500323 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-50fbc513-a3e3-43e5-8706-63818da659da tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.500594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-50fbc513-a3e3-43e5-8706-63818da659da tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.505328 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-406e98e6-d3c0-4e01-85f5-fcebfd3b920e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.508056 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-406e98e6-d3c0-4e01-85f5-fcebfd3b920e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:31.508420 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-406e98e6-d3c0-4e01-85f5-fcebfd3b920e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.508746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-406e98e6-d3c0-4e01-85f5-fcebfd3b920e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.509520 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.509520 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:31.514749 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-50fbc513-a3e3-43e5-8706-63818da659da tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:31.521128 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-50fbc513-a3e3-43e5-8706-63818da659da tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:31.521580 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1169/4669] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:31.526132 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.526132 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:31.533026 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-406e98e6-d3c0-4e01-85f5-fcebfd3b920e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:31.540516 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-406e98e6-d3c0-4e01-85f5-fcebfd3b920e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:31.540994 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1172/4670] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:31.616245 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f4dbd89e-e8b3-429d-ace2-8c9e351d9259 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.616734 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4dbd89e-e8b3-429d-ace2-8c9e351d9259 None None] GET https://10.4.3.240/volume// Aug 12 21:50:31.616945 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4dbd89e-e8b3-429d-ace2-8c9e351d9259 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.617185 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4dbd89e-e8b3-429d-ace2-8c9e351d9259 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.617553 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4dbd89e-e8b3-429d-ace2-8c9e351d9259 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:31.617926 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1164/4671] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:31.626972 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-2b19e9f6-b263-41ad-a2d3-318abc92d4eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.630229 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-2b19e9f6-b263-41ad-a2d3-318abc92d4eb tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:50:31.630229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-2b19e9f6-b263-41ad-a2d3-318abc92d4eb tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a518cee-3fca-420a-9f69-00333030db05", "connector": null, "instance_uuid": "6d8a7994-f0a6-41f9-ad8b-129d2cdf803f"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:31.640664 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.640664 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:31.671649 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-2b19e9f6-b263-41ad-a2d3-318abc92d4eb tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:50:31.672240 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1167/4672] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:50:31 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 12 21:50:31.679017 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5019a70f-d925-4bf3-b571-6c43363b3359 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.681158 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5019a70f-d925-4bf3-b571-6c43363b3359 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d Aug 12 21:50:31.681535 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5019a70f-d925-4bf3-b571-6c43363b3359 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.682224 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5019a70f-d925-4bf3-b571-6c43363b3359 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.689993 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.689993 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:31.690218 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5019a70f-d925-4bf3-b571-6c43363b3359 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Snapshot retrieved successfully. Aug 12 21:50:31.691092 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5019a70f-d925-4bf3-b571-6c43363b3359 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d returned with HTTP 200 Aug 12 21:50:31.691550 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1170/4673] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:31.704885 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c05a274f-2064-4d39-8c7d-4ce80445d98b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.707435 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c05a274f-2064-4d39-8c7d-4ce80445d98b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d Aug 12 21:50:31.708156 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c05a274f-2064-4d39-8c7d-4ce80445d98b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.708413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c05a274f-2064-4d39-8c7d-4ce80445d98b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.713893 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.713893 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:31.715516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-654c5123-a7a8-4f8b-9c33-61e433441bc6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.715717 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c05a274f-2064-4d39-8c7d-4ce80445d98b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Snapshot retrieved successfully. Aug 12 21:50:31.717559 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c05a274f-2064-4d39-8c7d-4ce80445d98b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d returned with HTTP 200 Aug 12 21:50:31.717559 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1173/4674] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:31.717732 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-654c5123-a7a8-4f8b-9c33-61e433441bc6 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:31.719295 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-654c5123-a7a8-4f8b-9c33-61e433441bc6 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.719542 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-654c5123-a7a8-4f8b-9c33-61e433441bc6 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.729376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dab51d31-1a51-431b-b325-ca0548780d2a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.731269 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c9016591-5c11-48f6-a096-4d2a36c0cbf7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.731422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dab51d31-1a51-431b-b325-ca0548780d2a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d Aug 12 21:50:31.731535 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dab51d31-1a51-431b-b325-ca0548780d2a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.731688 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9016591-5c11-48f6-a096-4d2a36c0cbf7 None None] GET https://10.4.3.240/volume// Aug 12 21:50:31.731807 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dab51d31-1a51-431b-b325-ca0548780d2a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.731865 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9016591-5c11-48f6-a096-4d2a36c0cbf7 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.731954 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-dab51d31-1a51-431b-b325-ca0548780d2a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Delete snapshot with id: 08b4dd15-52db-4e01-a004-378bc8ab858d Aug 12 21:50:31.732145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9016591-5c11-48f6-a096-4d2a36c0cbf7 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.732444 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9016591-5c11-48f6-a096-4d2a36c0cbf7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:31.732853 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1171/4675] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:31.734671 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.734671 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:31.738654 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.738654 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:31.739225 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dab51d31-1a51-431b-b325-ca0548780d2a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Snapshot retrieved successfully. Aug 12 21:50:31.740483 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-654c5123-a7a8-4f8b-9c33-61e433441bc6 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:31.742358 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-15465a8c-a1b7-415d-bc95-0b7871ce2e9d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.747209 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-15465a8c-a1b7-415d-bc95-0b7871ce2e9d tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:31.747401 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-654c5123-a7a8-4f8b-9c33-61e433441bc6 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:31.748158 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1165/4676] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:31.748880 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-15465a8c-a1b7-415d-bc95-0b7871ce2e9d tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.749156 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-15465a8c-a1b7-415d-bc95-0b7871ce2e9d tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.765956 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.765956 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:31.770154 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dab51d31-1a51-431b-b325-ca0548780d2a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Snapshot delete request issued successfully. Aug 12 21:50:31.770467 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dab51d31-1a51-431b-b325-ca0548780d2a tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d returned with HTTP 202 Aug 12 21:50:31.771018 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1168/4677] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:50:31 2026] DELETE /volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:31.776978 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-15465a8c-a1b7-415d-bc95-0b7871ce2e9d tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:31.778754 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d07fd1c4-09cb-465c-86dc-2e3c746edfa6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.781353 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d07fd1c4-09cb-465c-86dc-2e3c746edfa6 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d Aug 12 21:50:31.782096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d07fd1c4-09cb-465c-86dc-2e3c746edfa6 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.782185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d07fd1c4-09cb-465c-86dc-2e3c746edfa6 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.784808 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-15465a8c-a1b7-415d-bc95-0b7871ce2e9d tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:31.785382 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1174/4678] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 1042 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:31.798649 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.798649 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:31.798649 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d07fd1c4-09cb-465c-86dc-2e3c746edfa6 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Snapshot retrieved successfully. Aug 12 21:50:31.798649 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d07fd1c4-09cb-465c-86dc-2e3c746edfa6 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d returned with HTTP 200 Aug 12 21:50:31.798937 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1172/4679] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d => generated 483 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:31.886601 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7088975-49c5-4d35-8675-295a5da8e280 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.887050 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7088975-49c5-4d35-8675-295a5da8e280 None None] GET https://10.4.3.240/volume// Aug 12 21:50:31.887244 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7088975-49c5-4d35-8675-295a5da8e280 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.887456 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7088975-49c5-4d35-8675-295a5da8e280 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.887824 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7088975-49c5-4d35-8675-295a5da8e280 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:31.888177 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1166/4680] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:31.897687 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-5ba5f554-281d-4900-8654-225212267bcd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.900256 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-5ba5f554-281d-4900-8654-225212267bcd tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:50:31.900750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-5ba5f554-281d-4900-8654-225212267bcd tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e88d72b4-2d77-47de-8564-2fe28c0aaac4", "connector": null, "instance_uuid": "0ede8ad4-9c0a-49f7-8aa0-02de2fbaf516"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:31.915322 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.915322 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:31.926440 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-f897abdc-3f1d-4dba-b5b2-f5c4c6d0e473 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.928654 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-f897abdc-3f1d-4dba-b5b2-f5c4c6d0e473 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] PUT https://10.4.3.240/volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 Aug 12 21:50:31.929040 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-f897abdc-3f1d-4dba-b5b2-f5c4c6d0e473 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:31.940779 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-f897abdc-3f1d-4dba-b5b2-f5c4c6d0e473 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Acquiring lock "cinder-attachment_update-7a518cee-3fca-420a-9f69-00333030db05-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:50:31.946609 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-f897abdc-3f1d-4dba-b5b2-f5c4c6d0e473 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Lock "cinder-attachment_update-7a518cee-3fca-420a-9f69-00333030db05-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:50:31.947714 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.947714 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:31.971188 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-5ba5f554-281d-4900-8654-225212267bcd tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:50:31.971820 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1169/4681] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:50:31 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 12 21:50:31.981381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e249cb34-6034-483f-8c5e-fa289b8e637c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:31.983838 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e249cb34-6034-483f-8c5e-fa289b8e637c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21 Aug 12 21:50:31.984037 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e249cb34-6034-483f-8c5e-fa289b8e637c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:31.984243 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e249cb34-6034-483f-8c5e-fa289b8e637c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:31.992398 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:31.992398 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:32.064204 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-f897abdc-3f1d-4dba-b5b2-f5c4c6d0e473 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Lock "cinder-attachment_update-7a518cee-3fca-420a-9f69-00333030db05-np0000007121" released by "attachment_update" :: held 0.118s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:50:32.064646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-f897abdc-3f1d-4dba-b5b2-f5c4c6d0e473 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 returned with HTTP 200 Aug 12 21:50:32.065422 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1175/4682] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:50:31 2026] PUT /volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:32.069958 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e249cb34-6034-483f-8c5e-fa289b8e637c tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21 returned with HTTP 200 Aug 12 21:50:32.073751 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1173/4683] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:50:31 2026] DELETE /volume/v3/attachments/ae9fb30d-159d-49f1-880f-f761acdbba21 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:32.766065 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cf767ff-1935-429c-abd6-4a1427404389 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:32.768801 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cf767ff-1935-429c-abd6-4a1427404389 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:32.769075 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cf767ff-1935-429c-abd6-4a1427404389 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:32.769305 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cf767ff-1935-429c-abd6-4a1427404389 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:32.780915 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:32.780915 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:32.785644 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6cf767ff-1935-429c-abd6-4a1427404389 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:32.791251 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cf767ff-1935-429c-abd6-4a1427404389 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:32.791725 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1167/4684] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:32 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:32.811646 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84836839-8ec5-4cab-b256-5ce7ddab624e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:32.813676 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84836839-8ec5-4cab-b256-5ce7ddab624e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d Aug 12 21:50:32.813902 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84836839-8ec5-4cab-b256-5ce7ddab624e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:32.814194 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84836839-8ec5-4cab-b256-5ce7ddab624e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:32.820340 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84836839-8ec5-4cab-b256-5ce7ddab624e tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d returned with HTTP 404 Aug 12 21:50:32.820969 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1170/4685] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:32 2026] GET /volume/v3/snapshots/08b4dd15-52db-4e01-a004-378bc8ab858d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:32.829827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-530a003d-cb5d-444a-9832-32b8a5569ab4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:32.832810 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-530a003d-cb5d-444a-9832-32b8a5569ab4 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd Aug 12 21:50:32.833111 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-530a003d-cb5d-444a-9832-32b8a5569ab4 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:32.833368 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-530a003d-cb5d-444a-9832-32b8a5569ab4 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:32.833590 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-530a003d-cb5d-444a-9832-32b8a5569ab4 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Delete volume with id: 7eaae904-6655-4127-87c5-1c0bbb7c4ebd Aug 12 21:50:32.844675 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:32.844675 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:32.845374 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-530a003d-cb5d-444a-9832-32b8a5569ab4 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:32.877722 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-530a003d-cb5d-444a-9832-32b8a5569ab4 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Delete volume request issued successfully. Aug 12 21:50:32.877722 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-530a003d-cb5d-444a-9832-32b8a5569ab4 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd returned with HTTP 202 Aug 12 21:50:32.877722 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1176/4686] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:50:32 2026] DELETE /volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:32.891576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c7e9508-c3c2-417b-ac52-b6e569e9f741 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:32.893832 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c7e9508-c3c2-417b-ac52-b6e569e9f741 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd Aug 12 21:50:32.894035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c7e9508-c3c2-417b-ac52-b6e569e9f741 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:32.894328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c7e9508-c3c2-417b-ac52-b6e569e9f741 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:32.904005 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:32.904005 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:32.909875 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c7e9508-c3c2-417b-ac52-b6e569e9f741 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:32.915150 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c7e9508-c3c2-417b-ac52-b6e569e9f741 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd returned with HTTP 200 Aug 12 21:50:32.915958 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1174/4687] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:32 2026] GET /volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:33.190762 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-9d317ed5-c1f8-48a0-af5f-d20aba096eb3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:33.193523 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-9d317ed5-c1f8-48a0-af5f-d20aba096eb3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] PUT https://10.4.3.240/volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 Aug 12 21:50:33.193962 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-9d317ed5-c1f8-48a0-af5f-d20aba096eb3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:33.210928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-9d317ed5-c1f8-48a0-af5f-d20aba096eb3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Acquiring lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:50:33.219447 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-9d317ed5-c1f8-48a0-af5f-d20aba096eb3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:50:33.221668 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:33.221668 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:33.364538 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-9d317ed5-c1f8-48a0-af5f-d20aba096eb3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" released by "attachment_update" :: held 0.146s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:50:33.365112 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-9d317ed5-c1f8-48a0-af5f-d20aba096eb3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 returned with HTTP 200 Aug 12 21:50:33.366120 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1168/4688] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:50:33 2026] PUT /volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:33.377697 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e35fd348-015c-46e3-90af-19761a5109bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:33.381005 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e35fd348-015c-46e3-90af-19761a5109bc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 Aug 12 21:50:33.381005 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e35fd348-015c-46e3-90af-19761a5109bc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:33.381298 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e35fd348-015c-46e3-90af-19761a5109bc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:33.404211 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-e35fd348-015c-46e3-90af-19761a5109bc tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 returned with HTTP 200 Aug 12 21:50:33.404741 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1171/4689] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:50:33 2026] GET /volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:33.811203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4a29056-6fb4-4d1f-a31a-c8e419e11cd1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:33.813524 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4a29056-6fb4-4d1f-a31a-c8e419e11cd1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:33.814302 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4a29056-6fb4-4d1f-a31a-c8e419e11cd1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:33.814302 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4a29056-6fb4-4d1f-a31a-c8e419e11cd1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:33.824872 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:33.824872 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:33.829321 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4a29056-6fb4-4d1f-a31a-c8e419e11cd1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:33.835156 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4a29056-6fb4-4d1f-a31a-c8e419e11cd1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:33.835749 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1177/4690] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:33 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:33.930953 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ca19d771-f3e6-4167-8ac3-00a27e8216ef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:33.933060 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca19d771-f3e6-4167-8ac3-00a27e8216ef tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd Aug 12 21:50:33.933283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca19d771-f3e6-4167-8ac3-00a27e8216ef tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:33.933477 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca19d771-f3e6-4167-8ac3-00a27e8216ef tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:33.940020 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca19d771-f3e6-4167-8ac3-00a27e8216ef tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd returned with HTTP 404 Aug 12 21:50:33.940537 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1175/4691] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:33 2026] GET /volume/v3/volumes/7eaae904-6655-4127-87c5-1c0bbb7c4ebd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:33.947455 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e00dbfd5-49e6-42e1-a7d5-4e1b311b720b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:33.949231 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e00dbfd5-49e6-42e1-a7d5-4e1b311b720b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 Aug 12 21:50:33.949436 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e00dbfd5-49e6-42e1-a7d5-4e1b311b720b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:33.949702 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e00dbfd5-49e6-42e1-a7d5-4e1b311b720b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:33.949889 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e00dbfd5-49e6-42e1-a7d5-4e1b311b720b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Delete volume with id: 3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 Aug 12 21:50:33.957309 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:33.957309 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:33.957912 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e00dbfd5-49e6-42e1-a7d5-4e1b311b720b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:33.978368 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e00dbfd5-49e6-42e1-a7d5-4e1b311b720b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Delete volume request issued successfully. Aug 12 21:50:33.978549 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e00dbfd5-49e6-42e1-a7d5-4e1b311b720b tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 returned with HTTP 202 Aug 12 21:50:33.979054 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1169/4692] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:50:33 2026] DELETE /volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:50:33.990323 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46206d2a-9f2d-4d51-96e5-1a2823b061f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:33.992961 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46206d2a-9f2d-4d51-96e5-1a2823b061f0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 Aug 12 21:50:33.993280 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46206d2a-9f2d-4d51-96e5-1a2823b061f0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:33.993585 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46206d2a-9f2d-4d51-96e5-1a2823b061f0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:34.005133 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:34.005133 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:34.010586 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46206d2a-9f2d-4d51-96e5-1a2823b061f0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Volume info retrieved successfully. Aug 12 21:50:34.019580 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46206d2a-9f2d-4d51-96e5-1a2823b061f0 tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 returned with HTTP 200 Aug 12 21:50:34.020682 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1172/4693] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:33 2026] GET /volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:34.853248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93916371-3c69-44f8-97d6-f01c950cda98 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:34.855926 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93916371-3c69-44f8-97d6-f01c950cda98 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:34.856199 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93916371-3c69-44f8-97d6-f01c950cda98 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:34.856453 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93916371-3c69-44f8-97d6-f01c950cda98 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:34.871504 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:34.871504 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:34.876909 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-93916371-3c69-44f8-97d6-f01c950cda98 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:34.882228 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93916371-3c69-44f8-97d6-f01c950cda98 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:34.882745 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1178/4694] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:34 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:35.034028 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-07061080-4b25-4860-9c38-53f67a4d2ace None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:35.035924 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-07061080-4b25-4860-9c38-53f67a4d2ace tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] GET https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 Aug 12 21:50:35.036236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-07061080-4b25-4860-9c38-53f67a4d2ace tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:35.036431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-07061080-4b25-4860-9c38-53f67a4d2ace tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:35.043172 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-07061080-4b25-4860-9c38-53f67a4d2ace tempest-CinderUnicodeTest-171975193 tempest-CinderUnicodeTest-171975193-project-member] https://10.4.3.240/volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 returned with HTTP 404 Aug 12 21:50:35.043842 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1176/4695] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:35 2026] GET /volume/v3/volumes/3f2d47a9-f6a9-41ac-9dc0-3a2d2e19b067 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:35.388145 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-49997c71-5c34-4ede-9d38-972cdd34c4c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:35.391095 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-49997c71-5c34-4ede-9d38-972cdd34c4c8 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] POST https://10.4.3.240/volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107/action Aug 12 21:50:35.391539 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-49997c71-5c34-4ede-9d38-972cdd34c4c8 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:35.391746 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-49997c71-5c34-4ede-9d38-972cdd34c4c8 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:35.413017 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:35.413017 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:35.428235 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-67b66e2f-75de-4e89-9d3e-1b4211747990 req-49997c71-5c34-4ede-9d38-972cdd34c4c8 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107/action returned with HTTP 204 Aug 12 21:50:35.428938 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1170/4696] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:50:35 2026] POST /volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:35.569160 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d1d7aff3-a2ef-4f03-8eeb-c76e7f99d474 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:35.572217 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d1d7aff3-a2ef-4f03-8eeb-c76e7f99d474 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:35.572717 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d1d7aff3-a2ef-4f03-8eeb-c76e7f99d474 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:35.573032 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d1d7aff3-a2ef-4f03-8eeb-c76e7f99d474 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:35.586298 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:35.586298 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:35.591833 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d1d7aff3-a2ef-4f03-8eeb-c76e7f99d474 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:35.598506 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d1d7aff3-a2ef-4f03-8eeb-c76e7f99d474 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:35.599330 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1173/4697] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:35 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:35.619968 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-855e75a9-b857-47a8-bff3-865257632793 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:35.622775 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-855e75a9-b857-47a8-bff3-865257632793 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14/action Aug 12 21:50:35.623135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-855e75a9-b857-47a8-bff3-865257632793 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:35.623317 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-855e75a9-b857-47a8-bff3-865257632793 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:35.639747 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:35.639747 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:35.640424 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-855e75a9-b857-47a8-bff3-865257632793 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:35.649687 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-855e75a9-b857-47a8-bff3-865257632793 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Begin detaching volume completed successfully. Aug 12 21:50:35.650494 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-855e75a9-b857-47a8-bff3-865257632793 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14/action returned with HTTP 202 Aug 12 21:50:35.651216 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1179/4698] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:50:35 2026] POST /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:50:35.713250 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8d50b58b-98c4-49a1-a8f5-2fc2560c7684 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:35.713697 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d50b58b-98c4-49a1-a8f5-2fc2560c7684 None None] GET https://10.4.3.240/volume// Aug 12 21:50:35.713903 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d50b58b-98c4-49a1-a8f5-2fc2560c7684 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:35.714145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d50b58b-98c4-49a1-a8f5-2fc2560c7684 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:35.714556 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d50b58b-98c4-49a1-a8f5-2fc2560c7684 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:35.714900 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1177/4699] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:35.723094 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-40b497bb-6e81-497e-b02b-370e83bcf63d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:35.725505 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-40b497bb-6e81-497e-b02b-370e83bcf63d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:50:35.725815 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-40b497bb-6e81-497e-b02b-370e83bcf63d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:35.725990 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-40b497bb-6e81-497e-b02b-370e83bcf63d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:35.737833 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:35.737833 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:35.743222 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-40b497bb-6e81-497e-b02b-370e83bcf63d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:35.749675 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-40b497bb-6e81-497e-b02b-370e83bcf63d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:50:35.750247 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1171/4700] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:35 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:35.900826 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23c6698c-2c9e-4aa7-aa91-a06693813a08 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:35.903990 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23c6698c-2c9e-4aa7-aa91-a06693813a08 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:35.904123 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23c6698c-2c9e-4aa7-aa91-a06693813a08 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:35.904309 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23c6698c-2c9e-4aa7-aa91-a06693813a08 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:35.921288 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:35.921288 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:35.926991 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23c6698c-2c9e-4aa7-aa91-a06693813a08 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:35.934192 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23c6698c-2c9e-4aa7-aa91-a06693813a08 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:35.934724 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1174/4701] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:35 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:35.949474 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d016d59-8fda-4851-b76f-bea189b85ff2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:35.952860 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d016d59-8fda-4851-b76f-bea189b85ff2 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:35.953488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d016d59-8fda-4851-b76f-bea189b85ff2 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:35.953962 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d016d59-8fda-4851-b76f-bea189b85ff2 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:35.972006 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:35.972006 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:35.979695 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2d016d59-8fda-4851-b76f-bea189b85ff2 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:35.989524 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d016d59-8fda-4851-b76f-bea189b85ff2 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:35.990030 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1180/4702] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:35 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 1173 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:36.008601 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-11ce189c-fd23-4d44-aef9-d2ed9a4f7015 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:36.010971 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1178/4703] 10.4.3.240 () {70 vars in 1611 bytes} [Wed Aug 12 21:50:36 2026] DELETE /volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:50:36.019995 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b8d3d07-4db7-409e-abaf-4fa61faabf1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:36.157252 np0000007121 devstack@c-api.service[100324]: WARNING keystonemiddleware.auth_token [None req-6b8d3d07-4db7-409e-abaf-4fa61faabf1b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 21:50:36.158525 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1172/4704] 10.4.3.240 () {70 vars in 1611 bytes} [Wed Aug 12 21:50:36 2026] DELETE /volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 => generated 114 bytes in 139 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:50:36.168532 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8321666-88b3-489d-91a9-80a72019545f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:36.171435 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] DELETE https://10.4.3.240/volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 Aug 12 21:50:36.171720 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:36.171938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:36.180453 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:36.180453 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:36.262803 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Attachment connected to vm 6d8a7994-f0a6-41f9-ad8b-129d2cdf803f, checking data on nova Aug 12 21:50:36.266083 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.compute.nova [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Creating Keystone token plugin using URL: https://10.4.3.240/identity {{(pid=100325) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 21:50:36.501452 np0000007121 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] REQ: curl -g -i -X GET https://10.4.3.240/compute/v2.1/servers/6d8a7994-f0a6-41f9-ad8b-129d2cdf803f/os-volume_attachments/7a518cee-3fca-420a-9f69-00333030db05 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2e659a2961c6e035f24d4f0397cb8deb2807a9e5b77f556238b4d37fc0609ded" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f8321666-88b3-489d-91a9-80a72019545f" -H "X-Service-Token: {SHA256}78ddd7fadc239e28014e4daf8aed60bb80ffde645c5bff0b5611797a4512f8ad" {{(pid=100325) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 21:50:36.736119 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:36.740799 np0000007121 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 21:50:36 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-4cf86908-e0b9-4efc-bae3-5fe06238c719 x-openstack-request-id: req-4cf86908-e0b9-4efc-bae3-5fe06238c719 {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 21:50:36.740799 np0000007121 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7a518cee-3fca-420a-9f69-00333030db05", "serverId": "6d8a7994-f0a6-41f9-ad8b-129d2cdf803f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2df24773-3772-4e8b-8daa-1985990e8107", "bdm_uuid": "1043cc90-f8b3-4ed2-8c4c-0cad442f311a"}} {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 21:50:36.740799 np0000007121 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET call to compute for https://10.4.3.240/compute/v2.1/servers/6d8a7994-f0a6-41f9-ad8b-129d2cdf803f/os-volume_attachments/7a518cee-3fca-420a-9f69-00333030db05 used request id req-4cf86908-e0b9-4efc-bae3-5fe06238c719 {{(pid=100325) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 21:50:36.743252 np0000007121 devstack@c-api.service[100325]: ERROR cinder.volume.api [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-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 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Caught error: Detach volume from instance 6d8a7994-f0a6-41f9-ad8b-129d2cdf803f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6d8a7994-f0a6-41f9-ad8b-129d2cdf803f using the Compute API Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: 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 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 21:50:36.746568 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6d8a7994-f0a6-41f9-ad8b-129d2cdf803f using the Compute API Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-f8321666-88b3-489d-91a9-80a72019545f tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 returned with HTTP 409 Aug 12 21:50:36.749167 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1175/4705] 10.4.3.240 () {68 vars in 1404 bytes} [Wed Aug 12 21:50:36 2026] DELETE /volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 => generated 167 bytes in 580 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:36.789730 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-efd5622e-a7e9-476c-b77c-62d52ec8e9b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:36.792451 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-efd5622e-a7e9-476c-b77c-62d52ec8e9b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:36.792667 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-efd5622e-a7e9-476c-b77c-62d52ec8e9b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:36.792888 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-efd5622e-a7e9-476c-b77c-62d52ec8e9b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:36.804245 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:36.804245 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:36.808559 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-efd5622e-a7e9-476c-b77c-62d52ec8e9b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:36.813953 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-efd5622e-a7e9-476c-b77c-62d52ec8e9b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:36.814703 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1179/4706] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:36 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 1155 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:36.837331 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-8796ffa5-a5f3-428c-97ca-40de05c83261 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:36.839935 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-8796ffa5-a5f3-428c-97ca-40de05c83261 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] POST https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05/action Aug 12 21:50:36.840396 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-8796ffa5-a5f3-428c-97ca-40de05c83261 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:36.840521 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-8796ffa5-a5f3-428c-97ca-40de05c83261 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:36.846133 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:50:36.846607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-499718241"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:36.848650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-499718241'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:50:36.848824 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume of 1 GB Aug 12 21:50:36.852052 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:36.852052 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:36.852521 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-8796ffa5-a5f3-428c-97ca-40de05c83261 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:36.856039 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Availability Zones retrieved successfully. Aug 12 21:50:36.861312 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-8796ffa5-a5f3-428c-97ca-40de05c83261 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Begin detaching volume completed successfully. Aug 12 21:50:36.861521 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-8796ffa5-a5f3-428c-97ca-40de05c83261 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05/action returned with HTTP 202 Aug 12 21:50:36.862012 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1173/4707] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:50:36 2026] POST /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:50:36.862258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (f314b288-6ecf-460f-b77f-168d3d7644c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:36.863205 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b2c6c0d-da97-4751-a88d-9fda8988258f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:36.863963 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:50:36.899061 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b2c6c0d-da97-4751-a88d-9fda8988258f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:36.900365 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b251de-37c2-45be-ae0b-4e5b6f373e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:36.908075 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c56fb53d-fe8d-426c-9990-cd017d9ca6aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:36.908634 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c56fb53d-fe8d-426c-9990-cd017d9ca6aa None None] GET https://10.4.3.240/volume// Aug 12 21:50:36.908906 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c56fb53d-fe8d-426c-9990-cd017d9ca6aa None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:36.909075 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c56fb53d-fe8d-426c-9990-cd017d9ca6aa None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:36.909463 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c56fb53d-fe8d-426c-9990-cd017d9ca6aa None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:36.909894 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1176/4708] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:36.917425 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-432c6110-90a1-4258-aaaf-cce9a60db0b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:36.920326 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-432c6110-90a1-4258-aaaf-cce9a60db0b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:36.920600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-432c6110-90a1-4258-aaaf-cce9a60db0b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:36.920945 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-432c6110-90a1-4258-aaaf-cce9a60db0b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:36.931253 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:36.931253 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:36.934818 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-432c6110-90a1-4258-aaaf-cce9a60db0b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:36.939307 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-432c6110-90a1-4258-aaaf-cce9a60db0b1 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:36.940312 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1180/4709] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:36 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 1338 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:36.967761 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['69537896-2874-4348-8284-ae640ae8b528', '72e2b81d-31ac-4a85-9c8a-1df44a4fdd70', '36bc9aed-fff8-42f3-844d-0541a8998fbd', '9e4e5ecd-3348-49f7-96c6-57751238779d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:36.968845 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b251de-37c2-45be-ae0b-4e5b6f373e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69537896-2874-4348-8284-ae640ae8b528', '72e2b81d-31ac-4a85-9c8a-1df44a4fdd70', '36bc9aed-fff8-42f3-844d-0541a8998fbd', '9e4e5ecd-3348-49f7-96c6-57751238779d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:36.969770 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6b2ef56-2f0f-431e-a124-e81f13c1620f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:36.998720 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6b2ef56-2f0f-431e-a124-e81f13c1620f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38cbc983-c860-47d9-a45e-58fd5d95c6b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499718241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['69537896-2874-4348-8284-ae640ae8b528','72e2b81d-31ac-4a85-9c8a-1df44a4fdd70','36bc9aed-fff8-42f3-844d-0541a8998fbd','9e4e5ecd-3348-49f7-96c6-57751238779d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499718241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38cbc983-c860-47d9-a45e-58fd5d95c6b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db6d915520994a13958ee9ded6da7a3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:36.999737 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (294fbf19-4c6a-4efd-b173-40f5312e2859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:37.021173 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (294fbf19-4c6a-4efd-b173-40f5312e2859) transitioned into state 'SUCCESS' from state '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-499718241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['69537896-2874-4348-8284-ae640ae8b528','72e2b81d-31ac-4a85-9c8a-1df44a4fdd70','36bc9aed-fff8-42f3-844d-0541a8998fbd','9e4e5ecd-3348-49f7-96c6-57751238779d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:37.021915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d84b029-9515-401c-90ee-50d61178164d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:37.031843 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d84b029-9515-401c-90ee-50d61178164d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:37.033164 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (f314b288-6ecf-460f-b77f-168d3d7644c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:37.033571 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request issued successfully. Aug 12 21:50:37.034261 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83b09cc1-e239-4815-8c77-4d933a77b4e4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:50:37.034848 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1181/4710] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:50:36 2026] POST /volume/v3/volumes => generated 777 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:37.050935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57572af3-4d71-42ed-97ad-232ad3768458 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:37.053332 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57572af3-4d71-42ed-97ad-232ad3768458 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 Aug 12 21:50:37.053641 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57572af3-4d71-42ed-97ad-232ad3768458 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:37.053930 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57572af3-4d71-42ed-97ad-232ad3768458 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:37.063430 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:37.063430 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:37.068244 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57572af3-4d71-42ed-97ad-232ad3768458 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:50:37.073069 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57572af3-4d71-42ed-97ad-232ad3768458 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 returned with HTTP 200 Aug 12 21:50:37.073699 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1174/4711] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:37 2026] GET /volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:38.090265 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-977f31d2-a925-4c92-97cd-b8163bbacbda None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:38.093013 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-977f31d2-a925-4c92-97cd-b8163bbacbda tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 Aug 12 21:50:38.093327 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-977f31d2-a925-4c92-97cd-b8163bbacbda tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:38.093599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-977f31d2-a925-4c92-97cd-b8163bbacbda tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:38.140821 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-977f31d2-a925-4c92-97cd-b8163bbacbda tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:50:38.147927 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:38.147927 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:38.151982 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-977f31d2-a925-4c92-97cd-b8163bbacbda tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:50:38.156156 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-977f31d2-a925-4c92-97cd-b8163bbacbda tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 returned with HTTP 200 Aug 12 21:50:38.156618 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1177/4712] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:38 2026] GET /volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 => generated 1008 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:38.170283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b411fefb-8fd5-49ce-a7a0-5cd5ad6ec011 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:38.172327 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b411fefb-8fd5-49ce-a7a0-5cd5ad6ec011 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:50:38.172790 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b411fefb-8fd5-49ce-a7a0-5cd5ad6ec011 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38cbc983-c860-47d9-a45e-58fd5d95c6b2", "name": "tempest-type-Backup-756236376"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:38.174279 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-b411fefb-8fd5-49ce-a7a0-5cd5ad6ec011 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating new backup {'backup': {'volume_id': '38cbc983-c860-47d9-a45e-58fd5d95c6b2', 'name': 'tempest-type-Backup-756236376'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:50:38.174431 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-b411fefb-8fd5-49ce-a7a0-5cd5ad6ec011 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating backup of volume 38cbc983-c860-47d9-a45e-58fd5d95c6b2 in container None Aug 12 21:50:38.180126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-42101ded-fa80-4c2a-bb06-129a55f9dbd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:38.182980 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:38.182980 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:38.183120 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-42101ded-fa80-4c2a-bb06-129a55f9dbd3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption Aug 12 21:50:38.183379 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b411fefb-8fd5-49ce-a7a0-5cd5ad6ec011 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:50:38.183424 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-42101ded-fa80-4c2a-bb06-129a55f9dbd3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:38.183712 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-42101ded-fa80-4c2a-bb06-129a55f9dbd3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:38.195060 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:38.195060 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:38.202407 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-42101ded-fa80-4c2a-bb06-129a55f9dbd3 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption returned with HTTP 200 Aug 12 21:50:38.202659 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1182/4713] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:50:38 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:38.209701 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-b411fefb-8fd5-49ce-a7a0-5cd5ad6ec011 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['0496ed1c-5d54-4c5b-b16d-6e765a404f4b', 'dd9a298e-6f2c-439b-8f4b-61f8c6a3e396'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:38.245047 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b411fefb-8fd5-49ce-a7a0-5cd5ad6ec011 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:50:38.245591 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1181/4714] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:50:38 2026] POST /volume/v3/backups => generated 315 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:38.256771 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fc83f4a9-457e-452d-b176-34e2fb1b221d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:38.257663 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc83f4a9-457e-452d-b176-34e2fb1b221d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:38.257964 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc83f4a9-457e-452d-b176-34e2fb1b221d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:38.259320 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc83f4a9-457e-452d-b176-34e2fb1b221d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:38.259320 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fc83f4a9-457e-452d-b176-34e2fb1b221d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:38.264961 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:38.264961 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:38.265989 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc83f4a9-457e-452d-b176-34e2fb1b221d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:38.266413 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1175/4715] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:38 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:38.540604 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d6bbc0bc-92b2-4e36-b0b4-a1c328360a80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:38.543234 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d6bbc0bc-92b2-4e36-b0b4-a1c328360a80 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d Aug 12 21:50:38.543508 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d6bbc0bc-92b2-4e36-b0b4-a1c328360a80 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:38.543823 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d6bbc0bc-92b2-4e36-b0b4-a1c328360a80 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:38.558725 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:38.558725 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:38.617056 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ce3da267-9c83-4885-a25e-658517a98bf7 req-d6bbc0bc-92b2-4e36-b0b4-a1c328360a80 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d returned with HTTP 200 Aug 12 21:50:38.617680 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1178/4716] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:50:38 2026] DELETE /volume/v3/attachments/aceb93f8-fa5c-4082-acf6-c1a968e5c59d => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:38.855668 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:38.857438 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:50:38.857926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1534770494", "snapshot_id": "e3afe37d-8963-413c-bf76-4efc5737332b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:38.859852 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1534770494', 'snapshot_id': 'e3afe37d-8963-413c-bf76-4efc5737332b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:50:38.865302 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:38.865302 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:38.865743 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:38.865854 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume of 1 GB Aug 12 21:50:38.869850 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Availability Zones retrieved successfully. Aug 12 21:50:38.875825 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Flow 'volume_create_api' (8c7c453e-ba90-4294-b728-75d469aed75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:38.876866 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed7514b-1c26-4a11-a6af-abd614aeebf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:38.877683 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:50:38.884366 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-dda83937-8023-4dbf-90cd-54ecf3fd62ae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:38.887118 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-dda83937-8023-4dbf-90cd-54ecf3fd62ae tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] DELETE https://10.4.3.240/volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 Aug 12 21:50:38.887368 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-dda83937-8023-4dbf-90cd-54ecf3fd62ae tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:38.887642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-dda83937-8023-4dbf-90cd-54ecf3fd62ae tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:38.896969 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:38.896969 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:38.910065 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed7514b-1c26-4a11-a6af-abd614aeebf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e3afe37d-8963-413c-bf76-4efc5737332b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:38.910878 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3d15f2-28d8-4817-9c34-39bd63284ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:38.944328 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-104ec73a-1b07-4c4c-855a-d1cbaf254bf6 req-dda83937-8023-4dbf-90cd-54ecf3fd62ae tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 returned with HTTP 200 Aug 12 21:50:38.944833 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1182/4717] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:50:38 2026] DELETE /volume/v3/attachments/2df24773-3772-4e8b-8daa-1985990e8107 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:38.956245 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Created reservations ['e47c5e69-d657-403b-bfd2-205d9857b2d8', 'f77a717d-9d9f-42b5-af26-03a97d71950e', 'd0ca4d60-83a7-43e3-b961-e2722762cfe8', 'd111d2e7-b6e0-4eec-8fb5-64ce9d011106'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:38.957342 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3d15f2-28d8-4817-9c34-39bd63284ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e47c5e69-d657-403b-bfd2-205d9857b2d8', 'f77a717d-9d9f-42b5-af26-03a97d71950e', 'd0ca4d60-83a7-43e3-b961-e2722762cfe8', 'd111d2e7-b6e0-4eec-8fb5-64ce9d011106']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:38.958395 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bced16-bd1f-4bad-a648-ef9472c6d706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:39.011942 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bced16-bd1f-4bad-a648-ef9472c6d706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b505876-a4e0-4fec-927b-a4bec995c93f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1534770494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8a55fb659e41fd89483f7aa03f2f54',qos_specs=None,replication_status=,reservations=['e47c5e69-d657-403b-bfd2-205d9857b2d8','f77a717d-9d9f-42b5-af26-03a97d71950e','d0ca4d60-83a7-43e3-b961-e2722762cfe8','d111d2e7-b6e0-4eec-8fb5-64ce9d011106'],size=1,snapshot_id=e3afe37d-8963-413c-bf76-4efc5737332b,source_replicaid=,source_volid=None,status='creating',user_id='4e37ae39b51949268ea3ba58a0cab169',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1534770494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b505876-a4e0-4fec-927b-a4bec995c93f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8a55fb659e41fd89483f7aa03f2f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e3afe37d-8963-413c-bf76-4efc5737332b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e37ae39b51949268ea3ba58a0cab169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:39.012924 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b2ec92f-f19f-4408-8fe7-732fadd47d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:39.036187 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b2ec92f-f19f-4408-8fe7-732fadd47d26) transitioned into state 'SUCCESS' from state '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-1534770494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8a55fb659e41fd89483f7aa03f2f54',qos_specs=None,replication_status=,reservations=['e47c5e69-d657-403b-bfd2-205d9857b2d8','f77a717d-9d9f-42b5-af26-03a97d71950e','d0ca4d60-83a7-43e3-b961-e2722762cfe8','d111d2e7-b6e0-4eec-8fb5-64ce9d011106'],size=1,snapshot_id=e3afe37d-8963-413c-bf76-4efc5737332b,source_replicaid=,source_volid=None,status='creating',user_id='4e37ae39b51949268ea3ba58a0cab169',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:39.037282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19929f0e-a576-4300-81d9-55990674ce4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:39.045765 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5ed169d1-f4a8-4d7d-8641-2fcc6135776f req-b69c5f6a-2b2d-4c9c-9bd9-022128907402 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:39.048547 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5ed169d1-f4a8-4d7d-8641-2fcc6135776f req-b69c5f6a-2b2d-4c9c-9bd9-022128907402 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:39.048873 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5ed169d1-f4a8-4d7d-8641-2fcc6135776f req-b69c5f6a-2b2d-4c9c-9bd9-022128907402 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:39.049179 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5ed169d1-f4a8-4d7d-8641-2fcc6135776f req-b69c5f6a-2b2d-4c9c-9bd9-022128907402 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:39.057836 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:39.057836 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:39.062524 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5ed169d1-f4a8-4d7d-8641-2fcc6135776f req-b69c5f6a-2b2d-4c9c-9bd9-022128907402 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:39.065349 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19929f0e-a576-4300-81d9-55990674ce4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:39.066318 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Flow 'volume_create_api' (8c7c453e-ba90-4294-b728-75d469aed75b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:39.066652 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume request issued successfully. Aug 12 21:50:39.067310 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-273b57a6-ac44-45a7-b5a1-701f173562f6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:50:39.067843 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1183/4718] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:50:38 2026] POST /volume/v3/volumes => generated 791 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:39.068966 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5ed169d1-f4a8-4d7d-8641-2fcc6135776f req-b69c5f6a-2b2d-4c9c-9bd9-022128907402 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:39.069591 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1176/4719] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:39 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:39.080222 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5252f04-1922-467a-b9cf-745e57b2c3d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:39.082585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5252f04-1922-467a-b9cf-745e57b2c3d4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:39.082941 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5252f04-1922-467a-b9cf-745e57b2c3d4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:39.083222 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5252f04-1922-467a-b9cf-745e57b2c3d4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:39.085322 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-049ede3a-50a6-4488-a945-bc604c373a3b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:39.087427 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-049ede3a-50a6-4488-a945-bc604c373a3b tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:39.087607 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-049ede3a-50a6-4488-a945-bc604c373a3b tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:39.088307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-049ede3a-50a6-4488-a945-bc604c373a3b tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:39.088307 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-049ede3a-50a6-4488-a945-bc604c373a3b tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Delete volume with id: 7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:39.091662 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:39.091662 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:39.095461 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5252f04-1922-467a-b9cf-745e57b2c3d4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:39.096819 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:39.096819 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:39.097413 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-049ede3a-50a6-4488-a945-bc604c373a3b tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:39.100144 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5252f04-1922-467a-b9cf-745e57b2c3d4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:39.100525 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1179/4720] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:39 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:39.117499 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-049ede3a-50a6-4488-a945-bc604c373a3b tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Delete volume request issued successfully. Aug 12 21:50:39.117770 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-049ede3a-50a6-4488-a945-bc604c373a3b tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 202 Aug 12 21:50:39.118280 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1183/4721] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:50:39 2026] DELETE /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:50:39.130494 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-846cbc06-fad9-488e-b555-75536732f009 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:39.132932 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-846cbc06-fad9-488e-b555-75536732f009 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:39.133201 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-846cbc06-fad9-488e-b555-75536732f009 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:39.133466 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-846cbc06-fad9-488e-b555-75536732f009 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:39.142686 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:39.142686 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:39.147271 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-846cbc06-fad9-488e-b555-75536732f009 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Volume info retrieved successfully. Aug 12 21:50:39.153122 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-846cbc06-fad9-488e-b555-75536732f009 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 200 Aug 12 21:50:39.153732 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1184/4722] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:39 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:39.277960 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c88b29b2-83fc-4125-a9ea-58334f77dcf0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:39.280296 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c88b29b2-83fc-4125-a9ea-58334f77dcf0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:39.280652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c88b29b2-83fc-4125-a9ea-58334f77dcf0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:39.280975 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c88b29b2-83fc-4125-a9ea-58334f77dcf0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:39.281162 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c88b29b2-83fc-4125-a9ea-58334f77dcf0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:39.286430 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:39.286430 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:39.287173 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c88b29b2-83fc-4125-a9ea-58334f77dcf0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:39.287651 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1177/4723] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:39 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:40.116904 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7cf0ee1c-04d0-4503-aaae-3388ff22d40c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.119541 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7cf0ee1c-04d0-4503-aaae-3388ff22d40c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:40.119876 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7cf0ee1c-04d0-4503-aaae-3388ff22d40c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.120168 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7cf0ee1c-04d0-4503-aaae-3388ff22d40c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:40.130549 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:40.130549 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:40.136369 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7cf0ee1c-04d0-4503-aaae-3388ff22d40c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:40.143671 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7cf0ee1c-04d0-4503-aaae-3388ff22d40c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:40.144256 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1180/4724] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:40.156704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b1c522b-8f30-4b88-a3c0-fd96a6324489 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.158272 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b1c522b-8f30-4b88-a3c0-fd96a6324489 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:40.158659 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b1c522b-8f30-4b88-a3c0-fd96a6324489 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.158881 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b1c522b-8f30-4b88-a3c0-fd96a6324489 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:40.166615 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:40.166615 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:40.169856 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5abffdba-fa59-4ab7-b0e1-877859d9c7e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.171091 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b1c522b-8f30-4b88-a3c0-fd96a6324489 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:40.171839 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5abffdba-fa59-4ab7-b0e1-877859d9c7e7 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] GET https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 Aug 12 21:50:40.172062 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5abffdba-fa59-4ab7-b0e1-877859d9c7e7 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.172275 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5abffdba-fa59-4ab7-b0e1-877859d9c7e7 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:40.176026 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b1c522b-8f30-4b88-a3c0-fd96a6324489 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:40.176470 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1184/4725] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:40.178418 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5abffdba-fa59-4ab7-b0e1-877859d9c7e7 tempest-TestServerVolumeAttachScenarioOldVersion-323887676 tempest-TestServerVolumeAttachScenarioOldVersion-323887676-project-member] https://10.4.3.240/volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 returned with HTTP 404 Aug 12 21:50:40.178983 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1185/4726] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/v3/volumes/7a518cee-3fca-420a-9f69-00333030db05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:50:40.298759 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fc7cf076-dd48-44b6-93cf-7decc6ec5771 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.300648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc7cf076-dd48-44b6-93cf-7decc6ec5771 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:40.301100 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc7cf076-dd48-44b6-93cf-7decc6ec5771 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.301100 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc7cf076-dd48-44b6-93cf-7decc6ec5771 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:40.301256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fc7cf076-dd48-44b6-93cf-7decc6ec5771 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:40.306661 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:40.306661 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:40.307456 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc7cf076-dd48-44b6-93cf-7decc6ec5771 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:40.307910 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1178/4727] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:40.436881 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-bd4deeeb-b123-468c-bbf8-ef424241e7a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.439313 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-bd4deeeb-b123-468c-bbf8-ef424241e7a9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585/action Aug 12 21:50:40.439800 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-bd4deeeb-b123-468c-bbf8-ef424241e7a9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:40.439980 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-bd4deeeb-b123-468c-bbf8-ef424241e7a9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:40.458659 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:40.458659 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:40.472182 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d34cb71-3f2b-4044-a51c-e52f8e2bb6dc req-bd4deeeb-b123-468c-bbf8-ef424241e7a9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585/action returned with HTTP 204 Aug 12 21:50:40.472726 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1181/4728] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:50:40 2026] POST /volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:40.709376 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-95d37435-9560-4607-b70d-20714840457c req-bb4960e9-0e76-4e83-8eeb-f79d4760382c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.711330 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-bb4960e9-0e76-4e83-8eeb-f79d4760382c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:40.711900 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-bb4960e9-0e76-4e83-8eeb-f79d4760382c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.712325 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-bb4960e9-0e76-4e83-8eeb-f79d4760382c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:40.722979 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:40.722979 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:40.727803 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-95d37435-9560-4607-b70d-20714840457c req-bb4960e9-0e76-4e83-8eeb-f79d4760382c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:40.735756 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-bb4960e9-0e76-4e83-8eeb-f79d4760382c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:40.735756 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1185/4729] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:40.821522 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e53398ae-6e04-470d-9e09-9e21bfd330da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.824008 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e53398ae-6e04-470d-9e09-9e21bfd330da None None] GET https://10.4.3.240/volume// Aug 12 21:50:40.824008 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e53398ae-6e04-470d-9e09-9e21bfd330da None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.824008 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e53398ae-6e04-470d-9e09-9e21bfd330da None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:40.824008 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e53398ae-6e04-470d-9e09-9e21bfd330da None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:40.824363 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1186/4730] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:40.836274 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-95d37435-9560-4607-b70d-20714840457c req-7ad30b7a-909f-4775-9e12-7ec2b7670484 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.838385 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-7ad30b7a-909f-4775-9e12-7ec2b7670484 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:50:40.838848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-7ad30b7a-909f-4775-9e12-7ec2b7670484 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b505876-a4e0-4fec-927b-a4bec995c93f", "connector": null, "instance_uuid": "ed491bfa-b458-462d-9bda-b464696a5c64"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:40.853891 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:40.853891 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:40.907823 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-7ad30b7a-909f-4775-9e12-7ec2b7670484 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:50:40.908551 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1179/4731] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:50:40 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 12 21:50:40.940281 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad797c6d-cde8-4230-81bb-41edea43bbcd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.942888 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad797c6d-cde8-4230-81bb-41edea43bbcd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:40.943971 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad797c6d-cde8-4230-81bb-41edea43bbcd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.943971 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad797c6d-cde8-4230-81bb-41edea43bbcd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:40.960901 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:40.960901 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:40.961781 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22ee29f4-3217-4bb9-8540-db84abf334f0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.962300 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22ee29f4-3217-4bb9-8540-db84abf334f0 None None] GET https://10.4.3.240/volume// Aug 12 21:50:40.962524 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22ee29f4-3217-4bb9-8540-db84abf334f0 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.962829 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22ee29f4-3217-4bb9-8540-db84abf334f0 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:40.963215 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22ee29f4-3217-4bb9-8540-db84abf334f0 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:40.963596 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1186/4732] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:40.967383 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad797c6d-cde8-4230-81bb-41edea43bbcd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:40.974485 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad797c6d-cde8-4230-81bb-41edea43bbcd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:40.975031 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1182/4733] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:40.977095 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-95d37435-9560-4607-b70d-20714840457c req-2d6455cd-075d-461b-bfc3-9df499ec50ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:40.979250 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-2d6455cd-075d-461b-bfc3-9df499ec50ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:40.979699 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-2d6455cd-075d-461b-bfc3-9df499ec50ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:40.980056 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-2d6455cd-075d-461b-bfc3-9df499ec50ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:41.002087 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:41.002087 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:41.006259 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-95d37435-9560-4607-b70d-20714840457c req-2d6455cd-075d-461b-bfc3-9df499ec50ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:41.010879 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-2d6455cd-075d-461b-bfc3-9df499ec50ef tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:41.011375 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1187/4734] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:40 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 1063 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:41.124769 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-95d37435-9560-4607-b70d-20714840457c req-b52cfa53-6e5d-4136-94a5-6aa24c3560bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:41.129913 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-b52cfa53-6e5d-4136-94a5-6aa24c3560bc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] PUT https://10.4.3.240/volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b Aug 12 21:50:41.130386 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-b52cfa53-6e5d-4136-94a5-6aa24c3560bc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:41.140859 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-95d37435-9560-4607-b70d-20714840457c req-b52cfa53-6e5d-4136-94a5-6aa24c3560bc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Acquiring lock "cinder-attachment_update-8b505876-a4e0-4fec-927b-a4bec995c93f-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:50:41.147267 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-95d37435-9560-4607-b70d-20714840457c req-b52cfa53-6e5d-4136-94a5-6aa24c3560bc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Lock "cinder-attachment_update-8b505876-a4e0-4fec-927b-a4bec995c93f-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:50:41.148354 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:41.148354 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:41.261257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-95d37435-9560-4607-b70d-20714840457c req-b52cfa53-6e5d-4136-94a5-6aa24c3560bc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Lock "cinder-attachment_update-8b505876-a4e0-4fec-927b-a4bec995c93f-np0000007121" released by "attachment_update" :: held 0.114s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:50:41.261677 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-b52cfa53-6e5d-4136-94a5-6aa24c3560bc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b returned with HTTP 200 Aug 12 21:50:41.262165 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1180/4735] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:50:41 2026] PUT /volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:41.322508 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-748000c5-f235-4f08-8cd0-bf88ce7d0149 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:41.323151 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-748000c5-f235-4f08-8cd0-bf88ce7d0149 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:41.323151 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-748000c5-f235-4f08-8cd0-bf88ce7d0149 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:41.323375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-748000c5-f235-4f08-8cd0-bf88ce7d0149 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:41.323504 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-748000c5-f235-4f08-8cd0-bf88ce7d0149 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:41.329163 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:41.329163 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:41.329968 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-748000c5-f235-4f08-8cd0-bf88ce7d0149 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:41.330742 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1187/4736] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:41 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:41.991335 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b371980-1958-4e55-89f1-fe275a40ddd3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:41.996097 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b371980-1958-4e55-89f1-fe275a40ddd3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:41.996313 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b371980-1958-4e55-89f1-fe275a40ddd3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:41.996501 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b371980-1958-4e55-89f1-fe275a40ddd3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:42.010618 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:42.010618 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:42.014966 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b371980-1958-4e55-89f1-fe275a40ddd3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:42.019889 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b371980-1958-4e55-89f1-fe275a40ddd3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:42.020496 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1183/4737] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:41 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:42.345875 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96830228-9ed6-4931-9342-5252d9672bc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:42.348160 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96830228-9ed6-4931-9342-5252d9672bc5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:42.348405 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96830228-9ed6-4931-9342-5252d9672bc5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:42.348647 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96830228-9ed6-4931-9342-5252d9672bc5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:42.348788 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-96830228-9ed6-4931-9342-5252d9672bc5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:42.355548 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:42.355548 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:42.356447 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96830228-9ed6-4931-9342-5252d9672bc5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:42.356976 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1188/4738] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:42 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:43.040385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be39d6d5-ec4f-4aff-bd24-963692bfb31c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:43.044055 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be39d6d5-ec4f-4aff-bd24-963692bfb31c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:43.044055 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be39d6d5-ec4f-4aff-bd24-963692bfb31c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:43.044055 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be39d6d5-ec4f-4aff-bd24-963692bfb31c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:43.061471 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:43.061471 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:43.067959 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be39d6d5-ec4f-4aff-bd24-963692bfb31c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:43.074845 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be39d6d5-ec4f-4aff-bd24-963692bfb31c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:43.075457 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1181/4739] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:43 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:43.368613 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51afd2e0-0295-4c3a-ab53-01d8569ad1dd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:43.370724 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51afd2e0-0295-4c3a-ab53-01d8569ad1dd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:43.371001 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51afd2e0-0295-4c3a-ab53-01d8569ad1dd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:43.371546 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51afd2e0-0295-4c3a-ab53-01d8569ad1dd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:43.371546 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-51afd2e0-0295-4c3a-ab53-01d8569ad1dd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:43.377614 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:43.377614 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:43.378387 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51afd2e0-0295-4c3a-ab53-01d8569ad1dd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:43.378940 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1188/4740] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:43 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:50:44.093410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f996c29-bd3c-4da2-b75f-a16d543b083e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:44.095442 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f996c29-bd3c-4da2-b75f-a16d543b083e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:44.097286 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f996c29-bd3c-4da2-b75f-a16d543b083e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:44.097286 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f996c29-bd3c-4da2-b75f-a16d543b083e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:44.107490 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:44.107490 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:44.110369 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f996c29-bd3c-4da2-b75f-a16d543b083e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:44.115184 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f996c29-bd3c-4da2-b75f-a16d543b083e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:44.115823 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1184/4741] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:44 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:44.391483 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13250427-0b04-4232-ad77-c6f9fe13c6c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:44.393654 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13250427-0b04-4232-ad77-c6f9fe13c6c0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:44.393926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13250427-0b04-4232-ad77-c6f9fe13c6c0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:44.394162 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13250427-0b04-4232-ad77-c6f9fe13c6c0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:44.394297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-13250427-0b04-4232-ad77-c6f9fe13c6c0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:44.399780 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:44.399780 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:44.400688 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13250427-0b04-4232-ad77-c6f9fe13c6c0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:44.401177 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1189/4742] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:44 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:45.128266 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9fc900d-9478-4ffb-ba73-a905989425d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:45.130418 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9fc900d-9478-4ffb-ba73-a905989425d8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:45.130706 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9fc900d-9478-4ffb-ba73-a905989425d8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:45.130992 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9fc900d-9478-4ffb-ba73-a905989425d8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:45.142035 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:45.142035 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:45.146088 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e9fc900d-9478-4ffb-ba73-a905989425d8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:45.151441 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9fc900d-9478-4ffb-ba73-a905989425d8 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:45.151994 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1182/4743] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:45 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:45.418344 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0d6e0d72-d99a-41a6-a9b8-d6041209be90 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:45.420880 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0d6e0d72-d99a-41a6-a9b8-d6041209be90 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:45.421086 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0d6e0d72-d99a-41a6-a9b8-d6041209be90 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:45.421316 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0d6e0d72-d99a-41a6-a9b8-d6041209be90 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:45.421520 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0d6e0d72-d99a-41a6-a9b8-d6041209be90 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:45.425897 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:45.425897 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:45.426536 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0d6e0d72-d99a-41a6-a9b8-d6041209be90 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:45.426986 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1189/4744] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:45 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:45.589510 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-95d37435-9560-4607-b70d-20714840457c req-d668c5d1-9a82-4191-96d0-93612afa4e97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:45.594392 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-d668c5d1-9a82-4191-96d0-93612afa4e97 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b/action Aug 12 21:50:45.594392 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-d668c5d1-9a82-4191-96d0-93612afa4e97 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:45.594392 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-d668c5d1-9a82-4191-96d0-93612afa4e97 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:45.614114 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:45.614114 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:45.627968 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-95d37435-9560-4607-b70d-20714840457c req-d668c5d1-9a82-4191-96d0-93612afa4e97 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b/action returned with HTTP 204 Aug 12 21:50:45.627968 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1185/4745] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:50:45 2026] POST /volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:45.734252 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8231af94-57b9-4611-9567-f4fab19d93e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:45.734917 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8231af94-57b9-4611-9567-f4fab19d93e7 None None] GET https://10.4.3.240/volume// Aug 12 21:50:45.735203 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8231af94-57b9-4611-9567-f4fab19d93e7 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:45.735410 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8231af94-57b9-4611-9567-f4fab19d93e7 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:45.735927 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8231af94-57b9-4611-9567-f4fab19d93e7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:45.736349 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1190/4746] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:45.744935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-080fdfb0-8767-4386-b0fd-69fd5500ea97 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:45.747532 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-080fdfb0-8767-4386-b0fd-69fd5500ea97 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:50:45.747950 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-080fdfb0-8767-4386-b0fd-69fd5500ea97 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e88d72b4-2d77-47de-8564-2fe28c0aaac4", "connector": null, "instance_uuid": "0ede8ad4-9c0a-49f7-8aa0-02de2fbaf516"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:45.776276 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:45.776276 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:45.825979 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-080fdfb0-8767-4386-b0fd-69fd5500ea97 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:50:45.826536 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1183/4747] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:50: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 12 21:50:45.839006 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-33c3df2c-441b-44d9-b5c0-2d4a441e3008 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:45.842119 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-33c3df2c-441b-44d9-b5c0-2d4a441e3008 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 Aug 12 21:50:45.842395 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-33c3df2c-441b-44d9-b5c0-2d4a441e3008 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:45.842705 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-33c3df2c-441b-44d9-b5c0-2d4a441e3008 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:45.853278 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:45.853278 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:45.913923 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-33c3df2c-441b-44d9-b5c0-2d4a441e3008 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 returned with HTTP 200 Aug 12 21:50:45.914429 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1190/4748] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:50:45 2026] DELETE /volume/v3/attachments/c032804c-653a-4ba6-bfa0-217ec9da9585 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:50:46.168013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-870dad7d-069c-422e-aa60-41c375386745 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:46.173664 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-870dad7d-069c-422e-aa60-41c375386745 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:46.173664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-870dad7d-069c-422e-aa60-41c375386745 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:46.173664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-870dad7d-069c-422e-aa60-41c375386745 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:46.193652 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:46.193652 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:46.198426 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-870dad7d-069c-422e-aa60-41c375386745 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:46.205931 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-870dad7d-069c-422e-aa60-41c375386745 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:46.206553 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1186/4749] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:46 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 1176 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:46.441137 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fe379be9-56a0-4b67-a5ac-f5ee16853946 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:46.443809 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe379be9-56a0-4b67-a5ac-f5ee16853946 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:46.444100 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe379be9-56a0-4b67-a5ac-f5ee16853946 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:46.444371 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe379be9-56a0-4b67-a5ac-f5ee16853946 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:46.444487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fe379be9-56a0-4b67-a5ac-f5ee16853946 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:46.451232 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:46.451232 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:46.452827 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe379be9-56a0-4b67-a5ac-f5ee16853946 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:46.452827 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1191/4750] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:46 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:47.465892 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31670f09-2711-4272-8f89-968b61182768 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:47.467882 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31670f09-2711-4272-8f89-968b61182768 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:47.468111 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31670f09-2711-4272-8f89-968b61182768 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:47.468303 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31670f09-2711-4272-8f89-968b61182768 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:47.468421 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-31670f09-2711-4272-8f89-968b61182768 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:47.475364 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:47.475364 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:47.475364 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31670f09-2711-4272-8f89-968b61182768 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:47.475364 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1184/4751] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:47 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:47.597750 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-b9bc4179-e2d7-4bce-9b1f-eabc20a6241e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:47.600826 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-b9bc4179-e2d7-4bce-9b1f-eabc20a6241e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] PUT https://10.4.3.240/volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d Aug 12 21:50:47.601329 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-b9bc4179-e2d7-4bce-9b1f-eabc20a6241e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:47.614212 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-b9bc4179-e2d7-4bce-9b1f-eabc20a6241e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Acquiring lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:50:47.621837 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-b9bc4179-e2d7-4bce-9b1f-eabc20a6241e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" acquired by "attachment_update" :: waited 0.008s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:50:47.624656 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:47.624656 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:47.729411 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-b9bc4179-e2d7-4bce-9b1f-eabc20a6241e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Lock "cinder-attachment_update-e88d72b4-2d77-47de-8564-2fe28c0aaac4-np0000007121" released by "attachment_update" :: held 0.107s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:50:47.729901 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-b9bc4179-e2d7-4bce-9b1f-eabc20a6241e tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d returned with HTTP 200 Aug 12 21:50:47.730614 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1191/4752] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:50:47 2026] PUT /volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d => generated 968 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:47.744243 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-984e0550-4406-426c-bcb5-19126749cb02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:47.747567 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-984e0550-4406-426c-bcb5-19126749cb02 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d Aug 12 21:50:47.747894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-984e0550-4406-426c-bcb5-19126749cb02 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:47.748120 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-984e0550-4406-426c-bcb5-19126749cb02 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:47.768668 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-984e0550-4406-426c-bcb5-19126749cb02 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d returned with HTTP 200 Aug 12 21:50:47.769179 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1187/4753] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:50:47 2026] GET /volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:48.490634 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ea7b6bc-6694-471e-af98-fddcc248af10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:48.492711 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ea7b6bc-6694-471e-af98-fddcc248af10 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:48.492950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ea7b6bc-6694-471e-af98-fddcc248af10 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:48.493205 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ea7b6bc-6694-471e-af98-fddcc248af10 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:48.493662 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3ea7b6bc-6694-471e-af98-fddcc248af10 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:48.499119 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:48.499119 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:48.499997 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ea7b6bc-6694-471e-af98-fddcc248af10 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:48.500495 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1192/4754] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:48 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:49.512870 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ed8fd2c-244a-4c50-baa6-fa03b3006af0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:49.515648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ed8fd2c-244a-4c50-baa6-fa03b3006af0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:49.515921 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ed8fd2c-244a-4c50-baa6-fa03b3006af0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:49.516114 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ed8fd2c-244a-4c50-baa6-fa03b3006af0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:49.517315 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5ed8fd2c-244a-4c50-baa6-fa03b3006af0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:49.527458 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:49.527458 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:49.527458 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ed8fd2c-244a-4c50-baa6-fa03b3006af0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:49.527919 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1185/4755] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:49 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:49.993127 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-a2a022e8-ce63-4828-b5d2-c1ff28ad2405 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:50.201942 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-a2a022e8-ce63-4828-b5d2-c1ff28ad2405 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:50.202237 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-a2a022e8-ce63-4828-b5d2-c1ff28ad2405 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:50.202521 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-a2a022e8-ce63-4828-b5d2-c1ff28ad2405 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:50.219519 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:50.219519 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:50.227146 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-a2a022e8-ce63-4828-b5d2-c1ff28ad2405 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:50.236402 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-a2a022e8-ce63-4828-b5d2-c1ff28ad2405 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:50.237286 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1192/4756] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:49 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 1176 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:50.262134 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-ebd51626-2b63-4e26-a91b-1b81e868c3a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:50.264309 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-ebd51626-2b63-4e26-a91b-1b81e868c3a1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f/action Aug 12 21:50:50.264732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-ebd51626-2b63-4e26-a91b-1b81e868c3a1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:50.264895 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-ebd51626-2b63-4e26-a91b-1b81e868c3a1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:50.279767 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:50.279767 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:50.280359 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-ebd51626-2b63-4e26-a91b-1b81e868c3a1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:50.288648 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-ebd51626-2b63-4e26-a91b-1b81e868c3a1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Begin detaching volume completed successfully. Aug 12 21:50:50.289042 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-ebd51626-2b63-4e26-a91b-1b81e868c3a1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f/action returned with HTTP 202 Aug 12 21:50:50.289694 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1188/4757] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:50:50 2026] POST /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:50:50.338846 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f7efa720-b73d-4d11-b742-66f600933f5a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:50.339405 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7efa720-b73d-4d11-b742-66f600933f5a None None] GET https://10.4.3.240/volume// Aug 12 21:50:50.339744 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7efa720-b73d-4d11-b742-66f600933f5a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:50.340039 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7efa720-b73d-4d11-b742-66f600933f5a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:50.340466 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7efa720-b73d-4d11-b742-66f600933f5a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:50.340883 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1193/4758] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:50.349462 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-d0983301-454f-4345-a672-57de97d51dbb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:50.351918 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-d0983301-454f-4345-a672-57de97d51dbb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:50:50.352331 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-d0983301-454f-4345-a672-57de97d51dbb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:50.352563 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-d0983301-454f-4345-a672-57de97d51dbb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:50.363405 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:50.363405 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:50.367649 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-d0983301-454f-4345-a672-57de97d51dbb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:50.372429 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-d0983301-454f-4345-a672-57de97d51dbb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:50:50.372871 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1186/4759] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:50 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:50.539809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-032a4dd5-0b20-49e0-b7c7-82014ec13786 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:50.542274 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-032a4dd5-0b20-49e0-b7c7-82014ec13786 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:50.542585 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-032a4dd5-0b20-49e0-b7c7-82014ec13786 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:50.542834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-032a4dd5-0b20-49e0-b7c7-82014ec13786 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:50.542957 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-032a4dd5-0b20-49e0-b7c7-82014ec13786 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:50.548176 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:50.548176 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:50.548912 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-032a4dd5-0b20-49e0-b7c7-82014ec13786 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:50.549370 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1193/4760] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:50 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:50.995892 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-c0f883ca-a793-46cc-9e91-ebe3521ea417 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:50.998341 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-c0f883ca-a793-46cc-9e91-ebe3521ea417 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption Aug 12 21:50:50.998529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-c0f883ca-a793-46cc-9e91-ebe3521ea417 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:50.998786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-c0f883ca-a793-46cc-9e91-ebe3521ea417 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:51.007752 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:51.007752 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:51.014373 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-c0f883ca-a793-46cc-9e91-ebe3521ea417 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption returned with HTTP 200 Aug 12 21:50:51.015017 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1189/4761] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:50:50 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:51.351854 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-1e108b1e-dc6b-4346-8176-ccf5bcda049e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:51.357282 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-1e108b1e-dc6b-4346-8176-ccf5bcda049e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b Aug 12 21:50:51.358711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-1e108b1e-dc6b-4346-8176-ccf5bcda049e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:51.358711 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-1e108b1e-dc6b-4346-8176-ccf5bcda049e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:51.378670 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:51.378670 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:51.459102 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-67ecf695-3077-46dd-9f2b-6c5ceaf0e206 req-1e108b1e-dc6b-4346-8176-ccf5bcda049e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b returned with HTTP 200 Aug 12 21:50:51.459309 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1194/4762] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:50:51 2026] DELETE /volume/v3/attachments/13981a31-3f91-4ad4-8899-e4ac2b9b414b => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:51.561196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac41379b-9955-4706-945a-042edf323fd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:51.563162 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac41379b-9955-4706-945a-042edf323fd9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:51.563451 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac41379b-9955-4706-945a-042edf323fd9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:51.563883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac41379b-9955-4706-945a-042edf323fd9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:51.564059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ac41379b-9955-4706-945a-042edf323fd9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:51.570426 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:51.570426 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:51.571279 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac41379b-9955-4706-945a-042edf323fd9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:51.571792 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1187/4763] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:51 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:52.465407 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-666b3604-3b1b-4343-988e-3c89659fb643 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:52.467670 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:50:52.468128 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-366582127", "snapshot_id": "f6010ddb-edef-48ef-b8d3-1124c40ebfd1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:52.470183 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-366582127', 'snapshot_id': 'f6010ddb-edef-48ef-b8d3-1124c40ebfd1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:50:52.477849 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:52.477849 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:52.478497 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:50:52.478990 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume of 1 GB Aug 12 21:50:52.483547 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Availability Zones retrieved successfully. Aug 12 21:50:52.492656 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Flow 'volume_create_api' (45f28956-7ce5-4fc8-9611-3948f3198682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:52.493767 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (811b56f1-4cfd-47d1-b9a0-91bfb4334812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:52.495019 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:50:52.540858 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (811b56f1-4cfd-47d1-b9a0-91bfb4334812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f6010ddb-edef-48ef-b8d3-1124c40ebfd1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:52.542197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13416ae9-2e1d-409f-ac0b-294af24d100f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:52.583729 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29be32bb-eb9a-480d-9b0d-e331caa4aa41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:52.585967 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29be32bb-eb9a-480d-9b0d-e331caa4aa41 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:52.586133 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29be32bb-eb9a-480d-9b0d-e331caa4aa41 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:52.586349 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29be32bb-eb9a-480d-9b0d-e331caa4aa41 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:52.586575 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-29be32bb-eb9a-480d-9b0d-e331caa4aa41 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:52.588367 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=234,cinder:INSERT=24,cinder:UPDATE=57 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:50:52.592814 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:52.592814 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:52.593641 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29be32bb-eb9a-480d-9b0d-e331caa4aa41 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:52.594024 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1190/4764] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:52 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:52.607988 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Created reservations ['7df71398-a9a0-476f-b38f-f7a8bd96222e', '858bc1a0-0bce-43ad-89ad-412af1218049', '6036e71f-c59e-446e-b3e9-f326a15734b6', 'e052b819-7157-4ba9-8b15-635ed1b637c4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:52.609111 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13416ae9-2e1d-409f-ac0b-294af24d100f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df71398-a9a0-476f-b38f-f7a8bd96222e', '858bc1a0-0bce-43ad-89ad-412af1218049', '6036e71f-c59e-446e-b3e9-f326a15734b6', 'e052b819-7157-4ba9-8b15-635ed1b637c4']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:52.610253 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5bf804a-8da2-4f14-9dea-3f3d1c192090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:52.665089 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5bf804a-8da2-4f14-9dea-3f3d1c192090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51797b73-cd72-44fe-a22e-f783e4f1bb61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-366582127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8a55fb659e41fd89483f7aa03f2f54',qos_specs=None,replication_status=,reservations=['7df71398-a9a0-476f-b38f-f7a8bd96222e','858bc1a0-0bce-43ad-89ad-412af1218049','6036e71f-c59e-446e-b3e9-f326a15734b6','e052b819-7157-4ba9-8b15-635ed1b637c4'],size=1,snapshot_id=f6010ddb-edef-48ef-b8d3-1124c40ebfd1,source_replicaid=,source_volid=None,status='creating',user_id='4e37ae39b51949268ea3ba58a0cab169',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-366582127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51797b73-cd72-44fe-a22e-f783e4f1bb61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8a55fb659e41fd89483f7aa03f2f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f6010ddb-edef-48ef-b8d3-1124c40ebfd1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e37ae39b51949268ea3ba58a0cab169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:52.665993 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3654f16-4767-4b5e-8474-a9daa4f4e478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:52.689511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3654f16-4767-4b5e-8474-a9daa4f4e478) transitioned into state 'SUCCESS' from state '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-366582127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8a55fb659e41fd89483f7aa03f2f54',qos_specs=None,replication_status=,reservations=['7df71398-a9a0-476f-b38f-f7a8bd96222e','858bc1a0-0bce-43ad-89ad-412af1218049','6036e71f-c59e-446e-b3e9-f326a15734b6','e052b819-7157-4ba9-8b15-635ed1b637c4'],size=1,snapshot_id=f6010ddb-edef-48ef-b8d3-1124c40ebfd1,source_replicaid=,source_volid=None,status='creating',user_id='4e37ae39b51949268ea3ba58a0cab169',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:52.690613 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68398fe8-6dc4-4ba7-905e-d4b1e9c3fd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:50:52.718073 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68398fe8-6dc4-4ba7-905e-d4b1e9c3fd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:50:52.719101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Flow 'volume_create_api' (45f28956-7ce5-4fc8-9611-3948f3198682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:50:52.719466 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Create volume request issued successfully. Aug 12 21:50:52.720185 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-666b3604-3b1b-4343-988e-3c89659fb643 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:50:52.721775 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1194/4765] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:50:52 2026] POST /volume/v3/volumes => generated 790 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:52.734956 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-738ccf11-66be-4f58-9c8d-b9b0cb6f05e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:52.736991 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-738ccf11-66be-4f58-9c8d-b9b0cb6f05e0 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:52.737250 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-738ccf11-66be-4f58-9c8d-b9b0cb6f05e0 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:52.737479 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-738ccf11-66be-4f58-9c8d-b9b0cb6f05e0 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:52.740152 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=261,cinder:INSERT=38,cinder:UPDATE=72 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:50:52.747332 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:52.747332 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:52.754565 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-738ccf11-66be-4f58-9c8d-b9b0cb6f05e0 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:52.761816 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-738ccf11-66be-4f58-9c8d-b9b0cb6f05e0 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:52.763417 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1195/4766] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:52 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:53.551926 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-d39ad7c2-808d-4638-bafc-97d7a90ff456 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:53.554515 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-d39ad7c2-808d-4638-bafc-97d7a90ff456 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d/action Aug 12 21:50:53.555145 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-d39ad7c2-808d-4638-bafc-97d7a90ff456 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:53.555145 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-d39ad7c2-808d-4638-bafc-97d7a90ff456 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:53.575989 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:53.575989 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:53.593907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9fe37acf-df8f-4aac-a1d1-03dee8017033 req-d39ad7c2-808d-4638-bafc-97d7a90ff456 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d/action returned with HTTP 204 Aug 12 21:50:53.594525 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1188/4767] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:50:53 2026] POST /volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:53.606990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f66595b-67fb-4f8e-ae56-63f8e355610e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:53.609662 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f66595b-67fb-4f8e-ae56-63f8e355610e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:53.609977 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f66595b-67fb-4f8e-ae56-63f8e355610e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:53.610248 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f66595b-67fb-4f8e-ae56-63f8e355610e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:53.610367 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1f66595b-67fb-4f8e-ae56-63f8e355610e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:53.616157 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:53.616157 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:53.616649 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f66595b-67fb-4f8e-ae56-63f8e355610e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:53.617186 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1191/4768] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:53 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:53.778599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c7ce9643-abe4-4851-ac18-97e1c2a815f4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:53.780983 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7ce9643-abe4-4851-ac18-97e1c2a815f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:53.781209 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7ce9643-abe4-4851-ac18-97e1c2a815f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:53.781416 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7ce9643-abe4-4851-ac18-97e1c2a815f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:53.791441 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:53.791441 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:53.798407 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c7ce9643-abe4-4851-ac18-97e1c2a815f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:53.804388 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7ce9643-abe4-4851-ac18-97e1c2a815f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:53.804834 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1195/4769] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:53 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:53.817511 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-683e314f-5f93-42a3-92d1-bee4d622cef4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:53.819789 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-683e314f-5f93-42a3-92d1-bee4d622cef4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:53.820034 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-683e314f-5f93-42a3-92d1-bee4d622cef4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:53.820309 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-683e314f-5f93-42a3-92d1-bee4d622cef4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:53.831959 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:53.831959 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:53.837226 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-683e314f-5f93-42a3-92d1-bee4d622cef4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:53.842531 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-683e314f-5f93-42a3-92d1-bee4d622cef4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:53.843012 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1196/4770] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:53 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:54.389828 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-3b228257-05f4-4dc0-bacd-9a5b458f8ddb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:54.575505 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-3b228257-05f4-4dc0-bacd-9a5b458f8ddb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:54.576189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-3b228257-05f4-4dc0-bacd-9a5b458f8ddb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:54.576189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-3b228257-05f4-4dc0-bacd-9a5b458f8ddb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:54.584243 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:54.584243 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:54.594501 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-3b228257-05f4-4dc0-bacd-9a5b458f8ddb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:54.602372 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-3b228257-05f4-4dc0-bacd-9a5b458f8ddb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:54.602939 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1189/4771] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:54 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 883 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:54.633939 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-86ecafab-b644-44ea-8326-c532b71e58f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:54.636700 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86ecafab-b644-44ea-8326-c532b71e58f6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:54.636962 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86ecafab-b644-44ea-8326-c532b71e58f6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:54.637192 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86ecafab-b644-44ea-8326-c532b71e58f6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:54.638058 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-86ecafab-b644-44ea-8326-c532b71e58f6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:54.641757 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:54.641757 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:54.642479 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86ecafab-b644-44ea-8326-c532b71e58f6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:54.643019 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1192/4772] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:54 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:54.688825 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f82ef6f-d118-4ec7-9ad9-2139527b6b17 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:54.689291 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f82ef6f-d118-4ec7-9ad9-2139527b6b17 None None] GET https://10.4.3.240/volume// Aug 12 21:50:54.689472 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f82ef6f-d118-4ec7-9ad9-2139527b6b17 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:54.689838 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f82ef6f-d118-4ec7-9ad9-2139527b6b17 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:54.690208 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f82ef6f-d118-4ec7-9ad9-2139527b6b17 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:54.690518 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1196/4773] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:50:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:54.698281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-eaf8cdea-9c27-405d-8170-6f5c16f1d4c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:54.700350 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-eaf8cdea-9c27-405d-8170-6f5c16f1d4c1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:50:54.700806 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-eaf8cdea-9c27-405d-8170-6f5c16f1d4c1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51797b73-cd72-44fe-a22e-f783e4f1bb61", "connector": null, "instance_uuid": "ed491bfa-b458-462d-9bda-b464696a5c64"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:54.710347 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:54.710347 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:54.736160 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-eaf8cdea-9c27-405d-8170-6f5c16f1d4c1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:50:54.736321 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1197/4774] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:50:54 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 12 21:50:54.765277 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b0fe617-389d-42e8-a133-024ce3716a6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:54.766353 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b0fe617-389d-42e8-a133-024ce3716a6d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:54.766596 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b0fe617-389d-42e8-a133-024ce3716a6d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:54.766936 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b0fe617-389d-42e8-a133-024ce3716a6d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:54.779555 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e986cd5-1cba-4fa4-9857-f1d5005a0629 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:54.780158 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e986cd5-1cba-4fa4-9857-f1d5005a0629 None None] GET https://10.4.3.240/volume// Aug 12 21:50:54.780406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e986cd5-1cba-4fa4-9857-f1d5005a0629 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:54.780500 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:54.780500 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:54.780704 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e986cd5-1cba-4fa4-9857-f1d5005a0629 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:54.781025 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e986cd5-1cba-4fa4-9857-f1d5005a0629 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:54.781343 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1193/4775] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:54.785360 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6b0fe617-389d-42e8-a133-024ce3716a6d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:54.790473 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b0fe617-389d-42e8-a133-024ce3716a6d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:54.790966 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-2ea379ba-6ba8-46dc-a928-e25515c1591f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:54.791330 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1190/4776] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:54 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:54.839090 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-2ea379ba-6ba8-46dc-a928-e25515c1591f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:54.839349 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-2ea379ba-6ba8-46dc-a928-e25515c1591f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:54.839600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-2ea379ba-6ba8-46dc-a928-e25515c1591f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:54.852669 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:54.852669 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:54.859313 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-2ea379ba-6ba8-46dc-a928-e25515c1591f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:54.865896 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-2ea379ba-6ba8-46dc-a928-e25515c1591f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:54.866360 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1197/4777] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:54 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 1062 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:54.996261 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-b067c499-3414-45a1-bfaa-bb1ce4f09c6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:54.999034 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-b067c499-3414-45a1-bfaa-bb1ce4f09c6b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] PUT https://10.4.3.240/volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61 Aug 12 21:50:54.999487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-b067c499-3414-45a1-bfaa-bb1ce4f09c6b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:55.008547 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-b067c499-3414-45a1-bfaa-bb1ce4f09c6b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Acquiring lock "cinder-attachment_update-51797b73-cd72-44fe-a22e-f783e4f1bb61-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:50:55.015030 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-b067c499-3414-45a1-bfaa-bb1ce4f09c6b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Lock "cinder-attachment_update-51797b73-cd72-44fe-a22e-f783e4f1bb61-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:50:55.016486 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.016486 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:55.126038 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-b067c499-3414-45a1-bfaa-bb1ce4f09c6b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Lock "cinder-attachment_update-51797b73-cd72-44fe-a22e-f783e4f1bb61-np0000007121" released by "attachment_update" :: held 0.111s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:50:55.126519 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-b067c499-3414-45a1-bfaa-bb1ce4f09c6b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61 returned with HTTP 200 Aug 12 21:50:55.127219 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1198/4778] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:50:54 2026] PUT /volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:55.138070 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd3f6317-02d8-4ade-9556-a678cc77af50 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.140382 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd3f6317-02d8-4ade-9556-a678cc77af50 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:55.140693 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd3f6317-02d8-4ade-9556-a678cc77af50 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:55.141079 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd3f6317-02d8-4ade-9556-a678cc77af50 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:55.153007 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.153007 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:55.157884 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd3f6317-02d8-4ade-9556-a678cc77af50 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:55.163831 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd3f6317-02d8-4ade-9556-a678cc77af50 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:55.164222 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1194/4779] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:55 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:55.213517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-426878e7-cb1c-4b93-8249-7b808eba120d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.249159 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-426878e7-cb1c-4b93-8249-7b808eba120d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:55.249461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-426878e7-cb1c-4b93-8249-7b808eba120d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:55.249781 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-426878e7-cb1c-4b93-8249-7b808eba120d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:55.262791 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.262791 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:55.267565 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-426878e7-cb1c-4b93-8249-7b808eba120d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:55.273641 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-426878e7-cb1c-4b93-8249-7b808eba120d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:55.274207 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1191/4780] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:55 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 1169 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:55.293355 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-88e7f2e0-bf15-4e43-ba8f-a1b269938511 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.295450 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-88e7f2e0-bf15-4e43-ba8f-a1b269938511 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] POST https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/action Aug 12 21:50:55.295861 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-88e7f2e0-bf15-4e43-ba8f-a1b269938511 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:55.296010 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-88e7f2e0-bf15-4e43-ba8f-a1b269938511 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:55.311214 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.311214 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:55.311888 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-88e7f2e0-bf15-4e43-ba8f-a1b269938511 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:55.319709 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-88e7f2e0-bf15-4e43-ba8f-a1b269938511 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Begin detaching volume completed successfully. Aug 12 21:50:55.319975 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-88e7f2e0-bf15-4e43-ba8f-a1b269938511 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/action returned with HTTP 202 Aug 12 21:50:55.320597 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1198/4781] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:50:55 2026] POST /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:50:55.373955 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c4eca39-f4bc-4582-92ef-49ac2c10c302 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.374369 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c4eca39-f4bc-4582-92ef-49ac2c10c302 None None] GET https://10.4.3.240/volume// Aug 12 21:50:55.374571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c4eca39-f4bc-4582-92ef-49ac2c10c302 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:55.374815 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c4eca39-f4bc-4582-92ef-49ac2c10c302 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:55.375214 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c4eca39-f4bc-4582-92ef-49ac2c10c302 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:55.375851 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1199/4782] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:55.384475 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-613fb9f7-7f1d-495f-9409-83ed62be922d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.387731 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-613fb9f7-7f1d-495f-9409-83ed62be922d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:50:55.388040 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-613fb9f7-7f1d-495f-9409-83ed62be922d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:55.388295 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-613fb9f7-7f1d-495f-9409-83ed62be922d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:55.401026 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.401026 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:55.405587 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-613fb9f7-7f1d-495f-9409-83ed62be922d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:50:55.411170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-613fb9f7-7f1d-495f-9409-83ed62be922d tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:50:55.411754 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1195/4783] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:55 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:55.422644 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-6ef107b6-638e-48c7-9e7d-7813a613c2c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.426346 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-6ef107b6-638e-48c7-9e7d-7813a613c2c9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption Aug 12 21:50:55.426608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-6ef107b6-638e-48c7-9e7d-7813a613c2c9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:55.426819 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-6ef107b6-638e-48c7-9e7d-7813a613c2c9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:55.438443 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.438443 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:55.445770 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-6ef107b6-638e-48c7-9e7d-7813a613c2c9 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption returned with HTTP 200 Aug 12 21:50:55.446178 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1192/4784] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:50:55 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:55.654558 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb38077b-3f82-452b-b5fc-d1dd6ff90890 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.656826 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb38077b-3f82-452b-b5fc-d1dd6ff90890 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:50:55.657102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb38077b-3f82-452b-b5fc-d1dd6ff90890 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:55.657339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb38077b-3f82-452b-b5fc-d1dd6ff90890 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:55.657504 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-eb38077b-3f82-452b-b5fc-d1dd6ff90890 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:55.662876 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.662876 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:55.663537 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb38077b-3f82-452b-b5fc-d1dd6ff90890 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:50:55.664038 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1199/4785] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:55 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:55.677909 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43d08d16-c91d-4f95-b9e4-b26b7c13d3ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.680088 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43d08d16-c91d-4f95-b9e4-b26b7c13d3ee tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:50:55.680605 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43d08d16-c91d-4f95-b9e4-b26b7c13d3ee tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38cbc983-c860-47d9-a45e-58fd5d95c6b2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:55.682426 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-43d08d16-c91d-4f95-b9e4-b26b7c13d3ee tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating new backup {'backup': {'volume_id': '38cbc983-c860-47d9-a45e-58fd5d95c6b2'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:50:55.682680 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-43d08d16-c91d-4f95-b9e4-b26b7c13d3ee tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating backup of volume 38cbc983-c860-47d9-a45e-58fd5d95c6b2 in container None Aug 12 21:50:55.692445 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.692445 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:55.693105 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-43d08d16-c91d-4f95-b9e4-b26b7c13d3ee tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:50:55.712962 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-43d08d16-c91d-4f95-b9e4-b26b7c13d3ee tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['97959630-0aee-4987-a1ce-e81674e24033', 'ed1d2c4e-4791-436f-8038-6f3485933cb1'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:50:55.744431 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43d08d16-c91d-4f95-b9e4-b26b7c13d3ee tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:50:55.744903 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1200/4786] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:50:55 2026] POST /volume/v3/backups => generated 288 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:50:55.753847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4d9e1127-785b-4a52-86a9-8a004beb64fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.756930 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d9e1127-785b-4a52-86a9-8a004beb64fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:50:55.757403 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d9e1127-785b-4a52-86a9-8a004beb64fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:55.757911 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d9e1127-785b-4a52-86a9-8a004beb64fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:55.758176 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4d9e1127-785b-4a52-86a9-8a004beb64fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:55.767614 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.767614 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:55.768441 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d9e1127-785b-4a52-86a9-8a004beb64fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:50:55.769163 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1196/4787] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:55 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 695 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:55.806153 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d963036b-1d07-4ce7-8233-f3315aa31723 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:55.809233 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d963036b-1d07-4ce7-8233-f3315aa31723 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:55.809459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d963036b-1d07-4ce7-8233-f3315aa31723 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:55.809720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d963036b-1d07-4ce7-8233-f3315aa31723 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:55.812390 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=262,cinder:INSERT=30,cinder:UPDATE=52 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:50:55.822687 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:55.822687 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:55.826912 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d963036b-1d07-4ce7-8233-f3315aa31723 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:55.832086 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d963036b-1d07-4ce7-8233-f3315aa31723 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:55.832564 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1193/4788] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:55 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:56.781491 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a779446-6177-42cd-983a-321733eabb50 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:56.785293 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a779446-6177-42cd-983a-321733eabb50 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:50:56.785293 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a779446-6177-42cd-983a-321733eabb50 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:56.785293 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a779446-6177-42cd-983a-321733eabb50 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:56.785293 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8a779446-6177-42cd-983a-321733eabb50 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:56.786699 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=280,cinder:UPDATE=72,cinder:INSERT=31 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:50:56.791966 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:56.791966 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:56.792928 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a779446-6177-42cd-983a-321733eabb50 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:50:56.793983 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1200/4789] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:56 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:56.847856 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-448620b9-a140-4850-85b8-32b51cbde68f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:56.850748 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-448620b9-a140-4850-85b8-32b51cbde68f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:56.851458 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-448620b9-a140-4850-85b8-32b51cbde68f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:56.851834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-448620b9-a140-4850-85b8-32b51cbde68f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:56.866046 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:56.866046 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:56.872390 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-448620b9-a140-4850-85b8-32b51cbde68f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:56.878505 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-448620b9-a140-4850-85b8-32b51cbde68f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:56.879211 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1201/4790] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:56 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:57.790027 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9f1aa7a5-8f55-435d-bbbc-c0704c82dddf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:57.793215 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f1aa7a5-8f55-435d-bbbc-c0704c82dddf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:50:57.793476 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f1aa7a5-8f55-435d-bbbc-c0704c82dddf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:57.793755 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f1aa7a5-8f55-435d-bbbc-c0704c82dddf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:57.794593 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-9f1aa7a5-8f55-435d-bbbc-c0704c82dddf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Delete snapshot with id: 77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:50:57.800129 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f1aa7a5-8f55-435d-bbbc-c0704c82dddf tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 returned with HTTP 404 Aug 12 21:50:57.801188 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1197/4791] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:50:57 2026] DELETE /volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:57.808413 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff81f0e3-ff09-4558-8ee4-656ea7208c24 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:57.809217 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-93dbd836-3daf-4269-95a0-6ba6e507dafb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:57.811877 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-93dbd836-3daf-4269-95a0-6ba6e507dafb tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 Aug 12 21:50:57.812149 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-93dbd836-3daf-4269-95a0-6ba6e507dafb tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:57.812393 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-93dbd836-3daf-4269-95a0-6ba6e507dafb tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:57.812876 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff81f0e3-ff09-4558-8ee4-656ea7208c24 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:50:57.813153 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff81f0e3-ff09-4558-8ee4-656ea7208c24 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:57.813409 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff81f0e3-ff09-4558-8ee4-656ea7208c24 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:57.813527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ff81f0e3-ff09-4558-8ee4-656ea7208c24 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:57.818173 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:57.818173 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:57.818910 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff81f0e3-ff09-4558-8ee4-656ea7208c24 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:50:57.819375 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1194/4792] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:57 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:57.819602 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-93dbd836-3daf-4269-95a0-6ba6e507dafb tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 returned with HTTP 404 Aug 12 21:50:57.820231 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1201/4793] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:50:57 2026] GET /volume/v3/snapshots/77487d79-6e55-4ffc-a56d-8149a73cfcd5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:57.872514 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-21480d5e-db73-4f8c-938d-21b1c628046a req-25745071-4d45-413e-b7f2-a8d807d3d9f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:57.876979 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-25745071-4d45-413e-b7f2-a8d807d3d9f2 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:50:57.877246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-25745071-4d45-413e-b7f2-a8d807d3d9f2 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:57.877448 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-25745071-4d45-413e-b7f2-a8d807d3d9f2 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:57.891491 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:57.891491 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:57.897465 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bed546da-1ae3-4ae8-880f-1aeff3064ba9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:57.899580 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-21480d5e-db73-4f8c-938d-21b1c628046a req-25745071-4d45-413e-b7f2-a8d807d3d9f2 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:50:57.900907 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bed546da-1ae3-4ae8-880f-1aeff3064ba9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:57.901117 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bed546da-1ae3-4ae8-880f-1aeff3064ba9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:57.901333 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bed546da-1ae3-4ae8-880f-1aeff3064ba9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:57.908289 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-25745071-4d45-413e-b7f2-a8d807d3d9f2 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:50:57.909224 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1202/4794] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:50:57 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:57.915471 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:57.915471 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:57.920017 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bed546da-1ae3-4ae8-880f-1aeff3064ba9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:57.925758 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bed546da-1ae3-4ae8-880f-1aeff3064ba9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:57.926210 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1198/4795] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:57 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:57.932447 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-21480d5e-db73-4f8c-938d-21b1c628046a req-7bcbf29e-49ac-44f2-94a6-09b2d4750373 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:57.934920 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-7bcbf29e-49ac-44f2-94a6-09b2d4750373 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998/action Aug 12 21:50:57.935329 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-7bcbf29e-49ac-44f2-94a6-09b2d4750373 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:57.935485 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-7bcbf29e-49ac-44f2-94a6-09b2d4750373 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:57.948907 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:57.948907 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:57.949482 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-21480d5e-db73-4f8c-938d-21b1c628046a req-7bcbf29e-49ac-44f2-94a6-09b2d4750373 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:50:57.956962 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-21480d5e-db73-4f8c-938d-21b1c628046a req-7bcbf29e-49ac-44f2-94a6-09b2d4750373 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Begin detaching volume completed successfully. Aug 12 21:50:57.957238 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-7bcbf29e-49ac-44f2-94a6-09b2d4750373 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998/action returned with HTTP 202 Aug 12 21:50:57.957792 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1195/4796] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:50:57 2026] POST /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:50:58.004844 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-20531e71-f679-4bbf-9a0a-7e19e6ace2c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:58.005294 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-20531e71-f679-4bbf-9a0a-7e19e6ace2c2 None None] GET https://10.4.3.240/volume// Aug 12 21:50:58.005551 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-20531e71-f679-4bbf-9a0a-7e19e6ace2c2 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:58.005847 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-20531e71-f679-4bbf-9a0a-7e19e6ace2c2 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:58.006249 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-20531e71-f679-4bbf-9a0a-7e19e6ace2c2 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:50:58.006645 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1202/4797] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:50:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:50:58.016653 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-21480d5e-db73-4f8c-938d-21b1c628046a req-bad69841-f352-4e26-aa85-0aff629b79d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:58.018969 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-bad69841-f352-4e26-aa85-0aff629b79d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:50:58.019215 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-bad69841-f352-4e26-aa85-0aff629b79d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:58.019417 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-bad69841-f352-4e26-aa85-0aff629b79d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:58.031503 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:58.031503 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:58.035993 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-21480d5e-db73-4f8c-938d-21b1c628046a req-bad69841-f352-4e26-aa85-0aff629b79d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:50:58.041309 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-bad69841-f352-4e26-aa85-0aff629b79d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:50:58.041834 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1203/4798] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:50:58 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:50:58.437030 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-ee7cea14-bf88-402b-baa3-5f831128b44d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:58.439813 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-ee7cea14-bf88-402b-baa3-5f831128b44d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61/action Aug 12 21:50:58.440234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-ee7cea14-bf88-402b-baa3-5f831128b44d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:50:58.440376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-ee7cea14-bf88-402b-baa3-5f831128b44d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:50:58.460979 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:58.460979 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:50:58.474824 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7ff2c273-81b8-4a69-8e74-e3127e92aec9 req-ee7cea14-bf88-402b-baa3-5f831128b44d tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61/action returned with HTTP 204 Aug 12 21:50:58.476047 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1199/4799] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:50:58 2026] POST /volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:50:58.830755 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e42e9902-0740-4522-87e4-a6214962d46a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:58.832656 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e42e9902-0740-4522-87e4-a6214962d46a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:50:58.833042 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e42e9902-0740-4522-87e4-a6214962d46a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:58.833237 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e42e9902-0740-4522-87e4-a6214962d46a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:58.833308 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e42e9902-0740-4522-87e4-a6214962d46a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:58.838478 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:58.838478 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:50:58.839703 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e42e9902-0740-4522-87e4-a6214962d46a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:50:58.839703 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1196/4800] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:58 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:50:58.947397 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5336ae9f-1eba-4838-9d69-e33480836b42 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:58.949851 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5336ae9f-1eba-4838-9d69-e33480836b42 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:50:58.950594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5336ae9f-1eba-4838-9d69-e33480836b42 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:58.950594 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5336ae9f-1eba-4838-9d69-e33480836b42 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:58.962791 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:58.962791 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:50:58.968477 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5336ae9f-1eba-4838-9d69-e33480836b42 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:50:58.974857 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5336ae9f-1eba-4838-9d69-e33480836b42 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:50:58.975359 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1203/4801] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:50:58 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:50:59.853922 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9805d179-792c-4a33-b8e4-0a84a6d91762 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:50:59.855582 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9805d179-792c-4a33-b8e4-0a84a6d91762 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:50:59.855844 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9805d179-792c-4a33-b8e4-0a84a6d91762 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:50:59.856066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9805d179-792c-4a33-b8e4-0a84a6d91762 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:50:59.856173 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9805d179-792c-4a33-b8e4-0a84a6d91762 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:50:59.861058 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:50:59.861058 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:50:59.861734 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9805d179-792c-4a33-b8e4-0a84a6d91762 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:50:59.862106 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1204/4802] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:50:59 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:00.775251 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-21480d5e-db73-4f8c-938d-21b1c628046a req-a33a24e2-0a34-4f4d-a19b-940525664246 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:00.779258 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-a33a24e2-0a34-4f4d-a19b-940525664246 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] DELETE https://10.4.3.240/volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 Aug 12 21:51:00.779469 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-a33a24e2-0a34-4f4d-a19b-940525664246 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:00.779723 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-a33a24e2-0a34-4f4d-a19b-940525664246 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:00.792494 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:00.792494 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:00.884814 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9f31dd3-83ef-4d80-8b40-775a38d9aa5d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:00.885295 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-21480d5e-db73-4f8c-938d-21b1c628046a req-a33a24e2-0a34-4f4d-a19b-940525664246 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 returned with HTTP 200 Aug 12 21:51:00.885361 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1200/4803] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:51:00 2026] DELETE /volume/v3/attachments/3d5ab7b7-b73b-498a-bec6-146455557594 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:00.893128 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9f31dd3-83ef-4d80-8b40-775a38d9aa5d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:00.893521 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9f31dd3-83ef-4d80-8b40-775a38d9aa5d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:00.894645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9f31dd3-83ef-4d80-8b40-775a38d9aa5d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:00.894769 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e9f31dd3-83ef-4d80-8b40-775a38d9aa5d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:00.915808 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:00.915808 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:00.917595 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9f31dd3-83ef-4d80-8b40-775a38d9aa5d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:00.919393 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1197/4804] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:00 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:01.201529 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b12f4961-52c7-48ba-a5e3-cf8bb8ed1f8e req-435fbf9c-4bb9-4639-9529-9616b2ac9080 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:01.205044 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b12f4961-52c7-48ba-a5e3-cf8bb8ed1f8e req-435fbf9c-4bb9-4639-9529-9616b2ac9080 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:51:01.205707 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b12f4961-52c7-48ba-a5e3-cf8bb8ed1f8e req-435fbf9c-4bb9-4639-9529-9616b2ac9080 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:01.207588 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b12f4961-52c7-48ba-a5e3-cf8bb8ed1f8e req-435fbf9c-4bb9-4639-9529-9616b2ac9080 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:01.216028 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:01.216028 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:01.220506 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-b12f4961-52c7-48ba-a5e3-cf8bb8ed1f8e req-435fbf9c-4bb9-4639-9529-9616b2ac9080 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:01.226214 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b12f4961-52c7-48ba-a5e3-cf8bb8ed1f8e req-435fbf9c-4bb9-4639-9529-9616b2ac9080 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:51:01.227115 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1204/4805] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:51:01 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:01.242956 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bd19dca7-159b-4301-aa41-357c7dfdecca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:01.244961 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd19dca7-159b-4301-aa41-357c7dfdecca tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] DELETE https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:51:01.245142 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd19dca7-159b-4301-aa41-357c7dfdecca tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:01.245371 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd19dca7-159b-4301-aa41-357c7dfdecca tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:01.245530 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bd19dca7-159b-4301-aa41-357c7dfdecca tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Delete volume with id: 7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:51:01.255651 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:01.255651 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:01.255651 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bd19dca7-159b-4301-aa41-357c7dfdecca tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:01.280031 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bd19dca7-159b-4301-aa41-357c7dfdecca tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Delete volume request issued successfully. Aug 12 21:51:01.280278 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd19dca7-159b-4301-aa41-357c7dfdecca tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 202 Aug 12 21:51:01.280989 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1205/4806] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:51:01 2026] DELETE /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:01.293846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20ec46b4-2ee2-4f30-8268-7ede91a4c505 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:01.296247 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20ec46b4-2ee2-4f30-8268-7ede91a4c505 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:51:01.296508 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20ec46b4-2ee2-4f30-8268-7ede91a4c505 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:01.296824 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20ec46b4-2ee2-4f30-8268-7ede91a4c505 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:01.305397 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:01.305397 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:01.312537 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-20ec46b4-2ee2-4f30-8268-7ede91a4c505 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:01.320433 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20ec46b4-2ee2-4f30-8268-7ede91a4c505 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 200 Aug 12 21:51:01.321122 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1201/4807] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:01 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:01.933734 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f03413f-869a-4333-9593-e412e3cb325c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:01.937704 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f03413f-869a-4333-9593-e412e3cb325c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:01.937704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f03413f-869a-4333-9593-e412e3cb325c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:01.937704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f03413f-869a-4333-9593-e412e3cb325c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:01.937704 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2f03413f-869a-4333-9593-e412e3cb325c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:01.943285 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:01.943285 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:01.944204 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f03413f-869a-4333-9593-e412e3cb325c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:01.944803 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1198/4808] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:01 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:02.338650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64f31223-9f1f-47e4-a5c6-25dcf4b774d9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:02.339072 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64f31223-9f1f-47e4-a5c6-25dcf4b774d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 Aug 12 21:51:02.339350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64f31223-9f1f-47e4-a5c6-25dcf4b774d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:02.339617 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64f31223-9f1f-47e4-a5c6-25dcf4b774d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:02.348014 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64f31223-9f1f-47e4-a5c6-25dcf4b774d9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 returned with HTTP 404 Aug 12 21:51:02.348696 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1205/4809] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:02 2026] GET /volume/v3/volumes/7d96b036-2164-4bf6-8745-aab13dd71998 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:02.960222 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bc1defa-6654-442c-afd8-0d9cf51f2260 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:02.962267 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bc1defa-6654-442c-afd8-0d9cf51f2260 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:02.962589 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bc1defa-6654-442c-afd8-0d9cf51f2260 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:02.962959 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bc1defa-6654-442c-afd8-0d9cf51f2260 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:02.963178 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9bc1defa-6654-442c-afd8-0d9cf51f2260 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:02.969610 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:02.969610 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:02.970472 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bc1defa-6654-442c-afd8-0d9cf51f2260 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:02.971228 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1206/4810] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:02 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:03.130641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-88812dcb-efaa-4374-9f80-fa615cb2cf84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:03.135993 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-88812dcb-efaa-4374-9f80-fa615cb2cf84 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:51:03.135993 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-88812dcb-efaa-4374-9f80-fa615cb2cf84 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:03.135993 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-88812dcb-efaa-4374-9f80-fa615cb2cf84 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:03.158087 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:03.158087 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:03.168303 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-88812dcb-efaa-4374-9f80-fa615cb2cf84 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:03.175170 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-88812dcb-efaa-4374-9f80-fa615cb2cf84 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:51:03.175918 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1202/4811] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:51:03 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 1175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:03.224004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-b3778c3f-63c5-4b36-aa47-4c065bd8b2f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:03.230286 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-b3778c3f-63c5-4b36-aa47-4c065bd8b2f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] POST https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61/action Aug 12 21:51:03.230805 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-b3778c3f-63c5-4b36-aa47-4c065bd8b2f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:51:03.231059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-b3778c3f-63c5-4b36-aa47-4c065bd8b2f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:03.248833 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:03.248833 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:03.248833 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-b3778c3f-63c5-4b36-aa47-4c065bd8b2f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:03.258849 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-b3778c3f-63c5-4b36-aa47-4c065bd8b2f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Begin detaching volume completed successfully. Aug 12 21:51:03.259083 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-b3778c3f-63c5-4b36-aa47-4c065bd8b2f4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61/action returned with HTTP 202 Aug 12 21:51:03.259564 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1199/4812] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:51:03 2026] POST /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:51:03.314108 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-590bdbe3-2190-4b53-85e6-35e90185fa2c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:03.314729 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-590bdbe3-2190-4b53-85e6-35e90185fa2c None None] GET https://10.4.3.240/volume// Aug 12 21:51:03.314967 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-590bdbe3-2190-4b53-85e6-35e90185fa2c None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:03.318147 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-590bdbe3-2190-4b53-85e6-35e90185fa2c None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:03.318147 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-590bdbe3-2190-4b53-85e6-35e90185fa2c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:03.318147 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1206/4813] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:51:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:03.326818 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-9aac2aae-d948-4069-ab6d-52c674b5dc92 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:03.328428 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-9aac2aae-d948-4069-ab6d-52c674b5dc92 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:51:03.328428 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-9aac2aae-d948-4069-ab6d-52c674b5dc92 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:03.328428 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-9aac2aae-d948-4069-ab6d-52c674b5dc92 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:03.340828 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:03.340828 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:03.344914 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-9aac2aae-d948-4069-ab6d-52c674b5dc92 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:03.351641 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-9aac2aae-d948-4069-ab6d-52c674b5dc92 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:51:03.352277 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1207/4814] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:51:03 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:51:03.506767 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:03.689696 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:51:03.689696 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-622056085", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:03.691262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-622056085', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:51:03.691398 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Create volume of 1 GB Aug 12 21:51:03.708125 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Availability Zones retrieved successfully. Aug 12 21:51:03.718297 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Flow 'volume_create_api' (2f70a8be-5ce2-4763-9b6d-9b079cffeed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:03.720131 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b559315-1681-4a4c-b508-0a0ed0bf9774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:03.721959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:51:03.767115 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b559315-1681-4a4c-b508-0a0ed0bf9774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:03.768425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb0b0d1-52d9-4c46-b904-e6dbfe98c039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:03.878642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Created reservations ['f032d287-4b35-4703-93ba-9c2e869b27e8', 'bec1713c-3d31-4068-8c1f-fd72088c26f2', '58533353-c9bf-46be-9846-bc5fff8c3645', 'dd982fc6-8976-40a6-80ed-a1bb49d5850e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:51:03.879813 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb0b0d1-52d9-4c46-b904-e6dbfe98c039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f032d287-4b35-4703-93ba-9c2e869b27e8', 'bec1713c-3d31-4068-8c1f-fd72088c26f2', '58533353-c9bf-46be-9846-bc5fff8c3645', 'dd982fc6-8976-40a6-80ed-a1bb49d5850e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:03.880947 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6de31ea-0f0f-4437-8710-ab537846a9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:03.918789 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6de31ea-0f0f-4437-8710-ab537846a9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a6ada5c-89da-452b-a770-7025fd7e50f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-622056085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='047b8a9b0e994b4992cec622ed16a82e',qos_specs=None,replication_status=,reservations=['f032d287-4b35-4703-93ba-9c2e869b27e8','bec1713c-3d31-4068-8c1f-fd72088c26f2','58533353-c9bf-46be-9846-bc5fff8c3645','dd982fc6-8976-40a6-80ed-a1bb49d5850e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b7a1d7ea43494b80b216e5eaf87e06',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-622056085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a6ada5c-89da-452b-a770-7025fd7e50f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='047b8a9b0e994b4992cec622ed16a82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6b7a1d7ea43494b80b216e5eaf87e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:03.919640 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8f8add-20a5-4183-9f89-ae03b504642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:03.950338 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8f8add-20a5-4183-9f89-ae03b504642f) transitioned into state 'SUCCESS' from state '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-622056085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='047b8a9b0e994b4992cec622ed16a82e',qos_specs=None,replication_status=,reservations=['f032d287-4b35-4703-93ba-9c2e869b27e8','bec1713c-3d31-4068-8c1f-fd72088c26f2','58533353-c9bf-46be-9846-bc5fff8c3645','dd982fc6-8976-40a6-80ed-a1bb49d5850e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b7a1d7ea43494b80b216e5eaf87e06',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:03.951048 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f6b89a-7215-47f3-aa5f-e9e9333c7b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:03.964139 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f6b89a-7215-47f3-aa5f-e9e9333c7b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:03.966000 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Flow 'volume_create_api' (2f70a8be-5ce2-4763-9b6d-9b079cffeed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:03.966474 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Create volume request issued successfully. Aug 12 21:51:03.967558 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f0908f9-c48f-4057-9d82-7fde12e4456b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:51:03.968155 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1203/4815] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:51:03 2026] POST /volume/v3/volumes => generated 764 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:03.984022 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a0be497-3e5a-4754-b085-276c25f7a069 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:03.985114 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:03.988174 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:51:03.988351 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a0be497-3e5a-4754-b085-276c25f7a069 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:03.988351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a0be497-3e5a-4754-b085-276c25f7a069 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:03.988478 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-213797267", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:03.988605 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a0be497-3e5a-4754-b085-276c25f7a069 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:03.988876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4a0be497-3e5a-4754-b085-276c25f7a069 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:03.991103 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-213797267', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:51:03.991344 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Create volume of 1 GB Aug 12 21:51:03.999321 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:03.999321 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:03.999508 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Availability Zones retrieved successfully. Aug 12 21:51:04.000228 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a0be497-3e5a-4754-b085-276c25f7a069 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:04.000946 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1200/4816] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:03 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:04.009595 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Flow 'volume_create_api' (8c6845b8-82c1-4e37-a653-21cd685d91ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:04.011235 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7f517a-bc72-4705-8076-e79a9f8a8ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:04.012880 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:51:04.055885 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7f517a-bc72-4705-8076-e79a9f8a8ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:04.057309 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ff0946-308e-409c-b802-76710875208c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:04.121765 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Created reservations ['c988986f-b5ea-4e22-896a-76c5eb2149e2', 'd03b0f0e-d515-4620-a4a0-cd865b0fa853', 'ec093587-4868-4b6c-9b3c-07fa3a17dda8', 'd05438f9-03f2-4e47-a0ca-0d950b22230b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:51:04.123068 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ff0946-308e-409c-b802-76710875208c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c988986f-b5ea-4e22-896a-76c5eb2149e2', 'd03b0f0e-d515-4620-a4a0-cd865b0fa853', 'ec093587-4868-4b6c-9b3c-07fa3a17dda8', 'd05438f9-03f2-4e47-a0ca-0d950b22230b']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:04.124097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8154488-b8f2-4977-b33b-c5bcda1d3915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:04.163328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8154488-b8f2-4977-b33b-c5bcda1d3915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e06376aa-fc09-4dd0-936b-ab942529a178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-213797267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='047b8a9b0e994b4992cec622ed16a82e',qos_specs=None,replication_status=,reservations=['c988986f-b5ea-4e22-896a-76c5eb2149e2','d03b0f0e-d515-4620-a4a0-cd865b0fa853','ec093587-4868-4b6c-9b3c-07fa3a17dda8','d05438f9-03f2-4e47-a0ca-0d950b22230b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b7a1d7ea43494b80b216e5eaf87e06',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-213797267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e06376aa-fc09-4dd0-936b-ab942529a178,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='047b8a9b0e994b4992cec622ed16a82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6b7a1d7ea43494b80b216e5eaf87e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:04.165139 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04193866-7ed8-47dc-932b-eacf135ff8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:04.194223 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04193866-7ed8-47dc-932b-eacf135ff8ea) transitioned into state 'SUCCESS' from state '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-213797267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='047b8a9b0e994b4992cec622ed16a82e',qos_specs=None,replication_status=,reservations=['c988986f-b5ea-4e22-896a-76c5eb2149e2','d03b0f0e-d515-4620-a4a0-cd865b0fa853','ec093587-4868-4b6c-9b3c-07fa3a17dda8','d05438f9-03f2-4e47-a0ca-0d950b22230b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b7a1d7ea43494b80b216e5eaf87e06',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:04.195432 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0c37ab-f336-4eec-9e1c-3065ef51188b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:04.208369 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0c37ab-f336-4eec-9e1c-3065ef51188b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:04.209391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Flow 'volume_create_api' (8c6845b8-82c1-4e37-a653-21cd685d91ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:04.209877 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Create volume request issued successfully. Aug 12 21:51:04.210724 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-de8c0b0e-e035-4e80-954d-4c49da8d65fc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:51:04.211393 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1207/4817] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:51:03 2026] POST /volume/v3/volumes => generated 764 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:04.461512 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-f6375cc7-5e2b-408a-b7ee-ff1f62c80560 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:04.464209 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-f6375cc7-5e2b-408a-b7ee-ff1f62c80560 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61 Aug 12 21:51:04.464463 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-f6375cc7-5e2b-408a-b7ee-ff1f62c80560 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:04.464781 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-f6375cc7-5e2b-408a-b7ee-ff1f62c80560 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:04.475596 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:04.475596 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:04.535987 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f3784a4d-ab39-49bd-a078-05824e9033eb req-f6375cc7-5e2b-408a-b7ee-ff1f62c80560 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61 returned with HTTP 200 Aug 12 21:51:04.536634 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1208/4818] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:51:04 2026] DELETE /volume/v3/attachments/ed77af2e-a45f-4d2e-bba7-5bd9eefbbc61 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:05.013440 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f92c598b-48dd-4811-85ea-e0c9beaf9c2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:05.015803 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f92c598b-48dd-4811-85ea-e0c9beaf9c2b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:05.016065 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f92c598b-48dd-4811-85ea-e0c9beaf9c2b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:05.016296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f92c598b-48dd-4811-85ea-e0c9beaf9c2b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:05.016422 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f92c598b-48dd-4811-85ea-e0c9beaf9c2b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:05.021925 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:05.021925 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:05.022591 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f92c598b-48dd-4811-85ea-e0c9beaf9c2b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:05.023192 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1204/4819] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:05 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:05.474053 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e1778f59-a78a-4134-b476-3cb97cf76c8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:05.476691 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1778f59-a78a-4134-b476-3cb97cf76c8e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:51:05.477218 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1778f59-a78a-4134-b476-3cb97cf76c8e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:05.477754 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1778f59-a78a-4134-b476-3cb97cf76c8e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:05.489962 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:05.489962 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:05.499992 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e1778f59-a78a-4134-b476-3cb97cf76c8e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:05.507993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1778f59-a78a-4134-b476-3cb97cf76c8e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:51:05.507993 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1201/4820] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:05 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:05.524615 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3d1d3f39-8050-46ca-bb41-eb40eecf3111 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:05.526939 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d1d3f39-8050-46ca-bb41-eb40eecf3111 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:51:05.527146 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d1d3f39-8050-46ca-bb41-eb40eecf3111 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:05.527381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d1d3f39-8050-46ca-bb41-eb40eecf3111 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:05.538251 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:05.538251 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:05.542695 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3d1d3f39-8050-46ca-bb41-eb40eecf3111 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:05.550132 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d1d3f39-8050-46ca-bb41-eb40eecf3111 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:51:05.550989 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1208/4821] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:05 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:05.566789 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6af61b1-9262-4b4e-a44c-4466850f1ead None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:05.569245 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6af61b1-9262-4b4e-a44c-4466850f1ead tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:51:05.569523 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6af61b1-9262-4b4e-a44c-4466850f1ead tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:05.569853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6af61b1-9262-4b4e-a44c-4466850f1ead tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:05.570087 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e6af61b1-9262-4b4e-a44c-4466850f1ead tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete volume with id: 51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:51:05.578474 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:05.578474 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:05.579086 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e6af61b1-9262-4b4e-a44c-4466850f1ead tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:05.600451 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e6af61b1-9262-4b4e-a44c-4466850f1ead tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete volume request issued successfully. Aug 12 21:51:05.600804 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6af61b1-9262-4b4e-a44c-4466850f1ead tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 202 Aug 12 21:51:05.601173 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1209/4822] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:51:05 2026] DELETE /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:05.610922 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b3b3be2-6a41-4e64-8614-b12d25e06410 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:05.613383 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b3b3be2-6a41-4e64-8614-b12d25e06410 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:51:05.613712 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b3b3be2-6a41-4e64-8614-b12d25e06410 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:05.613981 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b3b3be2-6a41-4e64-8614-b12d25e06410 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:05.625237 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:05.625237 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:05.631199 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b3b3be2-6a41-4e64-8614-b12d25e06410 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:05.638579 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b3b3be2-6a41-4e64-8614-b12d25e06410 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 200 Aug 12 21:51:05.638869 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1205/4823] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:05 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:06.036073 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1986a826-fe2a-4888-b058-e407cc6cd2e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:06.038077 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1986a826-fe2a-4888-b058-e407cc6cd2e8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:06.038454 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1986a826-fe2a-4888-b058-e407cc6cd2e8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:06.038619 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1986a826-fe2a-4888-b058-e407cc6cd2e8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:06.038781 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1986a826-fe2a-4888-b058-e407cc6cd2e8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:06.044047 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:06.044047 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:06.044846 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1986a826-fe2a-4888-b058-e407cc6cd2e8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:06.045203 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1202/4824] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:06 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:06.656925 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7539383d-de93-4819-8b9c-c5cf66e2f1c6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:06.658816 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7539383d-de93-4819-8b9c-c5cf66e2f1c6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 Aug 12 21:51:06.659054 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7539383d-de93-4819-8b9c-c5cf66e2f1c6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:06.659312 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7539383d-de93-4819-8b9c-c5cf66e2f1c6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:06.668347 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7539383d-de93-4819-8b9c-c5cf66e2f1c6 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 returned with HTTP 404 Aug 12 21:51:06.668966 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1209/4825] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:06 2026] GET /volume/v3/volumes/51797b73-cd72-44fe-a22e-f783e4f1bb61 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:06.677974 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6baf276-8888-4860-a51e-e660afc7e9b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:06.681754 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6baf276-8888-4860-a51e-e660afc7e9b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:51:06.682114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6baf276-8888-4860-a51e-e660afc7e9b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:06.682304 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6baf276-8888-4860-a51e-e660afc7e9b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:06.692445 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:06.692445 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:06.696687 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e6baf276-8888-4860-a51e-e660afc7e9b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:06.701054 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6baf276-8888-4860-a51e-e660afc7e9b9 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:51:06.701416 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1210/4826] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:06 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:06.724394 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d1ceec3e-77ca-44c5-b8d6-267bf2e8590c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:06.726511 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1ceec3e-77ca-44c5-b8d6-267bf2e8590c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:51:06.726773 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1ceec3e-77ca-44c5-b8d6-267bf2e8590c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:06.727463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1ceec3e-77ca-44c5-b8d6-267bf2e8590c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:06.736641 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:06.736641 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:06.739777 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d1ceec3e-77ca-44c5-b8d6-267bf2e8590c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:06.745452 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1ceec3e-77ca-44c5-b8d6-267bf2e8590c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:51:06.746082 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1206/4827] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:06 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:06.763504 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9079a789-8844-4a32-920f-1d47a727229a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:06.765677 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9079a789-8844-4a32-920f-1d47a727229a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:51:06.765873 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9079a789-8844-4a32-920f-1d47a727229a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:06.766054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9079a789-8844-4a32-920f-1d47a727229a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:06.766496 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9079a789-8844-4a32-920f-1d47a727229a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete volume with id: 8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:51:06.775768 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:06.775768 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:06.776262 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9079a789-8844-4a32-920f-1d47a727229a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:06.796705 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9079a789-8844-4a32-920f-1d47a727229a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete volume request issued successfully. Aug 12 21:51:06.797134 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9079a789-8844-4a32-920f-1d47a727229a tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 202 Aug 12 21:51:06.797738 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1203/4828] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:51:06 2026] DELETE /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:06.806409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-235b623b-0e5d-4202-bf82-8e859487832e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:06.810376 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-235b623b-0e5d-4202-bf82-8e859487832e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:51:06.810376 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-235b623b-0e5d-4202-bf82-8e859487832e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:06.810376 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-235b623b-0e5d-4202-bf82-8e859487832e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:06.820130 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:06.820130 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:06.832296 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-235b623b-0e5d-4202-bf82-8e859487832e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:06.840051 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-235b623b-0e5d-4202-bf82-8e859487832e tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 200 Aug 12 21:51:06.840643 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1210/4829] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:06 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:07.061912 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e98f436a-8f2e-4b70-9c3f-b3e4c46573f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:07.063655 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e98f436a-8f2e-4b70-9c3f-b3e4c46573f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:07.064073 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e98f436a-8f2e-4b70-9c3f-b3e4c46573f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:07.064402 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e98f436a-8f2e-4b70-9c3f-b3e4c46573f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:07.064636 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e98f436a-8f2e-4b70-9c3f-b3e4c46573f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:07.070250 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:07.070250 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:07.071295 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e98f436a-8f2e-4b70-9c3f-b3e4c46573f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:07.071933 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1211/4830] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:07 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:07.857555 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cf25d3f-4026-43cb-8937-56b39bb5ccb4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:07.859783 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cf25d3f-4026-43cb-8937-56b39bb5ccb4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f Aug 12 21:51:07.860761 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cf25d3f-4026-43cb-8937-56b39bb5ccb4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:07.860761 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cf25d3f-4026-43cb-8937-56b39bb5ccb4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:07.869347 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cf25d3f-4026-43cb-8937-56b39bb5ccb4 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f returned with HTTP 404 Aug 12 21:51:07.870135 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1207/4831] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:07 2026] GET /volume/v3/volumes/8b505876-a4e0-4fec-927b-a4bec995c93f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:07.882013 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd06cd7c-c133-4b1e-a1c5-3057e1ae0284 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:07.884697 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd06cd7c-c133-4b1e-a1c5-3057e1ae0284 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:51:07.885194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd06cd7c-c133-4b1e-a1c5-3057e1ae0284 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:07.885562 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd06cd7c-c133-4b1e-a1c5-3057e1ae0284 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:07.900423 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:07.900423 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:07.910536 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fd06cd7c-c133-4b1e-a1c5-3057e1ae0284 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:07.919672 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd06cd7c-c133-4b1e-a1c5-3057e1ae0284 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:51:07.920078 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1204/4832] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:07 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:07.936985 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-944b8580-33d6-4859-a35c-d1b314a2f0a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:07.939935 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-944b8580-33d6-4859-a35c-d1b314a2f0a3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:51:07.939935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-944b8580-33d6-4859-a35c-d1b314a2f0a3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:07.940269 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-944b8580-33d6-4859-a35c-d1b314a2f0a3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:07.949927 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:07.949927 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:07.954433 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-944b8580-33d6-4859-a35c-d1b314a2f0a3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:07.960889 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-944b8580-33d6-4859-a35c-d1b314a2f0a3 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:51:07.960889 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1211/4833] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:07 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:07.983514 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3422b41-391c-4957-a7d8-4fc1dd313132 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:07.996281 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3422b41-391c-4957-a7d8-4fc1dd313132 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:51:07.996281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3422b41-391c-4957-a7d8-4fc1dd313132 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:07.996281 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3422b41-391c-4957-a7d8-4fc1dd313132 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:07.996281 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d3422b41-391c-4957-a7d8-4fc1dd313132 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete volume with id: a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:51:08.009830 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:08.009830 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:08.011129 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3422b41-391c-4957-a7d8-4fc1dd313132 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:08.039345 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3422b41-391c-4957-a7d8-4fc1dd313132 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete volume request issued successfully. Aug 12 21:51:08.039345 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3422b41-391c-4957-a7d8-4fc1dd313132 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 202 Aug 12 21:51:08.040096 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1212/4834] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:51:07 2026] DELETE /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:08.052518 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0979d50-bf62-4c02-b511-75bc42df8bdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:08.055134 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0979d50-bf62-4c02-b511-75bc42df8bdb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:51:08.055389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0979d50-bf62-4c02-b511-75bc42df8bdb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:08.055680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0979d50-bf62-4c02-b511-75bc42df8bdb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:08.068845 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:08.068845 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:08.077054 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0979d50-bf62-4c02-b511-75bc42df8bdb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:08.088144 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10c778f9-9fab-4ba2-84ff-44bbb8defa13 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:08.090743 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0979d50-bf62-4c02-b511-75bc42df8bdb tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 200 Aug 12 21:51:08.091753 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1208/4835] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:08 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:08.093347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10c778f9-9fab-4ba2-84ff-44bbb8defa13 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:08.093711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10c778f9-9fab-4ba2-84ff-44bbb8defa13 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:08.094189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10c778f9-9fab-4ba2-84ff-44bbb8defa13 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:08.094189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-10c778f9-9fab-4ba2-84ff-44bbb8defa13 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:08.102496 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:08.102496 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:08.104410 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10c778f9-9fab-4ba2-84ff-44bbb8defa13 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:08.104410 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1205/4836] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:08 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:09.111125 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1f95ce07-8c09-4ca8-8fc9-8bd6b27e770f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:09.113845 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f95ce07-8c09-4ca8-8fc9-8bd6b27e770f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 Aug 12 21:51:09.114001 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f95ce07-8c09-4ca8-8fc9-8bd6b27e770f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:09.115056 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f95ce07-8c09-4ca8-8fc9-8bd6b27e770f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:09.121133 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f95ce07-8c09-4ca8-8fc9-8bd6b27e770f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 returned with HTTP 404 Aug 12 21:51:09.121825 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1212/4837] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:09 2026] GET /volume/v3/volumes/a5843e5a-888e-4ffe-ad3e-d2af54e6ca14 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:09.125837 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0c5adc0-3eee-4c4e-a881-ba98b0da3f64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:09.130812 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0c5adc0-3eee-4c4e-a881-ba98b0da3f64 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:09.130812 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0c5adc0-3eee-4c4e-a881-ba98b0da3f64 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:09.130812 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0c5adc0-3eee-4c4e-a881-ba98b0da3f64 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:09.130812 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b0c5adc0-3eee-4c4e-a881-ba98b0da3f64 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:09.134392 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eedd9951-d4db-4461-b1d2-43806e9e4b1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:09.136962 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eedd9951-d4db-4461-b1d2-43806e9e4b1c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 Aug 12 21:51:09.137253 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eedd9951-d4db-4461-b1d2-43806e9e4b1c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:09.137500 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eedd9951-d4db-4461-b1d2-43806e9e4b1c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:09.137692 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-eedd9951-d4db-4461-b1d2-43806e9e4b1c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete snapshot with id: f6010ddb-edef-48ef-b8d3-1124c40ebfd1 Aug 12 21:51:09.138402 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:09.138402 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:09.139593 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0c5adc0-3eee-4c4e-a881-ba98b0da3f64 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:09.140339 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1213/4838] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:09 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:09.148890 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:09.148890 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:09.149053 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eedd9951-d4db-4461-b1d2-43806e9e4b1c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:51:09.175357 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eedd9951-d4db-4461-b1d2-43806e9e4b1c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot delete request issued successfully. Aug 12 21:51:09.175637 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eedd9951-d4db-4461-b1d2-43806e9e4b1c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 returned with HTTP 202 Aug 12 21:51:09.176201 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1209/4839] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:51:09 2026] DELETE /volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:09.187897 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-057f757c-164f-4838-94a4-cd40d79cf8c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:09.192246 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-057f757c-164f-4838-94a4-cd40d79cf8c1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 Aug 12 21:51:09.192246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-057f757c-164f-4838-94a4-cd40d79cf8c1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:09.192246 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-057f757c-164f-4838-94a4-cd40d79cf8c1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:09.198971 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:09.198971 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:09.199598 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-057f757c-164f-4838-94a4-cd40d79cf8c1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:51:09.200743 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-057f757c-164f-4838-94a4-cd40d79cf8c1 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 returned with HTTP 200 Aug 12 21:51:09.201389 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1206/4840] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:51:09 2026] GET /volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:10.154404 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0793bb18-798a-44a8-ad5c-4c90a122ed7d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:10.156486 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0793bb18-798a-44a8-ad5c-4c90a122ed7d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:10.156709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0793bb18-798a-44a8-ad5c-4c90a122ed7d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:10.156909 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0793bb18-798a-44a8-ad5c-4c90a122ed7d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:10.157061 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0793bb18-798a-44a8-ad5c-4c90a122ed7d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:10.161649 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:10.161649 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:10.162714 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0793bb18-798a-44a8-ad5c-4c90a122ed7d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:10.163453 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1213/4841] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:10 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:10.214533 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb1d414f-6427-4fdf-b6db-b5f6546f6c57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:10.217124 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb1d414f-6427-4fdf-b6db-b5f6546f6c57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 Aug 12 21:51:10.217298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb1d414f-6427-4fdf-b6db-b5f6546f6c57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:10.217603 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb1d414f-6427-4fdf-b6db-b5f6546f6c57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:10.223736 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb1d414f-6427-4fdf-b6db-b5f6546f6c57 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 returned with HTTP 404 Aug 12 21:51:10.224513 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1214/4842] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:51:10 2026] GET /volume/v3/snapshots/f6010ddb-edef-48ef-b8d3-1124c40ebfd1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:10.245599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d5b3f64-e836-45b5-b9d1-ff776757cdfc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:10.249690 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d5b3f64-e836-45b5-b9d1-ff776757cdfc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b Aug 12 21:51:10.250831 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d5b3f64-e836-45b5-b9d1-ff776757cdfc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:10.250831 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d5b3f64-e836-45b5-b9d1-ff776757cdfc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:10.250831 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-3d5b3f64-e836-45b5-b9d1-ff776757cdfc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete snapshot with id: e3afe37d-8963-413c-bf76-4efc5737332b Aug 12 21:51:10.262449 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:10.262449 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:10.263052 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d5b3f64-e836-45b5-b9d1-ff776757cdfc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:51:10.304309 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d5b3f64-e836-45b5-b9d1-ff776757cdfc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot delete request issued successfully. Aug 12 21:51:10.304309 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d5b3f64-e836-45b5-b9d1-ff776757cdfc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b returned with HTTP 202 Aug 12 21:51:10.304900 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1210/4843] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:51:10 2026] DELETE /volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:10.317747 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fabab1e4-c18c-4c8e-9563-da63ec76ec2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:10.321255 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fabab1e4-c18c-4c8e-9563-da63ec76ec2c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b Aug 12 21:51:10.321647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fabab1e4-c18c-4c8e-9563-da63ec76ec2c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:10.321905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fabab1e4-c18c-4c8e-9563-da63ec76ec2c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:10.333981 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:10.333981 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:10.333981 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fabab1e4-c18c-4c8e-9563-da63ec76ec2c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:51:10.334425 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fabab1e4-c18c-4c8e-9563-da63ec76ec2c tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b returned with HTTP 200 Aug 12 21:51:10.335176 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1207/4844] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:51:10 2026] GET /volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:11.181667 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-83d38ea4-2eb8-4fe9-83e0-bd2645d903ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:11.184823 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83d38ea4-2eb8-4fe9-83e0-bd2645d903ce tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:11.185785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83d38ea4-2eb8-4fe9-83e0-bd2645d903ce tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:11.185785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83d38ea4-2eb8-4fe9-83e0-bd2645d903ce tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:11.185785 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-83d38ea4-2eb8-4fe9-83e0-bd2645d903ce tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:11.193803 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:11.193803 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:11.195172 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83d38ea4-2eb8-4fe9-83e0-bd2645d903ce tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:11.195172 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1214/4845] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:11 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:11.354085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a51c5d9e-8b58-4605-b150-93c69d02cd24 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:11.355527 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a51c5d9e-8b58-4605-b150-93c69d02cd24 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b Aug 12 21:51:11.356050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a51c5d9e-8b58-4605-b150-93c69d02cd24 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:11.356112 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a51c5d9e-8b58-4605-b150-93c69d02cd24 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:11.364838 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a51c5d9e-8b58-4605-b150-93c69d02cd24 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b returned with HTTP 404 Aug 12 21:51:11.364838 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1215/4846] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:51:11 2026] GET /volume/v3/snapshots/e3afe37d-8963-413c-bf76-4efc5737332b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 21:51:11.377744 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d9500d0-30b2-4812-a30d-e1af7fc2f5bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:11.381119 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d9500d0-30b2-4812-a30d-e1af7fc2f5bd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 Aug 12 21:51:11.381119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d9500d0-30b2-4812-a30d-e1af7fc2f5bd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:11.381363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d9500d0-30b2-4812-a30d-e1af7fc2f5bd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:11.381363 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-9d9500d0-30b2-4812-a30d-e1af7fc2f5bd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete snapshot with id: d00ba0ed-055c-4f4e-87e3-581da414d623 Aug 12 21:51:11.390009 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:11.390009 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:11.390338 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9d9500d0-30b2-4812-a30d-e1af7fc2f5bd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:51:11.415305 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9d9500d0-30b2-4812-a30d-e1af7fc2f5bd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot delete request issued successfully. Aug 12 21:51:11.415448 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d9500d0-30b2-4812-a30d-e1af7fc2f5bd tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 returned with HTTP 202 Aug 12 21:51:11.416041 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1211/4847] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:51:11 2026] DELETE /volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:11.429500 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-023444f1-8cfd-43d8-98b5-8001b0e5337f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:11.431780 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-023444f1-8cfd-43d8-98b5-8001b0e5337f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 Aug 12 21:51:11.432643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-023444f1-8cfd-43d8-98b5-8001b0e5337f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:11.432887 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-023444f1-8cfd-43d8-98b5-8001b0e5337f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:11.447294 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:11.447294 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:11.448085 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-023444f1-8cfd-43d8-98b5-8001b0e5337f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Snapshot retrieved successfully. Aug 12 21:51:11.449662 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-023444f1-8cfd-43d8-98b5-8001b0e5337f tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 returned with HTTP 200 Aug 12 21:51:11.450383 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1208/4848] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:51:11 2026] GET /volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:12.213772 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a9634d89-16aa-4bab-9a0f-9e1f6cb9944d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:12.215851 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9634d89-16aa-4bab-9a0f-9e1f6cb9944d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:12.216172 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9634d89-16aa-4bab-9a0f-9e1f6cb9944d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:12.216351 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9634d89-16aa-4bab-9a0f-9e1f6cb9944d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:12.216498 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a9634d89-16aa-4bab-9a0f-9e1f6cb9944d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:12.222511 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:12.222511 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:12.222775 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9634d89-16aa-4bab-9a0f-9e1f6cb9944d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:12.223040 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1215/4849] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:12 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:12.462666 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24a96cf2-d3fd-4218-b59a-f951ea58d01b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:12.464996 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24a96cf2-d3fd-4218-b59a-f951ea58d01b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 Aug 12 21:51:12.465275 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24a96cf2-d3fd-4218-b59a-f951ea58d01b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:12.465535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24a96cf2-d3fd-4218-b59a-f951ea58d01b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:12.471072 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24a96cf2-d3fd-4218-b59a-f951ea58d01b tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 returned with HTTP 404 Aug 12 21:51:12.471687 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1216/4850] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:51:12 2026] GET /volume/v3/snapshots/d00ba0ed-055c-4f4e-87e3-581da414d623 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:12.480144 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fae4d6c-8bcc-481f-a2c9-7cb6d71bd2a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:12.484959 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fae4d6c-8bcc-481f-a2c9-7cb6d71bd2a2 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:51:12.485295 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fae4d6c-8bcc-481f-a2c9-7cb6d71bd2a2 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:12.485501 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fae4d6c-8bcc-481f-a2c9-7cb6d71bd2a2 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:12.494061 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:12.494061 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:12.498761 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5fae4d6c-8bcc-481f-a2c9-7cb6d71bd2a2 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:12.505484 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fae4d6c-8bcc-481f-a2c9-7cb6d71bd2a2 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:51:12.506210 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1212/4851] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:12 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:12.523186 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4baa69e0-df5d-4ae9-a8d1-37cdd643cd81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:12.525546 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4baa69e0-df5d-4ae9-a8d1-37cdd643cd81 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:51:12.525829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4baa69e0-df5d-4ae9-a8d1-37cdd643cd81 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:12.526059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4baa69e0-df5d-4ae9-a8d1-37cdd643cd81 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:12.535032 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:12.535032 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:12.539582 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4baa69e0-df5d-4ae9-a8d1-37cdd643cd81 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:12.545247 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4baa69e0-df5d-4ae9-a8d1-37cdd643cd81 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:51:12.545817 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1209/4852] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:12 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:12.564769 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-49f913ea-4002-451f-a7be-0636d92b15fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:12.567217 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49f913ea-4002-451f-a7be-0636d92b15fc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] DELETE https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:51:12.568643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49f913ea-4002-451f-a7be-0636d92b15fc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:12.568643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49f913ea-4002-451f-a7be-0636d92b15fc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:12.568643 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-49f913ea-4002-451f-a7be-0636d92b15fc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete volume with id: 242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:51:12.578753 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:12.578753 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:12.579730 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-49f913ea-4002-451f-a7be-0636d92b15fc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:12.606056 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-49f913ea-4002-451f-a7be-0636d92b15fc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Delete volume request issued successfully. Aug 12 21:51:12.607033 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49f913ea-4002-451f-a7be-0636d92b15fc tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 202 Aug 12 21:51:12.607033 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1216/4853] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:51:12 2026] DELETE /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:12.616894 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-55de42d0-0ebb-4ff4-8d70-5ee14e81c008 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:12.618944 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55de42d0-0ebb-4ff4-8d70-5ee14e81c008 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:51:12.619321 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55de42d0-0ebb-4ff4-8d70-5ee14e81c008 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:12.619419 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55de42d0-0ebb-4ff4-8d70-5ee14e81c008 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:12.628453 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:12.628453 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:12.634517 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-55de42d0-0ebb-4ff4-8d70-5ee14e81c008 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Volume info retrieved successfully. Aug 12 21:51:12.639695 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55de42d0-0ebb-4ff4-8d70-5ee14e81c008 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 200 Aug 12 21:51:12.640106 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1217/4854] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:12 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:13.238968 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc6622cb-b9a9-4f69-bec4-578137f67702 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:13.240066 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc6622cb-b9a9-4f69-bec4-578137f67702 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:13.240595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc6622cb-b9a9-4f69-bec4-578137f67702 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:13.240595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc6622cb-b9a9-4f69-bec4-578137f67702 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:13.241113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fc6622cb-b9a9-4f69-bec4-578137f67702 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:13.248745 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:13.248745 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:13.249760 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc6622cb-b9a9-4f69-bec4-578137f67702 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:13.250360 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1213/4855] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:13 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:13.656467 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c4bd532-21fe-4c09-9303-7b623efc1f62 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:13.658955 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c4bd532-21fe-4c09-9303-7b623efc1f62 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] GET https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 Aug 12 21:51:13.659223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c4bd532-21fe-4c09-9303-7b623efc1f62 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:13.659451 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c4bd532-21fe-4c09-9303-7b623efc1f62 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:13.666971 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c4bd532-21fe-4c09-9303-7b623efc1f62 tempest-SnapshotDataIntegrityTests-373459003 tempest-SnapshotDataIntegrityTests-373459003-project-member] https://10.4.3.240/volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 returned with HTTP 404 Aug 12 21:51:13.667783 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1210/4856] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:13 2026] GET /volume/v3/volumes/242016b4-a146-4218-9c51-79a649be9d78 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:14.265568 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-42f362f2-497f-4a7b-bd58-dbc50d15844e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:14.269233 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42f362f2-497f-4a7b-bd58-dbc50d15844e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:14.269570 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42f362f2-497f-4a7b-bd58-dbc50d15844e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:14.269941 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42f362f2-497f-4a7b-bd58-dbc50d15844e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:14.270092 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-42f362f2-497f-4a7b-bd58-dbc50d15844e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:14.276294 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:14.276294 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:14.277357 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42f362f2-497f-4a7b-bd58-dbc50d15844e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:14.277890 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1217/4857] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:14 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:15.293455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3e6e3ba-4520-4e4d-b113-e8d1b0aa629d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:15.295789 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3e6e3ba-4520-4e4d-b113-e8d1b0aa629d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:15.296042 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3e6e3ba-4520-4e4d-b113-e8d1b0aa629d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:15.296282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3e6e3ba-4520-4e4d-b113-e8d1b0aa629d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:15.296411 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c3e6e3ba-4520-4e4d-b113-e8d1b0aa629d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 35cf1177-e97a-43a3-836b-ca17bcff09a3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:15.301715 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:15.301715 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:15.302510 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3e6e3ba-4520-4e4d-b113-e8d1b0aa629d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 200 Aug 12 21:51:15.303015 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1218/4858] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:15 2026] GET /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:15.317119 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dbdcac81-9dc0-4485-adb8-1bc9dfbf8148 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:15.319124 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbdcac81-9dc0-4485-adb8-1bc9dfbf8148 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 Aug 12 21:51:15.319358 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbdcac81-9dc0-4485-adb8-1bc9dfbf8148 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:15.319617 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbdcac81-9dc0-4485-adb8-1bc9dfbf8148 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:15.319739 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-dbdcac81-9dc0-4485-adb8-1bc9dfbf8148 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete backup with id: 35cf1177-e97a-43a3-836b-ca17bcff09a3. Aug 12 21:51:15.324361 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:15.324361 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:15.338881 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-dbdcac81-9dc0-4485-adb8-1bc9dfbf8148 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] delete_backup rpcapi backup_id 35cf1177-e97a-43a3-836b-ca17bcff09a3 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:51:15.344277 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbdcac81-9dc0-4485-adb8-1bc9dfbf8148 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 returned with HTTP 202 Aug 12 21:51:15.344917 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1214/4859] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:51:15 2026] DELETE /volume/v3/backups/35cf1177-e97a-43a3-836b-ca17bcff09a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:51:15.357341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0278f547-64d9-4d20-a72e-e659391bc292 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:15.359594 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:51:15.360232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1227048816"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:15.362134 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1227048816'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:51:15.362290 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume of 1 GB Aug 12 21:51:15.367269 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Availability Zones retrieved successfully. Aug 12 21:51:15.375057 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (034bc318-9a9d-4f60-a1dc-00abcc2a8a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:15.376470 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c339ff-b8bd-497d-a3f4-eba423a60526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.377540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:51:15.399751 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4db62e65-f877-4d13-9d46-862d1619ed11 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:15.401830 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:51:15.402267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1937175378", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:15.404161 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1937175378', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:51:15.404341 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Create volume of 1 GB Aug 12 21:51:15.409391 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Availability Zones retrieved successfully. Aug 12 21:51:15.411063 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c339ff-b8bd-497d-a3f4-eba423a60526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.412573 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42f1fea-0ab0-4ef2-b192-23b301fd09da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.417848 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Flow 'volume_create_api' (ea7826f3-0b0a-4c0f-95c0-14d788cf7da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:15.419248 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88182f2e-4deb-4b8b-a8ec-5727de9e371a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.420522 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:51:15.460207 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88182f2e-4deb-4b8b-a8ec-5727de9e371a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.461189 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53dc5a99-068f-49a8-937e-57c04569f836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.474176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['34a60453-43ea-4d17-87de-9c9e6a0886a3', '35e520ad-cef8-4d80-b99a-d179a2818b72', 'b0817798-8beb-4c90-9071-8de55c732ffa', '476e2977-840f-45c1-93e9-e345327080f3'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:51:15.475211 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42f1fea-0ab0-4ef2-b192-23b301fd09da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34a60453-43ea-4d17-87de-9c9e6a0886a3', '35e520ad-cef8-4d80-b99a-d179a2818b72', 'b0817798-8beb-4c90-9071-8de55c732ffa', '476e2977-840f-45c1-93e9-e345327080f3']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.476270 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bf4567-33c2-453e-aff7-096a183b71e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.507844 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bf4567-33c2-453e-aff7-096a183b71e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2796d20a-de5e-445e-a48a-c48b1059772d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1227048816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['34a60453-43ea-4d17-87de-9c9e6a0886a3','35e520ad-cef8-4d80-b99a-d179a2818b72','b0817798-8beb-4c90-9071-8de55c732ffa','476e2977-840f-45c1-93e9-e345327080f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1227048816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2796d20a-de5e-445e-a48a-c48b1059772d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db6d915520994a13958ee9ded6da7a3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.508811 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16bfa505-171f-47d9-9e1c-cf90f82a48e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.525835 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Created reservations ['dc2a2f43-50f4-46cc-8268-796ceb1f2841', '0a563403-4854-4722-b130-fe7cf979f413', 'ddf044a7-5dc8-4465-a792-04806a7b249e', '458d64d0-ccb2-49d1-835c-23241ad5bfcb'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:51:15.527040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53dc5a99-068f-49a8-937e-57c04569f836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc2a2f43-50f4-46cc-8268-796ceb1f2841', '0a563403-4854-4722-b130-fe7cf979f413', 'ddf044a7-5dc8-4465-a792-04806a7b249e', '458d64d0-ccb2-49d1-835c-23241ad5bfcb']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.528258 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d5e0b9-3cde-42cd-ab77-042d86495995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.547029 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16bfa505-171f-47d9-9e1c-cf90f82a48e0) transitioned into state 'SUCCESS' from state '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-1227048816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['34a60453-43ea-4d17-87de-9c9e6a0886a3','35e520ad-cef8-4d80-b99a-d179a2818b72','b0817798-8beb-4c90-9071-8de55c732ffa','476e2977-840f-45c1-93e9-e345327080f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.548068 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (121a818f-aa0a-422e-8663-7070e92d1e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.563526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d5e0b9-3cde-42cd-ab77-042d86495995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cafb1faa-715d-4588-bea2-fd075fdd631c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1937175378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ee7bcc46352466c9609ca661cdbf874',qos_specs=None,replication_status=,reservations=['dc2a2f43-50f4-46cc-8268-796ceb1f2841','0a563403-4854-4722-b130-fe7cf979f413','ddf044a7-5dc8-4465-a792-04806a7b249e','458d64d0-ccb2-49d1-835c-23241ad5bfcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cb35ef78164623878323e7826b13f4',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1937175378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cafb1faa-715d-4588-bea2-fd075fdd631c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ee7bcc46352466c9609ca661cdbf874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cb35ef78164623878323e7826b13f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.564502 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ed49c51-4b67-41a7-9907-56199c5685e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.566608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (121a818f-aa0a-422e-8663-7070e92d1e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.567886 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (034bc318-9a9d-4f60-a1dc-00abcc2a8a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:15.568301 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request issued successfully. Aug 12 21:51:15.569068 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0278f547-64d9-4d20-a72e-e659391bc292 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:51:15.569494 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1211/4860] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:51:15 2026] POST /volume/v3/volumes => generated 778 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:15.584502 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf7c6708-5896-49e7-af53-ad32ab229b66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:15.586869 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf7c6708-5896-49e7-af53-ad32ab229b66 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d Aug 12 21:51:15.587253 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf7c6708-5896-49e7-af53-ad32ab229b66 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:15.587404 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf7c6708-5896-49e7-af53-ad32ab229b66 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:15.594333 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ed49c51-4b67-41a7-9907-56199c5685e7) transitioned into state 'SUCCESS' from state '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-1937175378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ee7bcc46352466c9609ca661cdbf874',qos_specs=None,replication_status=,reservations=['dc2a2f43-50f4-46cc-8268-796ceb1f2841','0a563403-4854-4722-b130-fe7cf979f413','ddf044a7-5dc8-4465-a792-04806a7b249e','458d64d0-ccb2-49d1-835c-23241ad5bfcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cb35ef78164623878323e7826b13f4',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.595390 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c3070d-8e32-408d-a774-e376de360051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:15.600058 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:15.600058 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:15.606885 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cf7c6708-5896-49e7-af53-ad32ab229b66 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:51:15.607400 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c3070d-8e32-408d-a774-e376de360051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:15.608326 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Flow 'volume_create_api' (ea7826f3-0b0a-4c0f-95c0-14d788cf7da4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:15.608690 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Create volume request issued successfully. Aug 12 21:51:15.609313 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4db62e65-f877-4d13-9d46-862d1619ed11 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:51:15.609873 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1218/4861] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:51:15 2026] POST /volume/v3/volumes => generated 755 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:15.613412 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf7c6708-5896-49e7-af53-ad32ab229b66 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d returned with HTTP 200 Aug 12 21:51:15.613899 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1219/4862] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:15 2026] GET /volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:15.625637 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f6ecf55-392d-475d-9c89-51ec5aa53b76 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:15.631667 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f6ecf55-392d-475d-9c89-51ec5aa53b76 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:15.631925 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f6ecf55-392d-475d-9c89-51ec5aa53b76 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:15.632121 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f6ecf55-392d-475d-9c89-51ec5aa53b76 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:15.645655 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:15.645655 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:15.653127 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8f6ecf55-392d-475d-9c89-51ec5aa53b76 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:15.661144 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f6ecf55-392d-475d-9c89-51ec5aa53b76 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:15.662171 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1215/4863] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:15 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:16.633758 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83dcb23e-d3de-4714-80ad-e16c50eb1438 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:16.636311 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83dcb23e-d3de-4714-80ad-e16c50eb1438 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d Aug 12 21:51:16.636638 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83dcb23e-d3de-4714-80ad-e16c50eb1438 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:16.636935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83dcb23e-d3de-4714-80ad-e16c50eb1438 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:16.646975 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:16.646975 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:16.651779 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83dcb23e-d3de-4714-80ad-e16c50eb1438 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:51:16.656138 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83dcb23e-d3de-4714-80ad-e16c50eb1438 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d returned with HTTP 200 Aug 12 21:51:16.656669 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1212/4864] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:16 2026] GET /volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:16.668475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f189ea01-4169-4aeb-b554-31803a3efe65 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:16.671411 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f189ea01-4169-4aeb-b554-31803a3efe65 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:51:16.671902 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f189ea01-4169-4aeb-b554-31803a3efe65 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2796d20a-de5e-445e-a48a-c48b1059772d", "name": "tempest-type-Backup-977906594"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:16.673956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-f189ea01-4169-4aeb-b554-31803a3efe65 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating new backup {'backup': {'volume_id': '2796d20a-de5e-445e-a48a-c48b1059772d', 'name': 'tempest-type-Backup-977906594'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:51:16.674173 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-f189ea01-4169-4aeb-b554-31803a3efe65 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating backup of volume 2796d20a-de5e-445e-a48a-c48b1059772d in container None Aug 12 21:51:16.682515 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e927f2f6-7a24-4f5e-95df-0a681f620a57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:16.684767 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e927f2f6-7a24-4f5e-95df-0a681f620a57 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:16.685032 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e927f2f6-7a24-4f5e-95df-0a681f620a57 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:16.685284 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e927f2f6-7a24-4f5e-95df-0a681f620a57 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:16.693908 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:16.693908 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:16.694822 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:16.694822 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:16.695336 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f189ea01-4169-4aeb-b554-31803a3efe65 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:51:16.699125 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e927f2f6-7a24-4f5e-95df-0a681f620a57 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:16.706283 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e927f2f6-7a24-4f5e-95df-0a681f620a57 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:16.707057 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1220/4865] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:16 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:16.724650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2cf09da1-05fb-498f-9321-40a0e0c79fa3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:16.727974 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cf09da1-05fb-498f-9321-40a0e0c79fa3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:16.728253 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cf09da1-05fb-498f-9321-40a0e0c79fa3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:16.728505 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cf09da1-05fb-498f-9321-40a0e0c79fa3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:16.732989 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f189ea01-4169-4aeb-b554-31803a3efe65 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['a996c9ea-2fb2-4f17-a8ba-197fcaa5b828', '2d8f61ad-af85-42cd-b4ad-6467cff0a162'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:51:16.738468 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:16.738468 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:16.745284 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2cf09da1-05fb-498f-9321-40a0e0c79fa3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:16.755000 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cf09da1-05fb-498f-9321-40a0e0c79fa3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:16.755396 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1216/4866] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:16 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:16.777286 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6280f795-e1cd-4cb4-9c9b-1a668258acb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:16.779891 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6280f795-e1cd-4cb4-9c9b-1a668258acb7 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:51:16.780410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6280f795-e1cd-4cb4-9c9b-1a668258acb7 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:16.780700 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6280f795-e1cd-4cb4-9c9b-1a668258acb7 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:16.781286 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f189ea01-4169-4aeb-b554-31803a3efe65 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:51:16.781463 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-6280f795-e1cd-4cb4-9c9b-1a668258acb7 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:51:16.782178 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1219/4867] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:51:16 2026] POST /volume/v3/backups => generated 315 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:16.782264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6280f795-e1cd-4cb4-9c9b-1a668258acb7 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:51:16.792905 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-146e5538-e374-4d05-8952-98c566f8b818 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:16.796089 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-146e5538-e374-4d05-8952-98c566f8b818 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:16.796355 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-146e5538-e374-4d05-8952-98c566f8b818 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:16.796607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-146e5538-e374-4d05-8952-98c566f8b818 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:16.796770 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-146e5538-e374-4d05-8952-98c566f8b818 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:16.798211 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6280f795-e1cd-4cb4-9c9b-1a668258acb7 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Get all volumes completed successfully. Aug 12 21:51:16.798883 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6280f795-e1cd-4cb4-9c9b-1a668258acb7 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:51:16.799999 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1213/4868] 10.4.3.240 () {66 vars in 1237 bytes} [Wed Aug 12 21:51:16 2026] GET /volume/v3/volumes => generated 339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:16.807376 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:16.807376 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:16.808145 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-146e5538-e374-4d05-8952-98c566f8b818 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:16.808705 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1221/4869] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:16 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:16.816359 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca4f02cb-62da-42d2-9f05-2abfcf883bec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:16.818696 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca4f02cb-62da-42d2-9f05-2abfcf883bec tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:16.818862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca4f02cb-62da-42d2-9f05-2abfcf883bec tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:16.818942 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca4f02cb-62da-42d2-9f05-2abfcf883bec tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:16.826838 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:16.826838 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:16.832301 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca4f02cb-62da-42d2-9f05-2abfcf883bec tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:16.837786 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca4f02cb-62da-42d2-9f05-2abfcf883bec tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:16.838216 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1217/4870] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:16 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:16.895647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-faa8d107-17ab-41d5-a726-c486192be999 req-919d3ff9-0375-4495-ac71-3b3d3082ad33 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:16.900119 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-919d3ff9-0375-4495-ac71-3b3d3082ad33 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:16.900418 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-919d3ff9-0375-4495-ac71-3b3d3082ad33 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:16.900709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-919d3ff9-0375-4495-ac71-3b3d3082ad33 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:16.911720 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:16.911720 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:16.916294 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-faa8d107-17ab-41d5-a726-c486192be999 req-919d3ff9-0375-4495-ac71-3b3d3082ad33 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:16.925467 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-919d3ff9-0375-4495-ac71-3b3d3082ad33 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:16.926117 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1220/4871] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:51:16 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:17.015312 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a00fbd61-8d8a-469a-ba47-25b0fa30f160 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:17.015807 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a00fbd61-8d8a-469a-ba47-25b0fa30f160 None None] GET https://10.4.3.240/volume// Aug 12 21:51:17.016007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a00fbd61-8d8a-469a-ba47-25b0fa30f160 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:17.016224 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a00fbd61-8d8a-469a-ba47-25b0fa30f160 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:17.016604 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a00fbd61-8d8a-469a-ba47-25b0fa30f160 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:17.018229 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1214/4872] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:51:17 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:17.026648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-faa8d107-17ab-41d5-a726-c486192be999 req-961c5753-cf7d-4819-8173-2bc6a5b7407d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:17.029254 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-961c5753-cf7d-4819-8173-2bc6a5b7407d tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:51:17.029733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-961c5753-cf7d-4819-8173-2bc6a5b7407d tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cafb1faa-715d-4588-bea2-fd075fdd631c", "connector": null, "instance_uuid": "23b0f843-3970-4a9c-989f-5e221fd7f5ea"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:17.041224 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:17.041224 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:17.074138 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-961c5753-cf7d-4819-8173-2bc6a5b7407d tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:51:17.074705 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1222/4873] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:51:17 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 12 21:51:17.104018 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c316ab5a-fc32-4ec0-a4a1-3d4bf9accd98 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:17.105771 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c316ab5a-fc32-4ec0-a4a1-3d4bf9accd98 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:17.105998 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c316ab5a-fc32-4ec0-a4a1-3d4bf9accd98 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:17.107062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c316ab5a-fc32-4ec0-a4a1-3d4bf9accd98 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:17.117668 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:17.117668 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:17.120191 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-16dd535d-1739-4207-8d32-c0ef17dc6f82 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:17.120191 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16dd535d-1739-4207-8d32-c0ef17dc6f82 None None] GET https://10.4.3.240/volume// Aug 12 21:51:17.120191 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16dd535d-1739-4207-8d32-c0ef17dc6f82 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:17.120191 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16dd535d-1739-4207-8d32-c0ef17dc6f82 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:17.120191 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16dd535d-1739-4207-8d32-c0ef17dc6f82 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:17.120191 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1221/4874] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:51:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:17.122187 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c316ab5a-fc32-4ec0-a4a1-3d4bf9accd98 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:17.127668 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c316ab5a-fc32-4ec0-a4a1-3d4bf9accd98 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:17.127863 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1218/4875] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:17 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:17.129706 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-faa8d107-17ab-41d5-a726-c486192be999 req-a60f62ac-7702-48fb-b9ab-329a95d7d6d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:17.131976 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-a60f62ac-7702-48fb-b9ab-329a95d7d6d3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:17.132225 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-a60f62ac-7702-48fb-b9ab-329a95d7d6d3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:17.132414 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-a60f62ac-7702-48fb-b9ab-329a95d7d6d3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:17.142333 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:17.142333 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:17.146650 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-faa8d107-17ab-41d5-a726-c486192be999 req-a60f62ac-7702-48fb-b9ab-329a95d7d6d3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:17.151376 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-a60f62ac-7702-48fb-b9ab-329a95d7d6d3 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:17.151860 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1215/4876] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:51:17 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:51:17.270860 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-faa8d107-17ab-41d5-a726-c486192be999 req-62129955-feb7-48c0-9d9f-905f91be9614 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:17.273455 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-62129955-feb7-48c0-9d9f-905f91be9614 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] PUT https://10.4.3.240/volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 Aug 12 21:51:17.273921 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-62129955-feb7-48c0-9d9f-905f91be9614 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:17.281536 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-faa8d107-17ab-41d5-a726-c486192be999 req-62129955-feb7-48c0-9d9f-905f91be9614 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Acquiring lock "cinder-attachment_update-cafb1faa-715d-4588-bea2-fd075fdd631c-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:51:17.288445 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-faa8d107-17ab-41d5-a726-c486192be999 req-62129955-feb7-48c0-9d9f-905f91be9614 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Lock "cinder-attachment_update-cafb1faa-715d-4588-bea2-fd075fdd631c-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:51:17.289422 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:17.289422 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:17.376909 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-faa8d107-17ab-41d5-a726-c486192be999 req-62129955-feb7-48c0-9d9f-905f91be9614 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Lock "cinder-attachment_update-cafb1faa-715d-4588-bea2-fd075fdd631c-np0000007121" released by "attachment_update" :: held 0.088s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:51:17.377260 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-62129955-feb7-48c0-9d9f-905f91be9614 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 returned with HTTP 200 Aug 12 21:51:17.378030 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1223/4877] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:51:17 2026] PUT /volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:17.827035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e46e0b68-da84-4997-9ef7-d8283c599b5a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:17.831131 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e46e0b68-da84-4997-9ef7-d8283c599b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:17.831131 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e46e0b68-da84-4997-9ef7-d8283c599b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:17.831131 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e46e0b68-da84-4997-9ef7-d8283c599b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:17.831131 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e46e0b68-da84-4997-9ef7-d8283c599b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:17.844177 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:17.844177 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:17.844892 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e46e0b68-da84-4997-9ef7-d8283c599b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:17.845277 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1222/4878] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:17 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 724 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:18.147387 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6a193a4-1c62-4d73-8721-4209e09637e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:18.149918 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6a193a4-1c62-4d73-8721-4209e09637e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:18.150151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6a193a4-1c62-4d73-8721-4209e09637e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:18.150415 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6a193a4-1c62-4d73-8721-4209e09637e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:18.164404 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:18.164404 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:18.169119 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a6a193a4-1c62-4d73-8721-4209e09637e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:18.176666 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6a193a4-1c62-4d73-8721-4209e09637e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:18.177221 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1219/4879] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:18 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:18.856814 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4fe24eda-8541-49be-b318-5b2547b5bb3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:18.858617 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fe24eda-8541-49be-b318-5b2547b5bb3f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:18.858842 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fe24eda-8541-49be-b318-5b2547b5bb3f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:18.859051 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fe24eda-8541-49be-b318-5b2547b5bb3f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:18.859174 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4fe24eda-8541-49be-b318-5b2547b5bb3f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:18.864185 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:18.864185 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:18.865057 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fe24eda-8541-49be-b318-5b2547b5bb3f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:18.865658 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1216/4880] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:18 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:19.198450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a589f91e-3639-4979-bfc6-d24d92d85581 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:19.201839 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a589f91e-3639-4979-bfc6-d24d92d85581 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:19.202067 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a589f91e-3639-4979-bfc6-d24d92d85581 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:19.202237 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a589f91e-3639-4979-bfc6-d24d92d85581 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:19.215496 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:19.215496 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:19.219902 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a589f91e-3639-4979-bfc6-d24d92d85581 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:19.224979 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a589f91e-3639-4979-bfc6-d24d92d85581 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:19.225450 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1224/4881] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:19 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:19.876753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3275bd4d-9ebe-4762-b210-4801f92180c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:19.880816 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3275bd4d-9ebe-4762-b210-4801f92180c1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:19.881076 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3275bd4d-9ebe-4762-b210-4801f92180c1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:19.881307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3275bd4d-9ebe-4762-b210-4801f92180c1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:19.881437 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-3275bd4d-9ebe-4762-b210-4801f92180c1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:19.887275 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:19.887275 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:19.888064 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3275bd4d-9ebe-4762-b210-4801f92180c1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:19.888526 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1223/4882] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:19 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:20.241918 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a12798f4-df8e-43f3-bc53-c4f9bcad588b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:20.244657 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a12798f4-df8e-43f3-bc53-c4f9bcad588b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:20.244657 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a12798f4-df8e-43f3-bc53-c4f9bcad588b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:20.244657 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a12798f4-df8e-43f3-bc53-c4f9bcad588b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:20.262642 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:20.262642 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:20.269318 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a12798f4-df8e-43f3-bc53-c4f9bcad588b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:20.275532 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a12798f4-df8e-43f3-bc53-c4f9bcad588b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:20.276137 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1220/4883] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:20 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:20.902864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d95b841-2dc6-4f32-8b9b-dbe29ca32fb8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:20.905068 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d95b841-2dc6-4f32-8b9b-dbe29ca32fb8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:20.905400 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d95b841-2dc6-4f32-8b9b-dbe29ca32fb8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:20.905728 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d95b841-2dc6-4f32-8b9b-dbe29ca32fb8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:20.905926 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8d95b841-2dc6-4f32-8b9b-dbe29ca32fb8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:20.910860 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:20.910860 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:20.911506 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d95b841-2dc6-4f32-8b9b-dbe29ca32fb8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:20.912925 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1217/4884] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:20 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:21.302409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3f43caf-dabd-4405-9ac5-fc660df7ba9b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:21.304535 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3f43caf-dabd-4405-9ac5-fc660df7ba9b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:21.305851 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3f43caf-dabd-4405-9ac5-fc660df7ba9b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:21.305851 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3f43caf-dabd-4405-9ac5-fc660df7ba9b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:21.325069 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:21.325069 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:21.329568 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3f43caf-dabd-4405-9ac5-fc660df7ba9b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:21.337045 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3f43caf-dabd-4405-9ac5-fc660df7ba9b tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:21.337732 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1225/4885] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:21 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:21.926406 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ae41b4a6-5657-413d-b491-1f348236e9d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:21.930077 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae41b4a6-5657-413d-b491-1f348236e9d4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:21.930077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae41b4a6-5657-413d-b491-1f348236e9d4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:21.930077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae41b4a6-5657-413d-b491-1f348236e9d4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:21.930077 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ae41b4a6-5657-413d-b491-1f348236e9d4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:21.934253 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:21.934253 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:21.935441 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae41b4a6-5657-413d-b491-1f348236e9d4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:21.936051 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1224/4886] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:21 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:22.356773 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-18771db8-f4ec-4678-a387-54c24cf693df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:22.357774 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18771db8-f4ec-4678-a387-54c24cf693df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:22.357919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18771db8-f4ec-4678-a387-54c24cf693df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:22.358098 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18771db8-f4ec-4678-a387-54c24cf693df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:22.369148 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:22.369148 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:22.376583 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-18771db8-f4ec-4678-a387-54c24cf693df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:22.379334 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18771db8-f4ec-4678-a387-54c24cf693df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:22.379995 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1221/4887] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:22 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:22.445968 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-faa8d107-17ab-41d5-a726-c486192be999 req-fe8aed7e-b4f9-4487-84b5-b6a8cf6e4062 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:22.448541 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-fe8aed7e-b4f9-4487-84b5-b6a8cf6e4062 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3/action Aug 12 21:51:22.450001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-fe8aed7e-b4f9-4487-84b5-b6a8cf6e4062 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:51:22.450001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-fe8aed7e-b4f9-4487-84b5-b6a8cf6e4062 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:22.465619 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:22.465619 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:22.475387 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-faa8d107-17ab-41d5-a726-c486192be999 req-fe8aed7e-b4f9-4487-84b5-b6a8cf6e4062 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3/action returned with HTTP 204 Aug 12 21:51:22.475817 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1218/4888] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:51:22 2026] POST /volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:22.589445 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-a6229150-2b08-4c58-b258-598aa757b5f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:22.592478 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-a6229150-2b08-4c58-b258-598aa757b5f1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d Aug 12 21:51:22.592822 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-a6229150-2b08-4c58-b258-598aa757b5f1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:22.592994 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-a6229150-2b08-4c58-b258-598aa757b5f1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:22.603353 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:22.603353 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:22.676713 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-270c917f-3f58-4d11-81ce-68b9acf59398 req-a6229150-2b08-4c58-b258-598aa757b5f1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d returned with HTTP 200 Aug 12 21:51:22.677159 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1226/4889] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:51:22 2026] DELETE /volume/v3/attachments/e82ea0f1-f1ac-4a20-9bb1-1e6c5b5ef82d => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:22.947926 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7aa53c52-79f8-427d-af77-07ffcc93944b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:22.950461 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7aa53c52-79f8-427d-af77-07ffcc93944b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:22.950839 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7aa53c52-79f8-427d-af77-07ffcc93944b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:22.951055 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7aa53c52-79f8-427d-af77-07ffcc93944b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:22.951160 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7aa53c52-79f8-427d-af77-07ffcc93944b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:22.957283 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:22.957283 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:22.958271 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7aa53c52-79f8-427d-af77-07ffcc93944b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:22.958919 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1225/4890] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:22 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:23.094776 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-87997bc4-645b-41da-98a6-bcdd97880060 req-9f93afcf-3137-469f-8cd2-aca6fd71eb81 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:23.098050 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-87997bc4-645b-41da-98a6-bcdd97880060 req-9f93afcf-3137-469f-8cd2-aca6fd71eb81 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:51:23.098050 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-87997bc4-645b-41da-98a6-bcdd97880060 req-9f93afcf-3137-469f-8cd2-aca6fd71eb81 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:23.098535 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-87997bc4-645b-41da-98a6-bcdd97880060 req-9f93afcf-3137-469f-8cd2-aca6fd71eb81 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:23.110329 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:23.110329 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:23.115757 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-87997bc4-645b-41da-98a6-bcdd97880060 req-9f93afcf-3137-469f-8cd2-aca6fd71eb81 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:51:23.122791 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-87997bc4-645b-41da-98a6-bcdd97880060 req-9f93afcf-3137-469f-8cd2-aca6fd71eb81 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:51:23.123406 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1222/4891] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:51:23 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:23.403054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0f647a9-e9f3-4098-b494-a16aac6517e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:23.405841 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0f647a9-e9f3-4098-b494-a16aac6517e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:23.406376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0f647a9-e9f3-4098-b494-a16aac6517e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:23.406540 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0f647a9-e9f3-4098-b494-a16aac6517e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:23.422682 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:23.422682 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:23.432552 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0f647a9-e9f3-4098-b494-a16aac6517e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:23.441556 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0f647a9-e9f3-4098-b494-a16aac6517e6 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:23.442358 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1219/4892] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:23 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:23.458123 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e76bafea-ecb5-4856-b045-142e57ef0944 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:23.463512 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e76bafea-ecb5-4856-b045-142e57ef0944 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:23.463769 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e76bafea-ecb5-4856-b045-142e57ef0944 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:23.464007 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e76bafea-ecb5-4856-b045-142e57ef0944 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:23.488339 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:23.488339 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:23.495758 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e76bafea-ecb5-4856-b045-142e57ef0944 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:23.503971 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e76bafea-ecb5-4856-b045-142e57ef0944 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:23.504550 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1227/4893] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:23 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:23.518777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-229c2384-ec4d-4693-a97e-c4152852bf61 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:23.520905 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-229c2384-ec4d-4693-a97e-c4152852bf61 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:51:23.521140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-229c2384-ec4d-4693-a97e-c4152852bf61 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:23.521346 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-229c2384-ec4d-4693-a97e-c4152852bf61 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:23.536001 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:23.536001 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:23.543387 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-229c2384-ec4d-4693-a97e-c4152852bf61 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:51:23.549664 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-229c2384-ec4d-4693-a97e-c4152852bf61 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:51:23.550171 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1226/4894] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:23 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:23.973235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f643a1a5-5c97-42b4-8b60-7a695465d408 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:23.975474 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f643a1a5-5c97-42b4-8b60-7a695465d408 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:23.975796 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f643a1a5-5c97-42b4-8b60-7a695465d408 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:23.976618 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f643a1a5-5c97-42b4-8b60-7a695465d408 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:23.976618 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f643a1a5-5c97-42b4-8b60-7a695465d408 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:23.985879 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:23.985879 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:23.988016 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f643a1a5-5c97-42b4-8b60-7a695465d408 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:23.989308 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1223/4895] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:23 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:25.004012 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2091e366-3ebf-42b8-ab48-36eafb72f7e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:25.006392 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2091e366-3ebf-42b8-ab48-36eafb72f7e2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:25.006717 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2091e366-3ebf-42b8-ab48-36eafb72f7e2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:25.007505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2091e366-3ebf-42b8-ab48-36eafb72f7e2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:25.007505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2091e366-3ebf-42b8-ab48-36eafb72f7e2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:25.012918 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:25.012918 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:25.013923 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2091e366-3ebf-42b8-ab48-36eafb72f7e2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:25.014725 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1220/4896] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:25 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:26.031163 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ae95bd6-b824-444d-8cb9-eabfa270b406 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:26.033710 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae95bd6-b824-444d-8cb9-eabfa270b406 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:26.033932 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae95bd6-b824-444d-8cb9-eabfa270b406 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:26.034140 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae95bd6-b824-444d-8cb9-eabfa270b406 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:26.034282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5ae95bd6-b824-444d-8cb9-eabfa270b406 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:26.040185 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:26.040185 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:26.041524 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae95bd6-b824-444d-8cb9-eabfa270b406 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:26.042158 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1228/4897] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:26 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:26.540836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c765e20c-0122-4096-a57e-c905c73b93e4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:26.542703 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c765e20c-0122-4096-a57e-c905c73b93e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:51:26.542899 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c765e20c-0122-4096-a57e-c905c73b93e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:26.543089 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c765e20c-0122-4096-a57e-c905c73b93e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:26.543263 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c765e20c-0122-4096-a57e-c905c73b93e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Delete volume with id: e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:51:26.555199 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:26.555199 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:26.555855 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c765e20c-0122-4096-a57e-c905c73b93e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:51:26.577554 np0000007121 devstack@c-api.service[100326]: WARNING cinder.keymgr.conf_key_mgr [None req-c765e20c-0122-4096-a57e-c905c73b93e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:51:26.591225 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c765e20c-0122-4096-a57e-c905c73b93e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Delete volume request issued successfully. Aug 12 21:51:26.591493 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c765e20c-0122-4096-a57e-c905c73b93e4 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 202 Aug 12 21:51:26.592131 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1227/4898] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:51:26 2026] DELETE /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:26.602107 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b839046c-8338-448c-8e1f-b10b5384e6cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:26.604748 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b839046c-8338-448c-8e1f-b10b5384e6cd tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:51:26.605004 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b839046c-8338-448c-8e1f-b10b5384e6cd tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:26.605276 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b839046c-8338-448c-8e1f-b10b5384e6cd tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:26.618874 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:26.618874 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:26.626336 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b839046c-8338-448c-8e1f-b10b5384e6cd tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Volume info retrieved successfully. Aug 12 21:51:26.634078 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b839046c-8338-448c-8e1f-b10b5384e6cd tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 200 Aug 12 21:51:26.634653 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1224/4899] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:26 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:27.055522 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4b5c87a-4df0-4bca-b0d4-46b3b8b78896 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:27.058457 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4b5c87a-4df0-4bca-b0d4-46b3b8b78896 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:27.058941 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4b5c87a-4df0-4bca-b0d4-46b3b8b78896 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:27.059155 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4b5c87a-4df0-4bca-b0d4-46b3b8b78896 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:27.059294 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b4b5c87a-4df0-4bca-b0d4-46b3b8b78896 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:27.065322 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:27.065322 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:27.066493 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4b5c87a-4df0-4bca-b0d4-46b3b8b78896 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:27.066984 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1221/4900] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:27 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:27.651383 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1cf9e8e-fd3d-4e9e-84db-c3f1b5a7e4c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:27.653704 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1cf9e8e-fd3d-4e9e-84db-c3f1b5a7e4c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] GET https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 Aug 12 21:51:27.653895 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1cf9e8e-fd3d-4e9e-84db-c3f1b5a7e4c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:27.654138 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1cf9e8e-fd3d-4e9e-84db-c3f1b5a7e4c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:27.663302 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1cf9e8e-fd3d-4e9e-84db-c3f1b5a7e4c1 tempest-TestEncryptedCinderVolumes-80004898 tempest-TestEncryptedCinderVolumes-80004898-project-member] https://10.4.3.240/volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 returned with HTTP 404 Aug 12 21:51:27.664015 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1229/4901] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:27 2026] GET /volume/v3/volumes/e88d72b4-2d77-47de-8564-2fe28c0aaac4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:27.676048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-af778a68-9e92-4061-8e38-e14cdbe7277d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:27.890241 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af778a68-9e92-4061-8e38-e14cdbe7277d tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:51:27.890494 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af778a68-9e92-4061-8e38-e14cdbe7277d tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:27.890802 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af778a68-9e92-4061-8e38-e14cdbe7277d tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:27.891744 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af778a68-9e92-4061-8e38-e14cdbe7277d tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:51:27.909968 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-af778a68-9e92-4061-8e38-e14cdbe7277d tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Get all volumes completed successfully. Aug 12 21:51:27.912259 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:27.912259 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:27.917224 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af778a68-9e92-4061-8e38-e14cdbe7277d tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:51:27.917722 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1228/4902] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:51:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10621 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:51:27.936679 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4ec34d1-1dab-463f-824b-d3c3176ff690 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:27.939149 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4ec34d1-1dab-463f-824b-d3c3176ff690 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] DELETE https://10.4.3.240/volume/v3/types/d49e754e-5d23-436e-81a3-49f1276ac4ae Aug 12 21:51:27.939455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4ec34d1-1dab-463f-824b-d3c3176ff690 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:27.940102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4ec34d1-1dab-463f-824b-d3c3176ff690 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:27.986088 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4ec34d1-1dab-463f-824b-d3c3176ff690 tempest-TestEncryptedCinderVolumes-1394055251 tempest-TestEncryptedCinderVolumes-1394055251-project-admin] https://10.4.3.240/volume/v3/types/d49e754e-5d23-436e-81a3-49f1276ac4ae returned with HTTP 202 Aug 12 21:51:27.986596 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1225/4903] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:51:27 2026] DELETE /volume/v3/types/d49e754e-5d23-436e-81a3-49f1276ac4ae => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:28.081752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24af161a-a402-4c96-b76e-1e2a3aeb784d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:28.084096 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24af161a-a402-4c96-b76e-1e2a3aeb784d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:28.084364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24af161a-a402-4c96-b76e-1e2a3aeb784d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:28.085680 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24af161a-a402-4c96-b76e-1e2a3aeb784d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:28.085680 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-24af161a-a402-4c96-b76e-1e2a3aeb784d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:28.091315 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:28.091315 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:28.091985 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24af161a-a402-4c96-b76e-1e2a3aeb784d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:28.092451 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1222/4904] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:28 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:29.106097 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6e4e5104-937c-420d-83db-ea7df52eec3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:29.108606 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e4e5104-937c-420d-83db-ea7df52eec3e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:29.109005 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e4e5104-937c-420d-83db-ea7df52eec3e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:29.109283 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e4e5104-937c-420d-83db-ea7df52eec3e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:29.109455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6e4e5104-937c-420d-83db-ea7df52eec3e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:29.115482 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:29.115482 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:29.116447 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e4e5104-937c-420d-83db-ea7df52eec3e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:29.117018 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1230/4905] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:29 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:30.128902 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-357143d3-79cb-44d7-9c23-3b593b1d4433 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:30.130977 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-357143d3-79cb-44d7-9c23-3b593b1d4433 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:30.131305 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-357143d3-79cb-44d7-9c23-3b593b1d4433 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:30.131599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-357143d3-79cb-44d7-9c23-3b593b1d4433 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:30.131774 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-357143d3-79cb-44d7-9c23-3b593b1d4433 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:30.137454 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:30.137454 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:30.138415 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-357143d3-79cb-44d7-9c23-3b593b1d4433 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:30.139003 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1229/4906] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:30 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:31.152236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b5ab225-1b74-4cc1-b30a-4630aa0fb64f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:31.154732 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b5ab225-1b74-4cc1-b30a-4630aa0fb64f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:31.155012 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b5ab225-1b74-4cc1-b30a-4630aa0fb64f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:31.155292 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b5ab225-1b74-4cc1-b30a-4630aa0fb64f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:31.155478 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7b5ab225-1b74-4cc1-b30a-4630aa0fb64f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:31.161539 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:31.161539 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:31.162376 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b5ab225-1b74-4cc1-b30a-4630aa0fb64f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:31.162813 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1226/4907] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:31 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56f12e59-529f-4ff2-a9d7-01ac84018c8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56f12e59-529f-4ff2-a9d7-01ac84018c8e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56f12e59-529f-4ff2-a9d7-01ac84018c8e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56f12e59-529f-4ff2-a9d7-01ac84018c8e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-56f12e59-529f-4ff2-a9d7-01ac84018c8e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56f12e59-529f-4ff2-a9d7-01ac84018c8e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:32.611170 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1223/4908] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:32 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:33.193833 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0eb992ee-4964-4870-8e1c-9b27509c65ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:33.196228 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eb992ee-4964-4870-8e1c-9b27509c65ac tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:33.196467 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eb992ee-4964-4870-8e1c-9b27509c65ac tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:33.196857 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eb992ee-4964-4870-8e1c-9b27509c65ac tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:33.197036 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0eb992ee-4964-4870-8e1c-9b27509c65ac tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:33.202989 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:33.202989 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:33.203951 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eb992ee-4964-4870-8e1c-9b27509c65ac tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:33.204426 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1231/4909] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:33 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:34.215754 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c032e456-192f-4c5f-956e-ac70c4509293 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:34.218034 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c032e456-192f-4c5f-956e-ac70c4509293 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:34.218279 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c032e456-192f-4c5f-956e-ac70c4509293 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:34.218487 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c032e456-192f-4c5f-956e-ac70c4509293 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:34.218607 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c032e456-192f-4c5f-956e-ac70c4509293 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 85f58ea0-de08-4af1-81de-ca6b76e321c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:34.223729 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:34.223729 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:34.224437 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c032e456-192f-4c5f-956e-ac70c4509293 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 200 Aug 12 21:51:34.225045 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1230/4910] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:34 2026] GET /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:34.237208 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1825d1ee-6077-4df8-b6e8-241faeb86801 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:34.239355 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1825d1ee-6077-4df8-b6e8-241faeb86801 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 Aug 12 21:51:34.239641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1825d1ee-6077-4df8-b6e8-241faeb86801 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:34.239974 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1825d1ee-6077-4df8-b6e8-241faeb86801 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:34.240136 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-1825d1ee-6077-4df8-b6e8-241faeb86801 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete backup with id: 85f58ea0-de08-4af1-81de-ca6b76e321c5. Aug 12 21:51:34.244896 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:34.244896 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:34.260385 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-1825d1ee-6077-4df8-b6e8-241faeb86801 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] delete_backup rpcapi backup_id 85f58ea0-de08-4af1-81de-ca6b76e321c5 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:51:34.263005 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1825d1ee-6077-4df8-b6e8-241faeb86801 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 returned with HTTP 202 Aug 12 21:51:34.263393 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1227/4911] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:51:34 2026] DELETE /volume/v3/backups/85f58ea0-de08-4af1-81de-ca6b76e321c5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:51:34.271417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6e029ec-0ba5-4d6d-952f-44e522ce1168 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:34.273509 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6e029ec-0ba5-4d6d-952f-44e522ce1168 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d Aug 12 21:51:34.273772 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6e029ec-0ba5-4d6d-952f-44e522ce1168 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:34.273990 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6e029ec-0ba5-4d6d-952f-44e522ce1168 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:34.274375 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e6e029ec-0ba5-4d6d-952f-44e522ce1168 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume with id: 2796d20a-de5e-445e-a48a-c48b1059772d Aug 12 21:51:34.282610 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:34.282610 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:34.283049 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6e029ec-0ba5-4d6d-952f-44e522ce1168 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:51:34.309805 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6e029ec-0ba5-4d6d-952f-44e522ce1168 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume request issued successfully. Aug 12 21:51:34.310158 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6e029ec-0ba5-4d6d-952f-44e522ce1168 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d returned with HTTP 202 Aug 12 21:51:34.310414 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1224/4912] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:51:34 2026] DELETE /volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:51:34.317892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-557e35b2-cf6a-46c8-9fc0-d8edebf4a687 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:34.319649 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-557e35b2-cf6a-46c8-9fc0-d8edebf4a687 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d Aug 12 21:51:34.320233 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-557e35b2-cf6a-46c8-9fc0-d8edebf4a687 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:34.320233 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-557e35b2-cf6a-46c8-9fc0-d8edebf4a687 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:34.328937 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:34.328937 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:34.334210 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-557e35b2-cf6a-46c8-9fc0-d8edebf4a687 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:51:34.338791 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-557e35b2-cf6a-46c8-9fc0-d8edebf4a687 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d returned with HTTP 200 Aug 12 21:51:34.339318 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1232/4913] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:34 2026] GET /volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:35.353613 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8955d601-434e-4d2c-9380-53f8eab1ad53 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:35.355945 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8955d601-434e-4d2c-9380-53f8eab1ad53 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d Aug 12 21:51:35.356181 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8955d601-434e-4d2c-9380-53f8eab1ad53 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:35.356400 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8955d601-434e-4d2c-9380-53f8eab1ad53 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:35.363808 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8955d601-434e-4d2c-9380-53f8eab1ad53 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d returned with HTTP 404 Aug 12 21:51:35.364426 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1231/4914] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:35 2026] GET /volume/v3/volumes/2796d20a-de5e-445e-a48a-c48b1059772d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:35.376722 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:35.378727 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673/export_record Aug 12 21:51:35.378995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:35.379221 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'export_record' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:35.379383 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Export record for backup eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 21:51:35.384200 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:35.384200 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:35.385143 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling RPCAPI with context: , host: np0000007121, backup: eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100325) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 21:51:35.394690 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] export_record in rpcapi backup_id eba08a76-67af-4f87-b18c-f5638b149673 on host np0000007121. {{(pid=100325) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 21:51:35.404663 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWJhMDhhNzYtNjdhZi00Zjg3LWIxOGMtZjU2MzhiMTQ5NjczIiwgInVzZXJfaWQiOiAiNmM3ZDQ3ODRmM2ExNGY2NzgxY2QwNzk5ZWI1MDgwYmUiLCAicHJvamVjdF9pZCI6ICJkYjZkOTE1NTIwOTk0YTEzOTU4ZWU5ZGVkNmRhN2EzZCIsICJ2b2x1bWVfaWQiOiAiMzhjYmM5ODMtYzg2MC00N2Q5LWE0NWUtNThmZDVkOTVjNmIyIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTYyMzYzNzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zOGNiYzk4My1jODYwLTQ3ZDktYTQ1ZS01OGZkNWQ5NWM2YjIvMjAyNjA4MTIyMTUwNDEvYXpfbm92YV9iYWNrdXBfZWJhMDhhNzYtNjdhZi00Zjg3LWIxOGMtZjU2MzhiMTQ5NjczIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMTo1MDozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo1MDozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIxOjUwOjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 21:51:35.405009 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-045ce981-7ee0-413f-9bbd-12490a9e1377 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673/export_record returned with HTTP 200 Aug 12 21:51:35.405833 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1228/4915] 10.4.3.240 () {68 vars in 1430 bytes} [Wed Aug 12 21:51:35 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:35.415566 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c435844-fff0-4745-9408-8c9a5410e11b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:35.417561 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:51:35.417948 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2085394098"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:35.419389 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2085394098'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:51:35.419511 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume of 1 GB Aug 12 21:51:35.424181 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Availability Zones retrieved successfully. Aug 12 21:51:35.430232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (825dbe21-d3af-4a0b-98ae-1511d11a293a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:35.431190 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4ac5ca-1da1-4171-839c-0ecfd42150e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:35.432001 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:51:35.460897 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4ac5ca-1da1-4171-839c-0ecfd42150e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:35.461763 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a640bc-5285-439a-a346-45457b20ff84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:35.508955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['98989b15-9894-44f7-a5a7-9cb631cfa217', '51ab1d93-9332-4ec3-811e-0043db4012a7', 'a1fdc3fd-4eca-424b-8db0-28c3d8b82483', '4e5360cf-7e55-4525-b56d-e2a3639e52a4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:51:35.509833 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a640bc-5285-439a-a346-45457b20ff84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98989b15-9894-44f7-a5a7-9cb631cfa217', '51ab1d93-9332-4ec3-811e-0043db4012a7', 'a1fdc3fd-4eca-424b-8db0-28c3d8b82483', '4e5360cf-7e55-4525-b56d-e2a3639e52a4']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:35.510554 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ae15c4-d400-430a-9eb8-43353892914c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:35.536851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ae15c4-d400-430a-9eb8-43353892914c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9f968e9-72ba-41cf-875a-73adc4753fb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2085394098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['98989b15-9894-44f7-a5a7-9cb631cfa217','51ab1d93-9332-4ec3-811e-0043db4012a7','a1fdc3fd-4eca-424b-8db0-28c3d8b82483','4e5360cf-7e55-4525-b56d-e2a3639e52a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2085394098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9f968e9-72ba-41cf-875a-73adc4753fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db6d915520994a13958ee9ded6da7a3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:35.537790 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecce7945-548a-4890-86b8-68890e5b62c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:35.558645 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecce7945-548a-4890-86b8-68890e5b62c7) transitioned into state 'SUCCESS' from state '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-2085394098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['98989b15-9894-44f7-a5a7-9cb631cfa217','51ab1d93-9332-4ec3-811e-0043db4012a7','a1fdc3fd-4eca-424b-8db0-28c3d8b82483','4e5360cf-7e55-4525-b56d-e2a3639e52a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:35.559858 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2779acb-901d-401e-a0da-5bd4b6f71135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:35.572040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2779acb-901d-401e-a0da-5bd4b6f71135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:35.572926 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (825dbe21-d3af-4a0b-98ae-1511d11a293a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:35.573239 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request issued successfully. Aug 12 21:51:35.573880 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c435844-fff0-4745-9408-8c9a5410e11b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:51:35.574355 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1225/4916] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:51:35 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:35.587453 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a7c63b8-d8e0-42b6-9597-94d103cdfaca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:35.589435 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a7c63b8-d8e0-42b6-9597-94d103cdfaca tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 Aug 12 21:51:35.589681 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a7c63b8-d8e0-42b6-9597-94d103cdfaca tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:35.589885 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a7c63b8-d8e0-42b6-9597-94d103cdfaca tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:35.597781 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:35.597781 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:35.602580 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a7c63b8-d8e0-42b6-9597-94d103cdfaca tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:51:35.607947 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a7c63b8-d8e0-42b6-9597-94d103cdfaca tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 returned with HTTP 200 Aug 12 21:51:35.608519 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1233/4917] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:35 2026] GET /volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:36.624375 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-636bb00a-6fae-483d-9f72-6d55bed7ea83 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:36.626097 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-636bb00a-6fae-483d-9f72-6d55bed7ea83 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 Aug 12 21:51:36.626332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-636bb00a-6fae-483d-9f72-6d55bed7ea83 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:36.626536 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-636bb00a-6fae-483d-9f72-6d55bed7ea83 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:36.633394 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:36.633394 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:36.636792 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-636bb00a-6fae-483d-9f72-6d55bed7ea83 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:51:36.640516 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-636bb00a-6fae-483d-9f72-6d55bed7ea83 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 returned with HTTP 200 Aug 12 21:51:36.641024 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1232/4918] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:36 2026] GET /volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:36.653034 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6df77f0-a007-48e6-8e82-6a072f505af8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:36.655318 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6df77f0-a007-48e6-8e82-6a072f505af8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:51:36.655699 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6df77f0-a007-48e6-8e82-6a072f505af8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9f968e9-72ba-41cf-875a-73adc4753fb3", "name": "tempest-type-Backup-1684747085"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:36.657103 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-e6df77f0-a007-48e6-8e82-6a072f505af8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating new backup {'backup': {'volume_id': 'c9f968e9-72ba-41cf-875a-73adc4753fb3', 'name': 'tempest-type-Backup-1684747085'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:51:36.657245 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-e6df77f0-a007-48e6-8e82-6a072f505af8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating backup of volume c9f968e9-72ba-41cf-875a-73adc4753fb3 in container None Aug 12 21:51:36.664975 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:36.664975 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:36.665310 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6df77f0-a007-48e6-8e82-6a072f505af8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:51:36.679997 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e6df77f0-a007-48e6-8e82-6a072f505af8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['3ace84e7-e8e3-4371-aa91-92fc3c286651', '8e860aa2-7a13-48be-93e7-4f42add7a06c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:51:36.704910 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6df77f0-a007-48e6-8e82-6a072f505af8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:51:36.705312 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1229/4919] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:51:36 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:36.713423 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d2592053-9b50-455d-a265-d43c8ce08200 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:36.715969 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2592053-9b50-455d-a265-d43c8ce08200 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:36.716597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2592053-9b50-455d-a265-d43c8ce08200 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:36.716597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2592053-9b50-455d-a265-d43c8ce08200 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:36.716722 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d2592053-9b50-455d-a265-d43c8ce08200 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:36.722087 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:36.722087 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:36.722966 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2592053-9b50-455d-a265-d43c8ce08200 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:36.723480 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1226/4920] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:36 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:37.733954 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-83b90ff7-a72c-4bd0-a140-0e4d6943eeef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:37.736449 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83b90ff7-a72c-4bd0-a140-0e4d6943eeef tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:37.736807 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83b90ff7-a72c-4bd0-a140-0e4d6943eeef tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:37.737082 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83b90ff7-a72c-4bd0-a140-0e4d6943eeef tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:37.737230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-83b90ff7-a72c-4bd0-a140-0e4d6943eeef tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:37.743406 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:37.743406 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:37.744352 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83b90ff7-a72c-4bd0-a140-0e4d6943eeef tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:37.744892 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1234/4921] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:37 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:38.757059 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3645f5e6-ce91-4584-b797-447c825b8031 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:38.759470 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3645f5e6-ce91-4584-b797-447c825b8031 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:38.759470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3645f5e6-ce91-4584-b797-447c825b8031 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:38.759470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3645f5e6-ce91-4584-b797-447c825b8031 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:38.759470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-3645f5e6-ce91-4584-b797-447c825b8031 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:38.764460 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:38.764460 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:38.765351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3645f5e6-ce91-4584-b797-447c825b8031 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:38.765784 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1233/4922] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:38 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:39.778780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47639564-b0b4-4897-9503-59c021634d52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:39.780695 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47639564-b0b4-4897-9503-59c021634d52 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:39.780879 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47639564-b0b4-4897-9503-59c021634d52 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:39.781130 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47639564-b0b4-4897-9503-59c021634d52 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:39.781255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-47639564-b0b4-4897-9503-59c021634d52 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:39.786274 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:39.786274 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:39.787050 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47639564-b0b4-4897-9503-59c021634d52 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:39.787521 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1230/4923] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:39 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:40.802913 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29ef139f-7fdb-4e54-85d4-63da7d345d89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:40.802913 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29ef139f-7fdb-4e54-85d4-63da7d345d89 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:40.803498 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29ef139f-7fdb-4e54-85d4-63da7d345d89 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:40.803498 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29ef139f-7fdb-4e54-85d4-63da7d345d89 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:40.803498 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-29ef139f-7fdb-4e54-85d4-63da7d345d89 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:40.809197 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:40.809197 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:40.810412 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29ef139f-7fdb-4e54-85d4-63da7d345d89 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:40.810933 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1227/4924] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:40 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:41.824646 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0ec9afd-9629-4fb7-801b-dc6e66ffeb45 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:41.827319 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0ec9afd-9629-4fb7-801b-dc6e66ffeb45 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:41.827319 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0ec9afd-9629-4fb7-801b-dc6e66ffeb45 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:41.827618 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0ec9afd-9629-4fb7-801b-dc6e66ffeb45 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:41.827734 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f0ec9afd-9629-4fb7-801b-dc6e66ffeb45 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:41.837880 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:41.837880 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:41.839784 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0ec9afd-9629-4fb7-801b-dc6e66ffeb45 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:41.839784 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1235/4925] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:41 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:42.855531 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b1d45aca-819d-4b29-9758-4133241f295f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:42.857638 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1d45aca-819d-4b29-9758-4133241f295f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:42.857946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1d45aca-819d-4b29-9758-4133241f295f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:42.858211 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1d45aca-819d-4b29-9758-4133241f295f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:42.858448 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b1d45aca-819d-4b29-9758-4133241f295f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:42.867060 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:42.867060 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:42.868290 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1d45aca-819d-4b29-9758-4133241f295f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:42.868732 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1234/4926] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:42 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:43.879743 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0724b499-f7fe-4f80-9a1c-dc5561a115fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:43.881507 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0724b499-f7fe-4f80-9a1c-dc5561a115fe tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:43.881730 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0724b499-f7fe-4f80-9a1c-dc5561a115fe tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:43.881948 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0724b499-f7fe-4f80-9a1c-dc5561a115fe tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:43.882096 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0724b499-f7fe-4f80-9a1c-dc5561a115fe tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:43.886670 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:43.886670 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:43.887580 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0724b499-f7fe-4f80-9a1c-dc5561a115fe tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:43.888176 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1231/4927] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:43 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:44.900093 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5b50914-8e6c-44f1-849f-34f9b3e9c478 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:44.904517 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5b50914-8e6c-44f1-849f-34f9b3e9c478 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:44.904905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5b50914-8e6c-44f1-849f-34f9b3e9c478 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:44.905597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5b50914-8e6c-44f1-849f-34f9b3e9c478 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:44.905959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e5b50914-8e6c-44f1-849f-34f9b3e9c478 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:44.912137 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:44.912137 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:44.913542 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5b50914-8e6c-44f1-849f-34f9b3e9c478 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:44.914260 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1228/4928] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:44 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:45.931587 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e167c865-ac13-46aa-807f-02ecf19f6e4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:45.936661 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e167c865-ac13-46aa-807f-02ecf19f6e4d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:45.937049 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e167c865-ac13-46aa-807f-02ecf19f6e4d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:45.938363 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e167c865-ac13-46aa-807f-02ecf19f6e4d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:45.938579 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e167c865-ac13-46aa-807f-02ecf19f6e4d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:45.949582 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:45.949582 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:45.951529 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e167c865-ac13-46aa-807f-02ecf19f6e4d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:45.952018 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1236/4929] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:45 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:46.630122 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:46.632428 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:51:46.632982 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1671347764", "snapshot_id": null, "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:46.634641 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1671347764', 'snapshot_id': None, 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:51:46.814694 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume of 1 GB Aug 12 21:51:46.820034 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Availability Zones retrieved successfully. Aug 12 21:51:46.828057 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Flow 'volume_create_api' (c415bd41-523a-4e3d-916a-11b80c14d909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:46.829394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c36f45-a395-4d2f-834b-059466b1b0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:46.830674 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:51:46.895289 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c36f45-a395-4d2f-834b-059466b1b0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:46.896351 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a4e746-27ed-47e8-a3e9-889c6fe752f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:46.965721 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-731033da-5284-4a4f-bb7d-6c82b57e67ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:46.969984 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-731033da-5284-4a4f-bb7d-6c82b57e67ed tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:46.969984 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-731033da-5284-4a4f-bb7d-6c82b57e67ed tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:46.969984 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-731033da-5284-4a4f-bb7d-6c82b57e67ed tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:46.969984 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-731033da-5284-4a4f-bb7d-6c82b57e67ed tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:46.970612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Created reservations ['c0c38d67-666e-40f6-a647-b1f859914988', 'a40eeb83-74ca-4403-8bd9-f371700c929a', 'c6b1a619-70eb-4243-be60-a3aee7e1d0bb', '7e7c0e37-6f90-40d3-a356-9b02406132f7'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:51:46.971601 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a4e746-27ed-47e8-a3e9-889c6fe752f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0c38d67-666e-40f6-a647-b1f859914988', 'a40eeb83-74ca-4403-8bd9-f371700c929a', 'c6b1a619-70eb-4243-be60-a3aee7e1d0bb', '7e7c0e37-6f90-40d3-a356-9b02406132f7']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:46.972724 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5b55e6-d26d-4f0d-9248-245a1c5c14a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:46.976658 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:46.976658 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:46.976658 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-731033da-5284-4a4f-bb7d-6c82b57e67ed tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:46.976658 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1232/4930] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:46 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:46.999374 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5b55e6-d26d-4f0d-9248-245a1c5c14a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1671347764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c017374d85a54b8c99884ba75f55fb7e',qos_specs=None,replication_status=,reservations=['c0c38d67-666e-40f6-a647-b1f859914988','a40eeb83-74ca-4403-8bd9-f371700c929a','c6b1a619-70eb-4243-be60-a3aee7e1d0bb','7e7c0e37-6f90-40d3-a356-9b02406132f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6986c9afbd46008b513f53663d7f53',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1671347764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c017374d85a54b8c99884ba75f55fb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6986c9afbd46008b513f53663d7f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:47.000236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3189af6-7c89-4018-a544-26c4da3dc542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:47.019421 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3189af6-7c89-4018-a544-26c4da3dc542) transitioned into state 'SUCCESS' from state '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-1671347764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c017374d85a54b8c99884ba75f55fb7e',qos_specs=None,replication_status=,reservations=['c0c38d67-666e-40f6-a647-b1f859914988','a40eeb83-74ca-4403-8bd9-f371700c929a','c6b1a619-70eb-4243-be60-a3aee7e1d0bb','7e7c0e37-6f90-40d3-a356-9b02406132f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6986c9afbd46008b513f53663d7f53',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:47.020318 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4a7c61-ef23-4d0e-b3c3-166df7989489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:51:47.034782 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4a7c61-ef23-4d0e-b3c3-166df7989489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:51:47.035777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Flow 'volume_create_api' (c415bd41-523a-4e3d-916a-11b80c14d909) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:51:47.036141 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume request issued successfully. Aug 12 21:51:47.036838 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9da41845-0eaa-406d-a5a7-715b471fa5f3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:51:47.037305 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1235/4931] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:51:46 2026] POST /volume/v3/volumes => generated 781 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:47.053581 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a151063-960e-4366-8863-cca01ab5ef83 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:47.057780 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a151063-960e-4366-8863-cca01ab5ef83 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:51:47.058118 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a151063-960e-4366-8863-cca01ab5ef83 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:47.058903 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a151063-960e-4366-8863-cca01ab5ef83 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:47.069197 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:47.069197 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:47.075558 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4a151063-960e-4366-8863-cca01ab5ef83 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:51:47.083312 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a151063-960e-4366-8863-cca01ab5ef83 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:51:47.083478 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1229/4932] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:51:47 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:47.991936 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-773c5151-97bb-4d2e-a7db-f511436e50e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:47.994250 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-773c5151-97bb-4d2e-a7db-f511436e50e9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:47.994551 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-773c5151-97bb-4d2e-a7db-f511436e50e9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:47.994847 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-773c5151-97bb-4d2e-a7db-f511436e50e9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:47.994991 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-773c5151-97bb-4d2e-a7db-f511436e50e9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:48.000577 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:48.000577 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:48.001429 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-773c5151-97bb-4d2e-a7db-f511436e50e9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:48.001934 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1237/4933] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:47 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:48.102241 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3bff60b0-86d4-4db5-880e-9814c60a575e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:48.104309 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bff60b0-86d4-4db5-880e-9814c60a575e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:51:48.104712 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bff60b0-86d4-4db5-880e-9814c60a575e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:48.106359 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bff60b0-86d4-4db5-880e-9814c60a575e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:48.116127 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:48.116127 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:48.119640 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3bff60b0-86d4-4db5-880e-9814c60a575e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:51:48.125688 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bff60b0-86d4-4db5-880e-9814c60a575e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:51:48.126227 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1233/4934] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:51:48 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:51:48.143970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-78ef98ef-100c-4565-8735-74c8d110ff6f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:48.147650 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78ef98ef-100c-4565-8735-74c8d110ff6f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:51:48.147650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78ef98ef-100c-4565-8735-74c8d110ff6f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:48.147650 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78ef98ef-100c-4565-8735-74c8d110ff6f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:48.158235 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:48.158235 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:48.166421 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-78ef98ef-100c-4565-8735-74c8d110ff6f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:51:48.173558 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78ef98ef-100c-4565-8735-74c8d110ff6f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:51:48.174261 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1236/4935] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:51:48 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 1389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:51:48.298364 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-62598fb8-c737-4154-9cd6-57d75f31ecf9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:48.301958 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-62598fb8-c737-4154-9cd6-57d75f31ecf9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/attachments?instance_id=23b0f843-3970-4a9c-989f-5e221fd7f5ea Aug 12 21:51:48.302059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-62598fb8-c737-4154-9cd6-57d75f31ecf9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:48.302289 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-62598fb8-c737-4154-9cd6-57d75f31ecf9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:48.327272 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-62598fb8-c737-4154-9cd6-57d75f31ecf9 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments?instance_id=23b0f843-3970-4a9c-989f-5e221fd7f5ea returned with HTTP 200 Aug 12 21:51:48.328165 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1230/4936] 10.4.3.240 () {70 vars in 1637 bytes} [Wed Aug 12 21:51:48 2026] GET /volume/v3/attachments?instance_id=23b0f843-3970-4a9c-989f-5e221fd7f5ea => generated 192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:48.339599 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-94ba29aa-8cf0-4ac9-960e-832fadd5084e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:48.343167 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-94ba29aa-8cf0-4ac9-960e-832fadd5084e tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 Aug 12 21:51:48.343437 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-94ba29aa-8cf0-4ac9-960e-832fadd5084e tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:48.344937 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-94ba29aa-8cf0-4ac9-960e-832fadd5084e tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:48.390345 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4e0d3155-0643-4925-9560-e5a9c739b868 req-94ba29aa-8cf0-4ac9-960e-832fadd5084e tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 returned with HTTP 200 Aug 12 21:51:48.391164 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1238/4937] 10.4.3.240 () {70 vars in 1651 bytes} [Wed Aug 12 21:51:48 2026] GET /volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 => generated 993 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:49.015894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72a3f182-2249-418e-ac75-ffe039b2005e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:49.018220 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72a3f182-2249-418e-ac75-ffe039b2005e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:49.019056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72a3f182-2249-418e-ac75-ffe039b2005e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:49.019056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72a3f182-2249-418e-ac75-ffe039b2005e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:49.019056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-72a3f182-2249-418e-ac75-ffe039b2005e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:49.024757 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:49.024757 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:49.025567 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72a3f182-2249-418e-ac75-ffe039b2005e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:49.026092 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1234/4938] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:49 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:49.752640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-08c2f90f-8a67-458a-881d-833e159ab3af None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:49.756107 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-08c2f90f-8a67-458a-881d-833e159ab3af tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:51:49.756107 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-08c2f90f-8a67-458a-881d-833e159ab3af tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:49.756107 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-08c2f90f-8a67-458a-881d-833e159ab3af tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:49.770486 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:49.770486 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:49.777617 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-08c2f90f-8a67-458a-881d-833e159ab3af tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:51:49.785725 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-08c2f90f-8a67-458a-881d-833e159ab3af tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:51:49.786501 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1237/4939] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:51:49 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 1371 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:50.038702 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cafc283-f193-4bc4-8937-a399f138dae2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.040987 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cafc283-f193-4bc4-8937-a399f138dae2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:50.041224 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cafc283-f193-4bc4-8937-a399f138dae2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.041444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cafc283-f193-4bc4-8937-a399f138dae2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.041579 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6cafc283-f193-4bc4-8937-a399f138dae2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:50.046971 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-233c39b6-fea7-4b27-a1fe-5cf8b4ee098a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.047356 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.047356 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:50.047818 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cafc283-f193-4bc4-8937-a399f138dae2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:50.048209 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1231/4940] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:50.049111 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-233c39b6-fea7-4b27-a1fe-5cf8b4ee098a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:50.049369 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-233c39b6-fea7-4b27-a1fe-5cf8b4ee098a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.049593 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-233c39b6-fea7-4b27-a1fe-5cf8b4ee098a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.061367 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.061367 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:50.068507 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-233c39b6-fea7-4b27-a1fe-5cf8b4ee098a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:50.082960 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-233c39b6-fea7-4b27-a1fe-5cf8b4ee098a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:50.083374 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1239/4941] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:50.097319 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a038cb59-b0e1-4c98-b4de-c13f05170713 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.099488 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a038cb59-b0e1-4c98-b4de-c13f05170713 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:50.099768 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a038cb59-b0e1-4c98-b4de-c13f05170713 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.100060 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a038cb59-b0e1-4c98-b4de-c13f05170713 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.108381 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.108381 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:50.112243 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a038cb59-b0e1-4c98-b4de-c13f05170713 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:50.116808 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a038cb59-b0e1-4c98-b4de-c13f05170713 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:50.117340 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1235/4942] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:50.167528 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-5a2e9dc8-e0a0-4468-877b-e007698e159f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.173408 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-5a2e9dc8-e0a0-4468-877b-e007698e159f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:50.173632 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-5a2e9dc8-e0a0-4468-877b-e007698e159f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.173860 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-5a2e9dc8-e0a0-4468-877b-e007698e159f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.189353 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.189353 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:50.195055 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-5a2e9dc8-e0a0-4468-877b-e007698e159f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:50.200867 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-5a2e9dc8-e0a0-4468-877b-e007698e159f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:50.200867 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1238/4943] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:50.322515 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d0dbc7a-97dd-4e23-a6cf-6b1e3487829b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.323126 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d0dbc7a-97dd-4e23-a6cf-6b1e3487829b None None] GET https://10.4.3.240/volume// Aug 12 21:51:50.323346 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d0dbc7a-97dd-4e23-a6cf-6b1e3487829b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.323582 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d0dbc7a-97dd-4e23-a6cf-6b1e3487829b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.323970 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d0dbc7a-97dd-4e23-a6cf-6b1e3487829b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:50.324328 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1232/4944] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:50.333302 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-28633d46-b922-4af3-a41c-0645b2fa6d1e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.336363 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-28633d46-b922-4af3-a41c-0645b2fa6d1e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:51:50.336867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-28633d46-b922-4af3-a41c-0645b2fa6d1e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a6ada5c-89da-452b-a770-7025fd7e50f0", "connector": null, "instance_uuid": "e8e7e27c-1b60-4570-9178-c8bcfa0c6e54"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:50.351677 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.351677 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:50.413700 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-28633d46-b922-4af3-a41c-0645b2fa6d1e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:51:50.414247 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1240/4945] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:51:50 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 12 21:51:50.447443 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47a74e3d-f9fb-468e-9fe7-6234ebe80b4e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.450278 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47a74e3d-f9fb-468e-9fe7-6234ebe80b4e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:50.450433 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47a74e3d-f9fb-468e-9fe7-6234ebe80b4e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.450709 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47a74e3d-f9fb-468e-9fe7-6234ebe80b4e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.465348 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.465348 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:50.468872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-176ebb7b-0c10-4336-8246-8b35bd2e5fe7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.468872 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-176ebb7b-0c10-4336-8246-8b35bd2e5fe7 None None] GET https://10.4.3.240/volume// Aug 12 21:51:50.468872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-176ebb7b-0c10-4336-8246-8b35bd2e5fe7 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.468872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-176ebb7b-0c10-4336-8246-8b35bd2e5fe7 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.468872 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-176ebb7b-0c10-4336-8246-8b35bd2e5fe7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:50.468872 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1239/4946] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:50.469290 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-47a74e3d-f9fb-468e-9fe7-6234ebe80b4e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:50.475229 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47a74e3d-f9fb-468e-9fe7-6234ebe80b4e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:50.475771 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1236/4947] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:50.480751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-4f331beb-d4e6-4594-bb28-be38fe1ec834 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.484650 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-4f331beb-d4e6-4594-bb28-be38fe1ec834 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:50.484650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-4f331beb-d4e6-4594-bb28-be38fe1ec834 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.484650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-4f331beb-d4e6-4594-bb28-be38fe1ec834 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.496197 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.496197 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:50.501236 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-4f331beb-d4e6-4594-bb28-be38fe1ec834 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:50.506940 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-4f331beb-d4e6-4594-bb28-be38fe1ec834 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:50.507723 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1233/4948] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 1036 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:51:50.543326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-d71d12f8-deb4-46d2-b0b2-ffa7e4fb44ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.546239 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-d71d12f8-deb4-46d2-b0b2-ffa7e4fb44ba tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:51:50.546519 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-d71d12f8-deb4-46d2-b0b2-ffa7e4fb44ba tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.546757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-d71d12f8-deb4-46d2-b0b2-ffa7e4fb44ba tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.557017 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.557017 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:50.561475 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-d71d12f8-deb4-46d2-b0b2-ffa7e4fb44ba tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:51:50.567090 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-d71d12f8-deb4-46d2-b0b2-ffa7e4fb44ba tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:51:50.567678 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1241/4949] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 1371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:50.578232 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c3a42ceb-7912-44e7-a0fb-db0fb26364b7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.578597 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3a42ceb-7912-44e7-a0fb-db0fb26364b7 None None] GET https://10.4.3.240/volume// Aug 12 21:51:50.578792 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c3a42ceb-7912-44e7-a0fb-db0fb26364b7 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:50.578989 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c3a42ceb-7912-44e7-a0fb-db0fb26364b7 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:50.579360 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3a42ceb-7912-44e7-a0fb-db0fb26364b7 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:50.579687 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1240/4950] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:51:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:50.587770 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48843516-7e65-43b2-9ccb-30d9959a17ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.589888 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48843516-7e65-43b2-9ccb-30d9959a17ee tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:51:50.590258 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48843516-7e65-43b2-9ccb-30d9959a17ee tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b", "connector": null, "instance_uuid": "4dc3ea14-e975-4164-a5cd-a7c599cba853"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:50.598366 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.598366 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:50.621185 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-35cbbee6-2a79-4981-8a30-56dd92bee7cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:50.625825 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-35cbbee6-2a79-4981-8a30-56dd92bee7cb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] PUT https://10.4.3.240/volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd Aug 12 21:51:50.626281 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-35cbbee6-2a79-4981-8a30-56dd92bee7cb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:50.644407 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-35cbbee6-2a79-4981-8a30-56dd92bee7cb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Acquiring lock "cinder-attachment_update-3a6ada5c-89da-452b-a770-7025fd7e50f0-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:51:50.650364 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48843516-7e65-43b2-9ccb-30d9959a17ee tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:51:50.650364 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1237/4951] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:51:50 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:50.651635 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-35cbbee6-2a79-4981-8a30-56dd92bee7cb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Lock "cinder-attachment_update-3a6ada5c-89da-452b-a770-7025fd7e50f0-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:51:50.652747 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:50.652747 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:50.754871 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-35cbbee6-2a79-4981-8a30-56dd92bee7cb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Lock "cinder-attachment_update-3a6ada5c-89da-452b-a770-7025fd7e50f0-np0000007121" released by "attachment_update" :: held 0.102s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:51:50.754871 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-35cbbee6-2a79-4981-8a30-56dd92bee7cb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd returned with HTTP 200 Aug 12 21:51:50.754871 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1234/4952] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:51:50 2026] PUT /volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:51.063422 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d1ba4b6-c370-461b-a9d6-7192c25647b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:51.065492 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d1ba4b6-c370-461b-a9d6-7192c25647b1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:51.065769 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d1ba4b6-c370-461b-a9d6-7192c25647b1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:51.066030 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d1ba4b6-c370-461b-a9d6-7192c25647b1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:51.066135 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7d1ba4b6-c370-461b-a9d6-7192c25647b1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:51.071958 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:51.071958 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:51.072889 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d1ba4b6-c370-461b-a9d6-7192c25647b1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:51.073760 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1242/4953] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:51 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:51.490063 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-67355a2a-97c2-4904-aec1-35550c31d3e2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:51.492661 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67355a2a-97c2-4904-aec1-35550c31d3e2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:51.492936 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67355a2a-97c2-4904-aec1-35550c31d3e2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:51.493205 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67355a2a-97c2-4904-aec1-35550c31d3e2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:51.506459 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:51.506459 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:51.511243 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-67355a2a-97c2-4904-aec1-35550c31d3e2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:51.516520 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67355a2a-97c2-4904-aec1-35550c31d3e2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:51.516980 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1241/4954] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:51 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:51.695642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ceab458-6eac-47a7-8641-4f891f18a986 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:51.696132 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ceab458-6eac-47a7-8641-4f891f18a986 None None] GET https://10.4.3.240/volume// Aug 12 21:51:51.696371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ceab458-6eac-47a7-8641-4f891f18a986 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:51.697068 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ceab458-6eac-47a7-8641-4f891f18a986 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:51.697127 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ceab458-6eac-47a7-8641-4f891f18a986 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:51.699524 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1238/4955] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:51:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:51.705748 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-b18b1d61-487c-46ea-8c11-408c897db468 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:51.708724 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-b18b1d61-487c-46ea-8c11-408c897db468 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:51:51.709035 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-b18b1d61-487c-46ea-8c11-408c897db468 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:51.709298 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-b18b1d61-487c-46ea-8c11-408c897db468 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:51.723123 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:51.723123 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:51.728501 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-b18b1d61-487c-46ea-8c11-408c897db468 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:51:51.736340 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-b18b1d61-487c-46ea-8c11-408c897db468 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:51:51.736914 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1235/4956] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:51:51 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 1550 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:51:51.874318 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48f95ebf-d854-4ccb-b8f4-67ee889e00e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:51.877109 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48f95ebf-d854-4ccb-b8f4-67ee889e00e6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] PUT https://10.4.3.240/volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0 Aug 12 21:51:51.877632 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48f95ebf-d854-4ccb-b8f4-67ee889e00e6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:51.901569 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48f95ebf-d854-4ccb-b8f4-67ee889e00e6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Acquiring lock "cinder-attachment_update-b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:51:51.906537 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48f95ebf-d854-4ccb-b8f4-67ee889e00e6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Lock "cinder-attachment_update-b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:51:51.908073 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:51.908073 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:52.029150 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48f95ebf-d854-4ccb-b8f4-67ee889e00e6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Lock "cinder-attachment_update-b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b-np0000007121" released by "attachment_update" :: held 0.123s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:51:52.029593 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-48f95ebf-d854-4ccb-b8f4-67ee889e00e6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0 returned with HTTP 200 Aug 12 21:51:52.030457 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1243/4957] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:51:51 2026] PUT /volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:52.055414 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-1571fed8-6b98-4999-9c15-1f52d06eb0f1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:52.059050 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-1571fed8-6b98-4999-9c15-1f52d06eb0f1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0/action Aug 12 21:51:52.059506 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-1571fed8-6b98-4999-9c15-1f52d06eb0f1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:51:52.059715 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-1571fed8-6b98-4999-9c15-1f52d06eb0f1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:52.082064 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:52.082064 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:52.089500 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da2f32cd-5b0d-4399-afa7-252169a9731d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:52.091375 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da2f32cd-5b0d-4399-afa7-252169a9731d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:52.091699 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da2f32cd-5b0d-4399-afa7-252169a9731d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:52.092001 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da2f32cd-5b0d-4399-afa7-252169a9731d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:52.092243 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-da2f32cd-5b0d-4399-afa7-252169a9731d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:52.098259 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:52.098259 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:52.099551 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da2f32cd-5b0d-4399-afa7-252169a9731d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:52.100288 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-10d9b009-f528-4abb-ae95-f5ff614fef61 req-1571fed8-6b98-4999-9c15-1f52d06eb0f1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0/action returned with HTTP 204 Aug 12 21:51:52.100288 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1242/4958] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:51:52 2026] POST /volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:52.100439 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1239/4959] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:52 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:52.531959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1049c458-6e75-4f5a-9bda-e7805f843b41 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:52.534187 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1049c458-6e75-4f5a-9bda-e7805f843b41 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:52.534341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1049c458-6e75-4f5a-9bda-e7805f843b41 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:52.534593 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1049c458-6e75-4f5a-9bda-e7805f843b41 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:52.546355 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:52.546355 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:52.550273 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1049c458-6e75-4f5a-9bda-e7805f843b41 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:52.554941 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1049c458-6e75-4f5a-9bda-e7805f843b41 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:52.555443 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1236/4960] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:52 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:53.113077 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8f9bd875-a915-4dee-81b7-919f607defc1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:53.114946 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f9bd875-a915-4dee-81b7-919f607defc1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:53.115172 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f9bd875-a915-4dee-81b7-919f607defc1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:53.115364 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f9bd875-a915-4dee-81b7-919f607defc1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:53.115465 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8f9bd875-a915-4dee-81b7-919f607defc1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:53.117001 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=165,cinder:UPDATE=26,cinder:INSERT=9 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:51:53.121682 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:53.121682 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:53.121682 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f9bd875-a915-4dee-81b7-919f607defc1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:53.122131 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1244/4961] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:53 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:53.572575 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-44a72eb6-188a-4546-8706-49ea690172ea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:53.575188 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-44a72eb6-188a-4546-8706-49ea690172ea tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:53.575492 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-44a72eb6-188a-4546-8706-49ea690172ea tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:53.575797 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-44a72eb6-188a-4546-8706-49ea690172ea tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:53.589549 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:53.589549 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:53.594487 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-44a72eb6-188a-4546-8706-49ea690172ea tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:53.601309 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-44a72eb6-188a-4546-8706-49ea690172ea tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:53.601855 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1243/4962] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:53 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:54.023292 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-0ac3be4d-042d-46b3-a586-e83d0af271fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:54.026230 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-0ac3be4d-042d-46b3-a586-e83d0af271fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd/action Aug 12 21:51:54.026718 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-0ac3be4d-042d-46b3-a586-e83d0af271fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:51:54.026903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-0ac3be4d-042d-46b3-a586-e83d0af271fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:54.031047 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=189,cinder:UPDATE=37,cinder:INSERT=14 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:51:54.050913 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:54.050913 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:54.062041 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d2cc8b35-2fe3-4baa-be07-983a2eb239d9 req-0ac3be4d-042d-46b3-a586-e83d0af271fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd/action returned with HTTP 204 Aug 12 21:51:54.062464 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1240/4963] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:51:54 2026] POST /volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:51:54.132808 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3989afbd-16ba-4494-bf5a-e6a9c1d3ba4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:54.134963 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3989afbd-16ba-4494-bf5a-e6a9c1d3ba4b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:54.135153 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3989afbd-16ba-4494-bf5a-e6a9c1d3ba4b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:54.135384 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3989afbd-16ba-4494-bf5a-e6a9c1d3ba4b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:54.135547 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3989afbd-16ba-4494-bf5a-e6a9c1d3ba4b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:54.140695 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:54.140695 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:54.141530 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3989afbd-16ba-4494-bf5a-e6a9c1d3ba4b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:54.142217 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1237/4964] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:54 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:54.616168 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b4d8e75-f658-47e4-aefb-20deeedb67ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:54.618539 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b4d8e75-f658-47e4-aefb-20deeedb67ba tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:54.618770 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b4d8e75-f658-47e4-aefb-20deeedb67ba tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:54.619040 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b4d8e75-f658-47e4-aefb-20deeedb67ba tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:54.630434 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:54.630434 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:54.635102 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b4d8e75-f658-47e4-aefb-20deeedb67ba tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:54.640156 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b4d8e75-f658-47e4-aefb-20deeedb67ba tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:54.640504 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1245/4965] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:54 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:54.655986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a755b02-8c0f-47d8-870b-8c62cf119bd2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:54.659005 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a755b02-8c0f-47d8-870b-8c62cf119bd2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:54.659485 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a755b02-8c0f-47d8-870b-8c62cf119bd2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:54.659834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a755b02-8c0f-47d8-870b-8c62cf119bd2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:54.670660 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:54.670660 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:54.674469 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5a755b02-8c0f-47d8-870b-8c62cf119bd2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:54.679599 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a755b02-8c0f-47d8-870b-8c62cf119bd2 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:54.680180 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1244/4966] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:54 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:54.698508 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:54.700451 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action Aug 12 21:51:54.700874 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action body: b'{"os-detach": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:51:54.701036 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:54.712468 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:54.712468 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:54.713235 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:54.717962 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Attachment connected to vm e8e7e27c-1b60-4570-9178-c8bcfa0c6e54, checking data on nova Aug 12 21:51:54.718223 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.compute.nova [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Creating Keystone token plugin using URL: https://10.4.3.240/identity {{(pid=100325) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 21:51:54.854344 np0000007121 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] REQ: curl -g -i -X GET https://10.4.3.240/compute/v2.1/servers/e8e7e27c-1b60-4570-9178-c8bcfa0c6e54/os-volume_attachments/3a6ada5c-89da-452b-a770-7025fd7e50f0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b194b58f248b757b1ee5334e3e6a66fc3544d610e0bf2d56a660a5dbc206ffaf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-62050fd3-ad9d-4d33-a631-aef03d555b0e" -H "X-Service-Token: {SHA256}78ddd7fadc239e28014e4daf8aed60bb80ffde645c5bff0b5611797a4512f8ad" {{(pid=100325) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 21:51:54.997168 np0000007121 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 21:51:54 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-d998eeea-2845-424c-9d9e-406190469da1 x-openstack-request-id: req-d998eeea-2845-424c-9d9e-406190469da1 {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 21:51:54.997398 np0000007121 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3a6ada5c-89da-452b-a770-7025fd7e50f0", "serverId": "e8e7e27c-1b60-4570-9178-c8bcfa0c6e54", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6d1f7ad3-71c6-4d35-82ab-7a49260997cd", "bdm_uuid": "3f5136a1-388e-4ea5-bd5d-1fe4eb4b3e4d"}} {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 21:51:54.997568 np0000007121 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET call to compute for https://10.4.3.240/compute/v2.1/servers/e8e7e27c-1b60-4570-9178-c8bcfa0c6e54/os-volume_attachments/3a6ada5c-89da-452b-a770-7025fd7e50f0 used request id req-d998eeea-2845-424c-9d9e-406190469da1 {{(pid=100325) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 21:51:55.000924 np0000007121 devstack@c-api.service[100325]: ERROR cinder.volume.api [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-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 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Caught error: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: 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 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 21:51:55.004612 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-62050fd3-ad9d-4d33-a631-aef03d555b0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action returned with HTTP 409 Aug 12 21:51:55.005936 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1241/4967] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:51:54 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 167 bytes in 308 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:55.018486 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.020994 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action Aug 12 21:51:55.021475 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:51:55.021675 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:55.036444 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:55.036444 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:55.037652 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:55.108583 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Attachment connected to vm e8e7e27c-1b60-4570-9178-c8bcfa0c6e54, checking data on nova Aug 12 21:51:55.108583 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.compute.nova [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Creating Keystone token plugin using URL: https://10.4.3.240/identity {{(pid=100324) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 21:51:55.154563 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-650e6d68-941c-49ba-b393-a4a31e18694b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.156829 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-650e6d68-941c-49ba-b393-a4a31e18694b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:55.157540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-650e6d68-941c-49ba-b393-a4a31e18694b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:55.157960 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-650e6d68-941c-49ba-b393-a4a31e18694b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:55.158116 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-650e6d68-941c-49ba-b393-a4a31e18694b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:55.167968 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:55.167968 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:55.168837 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-650e6d68-941c-49ba-b393-a4a31e18694b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:55.169351 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1246/4968] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:55 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:55.259376 np0000007121 devstack@c-api.service[100324]: DEBUG novaclient.v2.client [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] REQ: curl -g -i -X GET https://10.4.3.240/compute/v2.1/servers/e8e7e27c-1b60-4570-9178-c8bcfa0c6e54/os-volume_attachments/3a6ada5c-89da-452b-a770-7025fd7e50f0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}49929a60b7397f98ba9200bbdf22b65fa9104c63898af28ec1b821ee878ce718" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf" -H "X-Service-Token: {SHA256}1af2119ddc926ecbbb4ed09a03e2185f4424377b70d60355050bfd71ce801434" {{(pid=100324) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 21:51:55.382710 np0000007121 devstack@c-api.service[100324]: DEBUG novaclient.v2.client [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 21:51:55 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-19a8ee7c-5722-41c8-9925-a3a1b9965b97 x-openstack-request-id: req-19a8ee7c-5722-41c8-9925-a3a1b9965b97 {{(pid=100324) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 21:51:55.382961 np0000007121 devstack@c-api.service[100324]: DEBUG novaclient.v2.client [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3a6ada5c-89da-452b-a770-7025fd7e50f0", "serverId": "e8e7e27c-1b60-4570-9178-c8bcfa0c6e54", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6d1f7ad3-71c6-4d35-82ab-7a49260997cd", "bdm_uuid": "3f5136a1-388e-4ea5-bd5d-1fe4eb4b3e4d"}} {{(pid=100324) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 21:51:55.383129 np0000007121 devstack@c-api.service[100324]: DEBUG novaclient.v2.client [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET call to compute for https://10.4.3.240/compute/v2.1/servers/e8e7e27c-1b60-4570-9178-c8bcfa0c6e54/os-volume_attachments/3a6ada5c-89da-452b-a770-7025fd7e50f0 used request id req-19a8ee7c-5722-41c8-9925-a3a1b9965b97 {{(pid=100324) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 21:51:55.386721 np0000007121 devstack@c-api.service[100324]: ERROR cinder.volume.api [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-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 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Caught error: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: 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 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 21:51:55.390499 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault Aug 12 21:51:55.391440 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.middleware.fault [None req-536cc2f0-4bcd-42a3-b779-a25c04cb3fdf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action returned with HTTP 409 Aug 12 21:51:55.392290 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1238/4969] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:51:55 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 167 bytes in 374 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:55.400258 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e9c6470-5a90-4a12-ae5b-8ad90be31a79 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.401997 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1245/4970] 10.4.3.240 () {70 vars in 1597 bytes} [Wed Aug 12 21:51:55 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:51:55.410239 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c25bfa95-74c4-42c6-863f-40b1f20690bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.412675 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1242/4971] 10.4.3.240 () {70 vars in 1597 bytes} [Wed Aug 12 21:51:55 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:51:55.419435 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9cb6eb7-e03b-4f97-8d78-1fb6a9b2305d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.452751 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1247/4972] 10.4.3.240 () {70 vars in 1597 bytes} [Wed Aug 12 21:51:55 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:51:55.463697 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5fed947-c3a8-4d3a-8193-8d136edc68ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.465796 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1239/4973] 10.4.3.240 () {70 vars in 1597 bytes} [Wed Aug 12 21:51:55 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:51:55.475059 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-755b8e59-a32c-42a3-88cb-1e1686767710 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.562955 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-755b8e59-a32c-42a3-88cb-1e1686767710 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] POST https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action Aug 12 21:51:55.563427 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-755b8e59-a32c-42a3-88cb-1e1686767710 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:51:55.563596 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-755b8e59-a32c-42a3-88cb-1e1686767710 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:55.577704 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:55.577704 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:55.578144 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-755b8e59-a32c-42a3-88cb-1e1686767710 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Updating volume '3a6ada5c-89da-452b-a770-7025fd7e50f0' with '{'status': 'error'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:51:55.606963 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-755b8e59-a32c-42a3-88cb-1e1686767710 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action returned with HTTP 202 Aug 12 21:51:55.607467 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1246/4974] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:51:55 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:51:55.616254 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8e6a5da-2a97-4c0a-a5af-b49a7e77e2d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.618685 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8e6a5da-2a97-4c0a-a5af-b49a7e77e2d6 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:51:55.618996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8e6a5da-2a97-4c0a-a5af-b49a7e77e2d6 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:55.619194 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8e6a5da-2a97-4c0a-a5af-b49a7e77e2d6 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:55.654329 np0000007121 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-a8e6a5da-2a97-4c0a-a5af-b49a7e77e2d6 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:51:55.664049 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:55.664049 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:55.668344 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8e6a5da-2a97-4c0a-a5af-b49a7e77e2d6 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:55.672888 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8e6a5da-2a97-4c0a-a5af-b49a7e77e2d6 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:51:55.673326 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1243/4975] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:55 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:55.687029 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:55.688959 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] POST https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action Aug 12 21:51:55.689394 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6d1f7ad3-71c6-4d35-82ab-7a49260997cd"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:51:55.689562 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6d1f7ad3-71c6-4d35-82ab-7a49260997cd"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:55.701502 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:55.701502 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:55.701888 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Volume info retrieved successfully. Aug 12 21:51:55.760506 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Attachment connected to vm e8e7e27c-1b60-4570-9178-c8bcfa0c6e54, checking data on nova Aug 12 21:51:55.760775 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.compute.nova [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Creating Keystone token plugin using URL: https://10.4.3.240/identity {{(pid=100323) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 21:51:55.893320 np0000007121 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] REQ: curl -g -i -X GET https://10.4.3.240/compute/v2.1/servers/e8e7e27c-1b60-4570-9178-c8bcfa0c6e54/os-volume_attachments/3a6ada5c-89da-452b-a770-7025fd7e50f0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ec562dd01d2a296b4a2d1780edc6fa58e295380849d1da5eab5cb85ad7e1240e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43" -H "X-Service-Token: {SHA256}65dbb7a3f0fcefa656233db467a84589e92a3630c53824c35e98544ece78ed4a" {{(pid=100323) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 21:51:56.023292 np0000007121 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 21:51:55 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-60d9cfc5-d04e-4f24-bdd2-31987c3c233d x-openstack-request-id: req-60d9cfc5-d04e-4f24-bdd2-31987c3c233d {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 21:51:56.023470 np0000007121 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "3a6ada5c-89da-452b-a770-7025fd7e50f0", "serverId": "e8e7e27c-1b60-4570-9178-c8bcfa0c6e54", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6d1f7ad3-71c6-4d35-82ab-7a49260997cd", "bdm_uuid": "3f5136a1-388e-4ea5-bd5d-1fe4eb4b3e4d"}} {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 21:51:56.023638 np0000007121 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] GET call to compute for https://10.4.3.240/compute/v2.1/servers/e8e7e27c-1b60-4570-9178-c8bcfa0c6e54/os-volume_attachments/3a6ada5c-89da-452b-a770-7025fd7e50f0 used request id req-60d9cfc5-d04e-4f24-bdd2-31987c3c233d {{(pid=100323) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 21:51:56.026192 np0000007121 devstack@c-api.service[100323]: ERROR cinder.volume.api [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-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 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Caught error: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: 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 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 21:51:56.029969 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e8e7e27c-1b60-4570-9178-c8bcfa0c6e54 using the Compute API Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Aug 12 21:51:56.030965 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-fa1fe4aa-915c-4ea9-8e65-86f4aad99c43 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action returned with HTTP 409 Aug 12 21:51:56.031829 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1248/4976] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:51:55 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 167 bytes in 344 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:51:56.040327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f6256a8-e4b0-40f6-9e80-3ac75033094b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.042009 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1240/4977] 10.4.3.240 () {70 vars in 1597 bytes} [Wed Aug 12 21:51:56 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:51:56.048848 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-21839692-ee66-4770-81cf-ab22bbc8a4c7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.069323 np0000007121 devstack@c-api.service[100326]: WARNING keystonemiddleware.auth_token [None req-21839692-ee66-4770-81cf-ab22bbc8a4c7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 21:51:56.070306 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1247/4978] 10.4.3.240 () {70 vars in 1597 bytes} [Wed Aug 12 21:51:56 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 21:51:56.079572 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e40a32d1-3ee5-4d9d-8a92-24bff1f86431 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.082296 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e40a32d1-3ee5-4d9d-8a92-24bff1f86431 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:51:56.082523 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e40a32d1-3ee5-4d9d-8a92-24bff1f86431 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:56.082796 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e40a32d1-3ee5-4d9d-8a92-24bff1f86431 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:56.091605 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:56.091605 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:56.098271 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e40a32d1-3ee5-4d9d-8a92-24bff1f86431 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:56.104708 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e40a32d1-3ee5-4d9d-8a92-24bff1f86431 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:51:56.105227 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1244/4979] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:56 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:56.118437 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a42c123-2c49-4c94-ad14-e1c245b27bdc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.120801 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a42c123-2c49-4c94-ad14-e1c245b27bdc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:51:56.121416 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a42c123-2c49-4c94-ad14-e1c245b27bdc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:56.121659 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a42c123-2c49-4c94-ad14-e1c245b27bdc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:56.170492 np0000007121 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-0a42c123-2c49-4c94-ad14-e1c245b27bdc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:51:56.177060 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:56.177060 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:56.182198 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8278ecd4-ffc2-4325-b823-89272e64248a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.182738 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a42c123-2c49-4c94-ad14-e1c245b27bdc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:56.184570 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8278ecd4-ffc2-4325-b823-89272e64248a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:56.184917 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8278ecd4-ffc2-4325-b823-89272e64248a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:56.185188 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8278ecd4-ffc2-4325-b823-89272e64248a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:56.185341 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8278ecd4-ffc2-4325-b823-89272e64248a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:56.188806 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a42c123-2c49-4c94-ad14-e1c245b27bdc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:51:56.189420 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1249/4980] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:56 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:56.239159 np0000007121 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-8278ecd4-ffc2-4325-b823-89272e64248a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 21:51:56.239979 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-25dcd700-fbb8-4456-8fcf-cec9cc97ad1f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.240720 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=135,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:51:56.242707 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-25dcd700-fbb8-4456-8fcf-cec9cc97ad1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:51:56.242987 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-25dcd700-fbb8-4456-8fcf-cec9cc97ad1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:56.243243 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-25dcd700-fbb8-4456-8fcf-cec9cc97ad1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:56.244778 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:56.244778 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:56.245779 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8278ecd4-ffc2-4325-b823-89272e64248a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:56.246286 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1241/4981] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:56 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:56.253792 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:56.253792 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:56.259500 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-25dcd700-fbb8-4456-8fcf-cec9cc97ad1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:56.264516 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-25dcd700-fbb8-4456-8fcf-cec9cc97ad1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:51:56.265069 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1248/4982] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:51:56 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:56.350975 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-63428ea5-6b74-424b-9aa1-53a676d1d055 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.351508 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63428ea5-6b74-424b-9aa1-53a676d1d055 None None] GET https://10.4.3.240/volume// Aug 12 21:51:56.351775 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63428ea5-6b74-424b-9aa1-53a676d1d055 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:56.352056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63428ea5-6b74-424b-9aa1-53a676d1d055 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:56.352506 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63428ea5-6b74-424b-9aa1-53a676d1d055 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:56.352932 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1245/4983] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:51:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:56.361853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-3c0935eb-1d2f-41c4-abe4-45a26dca499e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.364116 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-3c0935eb-1d2f-41c4-abe4-45a26dca499e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:51:56.364534 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-3c0935eb-1d2f-41c4-abe4-45a26dca499e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e06376aa-fc09-4dd0-936b-ab942529a178", "connector": null, "instance_uuid": "e8e7e27c-1b60-4570-9178-c8bcfa0c6e54"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:56.373261 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:56.373261 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:56.398682 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-3c0935eb-1d2f-41c4-abe4-45a26dca499e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:51:56.399131 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1250/4984] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:51:56 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 12 21:51:56.429745 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-792317a9-b51a-4b01-8646-a13100b64536 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.432058 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-792317a9-b51a-4b01-8646-a13100b64536 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:51:56.432345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-792317a9-b51a-4b01-8646-a13100b64536 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:56.432578 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-792317a9-b51a-4b01-8646-a13100b64536 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:56.444508 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-001622b6-763d-463f-938c-6c154ace3425 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.444959 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-001622b6-763d-463f-938c-6c154ace3425 None None] GET https://10.4.3.240/volume// Aug 12 21:51:56.445130 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-001622b6-763d-463f-938c-6c154ace3425 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:56.445315 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-001622b6-763d-463f-938c-6c154ace3425 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:56.445640 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-001622b6-763d-463f-938c-6c154ace3425 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:51:56.445941 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1249/4985] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:51:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:51:56.446431 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:56.446431 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:56.461808 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-8f9a2a3b-b1e8-40fc-a490-e4b71ea2bade None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.466764 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-8f9a2a3b-b1e8-40fc-a490-e4b71ea2bade tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:51:56.467062 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-8f9a2a3b-b1e8-40fc-a490-e4b71ea2bade tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:56.467275 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-8f9a2a3b-b1e8-40fc-a490-e4b71ea2bade tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:56.469324 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-792317a9-b51a-4b01-8646-a13100b64536 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:56.477770 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-792317a9-b51a-4b01-8646-a13100b64536 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:51:56.478357 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1242/4986] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:56 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:56.482108 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:56.482108 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:56.486870 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-8f9a2a3b-b1e8-40fc-a490-e4b71ea2bade tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:56.493370 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-8f9a2a3b-b1e8-40fc-a490-e4b71ea2bade tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:51:56.494090 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1246/4987] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:51:56 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 1036 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:51:56.612377 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-bf7ece4b-3ad2-481a-8e3e-929888a0220a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:56.615202 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-bf7ece4b-3ad2-481a-8e3e-929888a0220a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] PUT https://10.4.3.240/volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8 Aug 12 21:51:56.615664 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-bf7ece4b-3ad2-481a-8e3e-929888a0220a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:51:56.625207 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-bf7ece4b-3ad2-481a-8e3e-929888a0220a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Acquiring lock "cinder-attachment_update-e06376aa-fc09-4dd0-936b-ab942529a178-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:51:56.630537 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-bf7ece4b-3ad2-481a-8e3e-929888a0220a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Lock "cinder-attachment_update-e06376aa-fc09-4dd0-936b-ab942529a178-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:51:56.631585 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:56.631585 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:56.736886 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-bf7ece4b-3ad2-481a-8e3e-929888a0220a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Lock "cinder-attachment_update-e06376aa-fc09-4dd0-936b-ab942529a178-np0000007121" released by "attachment_update" :: held 0.106s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:51:56.737406 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-bf7ece4b-3ad2-481a-8e3e-929888a0220a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8 returned with HTTP 200 Aug 12 21:51:56.737999 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1251/4988] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:51:56 2026] PUT /volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:51:57.258538 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13db79cd-fc93-475e-9b19-92e4ff9ad247 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:57.260615 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13db79cd-fc93-475e-9b19-92e4ff9ad247 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:57.260950 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13db79cd-fc93-475e-9b19-92e4ff9ad247 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:57.261222 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13db79cd-fc93-475e-9b19-92e4ff9ad247 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:57.261367 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-13db79cd-fc93-475e-9b19-92e4ff9ad247 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:57.264049 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=178,cinder:INSERT=27,cinder:UPDATE=49,cinder:DELETE=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:51:57.268467 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:57.268467 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:57.270207 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13db79cd-fc93-475e-9b19-92e4ff9ad247 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:57.270207 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1250/4989] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:57 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:57.496516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9bba9f0f-53e9-46e9-a604-b6931f8ae81a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:57.498221 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9bba9f0f-53e9-46e9-a604-b6931f8ae81a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:51:57.498381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9bba9f0f-53e9-46e9-a604-b6931f8ae81a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:57.498615 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9bba9f0f-53e9-46e9-a604-b6931f8ae81a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:57.510632 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:57.510632 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:57.514887 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9bba9f0f-53e9-46e9-a604-b6931f8ae81a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:57.519257 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9bba9f0f-53e9-46e9-a604-b6931f8ae81a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:51:57.519912 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1243/4990] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:57 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:58.284710 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f562334-fb49-42d0-9c87-21a130062de3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:58.287585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f562334-fb49-42d0-9c87-21a130062de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:58.287929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f562334-fb49-42d0-9c87-21a130062de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:58.288164 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f562334-fb49-42d0-9c87-21a130062de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:58.288324 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8f562334-fb49-42d0-9c87-21a130062de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:58.293544 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:58.293544 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:51:58.294591 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f562334-fb49-42d0-9c87-21a130062de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:58.295056 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1247/4991] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:58 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:58.536881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd3fd575-a1f4-4d90-83e3-736a230dbba7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:58.539144 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd3fd575-a1f4-4d90-83e3-736a230dbba7 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:51:58.539377 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd3fd575-a1f4-4d90-83e3-736a230dbba7 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:58.539638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd3fd575-a1f4-4d90-83e3-736a230dbba7 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:58.554327 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:58.554327 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:51:58.559618 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cd3fd575-a1f4-4d90-83e3-736a230dbba7 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:58.566964 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd3fd575-a1f4-4d90-83e3-736a230dbba7 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:51:58.567492 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1252/4992] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:58 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:59.307187 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-68190413-c4a4-4cb8-b8cd-5237ccf1e57f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:59.309147 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68190413-c4a4-4cb8-b8cd-5237ccf1e57f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:51:59.309380 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68190413-c4a4-4cb8-b8cd-5237ccf1e57f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:59.309648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68190413-c4a4-4cb8-b8cd-5237ccf1e57f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:59.309776 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-68190413-c4a4-4cb8-b8cd-5237ccf1e57f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:51:59.315341 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:59.315341 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:51:59.316191 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68190413-c4a4-4cb8-b8cd-5237ccf1e57f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:51:59.316698 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1251/4993] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:51:59 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:51:59.586662 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8cf1605-767f-44d5-9a62-43e037826eaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:51:59.588454 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8cf1605-767f-44d5-9a62-43e037826eaf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:51:59.588687 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8cf1605-767f-44d5-9a62-43e037826eaf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:51:59.588875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8cf1605-767f-44d5-9a62-43e037826eaf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:51:59.602522 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:51:59.602522 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:51:59.608292 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8cf1605-767f-44d5-9a62-43e037826eaf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:51:59.613226 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8cf1605-767f-44d5-9a62-43e037826eaf tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:51:59.613226 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1244/4994] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:51:59 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:00.328073 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5737ad34-f69b-4086-959a-86cb509ee538 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:00.329909 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5737ad34-f69b-4086-959a-86cb509ee538 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:52:00.330345 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5737ad34-f69b-4086-959a-86cb509ee538 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:00.330705 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5737ad34-f69b-4086-959a-86cb509ee538 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:00.330780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5737ad34-f69b-4086-959a-86cb509ee538 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:00.335725 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:00.335725 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:00.336359 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5737ad34-f69b-4086-959a-86cb509ee538 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:52:00.336785 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1248/4995] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:00 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:52:00.629401 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0469923b-a983-47f4-9be0-ee3cf0e268c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:00.631469 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0469923b-a983-47f4-9be0-ee3cf0e268c1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:00.631594 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0469923b-a983-47f4-9be0-ee3cf0e268c1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:00.631879 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0469923b-a983-47f4-9be0-ee3cf0e268c1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:00.644948 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:00.644948 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:00.649561 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0469923b-a983-47f4-9be0-ee3cf0e268c1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:00.654725 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0469923b-a983-47f4-9be0-ee3cf0e268c1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:52:00.655220 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1253/4996] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:00 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:01.104074 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-b39b1e5b-089a-4c4c-a8ab-51a0488b5126 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.108870 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-b39b1e5b-089a-4c4c-a8ab-51a0488b5126 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8/action Aug 12 21:52:01.109307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-b39b1e5b-089a-4c4c-a8ab-51a0488b5126 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:52:01.109464 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-b39b1e5b-089a-4c4c-a8ab-51a0488b5126 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:01.130898 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.130898 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:01.149813 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b5f368b4-e97d-4fe1-b9e0-f66d6bb965dd req-b39b1e5b-089a-4c4c-a8ab-51a0488b5126 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8/action returned with HTTP 204 Aug 12 21:52:01.150408 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1252/4997] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:52:01 2026] POST /volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:01.349708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-210401dc-959f-45a1-9661-00d148188489 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.352323 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-210401dc-959f-45a1-9661-00d148188489 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:52:01.352682 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-210401dc-959f-45a1-9661-00d148188489 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:01.353010 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-210401dc-959f-45a1-9661-00d148188489 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:01.353162 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-210401dc-959f-45a1-9661-00d148188489 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:01.360500 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.360500 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:01.361410 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-210401dc-959f-45a1-9661-00d148188489 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:52:01.361837 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1245/4998] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:01 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:01.377648 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-478c5301-273f-4251-8c32-6be215821ad4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.379897 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-478c5301-273f-4251-8c32-6be215821ad4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048/export_record Aug 12 21:52:01.380197 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-478c5301-273f-4251-8c32-6be215821ad4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:01.380433 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-478c5301-273f-4251-8c32-6be215821ad4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'export_record' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:01.380538 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-478c5301-273f-4251-8c32-6be215821ad4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Export record for backup 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 21:52:01.385915 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.385915 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:01.386886 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-478c5301-273f-4251-8c32-6be215821ad4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling RPCAPI with context: , host: np0000007121, backup: 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 21:52:01.393460 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-478c5301-273f-4251-8c32-6be215821ad4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] export_record in rpcapi backup_id 0e9d24d3-a27a-44b1-9a23-2a920f56f048 on host np0000007121. {{(pid=100325) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 21:52:01.410899 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-478c5301-273f-4251-8c32-6be215821ad4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGU5ZDI0ZDMtYTI3YS00NGIxLTlhMjMtMmE5MjBmNTZmMDQ4IiwgInVzZXJfaWQiOiAiNmM3ZDQ3ODRmM2ExNGY2NzgxY2QwNzk5ZWI1MDgwYmUiLCAicHJvamVjdF9pZCI6ICJkYjZkOTE1NTIwOTk0YTEzOTU4ZWU5ZGVkNmRhN2EzZCIsICJ2b2x1bWVfaWQiOiAiYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg0NzQ3MDg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzLzIwMjYwODEyMjE1MTM5L2F6X25vdmFfYmFja3VwXzBlOWQyNGQzLWEyN2EtNDRiMS05YTIzLTJhOTIwZjU2ZjA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo1MjowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 21:52:01.411288 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-478c5301-273f-4251-8c32-6be215821ad4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048/export_record returned with HTTP 200 Aug 12 21:52:01.411796 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1249/4999] 10.4.3.240 () {68 vars in 1430 bytes} [Wed Aug 12 21:52:01 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048/export_record => generated 1424 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:01.422654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d69cf762-424e-4d45-bfdd-fa7195944cb5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.424741 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d69cf762-424e-4d45-bfdd-fa7195944cb5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:52:01.425011 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d69cf762-424e-4d45-bfdd-fa7195944cb5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:01.425230 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d69cf762-424e-4d45-bfdd-fa7195944cb5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:01.425335 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d69cf762-424e-4d45-bfdd-fa7195944cb5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:01.430501 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.430501 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:01.431310 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d69cf762-424e-4d45-bfdd-fa7195944cb5 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:52:01.431737 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1254/5000] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:01 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:01.446168 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.449151 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/backups/import_record Aug 12 21:52:01.449886 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhmNDA2YWYtNmVjOS00N2VjLWE0NmMtMWYzZjY2NDI1Y2MwIiwgInVzZXJfaWQiOiAiNmM3ZDQ3ODRmM2ExNGY2NzgxY2QwNzk5ZWI1MDgwYmUiLCAicHJvamVjdF9pZCI6ICJkYjZkOTE1NTIwOTk0YTEzOTU4ZWU5ZGVkNmRhN2EzZCIsICJ2b2x1bWVfaWQiOiAiYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg0NzQ3MDg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzLzIwMjYwODEyMjE1MTM5L2F6X25vdmFfYmFja3VwXzBlOWQyNGQzLWEyN2EtNDRiMS05YTIzLTJhOTIwZjU2ZjA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo1MjowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:01.451826 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhmNDA2YWYtNmVjOS00N2VjLWE0NmMtMWYzZjY2NDI1Y2MwIiwgInVzZXJfaWQiOiAiNmM3ZDQ3ODRmM2ExNGY2NzgxY2QwNzk5ZWI1MDgwYmUiLCAicHJvamVjdF9pZCI6ICJkYjZkOTE1NTIwOTk0YTEzOTU4ZWU5ZGVkNmRhN2EzZCIsICJ2b2x1bWVfaWQiOiAiYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg0NzQ3MDg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzLzIwMjYwODEyMjE1MTM5L2F6X25vdmFfYmFja3VwXzBlOWQyNGQzLWEyN2EtNDRiMS05YTIzLTJhOTIwZjU2ZjA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo1MjowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100326) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 21:52:01.452097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhmNDA2YWYtNmVjOS00N2VjLWE0NmMtMWYzZjY2NDI1Y2MwIiwgInVzZXJfaWQiOiAiNmM3ZDQ3ODRmM2ExNGY2NzgxY2QwNzk5ZWI1MDgwYmUiLCAicHJvamVjdF9pZCI6ICJkYjZkOTE1NTIwOTk0YTEzOTU4ZWU5ZGVkNmRhN2EzZCIsICJ2b2x1bWVfaWQiOiAiYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg0NzQ3MDg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzLzIwMjYwODEyMjE1MTM5L2F6X25vdmFfYmFja3VwXzBlOWQyNGQzLWEyN2EtNDRiMS05YTIzLTJhOTIwZjU2ZjA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo1MjowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100326) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 21:52:01.495109 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['d41604cd-55ea-4dfe-928d-ace239683072', '2583121e-7f89-41b6-8850-b72713ad55d9'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:01.520600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] import_record rpcapi backup id b8f406af-6ec9-47ec-a46c-1f3f66425cc0 on host np0000007121 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhmNDA2YWYtNmVjOS00N2VjLWE0NmMtMWYzZjY2NDI1Y2MwIiwgInVzZXJfaWQiOiAiNmM3ZDQ3ODRmM2ExNGY2NzgxY2QwNzk5ZWI1MDgwYmUiLCAicHJvamVjdF9pZCI6ICJkYjZkOTE1NTIwOTk0YTEzOTU4ZWU5ZGVkNmRhN2EzZCIsICJ2b2x1bWVfaWQiOiAiYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzIiwgImhvc3QiOiAibnAwMDAwMDA3MTIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg0NzQ3MDg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzlmOTY4ZTktNzJiYS00MWNmLTg3NWEtNzNhZGM0NzUzZmIzLzIwMjYwODEyMjE1MTM5L2F6X25vdmFfYmFja3VwXzBlOWQyNGQzLWEyN2EtNDRiMS05YTIzLTJhOTIwZjU2ZjA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjE6NTE6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMTo1MjowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100326) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 21:52:01.523415 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Import record output: {'backup': {'id': 'b8f406af-6ec9-47ec-a46c-1f3f66425cc0', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0'}, {'rel': 'bookmark', 'href': 'https://10.4.3.240/volume/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0'}]}}. {{(pid=100326) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 21:52:01.523787 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e9ad8b21-f5eb-4076-9f1f-f83c5bb18314 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/import_record returned with HTTP 201 Aug 12 21:52:01.524236 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1253/5001] 10.4.3.240 () {70 vars in 1342 bytes} [Wed Aug 12 21:52:01 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 79 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 21:52:01.536407 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb252fab-0d45-43aa-8213-16af1f22c495 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.539722 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb252fab-0d45-43aa-8213-16af1f22c495 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 Aug 12 21:52:01.540118 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb252fab-0d45-43aa-8213-16af1f22c495 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:01.540415 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb252fab-0d45-43aa-8213-16af1f22c495 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:01.540727 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cb252fab-0d45-43aa-8213-16af1f22c495 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id b8f406af-6ec9-47ec-a46c-1f3f66425cc0. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:01.546434 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.546434 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:01.547347 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb252fab-0d45-43aa-8213-16af1f22c495 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 returned with HTTP 200 Aug 12 21:52:01.547829 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1246/5002] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:01 2026] GET /volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:01.669947 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b632f6cc-c1c1-42d5-a9f2-2c7476ac6045 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.672288 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b632f6cc-c1c1-42d5-a9f2-2c7476ac6045 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:01.672507 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b632f6cc-c1c1-42d5-a9f2-2c7476ac6045 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:01.672789 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b632f6cc-c1c1-42d5-a9f2-2c7476ac6045 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:01.687099 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.687099 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:01.693563 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b632f6cc-c1c1-42d5-a9f2-2c7476ac6045 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:01.701511 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b632f6cc-c1c1-42d5-a9f2-2c7476ac6045 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:52:01.702149 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1250/5003] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:01 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 1149 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:01.718904 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fdd7bee9-40f1-4edd-bab7-9d4125bfae4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.721244 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fdd7bee9-40f1-4edd-bab7-9d4125bfae4f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:01.721552 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fdd7bee9-40f1-4edd-bab7-9d4125bfae4f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:01.722427 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fdd7bee9-40f1-4edd-bab7-9d4125bfae4f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:01.736965 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.736965 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:01.741206 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fdd7bee9-40f1-4edd-bab7-9d4125bfae4f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:01.746488 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fdd7bee9-40f1-4edd-bab7-9d4125bfae4f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:52:01.747018 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1255/5004] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:01 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:01.765907 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e7558086-733d-4279-bf25-78d3f04814aa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.768545 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7558086-733d-4279-bf25-78d3f04814aa tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action Aug 12 21:52:01.769072 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7558086-733d-4279-bf25-78d3f04814aa tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action body: b'{"os-detach": {"attachment_id": "16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:52:01.769270 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7558086-733d-4279-bf25-78d3f04814aa tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:01.788408 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.788408 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:01.789048 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e7558086-733d-4279-bf25-78d3f04814aa tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:01.800061 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7558086-733d-4279-bf25-78d3f04814aa tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action returned with HTTP 400 Aug 12 21:52:01.800829 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1254/5005] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:52:01 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 100 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:52:01.848732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-f5990520-a1a9-4513-a6c9-9b24b45ea3b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.850839 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-f5990520-a1a9-4513-a6c9-9b24b45ea3b1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:01.851119 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-f5990520-a1a9-4513-a6c9-9b24b45ea3b1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:01.851258 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-f5990520-a1a9-4513-a6c9-9b24b45ea3b1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:01.865814 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.865814 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:01.871806 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-f5990520-a1a9-4513-a6c9-9b24b45ea3b1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:01.878028 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-f5990520-a1a9-4513-a6c9-9b24b45ea3b1 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:52:01.878581 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1247/5006] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:01 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:01.907823 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-59a89915-89b1-4d3c-8ca1-1dd621046091 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:01.910866 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-59a89915-89b1-4d3c-8ca1-1dd621046091 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178/action Aug 12 21:52:01.911278 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-59a89915-89b1-4d3c-8ca1-1dd621046091 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:52:01.911462 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-59a89915-89b1-4d3c-8ca1-1dd621046091 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:01.926559 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:01.926559 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:01.927821 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-59a89915-89b1-4d3c-8ca1-1dd621046091 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:01.938635 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-59a89915-89b1-4d3c-8ca1-1dd621046091 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Begin detaching volume completed successfully. Aug 12 21:52:01.938998 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-59a89915-89b1-4d3c-8ca1-1dd621046091 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178/action returned with HTTP 202 Aug 12 21:52:01.939764 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1251/5007] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:52:01 2026] POST /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:02.005073 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-06c6023c-7c92-47ca-8c4c-79b92e30751b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:02.005508 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06c6023c-7c92-47ca-8c4c-79b92e30751b None None] GET https://10.4.3.240/volume// Aug 12 21:52:02.005833 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06c6023c-7c92-47ca-8c4c-79b92e30751b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:02.006126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06c6023c-7c92-47ca-8c4c-79b92e30751b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:02.006543 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06c6023c-7c92-47ca-8c4c-79b92e30751b None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:52:02.007017 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1256/5008] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:52:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:52:02.016320 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-6fa9482a-35dd-4b36-a3d1-6c8ae6066d1f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:02.019836 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-6fa9482a-35dd-4b36-a3d1-6c8ae6066d1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:02.020176 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-6fa9482a-35dd-4b36-a3d1-6c8ae6066d1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:02.020468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-6fa9482a-35dd-4b36-a3d1-6c8ae6066d1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:02.033548 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:02.033548 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:02.037476 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-6fa9482a-35dd-4b36-a3d1-6c8ae6066d1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:02.042545 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-6fa9482a-35dd-4b36-a3d1-6c8ae6066d1f tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:52:02.043166 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1255/5009] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:52:02 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 1332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:02.559551 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78ed8338-17bb-4125-a1a7-f42d2e7fe07c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:02.561724 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78ed8338-17bb-4125-a1a7-f42d2e7fe07c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 Aug 12 21:52:02.561961 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78ed8338-17bb-4125-a1a7-f42d2e7fe07c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:02.562187 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78ed8338-17bb-4125-a1a7-f42d2e7fe07c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:02.562335 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-78ed8338-17bb-4125-a1a7-f42d2e7fe07c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id b8f406af-6ec9-47ec-a46c-1f3f66425cc0. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:02.566887 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:02.566887 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:02.567748 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78ed8338-17bb-4125-a1a7-f42d2e7fe07c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 returned with HTTP 200 Aug 12 21:52:02.568280 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1248/5010] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:02 2026] GET /volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:02.580601 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-71c2fe57-8305-48cd-b906-dd6476dd5587 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:02.582642 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71c2fe57-8305-48cd-b906-dd6476dd5587 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 Aug 12 21:52:02.582902 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71c2fe57-8305-48cd-b906-dd6476dd5587 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:02.583168 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71c2fe57-8305-48cd-b906-dd6476dd5587 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:02.583334 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-71c2fe57-8305-48cd-b906-dd6476dd5587 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete backup with id: b8f406af-6ec9-47ec-a46c-1f3f66425cc0. Aug 12 21:52:02.588298 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:02.588298 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:02.603822 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-71c2fe57-8305-48cd-b906-dd6476dd5587 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] delete_backup rpcapi backup_id b8f406af-6ec9-47ec-a46c-1f3f66425cc0 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:52:02.605673 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71c2fe57-8305-48cd-b906-dd6476dd5587 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 returned with HTTP 202 Aug 12 21:52:02.606134 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1252/5011] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:02 2026] DELETE /volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:02.615374 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e16f7899-0ed0-4631-b271-edc573cc0103 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:02.617593 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e16f7899-0ed0-4631-b271-edc573cc0103 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 Aug 12 21:52:02.619721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e16f7899-0ed0-4631-b271-edc573cc0103 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:02.619721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e16f7899-0ed0-4631-b271-edc573cc0103 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:02.619721 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e16f7899-0ed0-4631-b271-edc573cc0103 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id b8f406af-6ec9-47ec-a46c-1f3f66425cc0. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:02.626777 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:02.626777 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:02.627390 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e16f7899-0ed0-4631-b271-edc573cc0103 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 returned with HTTP 200 Aug 12 21:52:02.627922 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1257/5012] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:02 2026] GET /volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:02.965466 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-daa804a0-0f72-4b7e-b97d-ede8b3c340d0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:02.967582 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-daa804a0-0f72-4b7e-b97d-ede8b3c340d0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] DELETE https://10.4.3.240/volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8 Aug 12 21:52:02.967774 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-daa804a0-0f72-4b7e-b97d-ede8b3c340d0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:02.967938 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-daa804a0-0f72-4b7e-b97d-ede8b3c340d0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:02.982085 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:02.982085 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:03.059355 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96d507cc-74c2-4a4c-8507-2e37cf1341cb req-daa804a0-0f72-4b7e-b97d-ede8b3c340d0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8 returned with HTTP 200 Aug 12 21:52:03.060050 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1256/5013] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:52:02 2026] DELETE /volume/v3/attachments/16b11282-d4c9-4c2f-8a1e-c9f50e2d6ca8 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:03.641009 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23da1c27-f0d9-47d6-b532-107b67fb0db2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:03.643355 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23da1c27-f0d9-47d6-b532-107b67fb0db2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 Aug 12 21:52:03.643780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23da1c27-f0d9-47d6-b532-107b67fb0db2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:03.644070 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23da1c27-f0d9-47d6-b532-107b67fb0db2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:03.644221 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-23da1c27-f0d9-47d6-b532-107b67fb0db2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id b8f406af-6ec9-47ec-a46c-1f3f66425cc0. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:03.648866 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23da1c27-f0d9-47d6-b532-107b67fb0db2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 returned with HTTP 404 Aug 12 21:52:03.649534 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1249/5014] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:03 2026] GET /volume/v3/backups/b8f406af-6ec9-47ec-a46c-1f3f66425cc0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:03.657750 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5998343e-cae9-4db7-b30b-2cea3d90b2a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:03.659778 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5998343e-cae9-4db7-b30b-2cea3d90b2a1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 Aug 12 21:52:03.660137 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5998343e-cae9-4db7-b30b-2cea3d90b2a1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:03.660461 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5998343e-cae9-4db7-b30b-2cea3d90b2a1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:03.660718 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5998343e-cae9-4db7-b30b-2cea3d90b2a1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume with id: c9f968e9-72ba-41cf-875a-73adc4753fb3 Aug 12 21:52:03.670881 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:03.670881 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:03.671346 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5998343e-cae9-4db7-b30b-2cea3d90b2a1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:03.702095 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5998343e-cae9-4db7-b30b-2cea3d90b2a1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume request issued successfully. Aug 12 21:52:03.702428 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5998343e-cae9-4db7-b30b-2cea3d90b2a1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 returned with HTTP 202 Aug 12 21:52:03.702979 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1253/5015] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:03 2026] DELETE /volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:03.714595 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19516642-da09-4958-9ede-f09deded3bad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:03.716795 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19516642-da09-4958-9ede-f09deded3bad tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 Aug 12 21:52:03.717071 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19516642-da09-4958-9ede-f09deded3bad tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:03.717473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19516642-da09-4958-9ede-f09deded3bad tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:03.724285 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:03.724285 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:03.728073 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-19516642-da09-4958-9ede-f09deded3bad tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:03.732511 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19516642-da09-4958-9ede-f09deded3bad tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 returned with HTTP 200 Aug 12 21:52:03.732922 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1258/5016] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:03 2026] GET /volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:04.102451 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c99b0445-79b5-45b9-b332-8e49fda5b903 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.104277 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c99b0445-79b5-45b9-b332-8e49fda5b903 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] POST https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action Aug 12 21:52:04.104600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c99b0445-79b5-45b9-b332-8e49fda5b903 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:52:04.104776 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c99b0445-79b5-45b9-b332-8e49fda5b903 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:04.115281 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:04.115281 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:04.118635 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-c99b0445-79b5-45b9-b332-8e49fda5b903 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] Updating volume '3a6ada5c-89da-452b-a770-7025fd7e50f0' with '{'status': 'in-use'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 21:52:04.146126 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c99b0445-79b5-45b9-b332-8e49fda5b903 tempest-TestServerVolumeAttachmentScenario-1603308617 tempest-TestServerVolumeAttachmentScenario-1603308617-project-admin] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action returned with HTTP 202 Aug 12 21:52:04.146749 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1257/5017] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:52:04 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:04.154266 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdeb5def-92d8-4a93-bb6a-08500b517b63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.156139 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdeb5def-92d8-4a93-bb6a-08500b517b63 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:52:04.156345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdeb5def-92d8-4a93-bb6a-08500b517b63 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:04.156559 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdeb5def-92d8-4a93-bb6a-08500b517b63 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:04.168856 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:04.168856 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:04.172876 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdeb5def-92d8-4a93-bb6a-08500b517b63 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:04.177702 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdeb5def-92d8-4a93-bb6a-08500b517b63 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:52:04.178502 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1250/5018] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:04 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:04.220363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-122b7676-4100-474d-b9c6-92ec0dc3b76b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.222812 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-122b7676-4100-474d-b9c6-92ec0dc3b76b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:52:04.223094 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-122b7676-4100-474d-b9c6-92ec0dc3b76b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:04.223229 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-122b7676-4100-474d-b9c6-92ec0dc3b76b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:04.234559 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:04.234559 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:04.239759 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-122b7676-4100-474d-b9c6-92ec0dc3b76b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:04.244893 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-122b7676-4100-474d-b9c6-92ec0dc3b76b tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:52:04.245383 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1254/5019] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:04 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:04.267844 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-c5efd3a4-e4af-4517-adcf-b54ef3d11dbc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.270783 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-c5efd3a4-e4af-4517-adcf-b54ef3d11dbc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] POST https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action Aug 12 21:52:04.271285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-c5efd3a4-e4af-4517-adcf-b54ef3d11dbc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:52:04.271473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-c5efd3a4-e4af-4517-adcf-b54ef3d11dbc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:04.286685 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:04.286685 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:04.287192 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-c5efd3a4-e4af-4517-adcf-b54ef3d11dbc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:04.296069 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-c5efd3a4-e4af-4517-adcf-b54ef3d11dbc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Begin detaching volume completed successfully. Aug 12 21:52:04.296365 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-c5efd3a4-e4af-4517-adcf-b54ef3d11dbc tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action returned with HTTP 202 Aug 12 21:52:04.296840 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1259/5020] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:52:04 2026] POST /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:04.345704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-08c7005f-7475-42bf-a959-005e3a081422 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.346204 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08c7005f-7475-42bf-a959-005e3a081422 None None] GET https://10.4.3.240/volume// Aug 12 21:52:04.346441 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08c7005f-7475-42bf-a959-005e3a081422 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:04.346719 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08c7005f-7475-42bf-a959-005e3a081422 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:04.347123 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08c7005f-7475-42bf-a959-005e3a081422 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:52:04.347489 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1258/5021] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:52:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:52:04.355087 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-9a2a13a4-87c6-42ef-97b0-84bd1ca411fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.357232 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-9a2a13a4-87c6-42ef-97b0-84bd1ca411fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:52:04.357442 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-9a2a13a4-87c6-42ef-97b0-84bd1ca411fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:04.357641 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-9a2a13a4-87c6-42ef-97b0-84bd1ca411fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:04.368576 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:04.368576 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:04.373667 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-9a2a13a4-87c6-42ef-97b0-84bd1ca411fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:04.378572 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-9a2a13a4-87c6-42ef-97b0-84bd1ca411fb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:52:04.379137 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1251/5022] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:52:04 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 1332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:04.747453 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f8b4690-3d66-4cd5-bba8-7b2f700acc81 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.750172 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f8b4690-3d66-4cd5-bba8-7b2f700acc81 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 Aug 12 21:52:04.750664 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f8b4690-3d66-4cd5-bba8-7b2f700acc81 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:04.750978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f8b4690-3d66-4cd5-bba8-7b2f700acc81 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:04.759936 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f8b4690-3d66-4cd5-bba8-7b2f700acc81 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 returned with HTTP 404 Aug 12 21:52:04.760755 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1255/5023] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:04 2026] GET /volume/v3/volumes/c9f968e9-72ba-41cf-875a-73adc4753fb3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:04.771742 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ac30eee-b81c-41a7-88cf-e3f1f458f96b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.774944 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ac30eee-b81c-41a7-88cf-e3f1f458f96b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups Aug 12 21:52:04.775331 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ac30eee-b81c-41a7-88cf-e3f1f458f96b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:04.775636 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ac30eee-b81c-41a7-88cf-e3f1f458f96b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:04.783853 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ac30eee-b81c-41a7-88cf-e3f1f458f96b tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 200 Aug 12 21:52:04.784464 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1260/5024] 10.4.3.240 () {68 vars in 1277 bytes} [Wed Aug 12 21:52:04 2026] GET /volume/v3/backups => generated 624 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:04.795887 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ed2f9710-ef7e-4d8e-96f1-b36d5b8169d8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.797819 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed2f9710-ef7e-4d8e-96f1-b36d5b8169d8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups?project_id=db6d915520994a13958ee9ded6da7a3d Aug 12 21:52:04.798159 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed2f9710-ef7e-4d8e-96f1-b36d5b8169d8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:04.798273 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed2f9710-ef7e-4d8e-96f1-b36d5b8169d8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:04.798674 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:04.798674 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:04.804153 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed2f9710-ef7e-4d8e-96f1-b36d5b8169d8 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups?project_id=db6d915520994a13958ee9ded6da7a3d returned with HTTP 200 Aug 12 21:52:04.804564 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1259/5025] 10.4.3.240 () {68 vars in 1364 bytes} [Wed Aug 12 21:52:04 2026] GET /volume/v3/backups?project_id=db6d915520994a13958ee9ded6da7a3d => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:04.814648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01a96895-975b-4565-ba26-b9632054b5bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.816794 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:04.817215 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1636023421"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:04.818686 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1636023421'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:04.818975 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume of 1 GB Aug 12 21:52:04.823381 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:04.829425 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (79b84a88-9c9d-466a-a3ea-460ee536a87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:04.830424 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc16ce97-1645-43a2-807a-7ac974969808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:04.831504 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:04.859183 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc16ce97-1645-43a2-807a-7ac974969808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:04.859956 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9873cf-517a-45c1-a851-5186caa74407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:04.901953 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['d77ab4c2-61b0-4272-9156-9f116474794c', 'e51f84ce-b287-4a7a-a33b-ad2625d500cc', '7a8cecee-7428-42ac-ab9c-f80859374037', '923c84ba-72e8-4711-bbf6-3dcb6b6d6a88'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:04.902741 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9873cf-517a-45c1-a851-5186caa74407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d77ab4c2-61b0-4272-9156-9f116474794c', 'e51f84ce-b287-4a7a-a33b-ad2625d500cc', '7a8cecee-7428-42ac-ab9c-f80859374037', '923c84ba-72e8-4711-bbf6-3dcb6b6d6a88']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:04.903370 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbeef000-81d9-4b74-a960-937b85ee2689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:04.928317 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbeef000-81d9-4b74-a960-937b85ee2689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d4b75a-9e7e-4f54-a423-01422d31da5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1636023421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['d77ab4c2-61b0-4272-9156-9f116474794c','e51f84ce-b287-4a7a-a33b-ad2625d500cc','7a8cecee-7428-42ac-ab9c-f80859374037','923c84ba-72e8-4711-bbf6-3dcb6b6d6a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1636023421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d4b75a-9e7e-4f54-a423-01422d31da5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db6d915520994a13958ee9ded6da7a3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:04.929074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b15c3b6-2e92-4210-8597-688027eba337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:04.954803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b15c3b6-2e92-4210-8597-688027eba337) transitioned into state 'SUCCESS' from state '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-1636023421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['d77ab4c2-61b0-4272-9156-9f116474794c','e51f84ce-b287-4a7a-a33b-ad2625d500cc','7a8cecee-7428-42ac-ab9c-f80859374037','923c84ba-72e8-4711-bbf6-3dcb6b6d6a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:04.957148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03984d3d-e1c0-46e0-be94-6204905a4e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:04.971370 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03984d3d-e1c0-46e0-be94-6204905a4e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:04.972444 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (79b84a88-9c9d-466a-a3ea-460ee536a87d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:04.972843 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request issued successfully. Aug 12 21:52:04.973579 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a96895-975b-4565-ba26-b9632054b5bd tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:04.974133 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1252/5026] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:52:04 2026] POST /volume/v3/volumes => generated 778 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:04.990577 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df266678-5305-442c-bc08-d4dbc04d8770 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:04.992653 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df266678-5305-442c-bc08-d4dbc04d8770 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b Aug 12 21:52:04.993159 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df266678-5305-442c-bc08-d4dbc04d8770 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:04.993305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df266678-5305-442c-bc08-d4dbc04d8770 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:05.001398 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:05.001398 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:05.006029 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df266678-5305-442c-bc08-d4dbc04d8770 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:05.009832 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df266678-5305-442c-bc08-d4dbc04d8770 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b returned with HTTP 200 Aug 12 21:52:05.010201 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1256/5027] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:04 2026] GET /volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:05.235913 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-1e7e0a2f-9f78-4251-a5a3-ac026d6d81eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:05.238381 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-1e7e0a2f-9f78-4251-a5a3-ac026d6d81eb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] DELETE https://10.4.3.240/volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd Aug 12 21:52:05.238670 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-1e7e0a2f-9f78-4251-a5a3-ac026d6d81eb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:05.238948 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-1e7e0a2f-9f78-4251-a5a3-ac026d6d81eb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:05.247794 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:05.247794 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:05.299744 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4c97bb8b-ec03-449c-a82f-7fe289aad034 req-1e7e0a2f-9f78-4251-a5a3-ac026d6d81eb tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd returned with HTTP 200 Aug 12 21:52:05.300383 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1261/5028] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:52:05 2026] DELETE /volume/v3/attachments/6d1f7ad3-71c6-4d35-82ab-7a49260997cd => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:05.432241 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ee6bea52-3cb5-4372-b778-1002adaafdb5 req-bdb28c94-49b7-4515-83b2-4354f8aadaad None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:05.434960 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ee6bea52-3cb5-4372-b778-1002adaafdb5 req-bdb28c94-49b7-4515-83b2-4354f8aadaad tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:52:05.435277 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ee6bea52-3cb5-4372-b778-1002adaafdb5 req-bdb28c94-49b7-4515-83b2-4354f8aadaad tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:05.435520 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ee6bea52-3cb5-4372-b778-1002adaafdb5 req-bdb28c94-49b7-4515-83b2-4354f8aadaad tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:05.443688 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:05.443688 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:05.447478 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ee6bea52-3cb5-4372-b778-1002adaafdb5 req-bdb28c94-49b7-4515-83b2-4354f8aadaad tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:05.451968 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ee6bea52-3cb5-4372-b778-1002adaafdb5 req-bdb28c94-49b7-4515-83b2-4354f8aadaad tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:52:05.452405 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1260/5029] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:05 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:06.026552 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9841e5c8-58f9-4870-bcb3-8452eca174c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:06.028737 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9841e5c8-58f9-4870-bcb3-8452eca174c6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b Aug 12 21:52:06.028980 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9841e5c8-58f9-4870-bcb3-8452eca174c6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:06.029189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9841e5c8-58f9-4870-bcb3-8452eca174c6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:06.037253 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:06.037253 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:06.041844 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9841e5c8-58f9-4870-bcb3-8452eca174c6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:06.046887 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9841e5c8-58f9-4870-bcb3-8452eca174c6 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b returned with HTTP 200 Aug 12 21:52:06.047411 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1253/5030] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:06 2026] GET /volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:06.060709 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-738e0641-1f09-49a9-a4b9-4b3242fdc366 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:06.062971 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-738e0641-1f09-49a9-a4b9-4b3242fdc366 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:52:06.063455 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-738e0641-1f09-49a9-a4b9-4b3242fdc366 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66d4b75a-9e7e-4f54-a423-01422d31da5b", "name": "tempest-type-Backup-1848402316"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:06.065498 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-738e0641-1f09-49a9-a4b9-4b3242fdc366 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating new backup {'backup': {'volume_id': '66d4b75a-9e7e-4f54-a423-01422d31da5b', 'name': 'tempest-type-Backup-1848402316'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:52:06.065791 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-738e0641-1f09-49a9-a4b9-4b3242fdc366 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating backup of volume 66d4b75a-9e7e-4f54-a423-01422d31da5b in container None Aug 12 21:52:06.075414 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:06.075414 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:06.075829 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-738e0641-1f09-49a9-a4b9-4b3242fdc366 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:06.094474 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-738e0641-1f09-49a9-a4b9-4b3242fdc366 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['b5a3334c-8198-43fb-8da5-8fc27d321a21', 'e97c96df-b736-4bda-ac03-a7a567fb3a60'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:06.131058 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-738e0641-1f09-49a9-a4b9-4b3242fdc366 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:52:06.131600 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1257/5031] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:52:06 2026] POST /volume/v3/backups => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:06.141315 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a0f9273-1820-4573-8276-dc309904af26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:06.144037 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a0f9273-1820-4573-8276-dc309904af26 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:06.144346 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a0f9273-1820-4573-8276-dc309904af26 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:06.145004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a0f9273-1820-4573-8276-dc309904af26 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:06.145004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0a0f9273-1820-4573-8276-dc309904af26 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:06.151062 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:06.151062 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:06.151634 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a0f9273-1820-4573-8276-dc309904af26 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:06.152185 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1262/5032] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:06 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:07.163383 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a8d45140-4fdd-499a-8885-fd5fcd6a3140 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:07.166783 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8d45140-4fdd-499a-8885-fd5fcd6a3140 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:07.166783 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8d45140-4fdd-499a-8885-fd5fcd6a3140 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:07.166783 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8d45140-4fdd-499a-8885-fd5fcd6a3140 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:07.166783 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a8d45140-4fdd-499a-8885-fd5fcd6a3140 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:07.170691 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:07.170691 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:07.171504 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8d45140-4fdd-499a-8885-fd5fcd6a3140 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:07.172010 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1261/5033] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:07 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:08.183770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ebf758bc-bf64-4f56-acfe-6f65d16ccc77 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:08.185586 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebf758bc-bf64-4f56-acfe-6f65d16ccc77 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:08.185858 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebf758bc-bf64-4f56-acfe-6f65d16ccc77 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:08.186039 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebf758bc-bf64-4f56-acfe-6f65d16ccc77 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:08.186214 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ebf758bc-bf64-4f56-acfe-6f65d16ccc77 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:08.191706 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:08.191706 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:08.192397 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebf758bc-bf64-4f56-acfe-6f65d16ccc77 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:08.192859 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1254/5034] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:08 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:08.529719 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a6c3c25-ba45-4af1-b82d-4f25fe94bf0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:08.532431 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a6c3c25-ba45-4af1-b82d-4f25fe94bf0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] DELETE https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:08.532938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a6c3c25-ba45-4af1-b82d-4f25fe94bf0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:08.533057 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a6c3c25-ba45-4af1-b82d-4f25fe94bf0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:08.533251 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7a6c3c25-ba45-4af1-b82d-4f25fe94bf0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Delete volume with id: e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:08.542864 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:08.542864 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:08.543464 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a6c3c25-ba45-4af1-b82d-4f25fe94bf0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:08.567219 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a6c3c25-ba45-4af1-b82d-4f25fe94bf0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Delete volume request issued successfully. Aug 12 21:52:08.567409 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a6c3c25-ba45-4af1-b82d-4f25fe94bf0e tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 202 Aug 12 21:52:08.568235 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1258/5035] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:08 2026] DELETE /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:08.577970 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4986da90-fe11-42bc-94e5-0ee7c6a09292 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:08.584453 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4986da90-fe11-42bc-94e5-0ee7c6a09292 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:08.584903 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4986da90-fe11-42bc-94e5-0ee7c6a09292 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:08.585258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4986da90-fe11-42bc-94e5-0ee7c6a09292 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:08.602654 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:08.602654 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:08.611877 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4986da90-fe11-42bc-94e5-0ee7c6a09292 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:08.620832 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4986da90-fe11-42bc-94e5-0ee7c6a09292 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 200 Aug 12 21:52:08.620832 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1263/5036] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:08 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:09.207337 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-33ab7ced-045c-43df-8506-bca832914b5a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:09.209403 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33ab7ced-045c-43df-8506-bca832914b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:09.210681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33ab7ced-045c-43df-8506-bca832914b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:09.210681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33ab7ced-045c-43df-8506-bca832914b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:09.210681 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-33ab7ced-045c-43df-8506-bca832914b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:09.216569 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:09.216569 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:09.217578 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33ab7ced-045c-43df-8506-bca832914b5a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:09.218135 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1262/5037] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:09 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:09.637123 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d572c844-18c8-4182-901d-95949b85b369 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:09.639377 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d572c844-18c8-4182-901d-95949b85b369 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 Aug 12 21:52:09.639650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d572c844-18c8-4182-901d-95949b85b369 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:09.639919 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d572c844-18c8-4182-901d-95949b85b369 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:09.647900 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d572c844-18c8-4182-901d-95949b85b369 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 returned with HTTP 404 Aug 12 21:52:09.648548 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1255/5038] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:09 2026] GET /volume/v3/volumes/e06376aa-fc09-4dd0-936b-ab942529a178 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:09.657141 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbccf5fc-3a37-44e0-9abd-dd1e221d677a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:09.659193 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbccf5fc-3a37-44e0-9abd-dd1e221d677a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] DELETE https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:52:09.659473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbccf5fc-3a37-44e0-9abd-dd1e221d677a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:09.659811 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbccf5fc-3a37-44e0-9abd-dd1e221d677a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:09.660062 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-fbccf5fc-3a37-44e0-9abd-dd1e221d677a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Delete volume with id: 3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:52:09.670348 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:09.670348 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:09.670991 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fbccf5fc-3a37-44e0-9abd-dd1e221d677a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:09.686966 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fbccf5fc-3a37-44e0-9abd-dd1e221d677a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Delete volume request issued successfully. Aug 12 21:52:09.687227 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbccf5fc-3a37-44e0-9abd-dd1e221d677a tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 202 Aug 12 21:52:09.687828 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1259/5039] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:09 2026] DELETE /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:09.695151 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b17e1109-a0f8-48f3-95ca-c991926318a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:09.698481 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b17e1109-a0f8-48f3-95ca-c991926318a0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:52:09.698481 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b17e1109-a0f8-48f3-95ca-c991926318a0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:09.698481 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b17e1109-a0f8-48f3-95ca-c991926318a0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:09.705515 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:09.705515 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:09.710810 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b17e1109-a0f8-48f3-95ca-c991926318a0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Volume info retrieved successfully. Aug 12 21:52:09.716051 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b17e1109-a0f8-48f3-95ca-c991926318a0 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 200 Aug 12 21:52:09.716804 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1264/5040] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:09 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:10.230431 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-70277d59-8335-479c-a530-28cd6d633072 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:10.232775 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70277d59-8335-479c-a530-28cd6d633072 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:10.233099 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70277d59-8335-479c-a530-28cd6d633072 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:10.233369 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70277d59-8335-479c-a530-28cd6d633072 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:10.233515 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-70277d59-8335-479c-a530-28cd6d633072 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:10.239226 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:10.239226 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:10.240082 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70277d59-8335-479c-a530-28cd6d633072 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:10.240589 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1263/5041] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:10 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:10.734597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02fd3e5f-247f-4ed7-8e7d-e23a32f11698 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:10.737174 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02fd3e5f-247f-4ed7-8e7d-e23a32f11698 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] GET https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 Aug 12 21:52:10.737452 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02fd3e5f-247f-4ed7-8e7d-e23a32f11698 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:10.737750 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02fd3e5f-247f-4ed7-8e7d-e23a32f11698 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:10.746502 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02fd3e5f-247f-4ed7-8e7d-e23a32f11698 tempest-TestServerVolumeAttachmentScenario-1906275803 tempest-TestServerVolumeAttachmentScenario-1906275803-project-member] https://10.4.3.240/volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 returned with HTTP 404 Aug 12 21:52:10.747331 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1256/5042] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:10 2026] GET /volume/v3/volumes/3a6ada5c-89da-452b-a770-7025fd7e50f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:11.251403 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db5ec932-7980-4293-b489-d6fc63686671 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:11.253658 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db5ec932-7980-4293-b489-d6fc63686671 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:11.253935 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db5ec932-7980-4293-b489-d6fc63686671 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:11.254182 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db5ec932-7980-4293-b489-d6fc63686671 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:11.254339 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-db5ec932-7980-4293-b489-d6fc63686671 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:11.259519 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:11.259519 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:11.260393 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db5ec932-7980-4293-b489-d6fc63686671 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:11.260893 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1260/5043] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:11 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:12.276901 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1fc62b8f-93a9-4486-a231-fca5637ae629 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:12.279930 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fc62b8f-93a9-4486-a231-fca5637ae629 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:12.280326 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fc62b8f-93a9-4486-a231-fca5637ae629 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:12.281066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fc62b8f-93a9-4486-a231-fca5637ae629 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:12.281066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1fc62b8f-93a9-4486-a231-fca5637ae629 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:12.292553 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:12.292553 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:12.298599 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fc62b8f-93a9-4486-a231-fca5637ae629 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:12.298599 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1265/5044] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:12 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:13.306648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0616142d-6205-4f07-993b-900f16e6701d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:13.309063 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0616142d-6205-4f07-993b-900f16e6701d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:13.309362 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0616142d-6205-4f07-993b-900f16e6701d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:13.309633 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0616142d-6205-4f07-993b-900f16e6701d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:13.309834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0616142d-6205-4f07-993b-900f16e6701d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:13.314827 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:13.314827 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:13.315665 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0616142d-6205-4f07-993b-900f16e6701d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:13.316123 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1264/5045] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:13 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:14.328699 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9c7e4f6-f7a7-4892-b202-a98b8ac62c1c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:14.331156 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9c7e4f6-f7a7-4892-b202-a98b8ac62c1c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:14.331280 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9c7e4f6-f7a7-4892-b202-a98b8ac62c1c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:14.331486 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9c7e4f6-f7a7-4892-b202-a98b8ac62c1c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:14.331713 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b9c7e4f6-f7a7-4892-b202-a98b8ac62c1c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:14.336852 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:14.336852 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:14.337709 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9c7e4f6-f7a7-4892-b202-a98b8ac62c1c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:14.338209 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1257/5046] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:14 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:15.351083 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54efbe6f-63ee-4886-9841-950cce3ac19d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:15.353889 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54efbe6f-63ee-4886-9841-950cce3ac19d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:15.354078 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54efbe6f-63ee-4886-9841-950cce3ac19d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:15.354310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54efbe6f-63ee-4886-9841-950cce3ac19d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:15.354463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-54efbe6f-63ee-4886-9841-950cce3ac19d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:15.359890 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:15.359890 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:15.360889 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54efbe6f-63ee-4886-9841-950cce3ac19d tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:15.361429 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1261/5047] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:15 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:16.377722 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c88db81-bd0b-4b20-895f-966bfa28e7cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:16.379903 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c88db81-bd0b-4b20-895f-966bfa28e7cb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:16.380304 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c88db81-bd0b-4b20-895f-966bfa28e7cb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:16.380402 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c88db81-bd0b-4b20-895f-966bfa28e7cb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:16.380547 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1c88db81-bd0b-4b20-895f-966bfa28e7cb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:16.385967 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:16.385967 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:16.386800 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c88db81-bd0b-4b20-895f-966bfa28e7cb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:16.387362 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1266/5048] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:16 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:17.399499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c28a8564-aee0-45fc-9829-4aee75834f62 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:17.401715 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c28a8564-aee0-45fc-9829-4aee75834f62 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:17.401913 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c28a8564-aee0-45fc-9829-4aee75834f62 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:17.402119 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c28a8564-aee0-45fc-9829-4aee75834f62 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:17.402277 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c28a8564-aee0-45fc-9829-4aee75834f62 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:17.408143 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:17.408143 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:17.409051 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c28a8564-aee0-45fc-9829-4aee75834f62 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:17.409567 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1265/5049] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:17 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:17.811959 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:17.921577 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:17.921908 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1250467376"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:17.923319 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1250467376'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:17.923423 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume of 1 GB Aug 12 21:52:17.927751 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Availability Zones retrieved successfully. Aug 12 21:52:17.933220 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (bc2937b2-bedf-470d-ab3b-80e0454fea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:17.934071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53891b98-b12e-4ad6-b02b-bd693faa20a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:17.934964 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:17.963189 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53891b98-b12e-4ad6-b02b-bd693faa20a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:17.964002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a331e235-26cc-4855-b514-9e253b283d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:18.030351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Created reservations ['a7128d32-6fc3-40d2-9a39-c235b1ad2185', 'f22e4ec4-b0d4-4ad6-8dcc-4c4f0af4041f', 'e6a9fecd-1ee5-4231-9c71-e56f1fba42d7', '9f5ad2bb-31de-48d1-b57b-a259338765b5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:18.031168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a331e235-26cc-4855-b514-9e253b283d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7128d32-6fc3-40d2-9a39-c235b1ad2185', 'f22e4ec4-b0d4-4ad6-8dcc-4c4f0af4041f', 'e6a9fecd-1ee5-4231-9c71-e56f1fba42d7', '9f5ad2bb-31de-48d1-b57b-a259338765b5']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:18.031927 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce75850-a635-4a69-a90c-4a34c7099cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:18.057074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce75850-a635-4a69-a90c-4a34c7099cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd46521eb-0c1b-4249-b87b-b23fe99f7937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1250467376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['a7128d32-6fc3-40d2-9a39-c235b1ad2185','f22e4ec4-b0d4-4ad6-8dcc-4c4f0af4041f','e6a9fecd-1ee5-4231-9c71-e56f1fba42d7','9f5ad2bb-31de-48d1-b57b-a259338765b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1250467376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d46521eb-0c1b-4249-b87b-b23fe99f7937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c67135b18174650963a30ce4451a969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90879676db0f4bd2808e3673cbeee656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:18.058543 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a946d92-463f-48e1-bec9-d165f5ef4820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:18.078120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a946d92-463f-48e1-bec9-d165f5ef4820) transitioned into state 'SUCCESS' from state '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-1250467376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['a7128d32-6fc3-40d2-9a39-c235b1ad2185','f22e4ec4-b0d4-4ad6-8dcc-4c4f0af4041f','e6a9fecd-1ee5-4231-9c71-e56f1fba42d7','9f5ad2bb-31de-48d1-b57b-a259338765b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:18.078914 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6483ea61-b4b3-4f9e-bf9d-28939ad1980a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:18.092020 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6483ea61-b4b3-4f9e-bf9d-28939ad1980a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:18.092974 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (bc2937b2-bedf-470d-ab3b-80e0454fea39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:18.095484 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request issued successfully. Aug 12 21:52:18.096264 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7fa5f629-45dd-446d-a823-794180c8d9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:18.096698 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1258/5050] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:52:17 2026] POST /volume/v3/volumes => generated 758 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:18.113080 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73f88fb6-c258-4a11-ba97-3d1b03c1db90 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:18.115319 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73f88fb6-c258-4a11-ba97-3d1b03c1db90 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 Aug 12 21:52:18.115597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73f88fb6-c258-4a11-ba97-3d1b03c1db90 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:18.115921 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73f88fb6-c258-4a11-ba97-3d1b03c1db90 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:18.127090 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:18.127090 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:18.132390 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-73f88fb6-c258-4a11-ba97-3d1b03c1db90 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:18.138009 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73f88fb6-c258-4a11-ba97-3d1b03c1db90 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 returned with HTTP 200 Aug 12 21:52:18.138555 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1262/5051] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:18 2026] GET /volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:18.421487 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aa310221-40d7-49c3-84fe-56ee007c5ce9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:18.423169 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa310221-40d7-49c3-84fe-56ee007c5ce9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:18.423416 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa310221-40d7-49c3-84fe-56ee007c5ce9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:18.423615 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa310221-40d7-49c3-84fe-56ee007c5ce9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:18.423771 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-aa310221-40d7-49c3-84fe-56ee007c5ce9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:18.428036 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:18.428036 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:18.428700 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa310221-40d7-49c3-84fe-56ee007c5ce9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:18.429076 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1267/5052] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:18 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:19.155556 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55b19666-228b-40b0-9e6d-a6c7fe1b5f07 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:19.157559 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55b19666-228b-40b0-9e6d-a6c7fe1b5f07 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 Aug 12 21:52:19.157833 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55b19666-228b-40b0-9e6d-a6c7fe1b5f07 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:19.158081 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55b19666-228b-40b0-9e6d-a6c7fe1b5f07 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:19.165939 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:19.165939 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:19.169992 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55b19666-228b-40b0-9e6d-a6c7fe1b5f07 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:19.174009 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55b19666-228b-40b0-9e6d-a6c7fe1b5f07 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 returned with HTTP 200 Aug 12 21:52:19.174392 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1266/5053] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:19 2026] GET /volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:19.189594 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ce2c051-771d-4e52-9cd0-2624fb73986b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:19.191785 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ce2c051-771d-4e52-9cd0-2624fb73986b tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:52:19.192215 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ce2c051-771d-4e52-9cd0-2624fb73986b tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d46521eb-0c1b-4249-b87b-b23fe99f7937", "name": "tempest-CreateVolumesFromBackupTest-Backup-1219042187"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:19.193984 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-9ce2c051-771d-4e52-9cd0-2624fb73986b tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Creating new backup {'backup': {'volume_id': 'd46521eb-0c1b-4249-b87b-b23fe99f7937', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1219042187'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:52:19.194177 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-9ce2c051-771d-4e52-9cd0-2624fb73986b tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Creating backup of volume d46521eb-0c1b-4249-b87b-b23fe99f7937 in container None Aug 12 21:52:19.204294 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:19.204294 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:19.204980 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ce2c051-771d-4e52-9cd0-2624fb73986b tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:19.244076 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9ce2c051-771d-4e52-9cd0-2624fb73986b tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Created reservations ['a7c03f5d-86df-4306-a1f1-d90d49fd5e66', '377e0b5c-d908-46a3-b4e3-5f41553f6feb'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:19.289298 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ce2c051-771d-4e52-9cd0-2624fb73986b tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:52:19.289837 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1259/5054] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:52:19 2026] POST /volume/v3/backups => generated 339 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:19.305878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69a0b85c-1026-475b-8a80-6e41319ef9af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:19.308372 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69a0b85c-1026-475b-8a80-6e41319ef9af tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:19.308652 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69a0b85c-1026-475b-8a80-6e41319ef9af tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:19.308953 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69a0b85c-1026-475b-8a80-6e41319ef9af tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:19.310273 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-69a0b85c-1026-475b-8a80-6e41319ef9af tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:19.321822 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:19.321822 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:19.323006 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69a0b85c-1026-475b-8a80-6e41319ef9af tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:19.323508 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1263/5055] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:19 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:19.443712 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be14dbfa-2362-4746-9de4-8796f2c02d03 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:19.446558 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be14dbfa-2362-4746-9de4-8796f2c02d03 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:19.446857 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be14dbfa-2362-4746-9de4-8796f2c02d03 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:19.447117 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be14dbfa-2362-4746-9de4-8796f2c02d03 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:19.447269 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-be14dbfa-2362-4746-9de4-8796f2c02d03 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:19.454398 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:19.454398 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:19.455134 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be14dbfa-2362-4746-9de4-8796f2c02d03 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:19.455549 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1268/5056] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:19 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:20.337533 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bac78a60-0e8c-41fb-8ebf-3635649c2bff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:20.339332 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bac78a60-0e8c-41fb-8ebf-3635649c2bff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:20.339523 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bac78a60-0e8c-41fb-8ebf-3635649c2bff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:20.339728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bac78a60-0e8c-41fb-8ebf-3635649c2bff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:20.339834 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-bac78a60-0e8c-41fb-8ebf-3635649c2bff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:20.344094 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:20.344094 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:20.344831 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bac78a60-0e8c-41fb-8ebf-3635649c2bff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:20.345211 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1267/5057] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:20 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:20.469454 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dea38e06-9a44-4697-be23-f6f5570bcae1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:20.471825 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dea38e06-9a44-4697-be23-f6f5570bcae1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:20.472131 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dea38e06-9a44-4697-be23-f6f5570bcae1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:20.472435 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dea38e06-9a44-4697-be23-f6f5570bcae1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:20.472592 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dea38e06-9a44-4697-be23-f6f5570bcae1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:20.478586 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:20.478586 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:20.479896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dea38e06-9a44-4697-be23-f6f5570bcae1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:20.480143 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1260/5058] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:20 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:21.357510 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26ef8a14-652e-46de-8939-ccdd0e2e05bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:21.360063 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26ef8a14-652e-46de-8939-ccdd0e2e05bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:21.360305 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26ef8a14-652e-46de-8939-ccdd0e2e05bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:21.360590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26ef8a14-652e-46de-8939-ccdd0e2e05bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:21.360793 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-26ef8a14-652e-46de-8939-ccdd0e2e05bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:21.366559 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:21.366559 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:21.367449 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26ef8a14-652e-46de-8939-ccdd0e2e05bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:21.367875 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1264/5059] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:21 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:21.492346 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af42ade7-88c2-4506-949d-042e2df92d73 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:21.494543 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af42ade7-88c2-4506-949d-042e2df92d73 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:21.494825 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af42ade7-88c2-4506-949d-042e2df92d73 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:21.495046 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af42ade7-88c2-4506-949d-042e2df92d73 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:21.495162 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-af42ade7-88c2-4506-949d-042e2df92d73 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:21.502065 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:21.502065 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:21.503310 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af42ade7-88c2-4506-949d-042e2df92d73 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:21.505339 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1269/5060] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:21 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:22.379072 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d28953fc-b37e-4dfb-a74a-b7ce61ab5735 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:22.381486 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d28953fc-b37e-4dfb-a74a-b7ce61ab5735 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:22.381816 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d28953fc-b37e-4dfb-a74a-b7ce61ab5735 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:22.382112 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d28953fc-b37e-4dfb-a74a-b7ce61ab5735 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:22.382305 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d28953fc-b37e-4dfb-a74a-b7ce61ab5735 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:22.388796 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:22.388796 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:22.389897 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d28953fc-b37e-4dfb-a74a-b7ce61ab5735 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:22.390430 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1268/5061] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:22 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:22.518527 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e8125856-1702-4206-b4fa-efaa0e075aa0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:22.520435 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8125856-1702-4206-b4fa-efaa0e075aa0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:22.520754 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8125856-1702-4206-b4fa-efaa0e075aa0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:22.520994 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8125856-1702-4206-b4fa-efaa0e075aa0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:22.521137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e8125856-1702-4206-b4fa-efaa0e075aa0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:22.526028 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:22.526028 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:22.526890 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8125856-1702-4206-b4fa-efaa0e075aa0 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:22.527800 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1261/5062] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:22 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:22.540489 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1bf0ed61-fc70-4e0d-b202-0d1bc3de4e04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:22.542882 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1bf0ed61-fc70-4e0d-b202-0d1bc3de4e04 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326/action Aug 12 21:52:22.543371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1bf0ed61-fc70-4e0d-b202-0d1bc3de4e04 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:52:22.543549 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1bf0ed61-fc70-4e0d-b202-0d1bc3de4e04 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:22.545435 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-1bf0ed61-fc70-4e0d-b202-0d1bc3de4e04 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Updating backup '24da279d-25db-4770-99fe-39c78aaf1326' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 21:52:22.555619 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:22.555619 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:22.567023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-1bf0ed61-fc70-4e0d-b202-0d1bc3de4e04 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] reset_status in rpcapi backup_id 24da279d-25db-4770-99fe-39c78aaf1326 on host np0000007121. {{(pid=100325) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 21:52:22.569326 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1bf0ed61-fc70-4e0d-b202-0d1bc3de4e04 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326/action returned with HTTP 202 Aug 12 21:52:22.569887 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1265/5063] 10.4.3.240 () {70 vars in 1430 bytes} [Wed Aug 12 21:52:22 2026] POST /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:22.577638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a54176af-6f17-4e4d-bc6a-6a6be48efd8a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:22.579592 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a54176af-6f17-4e4d-bc6a-6a6be48efd8a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b Aug 12 21:52:22.579845 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a54176af-6f17-4e4d-bc6a-6a6be48efd8a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:22.580050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a54176af-6f17-4e4d-bc6a-6a6be48efd8a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:22.580222 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a54176af-6f17-4e4d-bc6a-6a6be48efd8a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume with id: 66d4b75a-9e7e-4f54-a423-01422d31da5b Aug 12 21:52:22.587665 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:22.587665 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:22.588137 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a54176af-6f17-4e4d-bc6a-6a6be48efd8a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:22.606145 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a54176af-6f17-4e4d-bc6a-6a6be48efd8a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume request issued successfully. Aug 12 21:52:22.606333 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a54176af-6f17-4e4d-bc6a-6a6be48efd8a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b returned with HTTP 202 Aug 12 21:52:22.606772 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1270/5064] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:22 2026] DELETE /volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:22.615850 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7bc3bb93-e7c2-4ef3-8d36-70498064294c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:22.618226 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7bc3bb93-e7c2-4ef3-8d36-70498064294c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b Aug 12 21:52:22.618474 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7bc3bb93-e7c2-4ef3-8d36-70498064294c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:22.618740 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7bc3bb93-e7c2-4ef3-8d36-70498064294c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:22.628802 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:22.628802 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:22.633397 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7bc3bb93-e7c2-4ef3-8d36-70498064294c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:22.638901 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7bc3bb93-e7c2-4ef3-8d36-70498064294c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b returned with HTTP 200 Aug 12 21:52:22.639531 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1269/5065] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:22 2026] GET /volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:23.403883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a061a9bd-063a-45ef-882f-4ed7ea962cff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:23.406373 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a061a9bd-063a-45ef-882f-4ed7ea962cff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:23.406599 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a061a9bd-063a-45ef-882f-4ed7ea962cff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:23.406851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a061a9bd-063a-45ef-882f-4ed7ea962cff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:23.407194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a061a9bd-063a-45ef-882f-4ed7ea962cff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:23.412115 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:23.412115 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:23.413369 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a061a9bd-063a-45ef-882f-4ed7ea962cff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:23.413874 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1262/5066] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:23 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:23.654851 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20f35cb4-d2b6-4d76-963c-e9d968478f22 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:23.657160 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20f35cb4-d2b6-4d76-963c-e9d968478f22 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b Aug 12 21:52:23.657466 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20f35cb4-d2b6-4d76-963c-e9d968478f22 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:23.657741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20f35cb4-d2b6-4d76-963c-e9d968478f22 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:23.665051 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20f35cb4-d2b6-4d76-963c-e9d968478f22 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b returned with HTTP 404 Aug 12 21:52:23.665872 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1266/5067] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:23 2026] GET /volume/v3/volumes/66d4b75a-9e7e-4f54-a423-01422d31da5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:23.676727 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-468ae02c-af15-455f-be2d-810575a5b7fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:23.678783 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] POST https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673/restore Aug 12 21:52:23.679221 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:23.680766 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Restoring backup eba08a76-67af-4f87-b18c-f5638b149673 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100323) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 21:52:23.680897 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Restoring backup eba08a76-67af-4f87-b18c-f5638b149673 to volume None. Aug 12 21:52:23.685546 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:23.685546 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:23.686463 np0000007121 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Creating volume of 1 GB for restore of backup eba08a76-67af-4f87-b18c-f5638b149673. Aug 12 21:52:23.690356 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:23.696488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (5689b468-8610-445d-9db4-2f91eccd8d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:23.697548 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4d1efc-3e56-43d8-8903-09b8114888f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:23.698449 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:23.726892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4d1efc-3e56-43d8-8903-09b8114888f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:23.728091 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899f25c3-5a81-4e2f-84a1-a4d272c06e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:23.768774 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Created reservations ['ce7ad65f-f15f-4a63-bdb1-3ca7a6ba9f87', 'a9493065-921c-4119-9890-98637d6576ab', 'bd793bec-615e-4d1a-8d77-4f5c601b94a8', '0ea99b85-8196-462f-ad49-57cf0333f373'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:23.769637 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899f25c3-5a81-4e2f-84a1-a4d272c06e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7ad65f-f15f-4a63-bdb1-3ca7a6ba9f87', 'a9493065-921c-4119-9890-98637d6576ab', 'bd793bec-615e-4d1a-8d77-4f5c601b94a8', '0ea99b85-8196-462f-ad49-57cf0333f373']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:23.770450 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a83c63a-03cc-4376-b40e-dd9a4acc8dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:23.800438 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a83c63a-03cc-4376-b40e-dd9a4acc8dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '576a1a82-c29a-47e7-96f1-9c27545d5afa', '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='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['ce7ad65f-f15f-4a63-bdb1-3ca7a6ba9f87','a9493065-921c-4119-9890-98637d6576ab','bd793bec-615e-4d1a-8d77-4f5c601b94a8','0ea99b85-8196-462f-ad49-57cf0333f373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=576a1a82-c29a-47e7-96f1-9c27545d5afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db6d915520994a13958ee9ded6da7a3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:23.801387 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8793816-5712-45c6-95c6-7805eb76c00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:23.819760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8793816-5712-45c6-95c6-7805eb76c00d) transitioned into 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='db6d915520994a13958ee9ded6da7a3d',qos_specs=None,replication_status=,reservations=['ce7ad65f-f15f-4a63-bdb1-3ca7a6ba9f87','a9493065-921c-4119-9890-98637d6576ab','bd793bec-615e-4d1a-8d77-4f5c601b94a8','0ea99b85-8196-462f-ad49-57cf0333f373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7d4784f3a14f6781cd0799eb5080be',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:23.820803 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9533d0db-ba9a-4311-8411-c6bf8bbe0585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:23.834712 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9533d0db-ba9a-4311-8411-c6bf8bbe0585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:23.834712 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Flow 'volume_create_api' (5689b468-8610-445d-9db4-2f91eccd8d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:23.834712 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Create volume request issued successfully. Aug 12 21:52:23.845584 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:23.845584 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:23.846194 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:24.430467 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-025a1a56-f082-4d83-a9f8-440cae9ea65f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:24.433428 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-025a1a56-f082-4d83-a9f8-440cae9ea65f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:24.433714 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-025a1a56-f082-4d83-a9f8-440cae9ea65f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:24.433990 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-025a1a56-f082-4d83-a9f8-440cae9ea65f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:24.434159 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-025a1a56-f082-4d83-a9f8-440cae9ea65f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:24.441533 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:24.441533 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:24.442820 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-025a1a56-f082-4d83-a9f8-440cae9ea65f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:24.443348 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1270/5068] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:24 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:24.854092 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:24.854092 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:24.854619 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:24.854619 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Checking backup size 1 against volume size 1 {{(pid=100323) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 21:52:24.854619 np0000007121 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Overwriting volume 576a1a82-c29a-47e7-96f1-9c27545d5afa with restore of backup eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:24.876566 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] restore_backup in rpcapi backup_id eba08a76-67af-4f87-b18c-f5638b149673 {{(pid=100323) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 21:52:24.881714 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-468ae02c-af15-455f-be2d-810575a5b7fb tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673/restore returned with HTTP 202 Aug 12 21:52:24.881714 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1271/5069] 10.4.3.240 () {70 vars in 1433 bytes} [Wed Aug 12 21:52:23 2026] POST /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673/restore => generated 152 bytes in 1203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:24.888870 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1067923e-5ad3-477e-ae6d-a52f1df1e141 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:24.891111 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1067923e-5ad3-477e-ae6d-a52f1df1e141 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:24.891381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1067923e-5ad3-477e-ae6d-a52f1df1e141 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:24.891610 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1067923e-5ad3-477e-ae6d-a52f1df1e141 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:24.891752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1067923e-5ad3-477e-ae6d-a52f1df1e141 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:24.897506 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:24.897506 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:24.898428 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1067923e-5ad3-477e-ae6d-a52f1df1e141 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:24.898910 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1263/5070] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:24 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:25.455590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a479d724-9bf0-4853-8a02-caaac3d67c62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:25.457878 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a479d724-9bf0-4853-8a02-caaac3d67c62 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:25.458150 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a479d724-9bf0-4853-8a02-caaac3d67c62 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:25.458410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a479d724-9bf0-4853-8a02-caaac3d67c62 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:25.458539 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a479d724-9bf0-4853-8a02-caaac3d67c62 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:25.463875 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:25.463875 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:25.464878 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a479d724-9bf0-4853-8a02-caaac3d67c62 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:25.465712 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1267/5071] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:25 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:25.911911 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-36f7ec55-4ba6-4429-ba13-97464f469ded None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:25.913985 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36f7ec55-4ba6-4429-ba13-97464f469ded tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:25.914314 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36f7ec55-4ba6-4429-ba13-97464f469ded tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:25.914612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36f7ec55-4ba6-4429-ba13-97464f469ded tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:25.914952 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-36f7ec55-4ba6-4429-ba13-97464f469ded tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:25.919567 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:25.919567 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:25.920421 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36f7ec55-4ba6-4429-ba13-97464f469ded tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:25.922667 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1271/5072] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:25 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:26.480718 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1978b2aa-f561-4be9-99a2-649847a2dd0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:26.483360 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1978b2aa-f561-4be9-99a2-649847a2dd0f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:26.483701 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1978b2aa-f561-4be9-99a2-649847a2dd0f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:26.483962 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1978b2aa-f561-4be9-99a2-649847a2dd0f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:26.484131 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1978b2aa-f561-4be9-99a2-649847a2dd0f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:26.496397 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:26.496397 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:26.497494 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1978b2aa-f561-4be9-99a2-649847a2dd0f tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:26.497947 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1272/5073] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:26 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:26.934774 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f9951c10-e89a-44f7-a3d6-1852b62549c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:26.938755 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9951c10-e89a-44f7-a3d6-1852b62549c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:26.939105 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9951c10-e89a-44f7-a3d6-1852b62549c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:26.939414 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9951c10-e89a-44f7-a3d6-1852b62549c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:26.939516 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f9951c10-e89a-44f7-a3d6-1852b62549c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:26.947425 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:26.947425 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:26.948394 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9951c10-e89a-44f7-a3d6-1852b62549c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:26.949733 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1264/5074] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:26 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:27.509488 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44ad5f13-2679-45b3-b67d-0b3807e46280 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:27.511766 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44ad5f13-2679-45b3-b67d-0b3807e46280 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:27.511983 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44ad5f13-2679-45b3-b67d-0b3807e46280 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:27.512212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44ad5f13-2679-45b3-b67d-0b3807e46280 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:27.512460 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-44ad5f13-2679-45b3-b67d-0b3807e46280 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:27.517632 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:27.517632 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:27.518850 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44ad5f13-2679-45b3-b67d-0b3807e46280 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:27.519291 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1268/5075] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:27 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:27.965071 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bcae4dae-d87e-48f0-9670-fd7a77ffa3c3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:27.968301 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcae4dae-d87e-48f0-9670-fd7a77ffa3c3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:27.968301 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bcae4dae-d87e-48f0-9670-fd7a77ffa3c3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:27.968301 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bcae4dae-d87e-48f0-9670-fd7a77ffa3c3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:27.968746 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-bcae4dae-d87e-48f0-9670-fd7a77ffa3c3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:27.974298 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:27.974298 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:27.975237 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bcae4dae-d87e-48f0-9670-fd7a77ffa3c3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:27.975771 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1272/5076] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:27 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:28.531767 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed8df480-b863-4d3c-bacf-ea115e871292 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:28.533523 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed8df480-b863-4d3c-bacf-ea115e871292 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:28.533702 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed8df480-b863-4d3c-bacf-ea115e871292 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:28.533913 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed8df480-b863-4d3c-bacf-ea115e871292 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:28.534018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ed8df480-b863-4d3c-bacf-ea115e871292 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:28.538538 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:28.538538 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:28.539268 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed8df480-b863-4d3c-bacf-ea115e871292 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:28.539654 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1273/5077] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:28 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:28.991290 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6f680ad0-3bae-49dc-852e-785e20ea1a5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:28.993589 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f680ad0-3bae-49dc-852e-785e20ea1a5e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:28.993932 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f680ad0-3bae-49dc-852e-785e20ea1a5e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:28.994179 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f680ad0-3bae-49dc-852e-785e20ea1a5e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:28.994289 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6f680ad0-3bae-49dc-852e-785e20ea1a5e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:29.001619 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:29.001619 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:29.002096 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f680ad0-3bae-49dc-852e-785e20ea1a5e tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:29.003408 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1265/5078] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:28 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:29.553529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8477a49e-ac4f-483f-ae91-0e652d948450 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:29.555760 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8477a49e-ac4f-483f-ae91-0e652d948450 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:29.555997 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8477a49e-ac4f-483f-ae91-0e652d948450 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:29.556271 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8477a49e-ac4f-483f-ae91-0e652d948450 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:29.556717 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8477a49e-ac4f-483f-ae91-0e652d948450 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:29.561926 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:29.561926 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:29.562909 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8477a49e-ac4f-483f-ae91-0e652d948450 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:29.563377 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1269/5079] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:29 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:30.018048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fff11d01-219b-4075-bb05-2f50ad440123 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:30.020510 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fff11d01-219b-4075-bb05-2f50ad440123 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:30.020816 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fff11d01-219b-4075-bb05-2f50ad440123 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:30.021100 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fff11d01-219b-4075-bb05-2f50ad440123 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:30.021308 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fff11d01-219b-4075-bb05-2f50ad440123 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:30.027382 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:30.027382 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:30.028140 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fff11d01-219b-4075-bb05-2f50ad440123 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:30.028673 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1273/5080] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:30 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:30.576603 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c0e02bf-489a-4e84-a5fa-c752979717d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:30.578535 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c0e02bf-489a-4e84-a5fa-c752979717d6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:30.578760 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c0e02bf-489a-4e84-a5fa-c752979717d6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:30.579006 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c0e02bf-489a-4e84-a5fa-c752979717d6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:30.579167 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0c0e02bf-489a-4e84-a5fa-c752979717d6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:30.583782 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:30.583782 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:30.584586 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c0e02bf-489a-4e84-a5fa-c752979717d6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:30.585001 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1274/5081] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:30 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:31.041373 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81adf3ed-99e0-47cc-a7ca-636df4721121 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:31.044099 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81adf3ed-99e0-47cc-a7ca-636df4721121 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:31.044235 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81adf3ed-99e0-47cc-a7ca-636df4721121 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:31.044517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81adf3ed-99e0-47cc-a7ca-636df4721121 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:31.044648 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-81adf3ed-99e0-47cc-a7ca-636df4721121 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:31.049898 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:31.049898 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:31.050713 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81adf3ed-99e0-47cc-a7ca-636df4721121 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:31.051297 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1266/5082] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:31 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:31.598797 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0fd29e8-8f06-498a-b6cc-a71015b0672d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:31.603106 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0fd29e8-8f06-498a-b6cc-a71015b0672d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:31.603106 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0fd29e8-8f06-498a-b6cc-a71015b0672d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:31.603106 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0fd29e8-8f06-498a-b6cc-a71015b0672d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:31.603106 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e0fd29e8-8f06-498a-b6cc-a71015b0672d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:31.607643 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:31.607643 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:31.609946 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0fd29e8-8f06-498a-b6cc-a71015b0672d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:31.609946 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1270/5083] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:31 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:32.065464 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8e543e22-7fda-4208-82ab-cfb2655d6848 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:32.074319 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e543e22-7fda-4208-82ab-cfb2655d6848 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:32.074679 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e543e22-7fda-4208-82ab-cfb2655d6848 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:32.080605 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e543e22-7fda-4208-82ab-cfb2655d6848 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:32.080901 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8e543e22-7fda-4208-82ab-cfb2655d6848 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:32.088469 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:32.088469 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:32.089784 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e543e22-7fda-4208-82ab-cfb2655d6848 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:32.090640 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1274/5084] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:32 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:32.626080 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4656a81-bb93-40a6-b133-6e970caa7d16 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:32.633654 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4656a81-bb93-40a6-b133-6e970caa7d16 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:32.633654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4656a81-bb93-40a6-b133-6e970caa7d16 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:32.633654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4656a81-bb93-40a6-b133-6e970caa7d16 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:32.633654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b4656a81-bb93-40a6-b133-6e970caa7d16 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:32.638488 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:32.638488 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:32.639758 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4656a81-bb93-40a6-b133-6e970caa7d16 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:32.640225 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1275/5085] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:32 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:33.016389 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-7a994859-1605-4871-8239-4a503b8dc4d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:33.022120 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-7a994859-1605-4871-8239-4a503b8dc4d4 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:52:33.022509 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-7a994859-1605-4871-8239-4a503b8dc4d4 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:33.022832 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-7a994859-1605-4871-8239-4a503b8dc4d4 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:33.041310 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:33.041310 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:33.049568 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-7a994859-1605-4871-8239-4a503b8dc4d4 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:52:33.056446 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-7a994859-1605-4871-8239-4a503b8dc4d4 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:52:33.057035 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1267/5086] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:33 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:33.085706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-e9986b55-f8f5-4785-8c96-53897c1b9251 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:33.088512 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-e9986b55-f8f5-4785-8c96-53897c1b9251 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] POST https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c/action Aug 12 21:52:33.088945 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-e9986b55-f8f5-4785-8c96-53897c1b9251 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:52:33.089091 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-e9986b55-f8f5-4785-8c96-53897c1b9251 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:33.104502 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f7e24e58-51e8-4f90-beeb-1c5ea01a02f1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:33.108712 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:33.108712 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:33.108859 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7e24e58-51e8-4f90-beeb-1c5ea01a02f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:33.108859 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7e24e58-51e8-4f90-beeb-1c5ea01a02f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:33.108934 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-e9986b55-f8f5-4785-8c96-53897c1b9251 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:52:33.108970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7e24e58-51e8-4f90-beeb-1c5ea01a02f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:33.108970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f7e24e58-51e8-4f90-beeb-1c5ea01a02f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:33.114853 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:33.114853 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:33.115973 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7e24e58-51e8-4f90-beeb-1c5ea01a02f1 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:33.116691 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1275/5087] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:33 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:33.123604 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-e9986b55-f8f5-4785-8c96-53897c1b9251 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Begin detaching volume completed successfully. Aug 12 21:52:33.124113 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-e9986b55-f8f5-4785-8c96-53897c1b9251 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c/action returned with HTTP 202 Aug 12 21:52:33.124635 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1271/5088] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:52:33 2026] POST /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:33.180070 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45615d86-ee81-43e5-9423-7184910252b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:33.180567 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45615d86-ee81-43e5-9423-7184910252b6 None None] GET https://10.4.3.240/volume// Aug 12 21:52:33.180775 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45615d86-ee81-43e5-9423-7184910252b6 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:33.181022 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45615d86-ee81-43e5-9423-7184910252b6 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:33.181411 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45615d86-ee81-43e5-9423-7184910252b6 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:52:33.181798 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1276/5089] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:52:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:52:33.192734 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-513ada17-0333-420d-b46b-73c1163d97c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:33.195691 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-513ada17-0333-420d-b46b-73c1163d97c5 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:52:33.195987 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-513ada17-0333-420d-b46b-73c1163d97c5 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:33.196277 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-513ada17-0333-420d-b46b-73c1163d97c5 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:33.210378 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:33.210378 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:33.215805 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-513ada17-0333-420d-b46b-73c1163d97c5 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:52:33.223323 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-513ada17-0333-420d-b46b-73c1163d97c5 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:52:33.223511 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1268/5090] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:52:33 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:33.653188 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f9d55bed-ccd8-44eb-bade-fa8b7be76303 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:33.655098 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9d55bed-ccd8-44eb-bade-fa8b7be76303 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:33.655567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9d55bed-ccd8-44eb-bade-fa8b7be76303 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:33.655925 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9d55bed-ccd8-44eb-bade-fa8b7be76303 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:33.656164 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f9d55bed-ccd8-44eb-bade-fa8b7be76303 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:33.661037 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:33.661037 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:33.662079 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9d55bed-ccd8-44eb-bade-fa8b7be76303 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:33.662978 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1276/5091] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:33 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:34.129462 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f042c99-e1ce-4d8a-9c9c-7656814c6715 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:34.132344 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f042c99-e1ce-4d8a-9c9c-7656814c6715 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:34.132731 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f042c99-e1ce-4d8a-9c9c-7656814c6715 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:34.132991 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f042c99-e1ce-4d8a-9c9c-7656814c6715 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:34.133230 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0f042c99-e1ce-4d8a-9c9c-7656814c6715 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:34.139058 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:34.139058 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:34.140094 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f042c99-e1ce-4d8a-9c9c-7656814c6715 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:34.141288 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1272/5092] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:34 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:34.210983 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-c6498213-5689-4785-ab62-3e2c88c367a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:34.214240 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-c6498213-5689-4785-ab62-3e2c88c367a1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] DELETE https://10.4.3.240/volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 Aug 12 21:52:34.214660 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-c6498213-5689-4785-ab62-3e2c88c367a1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:34.215062 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-c6498213-5689-4785-ab62-3e2c88c367a1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:34.229657 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:34.229657 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:34.309035 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fdcbc294-1141-4b85-9910-528a2c07a413 req-c6498213-5689-4785-ab62-3e2c88c367a1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 returned with HTTP 200 Aug 12 21:52:34.309568 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1277/5093] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:52:34 2026] DELETE /volume/v3/attachments/e9539693-9907-4f59-a0e8-105b340f6ca3 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:34.675905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ce8d5ac-276f-41b1-bc51-68577b76d609 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:34.678108 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ce8d5ac-276f-41b1-bc51-68577b76d609 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:34.678347 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ce8d5ac-276f-41b1-bc51-68577b76d609 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:34.678603 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ce8d5ac-276f-41b1-bc51-68577b76d609 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:34.678759 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9ce8d5ac-276f-41b1-bc51-68577b76d609 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:34.683708 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:34.683708 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:34.684674 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ce8d5ac-276f-41b1-bc51-68577b76d609 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:34.685145 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1269/5094] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:34 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:52:35.154221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5de40e52-4bdd-4c71-aaea-7b84a4e58daf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.156160 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5de40e52-4bdd-4c71-aaea-7b84a4e58daf tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:35.156398 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5de40e52-4bdd-4c71-aaea-7b84a4e58daf tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:35.156642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5de40e52-4bdd-4c71-aaea-7b84a4e58daf tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:35.156766 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5de40e52-4bdd-4c71-aaea-7b84a4e58daf tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:35.161341 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:35.161341 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:35.162001 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5de40e52-4bdd-4c71-aaea-7b84a4e58daf tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:35.162396 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1277/5095] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:35 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:35.173945 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2ab8196-7aca-4bf2-97ce-61f6b77c53d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.176149 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2ab8196-7aca-4bf2-97ce-61f6b77c53d2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa Aug 12 21:52:35.176398 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2ab8196-7aca-4bf2-97ce-61f6b77c53d2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:35.176647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2ab8196-7aca-4bf2-97ce-61f6b77c53d2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:35.176849 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e2ab8196-7aca-4bf2-97ce-61f6b77c53d2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume with id: 576a1a82-c29a-47e7-96f1-9c27545d5afa Aug 12 21:52:35.185077 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:35.185077 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:35.185482 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e2ab8196-7aca-4bf2-97ce-61f6b77c53d2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:35.212536 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e2ab8196-7aca-4bf2-97ce-61f6b77c53d2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume request issued successfully. Aug 12 21:52:35.212728 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2ab8196-7aca-4bf2-97ce-61f6b77c53d2 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa returned with HTTP 202 Aug 12 21:52:35.213105 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1273/5096] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:35 2026] DELETE /volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:35.222223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b087d0cc-796e-41a1-a013-b9dfdb1a1e5f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.224447 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b087d0cc-796e-41a1-a013-b9dfdb1a1e5f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa Aug 12 21:52:35.224716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b087d0cc-796e-41a1-a013-b9dfdb1a1e5f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:35.224926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b087d0cc-796e-41a1-a013-b9dfdb1a1e5f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:35.232459 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:35.232459 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:35.236653 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b087d0cc-796e-41a1-a013-b9dfdb1a1e5f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:35.241418 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b087d0cc-796e-41a1-a013-b9dfdb1a1e5f tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa returned with HTTP 200 Aug 12 21:52:35.241969 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1278/5097] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:35 2026] GET /volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa => generated 1065 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:35.317848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fadf6388-ff4b-4076-9e2c-f5aaa10f4b61 req-60b064d1-16fb-4190-b864-8a961bb1d794 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.319886 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fadf6388-ff4b-4076-9e2c-f5aaa10f4b61 req-60b064d1-16fb-4190-b864-8a961bb1d794 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:52:35.320091 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fadf6388-ff4b-4076-9e2c-f5aaa10f4b61 req-60b064d1-16fb-4190-b864-8a961bb1d794 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:35.320303 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fadf6388-ff4b-4076-9e2c-f5aaa10f4b61 req-60b064d1-16fb-4190-b864-8a961bb1d794 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:35.327652 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:35.327652 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:35.331579 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fadf6388-ff4b-4076-9e2c-f5aaa10f4b61 req-60b064d1-16fb-4190-b864-8a961bb1d794 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:52:35.335926 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fadf6388-ff4b-4076-9e2c-f5aaa10f4b61 req-60b064d1-16fb-4190-b864-8a961bb1d794 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:52:35.336372 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1270/5098] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:35 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:35.350045 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-673eb2d0-d45a-42d0-a38b-b983bcd133c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.352011 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-673eb2d0-d45a-42d0-a38b-b983bcd133c1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:52:35.352222 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-673eb2d0-d45a-42d0-a38b-b983bcd133c1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:35.352409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-673eb2d0-d45a-42d0-a38b-b983bcd133c1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:35.352611 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-673eb2d0-d45a-42d0-a38b-b983bcd133c1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Delete volume with id: cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:52:35.359734 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:35.359734 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:35.360266 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-673eb2d0-d45a-42d0-a38b-b983bcd133c1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:52:35.382797 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-673eb2d0-d45a-42d0-a38b-b983bcd133c1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Delete volume request issued successfully. Aug 12 21:52:35.383040 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-673eb2d0-d45a-42d0-a38b-b983bcd133c1 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 202 Aug 12 21:52:35.383522 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1278/5099] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:35 2026] DELETE /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:35.392590 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4c9788d-c51b-4692-8443-301c9d8f3559 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.395031 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4c9788d-c51b-4692-8443-301c9d8f3559 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:52:35.395286 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4c9788d-c51b-4692-8443-301c9d8f3559 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:35.395474 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4c9788d-c51b-4692-8443-301c9d8f3559 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:35.403530 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:35.403530 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:35.407974 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c4c9788d-c51b-4692-8443-301c9d8f3559 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Volume info retrieved successfully. Aug 12 21:52:35.412992 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4c9788d-c51b-4692-8443-301c9d8f3559 tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 200 Aug 12 21:52:35.413546 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1274/5100] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:35 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:35.697043 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5be516a5-81da-4622-8482-2a9bf6e13a32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.698836 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5be516a5-81da-4622-8482-2a9bf6e13a32 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:35.699030 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5be516a5-81da-4622-8482-2a9bf6e13a32 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:35.699223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5be516a5-81da-4622-8482-2a9bf6e13a32 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:35.699352 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5be516a5-81da-4622-8482-2a9bf6e13a32 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:35.703918 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:35.703918 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:35.704752 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5be516a5-81da-4622-8482-2a9bf6e13a32 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:35.705193 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1279/5101] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:35 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:35.715727 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.718078 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:35.718569 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3dfd353e-31f6-4e4d-972b-c1429c1c707a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1704869584"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:35.720478 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request body: {'volume': {"'backup_id": '3dfd353e-31f6-4e4d-972b-c1429c1c707a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1704869584'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:35.720678 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume of 1 GB Aug 12 21:52:35.725306 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Availability Zones retrieved successfully. Aug 12 21:52:35.731471 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (67875cd9-5cd2-4db5-af49-17f82445d577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:35.732330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584bbd77-1f1b-40ac-a7f8-d21b9d08cde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:35.733398 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:35.759352 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584bbd77-1f1b-40ac-a7f8-d21b9d08cde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:35.760247 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec90d06-e06a-4197-a728-90c30fbe2d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:35.820199 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Created reservations ['2f9d4dee-3203-40e1-b5af-bcac887a7343', '80aa08ed-0296-43bc-b0d9-7ac71f32e17e', '640a778c-e129-4b66-8acc-f3a7dc7f4c8f', '2ce7519b-9f2f-4eec-9c41-27320988d04e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:35.821366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec90d06-e06a-4197-a728-90c30fbe2d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f9d4dee-3203-40e1-b5af-bcac887a7343', '80aa08ed-0296-43bc-b0d9-7ac71f32e17e', '640a778c-e129-4b66-8acc-f3a7dc7f4c8f', '2ce7519b-9f2f-4eec-9c41-27320988d04e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:35.822438 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47af685d-c1d3-4ade-b627-4997b5a5f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:35.860161 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47af685d-c1d3-4ade-b627-4997b5a5f857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56418194-3521-4c4a-906d-770c982130aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1704869584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['2f9d4dee-3203-40e1-b5af-bcac887a7343','80aa08ed-0296-43bc-b0d9-7ac71f32e17e','640a778c-e129-4b66-8acc-f3a7dc7f4c8f','2ce7519b-9f2f-4eec-9c41-27320988d04e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1704869584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56418194-3521-4c4a-906d-770c982130aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c67135b18174650963a30ce4451a969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90879676db0f4bd2808e3673cbeee656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:35.861281 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f20e3e6-6739-476b-a4f3-c73772401f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:35.903794 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f20e3e6-6739-476b-a4f3-c73772401f79) transitioned into state 'SUCCESS' from state '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-1704869584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['2f9d4dee-3203-40e1-b5af-bcac887a7343','80aa08ed-0296-43bc-b0d9-7ac71f32e17e','640a778c-e129-4b66-8acc-f3a7dc7f4c8f','2ce7519b-9f2f-4eec-9c41-27320988d04e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:35.904714 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58f558a-d894-4aa7-8ff5-3603519ee465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:35.915344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58f558a-d894-4aa7-8ff5-3603519ee465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:35.916309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (67875cd9-5cd2-4db5-af49-17f82445d577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:35.916662 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request issued successfully. Aug 12 21:52:35.917236 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e4f8c6b-03cd-40ee-afd1-ea54907df2f0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:35.917819 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1271/5102] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:52:35 2026] POST /volume/v3/volumes => generated 758 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:35.930717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:35.932465 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:35.932850 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3dfd353e-31f6-4e4d-972b-c1429c1c707a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1834104611"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:35.934377 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request body: {'volume': {"'backup_id": '3dfd353e-31f6-4e4d-972b-c1429c1c707a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1834104611'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:35.934424 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume of 1 GB Aug 12 21:52:35.938277 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Availability Zones retrieved successfully. Aug 12 21:52:35.943499 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (46bf93fc-7152-4dd6-85ab-ae16db0f643a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:35.944343 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72dfec4-f01e-45ee-873b-983b1fc28f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:35.945197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:35.967327 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72dfec4-f01e-45ee-873b-983b1fc28f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:35.968082 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c513415-15b4-4b9d-b32e-44b0b9d54366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.010152 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Created reservations ['c070baa8-48a8-48d2-a9bc-ee5277c0781c', 'c8714093-adf2-41e7-ba25-7fea4d968eb6', 'e40995ff-7bd0-43c8-9820-1ecd589bc95f', '4936fd2e-92cb-48fb-ad5b-a8cc713d6670'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:36.011481 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c513415-15b4-4b9d-b32e-44b0b9d54366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c070baa8-48a8-48d2-a9bc-ee5277c0781c', 'c8714093-adf2-41e7-ba25-7fea4d968eb6', 'e40995ff-7bd0-43c8-9820-1ecd589bc95f', '4936fd2e-92cb-48fb-ad5b-a8cc713d6670']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.011721 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0143364d-04d3-4cf8-8a94-86f8e61bf141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.037886 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0143364d-04d3-4cf8-8a94-86f8e61bf141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5213985e-6ffe-40df-a652-87289fdc5286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1834104611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['c070baa8-48a8-48d2-a9bc-ee5277c0781c','c8714093-adf2-41e7-ba25-7fea4d968eb6','e40995ff-7bd0-43c8-9820-1ecd589bc95f','4936fd2e-92cb-48fb-ad5b-a8cc713d6670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1834104611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5213985e-6ffe-40df-a652-87289fdc5286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c67135b18174650963a30ce4451a969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90879676db0f4bd2808e3673cbeee656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.038881 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e10fb96-93a6-40a9-9f2f-e9e80a328f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.059901 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e10fb96-93a6-40a9-9f2f-e9e80a328f4d) transitioned into state 'SUCCESS' from state '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-1834104611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['c070baa8-48a8-48d2-a9bc-ee5277c0781c','c8714093-adf2-41e7-ba25-7fea4d968eb6','e40995ff-7bd0-43c8-9820-1ecd589bc95f','4936fd2e-92cb-48fb-ad5b-a8cc713d6670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.060938 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f02d2e-8820-4650-90e0-619157026b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.074436 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f02d2e-8820-4650-90e0-619157026b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.075638 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (46bf93fc-7152-4dd6-85ab-ae16db0f643a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:36.076136 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request issued successfully. Aug 12 21:52:36.077014 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7edaf0fd-c3b3-48bb-9db6-a437aa5bf9c5 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:36.077605 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1279/5103] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:52:35 2026] POST /volume/v3/volumes => generated 758 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:36.092654 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.094414 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:36.094800 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3dfd353e-31f6-4e4d-972b-c1429c1c707a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2085197885"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:36.096363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request body: {'volume': {"'backup_id": '3dfd353e-31f6-4e4d-972b-c1429c1c707a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2085197885'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:36.096548 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume of 1 GB Aug 12 21:52:36.100783 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Availability Zones retrieved successfully. Aug 12 21:52:36.106113 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (ad1fa214-b688-4685-a43c-7eff3fce681e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:36.107162 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57eba203-cce2-4317-89f6-4fa000251250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.108070 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:36.134597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57eba203-cce2-4317-89f6-4fa000251250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.135463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84675b86-940d-4af8-ab51-0236d825c1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.189379 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Created reservations ['45541a95-a31e-4478-9383-b4e34e379ee4', 'ad5c522c-8c99-4424-bc10-ac22293453cc', 'e31261a0-6c23-4e90-a85a-d98773ed6f7a', '6fe7e739-0d16-4986-a4db-da951eba4bdb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:36.190396 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84675b86-940d-4af8-ab51-0236d825c1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45541a95-a31e-4478-9383-b4e34e379ee4', 'ad5c522c-8c99-4424-bc10-ac22293453cc', 'e31261a0-6c23-4e90-a85a-d98773ed6f7a', '6fe7e739-0d16-4986-a4db-da951eba4bdb']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.191493 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fee132a-e852-4d1f-837e-c5ee3964d247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.222424 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fee132a-e852-4d1f-837e-c5ee3964d247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2085197885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['45541a95-a31e-4478-9383-b4e34e379ee4','ad5c522c-8c99-4424-bc10-ac22293453cc','e31261a0-6c23-4e90-a85a-d98773ed6f7a','6fe7e739-0d16-4986-a4db-da951eba4bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2085197885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c67135b18174650963a30ce4451a969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90879676db0f4bd2808e3673cbeee656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.223479 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f98044a-4b0f-4318-b4ab-9cca072fe841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.253553 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f98044a-4b0f-4318-b4ab-9cca072fe841) transitioned into state 'SUCCESS' from state '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-2085197885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['45541a95-a31e-4478-9383-b4e34e379ee4','ad5c522c-8c99-4424-bc10-ac22293453cc','e31261a0-6c23-4e90-a85a-d98773ed6f7a','6fe7e739-0d16-4986-a4db-da951eba4bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.254566 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eec814d-bc04-4e50-9a9f-0c9583ceec56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.257862 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf6daff1-32ce-46c1-af91-6d40f5b13de3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.259989 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf6daff1-32ce-46c1-af91-6d40f5b13de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa Aug 12 21:52:36.260288 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf6daff1-32ce-46c1-af91-6d40f5b13de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.260516 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf6daff1-32ce-46c1-af91-6d40f5b13de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.268093 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf6daff1-32ce-46c1-af91-6d40f5b13de3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa returned with HTTP 404 Aug 12 21:52:36.268790 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1280/5104] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/volumes/576a1a82-c29a-47e7-96f1-9c27545d5afa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:36.269402 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eec814d-bc04-4e50-9a9f-0c9583ceec56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.271282 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (ad1fa214-b688-4685-a43c-7eff3fce681e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:36.271282 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request issued successfully. Aug 12 21:52:36.272206 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f5ab4ee-4260-46a1-9ace-cbd3405abebc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:36.272988 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1275/5105] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:52:36 2026] POST /volume/v3/volumes => generated 758 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:36.278955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ac2217c-057e-4d0e-b0e1-ba850f54ce37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.281315 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ac2217c-057e-4d0e-b0e1-ba850f54ce37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:36.282523 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ac2217c-057e-4d0e-b0e1-ba850f54ce37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.282732 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ac2217c-057e-4d0e-b0e1-ba850f54ce37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.282896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2ac2217c-057e-4d0e-b0e1-ba850f54ce37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:36.288680 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.288680 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:36.288836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.289351 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ac2217c-057e-4d0e-b0e1-ba850f54ce37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:36.289811 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1272/5106] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:36.290779 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:36.291274 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3dfd353e-31f6-4e4d-972b-c1429c1c707a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1252246930"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:36.293669 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request body: {'volume': {"'backup_id": '3dfd353e-31f6-4e4d-972b-c1429c1c707a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1252246930'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:36.293877 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume of 1 GB Aug 12 21:52:36.294595 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.294595 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:36.299725 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Availability Zones retrieved successfully. Aug 12 21:52:36.304654 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19334f3f-707d-496c-a38d-078ba9d71616 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.307004 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19334f3f-707d-496c-a38d-078ba9d71616 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:36.307219 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (5bfd243d-097d-4e8e-a971-169e7b22af24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:36.307336 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19334f3f-707d-496c-a38d-078ba9d71616 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.307488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19334f3f-707d-496c-a38d-078ba9d71616 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.307690 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-19334f3f-707d-496c-a38d-078ba9d71616 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete backup with id: 24da279d-25db-4770-99fe-39c78aaf1326. Aug 12 21:52:36.308470 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dde2806-9817-4104-b664-3ce4a2c7c897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.309742 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:36.313303 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.313303 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:36.331036 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-19334f3f-707d-496c-a38d-078ba9d71616 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] delete_backup rpcapi backup_id 24da279d-25db-4770-99fe-39c78aaf1326 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:52:36.333443 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19334f3f-707d-496c-a38d-078ba9d71616 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 202 Aug 12 21:52:36.333948 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1281/5107] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:36 2026] DELETE /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:36.343137 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1f52107-027f-4e23-a703-e4d1881d706a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.344586 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dde2806-9817-4104-b664-3ce4a2c7c897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.345665 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7340cc6f-8b80-49ff-bf86-557a18018fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.345818 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1f52107-027f-4e23-a703-e4d1881d706a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:36.346050 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1f52107-027f-4e23-a703-e4d1881d706a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.346326 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1f52107-027f-4e23-a703-e4d1881d706a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.346545 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c1f52107-027f-4e23-a703-e4d1881d706a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:36.354353 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.354353 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:36.355303 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1f52107-027f-4e23-a703-e4d1881d706a tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 200 Aug 12 21:52:36.355891 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1276/5108] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:36.411358 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Created reservations ['4e0bfd34-444c-46c2-aabc-838df47dc899', '5704a268-b24b-4edd-b261-a3103bc0e3cf', 'f142fd1c-1ad5-4966-b1cf-ae6fc737b74b', '162f7712-afcd-46b7-9e46-862ce58a7e61'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:36.412572 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7340cc6f-8b80-49ff-bf86-557a18018fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e0bfd34-444c-46c2-aabc-838df47dc899', '5704a268-b24b-4edd-b261-a3103bc0e3cf', 'f142fd1c-1ad5-4966-b1cf-ae6fc737b74b', '162f7712-afcd-46b7-9e46-862ce58a7e61']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.413762 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b533d3f6-a67b-4560-93ac-609b6b15c5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.427882 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2be8a445-5b00-4890-9cb4-5d3e501306df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.430534 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2be8a445-5b00-4890-9cb4-5d3e501306df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] GET https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c Aug 12 21:52:36.430725 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2be8a445-5b00-4890-9cb4-5d3e501306df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.430871 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2be8a445-5b00-4890-9cb4-5d3e501306df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.441021 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2be8a445-5b00-4890-9cb4-5d3e501306df tempest-TestMinimumBasicScenario-924655727 tempest-TestMinimumBasicScenario-924655727-project-member] https://10.4.3.240/volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c returned with HTTP 404 Aug 12 21:52:36.441874 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1273/5109] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/volumes/cafb1faa-715d-4588-bea2-fd075fdd631c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:36.448343 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b533d3f6-a67b-4560-93ac-609b6b15c5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c561486-4e84-47e6-b07e-ffe160ccd80f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1252246930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['4e0bfd34-444c-46c2-aabc-838df47dc899','5704a268-b24b-4edd-b261-a3103bc0e3cf','f142fd1c-1ad5-4966-b1cf-ae6fc737b74b','162f7712-afcd-46b7-9e46-862ce58a7e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1252246930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c561486-4e84-47e6-b07e-ffe160ccd80f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c67135b18174650963a30ce4451a969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90879676db0f4bd2808e3673cbeee656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.449046 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0797d33f-77f2-4d6d-b04b-6997928cfed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.478723 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0797d33f-77f2-4d6d-b04b-6997928cfed1) transitioned into state 'SUCCESS' from state '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-1252246930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['4e0bfd34-444c-46c2-aabc-838df47dc899','5704a268-b24b-4edd-b261-a3103bc0e3cf','f142fd1c-1ad5-4966-b1cf-ae6fc737b74b','162f7712-afcd-46b7-9e46-862ce58a7e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.480428 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8ff0b3-b380-4df0-a86e-de896ade885f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.500659 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8ff0b3-b380-4df0-a86e-de896ade885f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.501803 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (5bfd243d-097d-4e8e-a971-169e7b22af24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:36.502423 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request issued successfully. Aug 12 21:52:36.503143 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc9c3db6-abaa-46a7-bee6-397046f4e934 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:36.503768 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1280/5110] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:52:36 2026] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:36.518075 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.520832 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:36.521853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3dfd353e-31f6-4e4d-972b-c1429c1c707a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-297074908"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:36.523547 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request body: {'volume': {"'backup_id": '3dfd353e-31f6-4e4d-972b-c1429c1c707a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-297074908'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:36.523547 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume of 1 GB Aug 12 21:52:36.529640 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Availability Zones retrieved successfully. Aug 12 21:52:36.536942 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (243a9248-1eae-456d-83f0-2637ebf9b59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:36.538489 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ddfd3c-2bf9-4f7a-b3ad-6707dd67d6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.539904 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:36.556238 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bade9336-0e5c-482b-94ea-337989829995 req-ea2ce316-e129-4ab7-9c9f-7c5d7122e8bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.559034 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-ea2ce316-e129-4ab7-9c9f-7c5d7122e8bf tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/limits Aug 12 21:52:36.559304 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-ea2ce316-e129-4ab7-9c9f-7c5d7122e8bf tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.559927 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-ea2ce316-e129-4ab7-9c9f-7c5d7122e8bf tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.584273 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ddfd3c-2bf9-4f7a-b3ad-6707dd67d6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.584852 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f729be-bb53-449b-9449-828bb1f8cf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.585685 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-ea2ce316-e129-4ab7-9c9f-7c5d7122e8bf tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 12 21:52:36.586511 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1277/5111] 10.4.3.240 () {68 vars in 1484 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:36.635758 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bade9336-0e5c-482b-94ea-337989829995 req-6d719204-34c6-4dae-8ce2-26cd99348e57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.639464 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-6d719204-34c6-4dae-8ce2-26cd99348e57 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:52:36.640071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-6d719204-34c6-4dae-8ce2-26cd99348e57 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.640071 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-6d719204-34c6-4dae-8ce2-26cd99348e57 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.649975 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Created reservations ['b14f4286-4301-4840-a414-2ec325ba2565', '0a847c5d-353b-48dd-9a1d-6a99293242df', 'abacf4c5-2e37-4df2-8bad-1dbb4c465f55', 'fb309c73-4759-41b6-a579-f90100bad22d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:36.651423 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f729be-bb53-449b-9449-828bb1f8cf2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b14f4286-4301-4840-a414-2ec325ba2565', '0a847c5d-353b-48dd-9a1d-6a99293242df', 'abacf4c5-2e37-4df2-8bad-1dbb4c465f55', 'fb309c73-4759-41b6-a579-f90100bad22d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.652092 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4df8b6-4848-44ed-b701-4d4f16c6b50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.655331 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.655331 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:36.661205 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bade9336-0e5c-482b-94ea-337989829995 req-6d719204-34c6-4dae-8ce2-26cd99348e57 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:52:36.669322 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-6d719204-34c6-4dae-8ce2-26cd99348e57 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:52:36.669766 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1274/5112] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 1663 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:36.682953 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bade9336-0e5c-482b-94ea-337989829995 req-8586f652-782b-4b0e-8952-25b17cc4fb01 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.684687 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4df8b6-4848-44ed-b701-4d4f16c6b50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd1638fc-0b7c-4a3b-9947-14a9ef9eb971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-297074908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['b14f4286-4301-4840-a414-2ec325ba2565','0a847c5d-353b-48dd-9a1d-6a99293242df','abacf4c5-2e37-4df2-8bad-1dbb4c465f55','fb309c73-4759-41b6-a579-f90100bad22d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-297074908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd1638fc-0b7c-4a3b-9947-14a9ef9eb971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c67135b18174650963a30ce4451a969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90879676db0f4bd2808e3673cbeee656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.685164 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9905775b-b2af-4a0f-8f9a-adbe804ec53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.685950 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-8586f652-782b-4b0e-8952-25b17cc4fb01 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:52:36.686385 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-8586f652-782b-4b0e-8952-25b17cc4fb01 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-629840213", "description": null, "metadata": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:36.701803 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.701803 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:36.702595 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-bade9336-0e5c-482b-94ea-337989829995 req-8586f652-782b-4b0e-8952-25b17cc4fb01 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:52:36.702702 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [req-bade9336-0e5c-482b-94ea-337989829995 req-8586f652-782b-4b0e-8952-25b17cc4fb01 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create snapshot from volume b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:52:36.715716 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9905775b-b2af-4a0f-8f9a-adbe804ec53b) transitioned into state 'SUCCESS' from state '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-297074908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c67135b18174650963a30ce4451a969',qos_specs=None,replication_status=,reservations=['b14f4286-4301-4840-a414-2ec325ba2565','0a847c5d-353b-48dd-9a1d-6a99293242df','abacf4c5-2e37-4df2-8bad-1dbb4c465f55','fb309c73-4759-41b6-a579-f90100bad22d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90879676db0f4bd2808e3673cbeee656',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.716730 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe94942a-8c06-4827-8878-a1850285b233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:36.733724 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe94942a-8c06-4827-8878-a1850285b233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:36.735003 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Flow 'volume_create_api' (243a9248-1eae-456d-83f0-2637ebf9b59f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:36.735300 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Create volume request issued successfully. Aug 12 21:52:36.736211 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e87f84a-38f3-4055-9c03-21dc071c4249 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:36.736771 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1282/5113] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:52:36 2026] POST /volume/v3/volumes => generated 757 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:36.751303 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2ddbbbc-fc92-4c2a-b80c-85a5cf399a6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.753827 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2ddbbbc-fc92-4c2a-b80c-85a5cf399a6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa Aug 12 21:52:36.754082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2ddbbbc-fc92-4c2a-b80c-85a5cf399a6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.754397 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2ddbbbc-fc92-4c2a-b80c-85a5cf399a6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.757101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [req-bade9336-0e5c-482b-94ea-337989829995 req-8586f652-782b-4b0e-8952-25b17cc4fb01 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Created reservations ['c51c1178-4b02-4a8c-bef3-3ff757557240', '03b6892e-9357-4306-b5bc-97c76cfd95de', '39ef190e-bc56-4b39-98dd-9a4b0d3292d2', '2471d975-1cda-494a-b8ac-0864bf606f5d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:36.763522 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.763522 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:36.770590 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f2ddbbbc-fc92-4c2a-b80c-85a5cf399a6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:36.779120 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2ddbbbc-fc92-4c2a-b80c-85a5cf399a6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa returned with HTTP 200 Aug 12 21:52:36.779751 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1278/5114] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:36.794690 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd94f925-0953-4fe7-a630-0d5556fb7eed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.796963 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd94f925-0953-4fe7-a630-0d5556fb7eed tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 Aug 12 21:52:36.797128 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd94f925-0953-4fe7-a630-0d5556fb7eed tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.798270 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd94f925-0953-4fe7-a630-0d5556fb7eed tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.806852 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.806852 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:36.816039 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cd94f925-0953-4fe7-a630-0d5556fb7eed tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:36.822278 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd94f925-0953-4fe7-a630-0d5556fb7eed tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 returned with HTTP 200 Aug 12 21:52:36.822810 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1275/5115] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:36.832745 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-bade9336-0e5c-482b-94ea-337989829995 req-8586f652-782b-4b0e-8952-25b17cc4fb01 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot force create request issued successfully. Aug 12 21:52:36.833318 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bade9336-0e5c-482b-94ea-337989829995 req-8586f652-782b-4b0e-8952-25b17cc4fb01 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:52:36.834036 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1281/5116] 10.4.3.240 () {72 vars in 1547 bytes} [Wed Aug 12 21:52:36 2026] POST /volume/v3/snapshots => generated 323 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:36.840256 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be1d137b-1b4a-45ce-a195-b52207ed3aa9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.843172 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be1d137b-1b4a-45ce-a195-b52207ed3aa9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 Aug 12 21:52:36.843427 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be1d137b-1b4a-45ce-a195-b52207ed3aa9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.843765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be1d137b-1b4a-45ce-a195-b52207ed3aa9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.857389 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.857389 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:36.865083 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be1d137b-1b4a-45ce-a195-b52207ed3aa9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:36.870130 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be1d137b-1b4a-45ce-a195-b52207ed3aa9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 returned with HTTP 200 Aug 12 21:52:36.870684 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1283/5117] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:52:36.891271 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aee24fbf-1630-4af3-8c9c-350132467847 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.893662 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aee24fbf-1630-4af3-8c9c-350132467847 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f Aug 12 21:52:36.893937 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aee24fbf-1630-4af3-8c9c-350132467847 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.894132 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aee24fbf-1630-4af3-8c9c-350132467847 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.904492 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.904492 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:36.912141 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aee24fbf-1630-4af3-8c9c-350132467847 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:36.919364 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aee24fbf-1630-4af3-8c9c-350132467847 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f returned with HTTP 200 Aug 12 21:52:36.920312 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1279/5118] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:36.936858 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52a47999-978d-426e-bfb9-8480f14f4976 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:36.940271 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52a47999-978d-426e-bfb9-8480f14f4976 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 Aug 12 21:52:36.940812 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52a47999-978d-426e-bfb9-8480f14f4976 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:36.940912 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52a47999-978d-426e-bfb9-8480f14f4976 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:36.957386 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:36.957386 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:36.962384 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-52a47999-978d-426e-bfb9-8480f14f4976 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:36.972475 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52a47999-978d-426e-bfb9-8480f14f4976 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 returned with HTTP 200 Aug 12 21:52:36.972475 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1276/5119] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:36 2026] GET /volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:37.367408 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-41af0534-9ba6-4d8d-a77f-222fbf365b51 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:37.370002 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-41af0534-9ba6-4d8d-a77f-222fbf365b51 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 Aug 12 21:52:37.370311 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-41af0534-9ba6-4d8d-a77f-222fbf365b51 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:37.370593 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-41af0534-9ba6-4d8d-a77f-222fbf365b51 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:37.370715 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-41af0534-9ba6-4d8d-a77f-222fbf365b51 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 24da279d-25db-4770-99fe-39c78aaf1326. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:37.375459 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-41af0534-9ba6-4d8d-a77f-222fbf365b51 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 returned with HTTP 404 Aug 12 21:52:37.376076 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1282/5120] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:37 2026] GET /volume/v3/backups/24da279d-25db-4770-99fe-39c78aaf1326 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:37.384875 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0aac915a-e654-4374-bbff-31e87c5c283c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:37.387072 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0aac915a-e654-4374-bbff-31e87c5c283c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:52:37.387435 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0aac915a-e654-4374-bbff-31e87c5c283c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:37.387746 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0aac915a-e654-4374-bbff-31e87c5c283c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:37.387899 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-0aac915a-e654-4374-bbff-31e87c5c283c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete backup with id: 0e9d24d3-a27a-44b1-9a23-2a920f56f048. Aug 12 21:52:37.393833 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:37.393833 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:37.413896 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-0aac915a-e654-4374-bbff-31e87c5c283c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] delete_backup rpcapi backup_id 0e9d24d3-a27a-44b1-9a23-2a920f56f048 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:52:37.416231 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0aac915a-e654-4374-bbff-31e87c5c283c tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 202 Aug 12 21:52:37.416892 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1284/5121] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:37 2026] DELETE /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:37.425058 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-364e3726-ec53-44e7-abdc-68db31925bb9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:37.427204 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-364e3726-ec53-44e7-abdc-68db31925bb9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:52:37.427442 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-364e3726-ec53-44e7-abdc-68db31925bb9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:37.427732 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-364e3726-ec53-44e7-abdc-68db31925bb9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:37.427854 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-364e3726-ec53-44e7-abdc-68db31925bb9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:37.432476 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:37.432476 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:37.433260 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-364e3726-ec53-44e7-abdc-68db31925bb9 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 200 Aug 12 21:52:37.433652 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1280/5122] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:37 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:37.985791 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7589e9bc-56e2-4c25-9da2-0de869c3b61a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:37.987671 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7589e9bc-56e2-4c25-9da2-0de869c3b61a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 Aug 12 21:52:37.987879 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7589e9bc-56e2-4c25-9da2-0de869c3b61a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:37.988073 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7589e9bc-56e2-4c25-9da2-0de869c3b61a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:37.995665 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:37.995665 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:37.999276 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7589e9bc-56e2-4c25-9da2-0de869c3b61a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:38.003814 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7589e9bc-56e2-4c25-9da2-0de869c3b61a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 returned with HTTP 200 Aug 12 21:52:38.004133 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1277/5123] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:37 2026] GET /volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:38.019849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc454124-678d-4573-b2e1-dfb8dae7fb60 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:38.021900 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc454124-678d-4573-b2e1-dfb8dae7fb60 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] DELETE https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:38.022120 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc454124-678d-4573-b2e1-dfb8dae7fb60 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:38.022324 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc454124-678d-4573-b2e1-dfb8dae7fb60 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:38.022428 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-cc454124-678d-4573-b2e1-dfb8dae7fb60 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete backup with id: 3dfd353e-31f6-4e4d-972b-c1429c1c707a. Aug 12 21:52:38.027343 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:38.027343 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:38.039900 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-cc454124-678d-4573-b2e1-dfb8dae7fb60 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] delete_backup rpcapi backup_id 3dfd353e-31f6-4e4d-972b-c1429c1c707a {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:52:38.042197 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc454124-678d-4573-b2e1-dfb8dae7fb60 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 202 Aug 12 21:52:38.042797 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1283/5124] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:38 2026] DELETE /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:38.051299 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d094931e-cf00-4b7a-9758-2117bb4f1e06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:38.053607 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d094931e-cf00-4b7a-9758-2117bb4f1e06 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:38.054473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d094931e-cf00-4b7a-9758-2117bb4f1e06 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:38.054473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d094931e-cf00-4b7a-9758-2117bb4f1e06 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:38.054774 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d094931e-cf00-4b7a-9758-2117bb4f1e06 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:38.061107 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:38.061107 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:38.061644 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d094931e-cf00-4b7a-9758-2117bb4f1e06 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 200 Aug 12 21:52:38.062120 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1285/5125] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:38 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:38.445579 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e56c764-1732-4027-9b56-b63332bb1672 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:38.447771 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e56c764-1732-4027-9b56-b63332bb1672 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 Aug 12 21:52:38.448033 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e56c764-1732-4027-9b56-b63332bb1672 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:38.448255 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e56c764-1732-4027-9b56-b63332bb1672 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:38.448359 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8e56c764-1732-4027-9b56-b63332bb1672 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id 0e9d24d3-a27a-44b1-9a23-2a920f56f048. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:38.452736 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e56c764-1732-4027-9b56-b63332bb1672 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 returned with HTTP 404 Aug 12 21:52:38.453252 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1281/5126] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:38 2026] GET /volume/v3/backups/0e9d24d3-a27a-44b1-9a23-2a920f56f048 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:38.461376 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51652c5c-ad11-4363-ac86-0b59c5039f37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:38.463019 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51652c5c-ad11-4363-ac86-0b59c5039f37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:38.463206 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51652c5c-ad11-4363-ac86-0b59c5039f37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:38.463408 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51652c5c-ad11-4363-ac86-0b59c5039f37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:38.463592 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-51652c5c-ad11-4363-ac86-0b59c5039f37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete backup with id: eba08a76-67af-4f87-b18c-f5638b149673. Aug 12 21:52:38.468601 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:38.468601 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:38.484899 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-51652c5c-ad11-4363-ac86-0b59c5039f37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] delete_backup rpcapi backup_id eba08a76-67af-4f87-b18c-f5638b149673 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:52:38.487264 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51652c5c-ad11-4363-ac86-0b59c5039f37 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 202 Aug 12 21:52:38.487825 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1278/5127] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:38 2026] DELETE /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:52:38.496335 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a75c873d-8722-478a-98b2-1e66da13ffdc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:38.498881 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a75c873d-8722-478a-98b2-1e66da13ffdc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:38.499178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a75c873d-8722-478a-98b2-1e66da13ffdc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:38.499429 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a75c873d-8722-478a-98b2-1e66da13ffdc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:38.499643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a75c873d-8722-478a-98b2-1e66da13ffdc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:38.505311 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:38.505311 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:38.506304 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a75c873d-8722-478a-98b2-1e66da13ffdc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 200 Aug 12 21:52:38.506869 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1284/5128] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:38 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:38.827513 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62f69553-3bae-4ffd-8c5d-f9f601b58d6d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:38.829870 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62f69553-3bae-4ffd-8c5d-f9f601b58d6d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 Aug 12 21:52:38.830111 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62f69553-3bae-4ffd-8c5d-f9f601b58d6d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:38.830369 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62f69553-3bae-4ffd-8c5d-f9f601b58d6d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:38.837147 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:38.837147 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:38.837667 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62f69553-3bae-4ffd-8c5d-f9f601b58d6d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot retrieved successfully. Aug 12 21:52:38.838582 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62f69553-3bae-4ffd-8c5d-f9f601b58d6d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 returned with HTTP 200 Aug 12 21:52:38.839019 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1286/5129] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:52:38 2026] GET /volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:38.868327 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:38.870068 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:38.870485 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1672770546", "snapshot_id": null, "imageRef": "2084148f-b2b7-43ff-9a52-8da4b010e9da", "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:38.872652 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1672770546', 'snapshot_id': None, 'imageRef': '2084148f-b2b7-43ff-9a52-8da4b010e9da', 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:38.962272 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:38.962272 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:38.962754 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot retrieved successfully. Aug 12 21:52:38.962946 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume of 1 GB Aug 12 21:52:38.966753 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Availability Zones retrieved successfully. Aug 12 21:52:38.973667 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Flow 'volume_create_api' (ad87d3a0-60ad-41aa-9fea-63db89c6bd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:38.975141 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be4aeb4-beff-4deb-a6a1-31a273033194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:38.976605 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:39.013774 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be4aeb4-beff-4deb-a6a1-31a273033194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '049c68e3-1278-4c80-8f69-9902669082d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:39.014528 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4128f88c-b681-4c7f-ba4a-c0a1ab48f257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:39.060026 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Created reservations ['42e121ae-c480-45da-8f91-f6f7c639bf2f', '1bf413aa-069d-4398-86b1-dbcb1f25ca6b', 'de99d77a-afae-4665-87ac-c7ba9703dbd6', '4aee65fd-92d6-4349-8c12-b80bdcd00210'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:39.061078 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4128f88c-b681-4c7f-ba4a-c0a1ab48f257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e121ae-c480-45da-8f91-f6f7c639bf2f', '1bf413aa-069d-4398-86b1-dbcb1f25ca6b', 'de99d77a-afae-4665-87ac-c7ba9703dbd6', '4aee65fd-92d6-4349-8c12-b80bdcd00210']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:39.062552 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c89f51-07d2-4917-96e1-40e99c1f402c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:39.073223 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d19224d4-5bee-48ea-b7ca-2489e67f5296 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:39.075109 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d19224d4-5bee-48ea-b7ca-2489e67f5296 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a Aug 12 21:52:39.075509 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d19224d4-5bee-48ea-b7ca-2489e67f5296 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:39.075509 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d19224d4-5bee-48ea-b7ca-2489e67f5296 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:39.075672 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d19224d4-5bee-48ea-b7ca-2489e67f5296 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Show backup with id 3dfd353e-31f6-4e4d-972b-c1429c1c707a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:39.080281 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d19224d4-5bee-48ea-b7ca-2489e67f5296 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a returned with HTTP 404 Aug 12 21:52:39.081019 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1279/5130] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:39 2026] GET /volume/v3/backups/3dfd353e-31f6-4e4d-972b-c1429c1c707a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:39.092221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c57fa2a0-a1e6-401d-8faf-a1775333c0a9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:39.095259 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c57fa2a0-a1e6-401d-8faf-a1775333c0a9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] DELETE https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 Aug 12 21:52:39.095259 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c57fa2a0-a1e6-401d-8faf-a1775333c0a9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:39.095501 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c57fa2a0-a1e6-401d-8faf-a1775333c0a9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:39.095746 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c57fa2a0-a1e6-401d-8faf-a1775333c0a9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume with id: cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 Aug 12 21:52:39.102978 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:39.102978 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:39.103479 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c57fa2a0-a1e6-401d-8faf-a1775333c0a9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:39.110160 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c89f51-07d2-4917-96e1-40e99c1f402c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c99b913c-c919-4cca-822c-67046579807f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1672770546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c017374d85a54b8c99884ba75f55fb7e',qos_specs=None,replication_status=,reservations=['42e121ae-c480-45da-8f91-f6f7c639bf2f','1bf413aa-069d-4398-86b1-dbcb1f25ca6b','de99d77a-afae-4665-87ac-c7ba9703dbd6','4aee65fd-92d6-4349-8c12-b80bdcd00210'],size=1,snapshot_id=049c68e3-1278-4c80-8f69-9902669082d6,source_replicaid=,source_volid=None,status='creating',user_id='af6986c9afbd46008b513f53663d7f53',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), '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-12T21:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1672770546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c99b913c-c919-4cca-822c-67046579807f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c017374d85a54b8c99884ba75f55fb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=049c68e3-1278-4c80-8f69-9902669082d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6986c9afbd46008b513f53663d7f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:39.111221 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3800315-35bd-48e8-b894-ab6ed0c84197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:39.121353 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c57fa2a0-a1e6-401d-8faf-a1775333c0a9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume request issued successfully. Aug 12 21:52:39.121645 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c57fa2a0-a1e6-401d-8faf-a1775333c0a9 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 returned with HTTP 202 Aug 12 21:52:39.122254 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1285/5131] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:39 2026] DELETE /volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:39.131455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b25b94e-349b-4bdd-934e-fc0e6eca8c75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:39.133889 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b25b94e-349b-4bdd-934e-fc0e6eca8c75 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 Aug 12 21:52:39.134095 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b25b94e-349b-4bdd-934e-fc0e6eca8c75 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:39.134292 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b25b94e-349b-4bdd-934e-fc0e6eca8c75 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:39.137813 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3800315-35bd-48e8-b894-ab6ed0c84197) transitioned into state 'SUCCESS' from state '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-1672770546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c017374d85a54b8c99884ba75f55fb7e',qos_specs=None,replication_status=,reservations=['42e121ae-c480-45da-8f91-f6f7c639bf2f','1bf413aa-069d-4398-86b1-dbcb1f25ca6b','de99d77a-afae-4665-87ac-c7ba9703dbd6','4aee65fd-92d6-4349-8c12-b80bdcd00210'],size=1,snapshot_id=049c68e3-1278-4c80-8f69-9902669082d6,source_replicaid=,source_volid=None,status='creating',user_id='af6986c9afbd46008b513f53663d7f53',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:39.138406 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf5f140-1dd1-4df2-a72b-ce5df4e49b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:39.142243 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:39.142243 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:39.146706 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1b25b94e-349b-4bdd-934e-fc0e6eca8c75 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:39.152526 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b25b94e-349b-4bdd-934e-fc0e6eca8c75 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 returned with HTTP 200 Aug 12 21:52:39.153086 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1287/5132] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:39 2026] GET /volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:39.165270 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf5f140-1dd1-4df2-a72b-ce5df4e49b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:39.166191 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Flow 'volume_create_api' (ad87d3a0-60ad-41aa-9fea-63db89c6bd64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:39.166714 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume request issued successfully. Aug 12 21:52:39.167301 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c6cdeff-0dfe-44f5-a8ad-ee4ddb78e207 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:39.167997 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1282/5133] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:52:38 2026] POST /volume/v3/volumes => generated 814 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:39.180474 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc99f47a-4bda-45ed-a6d5-7b3f47060aa2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:39.182480 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc99f47a-4bda-45ed-a6d5-7b3f47060aa2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:52:39.182752 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc99f47a-4bda-45ed-a6d5-7b3f47060aa2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:39.183004 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc99f47a-4bda-45ed-a6d5-7b3f47060aa2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:39.191360 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:39.191360 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:39.196327 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc99f47a-4bda-45ed-a6d5-7b3f47060aa2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:52:39.202283 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc99f47a-4bda-45ed-a6d5-7b3f47060aa2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 200 Aug 12 21:52:39.202823 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1280/5134] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:39 2026] GET /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:39.519535 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-413d2162-5a79-4b33-a075-f3bab37725a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:39.521982 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-413d2162-5a79-4b33-a075-f3bab37725a3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 Aug 12 21:52:39.522272 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-413d2162-5a79-4b33-a075-f3bab37725a3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:39.522502 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-413d2162-5a79-4b33-a075-f3bab37725a3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:39.522669 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-413d2162-5a79-4b33-a075-f3bab37725a3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Show backup with id eba08a76-67af-4f87-b18c-f5638b149673. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:39.527737 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-413d2162-5a79-4b33-a075-f3bab37725a3 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 returned with HTTP 404 Aug 12 21:52:39.528372 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1286/5135] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:39 2026] GET /volume/v3/backups/eba08a76-67af-4f87-b18c-f5638b149673 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:39.535963 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4ec760b1-c7bf-4382-811a-b336ec425abc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:39.538368 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ec760b1-c7bf-4382-811a-b336ec425abc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 Aug 12 21:52:39.538719 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ec760b1-c7bf-4382-811a-b336ec425abc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:39.539017 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ec760b1-c7bf-4382-811a-b336ec425abc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:39.539250 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4ec760b1-c7bf-4382-811a-b336ec425abc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume with id: 38cbc983-c860-47d9-a45e-58fd5d95c6b2 Aug 12 21:52:39.547368 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:39.547368 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:39.547766 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4ec760b1-c7bf-4382-811a-b336ec425abc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:39.566809 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4ec760b1-c7bf-4382-811a-b336ec425abc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Delete volume request issued successfully. Aug 12 21:52:39.567014 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ec760b1-c7bf-4382-811a-b336ec425abc tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 returned with HTTP 202 Aug 12 21:52:39.567542 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1288/5136] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:39 2026] DELETE /volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:39.575523 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32d14a3a-115d-4801-8130-a6718e7d2789 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:39.577683 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32d14a3a-115d-4801-8130-a6718e7d2789 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 Aug 12 21:52:39.577942 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32d14a3a-115d-4801-8130-a6718e7d2789 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:39.578174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32d14a3a-115d-4801-8130-a6718e7d2789 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:39.586002 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:39.586002 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:39.589803 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-32d14a3a-115d-4801-8130-a6718e7d2789 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Volume info retrieved successfully. Aug 12 21:52:39.594360 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32d14a3a-115d-4801-8130-a6718e7d2789 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 returned with HTTP 200 Aug 12 21:52:39.594878 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1283/5137] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:39 2026] GET /volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:40.167717 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7277e7dc-5bf8-4f12-a543-591ad42e40bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:40.169900 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7277e7dc-5bf8-4f12-a543-591ad42e40bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 Aug 12 21:52:40.170156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7277e7dc-5bf8-4f12-a543-591ad42e40bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:40.170402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7277e7dc-5bf8-4f12-a543-591ad42e40bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:40.177901 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7277e7dc-5bf8-4f12-a543-591ad42e40bb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 returned with HTTP 404 Aug 12 21:52:40.178527 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1281/5138] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:40 2026] GET /volume/v3/volumes/cd1638fc-0b7c-4a3b-9947-14a9ef9eb971 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:40.186174 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c57602e-5983-4a31-962e-1283c8a153ff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:40.188182 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c57602e-5983-4a31-962e-1283c8a153ff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] DELETE https://10.4.3.240/volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f Aug 12 21:52:40.188372 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c57602e-5983-4a31-962e-1283c8a153ff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:40.188615 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c57602e-5983-4a31-962e-1283c8a153ff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:40.188851 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-3c57602e-5983-4a31-962e-1283c8a153ff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume with id: 4c561486-4e84-47e6-b07e-ffe160ccd80f Aug 12 21:52:40.196967 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:40.196967 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:40.197486 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c57602e-5983-4a31-962e-1283c8a153ff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:40.215608 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c57602e-5983-4a31-962e-1283c8a153ff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume request issued successfully. Aug 12 21:52:40.215834 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c57602e-5983-4a31-962e-1283c8a153ff tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f returned with HTTP 202 Aug 12 21:52:40.215938 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-049bcdfb-4b4d-4f46-b8b0-15c6c867bcf2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:40.216315 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1287/5139] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:40 2026] DELETE /volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:40.218337 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-049bcdfb-4b4d-4f46-b8b0-15c6c867bcf2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:52:40.218687 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-049bcdfb-4b4d-4f46-b8b0-15c6c867bcf2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:40.218953 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-049bcdfb-4b4d-4f46-b8b0-15c6c867bcf2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:40.224647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1491b855-fa6a-4c5e-9e74-87f3afe47c29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:40.226710 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:40.226710 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:40.226894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1491b855-fa6a-4c5e-9e74-87f3afe47c29 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f Aug 12 21:52:40.227163 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1491b855-fa6a-4c5e-9e74-87f3afe47c29 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:40.227421 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1491b855-fa6a-4c5e-9e74-87f3afe47c29 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:40.231287 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-049bcdfb-4b4d-4f46-b8b0-15c6c867bcf2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:52:40.236371 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:40.236371 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:40.237420 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-049bcdfb-4b4d-4f46-b8b0-15c6c867bcf2 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 200 Aug 12 21:52:40.238057 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1289/5140] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:40 2026] GET /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:40.241049 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1491b855-fa6a-4c5e-9e74-87f3afe47c29 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:40.247127 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1491b855-fa6a-4c5e-9e74-87f3afe47c29 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f returned with HTTP 200 Aug 12 21:52:40.247709 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1284/5141] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:40 2026] GET /volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:40.252416 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20eaf353-9af1-40bf-a8b1-f6341ff5fc48 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:40.254346 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20eaf353-9af1-40bf-a8b1-f6341ff5fc48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:52:40.254559 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20eaf353-9af1-40bf-a8b1-f6341ff5fc48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:40.254809 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20eaf353-9af1-40bf-a8b1-f6341ff5fc48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:40.263012 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:40.263012 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:40.267642 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-20eaf353-9af1-40bf-a8b1-f6341ff5fc48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:52:40.274027 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20eaf353-9af1-40bf-a8b1-f6341ff5fc48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 200 Aug 12 21:52:40.274711 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1282/5142] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:40 2026] GET /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:40.608561 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ec7990e7-306a-4861-a056-887ff3f663c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:40.610569 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec7990e7-306a-4861-a056-887ff3f663c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] GET https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 Aug 12 21:52:40.610807 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec7990e7-306a-4861-a056-887ff3f663c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:40.611029 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec7990e7-306a-4861-a056-887ff3f663c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:40.618881 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec7990e7-306a-4861-a056-887ff3f663c4 tempest-ProjectAdminTests33-699911223 tempest-ProjectAdminTests33-699911223-project-admin] https://10.4.3.240/volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 returned with HTTP 404 Aug 12 21:52:40.619575 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1288/5143] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:40 2026] GET /volume/v3/volumes/38cbc983-c860-47d9-a45e-58fd5d95c6b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:41.264232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39def37c-ba1e-4fa8-80de-290cb41815eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:41.266347 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39def37c-ba1e-4fa8-80de-290cb41815eb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f Aug 12 21:52:41.266757 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39def37c-ba1e-4fa8-80de-290cb41815eb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:41.268385 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39def37c-ba1e-4fa8-80de-290cb41815eb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:41.276496 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39def37c-ba1e-4fa8-80de-290cb41815eb tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f returned with HTTP 404 Aug 12 21:52:41.277350 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1290/5144] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:41 2026] GET /volume/v3/volumes/4c561486-4e84-47e6-b07e-ffe160ccd80f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:41.285546 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6d49b3a-f859-4c29-9368-efd62538f48d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:41.288042 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6d49b3a-f859-4c29-9368-efd62538f48d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] DELETE https://10.4.3.240/volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 Aug 12 21:52:41.288323 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6d49b3a-f859-4c29-9368-efd62538f48d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:41.288574 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6d49b3a-f859-4c29-9368-efd62538f48d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:41.288853 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a6d49b3a-f859-4c29-9368-efd62538f48d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume with id: 2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 Aug 12 21:52:41.300216 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:41.300216 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:41.300925 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a6d49b3a-f859-4c29-9368-efd62538f48d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:41.325632 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a6d49b3a-f859-4c29-9368-efd62538f48d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume request issued successfully. Aug 12 21:52:41.325985 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6d49b3a-f859-4c29-9368-efd62538f48d tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 returned with HTTP 202 Aug 12 21:52:41.326467 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1285/5145] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:41 2026] DELETE /volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:41.336803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c063dc4b-06a8-479f-9c6c-e20b489c1482 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:41.339480 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c063dc4b-06a8-479f-9c6c-e20b489c1482 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 Aug 12 21:52:41.339664 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c063dc4b-06a8-479f-9c6c-e20b489c1482 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:41.339867 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c063dc4b-06a8-479f-9c6c-e20b489c1482 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:41.350392 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:41.350392 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:41.355958 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c063dc4b-06a8-479f-9c6c-e20b489c1482 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:41.362385 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c063dc4b-06a8-479f-9c6c-e20b489c1482 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 returned with HTTP 200 Aug 12 21:52:41.362981 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1283/5146] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:41 2026] GET /volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:41.522394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-26eda756-ec47-4826-a55e-3392ee8950be req-04104b2a-599e-4141-ad2f-00eae1ba56f4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:41.524994 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-04104b2a-599e-4141-ad2f-00eae1ba56f4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:52:41.525251 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-04104b2a-599e-4141-ad2f-00eae1ba56f4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:41.525471 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-04104b2a-599e-4141-ad2f-00eae1ba56f4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:41.532907 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:41.532907 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:41.536822 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-26eda756-ec47-4826-a55e-3392ee8950be req-04104b2a-599e-4141-ad2f-00eae1ba56f4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:52:41.542100 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-04104b2a-599e-4141-ad2f-00eae1ba56f4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 200 Aug 12 21:52:41.542514 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1289/5147] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:41 2026] GET /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:42.237201 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a30a8aa3-022b-425b-9d65-da1111a1ff81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:42.267275 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-26eda756-ec47-4826-a55e-3392ee8950be req-e8290249-a183-457a-8c57-55f36ff45b79 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:42.269574 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-e8290249-a183-457a-8c57-55f36ff45b79 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:52:42.269809 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-e8290249-a183-457a-8c57-55f36ff45b79 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:42.270019 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-e8290249-a183-457a-8c57-55f36ff45b79 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:42.276928 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:42.276928 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:42.280935 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-26eda756-ec47-4826-a55e-3392ee8950be req-e8290249-a183-457a-8c57-55f36ff45b79 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:52:42.285988 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-e8290249-a183-457a-8c57-55f36ff45b79 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 200 Aug 12 21:52:42.286442 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1286/5148] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:42 2026] GET /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:42.299230 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e309756-e38e-4420-bbd7-546cacf8f913 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:42.299754 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e309756-e38e-4420-bbd7-546cacf8f913 None None] GET https://10.4.3.240/volume// Aug 12 21:52:42.299973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e309756-e38e-4420-bbd7-546cacf8f913 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:42.300196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e309756-e38e-4420-bbd7-546cacf8f913 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:42.300569 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e309756-e38e-4420-bbd7-546cacf8f913 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:52:42.300984 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1284/5149] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:52:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:52:42.309876 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-26eda756-ec47-4826-a55e-3392ee8950be req-d1f21b34-56b1-49fe-b331-ed9e8dcf231b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:42.312391 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-d1f21b34-56b1-49fe-b331-ed9e8dcf231b tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:52:42.312797 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-d1f21b34-56b1-49fe-b331-ed9e8dcf231b tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c99b913c-c919-4cca-822c-67046579807f", "connector": null, "instance_uuid": "aaa76f9c-2c42-406c-a90a-5db645aa157f"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:42.323653 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:42.323653 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:42.356854 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-d1f21b34-56b1-49fe-b331-ed9e8dcf231b tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:52:42.357436 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1290/5150] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:52:42 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 12 21:52:42.372883 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a30a8aa3-022b-425b-9d65-da1111a1ff81 tempest-ProjectAdminTests-779166647 tempest-ProjectAdminTests-779166647-project-admin] GET https://10.4.3.240/volume/v3/scheduler-stats/get_pools Aug 12 21:52:42.373210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a30a8aa3-022b-425b-9d65-da1111a1ff81 tempest-ProjectAdminTests-779166647 tempest-ProjectAdminTests-779166647-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:42.373415 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a30a8aa3-022b-425b-9d65-da1111a1ff81 tempest-ProjectAdminTests-779166647 tempest-ProjectAdminTests-779166647-project-admin] Calling method 'get_pools' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:42.380158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b9b12be-dbe9-4cad-9e62-7a84cc2d1ab6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:42.382253 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b9b12be-dbe9-4cad-9e62-7a84cc2d1ab6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 Aug 12 21:52:42.382591 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b9b12be-dbe9-4cad-9e62-7a84cc2d1ab6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:42.382822 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b9b12be-dbe9-4cad-9e62-7a84cc2d1ab6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:42.385453 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a30a8aa3-022b-425b-9d65-da1111a1ff81 tempest-ProjectAdminTests-779166647 tempest-ProjectAdminTests-779166647-project-admin] https://10.4.3.240/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 21:52:42.385930 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1291/5151] 10.4.3.240 () {66 vars in 1291 bytes} [Wed Aug 12 21:52:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:42.390326 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b9b12be-dbe9-4cad-9e62-7a84cc2d1ab6 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 returned with HTTP 404 Aug 12 21:52:42.391140 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1287/5152] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:42 2026] GET /volume/v3/volumes/2b2d005a-d0c0-4ea4-808f-e68dfb9fdf02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:42.395058 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a232ea34-5daf-42d7-855f-f8921eb72cc9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:42.396995 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a232ea34-5daf-42d7-855f-f8921eb72cc9 tempest-ProjectAdminTests-779166647 tempest-ProjectAdminTests-779166647-project-admin] GET https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool Aug 12 21:52:42.397241 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a232ea34-5daf-42d7-855f-f8921eb72cc9 tempest-ProjectAdminTests-779166647 tempest-ProjectAdminTests-779166647-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:42.397517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a232ea34-5daf-42d7-855f-f8921eb72cc9 tempest-ProjectAdminTests-779166647 tempest-ProjectAdminTests-779166647-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:42.398808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ec49aa74-6542-463b-ba28-5d9bc5b86adf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:42.400829 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec49aa74-6542-463b-ba28-5d9bc5b86adf tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 Aug 12 21:52:42.401067 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec49aa74-6542-463b-ba28-5d9bc5b86adf tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:42.401350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec49aa74-6542-463b-ba28-5d9bc5b86adf tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:42.401573 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ec49aa74-6542-463b-ba28-5d9bc5b86adf tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume with id: 5213985e-6ffe-40df-a652-87289fdc5286 Aug 12 21:52:42.408681 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a232ea34-5daf-42d7-855f-f8921eb72cc9 tempest-ProjectAdminTests-779166647 tempest-ProjectAdminTests-779166647-project-admin] https://10.4.3.240/volume/v3/capabilities/np0000007121@storpool returned with HTTP 200 Aug 12 21:52:42.409755 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:42.409755 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:42.410478 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ec49aa74-6542-463b-ba28-5d9bc5b86adf tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:42.410613 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1285/5153] 10.4.3.240 () {66 vars in 1318 bytes} [Wed Aug 12 21:52:42 2026] GET /volume/v3/capabilities/np0000007121@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:42.437001 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ec49aa74-6542-463b-ba28-5d9bc5b86adf tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume request issued successfully. Aug 12 21:52:42.437001 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec49aa74-6542-463b-ba28-5d9bc5b86adf tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 returned with HTTP 202 Aug 12 21:52:42.437001 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1291/5154] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:42 2026] DELETE /volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:42.445695 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77f3af64-20cc-4ac2-97c9-c2803428fccc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:42.447874 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77f3af64-20cc-4ac2-97c9-c2803428fccc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 Aug 12 21:52:42.448126 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77f3af64-20cc-4ac2-97c9-c2803428fccc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:42.449184 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77f3af64-20cc-4ac2-97c9-c2803428fccc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:42.457613 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:42.457613 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:42.461805 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-77f3af64-20cc-4ac2-97c9-c2803428fccc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:42.466674 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77f3af64-20cc-4ac2-97c9-c2803428fccc tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 returned with HTTP 200 Aug 12 21:52:42.467133 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1292/5155] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:42 2026] GET /volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:43.484283 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65c494c9-71ee-4496-80b3-9b6f2483018c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:43.486535 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65c494c9-71ee-4496-80b3-9b6f2483018c tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 Aug 12 21:52:43.486846 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65c494c9-71ee-4496-80b3-9b6f2483018c tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:43.487135 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65c494c9-71ee-4496-80b3-9b6f2483018c tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:43.496351 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65c494c9-71ee-4496-80b3-9b6f2483018c tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 returned with HTTP 404 Aug 12 21:52:43.496501 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1288/5156] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:43 2026] GET /volume/v3/volumes/5213985e-6ffe-40df-a652-87289fdc5286 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:43.505578 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3300ec4b-7640-4692-9bc9-06f4c2fadcbe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:43.508088 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3300ec4b-7640-4692-9bc9-06f4c2fadcbe tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] DELETE https://10.4.3.240/volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa Aug 12 21:52:43.508333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3300ec4b-7640-4692-9bc9-06f4c2fadcbe tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:43.508577 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3300ec4b-7640-4692-9bc9-06f4c2fadcbe tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:43.508825 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3300ec4b-7640-4692-9bc9-06f4c2fadcbe tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume with id: 56418194-3521-4c4a-906d-770c982130aa Aug 12 21:52:43.518741 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:43.518741 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:43.520309 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3300ec4b-7640-4692-9bc9-06f4c2fadcbe tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:43.521067 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b7c536b8-2562-47e7-8a11-ac9783ac1e3c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:43.521617 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b7c536b8-2562-47e7-8a11-ac9783ac1e3c None None] GET https://10.4.3.240/volume// Aug 12 21:52:43.521953 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b7c536b8-2562-47e7-8a11-ac9783ac1e3c None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:43.522342 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b7c536b8-2562-47e7-8a11-ac9783ac1e3c None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:43.522795 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b7c536b8-2562-47e7-8a11-ac9783ac1e3c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:52:43.523103 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1292/5157] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:52:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:52:43.534709 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-26eda756-ec47-4826-a55e-3392ee8950be req-c18408b3-cd1f-43cc-b18e-12db843f097f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:43.537583 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-c18408b3-cd1f-43cc-b18e-12db843f097f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:52:43.537957 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-c18408b3-cd1f-43cc-b18e-12db843f097f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:43.538267 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-c18408b3-cd1f-43cc-b18e-12db843f097f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:43.546750 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3300ec4b-7640-4692-9bc9-06f4c2fadcbe tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume request issued successfully. Aug 12 21:52:43.547244 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3300ec4b-7640-4692-9bc9-06f4c2fadcbe tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa returned with HTTP 202 Aug 12 21:52:43.548002 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1286/5158] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:43 2026] DELETE /volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:43.552102 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:43.552102 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:43.555721 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfdbbc9c-dfcc-4937-9b46-056ef6f4cca2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:43.558553 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfdbbc9c-dfcc-4937-9b46-056ef6f4cca2 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa Aug 12 21:52:43.558553 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfdbbc9c-dfcc-4937-9b46-056ef6f4cca2 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:43.558910 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-26eda756-ec47-4826-a55e-3392ee8950be req-c18408b3-cd1f-43cc-b18e-12db843f097f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:52:43.559122 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfdbbc9c-dfcc-4937-9b46-056ef6f4cca2 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:43.565706 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-c18408b3-cd1f-43cc-b18e-12db843f097f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 200 Aug 12 21:52:43.566193 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1293/5159] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:52:43 2026] GET /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 1584 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:43.567248 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:43.567248 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:43.573451 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfdbbc9c-dfcc-4937-9b46-056ef6f4cca2 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:43.583211 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfdbbc9c-dfcc-4937-9b46-056ef6f4cca2 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa returned with HTTP 200 Aug 12 21:52:43.583939 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1289/5160] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:43 2026] GET /volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:43.695006 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-26eda756-ec47-4826-a55e-3392ee8950be req-65819b3d-13cc-4d67-83a4-e7a317c3c314 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:43.697531 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-65819b3d-13cc-4d67-83a4-e7a317c3c314 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] PUT https://10.4.3.240/volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f Aug 12 21:52:43.697960 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-65819b3d-13cc-4d67-83a4-e7a317c3c314 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:43.708209 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-26eda756-ec47-4826-a55e-3392ee8950be req-65819b3d-13cc-4d67-83a4-e7a317c3c314 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Acquiring lock "cinder-attachment_update-c99b913c-c919-4cca-822c-67046579807f-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:52:43.717535 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-26eda756-ec47-4826-a55e-3392ee8950be req-65819b3d-13cc-4d67-83a4-e7a317c3c314 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Lock "cinder-attachment_update-c99b913c-c919-4cca-822c-67046579807f-np0000007121" acquired by "attachment_update" :: waited 0.009s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:52:43.718563 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:43.718563 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:43.820266 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-26eda756-ec47-4826-a55e-3392ee8950be req-65819b3d-13cc-4d67-83a4-e7a317c3c314 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Lock "cinder-attachment_update-c99b913c-c919-4cca-822c-67046579807f-np0000007121" released by "attachment_update" :: held 0.103s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:52:43.820897 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-65819b3d-13cc-4d67-83a4-e7a317c3c314 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f returned with HTTP 200 Aug 12 21:52:43.821337 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1293/5161] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:52:43 2026] PUT /volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:43.852129 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-26eda756-ec47-4826-a55e-3392ee8950be req-1d7ade5d-9635-46bc-96b5-febed21e5ce5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:43.854562 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-1d7ade5d-9635-46bc-96b5-febed21e5ce5 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f/action Aug 12 21:52:43.855065 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-1d7ade5d-9635-46bc-96b5-febed21e5ce5 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:52:43.855228 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-1d7ade5d-9635-46bc-96b5-febed21e5ce5 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:43.872610 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:43.872610 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:43.887960 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26eda756-ec47-4826-a55e-3392ee8950be req-1d7ade5d-9635-46bc-96b5-febed21e5ce5 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f/action returned with HTTP 204 Aug 12 21:52:43.888408 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1287/5162] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:52:43 2026] POST /volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:44.324223 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71d426bd-b165-4a00-9ab3-8a909453ab15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:44.432570 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71d426bd-b165-4a00-9ab3-8a909453ab15 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:52:44.433118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71d426bd-b165-4a00-9ab3-8a909453ab15 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-180678176", "extra_specs": {"storage_protocol": "tempest-storage_protocol-945226718", "vendor_name": "tempest-vendor_name-1962758844"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:44.453382 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71d426bd-b165-4a00-9ab3-8a909453ab15 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:52:44.453826 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1294/5163] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:52:44 2026] POST /volume/v3/types => generated 328 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:44.463824 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:44.465608 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:44.466022 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "42ec87e6-5a20-48aa-9018-0d12bba65ac8", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:44.467602 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume request body: {'volume': {'volume_type': '42ec87e6-5a20-48aa-9018-0d12bba65ac8', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:44.471235 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume of 1 GB Aug 12 21:52:44.471555 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:44.471555 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:44.472010 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:44.479521 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Flow 'volume_create_api' (4546122f-af21-4389-b3e9-e83ead6c447e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:44.480735 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8c8ebb-71d2-4c97-8fb9-c67e17a81202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:44.481820 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:44.502099 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8c8ebb-71d2-4c97-8fb9-c67e17a81202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:52:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-945226718',vendor_name='tempest-vendor_name-1962758844'},id=42ec87e6-5a20-48aa-9018-0d12bba65ac8,is_public=True,name='tempest-ProjectMemberTests-volume-type-180678176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42ec87e6-5a20-48aa-9018-0d12bba65ac8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:44.503377 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d587cd49-1d21-4f0e-8393-2a702cd6107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:44.536267 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-180678176 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-180678176, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:52:44.536747 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-180678176 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-180678176, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:52:44.583618 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Created reservations ['28b79b00-a388-4a94-a5b1-6a2a67f671ea', '208ecef6-a958-4197-96f4-19104db7d9c0', '076487f0-173a-4e75-8634-0df115913c03', '4cd543e5-e93d-4e87-b413-94af45f92710'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:44.584776 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d587cd49-1d21-4f0e-8393-2a702cd6107d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28b79b00-a388-4a94-a5b1-6a2a67f671ea', '208ecef6-a958-4197-96f4-19104db7d9c0', '076487f0-173a-4e75-8634-0df115913c03', '4cd543e5-e93d-4e87-b413-94af45f92710']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:44.585658 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c5a3ce8-2a49-4a62-a085-ac568a9b0178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:44.599102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-47251986-a923-44f3-a8ca-598229f7ac6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:44.601423 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-47251986-a923-44f3-a8ca-598229f7ac6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa Aug 12 21:52:44.601704 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-47251986-a923-44f3-a8ca-598229f7ac6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:44.601963 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-47251986-a923-44f3-a8ca-598229f7ac6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:44.609565 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-47251986-a923-44f3-a8ca-598229f7ac6e tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa returned with HTTP 404 Aug 12 21:52:44.610243 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1294/5164] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:44 2026] GET /volume/v3/volumes/56418194-3521-4c4a-906d-770c982130aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:44.616974 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bda66ef0-67df-4baf-8d2f-2307c8839a34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:44.617944 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c5a3ce8-2a49-4a62-a085-ac568a9b0178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3b5357-ed97-4be8-aa0a-ae887b07319e', '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='1db7caa6486e4983af0e8a5fffb05ccc',qos_specs=None,replication_status=,reservations=['28b79b00-a388-4a94-a5b1-6a2a67f671ea','208ecef6-a958-4197-96f4-19104db7d9c0','076487f0-173a-4e75-8634-0df115913c03','4cd543e5-e93d-4e87-b413-94af45f92710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bd7de0d6624ad3854fe83af24d850c',volume_type_id=42ec87e6-5a20-48aa-9018-0d12bba65ac8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:44Z,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=1d3b5357-ed97-4be8-aa0a-ae887b07319e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1db7caa6486e4983af0e8a5fffb05ccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24bd7de0d6624ad3854fe83af24d850c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42ec87e6-5a20-48aa-9018-0d12bba65ac8),volume_type_id=42ec87e6-5a20-48aa-9018-0d12bba65ac8)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:44.618613 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (575535fb-7500-4876-8ac9-3f03fa68e018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:44.618936 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bda66ef0-67df-4baf-8d2f-2307c8839a34 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 Aug 12 21:52:44.619137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bda66ef0-67df-4baf-8d2f-2307c8839a34 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:44.619327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bda66ef0-67df-4baf-8d2f-2307c8839a34 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:44.619487 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bda66ef0-67df-4baf-8d2f-2307c8839a34 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume with id: d46521eb-0c1b-4249-b87b-b23fe99f7937 Aug 12 21:52:44.627741 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:44.627741 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:44.628490 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bda66ef0-67df-4baf-8d2f-2307c8839a34 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:44.640926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (575535fb-7500-4876-8ac9-3f03fa68e018) transitioned into state 'SUCCESS' from 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='1db7caa6486e4983af0e8a5fffb05ccc',qos_specs=None,replication_status=,reservations=['28b79b00-a388-4a94-a5b1-6a2a67f671ea','208ecef6-a958-4197-96f4-19104db7d9c0','076487f0-173a-4e75-8634-0df115913c03','4cd543e5-e93d-4e87-b413-94af45f92710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bd7de0d6624ad3854fe83af24d850c',volume_type_id=42ec87e6-5a20-48aa-9018-0d12bba65ac8)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:44.641696 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde7815d-ad73-419f-8a14-73b99d773b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:44.650926 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bda66ef0-67df-4baf-8d2f-2307c8839a34 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Delete volume request issued successfully. Aug 12 21:52:44.651191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bda66ef0-67df-4baf-8d2f-2307c8839a34 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 returned with HTTP 202 Aug 12 21:52:44.651345 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde7815d-ad73-419f-8a14-73b99d773b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:44.651811 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1288/5165] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:52:44 2026] DELETE /volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:44.652198 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Flow 'volume_create_api' (4546122f-af21-4389-b3e9-e83ead6c447e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:44.652479 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume request issued successfully. Aug 12 21:52:44.653463 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60706667-7409-4fb0-ad9d-13c8ac70cee3 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:44.653693 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1290/5166] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:52:44 2026] POST /volume/v3/volumes => generated 773 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:44.659439 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6118d09-b164-48ae-8c4c-ab25d7a33b1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:44.661369 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6118d09-b164-48ae-8c4c-ab25d7a33b1a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 Aug 12 21:52:44.661562 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6118d09-b164-48ae-8c4c-ab25d7a33b1a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:44.661795 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6118d09-b164-48ae-8c4c-ab25d7a33b1a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:44.668390 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:44.668390 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:44.670165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25e75de1-fbf9-4335-be0e-cf12a7581b93 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:44.671770 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e6118d09-b164-48ae-8c4c-ab25d7a33b1a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Volume info retrieved successfully. Aug 12 21:52:44.672317 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25e75de1-fbf9-4335-be0e-cf12a7581b93 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e Aug 12 21:52:44.672475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25e75de1-fbf9-4335-be0e-cf12a7581b93 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:44.672585 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25e75de1-fbf9-4335-be0e-cf12a7581b93 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:44.676650 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6118d09-b164-48ae-8c4c-ab25d7a33b1a tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 returned with HTTP 200 Aug 12 21:52:44.677052 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1295/5167] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:44 2026] GET /volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:44.683036 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:44.683036 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:44.687594 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-25e75de1-fbf9-4335-be0e-cf12a7581b93 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:44.696362 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25e75de1-fbf9-4335-be0e-cf12a7581b93 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e returned with HTTP 200 Aug 12 21:52:44.697038 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1295/5168] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:44 2026] GET /volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:45.691176 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0653774d-7f81-4e34-a421-6662561d0ff0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:45.693249 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0653774d-7f81-4e34-a421-6662561d0ff0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] GET https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 Aug 12 21:52:45.693485 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0653774d-7f81-4e34-a421-6662561d0ff0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:45.693739 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0653774d-7f81-4e34-a421-6662561d0ff0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:45.700671 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0653774d-7f81-4e34-a421-6662561d0ff0 tempest-CreateVolumesFromBackupTest-960051605 tempest-CreateVolumesFromBackupTest-960051605-project-member] https://10.4.3.240/volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 returned with HTTP 404 Aug 12 21:52:45.701220 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1289/5169] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:45 2026] GET /volume/v3/volumes/d46521eb-0c1b-4249-b87b-b23fe99f7937 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:45.712284 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c24a2271-99da-4bfa-af84-a93b092ff9b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:45.714831 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c24a2271-99da-4bfa-af84-a93b092ff9b7 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e Aug 12 21:52:45.715157 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c24a2271-99da-4bfa-af84-a93b092ff9b7 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:45.715438 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c24a2271-99da-4bfa-af84-a93b092ff9b7 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:45.725702 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:45.725702 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:45.729611 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c24a2271-99da-4bfa-af84-a93b092ff9b7 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:45.733821 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c24a2271-99da-4bfa-af84-a93b092ff9b7 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e returned with HTTP 200 Aug 12 21:52:45.734174 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1291/5170] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:45 2026] GET /volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:45.750638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b5ef640-e925-478a-bb1c-e01537aa5b12 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:45.752851 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b5ef640-e925-478a-bb1c-e01537aa5b12 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:52:45.753118 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b5ef640-e925-478a-bb1c-e01537aa5b12 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:45.753336 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b5ef640-e925-478a-bb1c-e01537aa5b12 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:45.757115 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b5ef640-e925-478a-bb1c-e01537aa5b12 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:52:45.757523 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1296/5171] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:52:45 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:45.767362 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b038f6cd-6fbf-435d-bdc2-521a7fa93a66 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:45.912645 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b038f6cd-6fbf-435d-bdc2-521a7fa93a66 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] DELETE https://10.4.3.240/volume/v3/messages/68fa28bd-d59c-4aab-bb34-3dbeb6f4209b Aug 12 21:52:45.912960 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b038f6cd-6fbf-435d-bdc2-521a7fa93a66 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:45.913179 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b038f6cd-6fbf-435d-bdc2-521a7fa93a66 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:45.922890 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b038f6cd-6fbf-435d-bdc2-521a7fa93a66 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] https://10.4.3.240/volume/v3/messages/68fa28bd-d59c-4aab-bb34-3dbeb6f4209b returned with HTTP 204 Aug 12 21:52:45.923340 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1296/5172] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:52:45 2026] DELETE /volume/v3/messages/68fa28bd-d59c-4aab-bb34-3dbeb6f4209b => generated 0 bytes in 156 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:52:45.930607 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab3c44c5-eddb-46d6-802e-6411e6f257b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:45.932400 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab3c44c5-eddb-46d6-802e-6411e6f257b5 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] GET https://10.4.3.240/volume/v3/messages/68fa28bd-d59c-4aab-bb34-3dbeb6f4209b Aug 12 21:52:45.932618 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab3c44c5-eddb-46d6-802e-6411e6f257b5 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:45.932835 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab3c44c5-eddb-46d6-802e-6411e6f257b5 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:45.936504 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab3c44c5-eddb-46d6-802e-6411e6f257b5 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] https://10.4.3.240/volume/v3/messages/68fa28bd-d59c-4aab-bb34-3dbeb6f4209b returned with HTTP 404 Aug 12 21:52:45.936994 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1290/5173] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:45 2026] GET /volume/v3/messages/68fa28bd-d59c-4aab-bb34-3dbeb6f4209b => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:45.944743 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:45.946656 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e Aug 12 21:52:45.946938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:45.947179 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:45.947338 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Delete volume with id: 1d3b5357-ed97-4be8-aa0a-ae887b07319e Aug 12 21:52:45.955347 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:45.955347 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:45.956669 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:45.956794 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100325) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:52:45.977238 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Created reservations ['28cb44a0-f320-4e07-b123-18ebc36deb0a', '374b529d-f2fa-4f2d-a8f4-53fda9605c57', 'be88240f-81fb-45ab-92e6-f8697eed1178', '7f5ae55f-bbcc-4ade-8a47-0e69258b219d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:46.017167 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Delete volume request issued successfully. Aug 12 21:52:46.017595 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec2f5642-4d34-44bc-a2f7-0bcfb1eddf3e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e returned with HTTP 202 Aug 12 21:52:46.018272 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1292/5174] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:45 2026] DELETE /volume/v3/volumes/1d3b5357-ed97-4be8-aa0a-ae887b07319e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:46.026430 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12fbd17a-de53-46c8-b768-5cdd0400f15c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:46.028915 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12fbd17a-de53-46c8-b768-5cdd0400f15c tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] DELETE https://10.4.3.240/volume/v3/types/42ec87e6-5a20-48aa-9018-0d12bba65ac8 Aug 12 21:52:46.029202 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12fbd17a-de53-46c8-b768-5cdd0400f15c tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:46.029493 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12fbd17a-de53-46c8-b768-5cdd0400f15c tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:46.060331 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12fbd17a-de53-46c8-b768-5cdd0400f15c tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/types/42ec87e6-5a20-48aa-9018-0d12bba65ac8 returned with HTTP 202 Aug 12 21:52:46.060923 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1297/5175] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:52:46 2026] DELETE /volume/v3/types/42ec87e6-5a20-48aa-9018-0d12bba65ac8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:46.073445 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-62ff3d89-a021-4194-bf22-7e882ce311f8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:46.076766 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62ff3d89-a021-4194-bf22-7e882ce311f8 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:52:46.076766 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62ff3d89-a021-4194-bf22-7e882ce311f8 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1334778618", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2047121639", "vendor_name": "tempest-vendor_name-280252726"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:46.098700 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62ff3d89-a021-4194-bf22-7e882ce311f8 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:52:46.099273 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1297/5176] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:52:46 2026] POST /volume/v3/types => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:46.109466 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:46.111500 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:46.112015 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "238a3142-321e-4d7c-a142-c5c76520a74d", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:46.114127 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume request body: {'volume': {'volume_type': '238a3142-321e-4d7c-a142-c5c76520a74d', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:46.118739 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume of 1 GB Aug 12 21:52:46.119043 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:46.119043 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:46.119467 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:46.125659 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Flow 'volume_create_api' (a5c1ff0c-0a57-4113-87b7-eb7efc61c601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:46.127138 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857608d5-0938-4f8f-b1cc-71165f529e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:46.127907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:46.152307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857608d5-0938-4f8f-b1cc-71165f529e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:52:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2047121639',vendor_name='tempest-vendor_name-280252726'},id=238a3142-321e-4d7c-a142-c5c76520a74d,is_public=True,name='tempest-ProjectMemberTests-volume-type-1334778618',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '238a3142-321e-4d7c-a142-c5c76520a74d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:46.153325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8959f163-0ff0-44b4-95d5-4a2018d46538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:46.185325 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1334778618 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1334778618, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:52:46.185710 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1334778618 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1334778618, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:52:46.218051 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Created reservations ['981cfcc3-538a-48b1-a472-6939ab0ee85c', 'a6820920-3ed4-424b-b1e9-d50048878acf', '86b18eea-a64c-488e-9138-e7adad57951b', 'f8ea6a31-701f-4bce-927f-6d21e83981b9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:46.219194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8959f163-0ff0-44b4-95d5-4a2018d46538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['981cfcc3-538a-48b1-a472-6939ab0ee85c', 'a6820920-3ed4-424b-b1e9-d50048878acf', '86b18eea-a64c-488e-9138-e7adad57951b', 'f8ea6a31-701f-4bce-927f-6d21e83981b9']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:46.220262 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2748e616-8c32-4e43-9f99-030792531a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:46.253490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2748e616-8c32-4e43-9f99-030792531a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '064b0f03-cbdd-4f8e-b9fb-c06dba3bee18', '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='1db7caa6486e4983af0e8a5fffb05ccc',qos_specs=None,replication_status=,reservations=['981cfcc3-538a-48b1-a472-6939ab0ee85c','a6820920-3ed4-424b-b1e9-d50048878acf','86b18eea-a64c-488e-9138-e7adad57951b','f8ea6a31-701f-4bce-927f-6d21e83981b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bd7de0d6624ad3854fe83af24d850c',volume_type_id=238a3142-321e-4d7c-a142-c5c76520a74d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:46Z,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=064b0f03-cbdd-4f8e-b9fb-c06dba3bee18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1db7caa6486e4983af0e8a5fffb05ccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24bd7de0d6624ad3854fe83af24d850c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(238a3142-321e-4d7c-a142-c5c76520a74d),volume_type_id=238a3142-321e-4d7c-a142-c5c76520a74d)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:46.254235 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b40cad-23c0-4637-b9af-59a1d0cc8bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:46.273837 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b40cad-23c0-4637-b9af-59a1d0cc8bb6) transitioned into state 'SUCCESS' from 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='1db7caa6486e4983af0e8a5fffb05ccc',qos_specs=None,replication_status=,reservations=['981cfcc3-538a-48b1-a472-6939ab0ee85c','a6820920-3ed4-424b-b1e9-d50048878acf','86b18eea-a64c-488e-9138-e7adad57951b','f8ea6a31-701f-4bce-927f-6d21e83981b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bd7de0d6624ad3854fe83af24d850c',volume_type_id=238a3142-321e-4d7c-a142-c5c76520a74d)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:46.274204 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95841d97-1da7-41c9-b664-703736a86a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:46.287029 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95841d97-1da7-41c9-b664-703736a86a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:46.287874 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Flow 'volume_create_api' (a5c1ff0c-0a57-4113-87b7-eb7efc61c601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:46.288145 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume request issued successfully. Aug 12 21:52:46.288868 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2810f060-ab8a-4395-8926-6e0a4a8fe532 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:46.289345 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1291/5177] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:52:46 2026] POST /volume/v3/volumes => generated 774 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:46.303907 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-231d0825-9c0d-4594-baa4-04b199f9dbca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:46.306239 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-231d0825-9c0d-4594-baa4-04b199f9dbca tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 Aug 12 21:52:46.306561 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-231d0825-9c0d-4594-baa4-04b199f9dbca tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:46.306891 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-231d0825-9c0d-4594-baa4-04b199f9dbca tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:46.317221 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:46.317221 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:46.323517 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-231d0825-9c0d-4594-baa4-04b199f9dbca tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:46.329972 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-231d0825-9c0d-4594-baa4-04b199f9dbca tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 returned with HTTP 200 Aug 12 21:52:46.330798 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1293/5178] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:46 2026] GET /volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:47.332587 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.344518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c660b2f-9010-42ae-bf64-34a6f3c4781b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.347181 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c660b2f-9010-42ae-bf64-34a6f3c4781b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 Aug 12 21:52:47.347469 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c660b2f-9010-42ae-bf64-34a6f3c4781b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:47.347753 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c660b2f-9010-42ae-bf64-34a6f3c4781b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:47.358043 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:47.358043 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:47.363116 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c660b2f-9010-42ae-bf64-34a6f3c4781b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:47.368980 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c660b2f-9010-42ae-bf64-34a6f3c4781b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 returned with HTTP 200 Aug 12 21:52:47.369551 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1298/5179] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:47 2026] GET /volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 => generated 974 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:47.382147 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21721d8e-fe29-4639-972f-4b63019eb147 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.384574 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21721d8e-fe29-4639-972f-4b63019eb147 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:52:47.384926 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21721d8e-fe29-4639-972f-4b63019eb147 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:47.385218 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21721d8e-fe29-4639-972f-4b63019eb147 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:47.385593 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:47.385593 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:47.390040 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21721d8e-fe29-4639-972f-4b63019eb147 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:52:47.390614 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1292/5180] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:52:47 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:47.401234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94ed5391-0d1f-41f1-9f71-2efbb6696ec6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.403179 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94ed5391-0d1f-41f1-9f71-2efbb6696ec6 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] GET https://10.4.3.240/volume/v3/messages Aug 12 21:52:47.403428 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94ed5391-0d1f-41f1-9f71-2efbb6696ec6 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:47.403698 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94ed5391-0d1f-41f1-9f71-2efbb6696ec6 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:47.407510 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94ed5391-0d1f-41f1-9f71-2efbb6696ec6 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:52:47.408012 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1294/5181] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:52:47 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:47.417640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b9b5558-6065-481b-acba-117e74a9ab96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.420164 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b9b5558-6065-481b-acba-117e74a9ab96 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] DELETE https://10.4.3.240/volume/v3/messages/a1bfa111-33c4-4b53-833d-8454bc320632 Aug 12 21:52:47.420603 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b9b5558-6065-481b-acba-117e74a9ab96 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:47.420769 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b9b5558-6065-481b-acba-117e74a9ab96 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:47.430903 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:47.431272 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1445245992"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:47.431738 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b9b5558-6065-481b-acba-117e74a9ab96 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/messages/a1bfa111-33c4-4b53-833d-8454bc320632 returned with HTTP 204 Aug 12 21:52:47.432267 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1299/5182] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:52:47 2026] DELETE /volume/v3/messages/a1bfa111-33c4-4b53-833d-8454bc320632 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:52:47.433207 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1445245992'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:47.433336 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Create volume of 1 GB Aug 12 21:52:47.437287 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:47.439049 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.440922 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 Aug 12 21:52:47.441123 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:47.441333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:47.441516 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Delete volume with id: 064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 Aug 12 21:52:47.443136 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Flow 'volume_create_api' (f332c523-7383-4a96-af6a-4234bc9bf2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:47.444354 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3b007b-5eac-44b5-a6db-9803be1e87d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.445244 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:47.448546 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:47.448546 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:47.448913 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:47.449909 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:52:47.469097 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Created reservations ['d4e375c0-96c5-4349-acff-e1619e7454b9', '3d4398af-02da-493e-9ed5-f79c46b28abb', 'e30f3efe-b68d-424c-97de-e7410d625231', '5bf5fcd2-9e1e-43aa-a82d-b0e7546af549'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:47.471060 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3b007b-5eac-44b5-a6db-9803be1e87d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.472000 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cd2c54-fec9-4adc-9f0a-2a697db3bd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.495445 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Delete volume request issued successfully. Aug 12 21:52:47.495741 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7ae33dc-ba2f-4b06-a007-37f7971a2c54 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 returned with HTTP 202 Aug 12 21:52:47.496186 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1293/5183] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:47 2026] DELETE /volume/v3/volumes/064b0f03-cbdd-4f8e-b9fb-c06dba3bee18 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:47.505314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-506373e6-2b4a-418c-8acc-78c1a131b83e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.507615 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-506373e6-2b4a-418c-8acc-78c1a131b83e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] DELETE https://10.4.3.240/volume/v3/types/238a3142-321e-4d7c-a142-c5c76520a74d Aug 12 21:52:47.507878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-506373e6-2b4a-418c-8acc-78c1a131b83e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:47.508115 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-506373e6-2b4a-418c-8acc-78c1a131b83e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:47.531971 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-506373e6-2b4a-418c-8acc-78c1a131b83e tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/types/238a3142-321e-4d7c-a142-c5c76520a74d returned with HTTP 202 Aug 12 21:52:47.532367 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1295/5184] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:52:47 2026] DELETE /volume/v3/types/238a3142-321e-4d7c-a142-c5c76520a74d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:47.536841 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Created reservations ['c5feb4c5-a4c4-4d26-a293-0e9452d7ebce', '62714b71-ae12-4ed8-9ced-c5ab24bce618', 'b7e0e976-5093-465f-94ff-1e113739e8d6', 'edd1af70-4caa-4009-aa9c-d8e269f58f56'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:47.538001 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cd2c54-fec9-4adc-9f0a-2a697db3bd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5feb4c5-a4c4-4d26-a293-0e9452d7ebce', '62714b71-ae12-4ed8-9ced-c5ab24bce618', 'b7e0e976-5093-465f-94ff-1e113739e8d6', 'edd1af70-4caa-4009-aa9c-d8e269f58f56']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.539209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e38f505b-fec6-44ab-a80c-996fadfed85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.540888 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6b88edc7-b9ed-4626-8b1c-61faa1e8d790 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.542490 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6b88edc7-b9ed-4626-8b1c-61faa1e8d790 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:52:47.542889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6b88edc7-b9ed-4626-8b1c-61faa1e8d790 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2090789899", "extra_specs": {"storage_protocol": "tempest-storage_protocol-664664809", "vendor_name": "tempest-vendor_name-1480122939"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:47.559020 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6b88edc7-b9ed-4626-8b1c-61faa1e8d790 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:52:47.559545 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1300/5185] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:52:47 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:47.567641 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e38f505b-fec6-44ab-a80c-996fadfed85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4369d623-3ea8-42be-9e7b-602103199f6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445245992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129e6c0480ac41ea8ee520c38a9d5d46',qos_specs=None,replication_status=,reservations=['c5feb4c5-a4c4-4d26-a293-0e9452d7ebce','62714b71-ae12-4ed8-9ced-c5ab24bce618','b7e0e976-5093-465f-94ff-1e113739e8d6','edd1af70-4caa-4009-aa9c-d8e269f58f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02c2bd72b1746c09fba0eff7053cbc3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445245992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4369d623-3ea8-42be-9e7b-602103199f6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129e6c0480ac41ea8ee520c38a9d5d46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d02c2bd72b1746c09fba0eff7053cbc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.568392 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0f402a-54df-496d-9409-e31549f545ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.568482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.570287 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:47.570680 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ffeecb6e-c9eb-4723-94f2-579fa65b22a9", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:47.572065 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume request body: {'volume': {'volume_type': 'ffeecb6e-c9eb-4723-94f2-579fa65b22a9', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:47.576035 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume of 1 GB Aug 12 21:52:47.576325 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:47.576325 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:47.576776 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:47.582476 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Flow 'volume_create_api' (28383ce7-5cb3-4555-b277-669426467e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:47.583385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c886dea-daf5-4f79-9aca-d68734601f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.584158 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:47.587213 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0f402a-54df-496d-9409-e31549f545ce) transitioned into state 'SUCCESS' from state '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-1445245992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129e6c0480ac41ea8ee520c38a9d5d46',qos_specs=None,replication_status=,reservations=['c5feb4c5-a4c4-4d26-a293-0e9452d7ebce','62714b71-ae12-4ed8-9ced-c5ab24bce618','b7e0e976-5093-465f-94ff-1e113739e8d6','edd1af70-4caa-4009-aa9c-d8e269f58f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02c2bd72b1746c09fba0eff7053cbc3',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.588078 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf2ca89-c5ad-4f12-aeb7-f181b1d2adf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.597705 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf2ca89-c5ad-4f12-aeb7-f181b1d2adf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.598543 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Flow 'volume_create_api' (f332c523-7383-4a96-af6a-4234bc9bf2f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:47.599034 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Create volume request issued successfully. Aug 12 21:52:47.599666 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dac5cf2-f6a9-41ad-9555-66643ce0427d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:47.600087 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1298/5186] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:52:47 2026] POST /volume/v3/volumes => generated 778 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:47.606836 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c886dea-daf5-4f79-9aca-d68734601f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:52:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-664664809',vendor_name='tempest-vendor_name-1480122939'},id=ffeecb6e-c9eb-4723-94f2-579fa65b22a9,is_public=True,name='tempest-ProjectMemberTests-volume-type-2090789899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffeecb6e-c9eb-4723-94f2-579fa65b22a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.607875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d9a312-dd7b-4ea9-8b53-73ac25452b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.612823 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80868e99-2bf9-4d94-87bd-18a75b2c06d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.615719 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80868e99-2bf9-4d94-87bd-18a75b2c06d1 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e Aug 12 21:52:47.616151 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80868e99-2bf9-4d94-87bd-18a75b2c06d1 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:47.616529 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80868e99-2bf9-4d94-87bd-18a75b2c06d1 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:47.627912 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:47.627912 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:47.632886 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80868e99-2bf9-4d94-87bd-18a75b2c06d1 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Volume info retrieved successfully. Aug 12 21:52:47.639037 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80868e99-2bf9-4d94-87bd-18a75b2c06d1 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e returned with HTTP 200 Aug 12 21:52:47.639717 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1296/5187] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:47 2026] GET /volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:47.640762 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2090789899 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2090789899, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:52:47.641142 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2090789899 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2090789899, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:52:47.674973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Created reservations ['ab23436c-a63a-423e-84b6-1d8723da81f8', 'd46ffbd7-08b1-42d2-83df-39ec13705c6f', '1e8d3732-af27-4e31-8690-221e010102e2', '9608ef80-fbde-4176-bc46-a127f5e77cf6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:47.675892 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d9a312-dd7b-4ea9-8b53-73ac25452b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab23436c-a63a-423e-84b6-1d8723da81f8', 'd46ffbd7-08b1-42d2-83df-39ec13705c6f', '1e8d3732-af27-4e31-8690-221e010102e2', '9608ef80-fbde-4176-bc46-a127f5e77cf6']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.676558 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f99bb7a-fc4f-4598-8fd2-cefa66d7750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.701803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f99bb7a-fc4f-4598-8fd2-cefa66d7750f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17dcdf9-49a4-4635-a4a7-4b753edcdb74', '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='1db7caa6486e4983af0e8a5fffb05ccc',qos_specs=None,replication_status=,reservations=['ab23436c-a63a-423e-84b6-1d8723da81f8','d46ffbd7-08b1-42d2-83df-39ec13705c6f','1e8d3732-af27-4e31-8690-221e010102e2','9608ef80-fbde-4176-bc46-a127f5e77cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bd7de0d6624ad3854fe83af24d850c',volume_type_id=ffeecb6e-c9eb-4723-94f2-579fa65b22a9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d17dcdf9-49a4-4635-a4a7-4b753edcdb74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1db7caa6486e4983af0e8a5fffb05ccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24bd7de0d6624ad3854fe83af24d850c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffeecb6e-c9eb-4723-94f2-579fa65b22a9),volume_type_id=ffeecb6e-c9eb-4723-94f2-579fa65b22a9)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.702534 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07203ba2-0d94-4640-a573-42c107e1b330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.721417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07203ba2-0d94-4640-a573-42c107e1b330) transitioned into state 'SUCCESS' from 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='1db7caa6486e4983af0e8a5fffb05ccc',qos_specs=None,replication_status=,reservations=['ab23436c-a63a-423e-84b6-1d8723da81f8','d46ffbd7-08b1-42d2-83df-39ec13705c6f','1e8d3732-af27-4e31-8690-221e010102e2','9608ef80-fbde-4176-bc46-a127f5e77cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bd7de0d6624ad3854fe83af24d850c',volume_type_id=ffeecb6e-c9eb-4723-94f2-579fa65b22a9)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.722696 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe16965b-5937-45c7-984f-4a6732877dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:47.733061 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe16965b-5937-45c7-984f-4a6732877dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:47.734120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Flow 'volume_create_api' (28383ce7-5cb3-4555-b277-669426467e87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:47.734418 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Create volume request issued successfully. Aug 12 21:52:47.735034 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b64f7c91-1ea8-48da-8713-2719dde045f1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:47.735593 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1294/5188] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:52:47 2026] POST /volume/v3/volumes => generated 774 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:47.753218 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-00a2889b-f9f9-4ab0-8cd0-d946f4e9a060 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:47.755308 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00a2889b-f9f9-4ab0-8cd0-d946f4e9a060 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 Aug 12 21:52:47.755614 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00a2889b-f9f9-4ab0-8cd0-d946f4e9a060 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:47.755872 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00a2889b-f9f9-4ab0-8cd0-d946f4e9a060 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:47.763561 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:47.763561 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:47.768228 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-00a2889b-f9f9-4ab0-8cd0-d946f4e9a060 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:47.774234 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00a2889b-f9f9-4ab0-8cd0-d946f4e9a060 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 returned with HTTP 200 Aug 12 21:52:47.774865 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1301/5189] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:47 2026] GET /volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:48.654802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a399c464-e7b4-41f3-bb45-41610e45976d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.657547 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a399c464-e7b4-41f3-bb45-41610e45976d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e Aug 12 21:52:48.657904 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a399c464-e7b4-41f3-bb45-41610e45976d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:48.658172 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a399c464-e7b4-41f3-bb45-41610e45976d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:48.667018 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:48.667018 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:48.675934 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a399c464-e7b4-41f3-bb45-41610e45976d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Volume info retrieved successfully. Aug 12 21:52:48.680970 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a399c464-e7b4-41f3-bb45-41610e45976d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e returned with HTTP 200 Aug 12 21:52:48.681377 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1299/5190] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:48 2026] GET /volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:48.693320 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40065b1c-eaae-499f-ae41-095b25921e90 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.695264 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40065b1c-eaae-499f-ae41-095b25921e90 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:52:48.695779 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40065b1c-eaae-499f-ae41-095b25921e90 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4369d623-3ea8-42be-9e7b-602103199f6e", "name": "tempest-type-Backup-627480719"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:48.697263 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-40065b1c-eaae-499f-ae41-095b25921e90 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Creating new backup {'backup': {'volume_id': '4369d623-3ea8-42be-9e7b-602103199f6e', 'name': 'tempest-type-Backup-627480719'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:52:48.697456 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-40065b1c-eaae-499f-ae41-095b25921e90 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Creating backup of volume 4369d623-3ea8-42be-9e7b-602103199f6e in container None Aug 12 21:52:48.705279 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:48.705279 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:48.705993 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40065b1c-eaae-499f-ae41-095b25921e90 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Volume info retrieved successfully. Aug 12 21:52:48.738532 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-40065b1c-eaae-499f-ae41-095b25921e90 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Created reservations ['2e3d723a-2b11-4aeb-a403-b5d81c786b4f', '194874f8-5307-4a63-bb66-34c49400594d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:48.775146 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40065b1c-eaae-499f-ae41-095b25921e90 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:52:48.775734 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1297/5191] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:52:48 2026] POST /volume/v3/backups => generated 315 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:48.786916 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6856780-c51a-48ff-b31e-acdcafeb3d09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.789016 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6856780-c51a-48ff-b31e-acdcafeb3d09 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:48.789232 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6856780-c51a-48ff-b31e-acdcafeb3d09 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:48.790116 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6856780-c51a-48ff-b31e-acdcafeb3d09 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:48.790116 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e6856780-c51a-48ff-b31e-acdcafeb3d09 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:48.791194 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f00d8f2b-d429-4102-be27-0789e1e66576 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.794312 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f00d8f2b-d429-4102-be27-0789e1e66576 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 Aug 12 21:52:48.794951 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f00d8f2b-d429-4102-be27-0789e1e66576 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:48.795035 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:48.795035 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:48.795117 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f00d8f2b-d429-4102-be27-0789e1e66576 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:48.795689 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6856780-c51a-48ff-b31e-acdcafeb3d09 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:48.796171 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1295/5192] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:48 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:48.805347 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:48.805347 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:48.812708 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f00d8f2b-d429-4102-be27-0789e1e66576 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:48.819033 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f00d8f2b-d429-4102-be27-0789e1e66576 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 returned with HTTP 200 Aug 12 21:52:48.819448 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1302/5193] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:48 2026] GET /volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 => generated 974 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:52:48.836359 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef2e5df1-6bb3-44f9-8872-78abf8febba1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.840767 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef2e5df1-6bb3-44f9-8872-78abf8febba1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:52:48.841011 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef2e5df1-6bb3-44f9-8872-78abf8febba1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:48.841242 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef2e5df1-6bb3-44f9-8872-78abf8febba1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:48.845505 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef2e5df1-6bb3-44f9-8872-78abf8febba1 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:52:48.846206 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1300/5194] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:52:48 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:48.857839 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f4e9f5e-21a4-4699-9ab9-11095e368034 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.859851 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f4e9f5e-21a4-4699-9ab9-11095e368034 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] GET https://10.4.3.240/volume/v3/messages/3192839e-071e-4672-abbd-c63d5f0d216a Aug 12 21:52:48.860130 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f4e9f5e-21a4-4699-9ab9-11095e368034 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:48.860269 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f4e9f5e-21a4-4699-9ab9-11095e368034 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:48.865955 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:48.865955 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:48.866980 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f4e9f5e-21a4-4699-9ab9-11095e368034 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-member] https://10.4.3.240/volume/v3/messages/3192839e-071e-4672-abbd-c63d5f0d216a returned with HTTP 200 Aug 12 21:52:48.867374 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1298/5195] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:48 2026] GET /volume/v3/messages/3192839e-071e-4672-abbd-c63d5f0d216a => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:48.878282 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f415433e-91d9-4572-83c9-13c3c69f125b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.880538 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f415433e-91d9-4572-83c9-13c3c69f125b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] DELETE https://10.4.3.240/volume/v3/messages/3192839e-071e-4672-abbd-c63d5f0d216a Aug 12 21:52:48.880850 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f415433e-91d9-4572-83c9-13c3c69f125b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:48.881082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f415433e-91d9-4572-83c9-13c3c69f125b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:48.891337 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f415433e-91d9-4572-83c9-13c3c69f125b tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/messages/3192839e-071e-4672-abbd-c63d5f0d216a returned with HTTP 204 Aug 12 21:52:48.891875 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1296/5196] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:52:48 2026] DELETE /volume/v3/messages/3192839e-071e-4672-abbd-c63d5f0d216a => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:52:48.901178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.902868 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 Aug 12 21:52:48.903178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:48.903513 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:48.903688 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Delete volume with id: d17dcdf9-49a4-4635-a4a7-4b753edcdb74 Aug 12 21:52:48.913694 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:48.913694 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:48.914097 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Volume info retrieved successfully. Aug 12 21:52:48.915361 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:52:48.928769 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2090789899 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2090789899, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:52:48.929149 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2090789899 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2090789899, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:52:48.941014 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Created reservations ['71a99260-3489-4e0f-a988-774398374d76', '0e172219-2776-4ba3-9171-0609f04db0a3', 'b04a5190-7c0d-42b0-b0db-9a46ee446587', '9a408822-5139-4348-b8b8-96673b269803'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:48.973112 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Delete volume request issued successfully. Aug 12 21:52:48.973400 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2b76800-4b9a-4314-b322-6eaf990b0773 tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 returned with HTTP 202 Aug 12 21:52:48.974014 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1303/5197] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:52:48 2026] DELETE /volume/v3/volumes/d17dcdf9-49a4-4635-a4a7-4b753edcdb74 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:48.985518 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99f18f9a-02ad-45bb-9479-8f5e00dbf43c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:48.987773 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99f18f9a-02ad-45bb-9479-8f5e00dbf43c tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] DELETE https://10.4.3.240/volume/v3/types/ffeecb6e-c9eb-4723-94f2-579fa65b22a9 Aug 12 21:52:48.988023 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99f18f9a-02ad-45bb-9479-8f5e00dbf43c tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:48.988266 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99f18f9a-02ad-45bb-9479-8f5e00dbf43c tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:49.018362 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99f18f9a-02ad-45bb-9479-8f5e00dbf43c tempest-ProjectMemberTests-231405386 tempest-ProjectMemberTests-231405386-project-admin] https://10.4.3.240/volume/v3/types/ffeecb6e-c9eb-4723-94f2-579fa65b22a9 returned with HTTP 202 Aug 12 21:52:49.018814 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1301/5198] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:52:48 2026] DELETE /volume/v3/types/ffeecb6e-c9eb-4723-94f2-579fa65b22a9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:52:49.813338 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f489257-0944-46b6-9285-4f38de2edb0d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:49.817094 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f489257-0944-46b6-9285-4f38de2edb0d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:49.817465 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f489257-0944-46b6-9285-4f38de2edb0d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:49.817667 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f489257-0944-46b6-9285-4f38de2edb0d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:49.818189 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2f489257-0944-46b6-9285-4f38de2edb0d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:49.829201 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:49.829201 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:49.829869 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f489257-0944-46b6-9285-4f38de2edb0d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:49.830300 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1299/5199] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:49 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:50.845726 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-106ce1ab-ec45-4c3d-afd3-d632a5247d74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:50.848887 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-106ce1ab-ec45-4c3d-afd3-d632a5247d74 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:50.849196 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-106ce1ab-ec45-4c3d-afd3-d632a5247d74 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:50.849469 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-106ce1ab-ec45-4c3d-afd3-d632a5247d74 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:50.849615 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-106ce1ab-ec45-4c3d-afd3-d632a5247d74 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:50.854898 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:50.854898 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:50.855739 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-106ce1ab-ec45-4c3d-afd3-d632a5247d74 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:50.856412 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1297/5200] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:50 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:51.135886 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9fce969a-e197-4455-b504-2611c923da04 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:51.237585 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:51.238004 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1302717672"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:51.239444 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1302717672'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:51.239529 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume of 1 GB Aug 12 21:52:51.244560 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:51.253115 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Flow 'volume_create_api' (1ed506d0-a440-484b-9000-5371ff8ce088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:51.254770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d5476e-91f4-44da-a01b-b2bd590c654e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:51.255752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:51.289287 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d5476e-91f4-44da-a01b-b2bd590c654e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:51.290186 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f652fc78-de6c-469b-813f-dffc71f2dd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:51.382283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Created reservations ['ac59df85-a447-49b6-901b-5aff1c08052a', '639de9f4-fca1-4511-a6cc-7f214e466bac', 'd659aa8a-905d-4fd0-a379-5a4223db9f23', 'b6707d36-c901-4e66-b15f-f0bdf047577f'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:51.383312 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f652fc78-de6c-469b-813f-dffc71f2dd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac59df85-a447-49b6-901b-5aff1c08052a', '639de9f4-fca1-4511-a6cc-7f214e466bac', 'd659aa8a-905d-4fd0-a379-5a4223db9f23', 'b6707d36-c901-4e66-b15f-f0bdf047577f']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:51.384203 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc8a0eb-4b44-409b-8ae2-0b6cf21b0363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:51.414723 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc8a0eb-4b44-409b-8ae2-0b6cf21b0363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e128f67-bf2b-4255-8c87-2e46e00d5e99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302717672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fbd9b93afb4b89b5a76a7900f12327',qos_specs=None,replication_status=,reservations=['ac59df85-a447-49b6-901b-5aff1c08052a','639de9f4-fca1-4511-a6cc-7f214e466bac','d659aa8a-905d-4fd0-a379-5a4223db9f23','b6707d36-c901-4e66-b15f-f0bdf047577f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d66de89254d4b7692f74faddcfa4899',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302717672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e128f67-bf2b-4255-8c87-2e46e00d5e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70fbd9b93afb4b89b5a76a7900f12327',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d66de89254d4b7692f74faddcfa4899',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:51.415945 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc620b0-7c9e-4cd0-b08c-6f52a5f3a863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:51.437564 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc620b0-7c9e-4cd0-b08c-6f52a5f3a863) transitioned into state 'SUCCESS' from state '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-1302717672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fbd9b93afb4b89b5a76a7900f12327',qos_specs=None,replication_status=,reservations=['ac59df85-a447-49b6-901b-5aff1c08052a','639de9f4-fca1-4511-a6cc-7f214e466bac','d659aa8a-905d-4fd0-a379-5a4223db9f23','b6707d36-c901-4e66-b15f-f0bdf047577f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d66de89254d4b7692f74faddcfa4899',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:51.438782 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43e0f2a-962a-412d-ae8f-4016b5162f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:51.450639 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43e0f2a-962a-412d-ae8f-4016b5162f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:51.451914 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Flow 'volume_create_api' (1ed506d0-a440-484b-9000-5371ff8ce088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:51.452375 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume request issued successfully. Aug 12 21:52:51.453434 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9fce969a-e197-4455-b504-2611c923da04 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:51.454040 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1304/5201] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:52:51 2026] POST /volume/v3/volumes => generated 778 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:51.468964 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-782bcee7-f25b-4312-b95e-843b8f6324db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:51.470771 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-782bcee7-f25b-4312-b95e-843b8f6324db tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 Aug 12 21:52:51.471101 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-782bcee7-f25b-4312-b95e-843b8f6324db tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:51.471366 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-782bcee7-f25b-4312-b95e-843b8f6324db tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:51.481565 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:51.481565 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:51.487364 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-782bcee7-f25b-4312-b95e-843b8f6324db tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:51.489646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-782bcee7-f25b-4312-b95e-843b8f6324db tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 returned with HTTP 200 Aug 12 21:52:51.490203 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1302/5202] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:51 2026] GET /volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:51.867681 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a96062d-bd1b-4e8f-9872-3476fa22e49a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:51.870292 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a96062d-bd1b-4e8f-9872-3476fa22e49a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:51.870292 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a96062d-bd1b-4e8f-9872-3476fa22e49a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:51.870843 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a96062d-bd1b-4e8f-9872-3476fa22e49a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:51.870843 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5a96062d-bd1b-4e8f-9872-3476fa22e49a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:51.883267 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:51.883267 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:51.885122 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a96062d-bd1b-4e8f-9872-3476fa22e49a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:51.885122 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1300/5203] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:51 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:52.505868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ffa9928-54f8-4a79-b432-a49611f0dc37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:52.508870 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ffa9928-54f8-4a79-b432-a49611f0dc37 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 Aug 12 21:52:52.509105 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ffa9928-54f8-4a79-b432-a49611f0dc37 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:52.509307 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ffa9928-54f8-4a79-b432-a49611f0dc37 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:52.524772 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:52.524772 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:52.528950 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4ffa9928-54f8-4a79-b432-a49611f0dc37 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:52.533618 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ffa9928-54f8-4a79-b432-a49611f0dc37 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 returned with HTTP 200 Aug 12 21:52:52.534096 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1298/5204] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:52 2026] GET /volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:52.558071 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb6d9479-ec59-4bb9-a4d9-56bd952d4217 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:52.620698 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb6d9479-ec59-4bb9-a4d9-56bd952d4217 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] GET https://10.4.3.240/volume/v3/volumes Aug 12 21:52:52.620698 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb6d9479-ec59-4bb9-a4d9-56bd952d4217 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:52.621055 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb6d9479-ec59-4bb9-a4d9-56bd952d4217 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:52.621493 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-eb6d9479-ec59-4bb9-a4d9-56bd952d4217 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:52:52.622884 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:52.622884 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:52.623486 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-eb6d9479-ec59-4bb9-a4d9-56bd952d4217 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:52:52.635363 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eb6d9479-ec59-4bb9-a4d9-56bd952d4217 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Get all volumes completed successfully. Aug 12 21:52:52.635981 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb6d9479-ec59-4bb9-a4d9-56bd952d4217 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] https://10.4.3.240/volume/v3/volumes returned with HTTP 200 Aug 12 21:52:52.637223 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1305/5205] 10.4.3.240 () {68 vars in 1278 bytes} [Wed Aug 12 21:52:52 2026] GET /volume/v3/volumes => generated 336 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:52.647059 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9ff1eb0-2121-40b0-8fe5-0075f503d4c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:52.649381 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9ff1eb0-2121-40b0-8fe5-0075f503d4c6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 Aug 12 21:52:52.649610 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9ff1eb0-2121-40b0-8fe5-0075f503d4c6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:52.650649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9ff1eb0-2121-40b0-8fe5-0075f503d4c6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:52.650649 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d9ff1eb0-2121-40b0-8fe5-0075f503d4c6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Delete volume with id: 8e128f67-bf2b-4255-8c87-2e46e00d5e99 Aug 12 21:52:52.662423 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:52.662423 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:52.663028 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d9ff1eb0-2121-40b0-8fe5-0075f503d4c6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:52.700796 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d9ff1eb0-2121-40b0-8fe5-0075f503d4c6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Delete volume request issued successfully. Aug 12 21:52:52.701062 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9ff1eb0-2121-40b0-8fe5-0075f503d4c6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 returned with HTTP 202 Aug 12 21:52:52.701501 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1303/5206] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:52:52 2026] DELETE /volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:52:52.711433 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34715f1f-1aba-4980-9453-8a01f1cdbe60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:52.714873 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34715f1f-1aba-4980-9453-8a01f1cdbe60 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 Aug 12 21:52:52.715203 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34715f1f-1aba-4980-9453-8a01f1cdbe60 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:52.715504 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34715f1f-1aba-4980-9453-8a01f1cdbe60 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:52.728536 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:52.728536 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:52.732300 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34715f1f-1aba-4980-9453-8a01f1cdbe60 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:52.738721 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34715f1f-1aba-4980-9453-8a01f1cdbe60 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 returned with HTTP 200 Aug 12 21:52:52.738883 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1301/5207] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:52 2026] GET /volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:52.900580 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c06948b3-2289-44cb-8c76-e3ff720762af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:52.906196 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c06948b3-2289-44cb-8c76-e3ff720762af tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:52.906387 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c06948b3-2289-44cb-8c76-e3ff720762af tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:52.906567 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c06948b3-2289-44cb-8c76-e3ff720762af tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:52.906708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c06948b3-2289-44cb-8c76-e3ff720762af tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:52.913783 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:52.913783 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:52.914409 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c06948b3-2289-44cb-8c76-e3ff720762af tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:52.914778 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1299/5208] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:52 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:53.754409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fdab5a4a-dc22-4641-b45a-c79a23da55a4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:53.756819 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fdab5a4a-dc22-4641-b45a-c79a23da55a4 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 Aug 12 21:52:53.757141 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fdab5a4a-dc22-4641-b45a-c79a23da55a4 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:53.757416 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fdab5a4a-dc22-4641-b45a-c79a23da55a4 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:53.767325 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fdab5a4a-dc22-4641-b45a-c79a23da55a4 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 returned with HTTP 404 Aug 12 21:52:53.768057 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1306/5209] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:53 2026] GET /volume/v3/volumes/8e128f67-bf2b-4255-8c87-2e46e00d5e99 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:52:53.782896 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:53.784731 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:53.785169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-458255435"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:53.786985 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-458255435'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:53.787113 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume of 1 GB Aug 12 21:52:53.791002 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=234,cinder:UPDATE=61,cinder:INSERT=29 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:52:53.794041 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:53.804160 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Flow 'volume_create_api' (80f86fe3-fc15-4cdd-927a-402d3ccf26f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:53.806063 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22e5c75-24b3-4d1c-9860-edf3aa9db0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:53.807830 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:53.842719 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22e5c75-24b3-4d1c-9860-edf3aa9db0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:53.844189 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ce40ad-e5c5-484e-a53d-2056983711c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:53.901324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Created reservations ['527bc1ad-fc47-4887-a717-d73947f31cee', 'e89d6548-75ea-4823-b83f-21aa7d3e5cd1', '261fbf3f-ca6a-4175-abac-4d7d2b9183dd', '9677d4aa-06d1-43e6-b437-b3109da2a5f4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:53.902380 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ce40ad-e5c5-484e-a53d-2056983711c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527bc1ad-fc47-4887-a717-d73947f31cee', 'e89d6548-75ea-4823-b83f-21aa7d3e5cd1', '261fbf3f-ca6a-4175-abac-4d7d2b9183dd', '9677d4aa-06d1-43e6-b437-b3109da2a5f4']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:53.903484 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0af2231-1c0e-4aa4-a0da-4335f70d235e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:53.927641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c738a8c1-37fb-4e46-ad0e-f3a63ea6c019 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:53.929585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c738a8c1-37fb-4e46-ad0e-f3a63ea6c019 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:53.929987 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c738a8c1-37fb-4e46-ad0e-f3a63ea6c019 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:53.930183 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c738a8c1-37fb-4e46-ad0e-f3a63ea6c019 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:53.930312 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c738a8c1-37fb-4e46-ad0e-f3a63ea6c019 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:53.935034 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:53.935034 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:53.935833 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c738a8c1-37fb-4e46-ad0e-f3a63ea6c019 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:53.936408 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1302/5210] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:53 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:53.938181 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0af2231-1c0e-4aa4-a0da-4335f70d235e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02148ddf-2abe-44f5-a8ab-a176d8e8489c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-458255435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fbd9b93afb4b89b5a76a7900f12327',qos_specs=None,replication_status=,reservations=['527bc1ad-fc47-4887-a717-d73947f31cee','e89d6548-75ea-4823-b83f-21aa7d3e5cd1','261fbf3f-ca6a-4175-abac-4d7d2b9183dd','9677d4aa-06d1-43e6-b437-b3109da2a5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d66de89254d4b7692f74faddcfa4899',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-458255435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02148ddf-2abe-44f5-a8ab-a176d8e8489c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70fbd9b93afb4b89b5a76a7900f12327',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d66de89254d4b7692f74faddcfa4899',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:53.939170 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06b72dcd-eb5f-45cf-9688-c7d425d64e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:53.967710 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06b72dcd-eb5f-45cf-9688-c7d425d64e13) transitioned into state 'SUCCESS' from state '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-458255435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fbd9b93afb4b89b5a76a7900f12327',qos_specs=None,replication_status=,reservations=['527bc1ad-fc47-4887-a717-d73947f31cee','e89d6548-75ea-4823-b83f-21aa7d3e5cd1','261fbf3f-ca6a-4175-abac-4d7d2b9183dd','9677d4aa-06d1-43e6-b437-b3109da2a5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d66de89254d4b7692f74faddcfa4899',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:53.968859 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ee95be-40da-41e8-91e8-98115efd028c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:53.993001 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ee95be-40da-41e8-91e8-98115efd028c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:53.994336 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Flow 'volume_create_api' (80f86fe3-fc15-4cdd-927a-402d3ccf26f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:53.994745 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume request issued successfully. Aug 12 21:52:53.995487 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c65ebd81-b942-43a8-b3a9-e078f1d2a4f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:53.995992 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1304/5211] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:52:53 2026] POST /volume/v3/volumes => generated 777 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:54.011340 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-246b49d0-f232-47ca-b2b4-8d046d817298 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:54.013245 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-246b49d0-f232-47ca-b2b4-8d046d817298 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c Aug 12 21:52:54.013693 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-246b49d0-f232-47ca-b2b4-8d046d817298 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:54.015140 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-246b49d0-f232-47ca-b2b4-8d046d817298 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:54.022978 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:54.022978 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:54.026947 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-246b49d0-f232-47ca-b2b4-8d046d817298 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:54.032212 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-246b49d0-f232-47ca-b2b4-8d046d817298 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c returned with HTTP 200 Aug 12 21:52:54.032792 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1300/5212] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:54 2026] GET /volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:54.949394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dafade0a-486a-4b2f-a461-f3dec3d86962 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:54.951355 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dafade0a-486a-4b2f-a461-f3dec3d86962 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:54.951587 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dafade0a-486a-4b2f-a461-f3dec3d86962 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:54.951801 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dafade0a-486a-4b2f-a461-f3dec3d86962 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:54.951996 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-dafade0a-486a-4b2f-a461-f3dec3d86962 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:54.956850 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:54.956850 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:54.957666 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dafade0a-486a-4b2f-a461-f3dec3d86962 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:54.958110 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1307/5213] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:54 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:55.047931 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e47d1f6-5d03-46cf-a7e9-7cfc46699ecf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:55.049703 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e47d1f6-5d03-46cf-a7e9-7cfc46699ecf tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c Aug 12 21:52:55.049930 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e47d1f6-5d03-46cf-a7e9-7cfc46699ecf tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:55.050129 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e47d1f6-5d03-46cf-a7e9-7cfc46699ecf tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:55.052423 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=250,cinder:UPDATE=83,cinder:INSERT=39 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:52:55.057328 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:55.057328 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:55.060775 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5e47d1f6-5d03-46cf-a7e9-7cfc46699ecf tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:55.065378 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e47d1f6-5d03-46cf-a7e9-7cfc46699ecf tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c returned with HTTP 200 Aug 12 21:52:55.065785 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1303/5214] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:55 2026] GET /volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:55.080998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c036b61b-3cf1-43e6-8860-b630d02e7242 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:55.083466 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c036b61b-3cf1-43e6-8860-b630d02e7242 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] GET https://10.4.3.240/volume/v3/volumes/detail Aug 12 21:52:55.084640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c036b61b-3cf1-43e6-8860-b630d02e7242 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:55.084640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c036b61b-3cf1-43e6-8860-b630d02e7242 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:55.084640 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-c036b61b-3cf1-43e6-8860-b630d02e7242 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:52:55.084909 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:55.084909 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:55.085480 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c036b61b-3cf1-43e6-8860-b630d02e7242 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:52:55.093320 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c036b61b-3cf1-43e6-8860-b630d02e7242 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Get all volumes completed successfully. Aug 12 21:52:55.094122 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:55.094122 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:55.098528 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c036b61b-3cf1-43e6-8860-b630d02e7242 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] https://10.4.3.240/volume/v3/volumes/detail returned with HTTP 200 Aug 12 21:52:55.099056 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1305/5215] 10.4.3.240 () {68 vars in 1299 bytes} [Wed Aug 12 21:52:55 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:55.111860 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-111f41f2-e819-4870-b131-6f42e7505599 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:55.113269 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-111f41f2-e819-4870-b131-6f42e7505599 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c Aug 12 21:52:55.113440 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-111f41f2-e819-4870-b131-6f42e7505599 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:55.113690 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-111f41f2-e819-4870-b131-6f42e7505599 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:55.114498 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-111f41f2-e819-4870-b131-6f42e7505599 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Delete volume with id: 02148ddf-2abe-44f5-a8ab-a176d8e8489c Aug 12 21:52:55.121396 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:55.121396 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:55.121765 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-111f41f2-e819-4870-b131-6f42e7505599 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:55.152077 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-111f41f2-e819-4870-b131-6f42e7505599 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Delete volume request issued successfully. Aug 12 21:52:55.152302 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-111f41f2-e819-4870-b131-6f42e7505599 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c returned with HTTP 202 Aug 12 21:52:55.152951 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1301/5216] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:52:55 2026] DELETE /volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:52:55.163957 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0949ce2f-8435-4723-9d38-edd91d782730 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:55.168827 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0949ce2f-8435-4723-9d38-edd91d782730 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c Aug 12 21:52:55.169111 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0949ce2f-8435-4723-9d38-edd91d782730 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:55.169341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0949ce2f-8435-4723-9d38-edd91d782730 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:55.179824 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:55.179824 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:55.185062 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0949ce2f-8435-4723-9d38-edd91d782730 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:55.195585 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0949ce2f-8435-4723-9d38-edd91d782730 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c returned with HTTP 200 Aug 12 21:52:55.199719 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1308/5217] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:55 2026] GET /volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:55.971926 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da5e8f2e-39cb-4edf-bdf4-62523d787f85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:55.973860 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da5e8f2e-39cb-4edf-bdf4-62523d787f85 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:55.974112 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da5e8f2e-39cb-4edf-bdf4-62523d787f85 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:55.974299 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da5e8f2e-39cb-4edf-bdf4-62523d787f85 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:55.974415 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-da5e8f2e-39cb-4edf-bdf4-62523d787f85 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:55.979030 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:55.979030 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:55.979826 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da5e8f2e-39cb-4edf-bdf4-62523d787f85 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:55.980180 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1304/5218] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:55 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:56.212863 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0ed621d-3e62-4ea9-b4af-4c7be800b8e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:56.220470 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0ed621d-3e62-4ea9-b4af-4c7be800b8e4 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c Aug 12 21:52:56.220470 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0ed621d-3e62-4ea9-b4af-4c7be800b8e4 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:56.220470 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0ed621d-3e62-4ea9-b4af-4c7be800b8e4 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:56.226364 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0ed621d-3e62-4ea9-b4af-4c7be800b8e4 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c returned with HTTP 404 Aug 12 21:52:56.226364 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1306/5219] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:56 2026] GET /volume/v3/volumes/02148ddf-2abe-44f5-a8ab-a176d8e8489c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:52:56.239225 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:56.243474 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:56.243474 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-938680414"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:56.244706 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-938680414'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:56.244968 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume of 1 GB Aug 12 21:52:56.251591 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:56.262502 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Flow 'volume_create_api' (c6597726-2b3e-4acd-a4a7-b9f6e6b61f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:56.266098 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a855f80-1631-44b6-a370-56d593a18b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:56.267346 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:56.268960 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=263,cinder:INSERT=50,cinder:UPDATE=90 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:52:56.303239 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a855f80-1631-44b6-a370-56d593a18b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:56.304449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe656f1-4d68-4351-9135-33935374f351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:56.359896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Created reservations ['bacb5abe-1bc6-4510-96e8-41465cc03287', 'fbb8983f-1779-4dd5-a282-8bfe50eea4f8', 'b395ef5e-4eab-4e4a-91a7-c7eecf842fed', '93d54756-aac3-4507-9cb9-bc68b7c83b68'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:56.360688 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe656f1-4d68-4351-9135-33935374f351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bacb5abe-1bc6-4510-96e8-41465cc03287', 'fbb8983f-1779-4dd5-a282-8bfe50eea4f8', 'b395ef5e-4eab-4e4a-91a7-c7eecf842fed', '93d54756-aac3-4507-9cb9-bc68b7c83b68']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:56.362671 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12511617-0d68-4089-8d13-871069ef21ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:56.400487 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12511617-0d68-4089-8d13-871069ef21ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7274f25e-b9ef-4bd1-9b7a-179ffe316fa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-938680414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fbd9b93afb4b89b5a76a7900f12327',qos_specs=None,replication_status=,reservations=['bacb5abe-1bc6-4510-96e8-41465cc03287','fbb8983f-1779-4dd5-a282-8bfe50eea4f8','b395ef5e-4eab-4e4a-91a7-c7eecf842fed','93d54756-aac3-4507-9cb9-bc68b7c83b68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d66de89254d4b7692f74faddcfa4899',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-938680414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7274f25e-b9ef-4bd1-9b7a-179ffe316fa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70fbd9b93afb4b89b5a76a7900f12327',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d66de89254d4b7692f74faddcfa4899',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:56.401406 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b602a7-38e7-42a7-a4d1-ef8fabf9a93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:56.435651 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b602a7-38e7-42a7-a4d1-ef8fabf9a93d) transitioned into state 'SUCCESS' from state '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-938680414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fbd9b93afb4b89b5a76a7900f12327',qos_specs=None,replication_status=,reservations=['bacb5abe-1bc6-4510-96e8-41465cc03287','fbb8983f-1779-4dd5-a282-8bfe50eea4f8','b395ef5e-4eab-4e4a-91a7-c7eecf842fed','93d54756-aac3-4507-9cb9-bc68b7c83b68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d66de89254d4b7692f74faddcfa4899',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:56.436647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597d0871-bd79-40fb-8d4d-64001e629f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:56.456165 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597d0871-bd79-40fb-8d4d-64001e629f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:56.457439 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Flow 'volume_create_api' (c6597726-2b3e-4acd-a4a7-b9f6e6b61f51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:56.457909 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume request issued successfully. Aug 12 21:52:56.458789 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3118bc8b-ab6c-4076-8fe8-c372a639ad0d tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:56.459687 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1302/5220] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:52:56 2026] POST /volume/v3/volumes => generated 777 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:56.474832 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87bea8c5-af95-444a-8b1d-0a63edfcfc36 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:56.477402 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87bea8c5-af95-444a-8b1d-0a63edfcfc36 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 Aug 12 21:52:56.477737 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87bea8c5-af95-444a-8b1d-0a63edfcfc36 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:56.478008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87bea8c5-af95-444a-8b1d-0a63edfcfc36 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:56.486790 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:56.486790 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:56.490447 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87bea8c5-af95-444a-8b1d-0a63edfcfc36 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:56.495612 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87bea8c5-af95-444a-8b1d-0a63edfcfc36 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 returned with HTTP 200 Aug 12 21:52:56.496281 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1309/5221] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:56 2026] GET /volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:56.991883 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03ce060c-bd3e-463e-acc8-a1450f8af880 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:56.994171 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03ce060c-bd3e-463e-acc8-a1450f8af880 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:56.994526 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03ce060c-bd3e-463e-acc8-a1450f8af880 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:56.994842 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03ce060c-bd3e-463e-acc8-a1450f8af880 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:56.995055 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-03ce060c-bd3e-463e-acc8-a1450f8af880 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:57.000003 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:57.000003 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:57.000771 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03ce060c-bd3e-463e-acc8-a1450f8af880 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:57.001263 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1305/5222] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:56 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:57.509748 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9315ee7a-273f-4e9a-9f26-8422144dca41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:57.515198 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9315ee7a-273f-4e9a-9f26-8422144dca41 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 Aug 12 21:52:57.515412 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9315ee7a-273f-4e9a-9f26-8422144dca41 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:57.515584 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9315ee7a-273f-4e9a-9f26-8422144dca41 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:57.530667 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:57.530667 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:57.539031 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9315ee7a-273f-4e9a-9f26-8422144dca41 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:57.545971 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9315ee7a-273f-4e9a-9f26-8422144dca41 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 returned with HTTP 200 Aug 12 21:52:57.546532 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1307/5223] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:57 2026] GET /volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:57.561037 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-689c7773-5ebe-46b5-9381-fe0d885946f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:57.563124 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-689c7773-5ebe-46b5-9381-fe0d885946f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] GET https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 Aug 12 21:52:57.563322 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-689c7773-5ebe-46b5-9381-fe0d885946f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:57.563502 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-689c7773-5ebe-46b5-9381-fe0d885946f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:57.570903 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:57.570903 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:57.574721 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-689c7773-5ebe-46b5-9381-fe0d885946f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Volume info retrieved successfully. Aug 12 21:52:57.578845 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-689c7773-5ebe-46b5-9381-fe0d885946f6 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 returned with HTTP 200 Aug 12 21:52:57.579241 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1303/5224] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:57 2026] GET /volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:57.592836 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cf733f3a-b25b-45ea-83b1-522f410c6301 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:57.594594 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf733f3a-b25b-45ea-83b1-522f410c6301 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 Aug 12 21:52:57.594998 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf733f3a-b25b-45ea-83b1-522f410c6301 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:57.595222 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf733f3a-b25b-45ea-83b1-522f410c6301 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:57.595404 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cf733f3a-b25b-45ea-83b1-522f410c6301 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Delete volume with id: 7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 Aug 12 21:52:57.597273 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=232,cinder:UPDATE=85,cinder:INSERT=47,cinder:DELETE=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:52:57.604617 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:57.604617 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:57.605102 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf733f3a-b25b-45ea-83b1-522f410c6301 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:57.638474 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf733f3a-b25b-45ea-83b1-522f410c6301 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Delete volume request issued successfully. Aug 12 21:52:57.641788 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf733f3a-b25b-45ea-83b1-522f410c6301 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 returned with HTTP 202 Aug 12 21:52:57.642454 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1310/5225] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:52:57 2026] DELETE /volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:52:57.651903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3d4b83a-2d14-4ee8-ae32-d27c0901aa00 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:57.654135 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3d4b83a-2d14-4ee8-ae32-d27c0901aa00 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 Aug 12 21:52:57.654473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3d4b83a-2d14-4ee8-ae32-d27c0901aa00 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:57.654790 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3d4b83a-2d14-4ee8-ae32-d27c0901aa00 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:57.664769 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:57.664769 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:57.669725 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3d4b83a-2d14-4ee8-ae32-d27c0901aa00 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:57.677863 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3d4b83a-2d14-4ee8-ae32-d27c0901aa00 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 returned with HTTP 200 Aug 12 21:52:57.678453 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1306/5226] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:57 2026] GET /volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:58.011780 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3432c700-41e6-4292-bea6-b3cdac4374d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:58.013641 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3432c700-41e6-4292-bea6-b3cdac4374d4 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:58.013853 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3432c700-41e6-4292-bea6-b3cdac4374d4 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:58.014105 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3432c700-41e6-4292-bea6-b3cdac4374d4 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:58.014210 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3432c700-41e6-4292-bea6-b3cdac4374d4 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:58.029719 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:58.029719 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:58.030429 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3432c700-41e6-4292-bea6-b3cdac4374d4 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:58.030908 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1308/5227] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:58 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:58.482089 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8302d156-200e-41ad-81f9-7db98bed9501 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:58.485105 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:58.485571 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1179813204", "imageRef": "d204e4e0-f83d-4efd-8fd6-a533a998aeba", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:58.487443 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1179813204', 'imageRef': 'd204e4e0-f83d-4efd-8fd6-a533a998aeba', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:58.582849 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Create volume of 1 GB Aug 12 21:52:58.589913 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Availability Zones retrieved successfully. Aug 12 21:52:58.596700 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Flow 'volume_create_api' (df1a578b-dd58-4213-96f6-e1bafcb7e6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:58.598226 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2033a12-e126-4c33-bad8-0b3e84b1333c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.599493 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:58.666142 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2033a12-e126-4c33-bad8-0b3e84b1333c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.667385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d9452d-1e1b-461f-ac67-b57b580f3040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.693053 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2011b17d-9953-463e-acac-86c57f5d6ede None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:58.695004 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2011b17d-9953-463e-acac-86c57f5d6ede tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 Aug 12 21:52:58.695273 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2011b17d-9953-463e-acac-86c57f5d6ede tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:58.695530 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2011b17d-9953-463e-acac-86c57f5d6ede tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:58.703212 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2011b17d-9953-463e-acac-86c57f5d6ede tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 returned with HTTP 404 Aug 12 21:52:58.703807 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1311/5228] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:58 2026] GET /volume/v3/volumes/7274f25e-b9ef-4bd1-9b7a-179ffe316fa5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:52:58.714077 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:58.715654 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:52:58.716084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1257733851"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:52:58.717682 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1257733851'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:52:58.717919 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume of 1 GB Aug 12 21:52:58.722706 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Availability Zones retrieved successfully. Aug 12 21:52:58.728999 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Flow 'volume_create_api' (d9b029cc-cbae-453c-be01-0231bb7231a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:58.730047 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0525b478-ece6-4244-a319-990716f880b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.730877 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:52:58.736559 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Created reservations ['364ee5e2-fd1a-4e88-8c16-4b81ab832d45', 'e2409da2-bb12-498a-bb2e-9e3b58b08722', 'cd9a6ca0-759b-4119-a0b0-a5cceedc7852', '61c08633-e058-47a7-b57e-97d83303b7cb'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:58.737638 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d9452d-1e1b-461f-ac67-b57b580f3040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['364ee5e2-fd1a-4e88-8c16-4b81ab832d45', 'e2409da2-bb12-498a-bb2e-9e3b58b08722', 'cd9a6ca0-759b-4119-a0b0-a5cceedc7852', '61c08633-e058-47a7-b57e-97d83303b7cb']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.738708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de016bc-53ed-4f09-a1c3-14235fe7a598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.760384 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0525b478-ece6-4244-a319-990716f880b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.761712 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ca475b-ef63-4de7-baf3-e894480959be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.770708 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de016bc-53ed-4f09-a1c3-14235fe7a598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3', '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-1179813204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='535be67aca5a45358c7493bf2e9f803b',qos_specs=None,replication_status=,reservations=['364ee5e2-fd1a-4e88-8c16-4b81ab832d45','e2409da2-bb12-498a-bb2e-9e3b58b08722','cd9a6ca0-759b-4119-a0b0-a5cceedc7852','61c08633-e058-47a7-b57e-97d83303b7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89cbbe270a1940e2891fdc44ab5c0961',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1179813204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='535be67aca5a45358c7493bf2e9f803b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89cbbe270a1940e2891fdc44ab5c0961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.771585 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f71b0362-8134-4991-8863-de7b8f7b84f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.802179 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f71b0362-8134-4991-8863-de7b8f7b84f4) transitioned into state 'SUCCESS' from state '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-1179813204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='535be67aca5a45358c7493bf2e9f803b',qos_specs=None,replication_status=,reservations=['364ee5e2-fd1a-4e88-8c16-4b81ab832d45','e2409da2-bb12-498a-bb2e-9e3b58b08722','cd9a6ca0-759b-4119-a0b0-a5cceedc7852','61c08633-e058-47a7-b57e-97d83303b7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89cbbe270a1940e2891fdc44ab5c0961',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.803216 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44b16b6-b89a-4079-bf54-5e221ebc09dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.813376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Created reservations ['e8a7f434-b68f-4f4e-86eb-e1182e3a9444', '49e69cfb-aeb5-4384-93ef-bae68b013440', '30fe5a2d-7a0b-4511-83cb-8289ddfd422e', '93082d7e-ce6d-4cde-a39c-ccc0979a5fe3'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:52:58.814410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ca475b-ef63-4de7-baf3-e894480959be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8a7f434-b68f-4f4e-86eb-e1182e3a9444', '49e69cfb-aeb5-4384-93ef-bae68b013440', '30fe5a2d-7a0b-4511-83cb-8289ddfd422e', '93082d7e-ce6d-4cde-a39c-ccc0979a5fe3']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.815377 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91f95b1-f6f8-4616-959c-c71ae92ae95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.816507 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44b16b6-b89a-4079-bf54-5e221ebc09dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.817549 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Flow 'volume_create_api' (df1a578b-dd58-4213-96f6-e1bafcb7e6b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:58.817976 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Create volume request issued successfully. Aug 12 21:52:58.818675 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8302d156-200e-41ad-81f9-7db98bed9501 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:58.819184 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1304/5229] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:52:58 2026] POST /volume/v3/volumes => generated 753 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:52:58.834370 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5f15ec1-010f-4c18-b37c-ff12d291ca81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:58.837163 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5f15ec1-010f-4c18-b37c-ff12d291ca81 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] GET https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 Aug 12 21:52:58.837356 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5f15ec1-010f-4c18-b37c-ff12d291ca81 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:58.838475 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5f15ec1-010f-4c18-b37c-ff12d291ca81 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:58.846137 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:58.846137 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:58.851804 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5f15ec1-010f-4c18-b37c-ff12d291ca81 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Volume info retrieved successfully. Aug 12 21:52:58.853485 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91f95b1-f6f8-4616-959c-c71ae92ae95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '411244b4-fe63-4327-a10f-705bed9fb0e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1257733851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fbd9b93afb4b89b5a76a7900f12327',qos_specs=None,replication_status=,reservations=['e8a7f434-b68f-4f4e-86eb-e1182e3a9444','49e69cfb-aeb5-4384-93ef-bae68b013440','30fe5a2d-7a0b-4511-83cb-8289ddfd422e','93082d7e-ce6d-4cde-a39c-ccc0979a5fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d66de89254d4b7692f74faddcfa4899',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1257733851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=411244b4-fe63-4327-a10f-705bed9fb0e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70fbd9b93afb4b89b5a76a7900f12327',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d66de89254d4b7692f74faddcfa4899',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.854795 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4efbbdd-cee9-4bdd-9e07-77e053c32fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.857051 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5f15ec1-010f-4c18-b37c-ff12d291ca81 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 returned with HTTP 200 Aug 12 21:52:58.857993 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1309/5230] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:58 2026] GET /volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:58.878342 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4efbbdd-cee9-4bdd-9e07-77e053c32fa3) transitioned into state 'SUCCESS' from state '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-1257733851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fbd9b93afb4b89b5a76a7900f12327',qos_specs=None,replication_status=,reservations=['e8a7f434-b68f-4f4e-86eb-e1182e3a9444','49e69cfb-aeb5-4384-93ef-bae68b013440','30fe5a2d-7a0b-4511-83cb-8289ddfd422e','93082d7e-ce6d-4cde-a39c-ccc0979a5fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d66de89254d4b7692f74faddcfa4899',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.879044 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f50d54bb-0e22-48b1-9d82-5e59baa66fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:52:58.891813 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f50d54bb-0e22-48b1-9d82-5e59baa66fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:52:58.893068 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Flow 'volume_create_api' (d9b029cc-cbae-453c-be01-0231bb7231a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:52:58.893472 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Create volume request issued successfully. Aug 12 21:52:58.894132 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2c896a6-4fd1-43df-a394-6f8843ef73e5 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:52:58.894637 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1307/5231] 10.4.3.240 () {70 vars in 1299 bytes} [Wed Aug 12 21:52:58 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:52:58.906587 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-72945331-7443-4840-9a76-bcca6dee683b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:58.909480 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-72945331-7443-4840-9a76-bcca6dee683b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 Aug 12 21:52:58.909727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-72945331-7443-4840-9a76-bcca6dee683b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:58.909912 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-72945331-7443-4840-9a76-bcca6dee683b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:58.920868 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:58.920868 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:58.925417 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-72945331-7443-4840-9a76-bcca6dee683b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:58.930533 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-72945331-7443-4840-9a76-bcca6dee683b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 returned with HTTP 200 Aug 12 21:52:58.931097 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1312/5232] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:58 2026] GET /volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:59.043211 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8438d6a3-c8c1-4ced-9350-7d78e05c22c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:59.045522 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8438d6a3-c8c1-4ced-9350-7d78e05c22c9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:52:59.045747 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8438d6a3-c8c1-4ced-9350-7d78e05c22c9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:59.046041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8438d6a3-c8c1-4ced-9350-7d78e05c22c9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:59.046330 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8438d6a3-c8c1-4ced-9350-7d78e05c22c9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:52:59.051875 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:59.051875 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:52:59.054723 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8438d6a3-c8c1-4ced-9350-7d78e05c22c9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:52:59.054723 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1305/5233] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:52:59 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:59.871136 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f7ca2aa0-0b88-414c-ab3e-065016c03c6d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:59.873664 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7ca2aa0-0b88-414c-ab3e-065016c03c6d tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] GET https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 Aug 12 21:52:59.873984 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7ca2aa0-0b88-414c-ab3e-065016c03c6d tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:59.874290 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7ca2aa0-0b88-414c-ab3e-065016c03c6d tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:59.883363 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:59.883363 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:52:59.888193 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f7ca2aa0-0b88-414c-ab3e-065016c03c6d tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Volume info retrieved successfully. Aug 12 21:52:59.893572 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7ca2aa0-0b88-414c-ab3e-065016c03c6d tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 returned with HTTP 200 Aug 12 21:52:59.894161 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1310/5234] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:52:59 2026] GET /volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:59.930231 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9a1289a2-54e6-4286-8045-29510575bcbc req-6c2dfc79-c200-4928-94d3-249936e5cfc0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:59.932449 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-6c2dfc79-c200-4928-94d3-249936e5cfc0 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] GET https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 Aug 12 21:52:59.932644 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-6c2dfc79-c200-4928-94d3-249936e5cfc0 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:59.932830 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-6c2dfc79-c200-4928-94d3-249936e5cfc0 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:59.940462 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:59.940462 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:52:59.944731 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9a1289a2-54e6-4286-8045-29510575bcbc req-6c2dfc79-c200-4928-94d3-249936e5cfc0 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Volume info retrieved successfully. Aug 12 21:52:59.945135 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c18e1bba-e7fb-449f-a21f-6ac12d387c0b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:59.946997 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c18e1bba-e7fb-449f-a21f-6ac12d387c0b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 Aug 12 21:52:59.948386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c18e1bba-e7fb-449f-a21f-6ac12d387c0b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:59.948386 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c18e1bba-e7fb-449f-a21f-6ac12d387c0b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:59.949758 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-6c2dfc79-c200-4928-94d3-249936e5cfc0 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 returned with HTTP 200 Aug 12 21:52:59.950191 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1308/5235] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:52:59 2026] GET /volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:52:59.954224 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:52:59.954224 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:52:59.957554 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c18e1bba-e7fb-449f-a21f-6ac12d387c0b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:52:59.961643 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c18e1bba-e7fb-449f-a21f-6ac12d387c0b tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 returned with HTTP 200 Aug 12 21:52:59.962024 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1313/5236] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:52:59 2026] GET /volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:52:59.974643 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-035a40ce-e669-403a-9df5-56433a9a8aa3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:59.976255 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-035a40ce-e669-403a-9df5-56433a9a8aa3 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] GET https://10.4.3.240/volume/v3/volumes/summary Aug 12 21:52:59.976526 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-035a40ce-e669-403a-9df5-56433a9a8aa3 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:59.976780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-035a40ce-e669-403a-9df5-56433a9a8aa3 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:59.977022 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-035a40ce-e669-403a-9df5-56433a9a8aa3 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:52:59.984144 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-035a40ce-e669-403a-9df5-56433a9a8aa3 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] Get summary completed successfully. Aug 12 21:52:59.984432 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-035a40ce-e669-403a-9df5-56433a9a8aa3 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-reader] https://10.4.3.240/volume/v3/volumes/summary returned with HTTP 200 Aug 12 21:52:59.984921 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1306/5237] 10.4.3.240 () {68 vars in 1302 bytes} [Wed Aug 12 21:52:59 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:52:59.993648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e190f897-b654-48fc-96a0-81c7b446341c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:52:59.995645 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e190f897-b654-48fc-96a0-81c7b446341c tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 Aug 12 21:52:59.995963 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e190f897-b654-48fc-96a0-81c7b446341c tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:52:59.996219 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e190f897-b654-48fc-96a0-81c7b446341c tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:52:59.996448 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e190f897-b654-48fc-96a0-81c7b446341c tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Delete volume with id: 411244b4-fe63-4327-a10f-705bed9fb0e3 Aug 12 21:53:00.005804 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:00.005804 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:00.006640 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e190f897-b654-48fc-96a0-81c7b446341c tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:53:00.032127 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e190f897-b654-48fc-96a0-81c7b446341c tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Delete volume request issued successfully. Aug 12 21:53:00.032127 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e190f897-b654-48fc-96a0-81c7b446341c tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 returned with HTTP 202 Aug 12 21:53:00.032127 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1311/5238] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:52:59 2026] DELETE /volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:53:00.042192 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd8b63e9-d0d6-409b-aa95-19eb1526bd16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:00.042790 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd8b63e9-d0d6-409b-aa95-19eb1526bd16 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 Aug 12 21:53:00.043169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd8b63e9-d0d6-409b-aa95-19eb1526bd16 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:00.043485 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd8b63e9-d0d6-409b-aa95-19eb1526bd16 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:00.054244 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:00.054244 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:00.064641 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd8b63e9-d0d6-409b-aa95-19eb1526bd16 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Volume info retrieved successfully. Aug 12 21:53:00.066143 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8e6896db-4e48-4a8a-a0a9-aef3b2b4b3cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:00.068581 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e6896db-4e48-4a8a-a0a9-aef3b2b4b3cc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:00.068910 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e6896db-4e48-4a8a-a0a9-aef3b2b4b3cc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:00.069209 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e6896db-4e48-4a8a-a0a9-aef3b2b4b3cc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:00.069370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8e6896db-4e48-4a8a-a0a9-aef3b2b4b3cc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:00.070018 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd8b63e9-d0d6-409b-aa95-19eb1526bd16 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 returned with HTTP 200 Aug 12 21:53:00.070694 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1309/5239] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:53:00 2026] GET /volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:53:00.074997 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:00.074997 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:00.075901 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e6896db-4e48-4a8a-a0a9-aef3b2b4b3cc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:00.076423 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1314/5240] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:00 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:00.477293 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9a1289a2-54e6-4286-8045-29510575bcbc req-dae8d3ab-1f65-41fe-a118-6872dff41952 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:00.479471 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-dae8d3ab-1f65-41fe-a118-6872dff41952 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] GET https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 Aug 12 21:53:00.479741 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-dae8d3ab-1f65-41fe-a118-6872dff41952 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:00.479958 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-dae8d3ab-1f65-41fe-a118-6872dff41952 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:00.487612 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:00.487612 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:00.491450 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9a1289a2-54e6-4286-8045-29510575bcbc req-dae8d3ab-1f65-41fe-a118-6872dff41952 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Volume info retrieved successfully. Aug 12 21:53:00.496124 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-dae8d3ab-1f65-41fe-a118-6872dff41952 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 returned with HTTP 200 Aug 12 21:53:00.496477 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1307/5241] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:53:00 2026] GET /volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:00.508589 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07187932-bdc8-4631-a0b9-0c1496662cd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:00.509003 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07187932-bdc8-4631-a0b9-0c1496662cd3 None None] GET https://10.4.3.240/volume// Aug 12 21:53:00.509298 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07187932-bdc8-4631-a0b9-0c1496662cd3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:00.509554 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07187932-bdc8-4631-a0b9-0c1496662cd3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:00.510092 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07187932-bdc8-4631-a0b9-0c1496662cd3 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:53:00.511063 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1312/5242] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:53:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:53:00.520389 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9a1289a2-54e6-4286-8045-29510575bcbc req-46c12563-5f29-4190-8af9-925c3cfe477e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:00.522610 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-46c12563-5f29-4190-8af9-925c3cfe477e tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:53:00.523082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-46c12563-5f29-4190-8af9-925c3cfe477e tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3", "connector": null, "instance_uuid": "d78efec1-f091-4d32-b4f1-d5b314a8ac97"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:00.533415 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:00.533415 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:00.566345 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-46c12563-5f29-4190-8af9-925c3cfe477e tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:53:00.566925 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1310/5243] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:53:00 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 12 21:53:01.086642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-be7e500f-6d22-49a2-8058-60c8fe7e3b71 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:01.090371 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-758b30b2-b6b8-4101-af40-95d1fa2f3f9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:01.090829 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be7e500f-6d22-49a2-8058-60c8fe7e3b71 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] GET https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 Aug 12 21:53:01.091168 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be7e500f-6d22-49a2-8058-60c8fe7e3b71 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:01.091439 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be7e500f-6d22-49a2-8058-60c8fe7e3b71 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:01.092318 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-758b30b2-b6b8-4101-af40-95d1fa2f3f9d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:01.092557 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-758b30b2-b6b8-4101-af40-95d1fa2f3f9d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:01.092857 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-758b30b2-b6b8-4101-af40-95d1fa2f3f9d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:01.092969 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-758b30b2-b6b8-4101-af40-95d1fa2f3f9d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:01.100225 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:01.100225 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:01.100366 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be7e500f-6d22-49a2-8058-60c8fe7e3b71 tempest-ProjectReaderTests-767991917 tempest-ProjectReaderTests-767991917-project-admin] https://10.4.3.240/volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 returned with HTTP 404 Aug 12 21:53:01.100934 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-758b30b2-b6b8-4101-af40-95d1fa2f3f9d tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:01.101010 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1315/5244] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:53:01 2026] GET /volume/v3/volumes/411244b4-fe63-4327-a10f-705bed9fb0e3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:53:01.101365 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1308/5245] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:01 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:01.630717 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a27a03b2-210a-4102-9a8f-0f1e205db75d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:01.631196 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a27a03b2-210a-4102-9a8f-0f1e205db75d None None] GET https://10.4.3.240/volume// Aug 12 21:53:01.631368 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a27a03b2-210a-4102-9a8f-0f1e205db75d None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:01.631578 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a27a03b2-210a-4102-9a8f-0f1e205db75d None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:01.631992 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a27a03b2-210a-4102-9a8f-0f1e205db75d None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:53:01.632319 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1313/5246] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:53:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:53:01.649535 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9a1289a2-54e6-4286-8045-29510575bcbc req-fadab8e7-d8e5-44bb-bd6b-540efd00c84c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:01.652495 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-fadab8e7-d8e5-44bb-bd6b-540efd00c84c tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] GET https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 Aug 12 21:53:01.652959 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-fadab8e7-d8e5-44bb-bd6b-540efd00c84c tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:01.653228 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-fadab8e7-d8e5-44bb-bd6b-540efd00c84c tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:01.665638 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:01.665638 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:01.672588 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9a1289a2-54e6-4286-8045-29510575bcbc req-fadab8e7-d8e5-44bb-bd6b-540efd00c84c tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Volume info retrieved successfully. Aug 12 21:53:01.677583 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-fadab8e7-d8e5-44bb-bd6b-540efd00c84c tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 returned with HTTP 200 Aug 12 21:53:01.680644 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1311/5247] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:53:01 2026] GET /volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 => generated 1540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:53:01.813643 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9a1289a2-54e6-4286-8045-29510575bcbc req-5aacfedf-7c77-43a2-9b40-943038de3cfa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:01.817235 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-5aacfedf-7c77-43a2-9b40-943038de3cfa tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] PUT https://10.4.3.240/volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2 Aug 12 21:53:01.817574 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-5aacfedf-7c77-43a2-9b40-943038de3cfa tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:01.833236 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-9a1289a2-54e6-4286-8045-29510575bcbc req-5aacfedf-7c77-43a2-9b40-943038de3cfa tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Acquiring lock "cinder-attachment_update-f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:53:01.839219 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-9a1289a2-54e6-4286-8045-29510575bcbc req-5aacfedf-7c77-43a2-9b40-943038de3cfa tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Lock "cinder-attachment_update-f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:53:01.840519 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:01.840519 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:01.977227 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-9a1289a2-54e6-4286-8045-29510575bcbc req-5aacfedf-7c77-43a2-9b40-943038de3cfa tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Lock "cinder-attachment_update-f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3-np0000007121" released by "attachment_update" :: held 0.138s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:53:01.977539 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-5aacfedf-7c77-43a2-9b40-943038de3cfa tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2 returned with HTTP 200 Aug 12 21:53:01.978207 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1316/5248] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:53:01 2026] PUT /volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:02.020299 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9a1289a2-54e6-4286-8045-29510575bcbc req-06353b21-6220-494e-8a31-709740efa73e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:02.023236 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-06353b21-6220-494e-8a31-709740efa73e tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] POST https://10.4.3.240/volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2/action Aug 12 21:53:02.023654 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-06353b21-6220-494e-8a31-709740efa73e tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:53:02.023900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-06353b21-6220-494e-8a31-709740efa73e tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:02.047185 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:02.047185 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:02.067673 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9a1289a2-54e6-4286-8045-29510575bcbc req-06353b21-6220-494e-8a31-709740efa73e tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2/action returned with HTTP 204 Aug 12 21:53:02.069770 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1309/5249] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:53:02 2026] POST /volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:02.116027 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-226cdf6d-6ddf-4f24-9465-c5a6abead654 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:02.117988 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-226cdf6d-6ddf-4f24-9465-c5a6abead654 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:02.118282 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-226cdf6d-6ddf-4f24-9465-c5a6abead654 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:02.118475 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-226cdf6d-6ddf-4f24-9465-c5a6abead654 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:02.118571 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-226cdf6d-6ddf-4f24-9465-c5a6abead654 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:02.123776 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:02.123776 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:02.124519 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-226cdf6d-6ddf-4f24-9465-c5a6abead654 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:02.125087 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1314/5250] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:02 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:03.138998 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4a8b40b-8367-4a05-9c0a-156a19cd5a4f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:03.141368 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4a8b40b-8367-4a05-9c0a-156a19cd5a4f tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:03.141650 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4a8b40b-8367-4a05-9c0a-156a19cd5a4f tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:03.141896 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4a8b40b-8367-4a05-9c0a-156a19cd5a4f tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:03.142054 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c4a8b40b-8367-4a05-9c0a-156a19cd5a4f tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:03.150859 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:03.150859 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:03.151779 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4a8b40b-8367-4a05-9c0a-156a19cd5a4f tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:03.152302 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1312/5251] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:03 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:04.166339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2249e4ef-b1da-4926-99e7-b4e3ce38d319 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:04.168414 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2249e4ef-b1da-4926-99e7-b4e3ce38d319 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:04.168598 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2249e4ef-b1da-4926-99e7-b4e3ce38d319 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:04.168849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2249e4ef-b1da-4926-99e7-b4e3ce38d319 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:04.168986 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2249e4ef-b1da-4926-99e7-b4e3ce38d319 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:04.173420 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:04.173420 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:04.174136 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2249e4ef-b1da-4926-99e7-b4e3ce38d319 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:04.174605 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1317/5252] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:04 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:05.187192 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fe2d41c7-480b-48bc-9616-bb54babc5de6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:05.189047 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe2d41c7-480b-48bc-9616-bb54babc5de6 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:05.189318 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe2d41c7-480b-48bc-9616-bb54babc5de6 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:05.189552 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe2d41c7-480b-48bc-9616-bb54babc5de6 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:05.189717 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fe2d41c7-480b-48bc-9616-bb54babc5de6 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:05.195172 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:05.195172 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:05.196123 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe2d41c7-480b-48bc-9616-bb54babc5de6 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:05.196788 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1310/5253] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:05 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:06.206802 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f62d7776-f5ed-4943-82b3-65e5195579d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:06.208762 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f62d7776-f5ed-4943-82b3-65e5195579d8 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:06.209019 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f62d7776-f5ed-4943-82b3-65e5195579d8 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:06.209296 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f62d7776-f5ed-4943-82b3-65e5195579d8 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:06.209455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f62d7776-f5ed-4943-82b3-65e5195579d8 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:06.214163 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:06.214163 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:06.214886 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f62d7776-f5ed-4943-82b3-65e5195579d8 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:06.215298 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1315/5254] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:06 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:07.227492 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-185658f5-5e11-47ea-90bb-4c6ba6327364 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:07.232962 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-185658f5-5e11-47ea-90bb-4c6ba6327364 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:07.233192 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-185658f5-5e11-47ea-90bb-4c6ba6327364 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:07.233366 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-185658f5-5e11-47ea-90bb-4c6ba6327364 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:07.233474 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-185658f5-5e11-47ea-90bb-4c6ba6327364 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:07.242449 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:07.242449 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:07.243261 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-185658f5-5e11-47ea-90bb-4c6ba6327364 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:07.243825 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1313/5255] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:07 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:07.256995 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2249c133-941f-4026-a22e-55564ca18019 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:07.381756 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2249c133-941f-4026-a22e-55564ca18019 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-member] PUT https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:07.382194 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2249c133-941f-4026-a22e-55564ca18019 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:07.388546 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:07.388546 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:07.395162 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2249c133-941f-4026-a22e-55564ca18019 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-member] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:07.395807 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1318/5256] 10.4.3.240 () {70 vars in 1408 bytes} [Wed Aug 12 21:53:07 2026] PUT /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 315 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:07.403461 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-267caebd-847f-4351-9fd8-78227f3d088c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:07.405385 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-267caebd-847f-4351-9fd8-78227f3d088c tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:07.405705 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-267caebd-847f-4351-9fd8-78227f3d088c tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:07.405955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-267caebd-847f-4351-9fd8-78227f3d088c tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:07.406064 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-267caebd-847f-4351-9fd8-78227f3d088c tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:07.410994 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:07.410994 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:07.411718 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-267caebd-847f-4351-9fd8-78227f3d088c tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:07.412082 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1311/5257] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:07 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:07.424085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01c5edd3-3f08-4de6-8097-2ce70364893a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:07.425931 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01c5edd3-3f08-4de6-8097-2ce70364893a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] DELETE https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:07.426917 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01c5edd3-3f08-4de6-8097-2ce70364893a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:07.428023 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01c5edd3-3f08-4de6-8097-2ce70364893a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:07.428129 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-01c5edd3-3f08-4de6-8097-2ce70364893a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Delete backup with id: 987150a9-34ad-43d7-b17b-697312ad2e33. Aug 12 21:53:07.434394 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:07.434394 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:07.450378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-01c5edd3-3f08-4de6-8097-2ce70364893a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] delete_backup rpcapi backup_id 987150a9-34ad-43d7-b17b-697312ad2e33 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:53:07.452226 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01c5edd3-3f08-4de6-8097-2ce70364893a tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 202 Aug 12 21:53:07.452688 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1316/5258] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:53:07 2026] DELETE /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:53:07.459313 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa0b9f8e-7d4b-4a49-a9c6-6b7d93e7d7da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:07.461063 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa0b9f8e-7d4b-4a49-a9c6-6b7d93e7d7da tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:07.461414 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa0b9f8e-7d4b-4a49-a9c6-6b7d93e7d7da tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:07.461687 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa0b9f8e-7d4b-4a49-a9c6-6b7d93e7d7da tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:07.461866 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fa0b9f8e-7d4b-4a49-a9c6-6b7d93e7d7da tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:07.466215 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:07.466215 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:07.467015 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa0b9f8e-7d4b-4a49-a9c6-6b7d93e7d7da tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 200 Aug 12 21:53:07.467550 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1314/5259] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:07 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:08.482786 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bc6fe896-2569-4204-91ae-b130c578bdf9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:08.484766 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bc6fe896-2569-4204-91ae-b130c578bdf9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 Aug 12 21:53:08.484995 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bc6fe896-2569-4204-91ae-b130c578bdf9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:08.485190 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bc6fe896-2569-4204-91ae-b130c578bdf9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:08.485290 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-bc6fe896-2569-4204-91ae-b130c578bdf9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Show backup with id 987150a9-34ad-43d7-b17b-697312ad2e33. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:53:08.489284 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bc6fe896-2569-4204-91ae-b130c578bdf9 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 returned with HTTP 404 Aug 12 21:53:08.489982 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1319/5260] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:08 2026] GET /volume/v3/backups/987150a9-34ad-43d7-b17b-697312ad2e33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:08.498010 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a7514ab-b810-47d0-9941-58571da0dbbc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:08.500611 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a7514ab-b810-47d0-9941-58571da0dbbc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e Aug 12 21:53:08.500878 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a7514ab-b810-47d0-9941-58571da0dbbc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:08.501080 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a7514ab-b810-47d0-9941-58571da0dbbc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:08.501262 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4a7514ab-b810-47d0-9941-58571da0dbbc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Delete volume with id: 4369d623-3ea8-42be-9e7b-602103199f6e Aug 12 21:53:08.510097 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:08.510097 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:08.510488 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4a7514ab-b810-47d0-9941-58571da0dbbc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Volume info retrieved successfully. Aug 12 21:53:08.531654 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4a7514ab-b810-47d0-9941-58571da0dbbc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Delete volume request issued successfully. Aug 12 21:53:08.531654 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a7514ab-b810-47d0-9941-58571da0dbbc tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e returned with HTTP 202 Aug 12 21:53:08.531654 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1312/5261] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:53:08 2026] DELETE /volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:08.537764 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b700aa04-d97d-4825-91c7-3424b6f2fa57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:08.539107 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b700aa04-d97d-4825-91c7-3424b6f2fa57 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e Aug 12 21:53:08.539542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b700aa04-d97d-4825-91c7-3424b6f2fa57 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:08.539864 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b700aa04-d97d-4825-91c7-3424b6f2fa57 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:08.549424 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:08.549424 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:08.554644 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b700aa04-d97d-4825-91c7-3424b6f2fa57 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Volume info retrieved successfully. Aug 12 21:53:08.562365 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b700aa04-d97d-4825-91c7-3424b6f2fa57 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e returned with HTTP 200 Aug 12 21:53:08.563764 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1317/5262] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:08 2026] GET /volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:09.579983 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd0928a4-5a4c-41cc-afbf-974219078278 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:09.582549 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd0928a4-5a4c-41cc-afbf-974219078278 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] GET https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e Aug 12 21:53:09.582891 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd0928a4-5a4c-41cc-afbf-974219078278 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:09.583320 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd0928a4-5a4c-41cc-afbf-974219078278 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:09.591975 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd0928a4-5a4c-41cc-afbf-974219078278 tempest-ProjectMemberTests39-735623975 tempest-ProjectMemberTests39-735623975-project-admin] https://10.4.3.240/volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e returned with HTTP 404 Aug 12 21:53:09.593275 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1315/5263] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:09 2026] GET /volume/v3/volumes/4369d623-3ea8-42be-9e7b-602103199f6e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:11.424958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e686955d-0ecd-4809-bd10-76d64925a813 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:11.535146 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:11.535524 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-826140911"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:11.537727 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-826140911'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:11.537944 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:11.542610 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:11.549817 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (20217631-1262-4180-a65b-15cb0cd67aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:11.552162 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2201c99-0c9c-4ee2-8b7e-af772f7b6717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:11.553048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:11.581345 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2201c99-0c9c-4ee2-8b7e-af772f7b6717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:11.582473 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb007af8-97af-41cf-9b40-ac659215f800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:11.656222 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['12b4f439-9894-4fb8-98be-daeaed735d14', '082355d3-fb22-4623-9a6d-9fc1a7f43974', '62dea980-f4ea-4eae-92ad-7e918f41a129', 'c51e32a9-bb59-40f0-b0d7-d238678c9ef1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:11.657391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb007af8-97af-41cf-9b40-ac659215f800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12b4f439-9894-4fb8-98be-daeaed735d14', '082355d3-fb22-4623-9a6d-9fc1a7f43974', '62dea980-f4ea-4eae-92ad-7e918f41a129', 'c51e32a9-bb59-40f0-b0d7-d238678c9ef1']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:11.658619 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35924a2-5959-419c-9240-bf46d319b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:11.689928 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35924a2-5959-419c-9240-bf46d319b805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fadeb604-dc56-4283-ad48-5ee62f0bf5fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-826140911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['12b4f439-9894-4fb8-98be-daeaed735d14','082355d3-fb22-4623-9a6d-9fc1a7f43974','62dea980-f4ea-4eae-92ad-7e918f41a129','c51e32a9-bb59-40f0-b0d7-d238678c9ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-826140911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fadeb604-dc56-4283-ad48-5ee62f0bf5fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:11.691935 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9c9bc0-d35a-4eb8-82dc-bbdeb188e708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:11.716648 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9c9bc0-d35a-4eb8-82dc-bbdeb188e708) transitioned into state 'SUCCESS' from state '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-826140911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['12b4f439-9894-4fb8-98be-daeaed735d14','082355d3-fb22-4623-9a6d-9fc1a7f43974','62dea980-f4ea-4eae-92ad-7e918f41a129','c51e32a9-bb59-40f0-b0d7-d238678c9ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:11.717725 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8a5063-5c28-41ed-8ffa-26253a9ddaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:11.730451 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8a5063-5c28-41ed-8ffa-26253a9ddaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:11.731766 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (20217631-1262-4180-a65b-15cb0cd67aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:11.732176 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:11.733069 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e686955d-0ecd-4809-bd10-76d64925a813 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:11.733803 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1320/5264] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:11 2026] POST /volume/v3/volumes => generated 777 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:11.751112 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23cbd827-dd7a-411d-bb64-12e8cca8a8da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:11.753179 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23cbd827-dd7a-411d-bb64-12e8cca8a8da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe Aug 12 21:53:11.753402 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23cbd827-dd7a-411d-bb64-12e8cca8a8da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:11.753590 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23cbd827-dd7a-411d-bb64-12e8cca8a8da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:11.761579 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:11.761579 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:11.765558 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-23cbd827-dd7a-411d-bb64-12e8cca8a8da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:11.770101 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23cbd827-dd7a-411d-bb64-12e8cca8a8da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe returned with HTTP 200 Aug 12 21:53:11.770988 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1313/5265] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:11 2026] GET /volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:12.785884 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b100213b-7967-4bc9-9246-b2cedcc4cae5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:12.787943 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b100213b-7967-4bc9-9246-b2cedcc4cae5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe Aug 12 21:53:12.788167 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b100213b-7967-4bc9-9246-b2cedcc4cae5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:12.788371 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b100213b-7967-4bc9-9246-b2cedcc4cae5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:12.796896 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:12.796896 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:12.801170 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b100213b-7967-4bc9-9246-b2cedcc4cae5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:12.805695 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b100213b-7967-4bc9-9246-b2cedcc4cae5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe returned with HTTP 200 Aug 12 21:53:12.806131 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1318/5266] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:12 2026] GET /volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:12.818647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85a64288-228a-418f-afd3-82a234ea60be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:12.895398 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85a64288-228a-418f-afd3-82a234ea60be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:12.895747 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85a64288-228a-418f-afd3-82a234ea60be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fadeb604-dc56-4283-ad48-5ee62f0bf5fe", "name": "tempest-ProjectMemberTests-Snapshot-679512208"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:12.905023 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:12.905023 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:12.905518 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-85a64288-228a-418f-afd3-82a234ea60be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Volume info retrieved successfully. Aug 12 21:53:12.905645 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-85a64288-228a-418f-afd3-82a234ea60be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Create snapshot from volume fadeb604-dc56-4283-ad48-5ee62f0bf5fe Aug 12 21:53:12.939784 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-85a64288-228a-418f-afd3-82a234ea60be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Created reservations ['7a40d3ed-de43-4b85-8420-64f8c3a96758', '8170deca-4730-47ff-be70-b1ae1fec6fd9', 'bac59b7b-df5b-4d83-9143-71195e374e4f', '814ad601-d434-4650-a359-c523b23b7637'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:12.969616 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-85a64288-228a-418f-afd3-82a234ea60be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot create request issued successfully. Aug 12 21:53:12.970366 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85a64288-228a-418f-afd3-82a234ea60be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:12.970839 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1316/5267] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:12 2026] POST /volume/v3/snapshots => generated 304 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:12.980474 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db5b2343-387a-4f72-98c5-35a885e8b901 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:12.984570 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db5b2343-387a-4f72-98c5-35a885e8b901 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] GET https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f Aug 12 21:53:12.984904 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db5b2343-387a-4f72-98c5-35a885e8b901 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:12.985205 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db5b2343-387a-4f72-98c5-35a885e8b901 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:12.993656 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:12.993656 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:12.993656 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-db5b2343-387a-4f72-98c5-35a885e8b901 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:12.994240 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db5b2343-387a-4f72-98c5-35a885e8b901 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f returned with HTTP 200 Aug 12 21:53:12.994775 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1321/5268] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:12 2026] GET /volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:14.003834 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23ae93c4-6125-4d58-bfa1-2c4c52156c7d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:14.005648 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23ae93c4-6125-4d58-bfa1-2c4c52156c7d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] GET https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f Aug 12 21:53:14.005890 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23ae93c4-6125-4d58-bfa1-2c4c52156c7d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:14.006146 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23ae93c4-6125-4d58-bfa1-2c4c52156c7d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:14.012737 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:14.012737 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:14.013130 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-23ae93c4-6125-4d58-bfa1-2c4c52156c7d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:14.014097 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23ae93c4-6125-4d58-bfa1-2c4c52156c7d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f returned with HTTP 200 Aug 12 21:53:14.014634 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1314/5269] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:14 2026] GET /volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:14.024644 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8cb62bbc-06bd-4df1-a189-6bbad7b2d2d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:14.026770 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8cb62bbc-06bd-4df1-a189-6bbad7b2d2d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f Aug 12 21:53:14.026992 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8cb62bbc-06bd-4df1-a189-6bbad7b2d2d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:14.027239 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8cb62bbc-06bd-4df1-a189-6bbad7b2d2d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:14.027376 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-8cb62bbc-06bd-4df1-a189-6bbad7b2d2d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Delete snapshot with id: 9635b277-3c1d-4162-818a-12009040343f Aug 12 21:53:14.032833 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:14.032833 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:14.033369 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8cb62bbc-06bd-4df1-a189-6bbad7b2d2d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:14.055648 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8cb62bbc-06bd-4df1-a189-6bbad7b2d2d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot delete request issued successfully. Aug 12 21:53:14.055648 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8cb62bbc-06bd-4df1-a189-6bbad7b2d2d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f returned with HTTP 202 Aug 12 21:53:14.055648 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1319/5270] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:14 2026] DELETE /volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:14.063183 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e16e4c3-b772-4152-a878-c9278e00a93a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:14.065547 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e16e4c3-b772-4152-a878-c9278e00a93a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] GET https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f Aug 12 21:53:14.065547 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e16e4c3-b772-4152-a878-c9278e00a93a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:14.065547 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e16e4c3-b772-4152-a878-c9278e00a93a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:14.071128 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:14.071128 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:14.073847 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e16e4c3-b772-4152-a878-c9278e00a93a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:14.073847 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e16e4c3-b772-4152-a878-c9278e00a93a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f returned with HTTP 200 Aug 12 21:53:14.073847 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1317/5271] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:14 2026] GET /volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:15.084997 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6638c70f-5ed1-4b1f-9e63-b8a36e1976ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:15.086950 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6638c70f-5ed1-4b1f-9e63-b8a36e1976ab tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] GET https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f Aug 12 21:53:15.087167 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6638c70f-5ed1-4b1f-9e63-b8a36e1976ab tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:15.087349 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6638c70f-5ed1-4b1f-9e63-b8a36e1976ab tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:15.092151 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6638c70f-5ed1-4b1f-9e63-b8a36e1976ab tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f returned with HTTP 404 Aug 12 21:53:15.092755 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1322/5272] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:15 2026] GET /volume/v3/snapshots/9635b277-3c1d-4162-818a-12009040343f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:15.101986 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f31bed8-90ef-4b20-8fe2-a44f0cb0d221 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:15.103720 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f31bed8-90ef-4b20-8fe2-a44f0cb0d221 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe Aug 12 21:53:15.103886 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f31bed8-90ef-4b20-8fe2-a44f0cb0d221 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:15.104088 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f31bed8-90ef-4b20-8fe2-a44f0cb0d221 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:15.104378 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9f31bed8-90ef-4b20-8fe2-a44f0cb0d221 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: fadeb604-dc56-4283-ad48-5ee62f0bf5fe Aug 12 21:53:15.112028 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:15.112028 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:15.112374 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f31bed8-90ef-4b20-8fe2-a44f0cb0d221 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:15.133656 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f31bed8-90ef-4b20-8fe2-a44f0cb0d221 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:15.133656 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f31bed8-90ef-4b20-8fe2-a44f0cb0d221 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe returned with HTTP 202 Aug 12 21:53:15.133656 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1315/5273] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:15 2026] DELETE /volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:15.141765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29852561-1f1e-4911-ae6c-d4740f0375a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:15.144445 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29852561-1f1e-4911-ae6c-d4740f0375a9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe Aug 12 21:53:15.144668 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29852561-1f1e-4911-ae6c-d4740f0375a9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:15.145160 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29852561-1f1e-4911-ae6c-d4740f0375a9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:15.154847 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:15.154847 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:15.159359 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-29852561-1f1e-4911-ae6c-d4740f0375a9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:15.164205 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29852561-1f1e-4911-ae6c-d4740f0375a9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe returned with HTTP 200 Aug 12 21:53:15.164770 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1320/5274] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:15 2026] GET /volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:16.179328 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-60a5603a-7b9c-4fe7-8158-b0224c9a76a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:16.181570 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60a5603a-7b9c-4fe7-8158-b0224c9a76a0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe Aug 12 21:53:16.181936 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60a5603a-7b9c-4fe7-8158-b0224c9a76a0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:16.182237 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60a5603a-7b9c-4fe7-8158-b0224c9a76a0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:16.191163 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60a5603a-7b9c-4fe7-8158-b0224c9a76a0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe returned with HTTP 404 Aug 12 21:53:16.191962 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1318/5275] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:16 2026] GET /volume/v3/volumes/fadeb604-dc56-4283-ad48-5ee62f0bf5fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:16.202230 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:16.204698 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:16.205803 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2113072431"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:16.208468 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2113072431'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:16.208982 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:16.216244 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:16.224376 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (7c7c952d-7ab8-4223-98c8-3f2826683d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:16.226149 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bade639d-ebbb-42cd-84e3-65a937b3ba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:16.227179 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:16.265047 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bade639d-ebbb-42cd-84e3-65a937b3ba58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:16.266242 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e0a886-d882-463e-8b27-a469745e10e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:16.320167 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['59a148a3-218b-4f1b-8921-e29c16f95c87', '491ff58b-97b7-482c-8f26-d503cd82c7d1', 'c64bba0e-7ea1-4dd0-b39a-53efe257f187', '9e3c69df-e6da-4f3a-9afd-66837d4fb987'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:16.321235 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e0a886-d882-463e-8b27-a469745e10e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59a148a3-218b-4f1b-8921-e29c16f95c87', '491ff58b-97b7-482c-8f26-d503cd82c7d1', 'c64bba0e-7ea1-4dd0-b39a-53efe257f187', '9e3c69df-e6da-4f3a-9afd-66837d4fb987']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:16.322332 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6bbfda-e28f-4213-9ef6-647308017525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:16.356787 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6bbfda-e28f-4213-9ef6-647308017525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2113072431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['59a148a3-218b-4f1b-8921-e29c16f95c87','491ff58b-97b7-482c-8f26-d503cd82c7d1','c64bba0e-7ea1-4dd0-b39a-53efe257f187','9e3c69df-e6da-4f3a-9afd-66837d4fb987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2113072431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:16.358071 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f2e639-7eb3-4e7b-ab8d-c18098cf109f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:16.382571 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f2e639-7eb3-4e7b-ab8d-c18098cf109f) transitioned into state 'SUCCESS' from state '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-2113072431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['59a148a3-218b-4f1b-8921-e29c16f95c87','491ff58b-97b7-482c-8f26-d503cd82c7d1','c64bba0e-7ea1-4dd0-b39a-53efe257f187','9e3c69df-e6da-4f3a-9afd-66837d4fb987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:16.383955 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ea8304-6cb4-42a8-bd37-361658a946cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:16.396777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ea8304-6cb4-42a8-bd37-361658a946cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:16.398136 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (7c7c952d-7ab8-4223-98c8-3f2826683d90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:16.398575 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:16.399474 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4d31c1a-2613-4750-bdcb-d2b3d6fea6ae tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:16.400151 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1323/5276] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:16 2026] POST /volume/v3/volumes => generated 778 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:16.413024 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1daab7df-6d6f-48e8-a8c5-6781717bc2b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:16.415012 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1daab7df-6d6f-48e8-a8c5-6781717bc2b7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 Aug 12 21:53:16.415286 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1daab7df-6d6f-48e8-a8c5-6781717bc2b7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:16.415507 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1daab7df-6d6f-48e8-a8c5-6781717bc2b7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:16.423261 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:16.423261 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:16.427365 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1daab7df-6d6f-48e8-a8c5-6781717bc2b7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:16.431947 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1daab7df-6d6f-48e8-a8c5-6781717bc2b7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 returned with HTTP 200 Aug 12 21:53:16.432392 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1316/5277] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:16 2026] GET /volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:17.446248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-018f1df5-6f27-488f-ae37-8cf8e94d1be4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:17.448044 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-018f1df5-6f27-488f-ae37-8cf8e94d1be4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 Aug 12 21:53:17.448211 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-018f1df5-6f27-488f-ae37-8cf8e94d1be4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:17.448385 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-018f1df5-6f27-488f-ae37-8cf8e94d1be4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:17.455080 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:17.455080 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:17.458405 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-018f1df5-6f27-488f-ae37-8cf8e94d1be4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:17.462174 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-018f1df5-6f27-488f-ae37-8cf8e94d1be4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 returned with HTTP 200 Aug 12 21:53:17.462567 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1321/5278] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:17 2026] GET /volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:17.474807 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84a1b4c2-fe65-495b-8faa-48ff6471f89d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:17.476689 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84a1b4c2-fe65-495b-8faa-48ff6471f89d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:17.477049 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84a1b4c2-fe65-495b-8faa-48ff6471f89d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1243298860"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:17.486100 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:17.486100 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:17.486536 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-84a1b4c2-fe65-495b-8faa-48ff6471f89d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:17.486676 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-84a1b4c2-fe65-495b-8faa-48ff6471f89d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create snapshot from volume 9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 Aug 12 21:53:17.513929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-84a1b4c2-fe65-495b-8faa-48ff6471f89d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['01aad622-ddbf-4c97-b51f-9b47201d4a81', '980c516c-0631-4c3e-a5fe-aeb5f693604a', 'dc6ee56b-f95a-402e-93b5-5235dcc1294f', '6de59051-cfc6-4bc4-a804-1d387d54703b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:17.544692 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-84a1b4c2-fe65-495b-8faa-48ff6471f89d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot create request issued successfully. Aug 12 21:53:17.545058 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84a1b4c2-fe65-495b-8faa-48ff6471f89d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:17.545490 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1319/5279] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:17.556095 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e20de1be-ab72-4ea0-a198-d8c05b4135c0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:17.558526 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e20de1be-ab72-4ea0-a198-d8c05b4135c0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:17.558970 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e20de1be-ab72-4ea0-a198-d8c05b4135c0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:17.559190 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e20de1be-ab72-4ea0-a198-d8c05b4135c0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:17.565411 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:17.565411 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:17.565411 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e20de1be-ab72-4ea0-a198-d8c05b4135c0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:17.565907 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e20de1be-ab72-4ea0-a198-d8c05b4135c0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 returned with HTTP 200 Aug 12 21:53:17.566460 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1324/5280] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:17 2026] GET /volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:18.577864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62a662b9-a584-4465-bebf-59d8e1017e7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:18.580039 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62a662b9-a584-4465-bebf-59d8e1017e7e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:18.580300 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62a662b9-a584-4465-bebf-59d8e1017e7e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:18.580615 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62a662b9-a584-4465-bebf-59d8e1017e7e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:18.586573 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:18.586573 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:18.586999 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-62a662b9-a584-4465-bebf-59d8e1017e7e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:18.587819 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62a662b9-a584-4465-bebf-59d8e1017e7e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 returned with HTTP 200 Aug 12 21:53:18.588266 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1317/5281] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:18 2026] GET /volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:18.600895 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62c94c79-be1d-4d3f-b136-cfc4bcb39894 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:18.604422 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62c94c79-be1d-4d3f-b136-cfc4bcb39894 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:18.604778 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62c94c79-be1d-4d3f-b136-cfc4bcb39894 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:18.605049 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62c94c79-be1d-4d3f-b136-cfc4bcb39894 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:18.605190 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-62c94c79-be1d-4d3f-b136-cfc4bcb39894 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Delete snapshot with id: 3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:18.618439 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:18.618439 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:18.618945 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62c94c79-be1d-4d3f-b136-cfc4bcb39894 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:18.648656 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62c94c79-be1d-4d3f-b136-cfc4bcb39894 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot delete request issued successfully. Aug 12 21:53:18.648656 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62c94c79-be1d-4d3f-b136-cfc4bcb39894 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 returned with HTTP 202 Aug 12 21:53:18.648656 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1322/5282] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:18 2026] DELETE /volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:18.656193 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33e1ac8e-a0ee-4eeb-b50b-661bc7514ce5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:18.656899 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33e1ac8e-a0ee-4eeb-b50b-661bc7514ce5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:18.657040 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33e1ac8e-a0ee-4eeb-b50b-661bc7514ce5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:18.659938 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33e1ac8e-a0ee-4eeb-b50b-661bc7514ce5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:18.665438 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:18.665438 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:18.665919 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-33e1ac8e-a0ee-4eeb-b50b-661bc7514ce5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:18.666979 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33e1ac8e-a0ee-4eeb-b50b-661bc7514ce5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 returned with HTTP 200 Aug 12 21:53:18.666979 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1320/5283] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:18 2026] GET /volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:19.677298 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-66169d0c-2af8-4bf4-8552-ebeabff618da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:19.679816 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66169d0c-2af8-4bf4-8552-ebeabff618da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] GET https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:19.680120 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66169d0c-2af8-4bf4-8552-ebeabff618da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:19.680394 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66169d0c-2af8-4bf4-8552-ebeabff618da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:19.685769 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66169d0c-2af8-4bf4-8552-ebeabff618da tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 returned with HTTP 404 Aug 12 21:53:19.686337 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1325/5284] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:19 2026] GET /volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:19.695492 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08b7c1f2-b017-4a74-ae38-06d49ac15c3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:19.697702 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08b7c1f2-b017-4a74-ae38-06d49ac15c3f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:19.697972 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08b7c1f2-b017-4a74-ae38-06d49ac15c3f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:19.698240 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08b7c1f2-b017-4a74-ae38-06d49ac15c3f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:19.698372 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-08b7c1f2-b017-4a74-ae38-06d49ac15c3f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete snapshot with id: 3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:19.704154 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08b7c1f2-b017-4a74-ae38-06d49ac15c3f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 returned with HTTP 404 Aug 12 21:53:19.704803 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1318/5285] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:19 2026] DELETE /volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:19.714483 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d551697-2bce-4fc9-8705-1cdaa0782e03 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:19.716993 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d551697-2bce-4fc9-8705-1cdaa0782e03 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 Aug 12 21:53:19.717209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d551697-2bce-4fc9-8705-1cdaa0782e03 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:19.717418 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d551697-2bce-4fc9-8705-1cdaa0782e03 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:19.722193 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d551697-2bce-4fc9-8705-1cdaa0782e03 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 returned with HTTP 404 Aug 12 21:53:19.722797 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1323/5286] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:19 2026] GET /volume/v3/snapshots/3c995925-7afa-4ed4-bd7d-ff7e70650572 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:19.731894 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ae477a5-7133-4006-8ef4-4cc913f5cb04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:19.734331 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ae477a5-7133-4006-8ef4-4cc913f5cb04 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 Aug 12 21:53:19.734671 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ae477a5-7133-4006-8ef4-4cc913f5cb04 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:19.734956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ae477a5-7133-4006-8ef4-4cc913f5cb04 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:19.735167 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5ae477a5-7133-4006-8ef4-4cc913f5cb04 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: 9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 Aug 12 21:53:19.743838 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:19.743838 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:19.744374 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5ae477a5-7133-4006-8ef4-4cc913f5cb04 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:19.772130 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5ae477a5-7133-4006-8ef4-4cc913f5cb04 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:19.773391 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ae477a5-7133-4006-8ef4-4cc913f5cb04 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 returned with HTTP 202 Aug 12 21:53:19.774028 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1321/5287] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:19 2026] DELETE /volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:19.783268 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d5f8d22-a02b-4f53-ab1f-8ab2bdac1fd0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:19.786235 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d5f8d22-a02b-4f53-ab1f-8ab2bdac1fd0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 Aug 12 21:53:19.786591 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d5f8d22-a02b-4f53-ab1f-8ab2bdac1fd0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:19.787228 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d5f8d22-a02b-4f53-ab1f-8ab2bdac1fd0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:19.802876 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:19.802876 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:19.808066 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7d5f8d22-a02b-4f53-ab1f-8ab2bdac1fd0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:19.813891 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d5f8d22-a02b-4f53-ab1f-8ab2bdac1fd0 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 returned with HTTP 200 Aug 12 21:53:19.814388 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1326/5288] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:19 2026] GET /volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:20.830562 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7c12f1a-a3b9-4468-9d4a-893ecd9388f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:20.833077 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7c12f1a-a3b9-4468-9d4a-893ecd9388f2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 Aug 12 21:53:20.833369 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7c12f1a-a3b9-4468-9d4a-893ecd9388f2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:20.833680 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7c12f1a-a3b9-4468-9d4a-893ecd9388f2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:20.842684 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7c12f1a-a3b9-4468-9d4a-893ecd9388f2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 returned with HTTP 404 Aug 12 21:53:20.843592 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1319/5289] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:20 2026] GET /volume/v3/volumes/9f969a6e-9d6f-4e8e-82d9-2edc4cb8e3b3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:20.852999 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:20.855242 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:20.855695 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1899102783"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:20.857927 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1899102783'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:20.858158 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:20.858587 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:20.858587 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:20.864435 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:20.874042 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (c6056cfe-4fc7-41cb-91ec-546368e0901e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:20.876092 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52682612-b2a9-4e16-93e4-07d0991f87c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:20.877579 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:20.915580 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52682612-b2a9-4e16-93e4-07d0991f87c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:20.916736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab744457-f7e9-46ec-8e6e-cb414d02f402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:20.966568 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['a7c6f95d-5f39-4e9c-8d79-75a855c76b3e', '0d848998-0b69-4ee7-98ef-2d2e8a67d848', 'f4916691-0d77-40a8-88b6-79a67db8296d', 'dce516e8-edd4-43fe-bbe8-601e6c1f05c4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:20.967733 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab744457-f7e9-46ec-8e6e-cb414d02f402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7c6f95d-5f39-4e9c-8d79-75a855c76b3e', '0d848998-0b69-4ee7-98ef-2d2e8a67d848', 'f4916691-0d77-40a8-88b6-79a67db8296d', 'dce516e8-edd4-43fe-bbe8-601e6c1f05c4']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:20.968806 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17176a23-723a-40f4-8c08-4ed4fdff14cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:21.010302 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17176a23-723a-40f4-8c08-4ed4fdff14cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa929642-2406-41c1-a282-d5bf3c4164dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1899102783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['a7c6f95d-5f39-4e9c-8d79-75a855c76b3e','0d848998-0b69-4ee7-98ef-2d2e8a67d848','f4916691-0d77-40a8-88b6-79a67db8296d','dce516e8-edd4-43fe-bbe8-601e6c1f05c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1899102783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa929642-2406-41c1-a282-d5bf3c4164dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:21.012956 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb91619f-57d2-4542-8386-d396077f2bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:21.039812 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb91619f-57d2-4542-8386-d396077f2bf0) transitioned into state 'SUCCESS' from state '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-1899102783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['a7c6f95d-5f39-4e9c-8d79-75a855c76b3e','0d848998-0b69-4ee7-98ef-2d2e8a67d848','f4916691-0d77-40a8-88b6-79a67db8296d','dce516e8-edd4-43fe-bbe8-601e6c1f05c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:21.041005 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2051c4-dd7f-43f2-8283-41c16d51a1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:21.051736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2051c4-dd7f-43f2-8283-41c16d51a1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:21.052550 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (c6056cfe-4fc7-41cb-91ec-546368e0901e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:21.052899 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:21.053529 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7324a9c5-9f48-41e6-9bf8-3fa0a2ec25cc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:21.054042 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1324/5290] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:20 2026] POST /volume/v3/volumes => generated 778 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:21.069225 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3db8921-83a9-4264-9622-62306b09c63e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:21.071631 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3db8921-83a9-4264-9622-62306b09c63e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd Aug 12 21:53:21.071923 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3db8921-83a9-4264-9622-62306b09c63e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:21.072188 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3db8921-83a9-4264-9622-62306b09c63e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:21.082365 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:21.082365 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:21.087127 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a3db8921-83a9-4264-9622-62306b09c63e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:21.092973 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3db8921-83a9-4264-9622-62306b09c63e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd returned with HTTP 200 Aug 12 21:53:21.093551 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1322/5291] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:21 2026] GET /volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:22.107736 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a80bad0b-312c-4efe-9bc5-e1d4aaf3f5ee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:22.109542 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a80bad0b-312c-4efe-9bc5-e1d4aaf3f5ee tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd Aug 12 21:53:22.109759 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a80bad0b-312c-4efe-9bc5-e1d4aaf3f5ee tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:22.109946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a80bad0b-312c-4efe-9bc5-e1d4aaf3f5ee tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:22.118304 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:22.118304 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:22.123011 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a80bad0b-312c-4efe-9bc5-e1d4aaf3f5ee tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:22.127896 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a80bad0b-312c-4efe-9bc5-e1d4aaf3f5ee tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd returned with HTTP 200 Aug 12 21:53:22.128331 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1327/5292] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:22 2026] GET /volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:22.141724 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c582ac5e-39c3-4566-bce8-0ed818518766 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:22.144183 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c582ac5e-39c3-4566-bce8-0ed818518766 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:22.144617 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c582ac5e-39c3-4566-bce8-0ed818518766 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa929642-2406-41c1-a282-d5bf3c4164dd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-610391589"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:22.156091 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:22.156091 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:22.156584 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c582ac5e-39c3-4566-bce8-0ed818518766 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:22.156777 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c582ac5e-39c3-4566-bce8-0ed818518766 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create snapshot from volume fa929642-2406-41c1-a282-d5bf3c4164dd Aug 12 21:53:22.188837 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c582ac5e-39c3-4566-bce8-0ed818518766 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['021818b6-d0aa-402c-8625-40ff51f802dd', 'ca161a95-0ba7-4313-9f74-a4351f93a0d5', '6ed4a509-5e27-40b9-9425-c1be7eae1b37', '033a417b-8f92-4569-a902-ffd5143659ed'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:22.222826 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c582ac5e-39c3-4566-bce8-0ed818518766 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot create request issued successfully. Aug 12 21:53:22.223169 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c582ac5e-39c3-4566-bce8-0ed818518766 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:22.223719 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1320/5293] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:22.234048 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16152bb9-867a-4100-a781-5790e6a5c75b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:22.236116 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16152bb9-867a-4100-a781-5790e6a5c75b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 Aug 12 21:53:22.236355 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16152bb9-867a-4100-a781-5790e6a5c75b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:22.236610 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16152bb9-867a-4100-a781-5790e6a5c75b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:22.242911 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:22.242911 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:22.243234 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-16152bb9-867a-4100-a781-5790e6a5c75b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:22.244012 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16152bb9-867a-4100-a781-5790e6a5c75b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 returned with HTTP 200 Aug 12 21:53:22.244374 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1325/5294] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:22 2026] GET /volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:23.254712 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89f56cdf-8657-4821-89ca-bbef45513624 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:23.256908 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89f56cdf-8657-4821-89ca-bbef45513624 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 Aug 12 21:53:23.257128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89f56cdf-8657-4821-89ca-bbef45513624 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:23.257361 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89f56cdf-8657-4821-89ca-bbef45513624 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:23.263035 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:23.263035 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:23.263409 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-89f56cdf-8657-4821-89ca-bbef45513624 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:23.264255 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89f56cdf-8657-4821-89ca-bbef45513624 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 returned with HTTP 200 Aug 12 21:53:23.264756 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1323/5295] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:23 2026] GET /volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:23.273443 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73bfaf1e-2ead-425b-9b5b-714bdec60408 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:23.275298 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73bfaf1e-2ead-425b-9b5b-714bdec60408 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] POST https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31/action Aug 12 21:53:23.275770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73bfaf1e-2ead-425b-9b5b-714bdec60408 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:53:23.275920 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73bfaf1e-2ead-425b-9b5b-714bdec60408 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:23.282306 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:23.282306 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:23.282702 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73bfaf1e-2ead-425b-9b5b-714bdec60408 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:23.283455 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-73bfaf1e-2ead-425b-9b5b-714bdec60408 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2d1e606434244facaa56c20e1ce10324', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '451e7e0cb80c46b3828ea23cfff95522', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:53:23.283745 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73bfaf1e-2ead-425b-9b5b-714bdec60408 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31/action returned with HTTP 403 Aug 12 21:53:23.284430 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1328/5296] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:53:23 2026] POST /volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:23.294012 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6afbabd-11af-4013-a88c-59d8ad9c03ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:23.296753 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6afbabd-11af-4013-a88c-59d8ad9c03ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 Aug 12 21:53:23.297029 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6afbabd-11af-4013-a88c-59d8ad9c03ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:23.297290 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6afbabd-11af-4013-a88c-59d8ad9c03ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:23.297439 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c6afbabd-11af-4013-a88c-59d8ad9c03ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete snapshot with id: 1244983a-a1c3-4cc6-8a19-793938836b31 Aug 12 21:53:23.304474 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:23.304474 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:23.305058 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6afbabd-11af-4013-a88c-59d8ad9c03ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:23.329378 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6afbabd-11af-4013-a88c-59d8ad9c03ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot delete request issued successfully. Aug 12 21:53:23.329751 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6afbabd-11af-4013-a88c-59d8ad9c03ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 returned with HTTP 202 Aug 12 21:53:23.330232 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1321/5297] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:23 2026] DELETE /volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:23.341528 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3f74b27-5eff-46ac-a036-3c42e6e4605c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:23.343823 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3f74b27-5eff-46ac-a036-3c42e6e4605c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 Aug 12 21:53:23.344042 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3f74b27-5eff-46ac-a036-3c42e6e4605c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:23.344297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3f74b27-5eff-46ac-a036-3c42e6e4605c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:23.351095 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:23.351095 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:23.351589 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c3f74b27-5eff-46ac-a036-3c42e6e4605c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:23.352611 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3f74b27-5eff-46ac-a036-3c42e6e4605c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 returned with HTTP 200 Aug 12 21:53:23.353195 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1326/5298] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:23 2026] GET /volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:24.365581 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-860da264-6e5c-4631-8d0b-0929439a6b21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:24.367934 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-860da264-6e5c-4631-8d0b-0929439a6b21 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 Aug 12 21:53:24.368224 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-860da264-6e5c-4631-8d0b-0929439a6b21 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:24.368514 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-860da264-6e5c-4631-8d0b-0929439a6b21 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:24.374040 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-860da264-6e5c-4631-8d0b-0929439a6b21 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 returned with HTTP 404 Aug 12 21:53:24.374774 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1324/5299] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:24 2026] GET /volume/v3/snapshots/1244983a-a1c3-4cc6-8a19-793938836b31 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:24.384437 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5d94cf83-25e2-4a39-a0a4-e66cea65b298 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:24.387220 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5d94cf83-25e2-4a39-a0a4-e66cea65b298 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd Aug 12 21:53:24.387491 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5d94cf83-25e2-4a39-a0a4-e66cea65b298 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:24.388143 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5d94cf83-25e2-4a39-a0a4-e66cea65b298 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:24.388394 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5d94cf83-25e2-4a39-a0a4-e66cea65b298 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: fa929642-2406-41c1-a282-d5bf3c4164dd Aug 12 21:53:24.399289 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:24.399289 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:24.399711 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5d94cf83-25e2-4a39-a0a4-e66cea65b298 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:24.421487 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5d94cf83-25e2-4a39-a0a4-e66cea65b298 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:24.421779 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5d94cf83-25e2-4a39-a0a4-e66cea65b298 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd returned with HTTP 202 Aug 12 21:53:24.422320 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1329/5300] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:24 2026] DELETE /volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:24.432647 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4e9de15-4761-45a4-b9df-b914a559f4a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:24.435032 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4e9de15-4761-45a4-b9df-b914a559f4a5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd Aug 12 21:53:24.435318 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4e9de15-4761-45a4-b9df-b914a559f4a5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:24.435671 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4e9de15-4761-45a4-b9df-b914a559f4a5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:24.446313 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:24.446313 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:24.451696 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4e9de15-4761-45a4-b9df-b914a559f4a5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:24.457977 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4e9de15-4761-45a4-b9df-b914a559f4a5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd returned with HTTP 200 Aug 12 21:53:24.458461 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1322/5301] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:24 2026] GET /volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:25.474897 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bbda9f4d-0306-41c7-a0ef-45852ff9b3ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:25.477325 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbda9f4d-0306-41c7-a0ef-45852ff9b3ef tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd Aug 12 21:53:25.477607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbda9f4d-0306-41c7-a0ef-45852ff9b3ef tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:25.477871 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbda9f4d-0306-41c7-a0ef-45852ff9b3ef tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:25.484716 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbda9f4d-0306-41c7-a0ef-45852ff9b3ef tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd returned with HTTP 404 Aug 12 21:53:25.485280 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1327/5302] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:25 2026] GET /volume/v3/volumes/fa929642-2406-41c1-a282-d5bf3c4164dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:25.496050 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:25.498073 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:25.498615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2005962620"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:25.500433 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2005962620'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:25.500592 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:25.505680 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:25.511717 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (09930cf0-5001-41ff-b1dd-3b4189cdbacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:25.512971 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10297a0e-afb9-4ba5-880b-2c9fb6a4a23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:25.513967 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:25.549642 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10297a0e-afb9-4ba5-880b-2c9fb6a4a23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:25.550699 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045a4772-7c46-4ae4-b62e-1e42ae8a434e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:25.604736 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['6ad11113-9591-44df-ac51-1842fb3661b5', '619510a4-e667-42e7-bec5-6d8b3953da3b', 'cebc27db-cd9d-4dd0-8255-9416d20b389c', 'a7dc55a7-cf2b-4063-bb42-ef4d1af7954c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:25.605956 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045a4772-7c46-4ae4-b62e-1e42ae8a434e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad11113-9591-44df-ac51-1842fb3661b5', '619510a4-e667-42e7-bec5-6d8b3953da3b', 'cebc27db-cd9d-4dd0-8255-9416d20b389c', 'a7dc55a7-cf2b-4063-bb42-ef4d1af7954c']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:25.607084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5df37cb-da75-4768-930a-02861dd40d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:25.638418 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5df37cb-da75-4768-930a-02861dd40d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96904bb7-040c-48ba-a715-0912d14c87d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2005962620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['6ad11113-9591-44df-ac51-1842fb3661b5','619510a4-e667-42e7-bec5-6d8b3953da3b','cebc27db-cd9d-4dd0-8255-9416d20b389c','a7dc55a7-cf2b-4063-bb42-ef4d1af7954c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2005962620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96904bb7-040c-48ba-a715-0912d14c87d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:25.640259 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (964e3541-a0aa-4434-b661-cf8185bb0cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:25.662063 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (964e3541-a0aa-4434-b661-cf8185bb0cb1) transitioned into state 'SUCCESS' from state '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-2005962620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['6ad11113-9591-44df-ac51-1842fb3661b5','619510a4-e667-42e7-bec5-6d8b3953da3b','cebc27db-cd9d-4dd0-8255-9416d20b389c','a7dc55a7-cf2b-4063-bb42-ef4d1af7954c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:25.662858 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d1c52d-a134-4ebf-84b8-dc7b7e1bf506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:25.672996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d1c52d-a134-4ebf-84b8-dc7b7e1bf506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:25.674180 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (09930cf0-5001-41ff-b1dd-3b4189cdbacb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:25.674577 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:25.675407 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ae5f02a-cf58-4dd6-b3e3-69ae9ec8e8d2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:25.675952 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1325/5303] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:25 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:25.697551 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e38c1103-f310-4692-879a-98051ff1bb2e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:25.700097 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e38c1103-f310-4692-879a-98051ff1bb2e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 Aug 12 21:53:25.700409 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e38c1103-f310-4692-879a-98051ff1bb2e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:25.700857 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e38c1103-f310-4692-879a-98051ff1bb2e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:25.711647 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:25.711647 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:25.718796 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e38c1103-f310-4692-879a-98051ff1bb2e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:25.723917 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e38c1103-f310-4692-879a-98051ff1bb2e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 returned with HTTP 200 Aug 12 21:53:25.724456 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1330/5304] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:25 2026] GET /volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:26.741228 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d946d428-a760-4197-b0ae-36dde15d4e1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:26.744119 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d946d428-a760-4197-b0ae-36dde15d4e1d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 Aug 12 21:53:26.745104 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d946d428-a760-4197-b0ae-36dde15d4e1d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:26.745104 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d946d428-a760-4197-b0ae-36dde15d4e1d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:26.754803 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:26.754803 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:26.759651 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d946d428-a760-4197-b0ae-36dde15d4e1d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:26.765567 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d946d428-a760-4197-b0ae-36dde15d4e1d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 returned with HTTP 200 Aug 12 21:53:26.766208 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1323/5305] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:26 2026] GET /volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:26.780814 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0dee5502-3bad-433a-b726-7cb2474006ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:26.783262 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0dee5502-3bad-433a-b726-7cb2474006ff tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:26.784041 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0dee5502-3bad-433a-b726-7cb2474006ff tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96904bb7-040c-48ba-a715-0912d14c87d1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1292911084"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:26.793886 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:26.793886 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:26.794221 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0dee5502-3bad-433a-b726-7cb2474006ff tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:26.794388 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-0dee5502-3bad-433a-b726-7cb2474006ff tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create snapshot from volume 96904bb7-040c-48ba-a715-0912d14c87d1 Aug 12 21:53:26.820133 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0dee5502-3bad-433a-b726-7cb2474006ff tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['ffe6cdf4-96a9-4393-95c6-40fa0b9e2652', '51444d36-7ca2-443a-89f4-af6980d4dee8', '4adf6c20-89b5-480e-9523-0f1b06d7eb7d', '4548bf0f-05df-40fe-a552-a7ef5888a25d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:26.855646 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0dee5502-3bad-433a-b726-7cb2474006ff tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot create request issued successfully. Aug 12 21:53:26.855941 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0dee5502-3bad-433a-b726-7cb2474006ff tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:26.856385 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1328/5306] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:26.867985 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f923d15b-45ff-40fe-a3aa-057f714cca62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:26.870253 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f923d15b-45ff-40fe-a3aa-057f714cca62 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b Aug 12 21:53:26.870478 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f923d15b-45ff-40fe-a3aa-057f714cca62 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:26.870728 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f923d15b-45ff-40fe-a3aa-057f714cca62 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:26.876653 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:26.876653 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:26.877039 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f923d15b-45ff-40fe-a3aa-057f714cca62 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:26.877838 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f923d15b-45ff-40fe-a3aa-057f714cca62 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b returned with HTTP 200 Aug 12 21:53:26.878362 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1326/5307] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:26 2026] GET /volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:27.890580 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9fc44bec-c6fb-4a54-b87a-8333170eb47a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:27.893351 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9fc44bec-c6fb-4a54-b87a-8333170eb47a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b Aug 12 21:53:27.893669 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9fc44bec-c6fb-4a54-b87a-8333170eb47a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:27.894002 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9fc44bec-c6fb-4a54-b87a-8333170eb47a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:27.900991 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:27.900991 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:27.901461 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9fc44bec-c6fb-4a54-b87a-8333170eb47a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:27.902393 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9fc44bec-c6fb-4a54-b87a-8333170eb47a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b returned with HTTP 200 Aug 12 21:53:27.903159 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1331/5308] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:27 2026] GET /volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:27.912575 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b7fe846-cccd-41ec-bc4c-d5e73249fcd6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:27.915096 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b7fe846-cccd-41ec-bc4c-d5e73249fcd6 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] GET https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:27.915526 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b7fe846-cccd-41ec-bc4c-d5e73249fcd6 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:27.915906 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b7fe846-cccd-41ec-bc4c-d5e73249fcd6 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:27.916279 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-8b7fe846-cccd-41ec-bc4c-d5e73249fcd6 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 21:53:27.917781 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-8b7fe846-cccd-41ec-bc4c-d5e73249fcd6 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 21:53:27.923924 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8b7fe846-cccd-41ec-bc4c-d5e73249fcd6 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Get all snapshots completed successfully. Aug 12 21:53:27.924427 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b7fe846-cccd-41ec-bc4c-d5e73249fcd6 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 200 Aug 12 21:53:27.925052 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1324/5309] 10.4.3.240 () {66 vars in 1243 bytes} [Wed Aug 12 21:53:27 2026] GET /volume/v3/snapshots => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:27.937917 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-06767856-0bc2-4f20-b3ed-838dadf36254 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:27.940232 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06767856-0bc2-4f20-b3ed-838dadf36254 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b Aug 12 21:53:27.940436 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06767856-0bc2-4f20-b3ed-838dadf36254 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:27.940666 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06767856-0bc2-4f20-b3ed-838dadf36254 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:27.940773 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-06767856-0bc2-4f20-b3ed-838dadf36254 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete snapshot with id: 50f3d751-c649-4c17-bfd9-c6ca3654bf5b Aug 12 21:53:27.946287 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:27.946287 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:27.946543 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-06767856-0bc2-4f20-b3ed-838dadf36254 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:27.964150 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-06767856-0bc2-4f20-b3ed-838dadf36254 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot delete request issued successfully. Aug 12 21:53:27.964285 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06767856-0bc2-4f20-b3ed-838dadf36254 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b returned with HTTP 202 Aug 12 21:53:27.964712 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1329/5310] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:27 2026] DELETE /volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:27.973709 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf1fd556-e7fc-4c91-810c-827ab7579295 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:27.975933 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf1fd556-e7fc-4c91-810c-827ab7579295 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b Aug 12 21:53:27.976200 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf1fd556-e7fc-4c91-810c-827ab7579295 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:27.976413 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf1fd556-e7fc-4c91-810c-827ab7579295 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:27.982500 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:27.982500 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:27.983064 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bf1fd556-e7fc-4c91-810c-827ab7579295 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:27.983779 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf1fd556-e7fc-4c91-810c-827ab7579295 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b returned with HTTP 200 Aug 12 21:53:27.984184 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1327/5311] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:27 2026] GET /volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:28.994165 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dfe374bd-6898-477c-bf70-fd487dc051bf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:28.996406 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfe374bd-6898-477c-bf70-fd487dc051bf tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b Aug 12 21:53:28.996612 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfe374bd-6898-477c-bf70-fd487dc051bf tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:28.996873 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfe374bd-6898-477c-bf70-fd487dc051bf tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:29.001466 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfe374bd-6898-477c-bf70-fd487dc051bf tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b returned with HTTP 404 Aug 12 21:53:29.002032 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1332/5312] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:28 2026] GET /volume/v3/snapshots/50f3d751-c649-4c17-bfd9-c6ca3654bf5b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:29.010478 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a10a2ab-2c26-477f-bc1b-f04dff715beb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:29.013017 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a10a2ab-2c26-477f-bc1b-f04dff715beb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 Aug 12 21:53:29.013276 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a10a2ab-2c26-477f-bc1b-f04dff715beb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:29.013534 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a10a2ab-2c26-477f-bc1b-f04dff715beb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:29.013797 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1a10a2ab-2c26-477f-bc1b-f04dff715beb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: 96904bb7-040c-48ba-a715-0912d14c87d1 Aug 12 21:53:29.024164 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:29.024164 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:29.024637 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a10a2ab-2c26-477f-bc1b-f04dff715beb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:29.046165 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a10a2ab-2c26-477f-bc1b-f04dff715beb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:29.046395 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a10a2ab-2c26-477f-bc1b-f04dff715beb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 returned with HTTP 202 Aug 12 21:53:29.047000 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1325/5313] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:29 2026] DELETE /volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:29.054235 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4846336-3aa5-40ca-b017-f7deff070c98 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:29.055968 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4846336-3aa5-40ca-b017-f7deff070c98 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 Aug 12 21:53:29.056183 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4846336-3aa5-40ca-b017-f7deff070c98 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:29.056368 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4846336-3aa5-40ca-b017-f7deff070c98 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:29.065010 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:29.065010 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:29.069103 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b4846336-3aa5-40ca-b017-f7deff070c98 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:29.073558 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4846336-3aa5-40ca-b017-f7deff070c98 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 returned with HTTP 200 Aug 12 21:53:29.074175 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1330/5314] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:29 2026] GET /volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:30.089171 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1943a20a-2cc4-4b84-912d-d24fe7748ec1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:30.091373 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1943a20a-2cc4-4b84-912d-d24fe7748ec1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 Aug 12 21:53:30.091574 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1943a20a-2cc4-4b84-912d-d24fe7748ec1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:30.091847 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1943a20a-2cc4-4b84-912d-d24fe7748ec1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:30.098900 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1943a20a-2cc4-4b84-912d-d24fe7748ec1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 returned with HTTP 404 Aug 12 21:53:30.099436 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1328/5315] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:30 2026] GET /volume/v3/volumes/96904bb7-040c-48ba-a715-0912d14c87d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:30.110588 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:30.112658 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:30.113102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2045449408"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:30.114550 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2045449408'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:30.114712 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:30.119607 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:30.125682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (ee484526-caa3-470b-9076-df4e517a387d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:30.126852 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371aa245-6b21-430a-83f3-fc763d805dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:30.127889 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:30.155878 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371aa245-6b21-430a-83f3-fc763d805dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:30.157044 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2013de45-163d-492c-a997-38851a05b8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:30.209274 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['db4f2f46-9e04-4e30-b4de-f1c351d0e6e9', 'cce13b2b-75a5-4ba9-97fd-7883ad6e2e7f', 'a4199719-b758-47ee-affc-6136f6100633', '8e7dcd21-70b7-478f-96db-4826459f881d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:30.210420 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2013de45-163d-492c-a997-38851a05b8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db4f2f46-9e04-4e30-b4de-f1c351d0e6e9', 'cce13b2b-75a5-4ba9-97fd-7883ad6e2e7f', 'a4199719-b758-47ee-affc-6136f6100633', '8e7dcd21-70b7-478f-96db-4826459f881d']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:30.211539 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47568e0a-7684-4011-86a8-0715ca63044c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:30.240991 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47568e0a-7684-4011-86a8-0715ca63044c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9760aa66-6d68-4fe3-b080-ed136687a2fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2045449408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['db4f2f46-9e04-4e30-b4de-f1c351d0e6e9','cce13b2b-75a5-4ba9-97fd-7883ad6e2e7f','a4199719-b758-47ee-affc-6136f6100633','8e7dcd21-70b7-478f-96db-4826459f881d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2045449408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9760aa66-6d68-4fe3-b080-ed136687a2fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:30.242370 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b46e381-7c3b-4c0c-9226-06b828cac484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:30.265871 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b46e381-7c3b-4c0c-9226-06b828cac484) transitioned into state 'SUCCESS' from state '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-2045449408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['db4f2f46-9e04-4e30-b4de-f1c351d0e6e9','cce13b2b-75a5-4ba9-97fd-7883ad6e2e7f','a4199719-b758-47ee-affc-6136f6100633','8e7dcd21-70b7-478f-96db-4826459f881d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:30.266841 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a798884d-081d-49b9-9c12-0da40e9c6650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:30.277196 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a798884d-081d-49b9-9c12-0da40e9c6650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:30.278480 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (ee484526-caa3-470b-9076-df4e517a387d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:30.278962 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:30.279719 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c42700b-13ec-48a3-af7b-9498879da8d7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:30.280517 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1333/5316] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:30 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:30.295953 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6f2ff71-8444-4e32-877a-51425c6e77c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:30.297973 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6f2ff71-8444-4e32-877a-51425c6e77c8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd Aug 12 21:53:30.298212 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6f2ff71-8444-4e32-877a-51425c6e77c8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:30.298425 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6f2ff71-8444-4e32-877a-51425c6e77c8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:30.309075 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:30.309075 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:30.314262 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b6f2ff71-8444-4e32-877a-51425c6e77c8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:30.320335 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6f2ff71-8444-4e32-877a-51425c6e77c8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd returned with HTTP 200 Aug 12 21:53:30.320931 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1326/5317] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:30 2026] GET /volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:31.146596 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-be82ebfc-8100-4199-b930-a07c823a2e7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:31.148558 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-be82ebfc-8100-4199-b930-a07c823a2e7f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/limits Aug 12 21:53:31.148828 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-be82ebfc-8100-4199-b930-a07c823a2e7f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:31.149066 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-be82ebfc-8100-4199-b930-a07c823a2e7f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:31.168876 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-be82ebfc-8100-4199-b930-a07c823a2e7f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/limits returned with HTTP 200 Aug 12 21:53:31.169357 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1331/5318] 10.4.3.240 () {68 vars in 1484 bytes} [Wed Aug 12 21:53:31 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:31.206429 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-3245752c-c7e4-4456-809a-99461e1acdab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:31.208662 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-3245752c-c7e4-4456-809a-99461e1acdab tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:53:31.208941 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-3245752c-c7e4-4456-809a-99461e1acdab tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:31.209168 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-3245752c-c7e4-4456-809a-99461e1acdab tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:31.219451 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:31.219451 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:31.223592 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-3245752c-c7e4-4456-809a-99461e1acdab tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:53:31.228978 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-3245752c-c7e4-4456-809a-99461e1acdab tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:53:31.229518 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1329/5319] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:53:31 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:31.240946 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-56290aae-3097-4fd6-9559-87183c06ebda None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:31.244145 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-56290aae-3097-4fd6-9559-87183c06ebda tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:31.244606 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-56290aae-3097-4fd6-9559-87183c06ebda tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-762263875", "description": null, "metadata": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:31.262370 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:31.262370 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:31.263138 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-56290aae-3097-4fd6-9559-87183c06ebda tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:53:31.263346 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-56290aae-3097-4fd6-9559-87183c06ebda tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create snapshot from volume b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:53:31.298166 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-56290aae-3097-4fd6-9559-87183c06ebda tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Created reservations ['cf820f3d-2b68-4e59-b9e0-2fa1a2bb5a32', '1af4181c-da93-4207-8b8a-b6ec9d5c2865', '768258ee-8e12-43ab-a9ee-a2842407737e', '79dfcdf8-d34c-41b6-a8e4-0e0faffa44c7'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:31.337699 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6fc8c6d6-9ab4-40b0-be00-c96110a06d16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:31.343121 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fc8c6d6-9ab4-40b0-be00-c96110a06d16 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd Aug 12 21:53:31.343121 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fc8c6d6-9ab4-40b0-be00-c96110a06d16 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:31.343121 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fc8c6d6-9ab4-40b0-be00-c96110a06d16 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:31.347651 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-56290aae-3097-4fd6-9559-87183c06ebda tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot force create request issued successfully. Aug 12 21:53:31.347651 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-46bb5c48-9dc8-4a78-abaa-b254c6295179 req-56290aae-3097-4fd6-9559-87183c06ebda tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:31.347651 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1334/5320] 10.4.3.240 () {72 vars in 1547 bytes} [Wed Aug 12 21:53:31 2026] POST /volume/v3/snapshots => generated 323 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:31.351902 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:31.351902 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:31.357056 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6fc8c6d6-9ab4-40b0-be00-c96110a06d16 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:31.364592 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fc8c6d6-9ab4-40b0-be00-c96110a06d16 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd returned with HTTP 200 Aug 12 21:53:31.365149 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1327/5321] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:31 2026] GET /volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:31.378959 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ff4a34e-f346-4363-87c5-54cd35e53c19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:31.381552 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ff4a34e-f346-4363-87c5-54cd35e53c19 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:31.382098 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ff4a34e-f346-4363-87c5-54cd35e53c19 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9760aa66-6d68-4fe3-b080-ed136687a2fd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-857806713"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:31.393377 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:31.393377 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:31.394094 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9ff4a34e-f346-4363-87c5-54cd35e53c19 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:31.394248 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-9ff4a34e-f346-4363-87c5-54cd35e53c19 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create snapshot from volume 9760aa66-6d68-4fe3-b080-ed136687a2fd Aug 12 21:53:31.423798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9ff4a34e-f346-4363-87c5-54cd35e53c19 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['a0e4de13-28ee-4d42-8a64-c50e92495cb9', '2ae63b5b-73d1-4e0d-8c5c-fee5ec16b237', '79106b3f-fb31-4db9-af97-2dc09515cc3a', 'fc7dfa98-94e6-4edf-8d9c-2d7e3f4c807f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:31.463202 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9ff4a34e-f346-4363-87c5-54cd35e53c19 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot create request issued successfully. Aug 12 21:53:31.463552 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ff4a34e-f346-4363-87c5-54cd35e53c19 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:31.464119 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1332/5322] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:31 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 12 21:53:31.473350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d589f90-5352-4813-8db7-175752b5672c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:31.475529 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d589f90-5352-4813-8db7-175752b5672c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac Aug 12 21:53:31.475850 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d589f90-5352-4813-8db7-175752b5672c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:31.476126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d589f90-5352-4813-8db7-175752b5672c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:31.482503 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:31.482503 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:31.483107 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0d589f90-5352-4813-8db7-175752b5672c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:31.484031 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d589f90-5352-4813-8db7-175752b5672c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac returned with HTTP 200 Aug 12 21:53:31.484603 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1330/5323] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:31 2026] GET /volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:32.496005 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6d0a4045-1a0c-4bfb-8546-99230feb23d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:32.498137 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d0a4045-1a0c-4bfb-8546-99230feb23d4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac Aug 12 21:53:32.498361 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d0a4045-1a0c-4bfb-8546-99230feb23d4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:32.498589 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d0a4045-1a0c-4bfb-8546-99230feb23d4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:32.504873 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:32.504873 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:32.505254 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6d0a4045-1a0c-4bfb-8546-99230feb23d4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:32.506185 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d0a4045-1a0c-4bfb-8546-99230feb23d4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac returned with HTTP 200 Aug 12 21:53:32.506896 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1335/5324] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:32 2026] GET /volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:32.517660 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-763e69e8-f841-4870-9e71-73f0ee7d0c96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:32.519260 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-763e69e8-f841-4870-9e71-73f0ee7d0c96 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] POST https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac/action Aug 12 21:53:32.519640 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-763e69e8-f841-4870-9e71-73f0ee7d0c96 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:53:32.519881 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-763e69e8-f841-4870-9e71-73f0ee7d0c96 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:32.521156 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-763e69e8-f841-4870-9e71-73f0ee7d0c96 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Updating snapshot 'e6b0fc18-8bc6-4699-ad2c-507e215422ac' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:53:32.533192 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:32.533192 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:32.533740 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-763e69e8-f841-4870-9e71-73f0ee7d0c96 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2d1e606434244facaa56c20e1ce10324', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '451e7e0cb80c46b3828ea23cfff95522', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:53:32.533980 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-763e69e8-f841-4870-9e71-73f0ee7d0c96 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac/action returned with HTTP 403 Aug 12 21:53:32.534478 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1328/5325] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:53:32 2026] POST /volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:32.543649 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ef428f1-cda1-491f-ace0-11cb3362fce2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:32.545789 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ef428f1-cda1-491f-ace0-11cb3362fce2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac Aug 12 21:53:32.546004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ef428f1-cda1-491f-ace0-11cb3362fce2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:32.546233 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ef428f1-cda1-491f-ace0-11cb3362fce2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:32.546386 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5ef428f1-cda1-491f-ace0-11cb3362fce2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete snapshot with id: e6b0fc18-8bc6-4699-ad2c-507e215422ac Aug 12 21:53:32.552103 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:32.552103 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:32.552434 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ef428f1-cda1-491f-ace0-11cb3362fce2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:32.573158 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ef428f1-cda1-491f-ace0-11cb3362fce2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot delete request issued successfully. Aug 12 21:53:32.573158 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ef428f1-cda1-491f-ace0-11cb3362fce2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac returned with HTTP 202 Aug 12 21:53:32.573728 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1333/5326] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:32 2026] DELETE /volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:32.584906 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55c1c96f-71b0-409c-8f7a-f3c1f1da269d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:32.587328 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55c1c96f-71b0-409c-8f7a-f3c1f1da269d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac Aug 12 21:53:32.588328 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55c1c96f-71b0-409c-8f7a-f3c1f1da269d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:32.588328 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55c1c96f-71b0-409c-8f7a-f3c1f1da269d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:32.595120 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:32.595120 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:32.595488 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-55c1c96f-71b0-409c-8f7a-f3c1f1da269d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:32.596284 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55c1c96f-71b0-409c-8f7a-f3c1f1da269d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac returned with HTTP 200 Aug 12 21:53:32.596989 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1331/5327] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:32 2026] GET /volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:33.294816 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7c0136b6-3eb3-4453-ba57-5bbba92a3885 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:33.296581 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c0136b6-3eb3-4453-ba57-5bbba92a3885 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d Aug 12 21:53:33.296849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c0136b6-3eb3-4453-ba57-5bbba92a3885 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:33.297074 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c0136b6-3eb3-4453-ba57-5bbba92a3885 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:33.302421 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:33.302421 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:33.302952 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c0136b6-3eb3-4453-ba57-5bbba92a3885 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot retrieved successfully. Aug 12 21:53:33.303759 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c0136b6-3eb3-4453-ba57-5bbba92a3885 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d returned with HTTP 200 Aug 12 21:53:33.304140 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1336/5328] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:33 2026] GET /volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:33.331148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:33.332897 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:33.333259 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1643810628", "snapshot_id": null, "imageRef": "b6e8171c-4248-4511-8457-e9eda0554225", "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:33.334905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1643810628', 'snapshot_id': None, 'imageRef': 'b6e8171c-4248-4511-8457-e9eda0554225', 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:33.428569 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:33.428569 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:33.429107 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot retrieved successfully. Aug 12 21:53:33.429317 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume of 1 GB Aug 12 21:53:33.432883 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Availability Zones retrieved successfully. Aug 12 21:53:33.438212 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Flow 'volume_create_api' (9d0a9a3a-b3af-4ea1-bee2-72fb9f02e09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:33.439345 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3e5e85-a259-4138-8b7b-18a4ad96aece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:33.440309 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:33.476112 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3e5e85-a259-4138-8b7b-18a4ad96aece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2423b60e-f099-469e-9d2f-79804e7a5a6d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:33.476938 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (751337b0-80d7-462d-a0a6-4f743d9bee16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:33.517255 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Created reservations ['e249484e-4056-440a-8290-dd205e9a8eda', '146322c0-d3b3-4f5c-a8e3-2a165039deb4', 'df44e445-981f-4a42-a4df-42ef88f0f67e', 'dc809296-e718-4977-9059-307e571517d6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:33.518113 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (751337b0-80d7-462d-a0a6-4f743d9bee16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e249484e-4056-440a-8290-dd205e9a8eda', '146322c0-d3b3-4f5c-a8e3-2a165039deb4', 'df44e445-981f-4a42-a4df-42ef88f0f67e', 'dc809296-e718-4977-9059-307e571517d6']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:33.519054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82468999-5cf0-40bc-ac46-da49897fdbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:33.570537 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82468999-5cf0-40bc-ac46-da49897fdbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1643810628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c017374d85a54b8c99884ba75f55fb7e',qos_specs=None,replication_status=,reservations=['e249484e-4056-440a-8290-dd205e9a8eda','146322c0-d3b3-4f5c-a8e3-2a165039deb4','df44e445-981f-4a42-a4df-42ef88f0f67e','dc809296-e718-4977-9059-307e571517d6'],size=1,snapshot_id=2423b60e-f099-469e-9d2f-79804e7a5a6d,source_replicaid=,source_volid=None,status='creating',user_id='af6986c9afbd46008b513f53663d7f53',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), '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-12T21:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1643810628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c017374d85a54b8c99884ba75f55fb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2423b60e-f099-469e-9d2f-79804e7a5a6d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6986c9afbd46008b513f53663d7f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:33.571456 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b129a91b-9a17-44f3-b72b-cca3254c817b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:33.595662 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b129a91b-9a17-44f3-b72b-cca3254c817b) transitioned into state 'SUCCESS' from state '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-1643810628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c017374d85a54b8c99884ba75f55fb7e',qos_specs=None,replication_status=,reservations=['e249484e-4056-440a-8290-dd205e9a8eda','146322c0-d3b3-4f5c-a8e3-2a165039deb4','df44e445-981f-4a42-a4df-42ef88f0f67e','dc809296-e718-4977-9059-307e571517d6'],size=1,snapshot_id=2423b60e-f099-469e-9d2f-79804e7a5a6d,source_replicaid=,source_volid=None,status='creating',user_id='af6986c9afbd46008b513f53663d7f53',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:33.596834 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947c4e2d-4d27-4cac-b23a-e4c84673134b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:33.608104 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4fdc5524-5fb7-4985-841e-b33aab28f7b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:33.610439 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fdc5524-5fb7-4985-841e-b33aab28f7b4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac Aug 12 21:53:33.610700 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fdc5524-5fb7-4985-841e-b33aab28f7b4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:33.610911 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fdc5524-5fb7-4985-841e-b33aab28f7b4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:33.616236 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fdc5524-5fb7-4985-841e-b33aab28f7b4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac returned with HTTP 404 Aug 12 21:53:33.616768 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1334/5329] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:33 2026] GET /volume/v3/snapshots/e6b0fc18-8bc6-4699-ad2c-507e215422ac => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:33.624125 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f23f7f3-9694-4868-aaff-be2b0b027959 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:33.625932 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f23f7f3-9694-4868-aaff-be2b0b027959 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd Aug 12 21:53:33.626130 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f23f7f3-9694-4868-aaff-be2b0b027959 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:33.626393 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f23f7f3-9694-4868-aaff-be2b0b027959 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:33.627204 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2f23f7f3-9694-4868-aaff-be2b0b027959 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: 9760aa66-6d68-4fe3-b080-ed136687a2fd Aug 12 21:53:33.628150 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947c4e2d-4d27-4cac-b23a-e4c84673134b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:33.629414 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Flow 'volume_create_api' (9d0a9a3a-b3af-4ea1-bee2-72fb9f02e09c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:33.629931 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Create volume request issued successfully. Aug 12 21:53:33.630968 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70f7b718-75a4-4525-8c56-a8ee06cb5a48 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:33.631567 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1329/5330] 10.4.3.240 () {70 vars in 1300 bytes} [Wed Aug 12 21:53:33 2026] POST /volume/v3/volumes => generated 814 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:33.637466 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:33.637466 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:33.637997 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f23f7f3-9694-4868-aaff-be2b0b027959 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:33.646752 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e4bbeacb-4e58-4979-9e45-426881537a63 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:33.648930 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4bbeacb-4e58-4979-9e45-426881537a63 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:53:33.649187 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4bbeacb-4e58-4979-9e45-426881537a63 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:33.649458 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4bbeacb-4e58-4979-9e45-426881537a63 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:33.658301 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:33.658301 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:33.660071 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f23f7f3-9694-4868-aaff-be2b0b027959 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:33.660341 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f23f7f3-9694-4868-aaff-be2b0b027959 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd returned with HTTP 202 Aug 12 21:53:33.660937 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1332/5331] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:33 2026] DELETE /volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:33.663447 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e4bbeacb-4e58-4979-9e45-426881537a63 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:53:33.671248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0fac755d-ed41-47c8-a9e8-456494be82d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:33.671644 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4bbeacb-4e58-4979-9e45-426881537a63 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 200 Aug 12 21:53:33.672249 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1337/5332] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:53:33 2026] GET /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 21:53:33.673475 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fac755d-ed41-47c8-a9e8-456494be82d5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd Aug 12 21:53:33.673872 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fac755d-ed41-47c8-a9e8-456494be82d5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:33.674067 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fac755d-ed41-47c8-a9e8-456494be82d5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:33.682607 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:33.682607 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:33.687795 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0fac755d-ed41-47c8-a9e8-456494be82d5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:33.693756 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fac755d-ed41-47c8-a9e8-456494be82d5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd returned with HTTP 200 Aug 12 21:53:33.694395 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1335/5333] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:33 2026] GET /volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:34.686592 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13326eb7-ccaf-4b0b-986e-8dbab02bc863 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:34.688661 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13326eb7-ccaf-4b0b-986e-8dbab02bc863 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:53:34.688968 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13326eb7-ccaf-4b0b-986e-8dbab02bc863 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:34.689238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13326eb7-ccaf-4b0b-986e-8dbab02bc863 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:34.697488 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:34.697488 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:34.701360 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-13326eb7-ccaf-4b0b-986e-8dbab02bc863 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:53:34.706993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13326eb7-ccaf-4b0b-986e-8dbab02bc863 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 200 Aug 12 21:53:34.707402 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1330/5334] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:53:34 2026] GET /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:53:34.710567 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-754f3a0c-c8be-43a2-b667-08e4bea25c0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:34.712677 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-754f3a0c-c8be-43a2-b667-08e4bea25c0a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd Aug 12 21:53:34.712957 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-754f3a0c-c8be-43a2-b667-08e4bea25c0a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:34.713174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-754f3a0c-c8be-43a2-b667-08e4bea25c0a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:34.720034 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9a17da6b-a016-460a-8a99-bfb72f563cb3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:34.722012 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a17da6b-a016-460a-8a99-bfb72f563cb3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:53:34.722088 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-754f3a0c-c8be-43a2-b667-08e4bea25c0a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd returned with HTTP 404 Aug 12 21:53:34.722262 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a17da6b-a016-460a-8a99-bfb72f563cb3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:34.722495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a17da6b-a016-460a-8a99-bfb72f563cb3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:34.722618 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1333/5335] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:34 2026] GET /volume/v3/volumes/9760aa66-6d68-4fe3-b080-ed136687a2fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:34.731208 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:34.731208 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:34.735525 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:34.736003 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9a17da6b-a016-460a-8a99-bfb72f563cb3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:53:34.738583 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:34.738816 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1871692848"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:34.740867 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1871692848'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:34.741051 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:34.742291 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a17da6b-a016-460a-8a99-bfb72f563cb3 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 200 Aug 12 21:53:34.742848 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1338/5336] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:53:34 2026] GET /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:53:34.746001 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:34.753933 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (c2dfdcac-1b84-4fde-bad1-b50cc42d6fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:34.755313 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7dd6be-2b71-4326-bcf4-784cb4b963b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:34.756749 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:34.791265 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7dd6be-2b71-4326-bcf4-784cb4b963b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:34.792205 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87380ac8-88ae-4d7c-8952-2ac67e5bcc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:34.841823 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['4d5adf3d-409c-4769-aea0-8479b1e6ec89', 'b8343a91-a904-4049-b3c2-cd3615b73c2b', '6d865bdc-4b75-4cbe-a397-cdb9171c5cd0', 'df5a3da4-c275-4df6-a7ec-be938f62ff2c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:34.842919 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87380ac8-88ae-4d7c-8952-2ac67e5bcc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d5adf3d-409c-4769-aea0-8479b1e6ec89', 'b8343a91-a904-4049-b3c2-cd3615b73c2b', '6d865bdc-4b75-4cbe-a397-cdb9171c5cd0', 'df5a3da4-c275-4df6-a7ec-be938f62ff2c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:34.843841 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56798279-3915-43f7-8fdd-7dbab3188615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:34.873045 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56798279-3915-43f7-8fdd-7dbab3188615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c5a63c-04f6-42b8-8556-948129d4343f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1871692848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['4d5adf3d-409c-4769-aea0-8479b1e6ec89','b8343a91-a904-4049-b3c2-cd3615b73c2b','6d865bdc-4b75-4cbe-a397-cdb9171c5cd0','df5a3da4-c275-4df6-a7ec-be938f62ff2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1871692848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c5a63c-04f6-42b8-8556-948129d4343f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:34.873997 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c20f685-cc8a-4fd2-969e-863e1877ef6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:34.895334 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c20f685-cc8a-4fd2-969e-863e1877ef6a) transitioned into state 'SUCCESS' from state '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-1871692848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['4d5adf3d-409c-4769-aea0-8479b1e6ec89','b8343a91-a904-4049-b3c2-cd3615b73c2b','6d865bdc-4b75-4cbe-a397-cdb9171c5cd0','df5a3da4-c275-4df6-a7ec-be938f62ff2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:34.896183 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac39e8d0-c62c-4328-a913-b4e93ac1acdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:34.907689 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac39e8d0-c62c-4328-a913-b4e93ac1acdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:34.908687 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (c2dfdcac-1b84-4fde-bad1-b50cc42d6fd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:34.909039 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:34.909695 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14b967d9-c1ed-4d79-8c1e-50d617696c8b tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:34.910294 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1336/5337] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:34 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:34.923337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec98f5a1-3179-48bc-9623-a51a9b420e37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:34.925785 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec98f5a1-3179-48bc-9623-a51a9b420e37 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f Aug 12 21:53:34.926040 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec98f5a1-3179-48bc-9623-a51a9b420e37 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:34.926270 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec98f5a1-3179-48bc-9623-a51a9b420e37 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:34.934487 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:34.934487 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:34.939378 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec98f5a1-3179-48bc-9623-a51a9b420e37 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:34.944690 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec98f5a1-3179-48bc-9623-a51a9b420e37 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f returned with HTTP 200 Aug 12 21:53:34.945236 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1331/5338] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:34 2026] GET /volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:35.959531 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-072041c5-1ef7-4436-b0fa-d149808c9df5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:35.961517 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-072041c5-1ef7-4436-b0fa-d149808c9df5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f Aug 12 21:53:35.961890 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-072041c5-1ef7-4436-b0fa-d149808c9df5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:35.962158 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-072041c5-1ef7-4436-b0fa-d149808c9df5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:35.971141 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:35.971141 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:35.976223 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-072041c5-1ef7-4436-b0fa-d149808c9df5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:35.980911 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-072041c5-1ef7-4436-b0fa-d149808c9df5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f returned with HTTP 200 Aug 12 21:53:35.981372 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1334/5339] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:35 2026] GET /volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:36.000473 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3e7131db-26b5-42dc-8479-4cb04bb10937 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:36.002739 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3e7131db-26b5-42dc-8479-4cb04bb10937 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:36.003215 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3e7131db-26b5-42dc-8479-4cb04bb10937 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1c5a63c-04f6-42b8-8556-948129d4343f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1385396877"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:36.013036 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:36.013036 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:36.013437 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3e7131db-26b5-42dc-8479-4cb04bb10937 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:36.013571 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-3e7131db-26b5-42dc-8479-4cb04bb10937 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create snapshot from volume b1c5a63c-04f6-42b8-8556-948129d4343f Aug 12 21:53:36.039151 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7819853f-3061-493d-9d04-5cbf03fbbb6a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:36.041871 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7819853f-3061-493d-9d04-5cbf03fbbb6a tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:53:36.042061 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7819853f-3061-493d-9d04-5cbf03fbbb6a tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:36.042315 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7819853f-3061-493d-9d04-5cbf03fbbb6a tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:36.050440 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-3e7131db-26b5-42dc-8479-4cb04bb10937 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['a1e9a179-c837-4dca-9073-1f5b0f7f7856', '784da73b-9d65-4e69-a5e3-41fc5ba0f633', '7d2d4cbc-a4ff-42df-941b-8934b27cb40e', '7ea66be4-e16e-4c16-843a-526bd7dc7901'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:36.050774 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:36.050774 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:36.054615 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7819853f-3061-493d-9d04-5cbf03fbbb6a tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:53:36.060134 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7819853f-3061-493d-9d04-5cbf03fbbb6a tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 200 Aug 12 21:53:36.060551 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1337/5340] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:53:36 2026] GET /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:36.089433 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3e7131db-26b5-42dc-8479-4cb04bb10937 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot create request issued successfully. Aug 12 21:53:36.089846 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3e7131db-26b5-42dc-8479-4cb04bb10937 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:36.090437 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1339/5341] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:36.102137 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b2501c5-f8b6-4429-b20b-b7529ac90c77 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:36.104511 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b2501c5-f8b6-4429-b20b-b7529ac90c77 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 Aug 12 21:53:36.104792 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b2501c5-f8b6-4429-b20b-b7529ac90c77 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:36.105084 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b2501c5-f8b6-4429-b20b-b7529ac90c77 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:36.112140 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:36.112140 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:36.112569 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2b2501c5-f8b6-4429-b20b-b7529ac90c77 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:36.113593 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b2501c5-f8b6-4429-b20b-b7529ac90c77 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 returned with HTTP 200 Aug 12 21:53:36.114078 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1332/5342] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:36 2026] GET /volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:37.104531 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-fca728a0-88fd-43af-9f61-cd158f18a9c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:37.107293 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-fca728a0-88fd-43af-9f61-cd158f18a9c6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:53:37.107559 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-fca728a0-88fd-43af-9f61-cd158f18a9c6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:37.107830 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-fca728a0-88fd-43af-9f61-cd158f18a9c6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:37.117423 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:37.117423 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:37.122295 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-fca728a0-88fd-43af-9f61-cd158f18a9c6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:53:37.126553 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d60f9f4-37da-4934-bad3-2bf9ee5e1ac2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:37.128359 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d60f9f4-37da-4934-bad3-2bf9ee5e1ac2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 Aug 12 21:53:37.128572 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d60f9f4-37da-4934-bad3-2bf9ee5e1ac2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:37.128822 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d60f9f4-37da-4934-bad3-2bf9ee5e1ac2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:37.128905 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-fca728a0-88fd-43af-9f61-cd158f18a9c6 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 200 Aug 12 21:53:37.129367 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1335/5343] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:53:37 2026] GET /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:37.134028 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:37.134028 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:37.134417 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d60f9f4-37da-4934-bad3-2bf9ee5e1ac2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:37.135302 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d60f9f4-37da-4934-bad3-2bf9ee5e1ac2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 returned with HTTP 200 Aug 12 21:53:37.135749 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1338/5344] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:37 2026] GET /volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:37.140048 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ebc1f88c-5384-4614-9dac-60c1857ce405 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:37.140422 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebc1f88c-5384-4614-9dac-60c1857ce405 None None] GET https://10.4.3.240/volume// Aug 12 21:53:37.140604 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebc1f88c-5384-4614-9dac-60c1857ce405 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:37.140826 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebc1f88c-5384-4614-9dac-60c1857ce405 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:37.141199 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebc1f88c-5384-4614-9dac-60c1857ce405 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:53:37.141467 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1340/5345] 10.4.3.240 () {66 vars in 1419 bytes} [Wed Aug 12 21:53:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:53:37.145739 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-18fc4864-9ef1-465f-8b49-886ee887c41f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:37.147694 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18fc4864-9ef1-465f-8b49-886ee887c41f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] GET https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 Aug 12 21:53:37.147983 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18fc4864-9ef1-465f-8b49-886ee887c41f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:37.148177 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18fc4864-9ef1-465f-8b49-886ee887c41f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:37.151132 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-b7c16688-a797-43f0-b7b3-25bc8a5dc621 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:37.153713 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-b7c16688-a797-43f0-b7b3-25bc8a5dc621 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:53:37.154174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-b7c16688-a797-43f0-b7b3-25bc8a5dc621 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d", "connector": null, "instance_uuid": "82ca8849-6883-4fbe-8a48-f2e94b456b39"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:37.154269 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:37.154269 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:37.154833 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-18fc4864-9ef1-465f-8b49-886ee887c41f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:37.155907 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18fc4864-9ef1-465f-8b49-886ee887c41f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 returned with HTTP 200 Aug 12 21:53:37.156389 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1333/5346] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:37 2026] GET /volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:37.165257 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:37.165257 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:37.165540 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c06a9f4-ee7f-4a03-807c-d48692bb5a08 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:37.168228 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c06a9f4-ee7f-4a03-807c-d48692bb5a08 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 Aug 12 21:53:37.168573 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c06a9f4-ee7f-4a03-807c-d48692bb5a08 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:37.168874 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c06a9f4-ee7f-4a03-807c-d48692bb5a08 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:37.169059 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-4c06a9f4-ee7f-4a03-807c-d48692bb5a08 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete snapshot with id: f65b1102-abe2-43fd-8ac4-93ad349d3237 Aug 12 21:53:37.179013 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:37.179013 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:37.179485 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c06a9f4-ee7f-4a03-807c-d48692bb5a08 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:37.199375 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-b7c16688-a797-43f0-b7b3-25bc8a5dc621 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:53:37.199977 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1336/5347] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:53:37 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 12 21:53:37.204163 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c06a9f4-ee7f-4a03-807c-d48692bb5a08 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot delete request issued successfully. Aug 12 21:53:37.204430 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c06a9f4-ee7f-4a03-807c-d48692bb5a08 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 returned with HTTP 202 Aug 12 21:53:37.205048 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1339/5348] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:37 2026] DELETE /volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:37.215283 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c1761da5-3c54-4316-9b91-358b05bf4dd2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:37.217543 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1761da5-3c54-4316-9b91-358b05bf4dd2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 Aug 12 21:53:37.217830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1761da5-3c54-4316-9b91-358b05bf4dd2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:37.218101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1761da5-3c54-4316-9b91-358b05bf4dd2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:37.224391 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:37.224391 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:37.224818 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c1761da5-3c54-4316-9b91-358b05bf4dd2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:37.225639 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1761da5-3c54-4316-9b91-358b05bf4dd2 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 returned with HTTP 200 Aug 12 21:53:37.226810 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1341/5349] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:37 2026] GET /volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:38.203018 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a198654-e03d-40af-9b3e-8bd77b2c19fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:38.203514 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a198654-e03d-40af-9b3e-8bd77b2c19fa None None] GET https://10.4.3.240/volume// Aug 12 21:53:38.203671 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a198654-e03d-40af-9b3e-8bd77b2c19fa None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:38.204023 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a198654-e03d-40af-9b3e-8bd77b2c19fa None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:38.204341 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a198654-e03d-40af-9b3e-8bd77b2c19fa None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:53:38.204706 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1334/5350] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:53:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:53:38.220954 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-359f82d0-303d-441a-b193-e8ee63bdce82 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:38.224422 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-359f82d0-303d-441a-b193-e8ee63bdce82 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:53:38.224801 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-359f82d0-303d-441a-b193-e8ee63bdce82 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:38.225120 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-359f82d0-303d-441a-b193-e8ee63bdce82 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:38.239110 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90390eaa-d50e-4157-9bbd-02f50f46a559 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:38.240613 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:38.240613 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:38.241416 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90390eaa-d50e-4157-9bbd-02f50f46a559 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 Aug 12 21:53:38.241783 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90390eaa-d50e-4157-9bbd-02f50f46a559 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:38.242050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90390eaa-d50e-4157-9bbd-02f50f46a559 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:38.247156 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-359f82d0-303d-441a-b193-e8ee63bdce82 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:53:38.249849 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90390eaa-d50e-4157-9bbd-02f50f46a559 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 returned with HTTP 404 Aug 12 21:53:38.250478 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1340/5351] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:38 2026] GET /volume/v3/snapshots/f65b1102-abe2-43fd-8ac4-93ad349d3237 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:38.254443 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-359f82d0-303d-441a-b193-e8ee63bdce82 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 200 Aug 12 21:53:38.255084 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1337/5352] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:53:38 2026] GET /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 1584 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:53:38.260175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-199ddb57-90e4-4373-897a-45b3e003e4c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:38.262044 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-199ddb57-90e4-4373-897a-45b3e003e4c5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f Aug 12 21:53:38.262307 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-199ddb57-90e4-4373-897a-45b3e003e4c5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:38.262593 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-199ddb57-90e4-4373-897a-45b3e003e4c5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:38.262856 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-199ddb57-90e4-4373-897a-45b3e003e4c5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: b1c5a63c-04f6-42b8-8556-948129d4343f Aug 12 21:53:38.272863 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:38.272863 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:38.273445 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-199ddb57-90e4-4373-897a-45b3e003e4c5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:38.299649 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-199ddb57-90e4-4373-897a-45b3e003e4c5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:38.300026 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-199ddb57-90e4-4373-897a-45b3e003e4c5 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f returned with HTTP 202 Aug 12 21:53:38.300674 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1342/5353] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:38 2026] DELETE /volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:38.310314 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aebd96b7-7dc3-4e61-81d9-5e82658ecf8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:38.312723 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aebd96b7-7dc3-4e61-81d9-5e82658ecf8d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f Aug 12 21:53:38.312875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aebd96b7-7dc3-4e61-81d9-5e82658ecf8d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:38.313059 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aebd96b7-7dc3-4e61-81d9-5e82658ecf8d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:38.322052 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:38.322052 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:38.329329 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aebd96b7-7dc3-4e61-81d9-5e82658ecf8d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:38.334963 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aebd96b7-7dc3-4e61-81d9-5e82658ecf8d tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f returned with HTTP 200 Aug 12 21:53:38.335468 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1335/5354] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:38 2026] GET /volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:38.375324 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-f109740e-7fb2-4ea3-8aa7-734d6bdd68c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:38.379111 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-f109740e-7fb2-4ea3-8aa7-734d6bdd68c1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] PUT https://10.4.3.240/volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3 Aug 12 21:53:38.379611 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-f109740e-7fb2-4ea3-8aa7-734d6bdd68c1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:38.397277 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-f109740e-7fb2-4ea3-8aa7-734d6bdd68c1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Acquiring lock "cinder-attachment_update-ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:53:38.403546 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-f109740e-7fb2-4ea3-8aa7-734d6bdd68c1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Lock "cinder-attachment_update-ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d-np0000007121" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:53:38.405089 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:38.405089 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:38.518587 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-f109740e-7fb2-4ea3-8aa7-734d6bdd68c1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Lock "cinder-attachment_update-ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d-np0000007121" released by "attachment_update" :: held 0.115s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:53:38.519077 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-f109740e-7fb2-4ea3-8aa7-734d6bdd68c1 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3 returned with HTTP 200 Aug 12 21:53:38.519565 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1341/5355] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:53:38 2026] PUT /volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:38.547238 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7fb66d27-3f8d-410d-9e0a-2815f7c23fc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:38.549973 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7fb66d27-3f8d-410d-9e0a-2815f7c23fc4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] POST https://10.4.3.240/volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3/action Aug 12 21:53:38.550366 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7fb66d27-3f8d-410d-9e0a-2815f7c23fc4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:53:38.550503 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7fb66d27-3f8d-410d-9e0a-2815f7c23fc4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:38.570322 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:38.570322 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:38.584787 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8c0d1799-a5a3-4e80-b8e2-da186dfacf6e req-7fb66d27-3f8d-410d-9e0a-2815f7c23fc4 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3/action returned with HTTP 204 Aug 12 21:53:38.585490 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1338/5356] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:53:38 2026] POST /volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:39.354214 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c0d00341-f7e3-4279-b810-355be6b9f011 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:39.356396 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0d00341-f7e3-4279-b810-355be6b9f011 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f Aug 12 21:53:39.356741 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0d00341-f7e3-4279-b810-355be6b9f011 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:39.356945 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0d00341-f7e3-4279-b810-355be6b9f011 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:39.365131 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0d00341-f7e3-4279-b810-355be6b9f011 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f returned with HTTP 404 Aug 12 21:53:39.365804 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1343/5357] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:39 2026] GET /volume/v3/volumes/b1c5a63c-04f6-42b8-8556-948129d4343f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:39.377342 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a65f303-e393-4cfe-b01b-f172b2729623 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:39.379353 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:39.379864 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1201348387"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:39.381610 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1201348387'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:39.384360 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:39.390296 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:39.397151 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (f89aef96-b30c-4c3b-bef3-5fd366fcaf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:39.398335 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f835e81-6fb4-445f-baf7-abf6a6d515c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:39.400159 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:39.436530 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f835e81-6fb4-445f-baf7-abf6a6d515c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:39.438054 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729efcdc-14fe-4f1f-9261-963bb440d946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:39.502302 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['8ddd5686-1ee7-4b44-be2d-29188da2cd0f', '97eb02e6-6af7-43c1-a04c-2f047716ca0b', '3fe673ea-8b23-4fde-83bd-ab01aea89163', '554fe6cf-b534-4a08-8cd9-ae7d4251ad7b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:39.503812 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729efcdc-14fe-4f1f-9261-963bb440d946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ddd5686-1ee7-4b44-be2d-29188da2cd0f', '97eb02e6-6af7-43c1-a04c-2f047716ca0b', '3fe673ea-8b23-4fde-83bd-ab01aea89163', '554fe6cf-b534-4a08-8cd9-ae7d4251ad7b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:39.504910 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa601c33-6dd4-4dd6-8a1f-6621c1d8747e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:39.536413 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa601c33-6dd4-4dd6-8a1f-6621c1d8747e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6bde5f8-0da2-44f6-8008-0f9566762b31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1201348387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['8ddd5686-1ee7-4b44-be2d-29188da2cd0f','97eb02e6-6af7-43c1-a04c-2f047716ca0b','3fe673ea-8b23-4fde-83bd-ab01aea89163','554fe6cf-b534-4a08-8cd9-ae7d4251ad7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1201348387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6bde5f8-0da2-44f6-8008-0f9566762b31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:39.538408 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2906d14-92f1-49c9-863c-6e22c66dfe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:39.564065 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2906d14-92f1-49c9-863c-6e22c66dfe92) transitioned into state 'SUCCESS' from state '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-1201348387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['8ddd5686-1ee7-4b44-be2d-29188da2cd0f','97eb02e6-6af7-43c1-a04c-2f047716ca0b','3fe673ea-8b23-4fde-83bd-ab01aea89163','554fe6cf-b534-4a08-8cd9-ae7d4251ad7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:39.566653 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485f16f8-1989-46e6-9c6f-cc8718533717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:39.579151 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485f16f8-1989-46e6-9c6f-cc8718533717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:39.580334 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (f89aef96-b30c-4c3b-bef3-5fd366fcaf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:39.581695 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:39.581993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a65f303-e393-4cfe-b01b-f172b2729623 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:39.584559 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1336/5358] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:39 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:39.598482 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf34fd82-4a3b-4b1c-813a-8daa7b497fe9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:39.602947 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf34fd82-4a3b-4b1c-813a-8daa7b497fe9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 Aug 12 21:53:39.603309 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf34fd82-4a3b-4b1c-813a-8daa7b497fe9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:39.603723 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf34fd82-4a3b-4b1c-813a-8daa7b497fe9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:39.620656 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:39.620656 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:39.623156 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cf34fd82-4a3b-4b1c-813a-8daa7b497fe9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:39.632369 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf34fd82-4a3b-4b1c-813a-8daa7b497fe9 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 returned with HTTP 200 Aug 12 21:53:39.632929 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1342/5359] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:39 2026] GET /volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:40.651291 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea87db4c-b7ec-4ab1-b405-b13fb2cfb067 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:40.654380 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea87db4c-b7ec-4ab1-b405-b13fb2cfb067 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 Aug 12 21:53:40.654680 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea87db4c-b7ec-4ab1-b405-b13fb2cfb067 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:40.655003 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea87db4c-b7ec-4ab1-b405-b13fb2cfb067 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:40.667476 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:40.667476 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:40.672203 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ea87db4c-b7ec-4ab1-b405-b13fb2cfb067 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:40.676852 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea87db4c-b7ec-4ab1-b405-b13fb2cfb067 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 returned with HTTP 200 Aug 12 21:53:40.677277 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1339/5360] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:40 2026] GET /volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:40.694182 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c72e1e1-7e05-492d-b439-bdcc588bdd4a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:40.696362 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c72e1e1-7e05-492d-b439-bdcc588bdd4a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:40.696777 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c72e1e1-7e05-492d-b439-bdcc588bdd4a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6bde5f8-0da2-44f6-8008-0f9566762b31", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1252933831"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:40.706516 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:40.706516 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:40.706967 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c72e1e1-7e05-492d-b439-bdcc588bdd4a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:40.707158 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-2c72e1e1-7e05-492d-b439-bdcc588bdd4a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create snapshot from volume a6bde5f8-0da2-44f6-8008-0f9566762b31 Aug 12 21:53:40.737764 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-2c72e1e1-7e05-492d-b439-bdcc588bdd4a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['3cf37e54-d402-4435-8934-b59c8696cc50', '9f75e8f1-d371-4720-943e-ff1726ea5a1d', 'e059b1c3-ccc7-4db2-bea3-ea942cf4725e', 'b32714b9-a13f-44eb-85be-142c359c4392'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:40.770004 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c72e1e1-7e05-492d-b439-bdcc588bdd4a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot create request issued successfully. Aug 12 21:53:40.770458 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c72e1e1-7e05-492d-b439-bdcc588bdd4a tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:40.771050 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1344/5361] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:40.782885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-38d46832-4380-4b7e-8ac0-f67cdbb07898 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:40.785161 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38d46832-4380-4b7e-8ac0-f67cdbb07898 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc Aug 12 21:53:40.785567 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38d46832-4380-4b7e-8ac0-f67cdbb07898 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:40.785971 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38d46832-4380-4b7e-8ac0-f67cdbb07898 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:40.796029 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:40.796029 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:40.796656 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-38d46832-4380-4b7e-8ac0-f67cdbb07898 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:40.798567 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38d46832-4380-4b7e-8ac0-f67cdbb07898 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc returned with HTTP 200 Aug 12 21:53:40.798567 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1337/5362] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:40 2026] GET /volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:41.810406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-124aae5e-9fdc-4a56-bd4c-51c6e6e182dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:41.812943 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-124aae5e-9fdc-4a56-bd4c-51c6e6e182dc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc Aug 12 21:53:41.813276 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-124aae5e-9fdc-4a56-bd4c-51c6e6e182dc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:41.813489 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-124aae5e-9fdc-4a56-bd4c-51c6e6e182dc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:41.820602 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:41.820602 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:41.821075 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-124aae5e-9fdc-4a56-bd4c-51c6e6e182dc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:41.822092 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-124aae5e-9fdc-4a56-bd4c-51c6e6e182dc tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc returned with HTTP 200 Aug 12 21:53:41.822599 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1343/5363] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:41 2026] GET /volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:41.833550 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb82d784-2e0a-4068-abaf-83eef3ef74f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:41.835605 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb82d784-2e0a-4068-abaf-83eef3ef74f4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] POST https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc/action Aug 12 21:53:41.836048 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb82d784-2e0a-4068-abaf-83eef3ef74f4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:53:41.836232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb82d784-2e0a-4068-abaf-83eef3ef74f4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:41.837652 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.snapshot_unmanage [None req-eb82d784-2e0a-4068-abaf-83eef3ef74f4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Unmanage snapshot with id: ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc Aug 12 21:53:41.843481 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:41.843481 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:41.844046 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb82d784-2e0a-4068-abaf-83eef3ef74f4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:41.844967 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-eb82d784-2e0a-4068-abaf-83eef3ef74f4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2d1e606434244facaa56c20e1ce10324', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '451e7e0cb80c46b3828ea23cfff95522', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:53:41.845183 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb82d784-2e0a-4068-abaf-83eef3ef74f4 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc/action returned with HTTP 403 Aug 12 21:53:41.845735 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1340/5364] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:53:41 2026] POST /volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:41.853718 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-00bc374f-d7ff-4b53-979f-da4b001fedb8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:41.855847 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00bc374f-d7ff-4b53-979f-da4b001fedb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc Aug 12 21:53:41.856105 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00bc374f-d7ff-4b53-979f-da4b001fedb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:41.856334 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00bc374f-d7ff-4b53-979f-da4b001fedb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:41.856457 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-00bc374f-d7ff-4b53-979f-da4b001fedb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete snapshot with id: ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc Aug 12 21:53:41.861729 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:41.861729 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:41.862136 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-00bc374f-d7ff-4b53-979f-da4b001fedb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:41.883655 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-00bc374f-d7ff-4b53-979f-da4b001fedb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot delete request issued successfully. Aug 12 21:53:41.883655 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00bc374f-d7ff-4b53-979f-da4b001fedb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc returned with HTTP 202 Aug 12 21:53:41.883655 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1345/5365] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:41 2026] DELETE /volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:41.890365 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f774759-7d05-45a1-b057-1588b711d151 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:41.893844 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f774759-7d05-45a1-b057-1588b711d151 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc Aug 12 21:53:41.893844 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f774759-7d05-45a1-b057-1588b711d151 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:41.894018 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f774759-7d05-45a1-b057-1588b711d151 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:41.903233 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:41.903233 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:41.903950 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f774759-7d05-45a1-b057-1588b711d151 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:41.905072 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f774759-7d05-45a1-b057-1588b711d151 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc returned with HTTP 200 Aug 12 21:53:41.905668 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1338/5366] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:41 2026] GET /volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:42.918452 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f504d9b9-c3cd-4f87-921f-43f60bbc2f73 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:42.920770 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f504d9b9-c3cd-4f87-921f-43f60bbc2f73 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc Aug 12 21:53:42.921018 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f504d9b9-c3cd-4f87-921f-43f60bbc2f73 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:42.921254 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f504d9b9-c3cd-4f87-921f-43f60bbc2f73 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:42.926487 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f504d9b9-c3cd-4f87-921f-43f60bbc2f73 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc returned with HTTP 404 Aug 12 21:53:42.927117 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1344/5367] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:42 2026] GET /volume/v3/snapshots/ae3100f7-f6f3-43ce-9ba2-ddcaa63cfefc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:42.937698 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-51b43523-8a27-4f20-b8a5-5f841ab53bad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:42.940031 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51b43523-8a27-4f20-b8a5-5f841ab53bad tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 Aug 12 21:53:42.940277 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51b43523-8a27-4f20-b8a5-5f841ab53bad tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:42.940515 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51b43523-8a27-4f20-b8a5-5f841ab53bad tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:42.940753 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-51b43523-8a27-4f20-b8a5-5f841ab53bad tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: a6bde5f8-0da2-44f6-8008-0f9566762b31 Aug 12 21:53:42.949182 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:42.949182 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:42.949524 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-51b43523-8a27-4f20-b8a5-5f841ab53bad tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:42.970042 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-51b43523-8a27-4f20-b8a5-5f841ab53bad tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:42.970349 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51b43523-8a27-4f20-b8a5-5f841ab53bad tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 returned with HTTP 202 Aug 12 21:53:42.970899 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1341/5368] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:42 2026] DELETE /volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:42.980540 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5e617f47-5038-4981-9499-83780fc80278 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:42.982532 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e617f47-5038-4981-9499-83780fc80278 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 Aug 12 21:53:42.982855 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e617f47-5038-4981-9499-83780fc80278 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:42.983154 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e617f47-5038-4981-9499-83780fc80278 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:42.993743 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:42.993743 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:42.999197 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5e617f47-5038-4981-9499-83780fc80278 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:43.005926 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e617f47-5038-4981-9499-83780fc80278 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 returned with HTTP 200 Aug 12 21:53:43.006528 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1346/5369] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:42 2026] GET /volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:44.021191 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6dc42514-fe9c-4148-a26f-462424c500be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:44.023610 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dc42514-fe9c-4148-a26f-462424c500be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 Aug 12 21:53:44.023885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dc42514-fe9c-4148-a26f-462424c500be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:44.024155 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dc42514-fe9c-4148-a26f-462424c500be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:44.031987 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dc42514-fe9c-4148-a26f-462424c500be tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 returned with HTTP 404 Aug 12 21:53:44.032640 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1339/5370] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:44 2026] GET /volume/v3/volumes/a6bde5f8-0da2-44f6-8008-0f9566762b31 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:44.044739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d85c9198-5956-437a-8ab7-64a31eab3819 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:44.046482 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:44.046831 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-782646610"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:44.048542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-782646610'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:44.048776 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:44.053138 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:44.058308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (1ddc6d51-6797-42d3-af3a-ea6602cef147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:44.059493 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9eedcd1-85de-4227-97b7-1c82ee525273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:44.060383 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:44.093185 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9eedcd1-85de-4227-97b7-1c82ee525273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:44.094601 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ce66c0-2e82-41f5-a4e1-6c74a00a305d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:44.145926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['8dbe5eb2-9116-40ba-91c5-6f9fa4e5d0f8', 'f5644eff-f61f-4693-b091-2ee720c3bc4c', 'c2d80627-b0cf-4a0f-9199-6a58dc402dbc', 'fc217b87-84da-465b-ba6e-82739453b533'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:44.147030 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ce66c0-2e82-41f5-a4e1-6c74a00a305d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dbe5eb2-9116-40ba-91c5-6f9fa4e5d0f8', 'f5644eff-f61f-4693-b091-2ee720c3bc4c', 'c2d80627-b0cf-4a0f-9199-6a58dc402dbc', 'fc217b87-84da-465b-ba6e-82739453b533']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:44.148304 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7101f542-81b9-4106-abcb-c6cf57605501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:44.174988 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7101f542-81b9-4106-abcb-c6cf57605501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c36d1b-f57c-42a2-b568-a1374c9c0ad6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-782646610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['8dbe5eb2-9116-40ba-91c5-6f9fa4e5d0f8','f5644eff-f61f-4693-b091-2ee720c3bc4c','c2d80627-b0cf-4a0f-9199-6a58dc402dbc','fc217b87-84da-465b-ba6e-82739453b533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-782646610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78c36d1b-f57c-42a2-b568-a1374c9c0ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:44.176132 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79bca62c-cfae-4dd7-8947-21fefaa39cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:44.196610 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79bca62c-cfae-4dd7-8947-21fefaa39cab) transitioned into state 'SUCCESS' from state '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-782646610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['8dbe5eb2-9116-40ba-91c5-6f9fa4e5d0f8','f5644eff-f61f-4693-b091-2ee720c3bc4c','c2d80627-b0cf-4a0f-9199-6a58dc402dbc','fc217b87-84da-465b-ba6e-82739453b533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:44.197441 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf350742-b49d-43ee-a187-8e1e9d0457ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:44.208606 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf350742-b49d-43ee-a187-8e1e9d0457ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:44.209699 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (1ddc6d51-6797-42d3-af3a-ea6602cef147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:44.210050 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:44.210937 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d85c9198-5956-437a-8ab7-64a31eab3819 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:44.211404 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1345/5371] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:44 2026] POST /volume/v3/volumes => generated 777 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:44.222995 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2d620e63-0812-493f-a5b1-9021b44d9574 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:44.224977 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d620e63-0812-493f-a5b1-9021b44d9574 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 Aug 12 21:53:44.225204 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d620e63-0812-493f-a5b1-9021b44d9574 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:44.225412 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d620e63-0812-493f-a5b1-9021b44d9574 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:44.233264 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:44.233264 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:44.237603 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2d620e63-0812-493f-a5b1-9021b44d9574 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:44.243088 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d620e63-0812-493f-a5b1-9021b44d9574 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 returned with HTTP 200 Aug 12 21:53:44.243431 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1342/5372] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:44 2026] GET /volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:45.260587 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e70e1f0-64f8-4117-8a76-2785e91d01ea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:45.263239 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e70e1f0-64f8-4117-8a76-2785e91d01ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 Aug 12 21:53:45.263509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e70e1f0-64f8-4117-8a76-2785e91d01ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:45.263599 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e70e1f0-64f8-4117-8a76-2785e91d01ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:45.273113 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:45.273113 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:45.276986 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6e70e1f0-64f8-4117-8a76-2785e91d01ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:45.281756 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e70e1f0-64f8-4117-8a76-2785e91d01ea tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 returned with HTTP 200 Aug 12 21:53:45.282345 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1347/5373] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:45 2026] GET /volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:45.295074 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-48ad601b-a8a2-44ca-96e0-133554c87efb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:45.296936 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48ad601b-a8a2-44ca-96e0-133554c87efb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:45.297308 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48ad601b-a8a2-44ca-96e0-133554c87efb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78c36d1b-f57c-42a2-b568-a1374c9c0ad6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1585965127"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:45.306565 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:45.306565 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:45.306941 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-48ad601b-a8a2-44ca-96e0-133554c87efb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:45.307060 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-48ad601b-a8a2-44ca-96e0-133554c87efb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create snapshot from volume 78c36d1b-f57c-42a2-b568-a1374c9c0ad6 Aug 12 21:53:45.337132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-48ad601b-a8a2-44ca-96e0-133554c87efb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['daee865b-4998-4435-b1b3-5905725dd23d', '698552ef-60f8-4123-8802-ab852bc54406', 'ca745cd1-8ce7-4af9-910f-41889bf67df8', 'ad168d6e-9c77-447b-91ea-01652f3c697d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:45.368945 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-48ad601b-a8a2-44ca-96e0-133554c87efb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot create request issued successfully. Aug 12 21:53:45.369391 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48ad601b-a8a2-44ca-96e0-133554c87efb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:45.369947 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1340/5374] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:45.380207 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d2c9d24-9920-447a-b674-0888b26f6e2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:45.382817 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d2c9d24-9920-447a-b674-0888b26f6e2c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 Aug 12 21:53:45.382947 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d2c9d24-9920-447a-b674-0888b26f6e2c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:45.383209 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d2c9d24-9920-447a-b674-0888b26f6e2c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:45.388632 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:45.388632 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:45.389160 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d2c9d24-9920-447a-b674-0888b26f6e2c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:45.389943 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d2c9d24-9920-447a-b674-0888b26f6e2c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 returned with HTTP 200 Aug 12 21:53:45.390374 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1346/5375] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:45 2026] GET /volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:46.400649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4822b762-16ec-4f09-8033-83379b5784cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:46.402909 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4822b762-16ec-4f09-8033-83379b5784cb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 Aug 12 21:53:46.403174 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4822b762-16ec-4f09-8033-83379b5784cb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:46.404527 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4822b762-16ec-4f09-8033-83379b5784cb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:46.409582 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:46.409582 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:46.409996 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4822b762-16ec-4f09-8033-83379b5784cb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:46.410732 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4822b762-16ec-4f09-8033-83379b5784cb tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 returned with HTTP 200 Aug 12 21:53:46.411163 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1343/5376] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:46 2026] GET /volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:46.423572 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e8723852-9007-4340-8d06-a903f2523bf1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:46.426246 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8723852-9007-4340-8d06-a903f2523bf1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] PUT https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 Aug 12 21:53:46.426767 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8723852-9007-4340-8d06-a903f2523bf1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:46.435237 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:46.435237 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:46.435799 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e8723852-9007-4340-8d06-a903f2523bf1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Snapshot retrieved successfully. Aug 12 21:53:46.444870 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8723852-9007-4340-8d06-a903f2523bf1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 returned with HTTP 200 Aug 12 21:53:46.445320 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1348/5377] 10.4.3.240 () {68 vars in 1374 bytes} [Wed Aug 12 21:53:46 2026] PUT /volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 => generated 361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:46.455257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce859dff-e5d1-4ad0-ba4c-12bd65e80092 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:46.457641 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce859dff-e5d1-4ad0-ba4c-12bd65e80092 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 Aug 12 21:53:46.458660 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce859dff-e5d1-4ad0-ba4c-12bd65e80092 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:46.459063 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce859dff-e5d1-4ad0-ba4c-12bd65e80092 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:46.459361 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-ce859dff-e5d1-4ad0-ba4c-12bd65e80092 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete snapshot with id: de409631-9bb7-4996-aec8-d0d930a5e268 Aug 12 21:53:46.468588 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:46.468588 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:46.468588 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ce859dff-e5d1-4ad0-ba4c-12bd65e80092 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:46.490206 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ce859dff-e5d1-4ad0-ba4c-12bd65e80092 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot delete request issued successfully. Aug 12 21:53:46.490724 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce859dff-e5d1-4ad0-ba4c-12bd65e80092 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 returned with HTTP 202 Aug 12 21:53:46.491447 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1341/5378] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:46 2026] DELETE /volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:46.499834 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e3cf3a74-9785-424e-ac08-eb1f5d2d6cb8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:46.502079 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3cf3a74-9785-424e-ac08-eb1f5d2d6cb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 Aug 12 21:53:46.502356 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3cf3a74-9785-424e-ac08-eb1f5d2d6cb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:46.502607 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3cf3a74-9785-424e-ac08-eb1f5d2d6cb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:46.511513 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:46.511513 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:46.511513 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e3cf3a74-9785-424e-ac08-eb1f5d2d6cb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:46.511513 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3cf3a74-9785-424e-ac08-eb1f5d2d6cb8 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 returned with HTTP 200 Aug 12 21:53:46.511513 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1347/5379] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:46 2026] GET /volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 => generated 494 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:47.522549 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df12ee19-0446-45c2-aa8b-7b23ea84c3f1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:47.524785 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df12ee19-0446-45c2-aa8b-7b23ea84c3f1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 Aug 12 21:53:47.525056 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df12ee19-0446-45c2-aa8b-7b23ea84c3f1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:47.525346 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df12ee19-0446-45c2-aa8b-7b23ea84c3f1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:47.530596 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df12ee19-0446-45c2-aa8b-7b23ea84c3f1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 returned with HTTP 404 Aug 12 21:53:47.531228 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1344/5380] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:47 2026] GET /volume/v3/snapshots/de409631-9bb7-4996-aec8-d0d930a5e268 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:47.541562 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4d338459-0935-4de5-9845-3c0b6f5e2f61 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:47.543693 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4d338459-0935-4de5-9845-3c0b6f5e2f61 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 Aug 12 21:53:47.543940 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4d338459-0935-4de5-9845-3c0b6f5e2f61 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:47.544175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4d338459-0935-4de5-9845-3c0b6f5e2f61 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:47.544350 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-4d338459-0935-4de5-9845-3c0b6f5e2f61 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: 78c36d1b-f57c-42a2-b568-a1374c9c0ad6 Aug 12 21:53:47.552946 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:47.552946 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:47.553347 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4d338459-0935-4de5-9845-3c0b6f5e2f61 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:47.572585 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4d338459-0935-4de5-9845-3c0b6f5e2f61 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:47.572882 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4d338459-0935-4de5-9845-3c0b6f5e2f61 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 returned with HTTP 202 Aug 12 21:53:47.573452 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1349/5381] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:47 2026] DELETE /volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:47.582333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1eae9d05-009e-4804-bf67-8b718c9b8335 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:47.584382 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1eae9d05-009e-4804-bf67-8b718c9b8335 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 Aug 12 21:53:47.584615 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1eae9d05-009e-4804-bf67-8b718c9b8335 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:47.584884 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1eae9d05-009e-4804-bf67-8b718c9b8335 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:47.592422 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:47.592422 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:47.596061 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1eae9d05-009e-4804-bf67-8b718c9b8335 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:47.600936 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1eae9d05-009e-4804-bf67-8b718c9b8335 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 returned with HTTP 200 Aug 12 21:53:47.601502 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1342/5382] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:47 2026] GET /volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:48.616014 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61df9eb8-7edd-4cbf-9dc3-9693b10594ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:48.618121 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61df9eb8-7edd-4cbf-9dc3-9693b10594ac tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 Aug 12 21:53:48.618373 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61df9eb8-7edd-4cbf-9dc3-9693b10594ac tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:48.618604 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61df9eb8-7edd-4cbf-9dc3-9693b10594ac tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:48.625824 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61df9eb8-7edd-4cbf-9dc3-9693b10594ac tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 returned with HTTP 404 Aug 12 21:53:48.626463 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1348/5383] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:48 2026] GET /volume/v3/volumes/78c36d1b-f57c-42a2-b568-a1374c9c0ad6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:48.636199 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:48.638118 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:48.638521 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1241445631"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:48.640473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1241445631'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:48.640617 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume of 1 GB Aug 12 21:53:48.645932 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:48.651202 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (98d4faa2-7ce1-432f-a95d-ac24bc293e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:48.652436 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c142678-859e-4ffd-a761-72ee3cd790b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:48.653332 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:48.682147 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c142678-859e-4ffd-a761-72ee3cd790b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:48.682941 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7f5bab-f566-4fe0-8b27-dbabe260ef67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:48.736110 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['cbf9ff68-9cf0-4bc1-a32c-a7fd1714c544', 'eff506bb-a9fa-40e7-99e2-c21fb6203038', '5c2672c7-61b6-4f85-9192-576ac8e373d6', 'f4958a12-859d-4f49-beed-758e1496981f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:48.737126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7f5bab-f566-4fe0-8b27-dbabe260ef67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf9ff68-9cf0-4bc1-a32c-a7fd1714c544', 'eff506bb-a9fa-40e7-99e2-c21fb6203038', '5c2672c7-61b6-4f85-9192-576ac8e373d6', 'f4958a12-859d-4f49-beed-758e1496981f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:48.738070 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654e129f-7d0a-42d2-9bc5-046e07918d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:48.764845 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654e129f-7d0a-42d2-9bc5-046e07918d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a19ce2-743e-433a-9b81-1559e436125e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241445631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['cbf9ff68-9cf0-4bc1-a32c-a7fd1714c544','eff506bb-a9fa-40e7-99e2-c21fb6203038','5c2672c7-61b6-4f85-9192-576ac8e373d6','f4958a12-859d-4f49-beed-758e1496981f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241445631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a19ce2-743e-433a-9b81-1559e436125e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451e7e0cb80c46b3828ea23cfff95522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:48.765635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee616dd8-5209-4d52-bcd4-c841098be5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:48.786087 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee616dd8-5209-4d52-bcd4-c841098be5bc) transitioned into state 'SUCCESS' from state '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-1241445631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451e7e0cb80c46b3828ea23cfff95522',qos_specs=None,replication_status=,reservations=['cbf9ff68-9cf0-4bc1-a32c-a7fd1714c544','eff506bb-a9fa-40e7-99e2-c21fb6203038','5c2672c7-61b6-4f85-9192-576ac8e373d6','f4958a12-859d-4f49-beed-758e1496981f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3062e0a5c8fd44228c6726c4f55e530a',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:48.786813 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182dcbe6-17e5-4e9b-b464-2f31599fde9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:48.802654 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182dcbe6-17e5-4e9b-b464-2f31599fde9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:48.802654 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Flow 'volume_create_api' (98d4faa2-7ce1-432f-a95d-ac24bc293e1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:48.802990 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create volume request issued successfully. Aug 12 21:53:48.803787 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8050cbe-fde1-40ac-9de4-ee1873ad87a1 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:48.804381 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1345/5384] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:53:48 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:48.820295 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-be6db1ff-bafb-40bf-b4db-2097f3037f10 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:48.822788 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be6db1ff-bafb-40bf-b4db-2097f3037f10 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e Aug 12 21:53:48.823144 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be6db1ff-bafb-40bf-b4db-2097f3037f10 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:48.823779 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be6db1ff-bafb-40bf-b4db-2097f3037f10 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:48.834048 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:48.834048 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:48.840649 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-be6db1ff-bafb-40bf-b4db-2097f3037f10 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:48.845646 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be6db1ff-bafb-40bf-b4db-2097f3037f10 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e returned with HTTP 200 Aug 12 21:53:48.846408 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1350/5385] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:48 2026] GET /volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:49.861297 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e11de31e-c54e-4b17-bc44-15dc76b45862 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:49.863310 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e11de31e-c54e-4b17-bc44-15dc76b45862 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e Aug 12 21:53:49.863554 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e11de31e-c54e-4b17-bc44-15dc76b45862 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:49.863804 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e11de31e-c54e-4b17-bc44-15dc76b45862 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:49.871860 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:49.871860 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:49.878119 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e11de31e-c54e-4b17-bc44-15dc76b45862 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:49.878791 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-585811cf-edab-4efd-ac07-51756435d316 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:49.879256 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-585811cf-edab-4efd-ac07-51756435d316 None None] GET https://10.4.3.240/volume// Aug 12 21:53:49.879422 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-585811cf-edab-4efd-ac07-51756435d316 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:49.879666 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-585811cf-edab-4efd-ac07-51756435d316 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:49.880029 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-585811cf-edab-4efd-ac07-51756435d316 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:53:49.880387 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1349/5386] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:53:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:53:49.883414 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e11de31e-c54e-4b17-bc44-15dc76b45862 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e returned with HTTP 200 Aug 12 21:53:49.883952 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1343/5387] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:49 2026] GET /volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:49.891752 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-bf93a0ff-32c3-4ff9-939d-d0b746b5b023 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:49.894618 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-bf93a0ff-32c3-4ff9-939d-d0b746b5b023 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:53:49.895148 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-bf93a0ff-32c3-4ff9-939d-d0b746b5b023 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3", "connector": null, "instance_uuid": "d78efec1-f091-4d32-b4f1-d5b314a8ac97"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:49.901052 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55d8d80f-ec13-4025-bf4f-e421c7b9e79f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:49.903422 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55d8d80f-ec13-4025-bf4f-e421c7b9e79f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:53:49.903888 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55d8d80f-ec13-4025-bf4f-e421c7b9e79f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08a19ce2-743e-433a-9b81-1559e436125e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1054509102"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:49.910792 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:49.910792 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:49.916497 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:49.916497 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:49.917167 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55d8d80f-ec13-4025-bf4f-e421c7b9e79f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:49.917384 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-55d8d80f-ec13-4025-bf4f-e421c7b9e79f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Create snapshot from volume 08a19ce2-743e-433a-9b81-1559e436125e Aug 12 21:53:49.942821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-55d8d80f-ec13-4025-bf4f-e421c7b9e79f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Created reservations ['09d1a2df-0093-4fc3-a5c3-a8a9769f9a8c', '45b12b5a-4ef6-4d36-8736-f30b2e174a45', '2b4a290d-a0ff-4e4d-95ef-a471a1d76b4f', '5a6a0b79-7e3c-4d5d-8e14-17d1dd185a36'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:49.952153 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-bf93a0ff-32c3-4ff9-939d-d0b746b5b023 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:53:49.952841 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1346/5388] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:53:49 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:49.964232 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-e19787aa-9287-43f9-9fe1-a0a8966efb21 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:49.967228 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-e19787aa-9287-43f9-9fe1-a0a8966efb21 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] DELETE https://10.4.3.240/volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2 Aug 12 21:53:49.967574 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-e19787aa-9287-43f9-9fe1-a0a8966efb21 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:49.967785 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-e19787aa-9287-43f9-9fe1-a0a8966efb21 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:49.975817 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55d8d80f-ec13-4025-bf4f-e421c7b9e79f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot create request issued successfully. Aug 12 21:53:49.976330 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55d8d80f-ec13-4025-bf4f-e421c7b9e79f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:53:49.976974 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1351/5389] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:53:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:49.978655 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:49.978655 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:49.988974 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60af671b-3508-4217-b8e3-c89a2ac4b53f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:49.992065 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60af671b-3508-4217-b8e3-c89a2ac4b53f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f Aug 12 21:53:49.992423 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60af671b-3508-4217-b8e3-c89a2ac4b53f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:49.992789 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60af671b-3508-4217-b8e3-c89a2ac4b53f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:49.999939 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:49.999939 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:50.000455 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-60af671b-3508-4217-b8e3-c89a2ac4b53f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:50.001761 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60af671b-3508-4217-b8e3-c89a2ac4b53f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f returned with HTTP 200 Aug 12 21:53:50.002334 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1344/5390] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:49 2026] GET /volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:50.048205 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c3f88ffa-2844-4f71-ac04-680b274e1490 req-e19787aa-9287-43f9-9fe1-a0a8966efb21 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2 returned with HTTP 200 Aug 12 21:53:50.048842 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1350/5391] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:53:49 2026] DELETE /volume/v3/attachments/11ce1239-6a08-444a-90d0-7bd24d58afb2 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:51.014137 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db5ec422-1023-4e4d-b00c-6ebf0fe84305 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.016551 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db5ec422-1023-4e4d-b00c-6ebf0fe84305 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f Aug 12 21:53:51.016859 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db5ec422-1023-4e4d-b00c-6ebf0fe84305 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:51.017126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db5ec422-1023-4e4d-b00c-6ebf0fe84305 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:51.023505 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.023505 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:51.024009 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-db5ec422-1023-4e4d-b00c-6ebf0fe84305 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:51.024995 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db5ec422-1023-4e4d-b00c-6ebf0fe84305 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f returned with HTTP 200 Aug 12 21:53:51.025512 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1347/5392] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:51 2026] GET /volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:51.037849 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5908bef9-2035-4773-a2c5-61bd8605eb2f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.041485 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5908bef9-2035-4773-a2c5-61bd8605eb2f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] POST https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f/action Aug 12 21:53:51.041939 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5908bef9-2035-4773-a2c5-61bd8605eb2f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:53:51.042096 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5908bef9-2035-4773-a2c5-61bd8605eb2f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:51.043791 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-5908bef9-2035-4773-a2c5-61bd8605eb2f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Updating snapshot '7c55101b-1590-479c-b969-eff87ded347f' with '{'status': 'creating'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 21:53:51.056690 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.056690 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:51.072611 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5908bef9-2035-4773-a2c5-61bd8605eb2f tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f/action returned with HTTP 202 Aug 12 21:53:51.073086 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1352/5393] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:53:51 2026] POST /volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:53:51.082086 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6a9aefa-2ea8-4cde-878a-efe7096679a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.083960 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6a9aefa-2ea8-4cde-878a-efe7096679a7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f Aug 12 21:53:51.084157 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6a9aefa-2ea8-4cde-878a-efe7096679a7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:51.084366 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6a9aefa-2ea8-4cde-878a-efe7096679a7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:51.089275 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.089275 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:51.089609 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a6a9aefa-2ea8-4cde-878a-efe7096679a7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:51.090330 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6a9aefa-2ea8-4cde-878a-efe7096679a7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f returned with HTTP 200 Aug 12 21:53:51.090721 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1345/5394] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:51 2026] GET /volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:51.105918 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9c7cf83-fba2-4206-aee8-d8ef34538a89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.107728 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9c7cf83-fba2-4206-aee8-d8ef34538a89 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] POST https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f/action Aug 12 21:53:51.108088 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9c7cf83-fba2-4206-aee8-d8ef34538a89 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:53:51.108237 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9c7cf83-fba2-4206-aee8-d8ef34538a89 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:51.109600 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [None req-d9c7cf83-fba2-4206-aee8-d8ef34538a89 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100323) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 21:53:51.116617 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.116617 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:51.117360 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.snapshot_actions [None req-d9c7cf83-fba2-4206-aee8-d8ef34538a89 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] Updating snapshot 7c55101b-1590-479c-b969-eff87ded347f with info {'id': '7c55101b-1590-479c-b969-eff87ded347f', 'status': 'error', 'progress': '80%'} Aug 12 21:53:51.124681 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9c7cf83-fba2-4206-aee8-d8ef34538a89 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-member] https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f/action returned with HTTP 202 Aug 12 21:53:51.125303 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1351/5395] 10.4.3.240 () {68 vars in 1396 bytes} [Wed Aug 12 21:53:51 2026] POST /volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:51.134241 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-283c69aa-7c8e-4fc5-9fba-69f596039cd7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.136816 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-283c69aa-7c8e-4fc5-9fba-69f596039cd7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f Aug 12 21:53:51.137076 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-283c69aa-7c8e-4fc5-9fba-69f596039cd7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:51.137348 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-283c69aa-7c8e-4fc5-9fba-69f596039cd7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:51.137751 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-283c69aa-7c8e-4fc5-9fba-69f596039cd7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete snapshot with id: 7c55101b-1590-479c-b969-eff87ded347f Aug 12 21:53:51.143906 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.143906 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:51.144339 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-283c69aa-7c8e-4fc5-9fba-69f596039cd7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:51.166116 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-283c69aa-7c8e-4fc5-9fba-69f596039cd7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot delete request issued successfully. Aug 12 21:53:51.166295 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-283c69aa-7c8e-4fc5-9fba-69f596039cd7 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f returned with HTTP 202 Aug 12 21:53:51.166867 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1348/5396] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:53:51 2026] DELETE /volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:51.176339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bfb6639b-c4b2-47a0-b410-570f287cc68c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.179140 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bfb6639b-c4b2-47a0-b410-570f287cc68c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f Aug 12 21:53:51.179426 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bfb6639b-c4b2-47a0-b410-570f287cc68c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:51.179780 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bfb6639b-c4b2-47a0-b410-570f287cc68c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:51.187498 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.187498 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:51.187980 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bfb6639b-c4b2-47a0-b410-570f287cc68c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Snapshot retrieved successfully. Aug 12 21:53:51.188996 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bfb6639b-c4b2-47a0-b410-570f287cc68c tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f returned with HTTP 200 Aug 12 21:53:51.189542 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1353/5397] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:51 2026] GET /volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:51.683655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d65edaf-6976-44d2-8c1a-c294092a7d57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.684173 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d65edaf-6976-44d2-8c1a-c294092a7d57 None None] GET https://10.4.3.240/volume// Aug 12 21:53:51.684458 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d65edaf-6976-44d2-8c1a-c294092a7d57 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:51.684789 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d65edaf-6976-44d2-8c1a-c294092a7d57 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:51.685195 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d65edaf-6976-44d2-8c1a-c294092a7d57 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:53:51.685794 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1346/5398] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:53:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:53:51.694085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-5d3a33f2-000f-4daa-beb5-787e04778839 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.696751 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-5d3a33f2-000f-4daa-beb5-787e04778839 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] GET https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 Aug 12 21:53:51.697058 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-5d3a33f2-000f-4daa-beb5-787e04778839 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:51.697342 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-5d3a33f2-000f-4daa-beb5-787e04778839 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:51.711654 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.711654 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:51.716977 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-5d3a33f2-000f-4daa-beb5-787e04778839 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Volume info retrieved successfully. Aug 12 21:53:51.724056 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-5d3a33f2-000f-4daa-beb5-787e04778839 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 returned with HTTP 200 Aug 12 21:53:51.724697 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1352/5399] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:53:51 2026] GET /volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 => generated 1540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:53:51.847084 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-b45b4eee-a993-4a2d-bcfc-5bc0deb6d4e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.850130 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-b45b4eee-a993-4a2d-bcfc-5bc0deb6d4e5 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] PUT https://10.4.3.240/volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d Aug 12 21:53:51.850696 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-b45b4eee-a993-4a2d-bcfc-5bc0deb6d4e5 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:51.861492 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-b45b4eee-a993-4a2d-bcfc-5bc0deb6d4e5 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Acquiring lock "cinder-attachment_update-f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:53:51.868704 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-b45b4eee-a993-4a2d-bcfc-5bc0deb6d4e5 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Lock "cinder-attachment_update-f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3-np0000007121" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:53:51.870203 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.870203 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:51.955551 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-b45b4eee-a993-4a2d-bcfc-5bc0deb6d4e5 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Lock "cinder-attachment_update-f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3-np0000007121" released by "attachment_update" :: held 0.087s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:53:51.955910 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-b45b4eee-a993-4a2d-bcfc-5bc0deb6d4e5 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d returned with HTTP 200 Aug 12 21:53:51.956357 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1349/5400] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:53:51 2026] PUT /volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:51.978542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-7265519e-6454-472b-9569-289a5784223f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:51.981529 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-7265519e-6454-472b-9569-289a5784223f tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] POST https://10.4.3.240/volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d/action Aug 12 21:53:51.981950 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-7265519e-6454-472b-9569-289a5784223f tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:53:51.982075 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-7265519e-6454-472b-9569-289a5784223f tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:51.999515 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:51.999515 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:52.009498 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fa9d045b-2d9e-431a-bf45-4d92ae02d3c3 req-7265519e-6454-472b-9569-289a5784223f tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d/action returned with HTTP 204 Aug 12 21:53:52.009998 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1354/5401] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:53:51 2026] POST /volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:52.202027 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-023d067e-1119-4cd7-a445-57e7cac47378 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:52.203968 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-023d067e-1119-4cd7-a445-57e7cac47378 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f Aug 12 21:53:52.204494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-023d067e-1119-4cd7-a445-57e7cac47378 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:52.204494 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-023d067e-1119-4cd7-a445-57e7cac47378 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:52.209141 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-023d067e-1119-4cd7-a445-57e7cac47378 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f returned with HTTP 404 Aug 12 21:53:52.209702 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1347/5402] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:53:52 2026] GET /volume/v3/snapshots/7c55101b-1590-479c-b969-eff87ded347f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:52.219087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9148b09-60b9-4dee-bd10-5e1e52f12d9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:52.221030 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9148b09-60b9-4dee-bd10-5e1e52f12d9e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e Aug 12 21:53:52.221295 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9148b09-60b9-4dee-bd10-5e1e52f12d9e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:52.221488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9148b09-60b9-4dee-bd10-5e1e52f12d9e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:52.221713 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f9148b09-60b9-4dee-bd10-5e1e52f12d9e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume with id: 08a19ce2-743e-433a-9b81-1559e436125e Aug 12 21:53:52.230006 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:52.230006 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:52.230348 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9148b09-60b9-4dee-bd10-5e1e52f12d9e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:52.253738 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9148b09-60b9-4dee-bd10-5e1e52f12d9e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Delete volume request issued successfully. Aug 12 21:53:52.254082 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9148b09-60b9-4dee-bd10-5e1e52f12d9e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e returned with HTTP 202 Aug 12 21:53:52.254597 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1353/5403] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:53:52 2026] DELETE /volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:52.263502 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec82d724-99c7-4d4e-aae4-2943be607789 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:52.265945 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec82d724-99c7-4d4e-aae4-2943be607789 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e Aug 12 21:53:52.266457 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec82d724-99c7-4d4e-aae4-2943be607789 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:52.267043 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec82d724-99c7-4d4e-aae4-2943be607789 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:52.275851 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:52.275851 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:52.281574 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec82d724-99c7-4d4e-aae4-2943be607789 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Volume info retrieved successfully. Aug 12 21:53:52.289064 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec82d724-99c7-4d4e-aae4-2943be607789 tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e returned with HTTP 200 Aug 12 21:53:52.289650 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1350/5404] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:52 2026] GET /volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:53:53.303709 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ea600b3-e1ca-4f11-b936-5dd44a8bae0e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:53.305890 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ea600b3-e1ca-4f11-b936-5dd44a8bae0e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] GET https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e Aug 12 21:53:53.306157 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ea600b3-e1ca-4f11-b936-5dd44a8bae0e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:53.306424 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ea600b3-e1ca-4f11-b936-5dd44a8bae0e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:53.312712 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ea600b3-e1ca-4f11-b936-5dd44a8bae0e tempest-ProjectMemberTests-813327794 tempest-ProjectMemberTests-813327794-project-admin] https://10.4.3.240/volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e returned with HTTP 404 Aug 12 21:53:53.313472 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1355/5405] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:53:53 2026] GET /volume/v3/volumes/08a19ce2-743e-433a-9b81-1559e436125e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:54.762551 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2a0c976f-f0ce-4f37-8108-ed6f2774cc01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:54.863529 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a0c976f-f0ce-4f37-8108-ed6f2774cc01 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:53:54.863926 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a0c976f-f0ce-4f37-8108-ed6f2774cc01 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1715908481", "extra_specs": {"storage_protocol": "tempest-storage_protocol-245007615", "vendor_name": "tempest-vendor_name-263530275"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:54.886922 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a0c976f-f0ce-4f37-8108-ed6f2774cc01 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:53:54.887452 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1348/5406] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:53:54 2026] POST /volume/v3/types => generated 327 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:54.901564 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:54.901564 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:54.901873 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7291c62a-9cdd-4920-9423-8bdd353dc537", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:54.904264 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume request body: {'volume': {'volume_type': '7291c62a-9cdd-4920-9423-8bdd353dc537', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:54.908018 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=218,cinder:INSERT=36,cinder:UPDATE=85 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:53:54.913101 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume of 1 GB Aug 12 21:53:54.913807 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:54.913807 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:54.914369 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:54.922872 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Flow 'volume_create_api' (603f43cc-9c97-4b0d-b00f-8d1f4b1cf5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:54.924084 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b23430df-0d10-40e4-a2f5-abb7a217ea91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:54.925939 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:54.955900 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b23430df-0d10-40e4-a2f5-abb7a217ea91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:53:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-245007615',vendor_name='tempest-vendor_name-263530275'},id=7291c62a-9cdd-4920-9423-8bdd353dc537,is_public=True,name='tempest-ProjectAdminTests-volume-type-1715908481',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7291c62a-9cdd-4920-9423-8bdd353dc537', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:54.957113 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d544ee23-d6ba-41f4-97f2-9578c9d36fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:55.000700 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1715908481 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1715908481, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:55.000700 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1715908481 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1715908481, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:55.044074 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Created reservations ['9b8a2879-6404-4baa-bd31-248f0137a930', 'f2d434ba-20e5-4ef0-b1c8-bc61311b6bc7', 'ca9ab9da-5d36-4019-abd2-941137c3e9b7', 'd1a614e5-a066-4646-8258-aac42fee920e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:55.044946 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d544ee23-d6ba-41f4-97f2-9578c9d36fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b8a2879-6404-4baa-bd31-248f0137a930', 'f2d434ba-20e5-4ef0-b1c8-bc61311b6bc7', 'ca9ab9da-5d36-4019-abd2-941137c3e9b7', 'd1a614e5-a066-4646-8258-aac42fee920e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:55.046337 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8c5e149-3fd3-4bd6-941a-61709411c7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:55.080457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8c5e149-3fd3-4bd6-941a-61709411c7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4028293-7f09-4670-bb43-f4a53cd65e02', '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='e7010c389ab34644ae14f12422da7c1c',qos_specs=None,replication_status=,reservations=['9b8a2879-6404-4baa-bd31-248f0137a930','f2d434ba-20e5-4ef0-b1c8-bc61311b6bc7','ca9ab9da-5d36-4019-abd2-941137c3e9b7','d1a614e5-a066-4646-8258-aac42fee920e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_type_id=7291c62a-9cdd-4920-9423-8bdd353dc537), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4028293-7f09-4670-bb43-f4a53cd65e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7010c389ab34644ae14f12422da7c1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7291c62a-9cdd-4920-9423-8bdd353dc537),volume_type_id=7291c62a-9cdd-4920-9423-8bdd353dc537)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:55.080457 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1f9699c-2de3-4168-82d6-6339dea94f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:55.109308 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1f9699c-2de3-4168-82d6-6339dea94f67) transitioned into state 'SUCCESS' from 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='e7010c389ab34644ae14f12422da7c1c',qos_specs=None,replication_status=,reservations=['9b8a2879-6404-4baa-bd31-248f0137a930','f2d434ba-20e5-4ef0-b1c8-bc61311b6bc7','ca9ab9da-5d36-4019-abd2-941137c3e9b7','d1a614e5-a066-4646-8258-aac42fee920e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_type_id=7291c62a-9cdd-4920-9423-8bdd353dc537)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:55.110152 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37d7b7f-fab7-40d5-9f53-5c4a0e8a5961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:55.122966 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37d7b7f-fab7-40d5-9f53-5c4a0e8a5961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:55.125001 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Flow 'volume_create_api' (603f43cc-9c97-4b0d-b00f-8d1f4b1cf5d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:55.125001 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume request issued successfully. Aug 12 21:53:55.125924 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71839439-fc56-4ce5-bd61-cbbd14a1965c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:55.126514 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1354/5407] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:53:54 2026] POST /volume/v3/volumes => generated 773 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:55.143615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2d91b5b8-ef06-4eec-9c8a-31a4837b73f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:55.145946 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d91b5b8-ef06-4eec-9c8a-31a4837b73f7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 Aug 12 21:53:55.146212 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d91b5b8-ef06-4eec-9c8a-31a4837b73f7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:55.146445 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d91b5b8-ef06-4eec-9c8a-31a4837b73f7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:55.148547 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=204,cinder:INSERT=36,cinder:UPDATE=73 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:53:55.157818 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:55.157818 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:55.164051 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2d91b5b8-ef06-4eec-9c8a-31a4837b73f7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:55.170185 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d91b5b8-ef06-4eec-9c8a-31a4837b73f7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 returned with HTTP 200 Aug 12 21:53:55.170731 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1351/5408] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:55 2026] GET /volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:56.184101 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9684a9f2-9030-470d-b673-d527d8b40462 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.186499 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9684a9f2-9030-470d-b673-d527d8b40462 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 Aug 12 21:53:56.186821 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9684a9f2-9030-470d-b673-d527d8b40462 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:56.187088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9684a9f2-9030-470d-b673-d527d8b40462 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:56.195608 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:56.195608 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:56.199370 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9684a9f2-9030-470d-b673-d527d8b40462 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:56.203397 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9684a9f2-9030-470d-b673-d527d8b40462 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 returned with HTTP 200 Aug 12 21:53:56.203870 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1356/5409] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:56 2026] GET /volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:56.215916 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2653405d-1982-4b43-983f-9c93bd2215cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.218092 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2653405d-1982-4b43-983f-9c93bd2215cb tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:53:56.218354 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2653405d-1982-4b43-983f-9c93bd2215cb tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:56.218634 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2653405d-1982-4b43-983f-9c93bd2215cb tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:56.222935 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2653405d-1982-4b43-983f-9c93bd2215cb tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:53:56.223421 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1349/5410] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:53:56 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:56.232171 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cab727ee-b5c2-4629-a9fc-45ecd4b91235 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.234175 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cab727ee-b5c2-4629-a9fc-45ecd4b91235 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/messages/eac06f36-8c77-48d2-8945-775b231c035c Aug 12 21:53:56.234446 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cab727ee-b5c2-4629-a9fc-45ecd4b91235 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:56.234691 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cab727ee-b5c2-4629-a9fc-45ecd4b91235 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:56.238233 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:56.238233 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:56.243009 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cab727ee-b5c2-4629-a9fc-45ecd4b91235 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages/eac06f36-8c77-48d2-8945-775b231c035c returned with HTTP 204 Aug 12 21:53:56.243434 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1355/5411] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:53:56 2026] DELETE /volume/v3/messages/eac06f36-8c77-48d2-8945-775b231c035c => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:53:56.250088 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c236d3bd-cbbe-43d5-ac7c-ef8e60752d17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.252120 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c236d3bd-cbbe-43d5-ac7c-ef8e60752d17 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/messages/eac06f36-8c77-48d2-8945-775b231c035c Aug 12 21:53:56.252392 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c236d3bd-cbbe-43d5-ac7c-ef8e60752d17 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:56.252645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c236d3bd-cbbe-43d5-ac7c-ef8e60752d17 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:56.255808 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c236d3bd-cbbe-43d5-ac7c-ef8e60752d17 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages/eac06f36-8c77-48d2-8945-775b231c035c returned with HTTP 404 Aug 12 21:53:56.256334 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1352/5412] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:53:56 2026] GET /volume/v3/messages/eac06f36-8c77-48d2-8945-775b231c035c => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:53:56.263880 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.266010 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 Aug 12 21:53:56.266265 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:56.266526 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:56.266729 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Delete volume with id: a4028293-7f09-4670-bb43-f4a53cd65e02 Aug 12 21:53:56.274042 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:56.274042 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:56.274464 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:56.275510 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:53:56.287353 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1715908481 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1715908481, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:56.287876 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1715908481 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1715908481, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:56.297896 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Created reservations ['8b135469-3e3b-44e1-a339-2a7b9b69e8cd', '8817e637-a6a4-4b89-9680-29dd5f43b962', '97cfe6ba-7654-467e-b3df-bc60f4be4375', 'e3246596-8a69-4703-ad0d-1777e3d31cc3'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:56.327782 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Delete volume request issued successfully. Aug 12 21:53:56.327993 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-deee9c8a-e092-4a78-b8aa-c35cd066080c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 returned with HTTP 202 Aug 12 21:53:56.328680 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1357/5413] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:53:56 2026] DELETE /volume/v3/volumes/a4028293-7f09-4670-bb43-f4a53cd65e02 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:56.335399 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e507fb5f-1da7-450a-8484-bfcf42714f83 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.337664 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e507fb5f-1da7-450a-8484-bfcf42714f83 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/types/7291c62a-9cdd-4920-9423-8bdd353dc537 Aug 12 21:53:56.337919 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e507fb5f-1da7-450a-8484-bfcf42714f83 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:56.338194 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e507fb5f-1da7-450a-8484-bfcf42714f83 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:56.340688 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=214,cinder:INSERT=44,cinder:UPDATE=79 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:53:56.370046 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e507fb5f-1da7-450a-8484-bfcf42714f83 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/types/7291c62a-9cdd-4920-9423-8bdd353dc537 returned with HTTP 202 Aug 12 21:53:56.370448 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1350/5414] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:53:56 2026] DELETE /volume/v3/types/7291c62a-9cdd-4920-9423-8bdd353dc537 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:56.378805 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60a436ae-d02d-4dcd-beb3-006547d24174 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.381022 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60a436ae-d02d-4dcd-beb3-006547d24174 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:53:56.381535 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60a436ae-d02d-4dcd-beb3-006547d24174 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-151821021", "extra_specs": {"storage_protocol": "tempest-storage_protocol-278917546", "vendor_name": "tempest-vendor_name-157644886"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:56.400108 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60a436ae-d02d-4dcd-beb3-006547d24174 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:53:56.400720 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1356/5415] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:53:56 2026] POST /volume/v3/types => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:56.408910 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c349551-553c-4830-9efc-8804a2a16a9b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.411240 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:56.411737 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d18cc013-e979-4b4e-a679-4a1cbf79b9f5", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:56.414198 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume request body: {'volume': {'volume_type': 'd18cc013-e979-4b4e-a679-4a1cbf79b9f5', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:56.418915 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume of 1 GB Aug 12 21:53:56.419144 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:56.419144 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:56.419604 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:56.425559 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Flow 'volume_create_api' (ab288191-24a9-40c4-93a1-22e3118080bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:56.426824 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59dd5981-b50a-469e-8648-66ece8af4ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:56.427720 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:56.449783 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59dd5981-b50a-469e-8648-66ece8af4ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:53:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-278917546',vendor_name='tempest-vendor_name-157644886'},id=d18cc013-e979-4b4e-a679-4a1cbf79b9f5,is_public=True,name='tempest-ProjectAdminTests-volume-type-151821021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd18cc013-e979-4b4e-a679-4a1cbf79b9f5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:56.450965 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89d6e8d-ed11-4341-a498-63301cb1443f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:56.481690 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-151821021 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-151821021, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:56.482083 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-151821021 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-151821021, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:56.508022 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Created reservations ['ef388eb9-862b-4ed5-9c8e-00529b72e9e6', '6ca4b370-7a50-4300-b9d7-605cc92df1f4', 'f2e6262a-8dba-49c5-8239-8b288b0bf79c', 'e68d7a90-d9cc-4b3e-8fac-f5117728e688'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:56.509334 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89d6e8d-ed11-4341-a498-63301cb1443f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef388eb9-862b-4ed5-9c8e-00529b72e9e6', '6ca4b370-7a50-4300-b9d7-605cc92df1f4', 'f2e6262a-8dba-49c5-8239-8b288b0bf79c', 'e68d7a90-d9cc-4b3e-8fac-f5117728e688']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:56.510595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbdc26c1-e2b5-401e-a1fa-364b57ac4d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:56.539876 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbdc26c1-e2b5-401e-a1fa-364b57ac4d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1', '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='e7010c389ab34644ae14f12422da7c1c',qos_specs=None,replication_status=,reservations=['ef388eb9-862b-4ed5-9c8e-00529b72e9e6','6ca4b370-7a50-4300-b9d7-605cc92df1f4','f2e6262a-8dba-49c5-8239-8b288b0bf79c','e68d7a90-d9cc-4b3e-8fac-f5117728e688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_type_id=d18cc013-e979-4b4e-a679-4a1cbf79b9f5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7010c389ab34644ae14f12422da7c1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d18cc013-e979-4b4e-a679-4a1cbf79b9f5),volume_type_id=d18cc013-e979-4b4e-a679-4a1cbf79b9f5)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:56.540596 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad5e6e9-53da-4e75-b8d0-b27e3dfd8502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:56.558112 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad5e6e9-53da-4e75-b8d0-b27e3dfd8502) transitioned into state 'SUCCESS' from 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='e7010c389ab34644ae14f12422da7c1c',qos_specs=None,replication_status=,reservations=['ef388eb9-862b-4ed5-9c8e-00529b72e9e6','6ca4b370-7a50-4300-b9d7-605cc92df1f4','f2e6262a-8dba-49c5-8239-8b288b0bf79c','e68d7a90-d9cc-4b3e-8fac-f5117728e688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_type_id=d18cc013-e979-4b4e-a679-4a1cbf79b9f5)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:56.558799 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc31f51-017f-4059-be82-79393843afa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:56.568975 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc31f51-017f-4059-be82-79393843afa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:56.569961 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Flow 'volume_create_api' (ab288191-24a9-40c4-93a1-22e3118080bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:56.570418 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume request issued successfully. Aug 12 21:53:56.571264 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c349551-553c-4830-9efc-8804a2a16a9b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:56.571730 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1353/5416] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:53:56 2026] POST /volume/v3/volumes => generated 772 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:56.586680 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c9faa319-9a99-4788-8923-c8457c407393 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:56.589002 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9faa319-9a99-4788-8923-c8457c407393 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 Aug 12 21:53:56.589264 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9faa319-9a99-4788-8923-c8457c407393 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:56.589492 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9faa319-9a99-4788-8923-c8457c407393 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:56.598539 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:56.598539 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:56.603033 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c9faa319-9a99-4788-8923-c8457c407393 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:56.608097 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9faa319-9a99-4788-8923-c8457c407393 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 returned with HTTP 200 Aug 12 21:53:56.608824 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1358/5417] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:56 2026] GET /volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:57.624985 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f64c9e0f-2917-4609-b566-e1c2f2733212 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:57.627554 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f64c9e0f-2917-4609-b566-e1c2f2733212 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 Aug 12 21:53:57.627905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f64c9e0f-2917-4609-b566-e1c2f2733212 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:57.628195 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f64c9e0f-2917-4609-b566-e1c2f2733212 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:57.639671 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:57.639671 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:57.645121 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f64c9e0f-2917-4609-b566-e1c2f2733212 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:57.650806 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f64c9e0f-2917-4609-b566-e1c2f2733212 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 returned with HTTP 200 Aug 12 21:53:57.651248 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1351/5418] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:57 2026] GET /volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:57.664819 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f40b0c90-c5c7-4fbd-b6c7-c0ab8c77d79e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:57.667151 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f40b0c90-c5c7-4fbd-b6c7-c0ab8c77d79e tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:53:57.667492 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f40b0c90-c5c7-4fbd-b6c7-c0ab8c77d79e tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:57.667735 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f40b0c90-c5c7-4fbd-b6c7-c0ab8c77d79e tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:57.672044 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f40b0c90-c5c7-4fbd-b6c7-c0ab8c77d79e tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:53:57.672526 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1357/5419] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:53:57 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:57.682350 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c7ca256-c98e-46d3-ae23-79396c12c838 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:57.684713 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c7ca256-c98e-46d3-ae23-79396c12c838 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:53:57.684990 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c7ca256-c98e-46d3-ae23-79396c12c838 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:57.685235 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c7ca256-c98e-46d3-ae23-79396c12c838 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:57.685593 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:57.685593 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:53:57.689668 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c7ca256-c98e-46d3-ae23-79396c12c838 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:53:57.690149 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1354/5420] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:53:57 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:57.699585 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-312bffc6-09f3-4bf0-88b5-f6f6c44b819f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:57.701480 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-312bffc6-09f3-4bf0-88b5-f6f6c44b819f tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/messages/5d524ce5-4d5d-4f1f-b4fe-2dff351c12ae Aug 12 21:53:57.701770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-312bffc6-09f3-4bf0-88b5-f6f6c44b819f tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:57.702008 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-312bffc6-09f3-4bf0-88b5-f6f6c44b819f tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:57.703692 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=220,cinder:UPDATE=110,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:53:57.711790 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-312bffc6-09f3-4bf0-88b5-f6f6c44b819f tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages/5d524ce5-4d5d-4f1f-b4fe-2dff351c12ae returned with HTTP 204 Aug 12 21:53:57.712369 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1359/5421] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:53:57 2026] DELETE /volume/v3/messages/5d524ce5-4d5d-4f1f-b4fe-2dff351c12ae => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:53:57.720257 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:57.722605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 Aug 12 21:53:57.722972 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:57.723343 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:57.723548 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Delete volume with id: a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 Aug 12 21:53:57.732613 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:57.732613 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:57.733045 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:57.734117 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:53:57.748746 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-151821021 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-151821021, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:57.749133 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-151821021 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-151821021, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:57.760720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Created reservations ['d728a76b-959b-4eee-b76a-098c82e4f058', 'fd62201a-4b9d-463b-9222-846e667f782e', 'f1d69b48-7978-4276-adb3-b41cd053fe80', '023ec19d-165a-4d4b-9bcf-2ccfdbc32f3e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:57.791591 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Delete volume request issued successfully. Aug 12 21:53:57.791796 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89e8b08a-be61-47b7-ab23-b840fbebfaab tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 returned with HTTP 202 Aug 12 21:53:57.792221 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1352/5422] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:53:57 2026] DELETE /volume/v3/volumes/a3c0aa3c-94aa-4a78-89a6-b7e3ba1c23c1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:57.800790 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-121a0502-5bde-42d5-bb30-0a44494c66e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:57.802833 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-121a0502-5bde-42d5-bb30-0a44494c66e6 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/types/d18cc013-e979-4b4e-a679-4a1cbf79b9f5 Aug 12 21:53:57.803000 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-121a0502-5bde-42d5-bb30-0a44494c66e6 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:57.803235 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-121a0502-5bde-42d5-bb30-0a44494c66e6 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:57.833336 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-121a0502-5bde-42d5-bb30-0a44494c66e6 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/types/d18cc013-e979-4b4e-a679-4a1cbf79b9f5 returned with HTTP 202 Aug 12 21:53:57.834074 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1358/5423] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:53:57 2026] DELETE /volume/v3/types/d18cc013-e979-4b4e-a679-4a1cbf79b9f5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:57.842913 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7492d744-7f48-4333-8f9e-6037b6b5463b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:57.844763 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7492d744-7f48-4333-8f9e-6037b6b5463b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:53:57.845180 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7492d744-7f48-4333-8f9e-6037b6b5463b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-271429959", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1018169102", "vendor_name": "tempest-vendor_name-2083520862"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:57.860985 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7492d744-7f48-4333-8f9e-6037b6b5463b tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:53:57.861347 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1355/5424] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:53:57 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:57.871757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:57.873796 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:53:57.874349 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "02112eea-72e7-46d7-8ed7-51518988a68d", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:53:57.876450 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume request body: {'volume': {'volume_type': '02112eea-72e7-46d7-8ed7-51518988a68d', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:53:57.880338 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume of 1 GB Aug 12 21:53:57.880739 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:57.880739 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:57.881133 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Availability Zones retrieved successfully. Aug 12 21:53:57.887278 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Flow 'volume_create_api' (a27950c8-cdbf-4df2-96cd-f59d28139132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:57.888364 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c905c1f-759f-4b34-a236-02dc51d431ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:57.889204 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:53:57.910826 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c905c1f-759f-4b34-a236-02dc51d431ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1018169102',vendor_name='tempest-vendor_name-2083520862'},id=02112eea-72e7-46d7-8ed7-51518988a68d,is_public=True,name='tempest-ProjectAdminTests-volume-type-271429959',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02112eea-72e7-46d7-8ed7-51518988a68d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:57.911837 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9ef3f7-08e4-40ee-8657-41d7147f35b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:57.942878 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-271429959 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-271429959, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:57.942878 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-271429959 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-271429959, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:57.973711 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Created reservations ['459f39e9-a71b-440d-acc2-6f35ac832a2e', '89f02efa-11e3-40d6-85e3-d86ac3d22c45', 'b5deb950-3404-467b-8a58-b4e7d6ee0f15', '36daf35a-8971-4282-a5fd-ece105b834cc'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:57.974567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9ef3f7-08e4-40ee-8657-41d7147f35b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459f39e9-a71b-440d-acc2-6f35ac832a2e', '89f02efa-11e3-40d6-85e3-d86ac3d22c45', 'b5deb950-3404-467b-8a58-b4e7d6ee0f15', '36daf35a-8971-4282-a5fd-ece105b834cc']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:57.975316 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fff8c61-8634-4023-9497-48a705920108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:58.002567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fff8c61-8634-4023-9497-48a705920108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f166c154-b4cd-43f7-8b98-e81d7713c5c6', '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='e7010c389ab34644ae14f12422da7c1c',qos_specs=None,replication_status=,reservations=['459f39e9-a71b-440d-acc2-6f35ac832a2e','89f02efa-11e3-40d6-85e3-d86ac3d22c45','b5deb950-3404-467b-8a58-b4e7d6ee0f15','36daf35a-8971-4282-a5fd-ece105b834cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_type_id=02112eea-72e7-46d7-8ed7-51518988a68d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f166c154-b4cd-43f7-8b98-e81d7713c5c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7010c389ab34644ae14f12422da7c1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02112eea-72e7-46d7-8ed7-51518988a68d),volume_type_id=02112eea-72e7-46d7-8ed7-51518988a68d)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:58.003391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2554d491-cb85-4f7c-b81a-5a23fdfee88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:58.023842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2554d491-cb85-4f7c-b81a-5a23fdfee88e) transitioned into state 'SUCCESS' from 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='e7010c389ab34644ae14f12422da7c1c',qos_specs=None,replication_status=,reservations=['459f39e9-a71b-440d-acc2-6f35ac832a2e','89f02efa-11e3-40d6-85e3-d86ac3d22c45','b5deb950-3404-467b-8a58-b4e7d6ee0f15','36daf35a-8971-4282-a5fd-ece105b834cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b5d18c5da1840a1a22aa683b4bd4a38',volume_type_id=02112eea-72e7-46d7-8ed7-51518988a68d)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:58.024589 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182c66a2-d9b6-4df0-be07-dadcabff3931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:53:58.034374 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182c66a2-d9b6-4df0-be07-dadcabff3931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:53:58.035296 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Flow 'volume_create_api' (a27950c8-cdbf-4df2-96cd-f59d28139132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:53:58.035799 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Create volume request issued successfully. Aug 12 21:53:58.036359 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9bbee6a1-71ef-4717-9ee3-a60cf15ac69c tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:53:58.036825 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1360/5425] 10.4.3.240 () {70 vars in 1298 bytes} [Wed Aug 12 21:53:57 2026] POST /volume/v3/volumes => generated 772 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:53:58.049756 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4098d7e-0cde-4319-8fee-2eaab0b382ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:58.051789 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4098d7e-0cde-4319-8fee-2eaab0b382ef tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 Aug 12 21:53:58.052007 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4098d7e-0cde-4319-8fee-2eaab0b382ef tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:58.052256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4098d7e-0cde-4319-8fee-2eaab0b382ef tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:58.061556 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:58.061556 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:53:58.066480 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a4098d7e-0cde-4319-8fee-2eaab0b382ef tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:58.072470 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4098d7e-0cde-4319-8fee-2eaab0b382ef tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 returned with HTTP 200 Aug 12 21:53:58.073131 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1353/5426] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:58 2026] GET /volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:59.085829 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-27f80416-ffe6-4086-b5ee-34ca2d294684 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:59.088199 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27f80416-ffe6-4086-b5ee-34ca2d294684 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 Aug 12 21:53:59.088455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27f80416-ffe6-4086-b5ee-34ca2d294684 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:59.088702 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27f80416-ffe6-4086-b5ee-34ca2d294684 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:59.096662 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:59.096662 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:59.100614 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-27f80416-ffe6-4086-b5ee-34ca2d294684 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:59.105030 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27f80416-ffe6-4086-b5ee-34ca2d294684 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 returned with HTTP 200 Aug 12 21:53:59.105567 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1359/5427] 10.4.3.240 () {68 vars in 1388 bytes} [Wed Aug 12 21:53:59 2026] GET /volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:59.117501 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cb45e50-123f-4e9b-845a-55b95503cac5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:59.119163 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cb45e50-123f-4e9b-845a-55b95503cac5 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/messages Aug 12 21:53:59.119390 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cb45e50-123f-4e9b-845a-55b95503cac5 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:59.119599 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cb45e50-123f-4e9b-845a-55b95503cac5 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:59.123662 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cb45e50-123f-4e9b-845a-55b95503cac5 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages returned with HTTP 200 Aug 12 21:53:59.124163 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1356/5428] 10.4.3.240 () {68 vars in 1280 bytes} [Wed Aug 12 21:53:59 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:53:59.132930 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-69dd1061-6da1-47f6-a629-0833f630470f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:59.135104 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69dd1061-6da1-47f6-a629-0833f630470f tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] GET https://10.4.3.240/volume/v3/messages/b27381ca-5036-416b-822b-318aec2d60a4 Aug 12 21:53:59.135308 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69dd1061-6da1-47f6-a629-0833f630470f tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:59.135512 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69dd1061-6da1-47f6-a629-0833f630470f tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:59.138964 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:59.138964 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:53:59.139578 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69dd1061-6da1-47f6-a629-0833f630470f tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages/b27381ca-5036-416b-822b-318aec2d60a4 returned with HTTP 200 Aug 12 21:53:59.140020 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1361/5429] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:53:59 2026] GET /volume/v3/messages/b27381ca-5036-416b-822b-318aec2d60a4 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:53:59.149051 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8afc523d-bbec-4542-888a-d5906c707ff7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:59.151320 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8afc523d-bbec-4542-888a-d5906c707ff7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/messages/b27381ca-5036-416b-822b-318aec2d60a4 Aug 12 21:53:59.151544 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8afc523d-bbec-4542-888a-d5906c707ff7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:59.151801 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8afc523d-bbec-4542-888a-d5906c707ff7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:59.161034 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8afc523d-bbec-4542-888a-d5906c707ff7 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/messages/b27381ca-5036-416b-822b-318aec2d60a4 returned with HTTP 204 Aug 12 21:53:59.161552 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1354/5430] 10.4.3.240 () {68 vars in 1394 bytes} [Wed Aug 12 21:53:59 2026] DELETE /volume/v3/messages/b27381ca-5036-416b-822b-318aec2d60a4 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 21:53:59.169305 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:59.171434 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 Aug 12 21:53:59.171739 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:59.171984 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:59.172177 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Delete volume with id: f166c154-b4cd-43f7-8b98-e81d7713c5c6 Aug 12 21:53:59.181831 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:53:59.181831 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:53:59.182297 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Volume info retrieved successfully. Aug 12 21:53:59.183820 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 21:53:59.196324 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-271429959 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-271429959, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:59.196714 np0000007121 devstack@c-api.service[100323]: WARNING cinder.quota [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-271429959 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-271429959, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:53:59.206992 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Created reservations ['6a831286-dd25-4010-a1ba-12371f6cb202', '6fbceb2b-9813-4299-8d69-3e4b4bfa294f', '9a713298-64f7-4d52-b4e0-ea4b669011f9', '54dd38d7-559f-491b-b69a-f1f8e308c616'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:53:59.238756 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Delete volume request issued successfully. Aug 12 21:53:59.238991 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ea7a3ef-d6bc-46b4-954b-50caeb8d3134 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 returned with HTTP 202 Aug 12 21:53:59.239659 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1360/5431] 10.4.3.240 () {68 vars in 1391 bytes} [Wed Aug 12 21:53:59 2026] DELETE /volume/v3/volumes/f166c154-b4cd-43f7-8b98-e81d7713c5c6 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:53:59.246978 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea2a129c-d4c8-4d59-a631-c48a91a03052 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:53:59.248705 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea2a129c-d4c8-4d59-a631-c48a91a03052 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] DELETE https://10.4.3.240/volume/v3/types/02112eea-72e7-46d7-8ed7-51518988a68d Aug 12 21:53:59.248877 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea2a129c-d4c8-4d59-a631-c48a91a03052 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:53:59.249089 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea2a129c-d4c8-4d59-a631-c48a91a03052 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:53:59.278967 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea2a129c-d4c8-4d59-a631-c48a91a03052 tempest-ProjectAdminTests-240589128 tempest-ProjectAdminTests-240589128-project-admin] https://10.4.3.240/volume/v3/types/02112eea-72e7-46d7-8ed7-51518988a68d returned with HTTP 202 Aug 12 21:53:59.279370 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1357/5432] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:53:59 2026] DELETE /volume/v3/types/02112eea-72e7-46d7-8ed7-51518988a68d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:00.875043 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a5083382-b268-42e0-a415-08a2bea40951 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:00.976385 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:00.976882 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-590987164"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:00.978840 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-590987164'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:00.979011 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Create volume of 1 GB Aug 12 21:54:00.984236 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Availability Zones retrieved successfully. Aug 12 21:54:00.991850 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Flow 'volume_create_api' (a99cda93-41f3-45d9-a991-f4152125f028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:00.992799 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f16c6103-444b-4819-9c51-9a111272f346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:00.993770 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:01.022051 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f16c6103-444b-4819-9c51-9a111272f346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:01.022991 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ba6695-4169-42b2-9352-0a311d69297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:01.088034 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Created reservations ['8f39e09a-c512-4105-8eef-e4f5300d8082', '8ece7b15-c7fe-4275-8f27-9d4de3371f50', 'f0d82605-4613-49b0-9012-77d3b5cc66f6', 'ca1c0f81-bc8d-4886-9714-4dcb57ac6140'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:01.088823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ba6695-4169-42b2-9352-0a311d69297a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f39e09a-c512-4105-8eef-e4f5300d8082', '8ece7b15-c7fe-4275-8f27-9d4de3371f50', 'f0d82605-4613-49b0-9012-77d3b5cc66f6', 'ca1c0f81-bc8d-4886-9714-4dcb57ac6140']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:01.089583 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec01075-8cf7-482a-9cca-4b7a58ebce2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:01.111585 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec01075-8cf7-482a-9cca-4b7a58ebce2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb033efa-cea1-4faa-b333-709145053c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-590987164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee8e4a6c166434bb7f62e8e986c796c',qos_specs=None,replication_status=,reservations=['8f39e09a-c512-4105-8eef-e4f5300d8082','8ece7b15-c7fe-4275-8f27-9d4de3371f50','f0d82605-4613-49b0-9012-77d3b5cc66f6','ca1c0f81-bc8d-4886-9714-4dcb57ac6140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0092ccfa28a7430193f41c19ff686914',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-590987164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb033efa-cea1-4faa-b333-709145053c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dee8e4a6c166434bb7f62e8e986c796c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0092ccfa28a7430193f41c19ff686914',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:01.113098 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e63fe6-e6c5-4672-82ed-b1edfb0461de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:01.131934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e63fe6-e6c5-4672-82ed-b1edfb0461de) transitioned into state 'SUCCESS' from state '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-590987164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee8e4a6c166434bb7f62e8e986c796c',qos_specs=None,replication_status=,reservations=['8f39e09a-c512-4105-8eef-e4f5300d8082','8ece7b15-c7fe-4275-8f27-9d4de3371f50','f0d82605-4613-49b0-9012-77d3b5cc66f6','ca1c0f81-bc8d-4886-9714-4dcb57ac6140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0092ccfa28a7430193f41c19ff686914',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:01.132596 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf7225b-16d8-4103-8838-fdfcbe59057c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:01.144060 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf7225b-16d8-4103-8838-fdfcbe59057c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:01.145166 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Flow 'volume_create_api' (a99cda93-41f3-45d9-a991-f4152125f028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:01.145598 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Create volume request issued successfully. Aug 12 21:54:01.146320 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5083382-b268-42e0-a415-08a2bea40951 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:01.146880 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1362/5433] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:54:00 2026] POST /volume/v3/volumes => generated 777 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:01.161153 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec6f4683-3fc6-4330-beef-8526d79d4907 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:01.163440 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec6f4683-3fc6-4330-beef-8526d79d4907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] GET https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 Aug 12 21:54:01.163676 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec6f4683-3fc6-4330-beef-8526d79d4907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:01.163928 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec6f4683-3fc6-4330-beef-8526d79d4907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:01.173821 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:01.173821 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:01.178317 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec6f4683-3fc6-4330-beef-8526d79d4907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Volume info retrieved successfully. Aug 12 21:54:01.183529 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec6f4683-3fc6-4330-beef-8526d79d4907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 returned with HTTP 200 Aug 12 21:54:01.184019 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1355/5434] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:01 2026] GET /volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:02.198772 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-acaae11d-edce-4719-a00d-1054854e3ab9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:02.201275 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-acaae11d-edce-4719-a00d-1054854e3ab9 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] GET https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 Aug 12 21:54:02.201521 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-acaae11d-edce-4719-a00d-1054854e3ab9 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:02.201801 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-acaae11d-edce-4719-a00d-1054854e3ab9 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:02.211153 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:02.211153 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:02.216963 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-acaae11d-edce-4719-a00d-1054854e3ab9 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Volume info retrieved successfully. Aug 12 21:54:02.223037 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-acaae11d-edce-4719-a00d-1054854e3ab9 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 returned with HTTP 200 Aug 12 21:54:02.223425 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1361/5435] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:02 2026] GET /volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:54:02.236643 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6acd8fc6-1ec1-45cd-9530-a867d360eb3c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:02.317248 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6acd8fc6-1ec1-45cd-9530-a867d360eb3c tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] POST https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80/action Aug 12 21:54:02.317687 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6acd8fc6-1ec1-45cd-9530-a867d360eb3c tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:54:02.317844 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6acd8fc6-1ec1-45cd-9530-a867d360eb3c tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:02.326857 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:02.326857 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:02.327335 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6acd8fc6-1ec1-45cd-9530-a867d360eb3c tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] Volume info retrieved successfully. Aug 12 21:54:02.328722 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-6acd8fc6-1ec1-45cd-9530-a867d360eb3c tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0a2080f65b604b319b2b3da2dae5d38e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dee8e4a6c166434bb7f62e8e986c796c', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:54:02.329152 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6acd8fc6-1ec1-45cd-9530-a867d360eb3c tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80/action returned with HTTP 403 Aug 12 21:54:02.329494 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1358/5436] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:54:02 2026] POST /volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80/action => generated 131 bytes in 93 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:02.338093 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5010f0f0-e05f-4aac-ba62-387ef73e7b9b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:02.342682 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5010f0f0-e05f-4aac-ba62-387ef73e7b9b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 Aug 12 21:54:02.343009 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5010f0f0-e05f-4aac-ba62-387ef73e7b9b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:02.343267 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5010f0f0-e05f-4aac-ba62-387ef73e7b9b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:02.343498 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5010f0f0-e05f-4aac-ba62-387ef73e7b9b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Delete volume with id: fb033efa-cea1-4faa-b333-709145053c80 Aug 12 21:54:02.355342 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:02.355342 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:02.355796 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5010f0f0-e05f-4aac-ba62-387ef73e7b9b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Volume info retrieved successfully. Aug 12 21:54:02.376924 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5010f0f0-e05f-4aac-ba62-387ef73e7b9b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Delete volume request issued successfully. Aug 12 21:54:02.377152 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5010f0f0-e05f-4aac-ba62-387ef73e7b9b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 returned with HTTP 202 Aug 12 21:54:02.377678 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1363/5437] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:54:02 2026] DELETE /volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:02.386464 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b3fad356-28ba-47ba-a796-de91fc0fa907 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:02.388183 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3fad356-28ba-47ba-a796-de91fc0fa907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] GET https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 Aug 12 21:54:02.388389 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3fad356-28ba-47ba-a796-de91fc0fa907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:02.388580 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3fad356-28ba-47ba-a796-de91fc0fa907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:02.396291 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:02.396291 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:02.399835 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b3fad356-28ba-47ba-a796-de91fc0fa907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Volume info retrieved successfully. Aug 12 21:54:02.404031 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3fad356-28ba-47ba-a796-de91fc0fa907 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 returned with HTTP 200 Aug 12 21:54:02.404432 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1356/5438] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:02 2026] GET /volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:54:03.418147 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f1bca0d-d2c7-4b05-8a74-399617b157c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:03.420549 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f1bca0d-d2c7-4b05-8a74-399617b157c4 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] GET https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 Aug 12 21:54:03.421020 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f1bca0d-d2c7-4b05-8a74-399617b157c4 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:03.421378 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f1bca0d-d2c7-4b05-8a74-399617b157c4 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:03.429058 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f1bca0d-d2c7-4b05-8a74-399617b157c4 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 returned with HTTP 404 Aug 12 21:54:03.429936 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1362/5439] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:03 2026] GET /volume/v3/volumes/fb033efa-cea1-4faa-b333-709145053c80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:03.439946 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8781b668-eefa-480e-b228-e3d39507c57e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:03.441644 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:03.441965 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-880090491"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:03.443369 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-880090491'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:03.443504 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Create volume of 1 GB Aug 12 21:54:03.447728 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Availability Zones retrieved successfully. Aug 12 21:54:03.455046 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Flow 'volume_create_api' (6b220fb6-3335-4060-9880-2e8bcbd29e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:03.456218 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c3f197-6730-4f0a-bf25-47b1004388cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:03.457191 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:03.487034 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c3f197-6730-4f0a-bf25-47b1004388cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:03.488000 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b08951e-7344-4580-9377-8dc2703577d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:03.530003 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Created reservations ['3234eb14-eb74-48c9-b509-6f4cf4d96f1e', 'f416e260-19c8-4002-a740-acb961544224', 'de40b7b7-1122-47f7-99d0-a1d74c7bacd0', '60a19519-d2a5-4fb2-ad3d-cc1f7211b11f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:03.530879 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b08951e-7344-4580-9377-8dc2703577d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3234eb14-eb74-48c9-b509-6f4cf4d96f1e', 'f416e260-19c8-4002-a740-acb961544224', 'de40b7b7-1122-47f7-99d0-a1d74c7bacd0', '60a19519-d2a5-4fb2-ad3d-cc1f7211b11f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:03.531933 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd266b7-e966-4c92-9457-441522fa9d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:03.558136 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd266b7-e966-4c92-9457-441522fa9d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c66d18-37b5-4418-b7bc-2c7ed525635c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-880090491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee8e4a6c166434bb7f62e8e986c796c',qos_specs=None,replication_status=,reservations=['3234eb14-eb74-48c9-b509-6f4cf4d96f1e','f416e260-19c8-4002-a740-acb961544224','de40b7b7-1122-47f7-99d0-a1d74c7bacd0','60a19519-d2a5-4fb2-ad3d-cc1f7211b11f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0092ccfa28a7430193f41c19ff686914',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-880090491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c66d18-37b5-4418-b7bc-2c7ed525635c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dee8e4a6c166434bb7f62e8e986c796c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0092ccfa28a7430193f41c19ff686914',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:03.558879 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0f07cd-cb35-4051-b828-406e9a7e157a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:03.575694 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0f07cd-cb35-4051-b828-406e9a7e157a) transitioned into state 'SUCCESS' from state '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-880090491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee8e4a6c166434bb7f62e8e986c796c',qos_specs=None,replication_status=,reservations=['3234eb14-eb74-48c9-b509-6f4cf4d96f1e','f416e260-19c8-4002-a740-acb961544224','de40b7b7-1122-47f7-99d0-a1d74c7bacd0','60a19519-d2a5-4fb2-ad3d-cc1f7211b11f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0092ccfa28a7430193f41c19ff686914',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:03.576383 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5cfde8c-13f4-40ea-b945-6ad68207ed65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:03.585081 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5cfde8c-13f4-40ea-b945-6ad68207ed65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:03.585862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Flow 'volume_create_api' (6b220fb6-3335-4060-9880-2e8bcbd29e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:03.586152 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Create volume request issued successfully. Aug 12 21:54:03.586740 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8781b668-eefa-480e-b228-e3d39507c57e tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:03.587158 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1359/5440] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:54:03 2026] POST /volume/v3/volumes => generated 777 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:03.601873 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e1be8ae9-99fd-477d-a283-aba04365b067 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:03.604240 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1be8ae9-99fd-477d-a283-aba04365b067 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] GET https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c Aug 12 21:54:03.604503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1be8ae9-99fd-477d-a283-aba04365b067 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:03.604799 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1be8ae9-99fd-477d-a283-aba04365b067 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:03.614392 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:03.614392 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:03.618534 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e1be8ae9-99fd-477d-a283-aba04365b067 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Volume info retrieved successfully. Aug 12 21:54:03.623270 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1be8ae9-99fd-477d-a283-aba04365b067 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c returned with HTTP 200 Aug 12 21:54:03.623842 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1364/5441] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:03 2026] GET /volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:04.639900 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24b1adbc-df01-43db-b8d2-46b62b2d335f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:04.642144 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24b1adbc-df01-43db-b8d2-46b62b2d335f tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] GET https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c Aug 12 21:54:04.642374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24b1adbc-df01-43db-b8d2-46b62b2d335f tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:04.642608 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24b1adbc-df01-43db-b8d2-46b62b2d335f tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:04.651776 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:04.651776 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:04.656157 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-24b1adbc-df01-43db-b8d2-46b62b2d335f tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Volume info retrieved successfully. Aug 12 21:54:04.661549 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24b1adbc-df01-43db-b8d2-46b62b2d335f tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c returned with HTTP 200 Aug 12 21:54:04.662091 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1357/5442] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:04 2026] GET /volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:54:04.678376 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c975e61-c48b-4eeb-adb2-ccadc3b2528b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:04.680590 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c975e61-c48b-4eeb-adb2-ccadc3b2528b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] POST https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c/action Aug 12 21:54:04.681258 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c975e61-c48b-4eeb-adb2-ccadc3b2528b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:54:04.681561 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c975e61-c48b-4eeb-adb2-ccadc3b2528b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:04.694550 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:04.694550 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:04.694550 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-1c975e61-c48b-4eeb-adb2-ccadc3b2528b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0a2080f65b604b319b2b3da2dae5d38e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dee8e4a6c166434bb7f62e8e986c796c', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 21:54:04.694550 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c975e61-c48b-4eeb-adb2-ccadc3b2528b tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-reader] https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c/action returned with HTTP 403 Aug 12 21:54:04.694550 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1363/5443] 10.4.3.240 () {68 vars in 1390 bytes} [Wed Aug 12 21:54:04 2026] POST /volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:04.701892 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd7a6afc-560f-4218-9295-733a87c3934a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:04.703830 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd7a6afc-560f-4218-9295-733a87c3934a tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] DELETE https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c Aug 12 21:54:04.704065 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd7a6afc-560f-4218-9295-733a87c3934a tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:04.704310 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd7a6afc-560f-4218-9295-733a87c3934a tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:04.704511 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-dd7a6afc-560f-4218-9295-733a87c3934a tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Delete volume with id: 33c66d18-37b5-4418-b7bc-2c7ed525635c Aug 12 21:54:04.713594 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:04.713594 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:04.714063 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd7a6afc-560f-4218-9295-733a87c3934a tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Volume info retrieved successfully. Aug 12 21:54:04.732492 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd7a6afc-560f-4218-9295-733a87c3934a tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Delete volume request issued successfully. Aug 12 21:54:04.732914 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd7a6afc-560f-4218-9295-733a87c3934a tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c returned with HTTP 202 Aug 12 21:54:04.733446 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1360/5444] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:54:04 2026] DELETE /volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:04.740916 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b860dbd-0457-43e3-82c3-72332a97fa56 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:04.744035 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b860dbd-0457-43e3-82c3-72332a97fa56 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] GET https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c Aug 12 21:54:04.744261 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b860dbd-0457-43e3-82c3-72332a97fa56 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:04.744503 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b860dbd-0457-43e3-82c3-72332a97fa56 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:04.755522 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:04.755522 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:04.760317 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b860dbd-0457-43e3-82c3-72332a97fa56 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Volume info retrieved successfully. Aug 12 21:54:04.765020 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b860dbd-0457-43e3-82c3-72332a97fa56 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c returned with HTTP 200 Aug 12 21:54:04.765375 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1365/5445] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:04 2026] GET /volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:54:05.778120 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6aba5b2-dd67-45f7-aa09-c573d7538b80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:05.780009 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6aba5b2-dd67-45f7-aa09-c573d7538b80 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] GET https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c Aug 12 21:54:05.780222 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6aba5b2-dd67-45f7-aa09-c573d7538b80 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:05.780419 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6aba5b2-dd67-45f7-aa09-c573d7538b80 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:05.786358 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6aba5b2-dd67-45f7-aa09-c573d7538b80 tempest-ProjectReaderTests-377568300 tempest-ProjectReaderTests-377568300-project-admin] https://10.4.3.240/volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c returned with HTTP 404 Aug 12 21:54:05.786879 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1358/5446] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:05 2026] GET /volume/v3/volumes/33c66d18-37b5-4418-b7bc-2c7ed525635c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:14.686172 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=56,cinder:INSERT=17,cinder:UPDATE=32 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:54:14.726916 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=63,cinder:INSERT=18,cinder:UPDATE=29 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:54:14.764089 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:UPDATE=26,cinder:SELECT=61,cinder:INSERT=19 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:54:15.782859 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=38,cinder:UPDATE=20,cinder:INSERT=4 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:54:24.418025 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-40acdde5-bdb8-425a-819f-0e789410dacd req-a4082654-4f55-4053-94a8-20ca34059c5f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:24.421064 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-40acdde5-bdb8-425a-819f-0e789410dacd req-a4082654-4f55-4053-94a8-20ca34059c5f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] DELETE https://10.4.3.240/volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3 Aug 12 21:54:24.421202 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-40acdde5-bdb8-425a-819f-0e789410dacd req-a4082654-4f55-4053-94a8-20ca34059c5f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:24.421491 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-40acdde5-bdb8-425a-819f-0e789410dacd req-a4082654-4f55-4053-94a8-20ca34059c5f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:24.432048 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:24.432048 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:24.499832 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-40acdde5-bdb8-425a-819f-0e789410dacd req-a4082654-4f55-4053-94a8-20ca34059c5f tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3 returned with HTTP 200 Aug 12 21:54:24.500514 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1364/5447] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:54:24 2026] DELETE /volume/v3/attachments/8e1bcf88-556a-42de-a21b-44c7d80ceee3 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:25.868109 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-627fd324-738e-4007-a77e-9e6848d710ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:25.869796 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-627fd324-738e-4007-a77e-9e6848d710ac tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] DELETE https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:54:25.870002 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-627fd324-738e-4007-a77e-9e6848d710ac tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:25.870181 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-627fd324-738e-4007-a77e-9e6848d710ac tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:25.870357 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-627fd324-738e-4007-a77e-9e6848d710ac tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Delete volume with id: ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:54:25.878470 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:25.878470 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:25.878940 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-627fd324-738e-4007-a77e-9e6848d710ac tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:54:25.898190 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-627fd324-738e-4007-a77e-9e6848d710ac tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Delete volume request issued successfully. Aug 12 21:54:25.898562 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-627fd324-738e-4007-a77e-9e6848d710ac tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 202 Aug 12 21:54:25.899007 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1361/5448] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:54:25 2026] DELETE /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:54:25.906542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dfbb9b62-f3d6-4f03-ac08-86c8425e7895 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:25.908553 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfbb9b62-f3d6-4f03-ac08-86c8425e7895 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:54:25.908655 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfbb9b62-f3d6-4f03-ac08-86c8425e7895 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:25.908863 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfbb9b62-f3d6-4f03-ac08-86c8425e7895 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:25.916505 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:25.916505 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:25.920857 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dfbb9b62-f3d6-4f03-ac08-86c8425e7895 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:54:25.926699 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfbb9b62-f3d6-4f03-ac08-86c8425e7895 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 200 Aug 12 21:54:25.927182 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1366/5449] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:54:25 2026] GET /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:54:26.943692 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c3ca2d9-9eac-4769-9bd7-c96e3e9c10bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:26.945319 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c3ca2d9-9eac-4769-9bd7-c96e3e9c10bc tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d Aug 12 21:54:26.945518 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c3ca2d9-9eac-4769-9bd7-c96e3e9c10bc tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:26.945710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c3ca2d9-9eac-4769-9bd7-c96e3e9c10bc tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:26.951112 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c3ca2d9-9eac-4769-9bd7-c96e3e9c10bc tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d returned with HTTP 404 Aug 12 21:54:26.951548 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1359/5450] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:54:26 2026] GET /volume/v3/volumes/ba26cc60-c2a4-4cb0-8a9e-75760f3f7d4d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:54:26.958224 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d74984e-0697-48c6-8ad9-aa80f2231147 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:26.960068 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d74984e-0697-48c6-8ad9-aa80f2231147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d Aug 12 21:54:26.960297 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d74984e-0697-48c6-8ad9-aa80f2231147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:26.960488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d74984e-0697-48c6-8ad9-aa80f2231147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:26.960586 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5d74984e-0697-48c6-8ad9-aa80f2231147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Delete snapshot with id: 2423b60e-f099-469e-9d2f-79804e7a5a6d Aug 12 21:54:26.966313 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:26.966313 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:26.966881 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d74984e-0697-48c6-8ad9-aa80f2231147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot retrieved successfully. Aug 12 21:54:26.984725 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d74984e-0697-48c6-8ad9-aa80f2231147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot delete request issued successfully. Aug 12 21:54:26.984961 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d74984e-0697-48c6-8ad9-aa80f2231147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d returned with HTTP 202 Aug 12 21:54:26.985439 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1365/5451] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:54:26 2026] DELETE /volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:26.992810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-06220f29-6ee6-4a4f-a6b0-81341754c482 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:26.994714 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06220f29-6ee6-4a4f-a6b0-81341754c482 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d Aug 12 21:54:26.994911 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06220f29-6ee6-4a4f-a6b0-81341754c482 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:26.995102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06220f29-6ee6-4a4f-a6b0-81341754c482 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:27.001516 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:27.001516 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:27.002056 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-06220f29-6ee6-4a4f-a6b0-81341754c482 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot retrieved successfully. Aug 12 21:54:27.002980 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06220f29-6ee6-4a4f-a6b0-81341754c482 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d returned with HTTP 200 Aug 12 21:54:27.003446 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1362/5452] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:54:26 2026] GET /volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:28.013673 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4d434afa-33c3-45a3-a4e7-f8da2c237be5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:28.015816 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4d434afa-33c3-45a3-a4e7-f8da2c237be5 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d Aug 12 21:54:28.016201 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4d434afa-33c3-45a3-a4e7-f8da2c237be5 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:28.016475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4d434afa-33c3-45a3-a4e7-f8da2c237be5 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:28.021568 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4d434afa-33c3-45a3-a4e7-f8da2c237be5 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d returned with HTTP 404 Aug 12 21:54:28.022451 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1367/5453] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:54:28 2026] GET /volume/v3/snapshots/2423b60e-f099-469e-9d2f-79804e7a5a6d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:29.846502 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cf9563ac-9cb3-4aef-aebb-cedeb8f786c5 req-bbcec508-afde-4768-8304-cbdfac37066e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:29.848841 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cf9563ac-9cb3-4aef-aebb-cedeb8f786c5 req-bbcec508-afde-4768-8304-cbdfac37066e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] DELETE https://10.4.3.240/volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f Aug 12 21:54:29.849132 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cf9563ac-9cb3-4aef-aebb-cedeb8f786c5 req-bbcec508-afde-4768-8304-cbdfac37066e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:29.849398 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cf9563ac-9cb3-4aef-aebb-cedeb8f786c5 req-bbcec508-afde-4768-8304-cbdfac37066e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:29.858436 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:29.858436 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:29.914033 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cf9563ac-9cb3-4aef-aebb-cedeb8f786c5 req-bbcec508-afde-4768-8304-cbdfac37066e tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f returned with HTTP 200 Aug 12 21:54:29.914641 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1360/5454] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:54:29 2026] DELETE /volume/v3/attachments/b7bab97d-78d6-4d74-8360-4cec3392372f => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:31.282706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb3c4c5f-672c-473b-9d16-c474e2a8b649 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:31.284598 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb3c4c5f-672c-473b-9d16-c474e2a8b649 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] DELETE https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:54:31.284855 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb3c4c5f-672c-473b-9d16-c474e2a8b649 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:31.285078 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb3c4c5f-672c-473b-9d16-c474e2a8b649 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:31.285283 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bb3c4c5f-672c-473b-9d16-c474e2a8b649 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Delete volume with id: c99b913c-c919-4cca-822c-67046579807f Aug 12 21:54:31.293267 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:31.293267 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:31.293850 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb3c4c5f-672c-473b-9d16-c474e2a8b649 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:54:31.314239 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb3c4c5f-672c-473b-9d16-c474e2a8b649 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Delete volume request issued successfully. Aug 12 21:54:31.314509 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb3c4c5f-672c-473b-9d16-c474e2a8b649 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 202 Aug 12 21:54:31.315104 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1366/5455] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:54:31 2026] DELETE /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:54:31.323696 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-96f61ac6-f30e-4104-a8a6-9ee6d12622e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:31.325808 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96f61ac6-f30e-4104-a8a6-9ee6d12622e8 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:54:31.326145 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96f61ac6-f30e-4104-a8a6-9ee6d12622e8 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:31.326410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96f61ac6-f30e-4104-a8a6-9ee6d12622e8 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:31.335454 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:31.335454 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:31.340055 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-96f61ac6-f30e-4104-a8a6-9ee6d12622e8 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:54:31.345163 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96f61ac6-f30e-4104-a8a6-9ee6d12622e8 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 200 Aug 12 21:54:31.345600 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1363/5456] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:54:31 2026] GET /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:54:32.362801 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e7384b7f-ae64-46ac-ba44-a89a70efa21b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:32.364955 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7384b7f-ae64-46ac-ba44-a89a70efa21b tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f Aug 12 21:54:32.365206 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7384b7f-ae64-46ac-ba44-a89a70efa21b tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:32.365425 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7384b7f-ae64-46ac-ba44-a89a70efa21b tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:32.371965 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7384b7f-ae64-46ac-ba44-a89a70efa21b tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f returned with HTTP 404 Aug 12 21:54:32.372598 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1368/5457] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:54:32 2026] GET /volume/v3/volumes/c99b913c-c919-4cca-822c-67046579807f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:54:32.381871 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93c8e0ee-1711-48a1-bcfe-a106d2c60c1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:32.384560 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93c8e0ee-1711-48a1-bcfe-a106d2c60c1d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 Aug 12 21:54:32.384879 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93c8e0ee-1711-48a1-bcfe-a106d2c60c1d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:32.385169 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93c8e0ee-1711-48a1-bcfe-a106d2c60c1d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:32.385331 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-93c8e0ee-1711-48a1-bcfe-a106d2c60c1d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Delete snapshot with id: 049c68e3-1278-4c80-8f69-9902669082d6 Aug 12 21:54:32.392746 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:32.392746 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:32.393317 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93c8e0ee-1711-48a1-bcfe-a106d2c60c1d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot retrieved successfully. Aug 12 21:54:32.415672 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93c8e0ee-1711-48a1-bcfe-a106d2c60c1d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot delete request issued successfully. Aug 12 21:54:32.415937 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93c8e0ee-1711-48a1-bcfe-a106d2c60c1d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 returned with HTTP 202 Aug 12 21:54:32.416396 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1361/5458] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:54:32 2026] DELETE /volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:32.424072 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-310913fc-1772-414c-9006-2cef946085aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:32.425912 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-310913fc-1772-414c-9006-2cef946085aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 Aug 12 21:54:32.426130 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-310913fc-1772-414c-9006-2cef946085aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:32.426351 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-310913fc-1772-414c-9006-2cef946085aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:32.432285 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:32.432285 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:32.432799 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-310913fc-1772-414c-9006-2cef946085aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Snapshot retrieved successfully. Aug 12 21:54:32.433669 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-310913fc-1772-414c-9006-2cef946085aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 returned with HTTP 200 Aug 12 21:54:32.434231 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1367/5459] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:54:32 2026] GET /volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:33.444003 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6ecd324-c313-4cfe-9bf1-2f88c7920147 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:33.445810 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6ecd324-c313-4cfe-9bf1-2f88c7920147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 Aug 12 21:54:33.446023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6ecd324-c313-4cfe-9bf1-2f88c7920147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:33.446240 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6ecd324-c313-4cfe-9bf1-2f88c7920147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:33.450610 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6ecd324-c313-4cfe-9bf1-2f88c7920147 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 returned with HTTP 404 Aug 12 21:54:33.451122 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1364/5460] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:54:33 2026] GET /volume/v3/snapshots/049c68e3-1278-4c80-8f69-9902669082d6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:34.950294 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-47c123db-8ef1-4021-9527-4874648940dc req-fb96ecbb-e948-448b-875d-c03630836b17 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:34.953530 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-47c123db-8ef1-4021-9527-4874648940dc req-fb96ecbb-e948-448b-875d-c03630836b17 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] DELETE https://10.4.3.240/volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0 Aug 12 21:54:34.953852 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-47c123db-8ef1-4021-9527-4874648940dc req-fb96ecbb-e948-448b-875d-c03630836b17 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:34.954131 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-47c123db-8ef1-4021-9527-4874648940dc req-fb96ecbb-e948-448b-875d-c03630836b17 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:34.962550 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:34.962550 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:35.009731 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-47c123db-8ef1-4021-9527-4874648940dc req-fb96ecbb-e948-448b-875d-c03630836b17 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0 returned with HTTP 200 Aug 12 21:54:35.010205 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1369/5461] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:54:34 2026] DELETE /volume/v3/attachments/290d83a3-de80-4d21-9c35-a71573260af0 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:36.499482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68f622e9-734c-4d02-983b-76b067a35928 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:36.501519 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68f622e9-734c-4d02-983b-76b067a35928 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:54:36.501786 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68f622e9-734c-4d02-983b-76b067a35928 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:36.501973 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68f622e9-734c-4d02-983b-76b067a35928 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:36.502191 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-68f622e9-734c-4d02-983b-76b067a35928 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Delete volume with id: b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:54:36.509513 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:36.509513 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:36.510032 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68f622e9-734c-4d02-983b-76b067a35928 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:54:36.526374 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68f622e9-734c-4d02-983b-76b067a35928 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Delete volume request issued successfully. Aug 12 21:54:36.526574 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68f622e9-734c-4d02-983b-76b067a35928 tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 202 Aug 12 21:54:36.527043 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1362/5462] 10.4.3.240 () {68 vars in 1392 bytes} [Wed Aug 12 21:54:36 2026] DELETE /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 21:54:36.535812 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3dda7741-9fe8-4391-9f6b-18119f04ed3d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:36.537873 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3dda7741-9fe8-4391-9f6b-18119f04ed3d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:54:36.538686 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3dda7741-9fe8-4391-9f6b-18119f04ed3d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:36.538686 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3dda7741-9fe8-4391-9f6b-18119f04ed3d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:36.546181 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:36.546181 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:36.550566 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3dda7741-9fe8-4391-9f6b-18119f04ed3d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Volume info retrieved successfully. Aug 12 21:54:36.556191 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3dda7741-9fe8-4391-9f6b-18119f04ed3d tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 200 Aug 12 21:54:36.556191 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1368/5463] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:54:36 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:54:37.415463 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-156734f5-5025-4396-aa41-30646f7d7efa req-7db60f05-dc2c-45f6-9d22-de261dd7abe3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:37.417577 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-156734f5-5025-4396-aa41-30646f7d7efa req-7db60f05-dc2c-45f6-9d22-de261dd7abe3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d Aug 12 21:54:37.417785 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-156734f5-5025-4396-aa41-30646f7d7efa req-7db60f05-dc2c-45f6-9d22-de261dd7abe3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:37.417963 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-156734f5-5025-4396-aa41-30646f7d7efa req-7db60f05-dc2c-45f6-9d22-de261dd7abe3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:37.426511 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:37.426511 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:37.473238 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-156734f5-5025-4396-aa41-30646f7d7efa req-7db60f05-dc2c-45f6-9d22-de261dd7abe3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d returned with HTTP 200 Aug 12 21:54:37.473724 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1365/5464] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:54:37 2026] DELETE /volume/v3/attachments/a89043e9-2535-4849-9460-83aa2e2ced0d => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:37.485171 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-156734f5-5025-4396-aa41-30646f7d7efa req-00cf6b38-0d46-440a-a00e-20ff359a45e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:37.487315 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-156734f5-5025-4396-aa41-30646f7d7efa req-00cf6b38-0d46-440a-a00e-20ff359a45e3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 Aug 12 21:54:37.487516 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-156734f5-5025-4396-aa41-30646f7d7efa req-00cf6b38-0d46-440a-a00e-20ff359a45e3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:37.487757 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-156734f5-5025-4396-aa41-30646f7d7efa req-00cf6b38-0d46-440a-a00e-20ff359a45e3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:37.487949 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-156734f5-5025-4396-aa41-30646f7d7efa req-00cf6b38-0d46-440a-a00e-20ff359a45e3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Delete volume with id: f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 Aug 12 21:54:37.495506 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:37.495506 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:37.496020 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-156734f5-5025-4396-aa41-30646f7d7efa req-00cf6b38-0d46-440a-a00e-20ff359a45e3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Volume info retrieved successfully. Aug 12 21:54:37.512051 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-156734f5-5025-4396-aa41-30646f7d7efa req-00cf6b38-0d46-440a-a00e-20ff359a45e3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] Delete volume request issued successfully. Aug 12 21:54:37.512190 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-156734f5-5025-4396-aa41-30646f7d7efa req-00cf6b38-0d46-440a-a00e-20ff359a45e3 tempest-TestShelveInstance-1715680256 tempest-TestShelveInstance-1715680256-project-member] https://10.4.3.240/volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 returned with HTTP 202 Aug 12 21:54:37.512673 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1370/5465] 10.4.3.240 () {70 vars in 1620 bytes} [Wed Aug 12 21:54:37 2026] DELETE /volume/v3/volumes/f3f8fc7e-6e74-4148-ba9d-28d9c6da3be3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:37.569337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02ee839f-817a-443a-a754-a176e2afc5aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:37.571525 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02ee839f-817a-443a-a754-a176e2afc5aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] GET https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b Aug 12 21:54:37.571857 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02ee839f-817a-443a-a754-a176e2afc5aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:37.572070 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02ee839f-817a-443a-a754-a176e2afc5aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:37.578341 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02ee839f-817a-443a-a754-a176e2afc5aa tempest-TestVolumeBootPatternV346-2144048507 tempest-TestVolumeBootPatternV346-2144048507-project-member] https://10.4.3.240/volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b returned with HTTP 404 Aug 12 21:54:37.578902 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1363/5466] 10.4.3.240 () {68 vars in 1389 bytes} [Wed Aug 12 21:54:37 2026] GET /volume/v3/volumes/b8e01dcf-6d27-4ac9-bdae-4ea7de2f4e0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 21:54:43.704859 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:43.797465 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:43.797862 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-820269352"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:43.799238 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-820269352'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:43.799359 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume of 1 GB Aug 12 21:54:43.804433 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Availability Zones retrieved successfully. Aug 12 21:54:43.810392 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (6a57267a-dc5e-46e3-98ca-3a3d4c90b72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:43.811273 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34996bf4-e0a3-404f-8f5d-643e1f5a0c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:43.812145 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:43.844248 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34996bf4-e0a3-404f-8f5d-643e1f5a0c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:43.845167 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80f4514b-a71f-466e-9a0c-4fba677659e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:43.909391 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Created reservations ['03b9d20f-8025-4d93-b24c-14b358f26230', '0eb8dcd5-0da1-464b-aae8-d5ea59ad8b91', '2dd224e5-5d6f-4017-a891-e861620c23db', 'bd0c12a0-668a-443d-831a-c639c69f8439'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:43.910190 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80f4514b-a71f-466e-9a0c-4fba677659e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b9d20f-8025-4d93-b24c-14b358f26230', '0eb8dcd5-0da1-464b-aae8-d5ea59ad8b91', '2dd224e5-5d6f-4017-a891-e861620c23db', 'bd0c12a0-668a-443d-831a-c639c69f8439']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:43.911028 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be9a9f9e-08dd-445b-be44-7cbe9a8308de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:43.934805 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be9a9f9e-08dd-445b-be44-7cbe9a8308de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd085fd78-6365-46b4-8722-c44bcb1a600d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-820269352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['03b9d20f-8025-4d93-b24c-14b358f26230','0eb8dcd5-0da1-464b-aae8-d5ea59ad8b91','2dd224e5-5d6f-4017-a891-e861620c23db','bd0c12a0-668a-443d-831a-c639c69f8439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-820269352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d085fd78-6365-46b4-8722-c44bcb1a600d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842ba4edcada412cb6f80f239f32a5d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:43.935957 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f6fb34-11b0-4ba3-9ebd-eba174989571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:43.956604 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f6fb34-11b0-4ba3-9ebd-eba174989571) transitioned into state 'SUCCESS' from state '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-820269352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['03b9d20f-8025-4d93-b24c-14b358f26230','0eb8dcd5-0da1-464b-aae8-d5ea59ad8b91','2dd224e5-5d6f-4017-a891-e861620c23db','bd0c12a0-668a-443d-831a-c639c69f8439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:43.957497 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28bc619e-92a2-48a1-845f-23299a667738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:43.968558 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28bc619e-92a2-48a1-845f-23299a667738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:43.969745 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (6a57267a-dc5e-46e3-98ca-3a3d4c90b72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:43.970160 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request issued successfully. Aug 12 21:54:43.970946 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1f1636f-766e-4fc4-a240-84a24fe41417 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:43.971440 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1369/5467] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:54:43 2026] POST /volume/v3/volumes => generated 759 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:43.983761 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e98bbb7d-949e-4396-b098-aec7c1a34007 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:43.985686 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e98bbb7d-949e-4396-b098-aec7c1a34007 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d Aug 12 21:54:43.985952 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e98bbb7d-949e-4396-b098-aec7c1a34007 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:43.986173 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e98bbb7d-949e-4396-b098-aec7c1a34007 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:43.994161 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:43.994161 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:43.998701 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e98bbb7d-949e-4396-b098-aec7c1a34007 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:44.003131 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e98bbb7d-949e-4396-b098-aec7c1a34007 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d returned with HTTP 200 Aug 12 21:54:44.003787 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1366/5468] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:43 2026] GET /volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:45.016806 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7c99bd0d-0d03-468e-8e2d-76c95a78aed0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:45.018717 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c99bd0d-0d03-468e-8e2d-76c95a78aed0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d Aug 12 21:54:45.018974 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c99bd0d-0d03-468e-8e2d-76c95a78aed0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:45.019195 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c99bd0d-0d03-468e-8e2d-76c95a78aed0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:45.029037 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:45.029037 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:45.034278 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c99bd0d-0d03-468e-8e2d-76c95a78aed0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:45.041171 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c99bd0d-0d03-468e-8e2d-76c95a78aed0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d returned with HTTP 200 Aug 12 21:54:45.041809 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1371/5469] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:45 2026] GET /volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:45.058205 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef943b0d-673f-4e6a-a203-48b26a6e2a75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:45.060408 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef943b0d-673f-4e6a-a203-48b26a6e2a75 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] POST https://10.4.3.240/volume/v3/snapshots Aug 12 21:54:45.060860 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef943b0d-673f-4e6a-a203-48b26a6e2a75 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d085fd78-6365-46b4-8722-c44bcb1a600d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-908480128"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:45.069557 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:45.069557 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:45.070116 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef943b0d-673f-4e6a-a203-48b26a6e2a75 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:45.070343 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-ef943b0d-673f-4e6a-a203-48b26a6e2a75 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create snapshot from volume d085fd78-6365-46b4-8722-c44bcb1a600d Aug 12 21:54:45.110490 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ef943b0d-673f-4e6a-a203-48b26a6e2a75 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Created reservations ['aa8f9ae2-a679-46b9-a1f8-0c6ca8499384', 'c66f6c9e-6414-4753-8443-7f6a38b83b77', '7aa9c209-e588-421f-ac82-f63576228459', '4c7b1c6a-4b7a-414e-8edc-0871afa184c5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:45.144821 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef943b0d-673f-4e6a-a203-48b26a6e2a75 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Snapshot create request issued successfully. Aug 12 21:54:45.145218 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef943b0d-673f-4e6a-a203-48b26a6e2a75 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/snapshots returned with HTTP 202 Aug 12 21:54:45.145665 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1364/5470] 10.4.3.240 () {68 vars in 1265 bytes} [Wed Aug 12 21:54:45 2026] POST /volume/v3/snapshots => generated 315 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:45.154370 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d90e40f1-a77b-42ba-896d-84122e0edb39 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:45.156382 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d90e40f1-a77b-42ba-896d-84122e0edb39 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 Aug 12 21:54:45.156590 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d90e40f1-a77b-42ba-896d-84122e0edb39 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:45.156820 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d90e40f1-a77b-42ba-896d-84122e0edb39 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:45.162513 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:45.162513 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:45.163079 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d90e40f1-a77b-42ba-896d-84122e0edb39 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Snapshot retrieved successfully. Aug 12 21:54:45.164047 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d90e40f1-a77b-42ba-896d-84122e0edb39 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 returned with HTTP 200 Aug 12 21:54:45.164560 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1370/5471] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:54:45 2026] GET /volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 => generated 447 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:45.406353 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:45.510673 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:45.510857 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1017800482"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:45.512779 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1017800482'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:45.512993 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume of 1 GB Aug 12 21:54:45.517945 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Availability Zones retrieved successfully. Aug 12 21:54:45.526641 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Flow 'volume_create_api' (58da3949-c88b-4bd0-86c9-ea0c889f75be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:45.528060 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27867855-f2fd-4744-bebd-cc88e68bedd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:45.529203 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:45.556559 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27867855-f2fd-4744-bebd-cc88e68bedd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:45.557334 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb7874b-1d38-4762-9abc-369202b95ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:45.614462 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Created reservations ['3c0268ed-93d4-4ed2-a0b6-e47578db93f3', 'b061bcbf-4a41-4663-aff9-afe8f90bbc97', '845531b2-79c0-49a8-b0d5-6b2b9bb4e88e', '6fa1db41-7593-4641-b42d-d645c8dad2c6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:45.615361 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb7874b-1d38-4762-9abc-369202b95ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c0268ed-93d4-4ed2-a0b6-e47578db93f3', 'b061bcbf-4a41-4663-aff9-afe8f90bbc97', '845531b2-79c0-49a8-b0d5-6b2b9bb4e88e', '6fa1db41-7593-4641-b42d-d645c8dad2c6']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:45.616329 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bf10c8-1354-41a4-9931-54b7e29221f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:45.641398 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bf10c8-1354-41a4-9931-54b7e29221f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13fcee49-6c8f-43a6-a5b1-ce33da452ea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1017800482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbe987c98461e9d3f6532c6987976',qos_specs=None,replication_status=,reservations=['3c0268ed-93d4-4ed2-a0b6-e47578db93f3','b061bcbf-4a41-4663-aff9-afe8f90bbc97','845531b2-79c0-49a8-b0d5-6b2b9bb4e88e','6fa1db41-7593-4641-b42d-d645c8dad2c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5208016221b9438c8bd3ecd524922546',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1017800482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13fcee49-6c8f-43a6-a5b1-ce33da452ea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba4dbe987c98461e9d3f6532c6987976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5208016221b9438c8bd3ecd524922546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:45.642306 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5948a750-867d-4735-81f9-b184b2548e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:45.661906 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5948a750-867d-4735-81f9-b184b2548e3c) transitioned into state 'SUCCESS' from state '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-1017800482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbe987c98461e9d3f6532c6987976',qos_specs=None,replication_status=,reservations=['3c0268ed-93d4-4ed2-a0b6-e47578db93f3','b061bcbf-4a41-4663-aff9-afe8f90bbc97','845531b2-79c0-49a8-b0d5-6b2b9bb4e88e','6fa1db41-7593-4641-b42d-d645c8dad2c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5208016221b9438c8bd3ecd524922546',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:45.662639 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5c5ee1-da75-42da-8dd7-0f0518ff4665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:45.671555 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5c5ee1-da75-42da-8dd7-0f0518ff4665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:45.672384 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Flow 'volume_create_api' (58da3949-c88b-4bd0-86c9-ea0c889f75be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:45.672668 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume request issued successfully. Aug 12 21:54:45.673189 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bf130ab-d54c-4a15-b83d-43029ca680f5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:45.673572 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1367/5472] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:54:45 2026] POST /volume/v3/volumes => generated 749 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:45.685708 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bddd0edb-b362-49e5-aa8d-01799404a9b0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:45.687121 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bddd0edb-b362-49e5-aa8d-01799404a9b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 Aug 12 21:54:45.687300 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bddd0edb-b362-49e5-aa8d-01799404a9b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:45.687513 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bddd0edb-b362-49e5-aa8d-01799404a9b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:45.694945 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:45.694945 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:45.698423 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bddd0edb-b362-49e5-aa8d-01799404a9b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:54:45.701940 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bddd0edb-b362-49e5-aa8d-01799404a9b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 returned with HTTP 200 Aug 12 21:54:45.702450 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1372/5473] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:45 2026] GET /volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:46.173617 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f42f6608-60d4-45e7-bdeb-b283ed57c762 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.175640 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f42f6608-60d4-45e7-bdeb-b283ed57c762 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 Aug 12 21:54:46.175848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f42f6608-60d4-45e7-bdeb-b283ed57c762 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:46.176019 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f42f6608-60d4-45e7-bdeb-b283ed57c762 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:46.181825 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:46.181825 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:46.182362 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f42f6608-60d4-45e7-bdeb-b283ed57c762 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Snapshot retrieved successfully. Aug 12 21:54:46.183280 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f42f6608-60d4-45e7-bdeb-b283ed57c762 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 returned with HTTP 200 Aug 12 21:54:46.183689 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1365/5474] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:54:46 2026] GET /volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:46.194221 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8199f9e0-5522-4fee-a93c-9610084e643b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.196515 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:46.197062 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5db7ed3c-bdbd-4da0-af35-2ac696b6b818", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-202644092"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:46.199048 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request body: {'volume': {"'snapshot_id": '5db7ed3c-bdbd-4da0-af35-2ac696b6b818', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-202644092'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:46.199048 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume of 1 GB Aug 12 21:54:46.203921 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Availability Zones retrieved successfully. Aug 12 21:54:46.209688 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (5224b90b-7dfb-4e9f-b0a5-a189192ec704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.210748 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c86e01e-2fa0-4bcd-acd9-9d037bae42be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.211704 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:46.241771 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c86e01e-2fa0-4bcd-acd9-9d037bae42be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.242930 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cff9acf-dfa1-4bf3-94de-440352f8ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.293047 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Created reservations ['98fb5f3f-e09c-4957-bd24-0a431d8be611', 'b43d2fd7-e219-48e9-89f0-8edac05e2bea', '6c99c512-df49-4901-bd45-95d648ea7d5a', 'c59e8b1d-fae5-4b8e-bb30-ac036761abca'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:46.294035 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cff9acf-dfa1-4bf3-94de-440352f8ae96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98fb5f3f-e09c-4957-bd24-0a431d8be611', 'b43d2fd7-e219-48e9-89f0-8edac05e2bea', '6c99c512-df49-4901-bd45-95d648ea7d5a', 'c59e8b1d-fae5-4b8e-bb30-ac036761abca']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.295064 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (510f2f3f-4a3a-4f2d-9807-216721b8a0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.322481 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (510f2f3f-4a3a-4f2d-9807-216721b8a0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2e3325b-6b3e-4804-8fe4-f04003d1bf0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-202644092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['98fb5f3f-e09c-4957-bd24-0a431d8be611','b43d2fd7-e219-48e9-89f0-8edac05e2bea','6c99c512-df49-4901-bd45-95d648ea7d5a','c59e8b1d-fae5-4b8e-bb30-ac036761abca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-202644092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2e3325b-6b3e-4804-8fe4-f04003d1bf0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842ba4edcada412cb6f80f239f32a5d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.323499 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da2ceb4-1426-4404-8f00-a58f4de15531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.342948 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da2ceb4-1426-4404-8f00-a58f4de15531) transitioned into state 'SUCCESS' from state '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-202644092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['98fb5f3f-e09c-4957-bd24-0a431d8be611','b43d2fd7-e219-48e9-89f0-8edac05e2bea','6c99c512-df49-4901-bd45-95d648ea7d5a','c59e8b1d-fae5-4b8e-bb30-ac036761abca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.343591 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba175bbd-f7b2-436d-9383-ad6fe77c6160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.352167 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba175bbd-f7b2-436d-9383-ad6fe77c6160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.353122 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (5224b90b-7dfb-4e9f-b0a5-a189192ec704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.353414 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request issued successfully. Aug 12 21:54:46.354150 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8199f9e0-5522-4fee-a93c-9610084e643b tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:46.354563 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1371/5475] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:54:46 2026] POST /volume/v3/volumes => generated 759 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:46.368052 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-515c767f-9ecc-499f-8329-183668176e5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.369815 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:46.370266 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5db7ed3c-bdbd-4da0-af35-2ac696b6b818", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1288578227"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:46.371758 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request body: {'volume': {"'snapshot_id": '5db7ed3c-bdbd-4da0-af35-2ac696b6b818', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1288578227'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:46.371893 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume of 1 GB Aug 12 21:54:46.372137 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:46.372137 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:46.376371 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Availability Zones retrieved successfully. Aug 12 21:54:46.382003 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (8c21b4f2-c1e9-45d2-b4de-57298c4ad63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.382892 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb65a1fb-52f7-41f0-91dd-7e33f2fd7ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.383803 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:46.411191 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb65a1fb-52f7-41f0-91dd-7e33f2fd7ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.412386 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e08f0c-5398-4fa0-9e50-c0b2619c6447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.454236 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Created reservations ['a4ba279c-21aa-47a5-ac9a-405f507a63e9', '6a8ca165-0802-445a-a7ab-62256016616f', '4845b37f-3b96-46d3-8a65-b6646ebd01d0', '2a82308c-3325-4900-a99a-08d8b6761e50'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:46.455135 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e08f0c-5398-4fa0-9e50-c0b2619c6447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ba279c-21aa-47a5-ac9a-405f507a63e9', '6a8ca165-0802-445a-a7ab-62256016616f', '4845b37f-3b96-46d3-8a65-b6646ebd01d0', '2a82308c-3325-4900-a99a-08d8b6761e50']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.455788 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4baa2cf-b671-4ed6-96c1-8c0245409204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.477593 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4baa2cf-b671-4ed6-96c1-8c0245409204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b371b3bf-f65c-4e83-9179-d3aece7442ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1288578227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['a4ba279c-21aa-47a5-ac9a-405f507a63e9','6a8ca165-0802-445a-a7ab-62256016616f','4845b37f-3b96-46d3-8a65-b6646ebd01d0','2a82308c-3325-4900-a99a-08d8b6761e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1288578227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b371b3bf-f65c-4e83-9179-d3aece7442ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842ba4edcada412cb6f80f239f32a5d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.478292 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb076b9c-96a6-424d-83af-1f30d370994d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.497227 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb076b9c-96a6-424d-83af-1f30d370994d) transitioned into state 'SUCCESS' from state '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-1288578227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['a4ba279c-21aa-47a5-ac9a-405f507a63e9','6a8ca165-0802-445a-a7ab-62256016616f','4845b37f-3b96-46d3-8a65-b6646ebd01d0','2a82308c-3325-4900-a99a-08d8b6761e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.498112 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f62c65-06cf-49ba-8d16-551a12695f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.506473 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f62c65-06cf-49ba-8d16-551a12695f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.507490 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (8c21b4f2-c1e9-45d2-b4de-57298c4ad63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.507940 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request issued successfully. Aug 12 21:54:46.508682 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-515c767f-9ecc-499f-8329-183668176e5a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:46.509245 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1368/5476] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:54:46 2026] POST /volume/v3/volumes => generated 760 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:46.524043 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.526233 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:46.526722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5db7ed3c-bdbd-4da0-af35-2ac696b6b818", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1449009516"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:46.528489 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request body: {'volume': {"'snapshot_id": '5db7ed3c-bdbd-4da0-af35-2ac696b6b818', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1449009516'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:46.528683 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume of 1 GB Aug 12 21:54:46.533644 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Availability Zones retrieved successfully. Aug 12 21:54:46.542511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (cf96659e-641f-4bb9-aa07-92b47dae2478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.544151 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed375769-5795-4ed8-abaf-6168e634c001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.545592 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:46.578978 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed375769-5795-4ed8-abaf-6168e634c001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.580072 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f44bc3f-c457-422a-adfe-b731f4d3c181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.628805 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Created reservations ['2fa6db39-ddbb-4d82-9e69-335d973f4ce9', 'c04b55ce-b3dd-451b-8b0e-7dce74c53c41', 'dbf1953e-e7b5-4a9c-a317-2785756eea7c', '9691eea4-d154-40e6-be3d-38ee17214727'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:46.629697 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f44bc3f-c457-422a-adfe-b731f4d3c181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fa6db39-ddbb-4d82-9e69-335d973f4ce9', 'c04b55ce-b3dd-451b-8b0e-7dce74c53c41', 'dbf1953e-e7b5-4a9c-a317-2785756eea7c', '9691eea4-d154-40e6-be3d-38ee17214727']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.630457 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (527946c2-6384-4af1-a542-1c6659012bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.655010 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (527946c2-6384-4af1-a542-1c6659012bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9405640f-661a-4831-a966-87a72c326572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1449009516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['2fa6db39-ddbb-4d82-9e69-335d973f4ce9','c04b55ce-b3dd-451b-8b0e-7dce74c53c41','dbf1953e-e7b5-4a9c-a317-2785756eea7c','9691eea4-d154-40e6-be3d-38ee17214727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1449009516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9405640f-661a-4831-a966-87a72c326572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842ba4edcada412cb6f80f239f32a5d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.656141 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3345b6a9-daa6-463c-99e2-a51b447d38d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.677272 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3345b6a9-daa6-463c-99e2-a51b447d38d0) transitioned into state 'SUCCESS' from state '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-1449009516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['2fa6db39-ddbb-4d82-9e69-335d973f4ce9','c04b55ce-b3dd-451b-8b0e-7dce74c53c41','dbf1953e-e7b5-4a9c-a317-2785756eea7c','9691eea4-d154-40e6-be3d-38ee17214727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.678140 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a98f0ae-cc07-4bce-a2f5-49b7cb59faa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.687416 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a98f0ae-cc07-4bce-a2f5-49b7cb59faa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.688220 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (cf96659e-641f-4bb9-aa07-92b47dae2478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.688512 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request issued successfully. Aug 12 21:54:46.689104 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8caca7b7-4de2-4c15-a65f-0764a5fca573 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:46.689542 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1373/5477] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:54:46 2026] POST /volume/v3/volumes => generated 760 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:46.700703 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-497aff29-119b-44d6-af3f-424edc86fc65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.702535 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:46.702955 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5db7ed3c-bdbd-4da0-af35-2ac696b6b818", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-63179164"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:46.704383 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request body: {'volume': {"'snapshot_id": '5db7ed3c-bdbd-4da0-af35-2ac696b6b818', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-63179164'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:46.704559 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume of 1 GB Aug 12 21:54:46.708742 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Availability Zones retrieved successfully. Aug 12 21:54:46.715285 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d89d2162-ec5e-4e9c-be5b-cf3e88cb8a7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.715756 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (41bcd8c6-659a-41dd-b3cd-4f89b522d0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.716650 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415cd3f6-9ff4-41e0-93f1-2587230e92ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.717467 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d89d2162-ec5e-4e9c-be5b-cf3e88cb8a7f tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 Aug 12 21:54:46.717705 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:46.717790 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d89d2162-ec5e-4e9c-be5b-cf3e88cb8a7f tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:46.718009 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d89d2162-ec5e-4e9c-be5b-cf3e88cb8a7f tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:46.726079 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:46.726079 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:46.730799 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d89d2162-ec5e-4e9c-be5b-cf3e88cb8a7f tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:54:46.737004 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d89d2162-ec5e-4e9c-be5b-cf3e88cb8a7f tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 returned with HTTP 200 Aug 12 21:54:46.737474 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1372/5478] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:46 2026] GET /volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:46.745967 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415cd3f6-9ff4-41e0-93f1-2587230e92ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.746843 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b906646-4609-42a3-82b8-ff2b5ee64896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.751883 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-970f05ed-c20c-4851-ac15-5062e6803abb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.754045 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-970f05ed-c20c-4851-ac15-5062e6803abb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:54:46.754391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-970f05ed-c20c-4851-ac15-5062e6803abb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13fcee49-6c8f-43a6-a5b1-ce33da452ea6", "name": "tempest-VolumesBackupsTest-Backup-1825261775"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:46.755849 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-970f05ed-c20c-4851-ac15-5062e6803abb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Creating new backup {'backup': {'volume_id': '13fcee49-6c8f-43a6-a5b1-ce33da452ea6', 'name': 'tempest-VolumesBackupsTest-Backup-1825261775'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:54:46.756027 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-970f05ed-c20c-4851-ac15-5062e6803abb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Creating backup of volume 13fcee49-6c8f-43a6-a5b1-ce33da452ea6 in container None Aug 12 21:54:46.766066 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:46.766066 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:46.766613 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-970f05ed-c20c-4851-ac15-5062e6803abb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:54:46.794984 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-970f05ed-c20c-4851-ac15-5062e6803abb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Created reservations ['7b729642-12f3-4849-9308-2eaaddad68a0', '6d02cb37-3c64-402a-b344-8c1d2d412f8e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:46.795262 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Created reservations ['6a4e766f-3840-4d3e-943b-e6d974f72cd3', '6848a617-a2e2-4bd9-b331-9f1952908f43', '48e68f86-553f-4baa-b52f-e9e4ee557faf', '4b5ff887-1ebb-4630-be29-b0623297bcea'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:46.796413 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b906646-4609-42a3-82b8-ff2b5ee64896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a4e766f-3840-4d3e-943b-e6d974f72cd3', '6848a617-a2e2-4bd9-b331-9f1952908f43', '48e68f86-553f-4baa-b52f-e9e4ee557faf', '4b5ff887-1ebb-4630-be29-b0623297bcea']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.797493 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2463dd7-8e24-4707-b6c5-33d982bfb547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.828288 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2463dd7-8e24-4707-b6c5-33d982bfb547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7cac07-8161-420e-a679-a648ea17ffc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-63179164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['6a4e766f-3840-4d3e-943b-e6d974f72cd3','6848a617-a2e2-4bd9-b331-9f1952908f43','48e68f86-553f-4baa-b52f-e9e4ee557faf','4b5ff887-1ebb-4630-be29-b0623297bcea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-63179164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7cac07-8161-420e-a679-a648ea17ffc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842ba4edcada412cb6f80f239f32a5d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.829221 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed23a90-4919-4982-8290-5e09fd4ea2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.843409 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-970f05ed-c20c-4851-ac15-5062e6803abb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:54:46.844246 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1369/5479] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:54:46 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:46.856102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2eeb565b-369e-4759-8732-da3ab380ea1b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.858510 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2eeb565b-369e-4759-8732-da3ab380ea1b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:46.858826 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2eeb565b-369e-4759-8732-da3ab380ea1b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:46.859027 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed23a90-4919-4982-8290-5e09fd4ea2ea) transitioned into state 'SUCCESS' from state '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-63179164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['6a4e766f-3840-4d3e-943b-e6d974f72cd3','6848a617-a2e2-4bd9-b331-9f1952908f43','48e68f86-553f-4baa-b52f-e9e4ee557faf','4b5ff887-1ebb-4630-be29-b0623297bcea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.859163 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2eeb565b-369e-4759-8732-da3ab380ea1b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:46.859242 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2eeb565b-369e-4759-8732-da3ab380ea1b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:46.859969 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd1d3ea-63ce-4293-bca4-82e00130fba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.865503 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:46.865503 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:46.866533 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2eeb565b-369e-4759-8732-da3ab380ea1b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:46.867140 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1374/5480] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:46 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:46.873876 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd1d3ea-63ce-4293-bca4-82e00130fba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.875002 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (41bcd8c6-659a-41dd-b3cd-4f89b522d0f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.875470 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request issued successfully. Aug 12 21:54:46.876722 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-497aff29-119b-44d6-af3f-424edc86fc65 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:46.876722 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1366/5481] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:54:46 2026] POST /volume/v3/volumes => generated 758 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:46.892476 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db43b647-c521-4093-ab2b-0af5c761ecdb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:46.894909 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:54:46.895397 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5db7ed3c-bdbd-4da0-af35-2ac696b6b818", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1574581019"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:54:46.897274 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request body: {'volume': {"'snapshot_id": '5db7ed3c-bdbd-4da0-af35-2ac696b6b818', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1574581019'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:54:46.897449 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume of 1 GB Aug 12 21:54:46.902275 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Availability Zones retrieved successfully. Aug 12 21:54:46.908900 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (dddf51f1-fd87-4b81-8a4a-5b2af6aedcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:46.909429 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0b0637-02f1-4822-8df2-d66d2c818d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.910444 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:54:46.945144 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0b0637-02f1-4822-8df2-d66d2c818d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.946010 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41c2f37-6a17-493e-8e2c-82bea81822dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:46.991661 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Created reservations ['9f5b1fac-d96a-41b1-ad18-6719604c32bc', 'ddc1ae3a-95b6-4fa3-8c5f-b951e09ac264', '7cb0e15c-9925-4cf3-888f-6bf8c4570bfa', '73aa77f3-c956-4d31-b820-96d3d2c6fb3d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:54:46.992559 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41c2f37-6a17-493e-8e2c-82bea81822dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f5b1fac-d96a-41b1-ad18-6719604c32bc', 'ddc1ae3a-95b6-4fa3-8c5f-b951e09ac264', '7cb0e15c-9925-4cf3-888f-6bf8c4570bfa', '73aa77f3-c956-4d31-b820-96d3d2c6fb3d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:46.993390 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4af2ea9-d76d-4c6c-b206-13fdfc8db8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:47.018526 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4af2ea9-d76d-4c6c-b206-13fdfc8db8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff3905b-ab6c-4b83-a1b2-24f380a48aad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1574581019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['9f5b1fac-d96a-41b1-ad18-6719604c32bc','ddc1ae3a-95b6-4fa3-8c5f-b951e09ac264','7cb0e15c-9925-4cf3-888f-6bf8c4570bfa','73aa77f3-c956-4d31-b820-96d3d2c6fb3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1574581019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff3905b-ab6c-4b83-a1b2-24f380a48aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842ba4edcada412cb6f80f239f32a5d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:47.019435 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc02199-064f-49e9-91c1-d734ac0884a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:47.041804 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc02199-064f-49e9-91c1-d734ac0884a2) transitioned into state 'SUCCESS' from state '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-1574581019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842ba4edcada412cb6f80f239f32a5d7',qos_specs=None,replication_status=,reservations=['9f5b1fac-d96a-41b1-ad18-6719604c32bc','ddc1ae3a-95b6-4fa3-8c5f-b951e09ac264','7cb0e15c-9925-4cf3-888f-6bf8c4570bfa','73aa77f3-c956-4d31-b820-96d3d2c6fb3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb8f3e6b4c9480eafe4b95ee62b7cf7',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:47.042612 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7201690-4cd8-4952-8ec5-cacc48faba9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:54:47.052926 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7201690-4cd8-4952-8ec5-cacc48faba9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:54:47.053798 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Flow 'volume_create_api' (dddf51f1-fd87-4b81-8a4a-5b2af6aedcf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:54:47.054229 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Create volume request issued successfully. Aug 12 21:54:47.054879 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db43b647-c521-4093-ab2b-0af5c761ecdb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:54:47.055355 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1373/5482] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:54:46 2026] POST /volume/v3/volumes => generated 760 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:54:47.067106 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc8a3853-a9c2-42c4-955b-45e209fb4420 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:47.069173 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc8a3853-a9c2-42c4-955b-45e209fb4420 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d Aug 12 21:54:47.069376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc8a3853-a9c2-42c4-955b-45e209fb4420 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:47.069584 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc8a3853-a9c2-42c4-955b-45e209fb4420 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:47.079458 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:47.079458 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:47.084527 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc8a3853-a9c2-42c4-955b-45e209fb4420 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:47.090493 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc8a3853-a9c2-42c4-955b-45e209fb4420 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d returned with HTTP 200 Aug 12 21:54:47.091085 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1370/5483] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:47 2026] GET /volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:47.102366 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-effa65e3-d342-45bf-863b-74ec1d753269 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:47.104226 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-effa65e3-d342-45bf-863b-74ec1d753269 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca Aug 12 21:54:47.104433 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-effa65e3-d342-45bf-863b-74ec1d753269 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:47.104613 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-effa65e3-d342-45bf-863b-74ec1d753269 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:47.111807 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:47.111807 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:47.115799 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-effa65e3-d342-45bf-863b-74ec1d753269 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:47.120556 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-effa65e3-d342-45bf-863b-74ec1d753269 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca returned with HTTP 200 Aug 12 21:54:47.121045 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1375/5484] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:47 2026] GET /volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:47.133986 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc434fad-9037-4fc7-8db5-4eb9ed568ec2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:47.136121 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc434fad-9037-4fc7-8db5-4eb9ed568ec2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 Aug 12 21:54:47.136320 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc434fad-9037-4fc7-8db5-4eb9ed568ec2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:47.136523 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc434fad-9037-4fc7-8db5-4eb9ed568ec2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:47.144389 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:47.144389 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:47.148440 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dc434fad-9037-4fc7-8db5-4eb9ed568ec2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:47.153254 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc434fad-9037-4fc7-8db5-4eb9ed568ec2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 returned with HTTP 200 Aug 12 21:54:47.153717 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1367/5485] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:47 2026] GET /volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:47.167410 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-95c239c2-40fe-4dcf-b3fa-ca1c9bc81fc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:47.169899 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95c239c2-40fe-4dcf-b3fa-ca1c9bc81fc0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 Aug 12 21:54:47.170172 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95c239c2-40fe-4dcf-b3fa-ca1c9bc81fc0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:47.170427 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95c239c2-40fe-4dcf-b3fa-ca1c9bc81fc0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:47.180078 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:47.180078 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:47.185290 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-95c239c2-40fe-4dcf-b3fa-ca1c9bc81fc0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:47.191498 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95c239c2-40fe-4dcf-b3fa-ca1c9bc81fc0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 returned with HTTP 200 Aug 12 21:54:47.192152 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1374/5486] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:47 2026] GET /volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:47.205695 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b113edcb-eafb-47f8-a66a-71aa84409407 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:47.207516 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b113edcb-eafb-47f8-a66a-71aa84409407 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad Aug 12 21:54:47.207755 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b113edcb-eafb-47f8-a66a-71aa84409407 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:47.208035 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b113edcb-eafb-47f8-a66a-71aa84409407 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:47.216346 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:47.216346 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:47.220597 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b113edcb-eafb-47f8-a66a-71aa84409407 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:47.225193 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b113edcb-eafb-47f8-a66a-71aa84409407 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad returned with HTTP 200 Aug 12 21:54:47.225593 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1371/5487] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:47 2026] GET /volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:47.239475 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-08a8be2b-c3b9-4271-b2c1-4e30de310f7e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:47.241423 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08a8be2b-c3b9-4271-b2c1-4e30de310f7e tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] DELETE https://10.4.3.240/volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad Aug 12 21:54:47.241642 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08a8be2b-c3b9-4271-b2c1-4e30de310f7e tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:47.241903 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08a8be2b-c3b9-4271-b2c1-4e30de310f7e tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:47.242107 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-08a8be2b-c3b9-4271-b2c1-4e30de310f7e tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume with id: aff3905b-ab6c-4b83-a1b2-24f380a48aad Aug 12 21:54:47.249792 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:47.249792 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:47.250231 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-08a8be2b-c3b9-4271-b2c1-4e30de310f7e tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:47.265752 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-08a8be2b-c3b9-4271-b2c1-4e30de310f7e tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume request issued successfully. Aug 12 21:54:47.265990 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08a8be2b-c3b9-4271-b2c1-4e30de310f7e tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad returned with HTTP 202 Aug 12 21:54:47.266538 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1376/5488] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:54:47 2026] DELETE /volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:47.274576 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-008f9fa0-c84f-4fc2-9fd4-afa4aab43dc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:47.276352 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-008f9fa0-c84f-4fc2-9fd4-afa4aab43dc8 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad Aug 12 21:54:47.276547 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-008f9fa0-c84f-4fc2-9fd4-afa4aab43dc8 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:47.276751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-008f9fa0-c84f-4fc2-9fd4-afa4aab43dc8 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:47.283694 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:47.283694 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:47.287700 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-008f9fa0-c84f-4fc2-9fd4-afa4aab43dc8 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:47.292525 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-008f9fa0-c84f-4fc2-9fd4-afa4aab43dc8 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad returned with HTTP 200 Aug 12 21:54:47.292995 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1368/5489] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:47 2026] GET /volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:47.879419 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df5f6916-c9d9-476e-a566-81c18cb992b0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:47.881202 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df5f6916-c9d9-476e-a566-81c18cb992b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:47.881406 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df5f6916-c9d9-476e-a566-81c18cb992b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:47.881586 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df5f6916-c9d9-476e-a566-81c18cb992b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:47.881708 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-df5f6916-c9d9-476e-a566-81c18cb992b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:47.886010 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:47.886010 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:47.886743 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df5f6916-c9d9-476e-a566-81c18cb992b0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:47.887173 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1375/5490] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:47 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:48.305780 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-113dffaf-cd01-4316-9ecd-a15cb9f84776 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:48.307850 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-113dffaf-cd01-4316-9ecd-a15cb9f84776 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad Aug 12 21:54:48.308060 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-113dffaf-cd01-4316-9ecd-a15cb9f84776 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:48.308262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-113dffaf-cd01-4316-9ecd-a15cb9f84776 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:48.314096 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-113dffaf-cd01-4316-9ecd-a15cb9f84776 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad returned with HTTP 404 Aug 12 21:54:48.314688 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1372/5491] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:48 2026] GET /volume/v3/volumes/aff3905b-ab6c-4b83-a1b2-24f380a48aad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:48.321275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-febf6084-cb32-40a0-b85d-5465621de116 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:48.323017 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-febf6084-cb32-40a0-b85d-5465621de116 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] DELETE https://10.4.3.240/volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 Aug 12 21:54:48.323213 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-febf6084-cb32-40a0-b85d-5465621de116 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:48.323398 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-febf6084-cb32-40a0-b85d-5465621de116 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:48.323549 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-febf6084-cb32-40a0-b85d-5465621de116 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume with id: 5a7cac07-8161-420e-a679-a648ea17ffc2 Aug 12 21:54:48.330412 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:48.330412 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:48.330845 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-febf6084-cb32-40a0-b85d-5465621de116 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:48.344600 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-febf6084-cb32-40a0-b85d-5465621de116 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume request issued successfully. Aug 12 21:54:48.344782 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-febf6084-cb32-40a0-b85d-5465621de116 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 returned with HTTP 202 Aug 12 21:54:48.345148 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1377/5492] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:54:48 2026] DELETE /volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:48.351584 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e9ff036-a7a5-494d-bb55-3347f3eea399 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:48.353419 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e9ff036-a7a5-494d-bb55-3347f3eea399 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 Aug 12 21:54:48.353598 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e9ff036-a7a5-494d-bb55-3347f3eea399 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:48.353794 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e9ff036-a7a5-494d-bb55-3347f3eea399 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:48.360417 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:48.360417 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:48.364101 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e9ff036-a7a5-494d-bb55-3347f3eea399 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:48.368416 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e9ff036-a7a5-494d-bb55-3347f3eea399 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 returned with HTTP 200 Aug 12 21:54:48.368831 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1369/5493] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:48 2026] GET /volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:48.899233 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5d2e166-1f58-4844-8ca4-5b629d0c37ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:48.901384 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5d2e166-1f58-4844-8ca4-5b629d0c37ec tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:48.901643 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5d2e166-1f58-4844-8ca4-5b629d0c37ec tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:48.901918 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5d2e166-1f58-4844-8ca4-5b629d0c37ec tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:48.902085 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e5d2e166-1f58-4844-8ca4-5b629d0c37ec tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:48.907233 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:48.907233 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:48.908458 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5d2e166-1f58-4844-8ca4-5b629d0c37ec tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:48.909412 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1376/5494] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:48 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:49.383101 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42ccf310-cac6-413d-ba3b-058905dfb2f3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:49.385237 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42ccf310-cac6-413d-ba3b-058905dfb2f3 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 Aug 12 21:54:49.385445 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42ccf310-cac6-413d-ba3b-058905dfb2f3 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:49.385741 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42ccf310-cac6-413d-ba3b-058905dfb2f3 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:49.391912 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42ccf310-cac6-413d-ba3b-058905dfb2f3 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 returned with HTTP 404 Aug 12 21:54:49.392443 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1373/5495] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:49 2026] GET /volume/v3/volumes/5a7cac07-8161-420e-a679-a648ea17ffc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:49.401200 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03ec0d8c-d2cc-4dca-949e-b5d04e27edbe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:49.403422 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03ec0d8c-d2cc-4dca-949e-b5d04e27edbe tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 Aug 12 21:54:49.403685 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03ec0d8c-d2cc-4dca-949e-b5d04e27edbe tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:49.403929 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03ec0d8c-d2cc-4dca-949e-b5d04e27edbe tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:49.404148 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-03ec0d8c-d2cc-4dca-949e-b5d04e27edbe tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume with id: 9405640f-661a-4831-a966-87a72c326572 Aug 12 21:54:49.413161 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:49.413161 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:49.413752 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-03ec0d8c-d2cc-4dca-949e-b5d04e27edbe tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:49.432283 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-03ec0d8c-d2cc-4dca-949e-b5d04e27edbe tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume request issued successfully. Aug 12 21:54:49.432539 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03ec0d8c-d2cc-4dca-949e-b5d04e27edbe tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 returned with HTTP 202 Aug 12 21:54:49.433071 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1378/5496] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:54:49 2026] DELETE /volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:49.440337 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aad213a1-7376-4c30-8041-bcc696d43996 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:49.442310 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aad213a1-7376-4c30-8041-bcc696d43996 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 Aug 12 21:54:49.442564 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aad213a1-7376-4c30-8041-bcc696d43996 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:49.442829 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aad213a1-7376-4c30-8041-bcc696d43996 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:49.450023 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:49.450023 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:49.453996 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aad213a1-7376-4c30-8041-bcc696d43996 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:49.458329 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aad213a1-7376-4c30-8041-bcc696d43996 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 returned with HTTP 200 Aug 12 21:54:49.458771 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1370/5497] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:49 2026] GET /volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:49.920824 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a1ac917-b9a2-445a-bf89-849f87181ee8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:49.923277 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a1ac917-b9a2-445a-bf89-849f87181ee8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:49.923528 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a1ac917-b9a2-445a-bf89-849f87181ee8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:49.923771 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a1ac917-b9a2-445a-bf89-849f87181ee8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:49.923902 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0a1ac917-b9a2-445a-bf89-849f87181ee8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:49.929267 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:49.929267 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:49.930409 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a1ac917-b9a2-445a-bf89-849f87181ee8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:49.930832 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1377/5498] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:49 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:50.471330 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d1dce57d-36a4-4fbb-bef2-8ff8744939dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:50.473130 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1dce57d-36a4-4fbb-bef2-8ff8744939dd tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 Aug 12 21:54:50.473407 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1dce57d-36a4-4fbb-bef2-8ff8744939dd tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:50.473487 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1dce57d-36a4-4fbb-bef2-8ff8744939dd tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:50.480614 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1dce57d-36a4-4fbb-bef2-8ff8744939dd tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 returned with HTTP 404 Aug 12 21:54:50.481333 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1374/5499] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:50 2026] GET /volume/v3/volumes/9405640f-661a-4831-a966-87a72c326572 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:50.488905 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1101759e-82b5-4c62-81f7-5fd241b70cde None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:50.491239 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1101759e-82b5-4c62-81f7-5fd241b70cde tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca Aug 12 21:54:50.491494 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1101759e-82b5-4c62-81f7-5fd241b70cde tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:50.491749 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1101759e-82b5-4c62-81f7-5fd241b70cde tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:50.491944 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-1101759e-82b5-4c62-81f7-5fd241b70cde tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume with id: b371b3bf-f65c-4e83-9179-d3aece7442ca Aug 12 21:54:50.500613 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:50.500613 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:50.501240 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1101759e-82b5-4c62-81f7-5fd241b70cde tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:50.519433 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1101759e-82b5-4c62-81f7-5fd241b70cde tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume request issued successfully. Aug 12 21:54:50.519722 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1101759e-82b5-4c62-81f7-5fd241b70cde tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca returned with HTTP 202 Aug 12 21:54:50.520269 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1379/5500] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:54:50 2026] DELETE /volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:50.529660 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c0ae7e0-6fd1-4447-aab4-75af83a81897 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:50.531711 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c0ae7e0-6fd1-4447-aab4-75af83a81897 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca Aug 12 21:54:50.531929 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c0ae7e0-6fd1-4447-aab4-75af83a81897 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:50.532170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c0ae7e0-6fd1-4447-aab4-75af83a81897 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:50.539590 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:50.539590 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:50.543079 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c0ae7e0-6fd1-4447-aab4-75af83a81897 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:50.547556 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c0ae7e0-6fd1-4447-aab4-75af83a81897 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca returned with HTTP 200 Aug 12 21:54:50.548014 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1371/5501] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:50 2026] GET /volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:50.940938 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-34e7a896-d0c1-41e7-a4c1-3dbd339ffa91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:50.942833 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34e7a896-d0c1-41e7-a4c1-3dbd339ffa91 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:50.943084 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34e7a896-d0c1-41e7-a4c1-3dbd339ffa91 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:50.943307 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34e7a896-d0c1-41e7-a4c1-3dbd339ffa91 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:50.943453 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-34e7a896-d0c1-41e7-a4c1-3dbd339ffa91 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:50.948121 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:50.948121 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:50.948995 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34e7a896-d0c1-41e7-a4c1-3dbd339ffa91 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:50.949431 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1378/5502] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:50 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:51.561040 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e46ab19a-5ffa-48c6-9838-f5f364e6405a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:51.562803 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e46ab19a-5ffa-48c6-9838-f5f364e6405a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca Aug 12 21:54:51.563013 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e46ab19a-5ffa-48c6-9838-f5f364e6405a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:51.563169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e46ab19a-5ffa-48c6-9838-f5f364e6405a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:51.568918 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e46ab19a-5ffa-48c6-9838-f5f364e6405a tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca returned with HTTP 404 Aug 12 21:54:51.569417 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1375/5503] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:51 2026] GET /volume/v3/volumes/b371b3bf-f65c-4e83-9179-d3aece7442ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:51.576421 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-639a4f0f-1db6-42bb-bd21-e6092b632cc1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:51.578271 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-639a4f0f-1db6-42bb-bd21-e6092b632cc1 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] DELETE https://10.4.3.240/volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d Aug 12 21:54:51.578495 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-639a4f0f-1db6-42bb-bd21-e6092b632cc1 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:51.578706 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-639a4f0f-1db6-42bb-bd21-e6092b632cc1 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:51.578877 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-639a4f0f-1db6-42bb-bd21-e6092b632cc1 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume with id: b2e3325b-6b3e-4804-8fe4-f04003d1bf0d Aug 12 21:54:51.586370 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:51.586370 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:51.586867 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-639a4f0f-1db6-42bb-bd21-e6092b632cc1 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:51.601616 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-639a4f0f-1db6-42bb-bd21-e6092b632cc1 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume request issued successfully. Aug 12 21:54:51.601831 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-639a4f0f-1db6-42bb-bd21-e6092b632cc1 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d returned with HTTP 202 Aug 12 21:54:51.602280 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1380/5504] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:54:51 2026] DELETE /volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:51.610805 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-096851ab-911f-4b06-9f44-3f2b8a8dc268 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:51.613432 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-096851ab-911f-4b06-9f44-3f2b8a8dc268 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d Aug 12 21:54:51.613742 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-096851ab-911f-4b06-9f44-3f2b8a8dc268 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:51.614042 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-096851ab-911f-4b06-9f44-3f2b8a8dc268 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:51.623065 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:51.623065 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:51.627423 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-096851ab-911f-4b06-9f44-3f2b8a8dc268 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:51.632822 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-096851ab-911f-4b06-9f44-3f2b8a8dc268 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d returned with HTTP 200 Aug 12 21:54:51.633366 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1372/5505] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:51 2026] GET /volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:51.960475 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e532cf2-1909-4b90-8ff0-e31e349547e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:51.962830 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e532cf2-1909-4b90-8ff0-e31e349547e6 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:51.963102 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e532cf2-1909-4b90-8ff0-e31e349547e6 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:51.963379 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e532cf2-1909-4b90-8ff0-e31e349547e6 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:51.963512 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2e532cf2-1909-4b90-8ff0-e31e349547e6 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:51.970813 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:51.970813 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:51.971873 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e532cf2-1909-4b90-8ff0-e31e349547e6 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:51.972382 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1379/5506] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:51 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:52.646983 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-997ab316-c1a6-436c-986a-4cf99735be37 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:52.649496 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-997ab316-c1a6-436c-986a-4cf99735be37 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d Aug 12 21:54:52.649791 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-997ab316-c1a6-436c-986a-4cf99735be37 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:52.650069 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-997ab316-c1a6-436c-986a-4cf99735be37 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:52.658150 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-997ab316-c1a6-436c-986a-4cf99735be37 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d returned with HTTP 404 Aug 12 21:54:52.658753 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1376/5507] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:52 2026] GET /volume/v3/volumes/b2e3325b-6b3e-4804-8fe4-f04003d1bf0d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:52.665416 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3002f99c-c647-41aa-9aa2-10aea44abffb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:52.667120 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3002f99c-c647-41aa-9aa2-10aea44abffb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] DELETE https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 Aug 12 21:54:52.667339 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3002f99c-c647-41aa-9aa2-10aea44abffb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:52.667559 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3002f99c-c647-41aa-9aa2-10aea44abffb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:52.667730 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-3002f99c-c647-41aa-9aa2-10aea44abffb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete snapshot with id: 5db7ed3c-bdbd-4da0-af35-2ac696b6b818 Aug 12 21:54:52.673757 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:52.673757 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:52.674349 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3002f99c-c647-41aa-9aa2-10aea44abffb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Snapshot retrieved successfully. Aug 12 21:54:52.690443 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3002f99c-c647-41aa-9aa2-10aea44abffb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Snapshot delete request issued successfully. Aug 12 21:54:52.690619 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3002f99c-c647-41aa-9aa2-10aea44abffb tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 returned with HTTP 202 Aug 12 21:54:52.691118 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1381/5508] 10.4.3.240 () {66 vars in 1357 bytes} [Wed Aug 12 21:54:52 2026] DELETE /volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:52.697975 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86fc0d2d-fc76-4aca-b195-6a91ddc23bf7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:52.699863 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86fc0d2d-fc76-4aca-b195-6a91ddc23bf7 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 Aug 12 21:54:52.700136 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86fc0d2d-fc76-4aca-b195-6a91ddc23bf7 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:52.700319 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86fc0d2d-fc76-4aca-b195-6a91ddc23bf7 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:52.706241 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:52.706241 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:52.706716 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-86fc0d2d-fc76-4aca-b195-6a91ddc23bf7 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Snapshot retrieved successfully. Aug 12 21:54:52.707577 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86fc0d2d-fc76-4aca-b195-6a91ddc23bf7 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 returned with HTTP 200 Aug 12 21:54:52.707983 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1373/5509] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:54:52 2026] GET /volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:52.982492 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-515b4bb5-15d5-4930-98b0-c8a1d9663bdb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:52.984263 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-515b4bb5-15d5-4930-98b0-c8a1d9663bdb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:52.984463 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-515b4bb5-15d5-4930-98b0-c8a1d9663bdb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:52.984668 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-515b4bb5-15d5-4930-98b0-c8a1d9663bdb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:52.984778 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-515b4bb5-15d5-4930-98b0-c8a1d9663bdb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:52.989697 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:52.989697 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:52.990488 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-515b4bb5-15d5-4930-98b0-c8a1d9663bdb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:52.990889 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1380/5510] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:52 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:53.717802 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b2b6366-9255-426e-b6b0-93ecf5a574c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:53.719905 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b2b6366-9255-426e-b6b0-93ecf5a574c0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 Aug 12 21:54:53.720166 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b2b6366-9255-426e-b6b0-93ecf5a574c0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:53.720400 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b2b6366-9255-426e-b6b0-93ecf5a574c0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:53.726892 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b2b6366-9255-426e-b6b0-93ecf5a574c0 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 returned with HTTP 404 Aug 12 21:54:53.727685 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1377/5511] 10.4.3.240 () {66 vars in 1354 bytes} [Wed Aug 12 21:54:53 2026] GET /volume/v3/snapshots/5db7ed3c-bdbd-4da0-af35-2ac696b6b818 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:53.735807 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4305619b-bc43-4983-bc67-643fe96ee830 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:53.737607 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4305619b-bc43-4983-bc67-643fe96ee830 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d Aug 12 21:54:53.737823 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4305619b-bc43-4983-bc67-643fe96ee830 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:53.738003 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4305619b-bc43-4983-bc67-643fe96ee830 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:53.738184 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-4305619b-bc43-4983-bc67-643fe96ee830 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume with id: d085fd78-6365-46b4-8722-c44bcb1a600d Aug 12 21:54:53.745343 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:53.745343 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:53.745824 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4305619b-bc43-4983-bc67-643fe96ee830 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:53.763382 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4305619b-bc43-4983-bc67-643fe96ee830 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Delete volume request issued successfully. Aug 12 21:54:53.763638 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4305619b-bc43-4983-bc67-643fe96ee830 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d returned with HTTP 202 Aug 12 21:54:53.764259 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1382/5512] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:54:53 2026] DELETE /volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:54:53.773792 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8c360f8a-5bb8-4a8b-9b4b-39b6acff2f81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:53.776090 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c360f8a-5bb8-4a8b-9b4b-39b6acff2f81 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d Aug 12 21:54:53.776351 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c360f8a-5bb8-4a8b-9b4b-39b6acff2f81 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:53.776597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c360f8a-5bb8-4a8b-9b4b-39b6acff2f81 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:53.785456 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:53.785456 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:53.789994 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8c360f8a-5bb8-4a8b-9b4b-39b6acff2f81 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Volume info retrieved successfully. Aug 12 21:54:53.795752 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c360f8a-5bb8-4a8b-9b4b-39b6acff2f81 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d returned with HTTP 200 Aug 12 21:54:53.796237 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1374/5513] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:53 2026] GET /volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:54.002047 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-068e458b-14d9-44f6-b83b-77d865478d6a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:54.003985 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-068e458b-14d9-44f6-b83b-77d865478d6a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:54.004235 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-068e458b-14d9-44f6-b83b-77d865478d6a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:54.004461 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-068e458b-14d9-44f6-b83b-77d865478d6a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:54.004584 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-068e458b-14d9-44f6-b83b-77d865478d6a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:54.010141 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:54.010141 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:54.011257 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-068e458b-14d9-44f6-b83b-77d865478d6a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:54.011661 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1381/5514] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:54 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:54.810559 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8c9a6f2-aa9f-4c99-8227-f0b82e521ee2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:54.812591 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8c9a6f2-aa9f-4c99-8227-f0b82e521ee2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] GET https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d Aug 12 21:54:54.813023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8c9a6f2-aa9f-4c99-8227-f0b82e521ee2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:54.813023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8c9a6f2-aa9f-4c99-8227-f0b82e521ee2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:54.820179 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8c9a6f2-aa9f-4c99-8227-f0b82e521ee2 tempest-CreateVolumesFromSnapshotTest-401674795 tempest-CreateVolumesFromSnapshotTest-401674795-project-member] https://10.4.3.240/volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d returned with HTTP 404 Aug 12 21:54:54.820756 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1378/5515] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:54 2026] GET /volume/v3/volumes/d085fd78-6365-46b4-8722-c44bcb1a600d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:54:55.022909 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5be70779-7c29-4583-9044-f6b12bd40634 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:55.024796 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5be70779-7c29-4583-9044-f6b12bd40634 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:55.024993 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5be70779-7c29-4583-9044-f6b12bd40634 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:55.025197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5be70779-7c29-4583-9044-f6b12bd40634 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:55.025288 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5be70779-7c29-4583-9044-f6b12bd40634 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:55.029588 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:55.029588 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:55.030397 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5be70779-7c29-4583-9044-f6b12bd40634 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:55.030725 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1383/5516] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:55 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:56.043163 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94887132-85e2-473f-bfd6-28dc1ec1ce07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:56.045240 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94887132-85e2-473f-bfd6-28dc1ec1ce07 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:56.045517 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94887132-85e2-473f-bfd6-28dc1ec1ce07 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:56.045772 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94887132-85e2-473f-bfd6-28dc1ec1ce07 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:56.045934 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-94887132-85e2-473f-bfd6-28dc1ec1ce07 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:56.051187 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:56.051187 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:54:56.052143 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94887132-85e2-473f-bfd6-28dc1ec1ce07 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:56.052570 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1375/5517] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:56 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:57.063791 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2ae488d-4d51-4035-83d8-f874428fd0de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:57.065592 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2ae488d-4d51-4035-83d8-f874428fd0de tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:57.065817 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2ae488d-4d51-4035-83d8-f874428fd0de tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:57.065995 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2ae488d-4d51-4035-83d8-f874428fd0de tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:57.066099 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b2ae488d-4d51-4035-83d8-f874428fd0de tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:57.070252 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:57.070252 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:54:57.071077 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2ae488d-4d51-4035-83d8-f874428fd0de tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:57.071544 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1382/5518] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:57 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:58.082841 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b3d5681-90f4-4a8c-857e-db2df6e0d3a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:58.085134 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b3d5681-90f4-4a8c-857e-db2df6e0d3a8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:58.085399 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b3d5681-90f4-4a8c-857e-db2df6e0d3a8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:58.085649 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b3d5681-90f4-4a8c-857e-db2df6e0d3a8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:58.085823 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9b3d5681-90f4-4a8c-857e-db2df6e0d3a8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:58.091637 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:58.091637 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:54:58.092657 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b3d5681-90f4-4a8c-857e-db2df6e0d3a8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:58.093180 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1379/5519] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:58 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:54:59.105118 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0ba4ee5b-0b39-4aab-b1b1-0e3485d30f83 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:54:59.107197 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ba4ee5b-0b39-4aab-b1b1-0e3485d30f83 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:54:59.107392 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0ba4ee5b-0b39-4aab-b1b1-0e3485d30f83 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:54:59.107587 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0ba4ee5b-0b39-4aab-b1b1-0e3485d30f83 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:54:59.107717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0ba4ee5b-0b39-4aab-b1b1-0e3485d30f83 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:54:59.112404 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:54:59.112404 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:54:59.113221 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ba4ee5b-0b39-4aab-b1b1-0e3485d30f83 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:54:59.113673 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1384/5520] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:54:59 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:00.124104 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aba2a5ea-ac3c-481b-920c-b5e54ce36a8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:00.126288 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aba2a5ea-ac3c-481b-920c-b5e54ce36a8c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:55:00.126520 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aba2a5ea-ac3c-481b-920c-b5e54ce36a8c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:00.126766 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aba2a5ea-ac3c-481b-920c-b5e54ce36a8c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:00.126896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aba2a5ea-ac3c-481b-920c-b5e54ce36a8c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:00.131731 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:00.131731 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:00.132600 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aba2a5ea-ac3c-481b-920c-b5e54ce36a8c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:55:00.133031 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1376/5521] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:00 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:01.144321 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6706b260-829f-4f59-8fc0-2e15bc8f7a84 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:01.146570 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6706b260-829f-4f59-8fc0-2e15bc8f7a84 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:55:01.146814 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6706b260-829f-4f59-8fc0-2e15bc8f7a84 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:01.147109 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6706b260-829f-4f59-8fc0-2e15bc8f7a84 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:01.147246 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6706b260-829f-4f59-8fc0-2e15bc8f7a84 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:01.152423 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:01.152423 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:01.153275 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6706b260-829f-4f59-8fc0-2e15bc8f7a84 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:55:01.153855 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1383/5522] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:01 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:02.165545 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9b6af41-477f-439c-83e3-fb976c9b227e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:02.167369 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9b6af41-477f-439c-83e3-fb976c9b227e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:55:02.167595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9b6af41-477f-439c-83e3-fb976c9b227e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:02.167825 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9b6af41-477f-439c-83e3-fb976c9b227e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:02.167919 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e9b6af41-477f-439c-83e3-fb976c9b227e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:02.171923 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:02.171923 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:02.172614 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9b6af41-477f-439c-83e3-fb976c9b227e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:55:02.172969 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1380/5523] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:02 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:03.183411 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f91eff51-fcfd-4db0-9bd1-2b60c87a6c51 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:03.185414 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f91eff51-fcfd-4db0-9bd1-2b60c87a6c51 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:55:03.185858 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f91eff51-fcfd-4db0-9bd1-2b60c87a6c51 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:03.186514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f91eff51-fcfd-4db0-9bd1-2b60c87a6c51 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:03.186514 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f91eff51-fcfd-4db0-9bd1-2b60c87a6c51 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:03.191740 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:03.191740 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:03.192571 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f91eff51-fcfd-4db0-9bd1-2b60c87a6c51 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:55:03.193007 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1385/5524] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:03 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:03.202875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88ba1d05-945a-45c4-807f-0838271eb38d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:03.328133 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88ba1d05-945a-45c4-807f-0838271eb38d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:55:03.328552 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88ba1d05-945a-45c4-807f-0838271eb38d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13fcee49-6c8f-43a6-a5b1-ce33da452ea6", "incremental": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:55:03.329977 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-88ba1d05-945a-45c4-807f-0838271eb38d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Creating new backup {'backup': {'volume_id': '13fcee49-6c8f-43a6-a5b1-ce33da452ea6', 'incremental': True}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:55:03.330148 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-88ba1d05-945a-45c4-807f-0838271eb38d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Creating backup of volume 13fcee49-6c8f-43a6-a5b1-ce33da452ea6 in container None Aug 12 21:55:03.339785 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:03.339785 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:03.340182 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88ba1d05-945a-45c4-807f-0838271eb38d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Volume info retrieved successfully. Aug 12 21:55:03.369403 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-88ba1d05-945a-45c4-807f-0838271eb38d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Created reservations ['830fea7b-ded0-406b-82a8-539d28dbbbc9', 'e2a9845b-f5ff-459d-9737-fbb525297815'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:55:03.383553 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88ba1d05-945a-45c4-807f-0838271eb38d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 400 Aug 12 21:55:03.384088 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1377/5525] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:55:03 2026] POST /volume/v3/backups => generated 109 bytes in 182 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:55:03.392580 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1dccb05b-f788-4ca5-af65-3ca8d70f5a7d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:03.394681 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1dccb05b-f788-4ca5-af65-3ca8d70f5a7d tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] DELETE https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:55:03.394906 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1dccb05b-f788-4ca5-af65-3ca8d70f5a7d tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:03.395091 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1dccb05b-f788-4ca5-af65-3ca8d70f5a7d tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:03.395211 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-1dccb05b-f788-4ca5-af65-3ca8d70f5a7d tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete backup with id: 3fd78563-ee2e-4352-8666-979e527b3f4c. Aug 12 21:55:03.400809 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:03.400809 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:03.412881 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-1dccb05b-f788-4ca5-af65-3ca8d70f5a7d tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] delete_backup rpcapi backup_id 3fd78563-ee2e-4352-8666-979e527b3f4c {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:55:03.414751 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1dccb05b-f788-4ca5-af65-3ca8d70f5a7d tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 202 Aug 12 21:55:03.415174 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1384/5526] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:55:03 2026] DELETE /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:55:03.422419 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b634698f-73d7-4610-9517-f647856ac789 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:03.424470 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b634698f-73d7-4610-9517-f647856ac789 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:55:03.424696 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b634698f-73d7-4610-9517-f647856ac789 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:03.424954 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b634698f-73d7-4610-9517-f647856ac789 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:03.425057 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b634698f-73d7-4610-9517-f647856ac789 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:03.430412 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:03.430412 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:03.431277 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b634698f-73d7-4610-9517-f647856ac789 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 200 Aug 12 21:55:03.431785 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1381/5527] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:03 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:04.442647 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9bf08ed9-090c-48b6-bef3-dcaef4af8f32 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:04.444616 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9bf08ed9-090c-48b6-bef3-dcaef4af8f32 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c Aug 12 21:55:04.444838 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9bf08ed9-090c-48b6-bef3-dcaef4af8f32 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:04.445035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9bf08ed9-090c-48b6-bef3-dcaef4af8f32 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:04.445145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9bf08ed9-090c-48b6-bef3-dcaef4af8f32 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 3fd78563-ee2e-4352-8666-979e527b3f4c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:04.450172 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9bf08ed9-090c-48b6-bef3-dcaef4af8f32 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c returned with HTTP 404 Aug 12 21:55:04.450868 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1386/5528] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:04 2026] GET /volume/v3/backups/3fd78563-ee2e-4352-8666-979e527b3f4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:55:04.459547 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:04.462387 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:55:04.462929 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1633641124"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:55:04.464782 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1633641124'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:55:04.464951 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume of 1 GB Aug 12 21:55:04.470072 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Availability Zones retrieved successfully. Aug 12 21:55:04.477597 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Flow 'volume_create_api' (338bae5b-d626-4b21-82fd-3121b44854bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:55:04.478801 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ddcc56-fa95-44c5-b1ea-f40e1a53f84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:04.479988 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:55:04.510871 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ddcc56-fa95-44c5-b1ea-f40e1a53f84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:04.512037 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471a3c68-7f1f-4e20-a8db-94aee42752a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:04.556793 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Created reservations ['975e8fae-d7a3-4868-b9f5-eff82bc4ee69', 'bfbd3f98-41a2-4fc0-bb43-a6fa202294a8', '86d9e123-a52e-43d7-b673-bbe928d13892', '44757035-3138-422a-8d1b-ed8f08140b0e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:55:04.557795 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471a3c68-7f1f-4e20-a8db-94aee42752a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['975e8fae-d7a3-4868-b9f5-eff82bc4ee69', 'bfbd3f98-41a2-4fc0-bb43-a6fa202294a8', '86d9e123-a52e-43d7-b673-bbe928d13892', '44757035-3138-422a-8d1b-ed8f08140b0e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:04.558761 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b859edb6-f8d9-4387-a888-ff869d9005ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:04.587114 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b859edb6-f8d9-4387-a888-ff869d9005ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd709a0cb-2c63-4c18-9b1b-7edd70ec83ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1633641124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbe987c98461e9d3f6532c6987976',qos_specs=None,replication_status=,reservations=['975e8fae-d7a3-4868-b9f5-eff82bc4ee69','bfbd3f98-41a2-4fc0-bb43-a6fa202294a8','86d9e123-a52e-43d7-b673-bbe928d13892','44757035-3138-422a-8d1b-ed8f08140b0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5208016221b9438c8bd3ecd524922546',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1633641124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d709a0cb-2c63-4c18-9b1b-7edd70ec83ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba4dbe987c98461e9d3f6532c6987976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5208016221b9438c8bd3ecd524922546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:04.588488 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b79d6e0-944e-49f3-93bd-715d09d6feab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:04.606710 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b79d6e0-944e-49f3-93bd-715d09d6feab) transitioned into state 'SUCCESS' from state '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-1633641124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbe987c98461e9d3f6532c6987976',qos_specs=None,replication_status=,reservations=['975e8fae-d7a3-4868-b9f5-eff82bc4ee69','bfbd3f98-41a2-4fc0-bb43-a6fa202294a8','86d9e123-a52e-43d7-b673-bbe928d13892','44757035-3138-422a-8d1b-ed8f08140b0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5208016221b9438c8bd3ecd524922546',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:04.607513 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29696c10-2f2b-46bc-b0fa-0e6b997f3cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:04.621473 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29696c10-2f2b-46bc-b0fa-0e6b997f3cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:04.622417 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Flow 'volume_create_api' (338bae5b-d626-4b21-82fd-3121b44854bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:55:04.622846 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume request issued successfully. Aug 12 21:55:04.623473 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d78898aa-600c-45d6-b2aa-d73dca619f09 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:55:04.624000 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1378/5529] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:55:04 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 12 21:55:04.639843 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-673b8325-971b-43b7-ad12-b34c07174629 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:04.641757 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-673b8325-971b-43b7-ad12-b34c07174629 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea Aug 12 21:55:04.642010 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-673b8325-971b-43b7-ad12-b34c07174629 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:04.642276 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-673b8325-971b-43b7-ad12-b34c07174629 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:04.650831 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:04.650831 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:04.655266 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-673b8325-971b-43b7-ad12-b34c07174629 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:55:04.659700 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-673b8325-971b-43b7-ad12-b34c07174629 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea returned with HTTP 200 Aug 12 21:55:04.660109 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1385/5530] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:04 2026] GET /volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:05.675615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1981d5e-da85-49da-a3bc-79eaf0563484 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:05.677562 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1981d5e-da85-49da-a3bc-79eaf0563484 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea Aug 12 21:55:05.677801 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1981d5e-da85-49da-a3bc-79eaf0563484 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:05.677998 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1981d5e-da85-49da-a3bc-79eaf0563484 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:05.685258 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:05.685258 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:05.689368 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a1981d5e-da85-49da-a3bc-79eaf0563484 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:55:05.693966 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1981d5e-da85-49da-a3bc-79eaf0563484 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea returned with HTTP 200 Aug 12 21:55:05.694400 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1382/5531] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:05 2026] GET /volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:05.706295 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2d481d13-44d3-4275-bbaf-963914ceb743 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:05.707947 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d481d13-44d3-4275-bbaf-963914ceb743 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:55:05.708271 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d481d13-44d3-4275-bbaf-963914ceb743 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d709a0cb-2c63-4c18-9b1b-7edd70ec83ea", "name": "tempest-VolumesBackupsTest-Backup-1265826265"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:55:05.710542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-2d481d13-44d3-4275-bbaf-963914ceb743 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Creating new backup {'backup': {'volume_id': 'd709a0cb-2c63-4c18-9b1b-7edd70ec83ea', 'name': 'tempest-VolumesBackupsTest-Backup-1265826265'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:55:05.710706 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-2d481d13-44d3-4275-bbaf-963914ceb743 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Creating backup of volume d709a0cb-2c63-4c18-9b1b-7edd70ec83ea in container None Aug 12 21:55:05.717554 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:05.717554 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:05.718007 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2d481d13-44d3-4275-bbaf-963914ceb743 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Volume info retrieved successfully. Aug 12 21:55:05.732714 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-2d481d13-44d3-4275-bbaf-963914ceb743 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Created reservations ['c38cdc74-13f0-4643-a04b-4ca317f5c3d5', '79b08115-b043-4c60-ac4c-356fa0f3e2f5'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:55:05.758128 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d481d13-44d3-4275-bbaf-963914ceb743 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:55:05.758497 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1387/5532] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:55:05 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:55:05.766561 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-558b9ffd-6e09-47fb-b40c-61ccdb1aa479 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:05.768423 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-558b9ffd-6e09-47fb-b40c-61ccdb1aa479 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:05.768720 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-558b9ffd-6e09-47fb-b40c-61ccdb1aa479 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:05.769169 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-558b9ffd-6e09-47fb-b40c-61ccdb1aa479 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:05.769169 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-558b9ffd-6e09-47fb-b40c-61ccdb1aa479 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:05.774008 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:05.774008 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:05.774680 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-558b9ffd-6e09-47fb-b40c-61ccdb1aa479 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:05.775068 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1379/5533] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:05 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:06.785155 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09c618c7-d353-474c-9653-687107e2104b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:06.787542 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09c618c7-d353-474c-9653-687107e2104b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:06.787844 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09c618c7-d353-474c-9653-687107e2104b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:06.788104 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09c618c7-d353-474c-9653-687107e2104b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:06.788273 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-09c618c7-d353-474c-9653-687107e2104b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:06.792845 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:06.792845 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:06.793438 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09c618c7-d353-474c-9653-687107e2104b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:06.793885 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1386/5534] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:06 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:07.804754 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84744394-dbbf-4164-bb6d-4eb9b1223664 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:07.806794 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84744394-dbbf-4164-bb6d-4eb9b1223664 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:07.807047 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84744394-dbbf-4164-bb6d-4eb9b1223664 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:07.807272 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84744394-dbbf-4164-bb6d-4eb9b1223664 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:07.807426 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-84744394-dbbf-4164-bb6d-4eb9b1223664 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:07.812469 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:07.812469 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:07.813178 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84744394-dbbf-4164-bb6d-4eb9b1223664 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:07.813592 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1383/5535] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:07 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:08.824712 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-98c16b13-e178-40fc-899f-ce664e0c214d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:08.826125 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98c16b13-e178-40fc-899f-ce664e0c214d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:08.826289 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98c16b13-e178-40fc-899f-ce664e0c214d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:08.826479 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98c16b13-e178-40fc-899f-ce664e0c214d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:08.826581 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-98c16b13-e178-40fc-899f-ce664e0c214d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:08.830935 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:08.830935 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:08.831582 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98c16b13-e178-40fc-899f-ce664e0c214d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:08.832010 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1388/5536] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:08 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:09.844557 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2ffaf7b-0b8f-43ef-bb1f-9f192b03d0ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:09.847025 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2ffaf7b-0b8f-43ef-bb1f-9f192b03d0ee tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:09.847322 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2ffaf7b-0b8f-43ef-bb1f-9f192b03d0ee tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:09.847636 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2ffaf7b-0b8f-43ef-bb1f-9f192b03d0ee tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:09.847820 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e2ffaf7b-0b8f-43ef-bb1f-9f192b03d0ee tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:09.853523 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:09.853523 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:09.854160 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2ffaf7b-0b8f-43ef-bb1f-9f192b03d0ee tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:09.854527 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1380/5537] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:09 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:10.867335 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df43bdde-72ce-41da-ac49-3deb9b97c558 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:10.869322 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df43bdde-72ce-41da-ac49-3deb9b97c558 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:10.869507 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df43bdde-72ce-41da-ac49-3deb9b97c558 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:10.869765 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df43bdde-72ce-41da-ac49-3deb9b97c558 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:10.869895 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-df43bdde-72ce-41da-ac49-3deb9b97c558 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:10.876121 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:10.876121 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:10.877168 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df43bdde-72ce-41da-ac49-3deb9b97c558 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:10.877787 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1387/5538] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:10 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:11.889486 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43bc66a2-327f-4031-be54-65dd494241d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:11.891308 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43bc66a2-327f-4031-be54-65dd494241d6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:11.891524 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43bc66a2-327f-4031-be54-65dd494241d6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:11.891793 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43bc66a2-327f-4031-be54-65dd494241d6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:11.891929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-43bc66a2-327f-4031-be54-65dd494241d6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:11.896482 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:11.896482 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:11.897203 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43bc66a2-327f-4031-be54-65dd494241d6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:11.897603 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1384/5539] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:11 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:12.909577 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-09caf78c-fd0f-49ca-a941-9a1c50ed7c4a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:12.912150 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-09caf78c-fd0f-49ca-a941-9a1c50ed7c4a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:12.912402 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-09caf78c-fd0f-49ca-a941-9a1c50ed7c4a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:12.912713 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-09caf78c-fd0f-49ca-a941-9a1c50ed7c4a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:12.912880 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-09caf78c-fd0f-49ca-a941-9a1c50ed7c4a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:12.918941 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:12.918941 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:12.919898 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-09caf78c-fd0f-49ca-a941-9a1c50ed7c4a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:12.920456 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1389/5540] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:12 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:13.935534 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a621dd95-eca6-477e-815f-f1ad87e76d59 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:13.944474 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a621dd95-eca6-477e-815f-f1ad87e76d59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:13.945770 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a621dd95-eca6-477e-815f-f1ad87e76d59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:13.946449 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a621dd95-eca6-477e-815f-f1ad87e76d59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:13.947041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a621dd95-eca6-477e-815f-f1ad87e76d59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:13.953308 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:13.953308 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:13.953986 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a621dd95-eca6-477e-815f-f1ad87e76d59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:13.954365 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1381/5541] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:13 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:14.965906 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8d087fe-272d-4edc-8538-11db581e1ac7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:14.967959 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8d087fe-272d-4edc-8538-11db581e1ac7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:14.968182 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8d087fe-272d-4edc-8538-11db581e1ac7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:14.968405 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8d087fe-272d-4edc-8538-11db581e1ac7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:14.968538 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b8d087fe-272d-4edc-8538-11db581e1ac7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:14.970697 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=117,cinder:UPDATE=42,cinder:INSERT=23 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:55:14.974126 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:14.974126 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:14.974852 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8d087fe-272d-4edc-8538-11db581e1ac7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:14.975286 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1388/5542] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:14 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:15.986314 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d0744c2-3813-49c2-987f-bb875b93d1f9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:15.988801 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d0744c2-3813-49c2-987f-bb875b93d1f9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:15.989079 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d0744c2-3813-49c2-987f-bb875b93d1f9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:15.989362 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d0744c2-3813-49c2-987f-bb875b93d1f9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:15.989539 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3d0744c2-3813-49c2-987f-bb875b93d1f9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:15.994554 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:15.994554 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:15.995186 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d0744c2-3813-49c2-987f-bb875b93d1f9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:15.995528 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1385/5543] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:15 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:17.005079 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-23e6c175-6a37-40ba-b446-c67aad528747 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:17.006832 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23e6c175-6a37-40ba-b446-c67aad528747 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:17.007027 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23e6c175-6a37-40ba-b446-c67aad528747 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:17.007201 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23e6c175-6a37-40ba-b446-c67aad528747 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:17.007293 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-23e6c175-6a37-40ba-b446-c67aad528747 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:17.011721 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:17.011721 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:17.012303 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23e6c175-6a37-40ba-b446-c67aad528747 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:17.012755 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1390/5544] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:17 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:18.023599 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fd4e9d9-9c07-4d74-858b-c8becdb40afa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:18.025890 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fd4e9d9-9c07-4d74-858b-c8becdb40afa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:18.026119 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fd4e9d9-9c07-4d74-858b-c8becdb40afa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:18.026367 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fd4e9d9-9c07-4d74-858b-c8becdb40afa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:18.026472 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8fd4e9d9-9c07-4d74-858b-c8becdb40afa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:18.031404 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:18.031404 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:18.032223 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fd4e9d9-9c07-4d74-858b-c8becdb40afa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:18.032677 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1382/5545] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:18 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:19.045827 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38f1f49e-6c6a-4aea-a4cb-36645105e5b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:19.048230 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38f1f49e-6c6a-4aea-a4cb-36645105e5b3 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:19.048498 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38f1f49e-6c6a-4aea-a4cb-36645105e5b3 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:19.048775 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38f1f49e-6c6a-4aea-a4cb-36645105e5b3 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:19.048942 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-38f1f49e-6c6a-4aea-a4cb-36645105e5b3 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:19.054674 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:19.054674 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:19.055527 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38f1f49e-6c6a-4aea-a4cb-36645105e5b3 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:19.056081 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1389/5546] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:19 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:20.067890 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c5b24a3-524a-48b9-bbe6-deed497ee2f1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:20.069647 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c5b24a3-524a-48b9-bbe6-deed497ee2f1 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:20.069856 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c5b24a3-524a-48b9-bbe6-deed497ee2f1 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:20.070118 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c5b24a3-524a-48b9-bbe6-deed497ee2f1 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:20.070307 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4c5b24a3-524a-48b9-bbe6-deed497ee2f1 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:20.075482 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:20.075482 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:20.076134 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c5b24a3-524a-48b9-bbe6-deed497ee2f1 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:20.076721 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1386/5547] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:20 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:21.089517 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-adb457bf-999a-496f-8e3b-59a69ba0fd59 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:21.091263 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-adb457bf-999a-496f-8e3b-59a69ba0fd59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:21.091476 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-adb457bf-999a-496f-8e3b-59a69ba0fd59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:21.091726 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-adb457bf-999a-496f-8e3b-59a69ba0fd59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:21.091866 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-adb457bf-999a-496f-8e3b-59a69ba0fd59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:21.096528 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:21.096528 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:21.097272 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-adb457bf-999a-496f-8e3b-59a69ba0fd59 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:21.097713 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1391/5548] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:21 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:21.111868 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-445c10b3-8177-4c8e-babf-2fa5e19d61af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:21.113809 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-445c10b3-8177-4c8e-babf-2fa5e19d61af tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:55:21.114227 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-445c10b3-8177-4c8e-babf-2fa5e19d61af tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d709a0cb-2c63-4c18-9b1b-7edd70ec83ea", "incremental": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:55:21.115767 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-445c10b3-8177-4c8e-babf-2fa5e19d61af tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Creating new backup {'backup': {'volume_id': 'd709a0cb-2c63-4c18-9b1b-7edd70ec83ea', 'incremental': True}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:55:21.115948 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-445c10b3-8177-4c8e-babf-2fa5e19d61af tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Creating backup of volume d709a0cb-2c63-4c18-9b1b-7edd70ec83ea in container None Aug 12 21:55:21.124006 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:21.124006 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:21.124533 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-445c10b3-8177-4c8e-babf-2fa5e19d61af tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:55:21.145207 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-445c10b3-8177-4c8e-babf-2fa5e19d61af tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Created reservations ['7a4ef72a-9982-4760-a293-9d90c55a094a', 'f49d874a-a5c3-40b4-8c3c-34ae6a1f054a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:55:21.159779 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-445c10b3-8177-4c8e-babf-2fa5e19d61af tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 400 Aug 12 21:55:21.160336 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1383/5549] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:55:21 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 21:55:21.168290 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a14572b4-6371-47a3-9ddb-257b83ba68e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:21.170721 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a14572b4-6371-47a3-9ddb-257b83ba68e4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] DELETE https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:21.171011 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a14572b4-6371-47a3-9ddb-257b83ba68e4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:21.171278 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a14572b4-6371-47a3-9ddb-257b83ba68e4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:21.171427 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-a14572b4-6371-47a3-9ddb-257b83ba68e4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Delete backup with id: 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. Aug 12 21:55:21.177076 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:21.177076 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:21.194582 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-a14572b4-6371-47a3-9ddb-257b83ba68e4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] delete_backup rpcapi backup_id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:55:21.197052 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a14572b4-6371-47a3-9ddb-257b83ba68e4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 202 Aug 12 21:55:21.197695 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1390/5550] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:55:21 2026] DELETE /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:55:21.204087 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c7c93436-a2c6-4822-b39d-eeeac3ced8b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:21.205948 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7c93436-a2c6-4822-b39d-eeeac3ced8b2 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:21.206188 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7c93436-a2c6-4822-b39d-eeeac3ced8b2 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:21.206430 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7c93436-a2c6-4822-b39d-eeeac3ced8b2 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:21.206533 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c7c93436-a2c6-4822-b39d-eeeac3ced8b2 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:21.210821 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:21.210821 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:21.211580 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7c93436-a2c6-4822-b39d-eeeac3ced8b2 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 200 Aug 12 21:55:21.212011 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1387/5551] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:21 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:22.224199 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-19c56031-bf30-492f-9341-75e406a9345c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:22.226201 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19c56031-bf30-492f-9341-75e406a9345c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e Aug 12 21:55:22.226442 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19c56031-bf30-492f-9341-75e406a9345c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:22.226640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19c56031-bf30-492f-9341-75e406a9345c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:22.226747 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-19c56031-bf30-492f-9341-75e406a9345c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 82259111-d0a7-4a86-b2c6-abbc0b9fcf2e. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:22.230731 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19c56031-bf30-492f-9341-75e406a9345c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e returned with HTTP 404 Aug 12 21:55:22.231454 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1392/5552] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:22 2026] GET /volume/v3/backups/82259111-d0a7-4a86-b2c6-abbc0b9fcf2e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:55:22.239753 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:22.241463 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:55:22.241822 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-227243833"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:55:22.243238 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-227243833'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:55:22.243352 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume of 1 GB Aug 12 21:55:22.248157 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Availability Zones retrieved successfully. Aug 12 21:55:22.254235 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Flow 'volume_create_api' (edb8d565-ac10-41fe-9594-3c7d02ac9079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:55:22.255267 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5ea688-693f-4bda-9551-c231ec867c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:22.256294 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:55:22.288256 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5ea688-693f-4bda-9551-c231ec867c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:22.288992 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83136e80-a3dc-4fd6-95a1-41db49cd586f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:22.331010 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Created reservations ['f98dbc6c-37f2-4194-b80f-66aeb59f920e', '7b915465-2d48-4b3d-b27f-7a9e4cf23663', 'd69c8697-2d6c-47ad-8aa2-43db8126693d', '5cef1c3e-f058-4b74-bff7-636867dfaa1c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:55:22.331954 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83136e80-a3dc-4fd6-95a1-41db49cd586f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f98dbc6c-37f2-4194-b80f-66aeb59f920e', '7b915465-2d48-4b3d-b27f-7a9e4cf23663', 'd69c8697-2d6c-47ad-8aa2-43db8126693d', '5cef1c3e-f058-4b74-bff7-636867dfaa1c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:22.332709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed8de4f-de06-4982-900f-a49cd638924d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:22.356679 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed8de4f-de06-4982-900f-a49cd638924d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adfa9654-6e7b-4222-a9e4-bc4f1ed48636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-227243833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbe987c98461e9d3f6532c6987976',qos_specs=None,replication_status=,reservations=['f98dbc6c-37f2-4194-b80f-66aeb59f920e','7b915465-2d48-4b3d-b27f-7a9e4cf23663','d69c8697-2d6c-47ad-8aa2-43db8126693d','5cef1c3e-f058-4b74-bff7-636867dfaa1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5208016221b9438c8bd3ecd524922546',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-227243833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adfa9654-6e7b-4222-a9e4-bc4f1ed48636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba4dbe987c98461e9d3f6532c6987976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5208016221b9438c8bd3ecd524922546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:22.357875 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7cf3e08-0679-44dd-a81f-166af40d02c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:22.377139 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7cf3e08-0679-44dd-a81f-166af40d02c3) transitioned into state 'SUCCESS' from state '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-227243833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbe987c98461e9d3f6532c6987976',qos_specs=None,replication_status=,reservations=['f98dbc6c-37f2-4194-b80f-66aeb59f920e','7b915465-2d48-4b3d-b27f-7a9e4cf23663','d69c8697-2d6c-47ad-8aa2-43db8126693d','5cef1c3e-f058-4b74-bff7-636867dfaa1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5208016221b9438c8bd3ecd524922546',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:22.378048 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff3b68d-3990-4a11-b45a-ac371094a68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:55:22.389005 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff3b68d-3990-4a11-b45a-ac371094a68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:55:22.389841 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Flow 'volume_create_api' (edb8d565-ac10-41fe-9594-3c7d02ac9079) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:55:22.390236 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Create volume request issued successfully. Aug 12 21:55:22.390860 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8cbfb59d-9e97-4885-a48f-8d505dbc8ef2 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:55:22.391295 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1384/5553] 10.4.3.240 () {68 vars in 1258 bytes} [Wed Aug 12 21:55:22 2026] POST /volume/v3/volumes => generated 748 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:55:22.403644 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d32ba124-ba7e-4e75-97c1-351693721486 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:22.405840 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d32ba124-ba7e-4e75-97c1-351693721486 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 Aug 12 21:55:22.405840 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d32ba124-ba7e-4e75-97c1-351693721486 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:22.406051 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d32ba124-ba7e-4e75-97c1-351693721486 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:22.412873 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:22.412873 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:22.416504 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d32ba124-ba7e-4e75-97c1-351693721486 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:55:22.420372 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d32ba124-ba7e-4e75-97c1-351693721486 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 returned with HTTP 200 Aug 12 21:55:22.420751 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1391/5554] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:22 2026] GET /volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:23.434896 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6812709c-3454-4828-945f-09f303495105 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:23.436689 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6812709c-3454-4828-945f-09f303495105 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 Aug 12 21:55:23.436867 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6812709c-3454-4828-945f-09f303495105 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:23.437053 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6812709c-3454-4828-945f-09f303495105 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:23.443704 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:23.443704 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:23.447410 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6812709c-3454-4828-945f-09f303495105 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:55:23.451742 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6812709c-3454-4828-945f-09f303495105 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 returned with HTTP 200 Aug 12 21:55:23.452121 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1388/5555] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:23 2026] GET /volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:23.465088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-477ad204-2313-42f7-8c5d-478eb9e45bf9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:23.468083 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-477ad204-2313-42f7-8c5d-478eb9e45bf9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:55:23.468518 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-477ad204-2313-42f7-8c5d-478eb9e45bf9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "adfa9654-6e7b-4222-a9e4-bc4f1ed48636", "name": "tempest-VolumesBackupsTest-Backup-992865782"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:55:23.470391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-477ad204-2313-42f7-8c5d-478eb9e45bf9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Creating new backup {'backup': {'volume_id': 'adfa9654-6e7b-4222-a9e4-bc4f1ed48636', 'name': 'tempest-VolumesBackupsTest-Backup-992865782'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:55:23.470597 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-477ad204-2313-42f7-8c5d-478eb9e45bf9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Creating backup of volume adfa9654-6e7b-4222-a9e4-bc4f1ed48636 in container None Aug 12 21:55:23.480570 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:23.480570 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:23.481125 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-477ad204-2313-42f7-8c5d-478eb9e45bf9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Volume info retrieved successfully. Aug 12 21:55:23.499961 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-477ad204-2313-42f7-8c5d-478eb9e45bf9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Created reservations ['5e9649fb-4002-49bf-9489-bbf9e57178f6', '2ae89f28-9761-462b-9e64-3c853b8fe7a1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:55:23.530637 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-477ad204-2313-42f7-8c5d-478eb9e45bf9 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:55:23.531187 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1393/5556] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:55:23 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:55:23.539315 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eca88a84-0c0f-4e14-a1ad-b0671080948f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:23.541213 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eca88a84-0c0f-4e14-a1ad-b0671080948f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:23.541410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eca88a84-0c0f-4e14-a1ad-b0671080948f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:23.541552 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eca88a84-0c0f-4e14-a1ad-b0671080948f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:23.541663 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-eca88a84-0c0f-4e14-a1ad-b0671080948f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:23.546080 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:23.546080 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:23.547002 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eca88a84-0c0f-4e14-a1ad-b0671080948f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:23.547412 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1385/5557] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:23 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:24.558234 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1068a734-356b-456b-9b55-f04dce43e105 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:24.560512 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1068a734-356b-456b-9b55-f04dce43e105 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:24.560801 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1068a734-356b-456b-9b55-f04dce43e105 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:24.560997 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1068a734-356b-456b-9b55-f04dce43e105 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:24.561166 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1068a734-356b-456b-9b55-f04dce43e105 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:24.566721 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:24.566721 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:24.567529 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1068a734-356b-456b-9b55-f04dce43e105 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:24.568122 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1392/5558] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:24 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:25.578597 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f047f69-f4aa-4ec9-a544-79b3271508b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:25.580534 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f047f69-f4aa-4ec9-a544-79b3271508b8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:25.580786 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f047f69-f4aa-4ec9-a544-79b3271508b8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:25.580977 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f047f69-f4aa-4ec9-a544-79b3271508b8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:25.581086 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1f047f69-f4aa-4ec9-a544-79b3271508b8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:25.582981 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=114,cinder:UPDATE=36,cinder:INSERT=22 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:55:25.587161 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:25.587161 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:25.588083 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f047f69-f4aa-4ec9-a544-79b3271508b8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:25.588569 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1389/5559] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:25 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:26.599934 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-90594a10-afd6-4cee-b84b-2baa9ae845e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:26.601642 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90594a10-afd6-4cee-b84b-2baa9ae845e6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:26.601871 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90594a10-afd6-4cee-b84b-2baa9ae845e6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:26.602285 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90594a10-afd6-4cee-b84b-2baa9ae845e6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:26.602285 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-90594a10-afd6-4cee-b84b-2baa9ae845e6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:26.604572 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=101,cinder:UPDATE=39,cinder:INSERT=19 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:55:26.609363 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:26.609363 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:26.610287 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90594a10-afd6-4cee-b84b-2baa9ae845e6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:26.610784 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1394/5560] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:26 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:27.622377 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20520e1e-3713-4c9f-acc5-ee082c6abf2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:27.624352 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20520e1e-3713-4c9f-acc5-ee082c6abf2e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:27.624575 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20520e1e-3713-4c9f-acc5-ee082c6abf2e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:27.624803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20520e1e-3713-4c9f-acc5-ee082c6abf2e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:27.624941 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-20520e1e-3713-4c9f-acc5-ee082c6abf2e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:27.626608 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=153,cinder:UPDATE=65,cinder:INSERT=32 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:55:27.629324 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:27.629324 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:27.630072 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20520e1e-3713-4c9f-acc5-ee082c6abf2e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:27.630477 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1386/5561] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:27 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:28.643591 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f815d69-0a6f-435e-8f83-7a045159b6d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:28.645522 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f815d69-0a6f-435e-8f83-7a045159b6d5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:28.645766 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f815d69-0a6f-435e-8f83-7a045159b6d5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:28.645980 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f815d69-0a6f-435e-8f83-7a045159b6d5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:28.646101 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2f815d69-0a6f-435e-8f83-7a045159b6d5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:28.652338 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:28.652338 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:28.653471 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f815d69-0a6f-435e-8f83-7a045159b6d5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:28.654033 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1393/5562] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:28 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:29.664440 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e86d7b2-a09e-4eb2-80c7-bd09064f00f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:29.666353 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e86d7b2-a09e-4eb2-80c7-bd09064f00f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:29.666554 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e86d7b2-a09e-4eb2-80c7-bd09064f00f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:29.666778 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e86d7b2-a09e-4eb2-80c7-bd09064f00f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:29.666904 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8e86d7b2-a09e-4eb2-80c7-bd09064f00f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:29.671325 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:29.671325 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:29.672035 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e86d7b2-a09e-4eb2-80c7-bd09064f00f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:29.672405 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1390/5563] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:29 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:30.682754 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ed7917ae-ef9b-4bf7-9bf0-52a6dd7093fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:30.684707 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed7917ae-ef9b-4bf7-9bf0-52a6dd7093fa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:30.684956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed7917ae-ef9b-4bf7-9bf0-52a6dd7093fa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:30.685154 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed7917ae-ef9b-4bf7-9bf0-52a6dd7093fa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:30.685255 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ed7917ae-ef9b-4bf7-9bf0-52a6dd7093fa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:30.690711 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:30.690711 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:30.691742 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed7917ae-ef9b-4bf7-9bf0-52a6dd7093fa tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:30.692306 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1395/5564] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:30 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:31.705587 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8148649b-37da-449a-8612-75acbf90aff4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:31.707955 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8148649b-37da-449a-8612-75acbf90aff4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:31.708168 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8148649b-37da-449a-8612-75acbf90aff4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:31.708372 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8148649b-37da-449a-8612-75acbf90aff4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:31.708522 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8148649b-37da-449a-8612-75acbf90aff4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:31.714688 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:31.714688 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:31.715739 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8148649b-37da-449a-8612-75acbf90aff4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:31.716298 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1387/5565] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:31 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:32.727108 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-86638d94-e3d3-4841-8482-c062e17d025f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:32.729503 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86638d94-e3d3-4841-8482-c062e17d025f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:32.729804 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86638d94-e3d3-4841-8482-c062e17d025f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:32.730127 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86638d94-e3d3-4841-8482-c062e17d025f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:32.730256 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-86638d94-e3d3-4841-8482-c062e17d025f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:32.735063 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:32.735063 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:32.735781 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86638d94-e3d3-4841-8482-c062e17d025f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:32.736194 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1394/5566] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:32 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:33.748355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2e5bbf8-3988-484f-8678-f57c3df378f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:33.750890 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2e5bbf8-3988-484f-8678-f57c3df378f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:33.751194 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2e5bbf8-3988-484f-8678-f57c3df378f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:33.751494 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2e5bbf8-3988-484f-8678-f57c3df378f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:33.751698 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e2e5bbf8-3988-484f-8678-f57c3df378f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:33.757263 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:33.757263 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:33.758050 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2e5bbf8-3988-484f-8678-f57c3df378f0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:33.758455 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1391/5567] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:33 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:34.770240 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-45d07174-f1a0-4111-9b40-fa8a94538386 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:34.772312 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45d07174-f1a0-4111-9b40-fa8a94538386 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:34.772611 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45d07174-f1a0-4111-9b40-fa8a94538386 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:34.772854 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45d07174-f1a0-4111-9b40-fa8a94538386 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:34.772990 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-45d07174-f1a0-4111-9b40-fa8a94538386 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:34.777236 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:34.777236 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:34.777947 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45d07174-f1a0-4111-9b40-fa8a94538386 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:34.778287 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1396/5568] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:34 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:35.788459 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db579188-ecda-4d4f-ab3b-2b59da0e4176 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:35.790153 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db579188-ecda-4d4f-ab3b-2b59da0e4176 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:35.790332 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db579188-ecda-4d4f-ab3b-2b59da0e4176 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:35.790519 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db579188-ecda-4d4f-ab3b-2b59da0e4176 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:35.790614 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-db579188-ecda-4d4f-ab3b-2b59da0e4176 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:35.794928 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:35.794928 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:35.795474 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db579188-ecda-4d4f-ab3b-2b59da0e4176 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:35.795883 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1388/5569] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:35 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:36.806771 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b48f33fa-c9cb-4885-ab50-fffd9cd61aac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:36.808552 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b48f33fa-c9cb-4885-ab50-fffd9cd61aac tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:36.808800 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b48f33fa-c9cb-4885-ab50-fffd9cd61aac tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:36.808976 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b48f33fa-c9cb-4885-ab50-fffd9cd61aac tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:36.809090 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b48f33fa-c9cb-4885-ab50-fffd9cd61aac tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:36.813390 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:36.813390 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:36.814089 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b48f33fa-c9cb-4885-ab50-fffd9cd61aac tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:36.814483 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1395/5570] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:36 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:37.824951 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f06152ce-7028-49ad-98f2-16a0daf89059 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:37.826736 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f06152ce-7028-49ad-98f2-16a0daf89059 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:37.826947 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f06152ce-7028-49ad-98f2-16a0daf89059 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:37.827161 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f06152ce-7028-49ad-98f2-16a0daf89059 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:37.827315 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f06152ce-7028-49ad-98f2-16a0daf89059 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:37.831086 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:37.831086 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:37.831686 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f06152ce-7028-49ad-98f2-16a0daf89059 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:37.832018 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1392/5571] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:37 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:38.841740 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-532d46da-7e4e-4dd2-b26b-b276d148420b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:38.843496 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-532d46da-7e4e-4dd2-b26b-b276d148420b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:38.843697 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-532d46da-7e4e-4dd2-b26b-b276d148420b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:38.843897 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-532d46da-7e4e-4dd2-b26b-b276d148420b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:38.844028 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-532d46da-7e4e-4dd2-b26b-b276d148420b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:38.847858 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:38.847858 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:38.848458 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-532d46da-7e4e-4dd2-b26b-b276d148420b tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:38.848886 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1397/5572] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:38 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:38.858148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a9d2d31-4bdd-4812-af19-d976ff81faa5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:38.859993 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a9d2d31-4bdd-4812-af19-d976ff81faa5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:55:38.860317 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a9d2d31-4bdd-4812-af19-d976ff81faa5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "adfa9654-6e7b-4222-a9e4-bc4f1ed48636", "name": "tempest-VolumesBackupsTest-Backup-597903388"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:55:38.861788 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-7a9d2d31-4bdd-4812-af19-d976ff81faa5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Creating new backup {'backup': {'volume_id': 'adfa9654-6e7b-4222-a9e4-bc4f1ed48636', 'name': 'tempest-VolumesBackupsTest-Backup-597903388'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:55:38.861924 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-7a9d2d31-4bdd-4812-af19-d976ff81faa5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Creating backup of volume adfa9654-6e7b-4222-a9e4-bc4f1ed48636 in container None Aug 12 21:55:38.869379 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:38.869379 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:38.869867 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a9d2d31-4bdd-4812-af19-d976ff81faa5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:55:38.885699 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7a9d2d31-4bdd-4812-af19-d976ff81faa5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Created reservations ['05924764-0e43-4987-b551-bc359a71fbbd', '3a940959-1bfd-47c0-9600-563ac8565a74'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:55:38.909762 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a9d2d31-4bdd-4812-af19-d976ff81faa5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:55:38.910155 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1389/5573] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:55:38 2026] POST /volume/v3/backups => generated 329 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:55:38.918245 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69c30d17-a79f-4690-acd4-f47bef61380c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:38.920207 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69c30d17-a79f-4690-acd4-f47bef61380c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:38.920424 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69c30d17-a79f-4690-acd4-f47bef61380c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:38.920665 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69c30d17-a79f-4690-acd4-f47bef61380c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:38.920823 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-69c30d17-a79f-4690-acd4-f47bef61380c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:38.925851 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:38.925851 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:38.926667 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69c30d17-a79f-4690-acd4-f47bef61380c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:38.927063 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1396/5574] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:38 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:39.937134 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aaab7bce-ceb5-49bf-b982-28a2cf6f5bf8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:39.938980 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aaab7bce-ceb5-49bf-b982-28a2cf6f5bf8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:39.939222 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aaab7bce-ceb5-49bf-b982-28a2cf6f5bf8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:39.939425 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aaab7bce-ceb5-49bf-b982-28a2cf6f5bf8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:39.939552 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-aaab7bce-ceb5-49bf-b982-28a2cf6f5bf8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:39.944646 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:39.944646 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:39.945570 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aaab7bce-ceb5-49bf-b982-28a2cf6f5bf8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:39.946027 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1393/5575] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:39 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:40.955576 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eefbb868-032d-44c7-9753-3b13869fe355 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:40.957399 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eefbb868-032d-44c7-9753-3b13869fe355 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:40.957640 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eefbb868-032d-44c7-9753-3b13869fe355 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:40.957870 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eefbb868-032d-44c7-9753-3b13869fe355 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:40.957974 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-eefbb868-032d-44c7-9753-3b13869fe355 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:40.963294 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:40.963294 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:40.964343 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eefbb868-032d-44c7-9753-3b13869fe355 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:40.964847 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1398/5576] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:40 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:41.975992 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e6d898d-3ee0-4531-811f-b259390f2965 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:41.978118 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e6d898d-3ee0-4531-811f-b259390f2965 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:41.978333 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e6d898d-3ee0-4531-811f-b259390f2965 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:41.978519 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e6d898d-3ee0-4531-811f-b259390f2965 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:41.978662 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9e6d898d-3ee0-4531-811f-b259390f2965 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:41.983910 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:41.983910 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:41.985064 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e6d898d-3ee0-4531-811f-b259390f2965 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:41.985564 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1390/5577] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:41 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:42.998087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1e793a81-1661-46b2-a149-c2d849f4c632 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:43.000105 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e793a81-1661-46b2-a149-c2d849f4c632 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:43.000340 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e793a81-1661-46b2-a149-c2d849f4c632 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:43.000564 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e793a81-1661-46b2-a149-c2d849f4c632 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:43.000775 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1e793a81-1661-46b2-a149-c2d849f4c632 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:43.005995 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:43.005995 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:43.006882 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e793a81-1661-46b2-a149-c2d849f4c632 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:43.007476 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1397/5578] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:42 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:44.017865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65b71f7c-72ea-4aa5-a1aa-ce54a82419a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:44.019737 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65b71f7c-72ea-4aa5-a1aa-ce54a82419a1 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:44.020005 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65b71f7c-72ea-4aa5-a1aa-ce54a82419a1 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:44.020252 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65b71f7c-72ea-4aa5-a1aa-ce54a82419a1 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:44.020426 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-65b71f7c-72ea-4aa5-a1aa-ce54a82419a1 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:44.025984 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:44.025984 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:44.027148 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65b71f7c-72ea-4aa5-a1aa-ce54a82419a1 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:44.027837 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1394/5579] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:44 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:45.038292 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5fa66698-799d-460d-bf55-9c384b556954 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:45.040221 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5fa66698-799d-460d-bf55-9c384b556954 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:45.040533 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5fa66698-799d-460d-bf55-9c384b556954 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:45.040830 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5fa66698-799d-460d-bf55-9c384b556954 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:45.041088 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5fa66698-799d-460d-bf55-9c384b556954 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:45.045640 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:45.045640 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:45.046411 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5fa66698-799d-460d-bf55-9c384b556954 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:45.046910 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1399/5580] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:45 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:46.057289 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26518eab-2abd-492e-9e56-56b8e2d86c98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:46.069780 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26518eab-2abd-492e-9e56-56b8e2d86c98 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:46.069780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26518eab-2abd-492e-9e56-56b8e2d86c98 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:46.069780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26518eab-2abd-492e-9e56-56b8e2d86c98 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:46.069780 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-26518eab-2abd-492e-9e56-56b8e2d86c98 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:46.069780 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:46.069780 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:46.069780 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26518eab-2abd-492e-9e56-56b8e2d86c98 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:46.069780 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1391/5581] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:46 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:47.079166 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6940367b-2ca2-4c6b-8919-4bd47cd5e4ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:47.081161 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6940367b-2ca2-4c6b-8919-4bd47cd5e4ca tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:47.081382 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6940367b-2ca2-4c6b-8919-4bd47cd5e4ca tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:47.081596 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6940367b-2ca2-4c6b-8919-4bd47cd5e4ca tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:47.081717 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6940367b-2ca2-4c6b-8919-4bd47cd5e4ca tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:47.086347 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:47.086347 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:47.087194 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6940367b-2ca2-4c6b-8919-4bd47cd5e4ca tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:47.087588 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1398/5582] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:47 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:48.099261 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-239a846c-2bfa-4ec3-afb8-fc202452339b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:48.101354 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-239a846c-2bfa-4ec3-afb8-fc202452339b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:48.101615 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-239a846c-2bfa-4ec3-afb8-fc202452339b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:48.101996 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-239a846c-2bfa-4ec3-afb8-fc202452339b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:48.102150 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-239a846c-2bfa-4ec3-afb8-fc202452339b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:48.106877 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:48.106877 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:48.107817 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-239a846c-2bfa-4ec3-afb8-fc202452339b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:48.108281 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1395/5583] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:48 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:49.118808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64f48589-cea6-4e37-b097-02c11bb87b1c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:49.120877 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64f48589-cea6-4e37-b097-02c11bb87b1c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:49.121046 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64f48589-cea6-4e37-b097-02c11bb87b1c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:49.121281 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64f48589-cea6-4e37-b097-02c11bb87b1c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:49.121429 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-64f48589-cea6-4e37-b097-02c11bb87b1c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:49.126117 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:49.126117 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:49.127137 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64f48589-cea6-4e37-b097-02c11bb87b1c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:49.127732 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1400/5584] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:49 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:50.139851 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28fc9f7f-98d2-4ab5-b568-65028be246cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:50.141867 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28fc9f7f-98d2-4ab5-b568-65028be246cd tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:50.142149 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28fc9f7f-98d2-4ab5-b568-65028be246cd tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:50.142381 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28fc9f7f-98d2-4ab5-b568-65028be246cd tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:50.142535 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-28fc9f7f-98d2-4ab5-b568-65028be246cd tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:50.147470 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:50.147470 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:50.148403 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28fc9f7f-98d2-4ab5-b568-65028be246cd tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:50.148845 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1392/5585] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:50 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:51.160336 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25475984-9635-4f0a-95c7-e7ff797b368c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:51.162202 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25475984-9635-4f0a-95c7-e7ff797b368c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:51.162480 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25475984-9635-4f0a-95c7-e7ff797b368c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:51.162750 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25475984-9635-4f0a-95c7-e7ff797b368c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:51.162905 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-25475984-9635-4f0a-95c7-e7ff797b368c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:51.168437 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:51.168437 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:51.169347 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25475984-9635-4f0a-95c7-e7ff797b368c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:51.169742 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1399/5586] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:51 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:52.180724 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d3079c8-5c54-42d8-8211-c68072abb1fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:52.182576 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d3079c8-5c54-42d8-8211-c68072abb1fc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:52.182832 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d3079c8-5c54-42d8-8211-c68072abb1fc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:52.183082 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d3079c8-5c54-42d8-8211-c68072abb1fc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:52.183257 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0d3079c8-5c54-42d8-8211-c68072abb1fc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:52.188109 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:52.188109 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:52.188884 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d3079c8-5c54-42d8-8211-c68072abb1fc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:52.189313 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1396/5587] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:52 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:53.199461 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9f2f4270-7df0-4187-b072-706acf3c1c96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:53.201301 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9f2f4270-7df0-4187-b072-706acf3c1c96 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:55:53.201493 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9f2f4270-7df0-4187-b072-706acf3c1c96 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:53.201732 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9f2f4270-7df0-4187-b072-706acf3c1c96 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:53.201875 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9f2f4270-7df0-4187-b072-706acf3c1c96 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:53.206143 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:53.206143 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:53.206998 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9f2f4270-7df0-4187-b072-706acf3c1c96 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:55:53.207406 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1401/5588] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:53 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:53.219282 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e161309-4150-47bd-9188-0ba24799ffc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:53.221115 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e161309-4150-47bd-9188-0ba24799ffc4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:55:53.221344 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e161309-4150-47bd-9188-0ba24799ffc4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:53.221561 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e161309-4150-47bd-9188-0ba24799ffc4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:53.221695 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2e161309-4150-47bd-9188-0ba24799ffc4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:53.225943 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:53.225943 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:53.226556 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e161309-4150-47bd-9188-0ba24799ffc4 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:55:53.227028 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1393/5589] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:53 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:53.235950 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f20c75d4-4f88-40fe-8e36-6f7bc9d9411a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:53.237583 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f20c75d4-4f88-40fe-8e36-6f7bc9d9411a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] POST https://10.4.3.240/volume/v3/backups Aug 12 21:55:53.237979 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f20c75d4-4f88-40fe-8e36-6f7bc9d9411a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "adfa9654-6e7b-4222-a9e4-bc4f1ed48636", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-473895278"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:55:53.239566 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-f20c75d4-4f88-40fe-8e36-6f7bc9d9411a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Creating new backup {'backup': {'volume_id': 'adfa9654-6e7b-4222-a9e4-bc4f1ed48636', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-473895278'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:55:53.239707 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-f20c75d4-4f88-40fe-8e36-6f7bc9d9411a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Creating backup of volume adfa9654-6e7b-4222-a9e4-bc4f1ed48636 in container None Aug 12 21:55:53.246262 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:53.246262 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:53.246589 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f20c75d4-4f88-40fe-8e36-6f7bc9d9411a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Volume info retrieved successfully. Aug 12 21:55:53.262809 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f20c75d4-4f88-40fe-8e36-6f7bc9d9411a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Created reservations ['b9e0bb19-49fe-4755-a84e-b780441e9089', '50d0a323-d61c-43f0-b6f5-b055023e2c80'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:55:53.298352 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f20c75d4-4f88-40fe-8e36-6f7bc9d9411a tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:55:53.299148 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1400/5590] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:55:53 2026] POST /volume/v3/backups => generated 329 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:55:53.307363 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6cf759f-8e5a-4b82-8ba9-37c62e926ef0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:53.309264 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6cf759f-8e5a-4b82-8ba9-37c62e926ef0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:55:53.309491 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6cf759f-8e5a-4b82-8ba9-37c62e926ef0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:53.309764 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6cf759f-8e5a-4b82-8ba9-37c62e926ef0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:53.309865 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d6cf759f-8e5a-4b82-8ba9-37c62e926ef0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:53.314552 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:53.314552 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:53.315359 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6cf759f-8e5a-4b82-8ba9-37c62e926ef0 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:55:53.315785 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1397/5591] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:53 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:54.327925 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e060c19-200a-428c-805e-3d09572df676 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:54.329892 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e060c19-200a-428c-805e-3d09572df676 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:55:54.330273 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e060c19-200a-428c-805e-3d09572df676 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:54.330438 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e060c19-200a-428c-805e-3d09572df676 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:54.330600 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6e060c19-200a-428c-805e-3d09572df676 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:54.335278 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:54.335278 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:54.336028 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e060c19-200a-428c-805e-3d09572df676 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:55:54.336468 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1402/5592] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:54 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:55.347877 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13ce126d-64d4-4fce-961c-ce7eac38940e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:55.349720 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13ce126d-64d4-4fce-961c-ce7eac38940e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:55:55.349931 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13ce126d-64d4-4fce-961c-ce7eac38940e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:55.350141 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13ce126d-64d4-4fce-961c-ce7eac38940e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:55.350273 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-13ce126d-64d4-4fce-961c-ce7eac38940e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:55.355138 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:55.355138 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:55.355902 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13ce126d-64d4-4fce-961c-ce7eac38940e tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:55:55.356303 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1394/5593] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:55 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:56.368554 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a26a678a-4914-4256-ba8a-e62925ac4de6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:56.370330 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a26a678a-4914-4256-ba8a-e62925ac4de6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:55:56.370554 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a26a678a-4914-4256-ba8a-e62925ac4de6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:56.370803 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a26a678a-4914-4256-ba8a-e62925ac4de6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:56.370929 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a26a678a-4914-4256-ba8a-e62925ac4de6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:56.375180 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:56.375180 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:55:56.375863 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a26a678a-4914-4256-ba8a-e62925ac4de6 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:55:56.376292 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1401/5594] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:56 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:57.388213 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e3e1d5b-0013-47a4-9c5c-1bd1e4b0294f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:57.390543 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e3e1d5b-0013-47a4-9c5c-1bd1e4b0294f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:55:57.390848 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e3e1d5b-0013-47a4-9c5c-1bd1e4b0294f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:57.391103 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e3e1d5b-0013-47a4-9c5c-1bd1e4b0294f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:57.391695 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e3e1d5b-0013-47a4-9c5c-1bd1e4b0294f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:57.397722 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:57.397722 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:55:57.398958 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e3e1d5b-0013-47a4-9c5c-1bd1e4b0294f tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:55:57.399433 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1398/5595] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:57 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:58.411809 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-74712e3f-b682-42fe-ac5d-4910a38974fe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:58.413745 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74712e3f-b682-42fe-ac5d-4910a38974fe tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:55:58.414045 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74712e3f-b682-42fe-ac5d-4910a38974fe tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:58.414330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74712e3f-b682-42fe-ac5d-4910a38974fe tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:58.414507 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-74712e3f-b682-42fe-ac5d-4910a38974fe tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:58.419875 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:58.419875 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:55:58.420823 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74712e3f-b682-42fe-ac5d-4910a38974fe tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:55:58.421496 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1403/5596] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:58 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:55:59.431813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9306cfd4-3d3d-4bfd-9cc6-7db02d4f06ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:55:59.433896 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9306cfd4-3d3d-4bfd-9cc6-7db02d4f06ab tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:55:59.434152 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9306cfd4-3d3d-4bfd-9cc6-7db02d4f06ab tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:55:59.434386 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9306cfd4-3d3d-4bfd-9cc6-7db02d4f06ab tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:55:59.434502 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9306cfd4-3d3d-4bfd-9cc6-7db02d4f06ab tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:55:59.439819 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:55:59.439819 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:55:59.440501 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9306cfd4-3d3d-4bfd-9cc6-7db02d4f06ab tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:55:59.440995 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1395/5597] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:55:59 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:00.452736 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e273082b-fc67-4686-b76b-7183751f212c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:00.455216 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e273082b-fc67-4686-b76b-7183751f212c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:56:00.455380 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e273082b-fc67-4686-b76b-7183751f212c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:00.455650 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e273082b-fc67-4686-b76b-7183751f212c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:00.455796 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e273082b-fc67-4686-b76b-7183751f212c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:00.460655 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:00.460655 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:56:00.461283 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e273082b-fc67-4686-b76b-7183751f212c tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:56:00.461684 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1402/5598] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:00 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:01.473851 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8afd47e-070e-4864-9abe-f6358bd67b9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:01.475636 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8afd47e-070e-4864-9abe-f6358bd67b9d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:56:01.475860 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8afd47e-070e-4864-9abe-f6358bd67b9d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:01.476069 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8afd47e-070e-4864-9abe-f6358bd67b9d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:01.476184 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f8afd47e-070e-4864-9abe-f6358bd67b9d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:01.480704 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:01.480704 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:56:01.481259 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8afd47e-070e-4864-9abe-f6358bd67b9d tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:56:01.481610 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1399/5599] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:01 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:01.492334 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2fe3f831-3942-4131-ac50-07b6f08a5509 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:01.494103 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2fe3f831-3942-4131-ac50-07b6f08a5509 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:56:01.495682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2fe3f831-3942-4131-ac50-07b6f08a5509 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:01.495682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2fe3f831-3942-4131-ac50-07b6f08a5509 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:01.495682 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2fe3f831-3942-4131-ac50-07b6f08a5509 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:01.499509 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:01.499509 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:56:01.500559 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2fe3f831-3942-4131-ac50-07b6f08a5509 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:56:01.501104 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1404/5600] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:01 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:01.510512 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5da49da-bb06-4727-b9b1-5fa89c4f55f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:01.512209 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5da49da-bb06-4727-b9b1-5fa89c4f55f5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:56:01.512400 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5da49da-bb06-4727-b9b1-5fa89c4f55f5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:01.512578 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5da49da-bb06-4727-b9b1-5fa89c4f55f5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:01.512711 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c5da49da-bb06-4727-b9b1-5fa89c4f55f5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:01.517634 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:01.517634 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:56:01.518326 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5da49da-bb06-4727-b9b1-5fa89c4f55f5 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:56:01.518773 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1396/5601] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:01 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:01.529657 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08a56021-9aea-485e-b8d4-ff222994bd9b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:01.531243 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a56021-9aea-485e-b8d4-ff222994bd9b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] POST https://10.4.3.240/volume/v3/backups Aug 12 21:56:01.531566 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a56021-9aea-485e-b8d4-ff222994bd9b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "adfa9654-6e7b-4222-a9e4-bc4f1ed48636", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2014220383"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:56:01.533045 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-08a56021-9aea-485e-b8d4-ff222994bd9b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Creating new backup {'backup': {'volume_id': 'adfa9654-6e7b-4222-a9e4-bc4f1ed48636', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2014220383'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 21:56:01.533182 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-08a56021-9aea-485e-b8d4-ff222994bd9b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Creating backup of volume adfa9654-6e7b-4222-a9e4-bc4f1ed48636 in container None Aug 12 21:56:01.539665 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:01.539665 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:56:01.540061 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08a56021-9aea-485e-b8d4-ff222994bd9b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:56:01.556278 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-08a56021-9aea-485e-b8d4-ff222994bd9b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Created reservations ['ba1f21c5-ae21-4e3d-9def-c8e11f3a1991', '06191d66-2ade-43db-bb07-0f27e39e916a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:56:01.584322 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a56021-9aea-485e-b8d4-ff222994bd9b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups returned with HTTP 202 Aug 12 21:56:01.584761 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1403/5602] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:56:01 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:56:01.593148 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10f99a4f-599f-4401-9e11-17db62efd76e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:01.594822 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10f99a4f-599f-4401-9e11-17db62efd76e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:01.595026 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10f99a4f-599f-4401-9e11-17db62efd76e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:01.595198 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10f99a4f-599f-4401-9e11-17db62efd76e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:01.595323 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-10f99a4f-599f-4401-9e11-17db62efd76e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:01.601579 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:01.601579 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:56:01.602635 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10f99a4f-599f-4401-9e11-17db62efd76e tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:01.603029 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1400/5603] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:01 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:02.615249 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e0c39460-ed76-4646-bf8f-9e7e237a676a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:02.617685 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e0c39460-ed76-4646-bf8f-9e7e237a676a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:02.617958 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e0c39460-ed76-4646-bf8f-9e7e237a676a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:02.618231 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e0c39460-ed76-4646-bf8f-9e7e237a676a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:02.618436 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e0c39460-ed76-4646-bf8f-9e7e237a676a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:02.624613 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:02.624613 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:56:02.625772 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e0c39460-ed76-4646-bf8f-9e7e237a676a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:02.626312 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1405/5604] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:02 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:03.638938 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7e22dfe-dd82-493e-a344-f0d418ae54a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:03.641337 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7e22dfe-dd82-493e-a344-f0d418ae54a7 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:03.641655 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7e22dfe-dd82-493e-a344-f0d418ae54a7 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:03.641879 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7e22dfe-dd82-493e-a344-f0d418ae54a7 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:03.642012 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e7e22dfe-dd82-493e-a344-f0d418ae54a7 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:03.647513 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:03.647513 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:56:03.648454 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7e22dfe-dd82-493e-a344-f0d418ae54a7 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:03.648950 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1397/5605] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:03 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:04.661309 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54a213f9-6601-4f0f-8210-f7cfd0b95348 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:04.663489 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54a213f9-6601-4f0f-8210-f7cfd0b95348 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:04.663814 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54a213f9-6601-4f0f-8210-f7cfd0b95348 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:04.664081 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54a213f9-6601-4f0f-8210-f7cfd0b95348 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:04.664226 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-54a213f9-6601-4f0f-8210-f7cfd0b95348 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:04.670270 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:04.670270 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:56:04.671351 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54a213f9-6601-4f0f-8210-f7cfd0b95348 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:04.672031 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1404/5606] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:04 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:05.684560 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bdb1104b-9177-4284-9ce8-cc518cbb3ceb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:05.686767 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bdb1104b-9177-4284-9ce8-cc518cbb3ceb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:05.686982 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bdb1104b-9177-4284-9ce8-cc518cbb3ceb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:05.687167 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bdb1104b-9177-4284-9ce8-cc518cbb3ceb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:05.687301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bdb1104b-9177-4284-9ce8-cc518cbb3ceb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:05.692953 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:05.692953 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:56:05.694026 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bdb1104b-9177-4284-9ce8-cc518cbb3ceb tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:05.694526 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1401/5607] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:05 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:06.707330 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c56abc87-fd5a-43fb-82f8-812155d7e08c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:06.709246 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c56abc87-fd5a-43fb-82f8-812155d7e08c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:06.709467 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c56abc87-fd5a-43fb-82f8-812155d7e08c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:06.709691 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c56abc87-fd5a-43fb-82f8-812155d7e08c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:06.709806 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c56abc87-fd5a-43fb-82f8-812155d7e08c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:06.714881 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:06.714881 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:56:06.715935 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c56abc87-fd5a-43fb-82f8-812155d7e08c tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:06.716448 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1406/5608] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:06 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:07.729314 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c2e3d7f-e5ee-4287-b345-aa9eb0a1aafc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:07.731534 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c2e3d7f-e5ee-4287-b345-aa9eb0a1aafc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:07.731883 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c2e3d7f-e5ee-4287-b345-aa9eb0a1aafc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:07.732179 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c2e3d7f-e5ee-4287-b345-aa9eb0a1aafc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:07.732361 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0c2e3d7f-e5ee-4287-b345-aa9eb0a1aafc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:07.738648 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:07.738648 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:56:07.739587 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c2e3d7f-e5ee-4287-b345-aa9eb0a1aafc tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:07.740021 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1398/5609] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:07 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:08.751419 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3c56fb1-5a76-491c-bdec-baf7ae0d99d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:08.753587 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3c56fb1-5a76-491c-bdec-baf7ae0d99d4 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:08.753886 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3c56fb1-5a76-491c-bdec-baf7ae0d99d4 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:08.754128 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3c56fb1-5a76-491c-bdec-baf7ae0d99d4 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:08.754280 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a3c56fb1-5a76-491c-bdec-baf7ae0d99d4 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:08.758846 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:08.758846 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:56:08.759646 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3c56fb1-5a76-491c-bdec-baf7ae0d99d4 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:08.760046 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1405/5610] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:08 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:09.769887 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-910f50cd-24d1-4823-a4b4-a9b0d0d7ed72 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:09.771667 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-910f50cd-24d1-4823-a4b4-a9b0d0d7ed72 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:09.771874 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-910f50cd-24d1-4823-a4b4-a9b0d0d7ed72 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:09.772042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-910f50cd-24d1-4823-a4b4-a9b0d0d7ed72 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:09.772143 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-910f50cd-24d1-4823-a4b4-a9b0d0d7ed72 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:09.777438 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:09.777438 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:56:09.778349 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-910f50cd-24d1-4823-a4b4-a9b0d0d7ed72 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:09.778775 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1402/5611] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:09 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:09.788691 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-49997a86-1295-4fe6-b6e5-e0acd0132c29 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:09.790616 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49997a86-1295-4fe6-b6e5-e0acd0132c29 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:56:09.790856 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49997a86-1295-4fe6-b6e5-e0acd0132c29 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:09.791042 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49997a86-1295-4fe6-b6e5-e0acd0132c29 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:09.791145 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-49997a86-1295-4fe6-b6e5-e0acd0132c29 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:09.795833 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:09.795833 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:56:09.796596 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49997a86-1295-4fe6-b6e5-e0acd0132c29 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:56:09.797043 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1407/5612] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:09 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:09.806538 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4534ae77-5df7-4513-8909-138155b2ba69 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:09.808395 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4534ae77-5df7-4513-8909-138155b2ba69 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] DELETE https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:09.808606 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4534ae77-5df7-4513-8909-138155b2ba69 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:09.808830 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4534ae77-5df7-4513-8909-138155b2ba69 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:09.808931 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-4534ae77-5df7-4513-8909-138155b2ba69 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete backup with id: bff2dd34-8a88-47dc-b3f4-b16f64c74972. Aug 12 21:56:09.813097 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:09.813097 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:56:09.823809 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-4534ae77-5df7-4513-8909-138155b2ba69 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] delete_backup rpcapi backup_id bff2dd34-8a88-47dc-b3f4-b16f64c74972 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:56:09.825583 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4534ae77-5df7-4513-8909-138155b2ba69 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 202 Aug 12 21:56:09.826118 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1399/5613] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:56:09 2026] DELETE /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:56:09.832706 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bbfeeac9-71f6-48c1-a9e7-c484fde5beae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:09.834551 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbfeeac9-71f6-48c1-a9e7-c484fde5beae tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:09.834857 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbfeeac9-71f6-48c1-a9e7-c484fde5beae tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:09.835053 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbfeeac9-71f6-48c1-a9e7-c484fde5beae tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:09.835139 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bbfeeac9-71f6-48c1-a9e7-c484fde5beae tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:09.839243 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:09.839243 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:56:09.839973 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbfeeac9-71f6-48c1-a9e7-c484fde5beae tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 200 Aug 12 21:56:09.840310 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1406/5614] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:09 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:10.850548 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-edc8c13b-f098-4b14-b127-083c9fef2ea0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:10.852591 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edc8c13b-f098-4b14-b127-083c9fef2ea0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 Aug 12 21:56:10.852831 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edc8c13b-f098-4b14-b127-083c9fef2ea0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:10.853027 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edc8c13b-f098-4b14-b127-083c9fef2ea0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:10.853140 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-edc8c13b-f098-4b14-b127-083c9fef2ea0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id bff2dd34-8a88-47dc-b3f4-b16f64c74972. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:10.856803 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edc8c13b-f098-4b14-b127-083c9fef2ea0 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 returned with HTTP 404 Aug 12 21:56:10.857309 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1403/5615] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:10 2026] GET /volume/v3/backups/bff2dd34-8a88-47dc-b3f4-b16f64c74972 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:56:10.864197 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-95c0699b-58d6-457b-a99f-0747fe37f3c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:10.866332 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95c0699b-58d6-457b-a99f-0747fe37f3c8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] DELETE https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:56:10.866563 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95c0699b-58d6-457b-a99f-0747fe37f3c8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:10.866851 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95c0699b-58d6-457b-a99f-0747fe37f3c8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:10.866986 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-95c0699b-58d6-457b-a99f-0747fe37f3c8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Delete backup with id: 94e494c9-955e-4470-a7fd-e95525729352. Aug 12 21:56:10.871951 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:10.871951 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:56:10.883132 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-95c0699b-58d6-457b-a99f-0747fe37f3c8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] delete_backup rpcapi backup_id 94e494c9-955e-4470-a7fd-e95525729352 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:56:10.885004 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95c0699b-58d6-457b-a99f-0747fe37f3c8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 202 Aug 12 21:56:10.885601 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1408/5616] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:56:10 2026] DELETE /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:56:10.892946 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddd443b2-6ef1-4fff-b6cf-1514ff18fb60 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:10.894845 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddd443b2-6ef1-4fff-b6cf-1514ff18fb60 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:56:10.895048 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddd443b2-6ef1-4fff-b6cf-1514ff18fb60 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:10.895229 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddd443b2-6ef1-4fff-b6cf-1514ff18fb60 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:10.895327 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ddd443b2-6ef1-4fff-b6cf-1514ff18fb60 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:10.900145 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:10.900145 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:56:10.900892 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddd443b2-6ef1-4fff-b6cf-1514ff18fb60 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 200 Aug 12 21:56:10.901337 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1400/5617] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:10 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:11.912998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6f296ac-a55f-4e42-bbb1-823ad041cde7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:11.914915 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6f296ac-a55f-4e42-bbb1-823ad041cde7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 Aug 12 21:56:11.915136 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6f296ac-a55f-4e42-bbb1-823ad041cde7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:11.915350 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6f296ac-a55f-4e42-bbb1-823ad041cde7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:11.915445 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b6f296ac-a55f-4e42-bbb1-823ad041cde7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id 94e494c9-955e-4470-a7fd-e95525729352. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:11.919024 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6f296ac-a55f-4e42-bbb1-823ad041cde7 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 returned with HTTP 404 Aug 12 21:56:11.919491 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1407/5618] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:11 2026] GET /volume/v3/backups/94e494c9-955e-4470-a7fd-e95525729352 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:56:11.928234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62ff1f88-8961-4096-9386-6fc52c72f297 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:11.930038 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62ff1f88-8961-4096-9386-6fc52c72f297 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] DELETE https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:56:11.930217 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62ff1f88-8961-4096-9386-6fc52c72f297 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:11.930432 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62ff1f88-8961-4096-9386-6fc52c72f297 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:11.930536 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-62ff1f88-8961-4096-9386-6fc52c72f297 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete backup with id: 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. Aug 12 21:56:11.935196 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:11.935196 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:56:11.947528 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-62ff1f88-8961-4096-9386-6fc52c72f297 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] delete_backup rpcapi backup_id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:56:11.949339 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62ff1f88-8961-4096-9386-6fc52c72f297 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 202 Aug 12 21:56:11.949795 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1404/5619] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:56:11 2026] DELETE /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:56:11.957166 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a431fb33-a493-40de-82df-6bb44c3298c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:11.959447 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a431fb33-a493-40de-82df-6bb44c3298c8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:56:11.959670 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a431fb33-a493-40de-82df-6bb44c3298c8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:11.959911 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a431fb33-a493-40de-82df-6bb44c3298c8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:11.960013 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a431fb33-a493-40de-82df-6bb44c3298c8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:11.964974 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:11.964974 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:56:11.965981 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a431fb33-a493-40de-82df-6bb44c3298c8 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 200 Aug 12 21:56:11.966447 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1409/5620] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:11 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:12.978170 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52641241-b376-46e3-b171-f76182f11e61 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:12.979698 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52641241-b376-46e3-b171-f76182f11e61 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb Aug 12 21:56:12.979896 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52641241-b376-46e3-b171-f76182f11e61 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:12.980086 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52641241-b376-46e3-b171-f76182f11e61 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:12.980229 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-52641241-b376-46e3-b171-f76182f11e61 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Show backup with id 6cf22102-cda9-4e8d-adbe-9e64f63dc0bb. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:12.984205 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52641241-b376-46e3-b171-f76182f11e61 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb returned with HTTP 404 Aug 12 21:56:12.984799 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1401/5621] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:12 2026] GET /volume/v3/backups/6cf22102-cda9-4e8d-adbe-9e64f63dc0bb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:56:12.991915 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a98f6b2-c72e-49cc-a643-cc2bc7362892 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:12.993668 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a98f6b2-c72e-49cc-a643-cc2bc7362892 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] DELETE https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:56:12.993898 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a98f6b2-c72e-49cc-a643-cc2bc7362892 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:12.994088 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a98f6b2-c72e-49cc-a643-cc2bc7362892 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:12.994187 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-7a98f6b2-c72e-49cc-a643-cc2bc7362892 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Delete backup with id: bc3ee658-0802-4bb3-9556-ed62ec342292. Aug 12 21:56:12.998904 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:12.998904 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:56:13.015228 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-7a98f6b2-c72e-49cc-a643-cc2bc7362892 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] delete_backup rpcapi backup_id bc3ee658-0802-4bb3-9556-ed62ec342292 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 21:56:13.016962 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a98f6b2-c72e-49cc-a643-cc2bc7362892 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 202 Aug 12 21:56:13.017389 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1408/5622] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:56:12 2026] DELETE /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:56:13.025023 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca0c7343-00ee-40de-bbab-28496fa375d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:13.027494 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca0c7343-00ee-40de-bbab-28496fa375d8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:56:13.027723 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca0c7343-00ee-40de-bbab-28496fa375d8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:13.027940 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca0c7343-00ee-40de-bbab-28496fa375d8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:13.028075 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ca0c7343-00ee-40de-bbab-28496fa375d8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:13.032224 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:13.032224 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:56:13.032787 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca0c7343-00ee-40de-bbab-28496fa375d8 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 200 Aug 12 21:56:13.033163 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1405/5623] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:13 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:14.043062 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b267e41a-d433-4061-8b85-780006e7bf31 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:14.044763 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b267e41a-d433-4061-8b85-780006e7bf31 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] GET https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 Aug 12 21:56:14.044957 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b267e41a-d433-4061-8b85-780006e7bf31 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:14.045173 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b267e41a-d433-4061-8b85-780006e7bf31 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:14.045280 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b267e41a-d433-4061-8b85-780006e7bf31 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] Show backup with id bc3ee658-0802-4bb3-9556-ed62ec342292. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 21:56:14.048874 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b267e41a-d433-4061-8b85-780006e7bf31 tempest-VolumesBackupsTest-353453613 tempest-VolumesBackupsTest-353453613-project-admin] https://10.4.3.240/volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 returned with HTTP 404 Aug 12 21:56:14.049306 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1410/5624] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:14 2026] GET /volume/v3/backups/bc3ee658-0802-4bb3-9556-ed62ec342292 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:56:14.061418 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79accdbb-97eb-45d3-8453-f6e57f22feac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:14.063166 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79accdbb-97eb-45d3-8453-f6e57f22feac tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] DELETE https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 Aug 12 21:56:14.063388 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79accdbb-97eb-45d3-8453-f6e57f22feac tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:14.063560 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79accdbb-97eb-45d3-8453-f6e57f22feac tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:14.063772 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-79accdbb-97eb-45d3-8453-f6e57f22feac tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete volume with id: adfa9654-6e7b-4222-a9e4-bc4f1ed48636 Aug 12 21:56:14.070487 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:14.070487 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:56:14.070954 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-79accdbb-97eb-45d3-8453-f6e57f22feac tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:56:14.098512 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-79accdbb-97eb-45d3-8453-f6e57f22feac tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete volume request issued successfully. Aug 12 21:56:14.098750 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79accdbb-97eb-45d3-8453-f6e57f22feac tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 returned with HTTP 202 Aug 12 21:56:14.099307 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1402/5625] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:56:14 2026] DELETE /volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:56:14.107761 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10d21efb-b1c5-4823-8af1-4ccd4e0e38c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:14.109613 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10d21efb-b1c5-4823-8af1-4ccd4e0e38c5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 Aug 12 21:56:14.109886 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10d21efb-b1c5-4823-8af1-4ccd4e0e38c5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:14.110053 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10d21efb-b1c5-4823-8af1-4ccd4e0e38c5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:14.117651 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:14.117651 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:56:14.122171 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-10d21efb-b1c5-4823-8af1-4ccd4e0e38c5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:56:14.127129 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10d21efb-b1c5-4823-8af1-4ccd4e0e38c5 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 returned with HTTP 200 Aug 12 21:56:14.127568 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1409/5626] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:14 2026] GET /volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:15.142357 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c3aac4e6-19d4-4a2a-b359-1ad7f517fc21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:15.144009 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3aac4e6-19d4-4a2a-b359-1ad7f517fc21 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 Aug 12 21:56:15.144262 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3aac4e6-19d4-4a2a-b359-1ad7f517fc21 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:15.144376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3aac4e6-19d4-4a2a-b359-1ad7f517fc21 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:15.149795 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3aac4e6-19d4-4a2a-b359-1ad7f517fc21 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 returned with HTTP 404 Aug 12 21:56:15.150287 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1406/5627] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:15 2026] GET /volume/v3/volumes/adfa9654-6e7b-4222-a9e4-bc4f1ed48636 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:56:15.156892 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-967bf34f-6d43-40a8-94be-e30891ff4015 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:15.158792 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-967bf34f-6d43-40a8-94be-e30891ff4015 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] DELETE https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea Aug 12 21:56:15.159002 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-967bf34f-6d43-40a8-94be-e30891ff4015 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:15.159175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-967bf34f-6d43-40a8-94be-e30891ff4015 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:15.159336 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-967bf34f-6d43-40a8-94be-e30891ff4015 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete volume with id: d709a0cb-2c63-4c18-9b1b-7edd70ec83ea Aug 12 21:56:15.165875 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:15.165875 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:56:15.166318 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-967bf34f-6d43-40a8-94be-e30891ff4015 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:56:15.187793 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-967bf34f-6d43-40a8-94be-e30891ff4015 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete volume request issued successfully. Aug 12 21:56:15.188019 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-967bf34f-6d43-40a8-94be-e30891ff4015 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea returned with HTTP 202 Aug 12 21:56:15.188452 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1411/5628] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:56:15 2026] DELETE /volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:56:15.195482 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-beebcd3f-3e1f-4ad0-a8bc-dc2e16517459 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:15.197776 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-beebcd3f-3e1f-4ad0-a8bc-dc2e16517459 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea Aug 12 21:56:15.198086 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-beebcd3f-3e1f-4ad0-a8bc-dc2e16517459 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:15.198342 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-beebcd3f-3e1f-4ad0-a8bc-dc2e16517459 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:15.208750 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:15.208750 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:56:15.213275 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-beebcd3f-3e1f-4ad0-a8bc-dc2e16517459 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:56:15.217297 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-beebcd3f-3e1f-4ad0-a8bc-dc2e16517459 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea returned with HTTP 200 Aug 12 21:56:15.217674 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1403/5629] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:15 2026] GET /volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:16.230565 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4c1d129-802e-467d-8f73-8f82674db997 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:16.232469 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4c1d129-802e-467d-8f73-8f82674db997 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea Aug 12 21:56:16.232696 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4c1d129-802e-467d-8f73-8f82674db997 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:16.232913 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4c1d129-802e-467d-8f73-8f82674db997 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:16.234910 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=50,cinder:UPDATE=18,cinder:INSERT=6 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:56:16.239266 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4c1d129-802e-467d-8f73-8f82674db997 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea returned with HTTP 404 Aug 12 21:56:16.239903 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1410/5630] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:16 2026] GET /volume/v3/volumes/d709a0cb-2c63-4c18-9b1b-7edd70ec83ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:56:16.248483 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-13093f63-1e06-4404-8d61-73b17e6de72a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:16.250417 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13093f63-1e06-4404-8d61-73b17e6de72a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] DELETE https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 Aug 12 21:56:16.250764 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13093f63-1e06-4404-8d61-73b17e6de72a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:16.250965 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13093f63-1e06-4404-8d61-73b17e6de72a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:16.251129 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-13093f63-1e06-4404-8d61-73b17e6de72a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete volume with id: 13fcee49-6c8f-43a6-a5b1-ce33da452ea6 Aug 12 21:56:16.261348 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:16.261348 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:56:16.261858 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-13093f63-1e06-4404-8d61-73b17e6de72a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:56:16.320790 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-13093f63-1e06-4404-8d61-73b17e6de72a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Delete volume request issued successfully. Aug 12 21:56:16.321066 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13093f63-1e06-4404-8d61-73b17e6de72a tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 returned with HTTP 202 Aug 12 21:56:16.321614 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1407/5631] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:56:16 2026] DELETE /volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:56:16.329729 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a831f39-985a-49e5-92c4-a1832aa46374 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:16.331706 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a831f39-985a-49e5-92c4-a1832aa46374 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 Aug 12 21:56:16.331988 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a831f39-985a-49e5-92c4-a1832aa46374 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:16.332210 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a831f39-985a-49e5-92c4-a1832aa46374 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:16.339998 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:56:16.339998 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:56:16.344203 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5a831f39-985a-49e5-92c4-a1832aa46374 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Volume info retrieved successfully. Aug 12 21:56:16.349252 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a831f39-985a-49e5-92c4-a1832aa46374 tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 returned with HTTP 200 Aug 12 21:56:16.349695 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1412/5632] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:16 2026] GET /volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:56:17.361848 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2d78e88-d88c-4f13-9b61-e83feb1e8d0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:56:17.363801 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2d78e88-d88c-4f13-9b61-e83feb1e8d0b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] GET https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 Aug 12 21:56:17.363992 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2d78e88-d88c-4f13-9b61-e83feb1e8d0b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:56:17.364185 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2d78e88-d88c-4f13-9b61-e83feb1e8d0b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:56:17.369914 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2d78e88-d88c-4f13-9b61-e83feb1e8d0b tempest-VolumesBackupsTest-790553935 tempest-VolumesBackupsTest-790553935-project-member] https://10.4.3.240/volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 returned with HTTP 404 Aug 12 21:56:17.370342 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1404/5633] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:56:17 2026] GET /volume/v3/volumes/13fcee49-6c8f-43a6-a5b1-ce33da452ea6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:56:26.291051 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=22,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:56:26.347794 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=25,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:56:27.366409 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=33,cinder:INSERT=4,cinder:UPDATE=10 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:57:15.516849 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-152186ad-b7ca-461c-992a-86bc93657100 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:15.576029 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-152186ad-b7ca-461c-992a-86bc93657100 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:57:15.576418 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-152186ad-b7ca-461c-992a-86bc93657100 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943174193-1009447928", "extra_specs": {"multiattach": " True"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:15.592713 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-152186ad-b7ca-461c-992a-86bc93657100 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:57:15.593202 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1411/5634] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:57:15 2026] POST /volume/v3/types => generated 287 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:15.601336 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:15.603190 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:57:15.603571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2038046276", "snapshot_id": null, "imageRef": null, "volume_type": "3115f433-7673-41fb-9e74-12568d696374", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:15.605234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2038046276', 'snapshot_id': None, 'imageRef': None, 'volume_type': '3115f433-7673-41fb-9e74-12568d696374', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:57:15.610454 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume of 1 GB Aug 12 21:57:15.610787 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:15.610787 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:15.611349 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Availability Zones retrieved successfully. Aug 12 21:57:15.617127 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Flow 'volume_create_api' (17f66b50-d8aa-4d17-8466-54f9d5a10038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:57:15.618378 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf042809-f1d0-4b58-bdf6-94722f18c890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:15.619380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:57:15.628538 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:15.628538 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:15.641302 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf042809-f1d0-4b58-bdf6-94722f18c890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:57:16Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3115f433-7673-41fb-9e74-12568d696374,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943174193-1009447928',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3115f433-7673-41fb-9e74-12568d696374', 'encryption_key_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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:15.642355 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536913e4-7315-47b4-b2b7-046c719bf4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:15.671928 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943174193-1009447928 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943174193-1009447928, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:57:15.672262 np0000007121 devstack@c-api.service[100325]: WARNING cinder.quota [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943174193-1009447928 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943174193-1009447928, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:57:15.716213 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Created reservations ['96608302-30fd-4960-b841-bb18dbf045bb', 'ae8235e4-53ef-4b10-95a8-2b3714863732', '3d2026b9-276b-4281-975f-de9bb8fd0cc7', 'dd43db4e-7847-4dd8-8285-1be8a901f8e5'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:57:15.717042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536913e4-7315-47b4-b2b7-046c719bf4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96608302-30fd-4960-b841-bb18dbf045bb', 'ae8235e4-53ef-4b10-95a8-2b3714863732', '3d2026b9-276b-4281-975f-de9bb8fd0cc7', 'dd43db4e-7847-4dd8-8285-1be8a901f8e5']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:15.717817 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662666e8-618f-4b2c-8fc5-3591bf6c4775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:15.741771 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662666e8-618f-4b2c-8fc5-3591bf6c4775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f804c0f3-05d9-47d2-8c3f-2ab794fb981d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2038046276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2a3eb199f0644f07bbec7d077ab57158',qos_specs=None,replication_status=,reservations=['96608302-30fd-4960-b841-bb18dbf045bb','ae8235e4-53ef-4b10-95a8-2b3714863732','3d2026b9-276b-4281-975f-de9bb8fd0cc7','dd43db4e-7847-4dd8-8285-1be8a901f8e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1241759ea3041809d83aa0af3c863ab',volume_type_id=3115f433-7673-41fb-9e74-12568d696374), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2038046276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f804c0f3-05d9-47d2-8c3f-2ab794fb981d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2a3eb199f0644f07bbec7d077ab57158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1241759ea3041809d83aa0af3c863ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3115f433-7673-41fb-9e74-12568d696374),volume_type_id=3115f433-7673-41fb-9e74-12568d696374)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:15.742562 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b193564-734e-4ad7-ba5a-0de295696890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:15.764221 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b193564-734e-4ad7-ba5a-0de295696890) transitioned into state 'SUCCESS' from state '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-2038046276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2a3eb199f0644f07bbec7d077ab57158',qos_specs=None,replication_status=,reservations=['96608302-30fd-4960-b841-bb18dbf045bb','ae8235e4-53ef-4b10-95a8-2b3714863732','3d2026b9-276b-4281-975f-de9bb8fd0cc7','dd43db4e-7847-4dd8-8285-1be8a901f8e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1241759ea3041809d83aa0af3c863ab',volume_type_id=3115f433-7673-41fb-9e74-12568d696374)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:15.765169 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9f43754-948f-4f0f-90a2-29c8266f7231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:15.778472 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9f43754-948f-4f0f-90a2-29c8266f7231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:15.779514 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Flow 'volume_create_api' (17f66b50-d8aa-4d17-8466-54f9d5a10038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:57:15.779870 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume request issued successfully. Aug 12 21:57:15.780508 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16436abf-cc2d-4205-a5d4-a56f81dfe32a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:57:15.781152 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1408/5635] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:57:15 2026] POST /volume/v3/volumes => generated 830 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:57:15.798144 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-520e70b5-bdf1-4826-ab1e-b40d1c718abb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:15.800275 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-520e70b5-bdf1-4826-ab1e-b40d1c718abb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:15.800533 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-520e70b5-bdf1-4826-ab1e-b40d1c718abb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:15.800806 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-520e70b5-bdf1-4826-ab1e-b40d1c718abb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:15.809379 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:15.809379 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:15.814061 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-520e70b5-bdf1-4826-ab1e-b40d1c718abb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:15.819197 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-520e70b5-bdf1-4826-ab1e-b40d1c718abb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:15.819705 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1413/5636] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:15 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 898 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:16.833652 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4a26e72-7edc-401d-b6a3-c4e188cd1ab2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:16.835474 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4a26e72-7edc-401d-b6a3-c4e188cd1ab2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:16.835681 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4a26e72-7edc-401d-b6a3-c4e188cd1ab2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:16.835905 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4a26e72-7edc-401d-b6a3-c4e188cd1ab2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:16.843505 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:16.843505 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:16.847045 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4a26e72-7edc-401d-b6a3-c4e188cd1ab2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:16.850934 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4a26e72-7edc-401d-b6a3-c4e188cd1ab2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:16.851525 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1405/5637] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:16 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:16.864316 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61be7600-d317-45a3-ae8e-29bdc4100db9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:16.866285 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61be7600-d317-45a3-ae8e-29bdc4100db9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:16.866498 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61be7600-d317-45a3-ae8e-29bdc4100db9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:16.866762 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61be7600-d317-45a3-ae8e-29bdc4100db9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:16.874147 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:16.874147 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:16.878416 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-61be7600-d317-45a3-ae8e-29bdc4100db9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:16.882984 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61be7600-d317-45a3-ae8e-29bdc4100db9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:16.883564 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1412/5638] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:16 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:16.895860 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:16.898024 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:57:16.898475 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-942483183", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:16.900102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-942483183', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:57:16.900255 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume of 1 GB Aug 12 21:57:16.900547 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:16.900547 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:16.905087 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Availability Zones retrieved successfully. Aug 12 21:57:16.914232 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Flow 'volume_create_api' (bd8b35db-88f3-41c2-975c-8f75810c1fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:57:16.915644 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d4929a6-1eff-4536-b7a4-eaab80a16a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:16.917163 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:57:16.951790 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d4929a6-1eff-4536-b7a4-eaab80a16a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:33:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb48ddf-8d21-4467-9ca6-9fc5d4823101', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:16.952645 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e9bf50-7ad3-48f4-9eb9-4a51cd1a3b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:17.020060 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Created reservations ['73659f0c-3cb0-453b-9cd3-1367c8912c57', '01e3bf8b-f5f5-4b57-b3ce-5630c034d357', 'd0cee99f-10c5-4128-9f50-6c9f9d9d8029', '085453a5-6b8f-4318-9755-486d55f9de79'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:57:17.021121 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e9bf50-7ad3-48f4-9eb9-4a51cd1a3b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73659f0c-3cb0-453b-9cd3-1367c8912c57', '01e3bf8b-f5f5-4b57-b3ce-5630c034d357', 'd0cee99f-10c5-4128-9f50-6c9f9d9d8029', '085453a5-6b8f-4318-9755-486d55f9de79']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:17.022111 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4d6742-d272-4495-b084-cfd2f8148cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:17.049130 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4d6742-d272-4495-b084-cfd2f8148cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f2a7e44-e9af-4742-93eb-1a57b7fe6340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-942483183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3eb199f0644f07bbec7d077ab57158',qos_specs=None,replication_status=,reservations=['73659f0c-3cb0-453b-9cd3-1367c8912c57','01e3bf8b-f5f5-4b57-b3ce-5630c034d357','d0cee99f-10c5-4128-9f50-6c9f9d9d8029','085453a5-6b8f-4318-9755-486d55f9de79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1241759ea3041809d83aa0af3c863ab',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-942483183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f2a7e44-e9af-4742-93eb-1a57b7fe6340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3eb199f0644f07bbec7d077ab57158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1241759ea3041809d83aa0af3c863ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb48ddf-8d21-4467-9ca6-9fc5d4823101),volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:17.049960 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc04dfba-038c-4289-9a7f-07465974af59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:17.068862 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc04dfba-038c-4289-9a7f-07465974af59) transitioned into state 'SUCCESS' from state '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-942483183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3eb199f0644f07bbec7d077ab57158',qos_specs=None,replication_status=,reservations=['73659f0c-3cb0-453b-9cd3-1367c8912c57','01e3bf8b-f5f5-4b57-b3ce-5630c034d357','d0cee99f-10c5-4128-9f50-6c9f9d9d8029','085453a5-6b8f-4318-9755-486d55f9de79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1241759ea3041809d83aa0af3c863ab',volume_type_id=dfb48ddf-8d21-4467-9ca6-9fc5d4823101)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:17.069753 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af18aea-6e2f-4511-a97b-c9e1c8cfdad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:17.080102 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af18aea-6e2f-4511-a97b-c9e1c8cfdad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:17.080863 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Flow 'volume_create_api' (bd8b35db-88f3-41c2-975c-8f75810c1fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:57:17.081414 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume request issued successfully. Aug 12 21:57:17.082215 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-084d8168-11d4-4d79-9f7c-cd012d2efb5b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:57:17.082869 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1409/5639] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:57:16 2026] POST /volume/v3/volumes => generated 752 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:57:17.096974 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-941f7889-d214-4998-80d1-8231ec101187 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:17.099341 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-941f7889-d214-4998-80d1-8231ec101187 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:17.099637 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-941f7889-d214-4998-80d1-8231ec101187 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:17.099917 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-941f7889-d214-4998-80d1-8231ec101187 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:17.110136 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:17.110136 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:17.115742 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-941f7889-d214-4998-80d1-8231ec101187 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:17.121940 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-941f7889-d214-4998-80d1-8231ec101187 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:17.122459 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1414/5640] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:17 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:18.139572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dce69d81-1d16-4b36-9559-993f9dd78d45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:18.146377 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dce69d81-1d16-4b36-9559-993f9dd78d45 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:18.146693 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dce69d81-1d16-4b36-9559-993f9dd78d45 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:18.146895 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dce69d81-1d16-4b36-9559-993f9dd78d45 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:18.156642 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:18.156642 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:18.161882 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dce69d81-1d16-4b36-9559-993f9dd78d45 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:18.167192 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dce69d81-1d16-4b36-9559-993f9dd78d45 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:18.167613 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1406/5641] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:18 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:18.184162 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e733b70-d1c6-4047-ab18-46312da25710 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:18.186075 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e733b70-d1c6-4047-ab18-46312da25710 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:18.186288 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e733b70-d1c6-4047-ab18-46312da25710 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:18.186503 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e733b70-d1c6-4047-ab18-46312da25710 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:18.193385 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:18.193385 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:18.197941 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4e733b70-d1c6-4047-ab18-46312da25710 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:18.203833 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e733b70-d1c6-4047-ab18-46312da25710 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:18.204364 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1413/5642] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:18 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:18.220708 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8eb70880-7e2f-42e7-a49d-8c4e3b6594fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:18.223080 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8eb70880-7e2f-42e7-a49d-8c4e3b6594fd tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:57:18.223553 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8eb70880-7e2f-42e7-a49d-8c4e3b6594fd tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1919038383", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:18.225475 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:18.225475 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:18.238585 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8eb70880-7e2f-42e7-a49d-8c4e3b6594fd tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:57:18.239048 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1410/5643] 10.4.3.240 () {68 vars in 1252 bytes} [Wed Aug 12 21:57:18 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:18.249153 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-14042900-e5cc-4854-80af-df3dda2bf9e7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:18.251087 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14042900-e5cc-4854-80af-df3dda2bf9e7 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] POST https://10.4.3.240/volume/v3/types/35cec65e-b090-4fb1-b6da-feee5e8499b9/encryption Aug 12 21:57:18.251467 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14042900-e5cc-4854-80af-df3dda2bf9e7 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:18.266501 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14042900-e5cc-4854-80af-df3dda2bf9e7 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/types/35cec65e-b090-4fb1-b6da-feee5e8499b9/encryption returned with HTTP 200 Aug 12 21:57:18.266975 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1415/5644] 10.4.3.240 () {68 vars in 1397 bytes} [Wed Aug 12 21:57:18 2026] POST /volume/v3/types/35cec65e-b090-4fb1-b6da-feee5e8499b9/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:18.276612 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:18.279204 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:57:18.279751 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-60019079", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1919038383", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:18.281817 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-60019079', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1919038383', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:57:18.286651 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume of 1 GB Aug 12 21:57:18.287078 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:18.287078 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:18.287874 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Availability Zones retrieved successfully. Aug 12 21:57:18.296385 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Flow 'volume_create_api' (802c259a-18b1-4181-b5b0-329271b0df23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:57:18.297778 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb66827a-56f0-4231-a711-1d9a9f7ae738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:18.299172 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:57:18.330446 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb66827a-56f0-4231-a711-1d9a9f7ae738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:57:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35cec65e-b090-4fb1-b6da-feee5e8499b9,is_public=True,name='tempest-scenario-type-luks-1919038383',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cec65e-b090-4fb1-b6da-feee5e8499b9', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:18.331429 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c58bfa4b-e02a-459b-a33d-8c0002bdee48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:18.363657 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1919038383 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1919038383, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:57:18.363963 np0000007121 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1919038383 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1919038383, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:57:18.390496 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Created reservations ['5f092082-9ad2-4188-92b6-a6e786b38d46', 'd840b1df-1810-4027-b576-956848e3b860', 'f80fe6ee-79ea-4bb4-bb0d-d0da5ab06b11', '181adc58-5018-4050-87cc-5eeacfeb671e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:57:18.391230 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c58bfa4b-e02a-459b-a33d-8c0002bdee48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f092082-9ad2-4188-92b6-a6e786b38d46', 'd840b1df-1810-4027-b576-956848e3b860', 'f80fe6ee-79ea-4bb4-bb0d-d0da5ab06b11', '181adc58-5018-4050-87cc-5eeacfeb671e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:18.392270 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fbd25b2-42e6-468d-8ef3-1a7afb98a1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:18.414087 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fbd25b2-42e6-468d-8ef3-1a7afb98a1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b333f50-71fe-492e-973d-42b49064366f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-60019079',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3eb199f0644f07bbec7d077ab57158',qos_specs=None,replication_status=,reservations=['5f092082-9ad2-4188-92b6-a6e786b38d46','d840b1df-1810-4027-b576-956848e3b860','f80fe6ee-79ea-4bb4-bb0d-d0da5ab06b11','181adc58-5018-4050-87cc-5eeacfeb671e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1241759ea3041809d83aa0af3c863ab',volume_type_id=35cec65e-b090-4fb1-b6da-feee5e8499b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-60019079',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8b333f50-71fe-492e-973d-42b49064366f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3eb199f0644f07bbec7d077ab57158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1241759ea3041809d83aa0af3c863ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35cec65e-b090-4fb1-b6da-feee5e8499b9),volume_type_id=35cec65e-b090-4fb1-b6da-feee5e8499b9)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:18.414884 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f6d9f8-715e-46cd-9ae0-e295c5a9d4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:18.433122 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f6d9f8-715e-46cd-9ae0-e295c5a9d4cb) transitioned into state 'SUCCESS' from state '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-60019079',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3eb199f0644f07bbec7d077ab57158',qos_specs=None,replication_status=,reservations=['5f092082-9ad2-4188-92b6-a6e786b38d46','d840b1df-1810-4027-b576-956848e3b860','f80fe6ee-79ea-4bb4-bb0d-d0da5ab06b11','181adc58-5018-4050-87cc-5eeacfeb671e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1241759ea3041809d83aa0af3c863ab',volume_type_id=35cec65e-b090-4fb1-b6da-feee5e8499b9)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:18.433976 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a45c8439-070e-45c7-9628-d517ab6e0efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:57:18.443948 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a45c8439-070e-45c7-9628-d517ab6e0efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:57:18.444953 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Flow 'volume_create_api' (802c259a-18b1-4181-b5b0-329271b0df23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:57:18.445301 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume request issued successfully. Aug 12 21:57:18.446055 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2693b056-c4ff-43b4-9694-87f32ecfc463 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:57:18.446638 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1407/5645] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:57:18 2026] POST /volume/v3/volumes => generated 779 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:57:18.458561 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d6631c7-af6a-49a0-8a2c-ba68ec30042f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:18.460829 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d6631c7-af6a-49a0-8a2c-ba68ec30042f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:18.461069 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d6631c7-af6a-49a0-8a2c-ba68ec30042f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:18.461312 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d6631c7-af6a-49a0-8a2c-ba68ec30042f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:18.470116 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:18.470116 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:18.474117 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4d6631c7-af6a-49a0-8a2c-ba68ec30042f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:18.478216 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d6631c7-af6a-49a0-8a2c-ba68ec30042f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:18.478588 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1414/5646] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:18 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:19.492145 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8b7be5d-a3ea-4447-913f-8463f482a82b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.494162 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8b7be5d-a3ea-4447-913f-8463f482a82b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:19.494401 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8b7be5d-a3ea-4447-913f-8463f482a82b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:19.494592 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8b7be5d-a3ea-4447-913f-8463f482a82b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:19.501822 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:19.501822 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:19.505274 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8b7be5d-a3ea-4447-913f-8463f482a82b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:19.509786 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8b7be5d-a3ea-4447-913f-8463f482a82b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:19.510288 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1411/5647] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:19 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:19.522223 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb122eba-194b-4cf2-9278-be03c5373cb8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.524256 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb122eba-194b-4cf2-9278-be03c5373cb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:19.524490 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb122eba-194b-4cf2-9278-be03c5373cb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:19.524723 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb122eba-194b-4cf2-9278-be03c5373cb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:19.532842 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:19.532842 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:19.536770 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eb122eba-194b-4cf2-9278-be03c5373cb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:19.541547 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb122eba-194b-4cf2-9278-be03c5373cb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:19.541985 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1416/5648] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:19 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:19.587311 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-46a9046c-4f33-4139-875e-a5862c8ecb81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.590679 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-46a9046c-4f33-4139-875e-a5862c8ecb81 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:19.590960 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-46a9046c-4f33-4139-875e-a5862c8ecb81 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:19.591248 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-46a9046c-4f33-4139-875e-a5862c8ecb81 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:19.601648 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:19.601648 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:19.605989 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-46a9046c-4f33-4139-875e-a5862c8ecb81 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:19.610552 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-46a9046c-4f33-4139-875e-a5862c8ecb81 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:19.611070 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1408/5649] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:57:19 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:19.681976 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3061906-7dfb-4def-a348-d9e550999901 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.682425 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3061906-7dfb-4def-a348-d9e550999901 None None] GET https://10.4.3.240/volume// Aug 12 21:57:19.682542 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3061906-7dfb-4def-a348-d9e550999901 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:19.682741 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3061906-7dfb-4def-a348-d9e550999901 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:19.683043 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3061906-7dfb-4def-a348-d9e550999901 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:57:19.683310 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1415/5650] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:57:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:57:19.691147 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-1bfbb18b-d7eb-4468-8e63-93ffb1563ae7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.725295 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-1bfbb18b-d7eb-4468-8e63-93ffb1563ae7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:57:19.725677 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-1bfbb18b-d7eb-4468-8e63-93ffb1563ae7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f2a7e44-e9af-4742-93eb-1a57b7fe6340", "connector": null, "instance_uuid": "9f9e368c-0692-469a-a419-c09b40c92071"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:19.733652 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:19.733652 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:19.759270 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-1bfbb18b-d7eb-4468-8e63-93ffb1563ae7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:57:19.759823 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1412/5651] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:57:19 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 12 21:57:19.790654 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87d98296-cf5f-47d3-a92e-2c9c4aef59e9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.792501 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87d98296-cf5f-47d3-a92e-2c9c4aef59e9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:19.792722 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87d98296-cf5f-47d3-a92e-2c9c4aef59e9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:19.792932 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87d98296-cf5f-47d3-a92e-2c9c4aef59e9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:19.799705 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75a2f61b-8aa2-407e-97f4-343251812a9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.800198 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75a2f61b-8aa2-407e-97f4-343251812a9a None None] GET https://10.4.3.240/volume// Aug 12 21:57:19.800419 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75a2f61b-8aa2-407e-97f4-343251812a9a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:19.800669 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75a2f61b-8aa2-407e-97f4-343251812a9a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:19.801084 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75a2f61b-8aa2-407e-97f4-343251812a9a None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:57:19.801445 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1409/5652] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:57:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:57:19.806042 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:19.806042 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:19.809835 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-0fdcba97-8fd6-49b8-b13a-cdea899cbbab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.810942 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87d98296-cf5f-47d3-a92e-2c9c4aef59e9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:19.812778 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-0fdcba97-8fd6-49b8-b13a-cdea899cbbab tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:19.813087 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-0fdcba97-8fd6-49b8-b13a-cdea899cbbab tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:19.813351 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-0fdcba97-8fd6-49b8-b13a-cdea899cbbab tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:19.815961 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87d98296-cf5f-47d3-a92e-2c9c4aef59e9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:19.816441 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1417/5653] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:19 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:19.825744 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:19.825744 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:19.829977 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-0fdcba97-8fd6-49b8-b13a-cdea899cbbab tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:19.835166 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-0fdcba97-8fd6-49b8-b13a-cdea899cbbab tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:19.835674 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1416/5654] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:57:19 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:57:19.947027 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-bd67b0b1-c32c-4370-b481-33c11e1c52de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:19.949030 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-bd67b0b1-c32c-4370-b481-33c11e1c52de tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] PUT https://10.4.3.240/volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d Aug 12 21:57:19.949410 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-bd67b0b1-c32c-4370-b481-33c11e1c52de tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:19.956705 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-bd67b0b1-c32c-4370-b481-33c11e1c52de tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Acquiring lock "cinder-attachment_update-9f2a7e44-e9af-4742-93eb-1a57b7fe6340-np0000007121" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:57:19.961133 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-bd67b0b1-c32c-4370-b481-33c11e1c52de tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-9f2a7e44-e9af-4742-93eb-1a57b7fe6340-np0000007121" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:57:19.962137 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:19.962137 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:20.037857 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-bd67b0b1-c32c-4370-b481-33c11e1c52de tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-9f2a7e44-e9af-4742-93eb-1a57b7fe6340-np0000007121" released by "attachment_update" :: held 0.077s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:57:20.038140 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-bd67b0b1-c32c-4370-b481-33c11e1c52de tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d returned with HTTP 200 Aug 12 21:57:20.038722 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1413/5655] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:57:19 2026] PUT /volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:57:20.831820 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-53ccfc9d-de9b-4387-807d-701783e0d043 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:20.834474 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53ccfc9d-de9b-4387-807d-701783e0d043 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:20.834792 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53ccfc9d-de9b-4387-807d-701783e0d043 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:20.835039 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53ccfc9d-de9b-4387-807d-701783e0d043 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:20.845034 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:20.845034 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:20.848615 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-53ccfc9d-de9b-4387-807d-701783e0d043 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:20.852688 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53ccfc9d-de9b-4387-807d-701783e0d043 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:20.853062 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1410/5656] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:20 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:21.865350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f39f9b6e-d92c-4703-8e78-add152504b59 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:21.867878 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f39f9b6e-d92c-4703-8e78-add152504b59 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:21.868185 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f39f9b6e-d92c-4703-8e78-add152504b59 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:21.868511 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f39f9b6e-d92c-4703-8e78-add152504b59 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:21.880067 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:21.880067 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:21.883681 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f39f9b6e-d92c-4703-8e78-add152504b59 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:21.887771 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f39f9b6e-d92c-4703-8e78-add152504b59 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:21.888192 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1418/5657] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:21 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:22.901205 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-670834d4-26bf-44ae-b8fd-6566fad031cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:22.903641 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-670834d4-26bf-44ae-b8fd-6566fad031cd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:22.903889 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-670834d4-26bf-44ae-b8fd-6566fad031cd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:22.904169 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-670834d4-26bf-44ae-b8fd-6566fad031cd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:22.917749 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:22.917749 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:22.922778 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-670834d4-26bf-44ae-b8fd-6566fad031cd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:22.928929 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-670834d4-26bf-44ae-b8fd-6566fad031cd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:22.929473 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1417/5658] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:22 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:23.945895 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be7f2102-30d2-42c4-8425-8d370d47a1b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:23.947890 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be7f2102-30d2-42c4-8425-8d370d47a1b2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:23.948090 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be7f2102-30d2-42c4-8425-8d370d47a1b2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:23.948360 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be7f2102-30d2-42c4-8425-8d370d47a1b2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:23.961380 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:23.961380 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:23.966100 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be7f2102-30d2-42c4-8425-8d370d47a1b2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:23.972278 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be7f2102-30d2-42c4-8425-8d370d47a1b2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:23.972809 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1414/5659] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:23 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:24.325818 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-34c1be41-c24e-41f8-a8e8-4a1c239388d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:24.328360 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-34c1be41-c24e-41f8-a8e8-4a1c239388d8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d/action Aug 12 21:57:24.328788 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-34c1be41-c24e-41f8-a8e8-4a1c239388d8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:57:24.328945 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-34c1be41-c24e-41f8-a8e8-4a1c239388d8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:24.350677 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:24.350677 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:24.364654 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-918dabea-676f-4e86-a31d-0b7699a15c9d req-34c1be41-c24e-41f8-a8e8-4a1c239388d8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d/action returned with HTTP 204 Aug 12 21:57:24.365322 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1411/5660] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:57:24 2026] POST /volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:57:24.987469 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f4f8ad8-20c1-49e8-9306-c26ef1c54bf0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:24.989360 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f4f8ad8-20c1-49e8-9306-c26ef1c54bf0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:57:24.989590 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f4f8ad8-20c1-49e8-9306-c26ef1c54bf0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:24.989851 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f4f8ad8-20c1-49e8-9306-c26ef1c54bf0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:24.998863 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:24.998863 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:25.002235 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2f4f8ad8-20c1-49e8-9306-c26ef1c54bf0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:25.006558 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f4f8ad8-20c1-49e8-9306-c26ef1c54bf0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:57:25.007002 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1419/5661] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:24 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:57:25.053801 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5428eaee-32cf-4134-8027-02008aed6708 req-258d4107-4f53-491d-90ae-b2abe02f4e85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:25.056180 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-258d4107-4f53-491d-90ae-b2abe02f4e85 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:25.056366 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-258d4107-4f53-491d-90ae-b2abe02f4e85 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:25.056584 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-258d4107-4f53-491d-90ae-b2abe02f4e85 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:25.064969 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:25.064969 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:25.068925 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5428eaee-32cf-4134-8027-02008aed6708 req-258d4107-4f53-491d-90ae-b2abe02f4e85 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:25.073297 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-258d4107-4f53-491d-90ae-b2abe02f4e85 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:25.073820 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1418/5662] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:57:25 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:25.151706 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-edfaff0d-019f-4500-9b44-20e2e5436edd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:25.152175 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edfaff0d-019f-4500-9b44-20e2e5436edd None None] GET https://10.4.3.240/volume// Aug 12 21:57:25.152385 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edfaff0d-019f-4500-9b44-20e2e5436edd None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:25.152614 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edfaff0d-019f-4500-9b44-20e2e5436edd None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:25.152979 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edfaff0d-019f-4500-9b44-20e2e5436edd None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:57:25.153311 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1415/5663] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:57:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:57:25.161935 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5428eaee-32cf-4134-8027-02008aed6708 req-e1aebdda-fbe8-4ca1-a08e-7efd1da2afc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:25.197114 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-e1aebdda-fbe8-4ca1-a08e-7efd1da2afc4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:57:25.197709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-e1aebdda-fbe8-4ca1-a08e-7efd1da2afc4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b333f50-71fe-492e-973d-42b49064366f", "connector": null, "instance_uuid": "9f9e368c-0692-469a-a419-c09b40c92071"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:25.209053 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:25.209053 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:25.247257 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-e1aebdda-fbe8-4ca1-a08e-7efd1da2afc4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:57:25.248104 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1412/5664] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:57:25 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:57:25.279575 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f2e2757-b1fb-4326-9101-10c7eb456de1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:25.282062 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f2e2757-b1fb-4326-9101-10c7eb456de1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:25.282334 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f2e2757-b1fb-4326-9101-10c7eb456de1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:25.282610 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f2e2757-b1fb-4326-9101-10c7eb456de1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:25.290189 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4dd6624b-edcd-4666-bd02-22d0dec7fb81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:25.290685 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dd6624b-edcd-4666-bd02-22d0dec7fb81 None None] GET https://10.4.3.240/volume// Aug 12 21:57:25.290925 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dd6624b-edcd-4666-bd02-22d0dec7fb81 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:25.291206 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dd6624b-edcd-4666-bd02-22d0dec7fb81 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:25.291648 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dd6624b-edcd-4666-bd02-22d0dec7fb81 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:57:25.292055 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1419/5665] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:57:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:57:25.294351 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:25.294351 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:25.298435 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8f2e2757-b1fb-4326-9101-10c7eb456de1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:25.300083 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5428eaee-32cf-4134-8027-02008aed6708 req-fb77b256-e433-4182-81bc-bc5ad2c6bdc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:25.302364 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-fb77b256-e433-4182-81bc-bc5ad2c6bdc6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:25.302647 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-fb77b256-e433-4182-81bc-bc5ad2c6bdc6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:25.303009 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-fb77b256-e433-4182-81bc-bc5ad2c6bdc6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:25.303903 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f2e2757-b1fb-4326-9101-10c7eb456de1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:25.304373 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1420/5666] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:25 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:25.316908 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:25.316908 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:25.321467 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5428eaee-32cf-4134-8027-02008aed6708 req-fb77b256-e433-4182-81bc-bc5ad2c6bdc6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:25.326445 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-fb77b256-e433-4182-81bc-bc5ad2c6bdc6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:25.326859 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1416/5667] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:57:25 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:57:25.459041 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5428eaee-32cf-4134-8027-02008aed6708 req-d1885672-2b0f-4caf-a418-e2204a471450 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:25.461692 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-d1885672-2b0f-4caf-a418-e2204a471450 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] PUT https://10.4.3.240/volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92 Aug 12 21:57:25.462154 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-d1885672-2b0f-4caf-a418-e2204a471450 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:25.471070 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5428eaee-32cf-4134-8027-02008aed6708 req-d1885672-2b0f-4caf-a418-e2204a471450 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Acquiring lock "cinder-attachment_update-8b333f50-71fe-492e-973d-42b49064366f-np0000007121" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:57:25.475837 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5428eaee-32cf-4134-8027-02008aed6708 req-d1885672-2b0f-4caf-a418-e2204a471450 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-8b333f50-71fe-492e-973d-42b49064366f-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:57:25.476904 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:25.476904 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:25.580572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5428eaee-32cf-4134-8027-02008aed6708 req-d1885672-2b0f-4caf-a418-e2204a471450 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-8b333f50-71fe-492e-973d-42b49064366f-np0000007121" released by "attachment_update" :: held 0.105s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:57:25.581316 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-d1885672-2b0f-4caf-a418-e2204a471450 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92 returned with HTTP 200 Aug 12 21:57:25.581943 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1413/5668] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:57:25 2026] PUT /volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:57:25.592473 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5428eaee-32cf-4134-8027-02008aed6708 req-4e971b83-ebb6-4c90-94bf-f41e7c4f5f92 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:25.595413 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-4e971b83-ebb6-4c90-94bf-f41e7c4f5f92 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/encryption Aug 12 21:57:25.595792 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-4e971b83-ebb6-4c90-94bf-f41e7c4f5f92 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:25.595973 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-4e971b83-ebb6-4c90-94bf-f41e7c4f5f92 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:25.608745 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:25.608745 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:25.617970 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-4e971b83-ebb6-4c90-94bf-f41e7c4f5f92 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/encryption returned with HTTP 200 Aug 12 21:57:25.618561 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1420/5669] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:57:25 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:26.319175 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ad4ae011-76ec-4995-8184-e7c149f81a16 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:26.321240 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ad4ae011-76ec-4995-8184-e7c149f81a16 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:26.321369 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ad4ae011-76ec-4995-8184-e7c149f81a16 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:26.321651 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ad4ae011-76ec-4995-8184-e7c149f81a16 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:26.333743 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:26.333743 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:26.338116 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ad4ae011-76ec-4995-8184-e7c149f81a16 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:26.343503 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ad4ae011-76ec-4995-8184-e7c149f81a16 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:26.344143 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1421/5670] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:26 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 21:57:27.356943 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8392e2d-a878-40cc-b191-ac5f4a7634c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:27.358782 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8392e2d-a878-40cc-b191-ac5f4a7634c8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:27.359040 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8392e2d-a878-40cc-b191-ac5f4a7634c8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:27.359234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8392e2d-a878-40cc-b191-ac5f4a7634c8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:27.369129 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:27.369129 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:27.373334 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8392e2d-a878-40cc-b191-ac5f4a7634c8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:27.377864 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8392e2d-a878-40cc-b191-ac5f4a7634c8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:27.378288 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1417/5671] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:27 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:28.394401 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2329ca51-c9d9-425a-99e7-fcf406d14bcd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:28.396751 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2329ca51-c9d9-425a-99e7-fcf406d14bcd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:28.397011 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2329ca51-c9d9-425a-99e7-fcf406d14bcd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:28.397292 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2329ca51-c9d9-425a-99e7-fcf406d14bcd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:28.410206 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:28.410206 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:28.414404 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2329ca51-c9d9-425a-99e7-fcf406d14bcd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:28.419686 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2329ca51-c9d9-425a-99e7-fcf406d14bcd tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:28.420187 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1414/5672] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:28 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:29.436569 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2270a2eb-81cc-4e13-9abb-099c50aff18e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:29.438774 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2270a2eb-81cc-4e13-9abb-099c50aff18e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:29.439050 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2270a2eb-81cc-4e13-9abb-099c50aff18e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:29.439310 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2270a2eb-81cc-4e13-9abb-099c50aff18e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:29.450316 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:29.450316 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:29.453941 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2270a2eb-81cc-4e13-9abb-099c50aff18e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:29.458237 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2270a2eb-81cc-4e13-9abb-099c50aff18e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:29.458596 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1421/5673] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:29 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:30.472381 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f771d9e7-fd25-4bb6-89f7-9819deceb536 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:30.476790 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f771d9e7-fd25-4bb6-89f7-9819deceb536 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:30.477097 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f771d9e7-fd25-4bb6-89f7-9819deceb536 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:30.477348 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f771d9e7-fd25-4bb6-89f7-9819deceb536 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:30.490154 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:30.490154 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:30.495121 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f771d9e7-fd25-4bb6-89f7-9819deceb536 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:30.501189 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f771d9e7-fd25-4bb6-89f7-9819deceb536 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:30.501694 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1422/5674] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:30 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:31.515937 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b589650-ced8-4c0a-ad51-bb0989967a14 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:31.517763 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b589650-ced8-4c0a-ad51-bb0989967a14 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:31.518054 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b589650-ced8-4c0a-ad51-bb0989967a14 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:31.518250 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b589650-ced8-4c0a-ad51-bb0989967a14 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:31.527697 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:31.527697 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:31.531160 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b589650-ced8-4c0a-ad51-bb0989967a14 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:31.534948 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b589650-ced8-4c0a-ad51-bb0989967a14 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:31.536118 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1418/5675] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:31 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:32.551813 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0aeed87b-68d2-4da4-a123-6f89e6ac7fe2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:32.554142 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0aeed87b-68d2-4da4-a123-6f89e6ac7fe2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:32.554410 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0aeed87b-68d2-4da4-a123-6f89e6ac7fe2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:32.554709 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0aeed87b-68d2-4da4-a123-6f89e6ac7fe2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:32.568270 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:32.568270 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:32.573550 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0aeed87b-68d2-4da4-a123-6f89e6ac7fe2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:32.579644 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0aeed87b-68d2-4da4-a123-6f89e6ac7fe2 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:32.580168 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1415/5676] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:32 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:33.595355 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fca39dd4-6cd7-4b2d-bbc7-0cfca561f2fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:33.597309 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fca39dd4-6cd7-4b2d-bbc7-0cfca561f2fa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:33.597536 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fca39dd4-6cd7-4b2d-bbc7-0cfca561f2fa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:33.597754 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fca39dd4-6cd7-4b2d-bbc7-0cfca561f2fa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:33.609024 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:33.609024 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:33.612803 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fca39dd4-6cd7-4b2d-bbc7-0cfca561f2fa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:33.616949 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fca39dd4-6cd7-4b2d-bbc7-0cfca561f2fa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:33.617328 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1422/5677] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:33 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:34.032471 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5428eaee-32cf-4134-8027-02008aed6708 req-8969cdd7-deeb-4ee3-9e83-90053e291a3c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:34.034760 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-8969cdd7-deeb-4ee3-9e83-90053e291a3c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92/action Aug 12 21:57:34.035235 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-8969cdd7-deeb-4ee3-9e83-90053e291a3c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:57:34.035397 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-8969cdd7-deeb-4ee3-9e83-90053e291a3c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:34.053715 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:34.053715 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:34.063388 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5428eaee-32cf-4134-8027-02008aed6708 req-8969cdd7-deeb-4ee3-9e83-90053e291a3c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92/action returned with HTTP 204 Aug 12 21:57:34.063885 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1423/5678] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:57:34 2026] POST /volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:57:34.631703 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40719c07-91c1-4eb2-a47e-6f03bbd32455 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:34.633820 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40719c07-91c1-4eb2-a47e-6f03bbd32455 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:57:34.634042 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40719c07-91c1-4eb2-a47e-6f03bbd32455 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:34.634251 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40719c07-91c1-4eb2-a47e-6f03bbd32455 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:34.643874 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:34.643874 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:34.647698 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40719c07-91c1-4eb2-a47e-6f03bbd32455 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:34.651838 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40719c07-91c1-4eb2-a47e-6f03bbd32455 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:57:34.652246 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1419/5679] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:34 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:57:35.273825 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-66d1156c-37d4-4762-8838-7436af72871c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:35.276066 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-66d1156c-37d4-4762-8838-7436af72871c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:35.276264 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-66d1156c-37d4-4762-8838-7436af72871c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:35.276507 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-66d1156c-37d4-4762-8838-7436af72871c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:35.285833 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:35.285833 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:35.290722 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-66d1156c-37d4-4762-8838-7436af72871c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:35.296560 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-66d1156c-37d4-4762-8838-7436af72871c tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:35.297109 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1416/5680] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:57:35 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:35.374762 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a52977f1-0b82-4aeb-8ec6-563d2d80dc9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:35.375146 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a52977f1-0b82-4aeb-8ec6-563d2d80dc9e None None] GET https://10.4.3.240/volume// Aug 12 21:57:35.375360 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a52977f1-0b82-4aeb-8ec6-563d2d80dc9e None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:35.375638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a52977f1-0b82-4aeb-8ec6-563d2d80dc9e None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:35.376004 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a52977f1-0b82-4aeb-8ec6-563d2d80dc9e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:57:35.376335 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1423/5681] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:57:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:57:35.384320 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-15d8fc9e-b60b-42ac-a2a5-c4bbfba2da5f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:35.386765 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-15d8fc9e-b60b-42ac-a2a5-c4bbfba2da5f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:57:35.387210 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-15d8fc9e-b60b-42ac-a2a5-c4bbfba2da5f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f804c0f3-05d9-47d2-8c3f-2ab794fb981d", "connector": null, "instance_uuid": "9f9e368c-0692-469a-a419-c09b40c92071"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:35.396241 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:35.396241 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:35.431006 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-15d8fc9e-b60b-42ac-a2a5-c4bbfba2da5f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:57:35.431580 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1424/5682] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:57:35 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 12 21:57:35.460555 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a379be98-046f-48b0-adce-7d7e2388f81f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:35.462510 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a379be98-046f-48b0-adce-7d7e2388f81f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:35.462803 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a379be98-046f-48b0-adce-7d7e2388f81f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:35.463108 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a379be98-046f-48b0-adce-7d7e2388f81f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:35.474794 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:35.474794 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:35.476065 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-95b92578-a424-4fe9-8813-01b97a2321c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:35.476454 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95b92578-a424-4fe9-8813-01b97a2321c8 None None] GET https://10.4.3.240/volume// Aug 12 21:57:35.476659 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95b92578-a424-4fe9-8813-01b97a2321c8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:35.476821 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95b92578-a424-4fe9-8813-01b97a2321c8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:35.477133 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95b92578-a424-4fe9-8813-01b97a2321c8 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:57:35.477412 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1417/5683] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:57:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:57:35.479816 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a379be98-046f-48b0-adce-7d7e2388f81f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:35.485429 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-cbb6b070-403c-4620-92a8-6a1e850ab0a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:35.486530 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a379be98-046f-48b0-adce-7d7e2388f81f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:35.487094 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1420/5684] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:35 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:35.488015 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-cbb6b070-403c-4620-92a8-6a1e850ab0a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:35.488280 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-cbb6b070-403c-4620-92a8-6a1e850ab0a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:35.488503 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-cbb6b070-403c-4620-92a8-6a1e850ab0a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:35.502612 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:35.502612 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:35.508357 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-cbb6b070-403c-4620-92a8-6a1e850ab0a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:35.515093 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-cbb6b070-403c-4620-92a8-6a1e850ab0a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:35.515595 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1424/5685] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:57:35 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1102 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:57:35.629357 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-c240b664-8163-4172-a035-5d3fcb0262f6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:35.632179 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-c240b664-8163-4172-a035-5d3fcb0262f6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] PUT https://10.4.3.240/volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994 Aug 12 21:57:35.632717 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-c240b664-8163-4172-a035-5d3fcb0262f6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:35.642745 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-c240b664-8163-4172-a035-5d3fcb0262f6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Acquiring lock "cinder-attachment_update-f804c0f3-05d9-47d2-8c3f-2ab794fb981d-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:57:35.647825 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-c240b664-8163-4172-a035-5d3fcb0262f6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-f804c0f3-05d9-47d2-8c3f-2ab794fb981d-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:57:35.649163 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:35.649163 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:35.730984 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-c240b664-8163-4172-a035-5d3fcb0262f6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-f804c0f3-05d9-47d2-8c3f-2ab794fb981d-np0000007121" released by "attachment_update" :: held 0.083s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:57:35.731337 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-c240b664-8163-4172-a035-5d3fcb0262f6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994 returned with HTTP 200 Aug 12 21:57:35.731857 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1425/5686] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:57:35 2026] PUT /volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:57:36.501811 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be36a6e8-db7f-4fe9-98fe-95f378507d48 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:36.503757 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be36a6e8-db7f-4fe9-98fe-95f378507d48 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:36.504016 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be36a6e8-db7f-4fe9-98fe-95f378507d48 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:36.504270 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be36a6e8-db7f-4fe9-98fe-95f378507d48 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:36.515369 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:36.515369 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:36.519859 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be36a6e8-db7f-4fe9-98fe-95f378507d48 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:36.525531 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be36a6e8-db7f-4fe9-98fe-95f378507d48 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:36.526056 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1418/5687] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:36 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:37.540111 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0798973b-40cf-4a43-a859-ea34f1e3deb4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:37.542962 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0798973b-40cf-4a43-a859-ea34f1e3deb4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:37.543301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0798973b-40cf-4a43-a859-ea34f1e3deb4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:37.543595 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0798973b-40cf-4a43-a859-ea34f1e3deb4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:37.554971 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:37.554971 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:57:37.558441 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0798973b-40cf-4a43-a859-ea34f1e3deb4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:37.562481 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0798973b-40cf-4a43-a859-ea34f1e3deb4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:37.562895 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1421/5688] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:37 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:38.575312 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ce6e9b4-37f0-4b62-ba36-3edf28c5e20d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:38.577742 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ce6e9b4-37f0-4b62-ba36-3edf28c5e20d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:38.578026 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ce6e9b4-37f0-4b62-ba36-3edf28c5e20d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:38.578290 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ce6e9b4-37f0-4b62-ba36-3edf28c5e20d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:38.589583 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:38.589583 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:57:38.592833 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ce6e9b4-37f0-4b62-ba36-3edf28c5e20d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:38.596953 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ce6e9b4-37f0-4b62-ba36-3edf28c5e20d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:38.597332 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1425/5689] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:38 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:57:38.973338 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-e0586a22-0f64-4cd9-88b3-97d689c38ab1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:38.975793 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-e0586a22-0f64-4cd9-88b3-97d689c38ab1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994/action Aug 12 21:57:38.976217 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-e0586a22-0f64-4cd9-88b3-97d689c38ab1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:57:38.976363 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-e0586a22-0f64-4cd9-88b3-97d689c38ab1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:57:38.995732 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:38.995732 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:57:39.005761 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-083dfe1a-66d2-44a6-9075-045eb3023a57 req-e0586a22-0f64-4cd9-88b3-97d689c38ab1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994/action returned with HTTP 204 Aug 12 21:57:39.006342 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1426/5690] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:57:38 2026] POST /volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:57:39.609836 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbc46ae1-cc26-48ac-b3e2-aeedee6722a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:57:39.611547 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbc46ae1-cc26-48ac-b3e2-aeedee6722a4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:57:39.611786 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbc46ae1-cc26-48ac-b3e2-aeedee6722a4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:57:39.611981 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbc46ae1-cc26-48ac-b3e2-aeedee6722a4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:57:39.621482 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:57:39.621482 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:57:39.625508 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbc46ae1-cc26-48ac-b3e2-aeedee6722a4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:57:39.629600 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbc46ae1-cc26-48ac-b3e2-aeedee6722a4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:57:39.630019 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1419/5691] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:57:39 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:57:47.561547 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:57:48.595800 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=53,cinder:INSERT=2 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:57:49.003138 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=63,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:57:49.628771 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=79,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:58:24.149528 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-dd31bc46-c757-44ff-ae32-75760b22e1d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:24.151697 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-dd31bc46-c757-44ff-ae32-75760b22e1d5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:24.151920 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-dd31bc46-c757-44ff-ae32-75760b22e1d5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:24.152126 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-dd31bc46-c757-44ff-ae32-75760b22e1d5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:24.163598 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:24.163598 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:24.167680 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-dd31bc46-c757-44ff-ae32-75760b22e1d5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:24.171955 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-dd31bc46-c757-44ff-ae32-75760b22e1d5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:24.172371 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1422/5692] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:58:24 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:24.245773 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90a24e52-a25f-4ffc-8cd4-26c76e5f1e97 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:24.246198 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90a24e52-a25f-4ffc-8cd4-26c76e5f1e97 None None] GET https://10.4.3.240/volume// Aug 12 21:58:24.246389 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90a24e52-a25f-4ffc-8cd4-26c76e5f1e97 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:24.246648 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90a24e52-a25f-4ffc-8cd4-26c76e5f1e97 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:24.247031 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90a24e52-a25f-4ffc-8cd4-26c76e5f1e97 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:58:24.247366 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1426/5693] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:58:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:58:24.254568 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-89a7f3ed-b7b3-4bfe-b068-b98181e9a565 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:24.256562 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-89a7f3ed-b7b3-4bfe-b068-b98181e9a565 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:58:24.257115 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-89a7f3ed-b7b3-4bfe-b068-b98181e9a565 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f804c0f3-05d9-47d2-8c3f-2ab794fb981d", "connector": null, "instance_uuid": "cff9bde9-4059-4b38-98bb-30cdd05c82aa"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:58:24.269320 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:24.269320 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:24.292475 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-89a7f3ed-b7b3-4bfe-b068-b98181e9a565 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:58:24.292939 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1427/5694] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:58:24 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 12 21:58:24.316736 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-00bf527a-f06e-40b8-b2e7-ec7012f6bd6b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:24.318582 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00bf527a-f06e-40b8-b2e7-ec7012f6bd6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:24.318789 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00bf527a-f06e-40b8-b2e7-ec7012f6bd6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:24.319009 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00bf527a-f06e-40b8-b2e7-ec7012f6bd6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:24.326025 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de5e66d1-fda0-48bd-84f2-dc5f5a80e06e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:24.326449 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de5e66d1-fda0-48bd-84f2-dc5f5a80e06e None None] GET https://10.4.3.240/volume// Aug 12 21:58:24.326616 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de5e66d1-fda0-48bd-84f2-dc5f5a80e06e None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:24.326890 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de5e66d1-fda0-48bd-84f2-dc5f5a80e06e None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:24.327363 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de5e66d1-fda0-48bd-84f2-dc5f5a80e06e None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:58:24.327793 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1423/5695] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:58:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:58:24.330880 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:24.330880 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:24.334603 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-00bf527a-f06e-40b8-b2e7-ec7012f6bd6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:24.335339 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-623c20fc-15fa-4e59-b394-13501a3041f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:24.337758 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-623c20fc-15fa-4e59-b394-13501a3041f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:24.338027 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-623c20fc-15fa-4e59-b394-13501a3041f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:24.338264 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-623c20fc-15fa-4e59-b394-13501a3041f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:24.338898 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00bf527a-f06e-40b8-b2e7-ec7012f6bd6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:24.339322 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1420/5696] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:24 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:24.349449 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:24.349449 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:24.352538 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-623c20fc-15fa-4e59-b394-13501a3041f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:24.356721 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-623c20fc-15fa-4e59-b394-13501a3041f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:24.357053 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1427/5697] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:58:24 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:58:24.467842 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-098cc0b0-85aa-4855-8125-173bb2123840 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:24.470076 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-098cc0b0-85aa-4855-8125-173bb2123840 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] PUT https://10.4.3.240/volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522 Aug 12 21:58:24.470433 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-098cc0b0-85aa-4855-8125-173bb2123840 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:58:24.478221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-098cc0b0-85aa-4855-8125-173bb2123840 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Acquiring lock "cinder-attachment_update-f804c0f3-05d9-47d2-8c3f-2ab794fb981d-np0000007121" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:58:24.482798 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-098cc0b0-85aa-4855-8125-173bb2123840 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-f804c0f3-05d9-47d2-8c3f-2ab794fb981d-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:58:24.483723 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:24.483723 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:24.557556 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-098cc0b0-85aa-4855-8125-173bb2123840 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-f804c0f3-05d9-47d2-8c3f-2ab794fb981d-np0000007121" released by "attachment_update" :: held 0.075s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:58:24.557871 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-098cc0b0-85aa-4855-8125-173bb2123840 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522 returned with HTTP 200 Aug 12 21:58:24.558510 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1428/5698] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:58:24 2026] PUT /volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:25.355234 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-715db940-c72a-4c1f-aa27-779a44b7a414 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:25.357168 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-715db940-c72a-4c1f-aa27-779a44b7a414 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:25.357376 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-715db940-c72a-4c1f-aa27-779a44b7a414 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:25.357562 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-715db940-c72a-4c1f-aa27-779a44b7a414 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:25.368401 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:25.368401 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:25.371506 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-715db940-c72a-4c1f-aa27-779a44b7a414 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:25.375679 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-715db940-c72a-4c1f-aa27-779a44b7a414 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:25.376231 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1424/5699] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:25 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:26.389148 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8510c0f-8202-48ee-88a5-d82cef0f6cd4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:26.391301 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8510c0f-8202-48ee-88a5-d82cef0f6cd4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:26.391556 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8510c0f-8202-48ee-88a5-d82cef0f6cd4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:26.391809 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8510c0f-8202-48ee-88a5-d82cef0f6cd4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:26.406830 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:26.406830 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:26.410855 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8510c0f-8202-48ee-88a5-d82cef0f6cd4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:26.416034 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8510c0f-8202-48ee-88a5-d82cef0f6cd4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:26.416535 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1421/5700] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:26 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:26.801068 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-7fc55a44-e5fb-4574-adc6-a883d0f78adf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:26.803028 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-7fc55a44-e5fb-4574-adc6-a883d0f78adf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522/action Aug 12 21:58:26.803688 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-7fc55a44-e5fb-4574-adc6-a883d0f78adf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:58:26.803688 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-7fc55a44-e5fb-4574-adc6-a883d0f78adf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:58:26.819994 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:26.819994 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:26.828418 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f347b012-2cd6-4cdf-8dd3-c4806ece7880 req-7fc55a44-e5fb-4574-adc6-a883d0f78adf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522/action returned with HTTP 204 Aug 12 21:58:26.828860 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1428/5701] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:58:26 2026] POST /volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:58:27.429002 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9545cbaf-487d-494a-b575-f010714f20eb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:27.430688 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9545cbaf-487d-494a-b575-f010714f20eb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:27.430900 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9545cbaf-487d-494a-b575-f010714f20eb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:27.431105 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9545cbaf-487d-494a-b575-f010714f20eb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:27.442536 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:27.442536 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:27.445554 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9545cbaf-487d-494a-b575-f010714f20eb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:27.449300 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9545cbaf-487d-494a-b575-f010714f20eb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:27.449628 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1429/5702] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:27 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:28.750878 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8094252-2d9e-40ee-b7a1-8ec85dfd48cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:28.752706 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8094252-2d9e-40ee-b7a1-8ec85dfd48cb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:28.752912 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8094252-2d9e-40ee-b7a1-8ec85dfd48cb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:28.753094 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8094252-2d9e-40ee-b7a1-8ec85dfd48cb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:28.765541 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:28.765541 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:28.769781 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8094252-2d9e-40ee-b7a1-8ec85dfd48cb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:28.775087 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8094252-2d9e-40ee-b7a1-8ec85dfd48cb tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:28.775461 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1425/5703] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:28 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:28.790865 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14b5b95a-775e-4a7f-985e-128c2979c802 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:28.792812 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14b5b95a-775e-4a7f-985e-128c2979c802 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:28.793104 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14b5b95a-775e-4a7f-985e-128c2979c802 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:28.793357 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14b5b95a-775e-4a7f-985e-128c2979c802 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:28.807775 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:28.807775 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:28.811938 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14b5b95a-775e-4a7f-985e-128c2979c802 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:28.817060 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14b5b95a-775e-4a7f-985e-128c2979c802 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:28.817545 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1422/5704] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:28 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1512 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:28.830114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b715173-0b03-4c50-9d51-a2bddda03ced None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:28.832304 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b715173-0b03-4c50-9d51-a2bddda03ced tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:28.832605 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b715173-0b03-4c50-9d51-a2bddda03ced tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:28.832878 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b715173-0b03-4c50-9d51-a2bddda03ced tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:28.845820 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:28.845820 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:28.850822 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b715173-0b03-4c50-9d51-a2bddda03ced tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:28.855756 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b715173-0b03-4c50-9d51-a2bddda03ced tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:28.856221 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1429/5705] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:28 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:28.899954 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-a0ad8198-b9ee-4687-ab66-3f4420477030 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:28.902657 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-a0ad8198-b9ee-4687-ab66-3f4420477030 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:28.902874 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-a0ad8198-b9ee-4687-ab66-3f4420477030 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:28.903073 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-a0ad8198-b9ee-4687-ab66-3f4420477030 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:28.916210 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:28.916210 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:28.920547 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-a0ad8198-b9ee-4687-ab66-3f4420477030 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:28.926198 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-a0ad8198-b9ee-4687-ab66-3f4420477030 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:28.926660 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1430/5706] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:58:28 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1512 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:28.951532 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-66659f19-c6f4-4aa4-8c8a-920baa26431d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:28.953925 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-66659f19-c6f4-4aa4-8c8a-920baa26431d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d/action Aug 12 21:58:28.954558 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-66659f19-c6f4-4aa4-8c8a-920baa26431d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:58:28.954688 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-66659f19-c6f4-4aa4-8c8a-920baa26431d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:58:28.970054 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:28.970054 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:28.970590 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-66659f19-c6f4-4aa4-8c8a-920baa26431d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:28.977533 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-66659f19-c6f4-4aa4-8c8a-920baa26431d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Begin detaching volume completed successfully. Aug 12 21:58:28.977776 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-66659f19-c6f4-4aa4-8c8a-920baa26431d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d/action returned with HTTP 202 Aug 12 21:58:28.978189 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1426/5707] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:58:28 2026] POST /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:58:28.997572 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c013eba-f7f7-4a73-abaf-21ac055ad789 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:28.999772 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c013eba-f7f7-4a73-abaf-21ac055ad789 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:29.000043 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c013eba-f7f7-4a73-abaf-21ac055ad789 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:29.000161 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c013eba-f7f7-4a73-abaf-21ac055ad789 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:29.013325 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:29.013325 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:29.018245 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c013eba-f7f7-4a73-abaf-21ac055ad789 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:29.020516 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0736be5-4e3a-49da-b096-b165221a5a95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:29.021095 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0736be5-4e3a-49da-b096-b165221a5a95 None None] GET https://10.4.3.240/volume// Aug 12 21:58:29.021373 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0736be5-4e3a-49da-b096-b165221a5a95 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:29.021729 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0736be5-4e3a-49da-b096-b165221a5a95 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:29.022152 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0736be5-4e3a-49da-b096-b165221a5a95 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:58:29.022765 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1430/5708] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:58:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:58:29.024050 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c013eba-f7f7-4a73-abaf-21ac055ad789 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:29.024619 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1423/5709] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:28 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1515 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:29.030312 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-aeb88ba8-7d55-41ee-baa6-edc561ed07ff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:29.032805 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-aeb88ba8-7d55-41ee-baa6-edc561ed07ff tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:29.033000 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-aeb88ba8-7d55-41ee-baa6-edc561ed07ff tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:29.033178 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-aeb88ba8-7d55-41ee-baa6-edc561ed07ff tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:29.044821 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:29.044821 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:29.048409 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-aeb88ba8-7d55-41ee-baa6-edc561ed07ff tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:29.053169 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-aeb88ba8-7d55-41ee-baa6-edc561ed07ff tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:29.053696 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1431/5710] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:58:29 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1695 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:58:29.628814 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-9befa291-5943-4c1d-9283-8fb8525453d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:29.631074 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-9befa291-5943-4c1d-9283-8fb8525453d4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:29.631306 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-9befa291-5943-4c1d-9283-8fb8525453d4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:29.631569 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-9befa291-5943-4c1d-9283-8fb8525453d4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:29.642367 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:29.642367 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:29.645473 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-9befa291-5943-4c1d-9283-8fb8525453d4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:29.650317 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-9befa291-5943-4c1d-9283-8fb8525453d4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:29.650686 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1427/5711] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:58:29 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1515 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:29.665341 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-f250dce3-a321-4032-bae4-69d2d7cd46f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:29.667267 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-f250dce3-a321-4032-bae4-69d2d7cd46f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522 Aug 12 21:58:29.667455 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-f250dce3-a321-4032-bae4-69d2d7cd46f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:29.667638 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-f250dce3-a321-4032-bae4-69d2d7cd46f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:29.673844 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:29.673844 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:29.717906 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3e17d03d-cd6a-48f2-b4e8-a323a57ec8af req-f250dce3-a321-4032-bae4-69d2d7cd46f7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522 returned with HTTP 200 Aug 12 21:58:29.718337 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1431/5712] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:58:29 2026] DELETE /volume/v3/attachments/88beaf31-e862-4777-bc07-90edd72b6522 => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:30.037775 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e5b6b66-a5f3-4a34-aa14-bcf11f7dfb8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:30.039350 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e5b6b66-a5f3-4a34-aa14-bcf11f7dfb8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:30.039582 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e5b6b66-a5f3-4a34-aa14-bcf11f7dfb8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:30.039803 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e5b6b66-a5f3-4a34-aa14-bcf11f7dfb8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:30.048698 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:30.048698 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:30.051858 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e5b6b66-a5f3-4a34-aa14-bcf11f7dfb8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:30.055498 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e5b6b66-a5f3-4a34-aa14-bcf11f7dfb8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:30.055990 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1424/5713] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:30 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:32.486716 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-62c98857-0475-45cd-9d75-4f11d3a5162b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:32.488650 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62c98857-0475-45cd-9d75-4f11d3a5162b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:32.488890 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62c98857-0475-45cd-9d75-4f11d3a5162b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:32.489148 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62c98857-0475-45cd-9d75-4f11d3a5162b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:32.499296 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:32.499296 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:32.502891 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-62c98857-0475-45cd-9d75-4f11d3a5162b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:32.507119 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62c98857-0475-45cd-9d75-4f11d3a5162b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:32.507509 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1432/5714] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:32 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:32.547694 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-5306ca48-54e5-44f7-af8b-45b2f6877a8a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:32.549959 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-5306ca48-54e5-44f7-af8b-45b2f6877a8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:32.550148 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-5306ca48-54e5-44f7-af8b-45b2f6877a8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:32.550322 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-5306ca48-54e5-44f7-af8b-45b2f6877a8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:32.560501 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:32.560501 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:32.564765 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-5306ca48-54e5-44f7-af8b-45b2f6877a8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:32.569644 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-5306ca48-54e5-44f7-af8b-45b2f6877a8a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:32.570172 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1428/5715] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:58:32 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:32.591996 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-97b3492a-552f-4167-914a-50fe2290e846 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:32.594100 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-97b3492a-552f-4167-914a-50fe2290e846 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d/action Aug 12 21:58:32.594417 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-97b3492a-552f-4167-914a-50fe2290e846 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:58:32.594566 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-97b3492a-552f-4167-914a-50fe2290e846 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:58:32.605244 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:32.605244 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:32.605730 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-97b3492a-552f-4167-914a-50fe2290e846 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:32.611617 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-97b3492a-552f-4167-914a-50fe2290e846 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Begin detaching volume completed successfully. Aug 12 21:58:32.611868 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-97b3492a-552f-4167-914a-50fe2290e846 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d/action returned with HTTP 202 Aug 12 21:58:32.612284 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1432/5716] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:58:32 2026] POST /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:58:32.629657 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ee81399-8d0a-4d26-8e29-0f0c69bd3e68 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:32.631605 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ee81399-8d0a-4d26-8e29-0f0c69bd3e68 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:32.631907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ee81399-8d0a-4d26-8e29-0f0c69bd3e68 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:32.632142 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ee81399-8d0a-4d26-8e29-0f0c69bd3e68 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:32.642825 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:32.642825 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:32.646433 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4ee81399-8d0a-4d26-8e29-0f0c69bd3e68 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:32.648426 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ca2fad26-0a14-4023-8320-6901c700d12c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:32.648869 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca2fad26-0a14-4023-8320-6901c700d12c None None] GET https://10.4.3.240/volume// Aug 12 21:58:32.649040 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca2fad26-0a14-4023-8320-6901c700d12c None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:32.649270 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca2fad26-0a14-4023-8320-6901c700d12c None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:32.649683 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca2fad26-0a14-4023-8320-6901c700d12c None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:58:32.649994 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1433/5717] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:58:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:58:32.650929 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ee81399-8d0a-4d26-8e29-0f0c69bd3e68 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:32.651308 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1425/5718] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:32 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:32.658188 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-070ecac9-02c6-4f92-9ecb-adba734b1d37 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:32.660357 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-070ecac9-02c6-4f92-9ecb-adba734b1d37 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:32.660589 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-070ecac9-02c6-4f92-9ecb-adba734b1d37 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:32.660864 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-070ecac9-02c6-4f92-9ecb-adba734b1d37 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:32.670949 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:32.670949 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:32.674241 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-070ecac9-02c6-4f92-9ecb-adba734b1d37 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:32.678370 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-070ecac9-02c6-4f92-9ecb-adba734b1d37 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:32.678824 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1429/5719] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:58:32 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:58:33.665720 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-240bb37c-e79e-41fe-95c5-9b05d11b488f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:33.667898 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-240bb37c-e79e-41fe-95c5-9b05d11b488f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:33.668144 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-240bb37c-e79e-41fe-95c5-9b05d11b488f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:33.668344 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-240bb37c-e79e-41fe-95c5-9b05d11b488f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:33.680273 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:33.680273 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:33.684904 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-240bb37c-e79e-41fe-95c5-9b05d11b488f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:33.690793 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-240bb37c-e79e-41fe-95c5-9b05d11b488f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:33.691301 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1433/5720] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:33 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:34.705192 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1fe1cf84-be4c-4f56-8600-f460a5d00b2b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:34.706961 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1fe1cf84-be4c-4f56-8600-f460a5d00b2b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:34.707138 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1fe1cf84-be4c-4f56-8600-f460a5d00b2b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:34.707319 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1fe1cf84-be4c-4f56-8600-f460a5d00b2b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:34.716970 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:34.716970 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:34.720534 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1fe1cf84-be4c-4f56-8600-f460a5d00b2b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:34.725229 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1fe1cf84-be4c-4f56-8600-f460a5d00b2b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:34.725566 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1434/5721] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:34 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:35.119524 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-54f51d58-8dfc-4a71-8625-d8a8ff737a13 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.121950 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-54f51d58-8dfc-4a71-8625-d8a8ff737a13 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:35.122252 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-54f51d58-8dfc-4a71-8625-d8a8ff737a13 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.122504 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-54f51d58-8dfc-4a71-8625-d8a8ff737a13 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:35.135367 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:35.135367 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:35.139651 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-54f51d58-8dfc-4a71-8625-d8a8ff737a13 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:35.144367 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-54f51d58-8dfc-4a71-8625-d8a8ff737a13 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:35.144832 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1426/5722] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:58:35 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:35.459265 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-025130b6-43d7-4722-b252-a7006b632714 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.461638 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-025130b6-43d7-4722-b252-a7006b632714 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994 Aug 12 21:58:35.461861 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-025130b6-43d7-4722-b252-a7006b632714 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.462103 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-025130b6-43d7-4722-b252-a7006b632714 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:35.470897 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:35.470897 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:35.514055 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96df7d48-e04e-45d1-80b4-5fc0a0c7f10e req-025130b6-43d7-4722-b252-a7006b632714 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994 returned with HTTP 200 Aug 12 21:58:35.514713 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1430/5723] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:58:35 2026] DELETE /volume/v3/attachments/a55cadde-290c-4b8b-8d77-9cf833d3a994 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:35.740837 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93b23c19-eb88-4851-8817-6facd0207c4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.742550 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93b23c19-eb88-4851-8817-6facd0207c4a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:35.742892 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93b23c19-eb88-4851-8817-6facd0207c4a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.743103 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93b23c19-eb88-4851-8817-6facd0207c4a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:35.751442 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:35.751442 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:35.755664 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-93b23c19-eb88-4851-8817-6facd0207c4a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:35.760913 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93b23c19-eb88-4851-8817-6facd0207c4a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:35.761316 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1434/5724] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:35 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:35.773271 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-26ccf941-2235-4ee8-8fd7-b9ead09836b5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.775373 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26ccf941-2235-4ee8-8fd7-b9ead09836b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:35.775592 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26ccf941-2235-4ee8-8fd7-b9ead09836b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.775844 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26ccf941-2235-4ee8-8fd7-b9ead09836b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:35.787531 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:35.787531 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:35.792266 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-26ccf941-2235-4ee8-8fd7-b9ead09836b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:35.796937 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26ccf941-2235-4ee8-8fd7-b9ead09836b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:58:35.797373 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1435/5725] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:35 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:35.839088 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e81afb65-99ac-44d3-9d3f-91f56db01480 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.841157 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e81afb65-99ac-44d3-9d3f-91f56db01480 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:35.841411 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e81afb65-99ac-44d3-9d3f-91f56db01480 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.841679 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e81afb65-99ac-44d3-9d3f-91f56db01480 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:35.851345 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:35.851345 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:35.854926 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e81afb65-99ac-44d3-9d3f-91f56db01480 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:35.859585 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e81afb65-99ac-44d3-9d3f-91f56db01480 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:58:35.860052 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1427/5726] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:58:35 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:35.881301 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-9742d29a-3355-4810-85c2-fd394683af34 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.883410 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-9742d29a-3355-4810-85c2-fd394683af34 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/action Aug 12 21:58:35.883789 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-9742d29a-3355-4810-85c2-fd394683af34 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:58:35.883903 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-9742d29a-3355-4810-85c2-fd394683af34 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:58:35.895870 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:35.895870 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:35.896458 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-9742d29a-3355-4810-85c2-fd394683af34 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:35.903600 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-9742d29a-3355-4810-85c2-fd394683af34 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Begin detaching volume completed successfully. Aug 12 21:58:35.903894 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-9742d29a-3355-4810-85c2-fd394683af34 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/action returned with HTTP 202 Aug 12 21:58:35.904433 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1431/5727] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:58:35 2026] POST /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:58:35.924206 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8584bb27-87e3-4e73-be63-810735eebae5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.926716 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8584bb27-87e3-4e73-be63-810735eebae5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:35.926934 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8584bb27-87e3-4e73-be63-810735eebae5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.927201 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8584bb27-87e3-4e73-be63-810735eebae5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:35.938648 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:35.938648 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:35.943454 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8584bb27-87e3-4e73-be63-810735eebae5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:35.948328 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-65b92a65-37bd-4ea0-8dde-905ba11d5442 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.948929 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65b92a65-37bd-4ea0-8dde-905ba11d5442 None None] GET https://10.4.3.240/volume// Aug 12 21:58:35.949158 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65b92a65-37bd-4ea0-8dde-905ba11d5442 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.949389 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65b92a65-37bd-4ea0-8dde-905ba11d5442 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:35.949799 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65b92a65-37bd-4ea0-8dde-905ba11d5442 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:58:35.949968 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8584bb27-87e3-4e73-be63-810735eebae5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:58:35.950159 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1436/5728] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:58:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:58:35.950562 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1435/5729] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:35 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:35.958764 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-be47c76d-25b8-40d2-920c-02eee3baf0e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.961044 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-be47c76d-25b8-40d2-920c-02eee3baf0e1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:35.961239 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-be47c76d-25b8-40d2-920c-02eee3baf0e1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.961462 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-be47c76d-25b8-40d2-920c-02eee3baf0e1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:35.972294 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:35.972294 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:35.977110 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-be47c76d-25b8-40d2-920c-02eee3baf0e1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:35.982974 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-be47c76d-25b8-40d2-920c-02eee3baf0e1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:58:35.983497 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1428/5730] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:58:35 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 1347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 21:58:35.995296 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e643f275-4a59-40df-9082-2a26cd94baf6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:35.997975 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e643f275-4a59-40df-9082-2a26cd94baf6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/encryption Aug 12 21:58:35.998254 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e643f275-4a59-40df-9082-2a26cd94baf6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:35.998488 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e643f275-4a59-40df-9082-2a26cd94baf6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:36.011096 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:36.011096 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:36.020200 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-e643f275-4a59-40df-9082-2a26cd94baf6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/encryption returned with HTTP 200 Aug 12 21:58:36.020730 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1432/5731] 10.4.3.240 () {68 vars in 1631 bytes} [Wed Aug 12 21:58:35 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:36.789912 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-cbcd0ce5-36d9-4384-8b86-cb8de8681313 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:36.792181 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-cbcd0ce5-36d9-4384-8b86-cb8de8681313 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92 Aug 12 21:58:36.792341 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-cbcd0ce5-36d9-4384-8b86-cb8de8681313 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:36.792542 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-cbcd0ce5-36d9-4384-8b86-cb8de8681313 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:36.800800 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:36.800800 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:36.847804 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-93e6c927-f1cf-46da-bec1-5b8183bc7d59 req-cbcd0ce5-36d9-4384-8b86-cb8de8681313 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92 returned with HTTP 200 Aug 12 21:58:36.848230 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1437/5732] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:58:36 2026] DELETE /volume/v3/attachments/6879003b-441a-4cc0-b50a-5ee6e9b80d92 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:36.965172 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9647e6c8-55c3-44a9-9de6-6e445f1293f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:36.967184 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9647e6c8-55c3-44a9-9de6-6e445f1293f4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:36.967468 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9647e6c8-55c3-44a9-9de6-6e445f1293f4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:36.967777 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9647e6c8-55c3-44a9-9de6-6e445f1293f4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:36.977589 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:36.977589 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:36.982639 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9647e6c8-55c3-44a9-9de6-6e445f1293f4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:36.989204 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9647e6c8-55c3-44a9-9de6-6e445f1293f4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:58:36.989826 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1436/5733] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:36 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:37.003439 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5366c42b-ff8c-47cd-be03-63a997cd6ef6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:37.005904 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5366c42b-ff8c-47cd-be03-63a997cd6ef6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:37.006184 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5366c42b-ff8c-47cd-be03-63a997cd6ef6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:37.006451 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5366c42b-ff8c-47cd-be03-63a997cd6ef6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:37.018785 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:37.018785 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:37.023271 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5366c42b-ff8c-47cd-be03-63a997cd6ef6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:37.027608 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5366c42b-ff8c-47cd-be03-63a997cd6ef6 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:58:37.028027 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1429/5734] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:37 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:37.068133 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-3ab2623e-c391-4280-8db4-d112c505d2a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:37.070890 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-3ab2623e-c391-4280-8db4-d112c505d2a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:37.071128 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-3ab2623e-c391-4280-8db4-d112c505d2a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:37.071380 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-3ab2623e-c391-4280-8db4-d112c505d2a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:37.083327 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:37.083327 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:37.088092 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-3ab2623e-c391-4280-8db4-d112c505d2a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:37.093516 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-3ab2623e-c391-4280-8db4-d112c505d2a9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:58:37.094033 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1433/5735] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:58:37 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:37.114442 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-9c4dd90c-b47d-473d-91fa-3da9c116ceb9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:37.117356 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-9c4dd90c-b47d-473d-91fa-3da9c116ceb9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340/action Aug 12 21:58:37.117775 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-9c4dd90c-b47d-473d-91fa-3da9c116ceb9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:58:37.117897 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-9c4dd90c-b47d-473d-91fa-3da9c116ceb9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:58:37.129274 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:37.129274 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:37.129698 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-9c4dd90c-b47d-473d-91fa-3da9c116ceb9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:37.137044 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-9c4dd90c-b47d-473d-91fa-3da9c116ceb9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Begin detaching volume completed successfully. Aug 12 21:58:37.137044 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-9c4dd90c-b47d-473d-91fa-3da9c116ceb9 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340/action returned with HTTP 202 Aug 12 21:58:37.137609 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1438/5736] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:58:37 2026] POST /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:58:37.161488 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56a0b8a4-761c-473b-a786-ce9c08beed8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:37.163966 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56a0b8a4-761c-473b-a786-ce9c08beed8d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:37.164194 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56a0b8a4-761c-473b-a786-ce9c08beed8d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:37.164413 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56a0b8a4-761c-473b-a786-ce9c08beed8d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:37.177568 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:37.177568 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:37.182370 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56a0b8a4-761c-473b-a786-ce9c08beed8d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:37.185398 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56a76c87-915b-4d69-9336-b5b74ac6ed45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:37.186029 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56a76c87-915b-4d69-9336-b5b74ac6ed45 None None] GET https://10.4.3.240/volume// Aug 12 21:58:37.186325 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56a76c87-915b-4d69-9336-b5b74ac6ed45 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:37.186759 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56a76c87-915b-4d69-9336-b5b74ac6ed45 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:37.187158 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56a76c87-915b-4d69-9336-b5b74ac6ed45 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:58:37.187744 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1430/5737] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:58:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:58:37.188763 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56a0b8a4-761c-473b-a786-ce9c08beed8d tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:58:37.189290 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1437/5738] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:37 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:37.196810 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-0db19f4d-50f4-4467-869f-048959fb824a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:37.199123 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-0db19f4d-50f4-4467-869f-048959fb824a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:37.199391 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-0db19f4d-50f4-4467-869f-048959fb824a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:37.199665 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-0db19f4d-50f4-4467-869f-048959fb824a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:37.211616 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:37.211616 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:37.216886 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-0db19f4d-50f4-4467-869f-048959fb824a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:37.222713 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-0db19f4d-50f4-4467-869f-048959fb824a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:58:37.223156 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1434/5739] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:58:37 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:58:38.015196 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-b1df30ed-4839-4982-94eb-02a91da02381 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:38.017230 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-b1df30ed-4839-4982-94eb-02a91da02381 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d Aug 12 21:58:38.017411 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-b1df30ed-4839-4982-94eb-02a91da02381 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:38.017584 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-b1df30ed-4839-4982-94eb-02a91da02381 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:38.024240 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:38.024240 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:38.068152 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cbc43b73-ba94-404c-819f-0c2af3da2d5a req-b1df30ed-4839-4982-94eb-02a91da02381 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d returned with HTTP 200 Aug 12 21:58:38.068581 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1439/5740] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:58:38 2026] DELETE /volume/v3/attachments/4e41fcd5-58c6-45d4-a7f5-ce023d272a4d => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:38.204416 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5fd0651a-d21b-46ad-ab9f-3aff271b1bf3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:38.206692 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fd0651a-d21b-46ad-ab9f-3aff271b1bf3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:38.206958 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fd0651a-d21b-46ad-ab9f-3aff271b1bf3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:38.207159 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fd0651a-d21b-46ad-ab9f-3aff271b1bf3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:38.214554 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:38.214554 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:38.218280 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5fd0651a-d21b-46ad-ab9f-3aff271b1bf3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:38.222391 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fd0651a-d21b-46ad-ab9f-3aff271b1bf3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:58:38.222781 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1431/5741] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:38 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:38.234596 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:38.236443 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:38.236639 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:38.236851 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:38.237017 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Delete volume with id: 8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:38.244474 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:38.244474 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:38.244971 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:38.256818 np0000007121 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 21:58:38.262880 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Delete volume request issued successfully. Aug 12 21:58:38.263117 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e7e2f61-6b45-4784-ac66-ff90048061ed tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 202 Aug 12 21:58:38.263570 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1438/5742] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:58:38 2026] DELETE /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:58:38.271499 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f7e89d2-4943-4d31-8011-e8d024980a8f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:38.273449 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f7e89d2-4943-4d31-8011-e8d024980a8f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:38.273789 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f7e89d2-4943-4d31-8011-e8d024980a8f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:38.273907 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f7e89d2-4943-4d31-8011-e8d024980a8f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:38.282391 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:38.282391 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:38.286553 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8f7e89d2-4943-4d31-8011-e8d024980a8f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:38.291723 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f7e89d2-4943-4d31-8011-e8d024980a8f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 200 Aug 12 21:58:38.292308 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1435/5743] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:38 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:39.309850 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cd519fc0-ed1a-4b39-a27c-d9c83eb12274 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:39.312415 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd519fc0-ed1a-4b39-a27c-d9c83eb12274 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f Aug 12 21:58:39.312649 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd519fc0-ed1a-4b39-a27c-d9c83eb12274 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:39.312931 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd519fc0-ed1a-4b39-a27c-d9c83eb12274 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:39.320686 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd519fc0-ed1a-4b39-a27c-d9c83eb12274 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f returned with HTTP 404 Aug 12 21:58:39.321163 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1440/5744] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:39 2026] GET /volume/v3/volumes/8b333f50-71fe-492e-973d-42b49064366f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:58:39.330369 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16eaad5f-a7a7-4c98-adfb-0ca07afc5ac6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:39.332216 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16eaad5f-a7a7-4c98-adfb-0ca07afc5ac6 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:58:39.332443 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16eaad5f-a7a7-4c98-adfb-0ca07afc5ac6 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:39.332649 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16eaad5f-a7a7-4c98-adfb-0ca07afc5ac6 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:39.333479 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16eaad5f-a7a7-4c98-adfb-0ca07afc5ac6 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:58:39.343381 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16eaad5f-a7a7-4c98-adfb-0ca07afc5ac6 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Get all volumes completed successfully. Aug 12 21:58:39.345053 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:39.345053 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:39.349926 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16eaad5f-a7a7-4c98-adfb-0ca07afc5ac6 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:58:39.350453 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1432/5745] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:58:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:39.365188 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ed7b26f-09aa-477d-a57a-921b9f77ba37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:39.367585 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ed7b26f-09aa-477d-a57a-921b9f77ba37 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] DELETE https://10.4.3.240/volume/v3/types/35cec65e-b090-4fb1-b6da-feee5e8499b9 Aug 12 21:58:39.367885 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ed7b26f-09aa-477d-a57a-921b9f77ba37 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:39.368113 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ed7b26f-09aa-477d-a57a-921b9f77ba37 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:39.393273 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ed7b26f-09aa-477d-a57a-921b9f77ba37 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/types/35cec65e-b090-4fb1-b6da-feee5e8499b9 returned with HTTP 202 Aug 12 21:58:39.393674 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1439/5746] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:58:39 2026] DELETE /volume/v3/types/35cec65e-b090-4fb1-b6da-feee5e8499b9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:58:39.401087 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b52a220f-8b01-4ce6-bd50-0ae3d9e851a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:39.403701 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b52a220f-8b01-4ce6-bd50-0ae3d9e851a1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:39.403929 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b52a220f-8b01-4ce6-bd50-0ae3d9e851a1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:39.404147 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b52a220f-8b01-4ce6-bd50-0ae3d9e851a1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:39.404356 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b52a220f-8b01-4ce6-bd50-0ae3d9e851a1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Delete volume with id: 9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:39.412078 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:39.412078 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:39.412629 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b52a220f-8b01-4ce6-bd50-0ae3d9e851a1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:39.429716 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b52a220f-8b01-4ce6-bd50-0ae3d9e851a1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Delete volume request issued successfully. Aug 12 21:58:39.429938 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b52a220f-8b01-4ce6-bd50-0ae3d9e851a1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 202 Aug 12 21:58:39.430342 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1436/5747] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:58:39 2026] DELETE /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:58:39.438174 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4bee4f15-9fb8-4f03-aa39-64fd5c893fe4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:39.440544 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bee4f15-9fb8-4f03-aa39-64fd5c893fe4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:39.440886 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bee4f15-9fb8-4f03-aa39-64fd5c893fe4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:39.441186 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bee4f15-9fb8-4f03-aa39-64fd5c893fe4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:39.451014 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:39.451014 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:58:39.455810 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4bee4f15-9fb8-4f03-aa39-64fd5c893fe4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:39.461180 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bee4f15-9fb8-4f03-aa39-64fd5c893fe4 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 200 Aug 12 21:58:39.461842 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1441/5748] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:39 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:40.475100 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2861dc41-a4ba-4a24-aa9a-eccaf273e465 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:40.477029 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2861dc41-a4ba-4a24-aa9a-eccaf273e465 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 Aug 12 21:58:40.477259 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2861dc41-a4ba-4a24-aa9a-eccaf273e465 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:40.477506 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2861dc41-a4ba-4a24-aa9a-eccaf273e465 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:40.484358 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2861dc41-a4ba-4a24-aa9a-eccaf273e465 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 returned with HTTP 404 Aug 12 21:58:40.484964 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1433/5749] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:40 2026] GET /volume/v3/volumes/9f2a7e44-e9af-4742-93eb-1a57b7fe6340 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:58:40.491851 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2894043a-f13a-4525-be4b-88b630ba53a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:40.493734 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2894043a-f13a-4525-be4b-88b630ba53a8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:40.494004 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2894043a-f13a-4525-be4b-88b630ba53a8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:40.494251 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2894043a-f13a-4525-be4b-88b630ba53a8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:40.494409 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2894043a-f13a-4525-be4b-88b630ba53a8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Delete volume with id: f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:40.501581 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:40.501581 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:58:40.502022 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2894043a-f13a-4525-be4b-88b630ba53a8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:40.517637 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2894043a-f13a-4525-be4b-88b630ba53a8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Delete volume request issued successfully. Aug 12 21:58:40.517819 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2894043a-f13a-4525-be4b-88b630ba53a8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 202 Aug 12 21:58:40.518266 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1440/5750] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:58:40 2026] DELETE /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:58:40.525508 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e68d3699-e702-40b5-8d2d-a57552d183b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:40.527768 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e68d3699-e702-40b5-8d2d-a57552d183b8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:40.528058 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e68d3699-e702-40b5-8d2d-a57552d183b8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:40.528275 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e68d3699-e702-40b5-8d2d-a57552d183b8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:40.535836 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:40.535836 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:58:40.539735 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e68d3699-e702-40b5-8d2d-a57552d183b8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:58:40.544799 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e68d3699-e702-40b5-8d2d-a57552d183b8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 200 Aug 12 21:58:40.545318 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1437/5751] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:40 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:58:41.558728 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-72f08ac6-233a-4233-abd8-996acf00d4f1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:41.560566 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-72f08ac6-233a-4233-abd8-996acf00d4f1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d Aug 12 21:58:41.560808 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-72f08ac6-233a-4233-abd8-996acf00d4f1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:41.561035 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-72f08ac6-233a-4233-abd8-996acf00d4f1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:41.567053 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-72f08ac6-233a-4233-abd8-996acf00d4f1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d returned with HTTP 404 Aug 12 21:58:41.567550 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1442/5752] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:58:41 2026] GET /volume/v3/volumes/f804c0f3-05d9-47d2-8c3f-2ab794fb981d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:58:41.574464 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88d54ff1-69af-47ed-a10c-d50bd4fb909e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:41.576150 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88d54ff1-69af-47ed-a10c-d50bd4fb909e tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:58:41.576348 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88d54ff1-69af-47ed-a10c-d50bd4fb909e tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:41.576505 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88d54ff1-69af-47ed-a10c-d50bd4fb909e tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:41.577204 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88d54ff1-69af-47ed-a10c-d50bd4fb909e tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:58:41.585305 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88d54ff1-69af-47ed-a10c-d50bd4fb909e tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Get all volumes completed successfully. Aug 12 21:58:41.586760 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:58:41.586760 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:58:41.590601 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88d54ff1-69af-47ed-a10c-d50bd4fb909e tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:58:41.591031 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1434/5753] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:58:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5279 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:58:41.604724 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a5b77836-ff94-4f53-a030-9e65a311adc8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:58:41.607128 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5b77836-ff94-4f53-a030-9e65a311adc8 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] DELETE https://10.4.3.240/volume/v3/types/3115f433-7673-41fb-9e74-12568d696374 Aug 12 21:58:41.607409 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5b77836-ff94-4f53-a030-9e65a311adc8 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:58:41.607718 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5b77836-ff94-4f53-a030-9e65a311adc8 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:58:41.636565 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5b77836-ff94-4f53-a030-9e65a311adc8 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/types/3115f433-7673-41fb-9e74-12568d696374 returned with HTTP 202 Aug 12 21:58:41.637314 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1441/5754] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:58:41 2026] DELETE /volume/v3/types/3115f433-7673-41fb-9e74-12568d696374 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:58:50.543400 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=73,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:58:51.563373 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=73,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:58:51.589415 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=63 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:58:51.634038 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=75,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:59:29.646571 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad3485b1-23f7-4f78-83b4-e0385a301ab4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:29.648366 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad3485b1-23f7-4f78-83b4-e0385a301ab4 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] POST https://10.4.3.240/volume/v3/types Aug 12 21:59:29.648719 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad3485b1-23f7-4f78-83b4-e0385a301ab4 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1920755771-1281292215", "extra_specs": {"multiattach": " True"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:59:29.662873 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad3485b1-23f7-4f78-83b4-e0385a301ab4 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/types returned with HTTP 200 Aug 12 21:59:29.663277 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1438/5755] 10.4.3.240 () {68 vars in 1253 bytes} [Wed Aug 12 21:59:29 2026] POST /volume/v3/types => generated 287 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:29.671661 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:29.673470 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes Aug 12 21:59:29.674702 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-554227342", "snapshot_id": null, "imageRef": null, "volume_type": "1c4fff1d-7751-4667-b945-522fb9c006d5", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:59:29.675567 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-554227342', 'snapshot_id': None, 'imageRef': None, 'volume_type': '1c4fff1d-7751-4667-b945-522fb9c006d5', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 21:59:29.680901 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume of 1 GB Aug 12 21:59:29.681278 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:29.681278 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:59:29.681808 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Availability Zones retrieved successfully. Aug 12 21:59:29.687446 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Flow 'volume_create_api' (b1ddd563-4644-4d63-9da8-1e56e1fcc7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:59:29.689118 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2970db20-57bd-4010-b32a-8d73b1f796dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:59:29.690221 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 21:59:29.698011 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:29.698011 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:59:29.709894 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2970db20-57bd-4010-b32a-8d73b1f796dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T21:59:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=1c4fff1d-7751-4667-b945-522fb9c006d5,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1920755771-1281292215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c4fff1d-7751-4667-b945-522fb9c006d5', 'encryption_key_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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:59:29.710715 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e9db3b-eeda-4ba1-a2d6-18931e836a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:59:29.736553 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1920755771-1281292215 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1920755771-1281292215, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:59:29.736924 np0000007121 devstack@c-api.service[100326]: WARNING cinder.quota [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1920755771-1281292215 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1920755771-1281292215, it is now deprecated. Please use the default quota class for default quota. Aug 12 21:59:29.762742 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Created reservations ['4cd391f8-3cd5-40cc-a8c8-5159ae632268', 'd050263e-19cf-46dc-9931-b390c0d414c0', '9748fbba-3fa8-4162-abe4-4a17eb6953b9', '5003b67b-05b0-4b06-9314-cb9a6cfa25c0'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 21:59:29.763556 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e9db3b-eeda-4ba1-a2d6-18931e836a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd391f8-3cd5-40cc-a8c8-5159ae632268', 'd050263e-19cf-46dc-9931-b390c0d414c0', '9748fbba-3fa8-4162-abe4-4a17eb6953b9', '5003b67b-05b0-4b06-9314-cb9a6cfa25c0']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:59:29.764304 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1124724c-cb20-4d65-9726-2c6784ed9450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:59:29.786509 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1124724c-cb20-4d65-9726-2c6784ed9450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122f59b2-5bc6-41a9-a0c0-75323585bdd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-554227342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2a3eb199f0644f07bbec7d077ab57158',qos_specs=None,replication_status=,reservations=['4cd391f8-3cd5-40cc-a8c8-5159ae632268','d050263e-19cf-46dc-9931-b390c0d414c0','9748fbba-3fa8-4162-abe4-4a17eb6953b9','5003b67b-05b0-4b06-9314-cb9a6cfa25c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1241759ea3041809d83aa0af3c863ab',volume_type_id=1c4fff1d-7751-4667-b945-522fb9c006d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T21:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-554227342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122f59b2-5bc6-41a9-a0c0-75323585bdd9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2a3eb199f0644f07bbec7d077ab57158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1241759ea3041809d83aa0af3c863ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c4fff1d-7751-4667-b945-522fb9c006d5),volume_type_id=1c4fff1d-7751-4667-b945-522fb9c006d5)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:59:29.787350 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5353be10-5517-4b80-a3b0-6f3964525f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:59:29.804112 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5353be10-5517-4b80-a3b0-6f3964525f48) transitioned into state 'SUCCESS' from state '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-554227342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2a3eb199f0644f07bbec7d077ab57158',qos_specs=None,replication_status=,reservations=['4cd391f8-3cd5-40cc-a8c8-5159ae632268','d050263e-19cf-46dc-9931-b390c0d414c0','9748fbba-3fa8-4162-abe4-4a17eb6953b9','5003b67b-05b0-4b06-9314-cb9a6cfa25c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1241759ea3041809d83aa0af3c863ab',volume_type_id=1c4fff1d-7751-4667-b945-522fb9c006d5)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:59:29.804796 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e1aad8-6890-413d-a9bd-462ba3eb6186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 21:59:29.813125 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e1aad8-6890-413d-a9bd-462ba3eb6186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 21:59:29.814348 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Flow 'volume_create_api' (b1ddd563-4644-4d63-9da8-1e56e1fcc7ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 21:59:29.814820 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Create volume request issued successfully. Aug 12 21:59:29.815590 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9d83113-ab6c-4bdb-9b43-726e272b0235 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes returned with HTTP 202 Aug 12 21:59:29.816219 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1443/5756] 10.4.3.240 () {68 vars in 1259 bytes} [Wed Aug 12 21:59:29 2026] POST /volume/v3/volumes => generated 829 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 21:59:29.830082 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0e22c4f-57ae-4f64-a88d-fe4689ee1fa3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:29.832575 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0e22c4f-57ae-4f64-a88d-fe4689ee1fa3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:29.832885 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0e22c4f-57ae-4f64-a88d-fe4689ee1fa3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:29.833267 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0e22c4f-57ae-4f64-a88d-fe4689ee1fa3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:29.841377 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:29.841377 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:59:29.845790 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0e22c4f-57ae-4f64-a88d-fe4689ee1fa3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:29.849835 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0e22c4f-57ae-4f64-a88d-fe4689ee1fa3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:29.850210 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1435/5757] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:29 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:30.863081 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d4be748-9ac9-482b-93a0-a858e0ade5aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:30.864525 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d4be748-9ac9-482b-93a0-a858e0ade5aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:30.864755 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d4be748-9ac9-482b-93a0-a858e0ade5aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:30.864943 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d4be748-9ac9-482b-93a0-a858e0ade5aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:30.871391 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:30.871391 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:59:30.874867 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1d4be748-9ac9-482b-93a0-a858e0ade5aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:30.878452 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d4be748-9ac9-482b-93a0-a858e0ade5aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:30.878798 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1442/5758] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:30 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:30.890692 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8596b112-2277-43d4-b6c9-cf3d08a23e07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:30.892448 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8596b112-2277-43d4-b6c9-cf3d08a23e07 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:30.892669 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8596b112-2277-43d4-b6c9-cf3d08a23e07 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:30.892851 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8596b112-2277-43d4-b6c9-cf3d08a23e07 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:30.900112 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:30.900112 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:59:30.903706 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8596b112-2277-43d4-b6c9-cf3d08a23e07 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:30.907651 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8596b112-2277-43d4-b6c9-cf3d08a23e07 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:30.908044 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1439/5759] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:30 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:30.949275 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-43135adb-9ba4-4047-b155-49939cdf0dfc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:30.951722 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-43135adb-9ba4-4047-b155-49939cdf0dfc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:30.951925 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-43135adb-9ba4-4047-b155-49939cdf0dfc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:30.952102 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-43135adb-9ba4-4047-b155-49939cdf0dfc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:30.959633 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:30.959633 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:59:30.963805 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-43135adb-9ba4-4047-b155-49939cdf0dfc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:30.968168 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-43135adb-9ba4-4047-b155-49939cdf0dfc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:30.968606 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1444/5760] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:59:30 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:31.036853 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-327425e9-98a5-4b73-a9ad-f6f33d196912 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:31.037331 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-327425e9-98a5-4b73-a9ad-f6f33d196912 None None] GET https://10.4.3.240/volume// Aug 12 21:59:31.037545 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-327425e9-98a5-4b73-a9ad-f6f33d196912 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:31.037819 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-327425e9-98a5-4b73-a9ad-f6f33d196912 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:31.038147 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-327425e9-98a5-4b73-a9ad-f6f33d196912 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:59:31.038430 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1436/5761] 10.4.3.240 () {66 vars in 1428 bytes} [Wed Aug 12 21:59:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:59:31.045980 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-2e12e73b-1341-41f0-ac4e-1e2daeb9faaa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:31.101180 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-2e12e73b-1341-41f0-ac4e-1e2daeb9faaa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments Aug 12 21:59:31.101724 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-2e12e73b-1341-41f0-ac4e-1e2daeb9faaa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "122f59b2-5bc6-41a9-a0c0-75323585bdd9", "connector": null, "instance_uuid": "032e31b3-b536-4fb4-8ed9-6443cbbf0f48"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:59:31.112502 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:31.112502 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:59:31.135095 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-2e12e73b-1341-41f0-ac4e-1e2daeb9faaa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments returned with HTTP 200 Aug 12 21:59:31.135498 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1443/5762] 10.4.3.240 () {74 vars in 1594 bytes} [Wed Aug 12 21:59:31 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:31.159755 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4fb605b0-20c6-4d91-aa3e-b299fd388d6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:31.161805 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fb605b0-20c6-4d91-aa3e-b299fd388d6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:31.162015 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fb605b0-20c6-4d91-aa3e-b299fd388d6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:31.162214 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fb605b0-20c6-4d91-aa3e-b299fd388d6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:31.169308 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-16f3384f-c081-47a1-9815-b2ea42d749ff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:31.169775 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16f3384f-c081-47a1-9815-b2ea42d749ff None None] GET https://10.4.3.240/volume// Aug 12 21:59:31.169992 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16f3384f-c081-47a1-9815-b2ea42d749ff None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:31.170254 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-16f3384f-c081-47a1-9815-b2ea42d749ff None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:31.170569 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-16f3384f-c081-47a1-9815-b2ea42d749ff None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:59:31.170864 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1445/5763] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:59:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:59:31.171344 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:31.171344 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:59:31.174740 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4fb605b0-20c6-4d91-aa3e-b299fd388d6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:31.177966 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-810f5ce5-eb8d-4387-bd41-0f6fb17c1ea0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:31.178564 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fb605b0-20c6-4d91-aa3e-b299fd388d6b tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:31.179115 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1440/5764] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:31 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:31.180142 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-810f5ce5-eb8d-4387-bd41-0f6fb17c1ea0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:31.180355 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-810f5ce5-eb8d-4387-bd41-0f6fb17c1ea0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:31.180531 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-810f5ce5-eb8d-4387-bd41-0f6fb17c1ea0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:31.190421 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:31.190421 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:59:31.194316 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-810f5ce5-eb8d-4387-bd41-0f6fb17c1ea0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:31.198641 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-810f5ce5-eb8d-4387-bd41-0f6fb17c1ea0 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:31.199117 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1437/5765] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:59:31 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 1101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:59:31.305688 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-d8c81117-bd3a-4d8e-aa93-773b9976a5d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:31.307900 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-d8c81117-bd3a-4d8e-aa93-773b9976a5d7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] PUT https://10.4.3.240/volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a Aug 12 21:59:31.308321 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-d8c81117-bd3a-4d8e-aa93-773b9976a5d7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.240", "host": "np0000007121", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:be9414837bb6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "25c55cfb-c8bc-47a4-8645-4272d3ce2601", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:59:31.316361 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-d8c81117-bd3a-4d8e-aa93-773b9976a5d7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Acquiring lock "cinder-attachment_update-122f59b2-5bc6-41a9-a0c0-75323585bdd9-np0000007121" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 21:59:31.321014 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-d8c81117-bd3a-4d8e-aa93-773b9976a5d7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-122f59b2-5bc6-41a9-a0c0-75323585bdd9-np0000007121" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 21:59:31.321930 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:31.321930 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:59:31.394068 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-d8c81117-bd3a-4d8e-aa93-773b9976a5d7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Lock "cinder-attachment_update-122f59b2-5bc6-41a9-a0c0-75323585bdd9-np0000007121" released by "attachment_update" :: held 0.073s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 21:59:31.394904 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-d8c81117-bd3a-4d8e-aa93-773b9976a5d7 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a returned with HTTP 200 Aug 12 21:59:31.395293 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1444/5766] 10.4.3.240 () {74 vars in 1704 bytes} [Wed Aug 12 21:59:31 2026] PUT /volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:32.191041 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-49498f82-24c0-4ec4-9212-0ff197f5d023 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:32.192853 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49498f82-24c0-4ec4-9212-0ff197f5d023 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:32.193037 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49498f82-24c0-4ec4-9212-0ff197f5d023 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:32.193222 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49498f82-24c0-4ec4-9212-0ff197f5d023 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:32.202087 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:32.202087 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:59:32.205266 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-49498f82-24c0-4ec4-9212-0ff197f5d023 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:32.208841 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49498f82-24c0-4ec4-9212-0ff197f5d023 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:32.209183 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1446/5767] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:32 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:33.220264 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56abc37a-420e-4bbe-bbd2-e675fb63c556 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:33.221985 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56abc37a-420e-4bbe-bbd2-e675fb63c556 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:33.222192 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56abc37a-420e-4bbe-bbd2-e675fb63c556 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:33.222381 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56abc37a-420e-4bbe-bbd2-e675fb63c556 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:33.231361 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:33.231361 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:59:33.234620 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56abc37a-420e-4bbe-bbd2-e675fb63c556 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:33.238505 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56abc37a-420e-4bbe-bbd2-e675fb63c556 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:33.238876 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1441/5768] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:33 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:34.251529 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e25b012-8b34-4441-975d-0b507380e27e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:34.253259 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e25b012-8b34-4441-975d-0b507380e27e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:34.253441 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e25b012-8b34-4441-975d-0b507380e27e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:34.253617 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e25b012-8b34-4441-975d-0b507380e27e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:34.264358 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:34.264358 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:59:34.267521 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1e25b012-8b34-4441-975d-0b507380e27e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:34.271482 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e25b012-8b34-4441-975d-0b507380e27e tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:34.271872 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1438/5769] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:34 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:35.284988 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-083cc19d-5cbb-46ac-9605-6c0f749ab2ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:35.287448 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-083cc19d-5cbb-46ac-9605-6c0f749ab2ba tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:35.287755 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-083cc19d-5cbb-46ac-9605-6c0f749ab2ba tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:35.288023 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-083cc19d-5cbb-46ac-9605-6c0f749ab2ba tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:35.300422 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:35.300422 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:59:35.305321 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-083cc19d-5cbb-46ac-9605-6c0f749ab2ba tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:35.311426 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-083cc19d-5cbb-46ac-9605-6c0f749ab2ba tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:35.311984 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1445/5770] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:35 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:35.643589 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-b3c77f39-c7e1-4bc6-ac14-f2eb168b3db1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:35.645830 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-b3c77f39-c7e1-4bc6-ac14-f2eb168b3db1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a/action Aug 12 21:59:35.646391 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-b3c77f39-c7e1-4bc6-ac14-f2eb168b3db1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:59:35.646590 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-b3c77f39-c7e1-4bc6-ac14-f2eb168b3db1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:59:35.664827 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:35.664827 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:59:35.676042 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0b3b7965-879d-46b4-857e-73aae7fd4276 req-b3c77f39-c7e1-4bc6-ac14-f2eb168b3db1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a/action returned with HTTP 204 Aug 12 21:59:35.676683 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1447/5771] 10.4.3.240 () {74 vars in 1725 bytes} [Wed Aug 12 21:59:35 2026] POST /volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:59:36.324371 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0cd200b7-7226-4d93-bda2-aebf79c5b3b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:36.327128 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0cd200b7-7226-4d93-bda2-aebf79c5b3b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:36.327508 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0cd200b7-7226-4d93-bda2-aebf79c5b3b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:36.327819 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0cd200b7-7226-4d93-bda2-aebf79c5b3b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:36.340517 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:36.340517 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:59:36.344931 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0cd200b7-7226-4d93-bda2-aebf79c5b3b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:36.349664 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0cd200b7-7226-4d93-bda2-aebf79c5b3b5 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:36.350124 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1442/5772] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:36 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:36.392263 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d50b9d06-b9c0-4e06-a10d-37ee2349bcc8 req-76c85328-d763-4f6f-ad87-66e4641d5578 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:36.394533 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d50b9d06-b9c0-4e06-a10d-37ee2349bcc8 req-76c85328-d763-4f6f-ad87-66e4641d5578 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:36.394746 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d50b9d06-b9c0-4e06-a10d-37ee2349bcc8 req-76c85328-d763-4f6f-ad87-66e4641d5578 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:36.394961 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d50b9d06-b9c0-4e06-a10d-37ee2349bcc8 req-76c85328-d763-4f6f-ad87-66e4641d5578 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:36.404317 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:36.404317 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:59:36.407771 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d50b9d06-b9c0-4e06-a10d-37ee2349bcc8 req-76c85328-d763-4f6f-ad87-66e4641d5578 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:36.412137 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d50b9d06-b9c0-4e06-a10d-37ee2349bcc8 req-76c85328-d763-4f6f-ad87-66e4641d5578 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:36.412549 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1439/5773] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:59:36 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:36.428007 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85a667c0-7e21-4935-977d-b5fd857089aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:36.429792 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85a667c0-7e21-4935-977d-b5fd857089aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:36.429998 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85a667c0-7e21-4935-977d-b5fd857089aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:36.430186 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85a667c0-7e21-4935-977d-b5fd857089aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:36.439206 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:36.439206 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:59:36.442375 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85a667c0-7e21-4935-977d-b5fd857089aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:36.446194 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85a667c0-7e21-4935-977d-b5fd857089aa tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:36.446711 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1446/5774] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:36 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:36.486443 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-5a62f2de-cd85-4a9f-b422-b0b692a97e82 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:36.488811 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-5a62f2de-cd85-4a9f-b422-b0b692a97e82 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:36.489050 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-5a62f2de-cd85-4a9f-b422-b0b692a97e82 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:36.489295 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-5a62f2de-cd85-4a9f-b422-b0b692a97e82 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:36.499340 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:36.499340 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:59:36.503303 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-5a62f2de-cd85-4a9f-b422-b0b692a97e82 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:36.508575 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-5a62f2de-cd85-4a9f-b422-b0b692a97e82 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:36.509081 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1448/5775] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:59:36 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:36.527155 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-a373cb97-5906-4ccd-a195-02889d066bb8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:36.529128 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-a373cb97-5906-4ccd-a195-02889d066bb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] POST https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9/action Aug 12 21:59:36.529478 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-a373cb97-5906-4ccd-a195-02889d066bb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 21:59:36.529635 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-a373cb97-5906-4ccd-a195-02889d066bb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 21:59:36.539439 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:36.539439 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:59:36.539920 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-a373cb97-5906-4ccd-a195-02889d066bb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:36.547544 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-a373cb97-5906-4ccd-a195-02889d066bb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Begin detaching volume completed successfully. Aug 12 21:59:36.547790 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-a373cb97-5906-4ccd-a195-02889d066bb8 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9/action returned with HTTP 202 Aug 12 21:59:36.548354 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1443/5776] 10.4.3.240 () {72 vars in 1672 bytes} [Wed Aug 12 21:59:36 2026] POST /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 21:59:36.566374 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa197772-012d-4389-930d-5e4c2a64faaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:36.568240 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa197772-012d-4389-930d-5e4c2a64faaf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:36.568686 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa197772-012d-4389-930d-5e4c2a64faaf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:36.568686 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa197772-012d-4389-930d-5e4c2a64faaf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:36.578964 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:36.578964 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:59:36.583171 np0000007121 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa197772-012d-4389-930d-5e4c2a64faaf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:36.587699 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8f51ca7-692b-4075-b43b-f894855d7f12 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:36.587699 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8f51ca7-692b-4075-b43b-f894855d7f12 None None] GET https://10.4.3.240/volume// Aug 12 21:59:36.587851 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa197772-012d-4389-930d-5e4c2a64faaf tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:36.587917 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8f51ca7-692b-4075-b43b-f894855d7f12 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:36.587917 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8f51ca7-692b-4075-b43b-f894855d7f12 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:36.588072 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1440/5777] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:36 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:36.588258 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8f51ca7-692b-4075-b43b-f894855d7f12 None None] https://10.4.3.240/volume// returned with HTTP 300 Aug 12 21:59:36.588743 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1447/5778] 10.4.3.240 () {66 vars in 1426 bytes} [Wed Aug 12 21:59:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 21:59:36.596024 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-b76bd910-5e07-4da5-964e-d7699f4f77fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:36.598046 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-b76bd910-5e07-4da5-964e-d7699f4f77fc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:36.598260 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-b76bd910-5e07-4da5-964e-d7699f4f77fc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:36.598460 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-b76bd910-5e07-4da5-964e-d7699f4f77fc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:36.607268 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:36.607268 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:59:36.610482 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-b76bd910-5e07-4da5-964e-d7699f4f77fc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:36.614677 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-b76bd910-5e07-4da5-964e-d7699f4f77fc tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:36.615049 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1449/5779] 10.4.3.240 () {70 vars in 1639 bytes} [Wed Aug 12 21:59:36 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 21:59:37.175430 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-12b2fa40-0369-4921-aa97-763e2484197a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:37.177586 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-12b2fa40-0369-4921-aa97-763e2484197a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:37.177817 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-12b2fa40-0369-4921-aa97-763e2484197a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:37.178009 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-12b2fa40-0369-4921-aa97-763e2484197a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:37.187821 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:37.187821 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:59:37.192644 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-12b2fa40-0369-4921-aa97-763e2484197a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:37.197614 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-12b2fa40-0369-4921-aa97-763e2484197a tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:37.198061 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1444/5780] 10.4.3.240 () {68 vars in 1598 bytes} [Wed Aug 12 21:59:37 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:37.466838 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-0b4990b3-1e2a-4e40-8428-d7dc1a90c23f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:37.469639 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-0b4990b3-1e2a-4e40-8428-d7dc1a90c23f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a Aug 12 21:59:37.469907 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-0b4990b3-1e2a-4e40-8428-d7dc1a90c23f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:37.470154 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-0b4990b3-1e2a-4e40-8428-d7dc1a90c23f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:37.479310 np0000007121 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:37.479310 np0000007121 devstack@c-api.service[100324]: warnings.warn( Aug 12 21:59:37.571180 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c2b7cbce-846c-4b1b-b5af-b32cdfc6f23a req-0b4990b3-1e2a-4e40-8428-d7dc1a90c23f tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a returned with HTTP 200 Aug 12 21:59:37.571593 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1441/5781] 10.4.3.240 () {72 vars in 1673 bytes} [Wed Aug 12 21:59:37 2026] DELETE /volume/v3/attachments/671084ad-acbf-4230-b3db-8d7fcc90a15a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:37.603567 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc3bd6a1-6845-4166-bcc5-19f848c16f17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:37.606324 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc3bd6a1-6845-4166-bcc5-19f848c16f17 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:37.606720 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc3bd6a1-6845-4166-bcc5-19f848c16f17 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:37.606977 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc3bd6a1-6845-4166-bcc5-19f848c16f17 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:37.616047 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:37.616047 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:59:37.620921 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cc3bd6a1-6845-4166-bcc5-19f848c16f17 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:37.625711 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc3bd6a1-6845-4166-bcc5-19f848c16f17 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:37.626113 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1448/5782] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:37 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:37.639689 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-56c5f185-be82-45bf-9fa7-616dfc440858 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:37.642023 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56c5f185-be82-45bf-9fa7-616dfc440858 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] DELETE https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:37.642318 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56c5f185-be82-45bf-9fa7-616dfc440858 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:37.642561 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56c5f185-be82-45bf-9fa7-616dfc440858 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:37.642756 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-56c5f185-be82-45bf-9fa7-616dfc440858 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Delete volume with id: 122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:37.650783 np0000007121 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:37.650783 np0000007121 devstack@c-api.service[100326]: warnings.warn( Aug 12 21:59:37.651339 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-56c5f185-be82-45bf-9fa7-616dfc440858 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:37.688457 np0000007121 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-56c5f185-be82-45bf-9fa7-616dfc440858 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Delete volume request issued successfully. Aug 12 21:59:37.688796 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56c5f185-be82-45bf-9fa7-616dfc440858 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 202 Aug 12 21:59:37.689187 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1450/5783] 10.4.3.240 () {66 vars in 1351 bytes} [Wed Aug 12 21:59:37 2026] DELETE /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:59:37.696774 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3619f7d9-9913-4e3c-8ac8-ecf1eae865d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:37.698765 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3619f7d9-9913-4e3c-8ac8-ecf1eae865d1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:37.699031 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3619f7d9-9913-4e3c-8ac8-ecf1eae865d1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:37.699207 np0000007121 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3619f7d9-9913-4e3c-8ac8-ecf1eae865d1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:37.706642 np0000007121 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:37.706642 np0000007121 devstack@c-api.service[100325]: warnings.warn( Aug 12 21:59:37.710774 np0000007121 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3619f7d9-9913-4e3c-8ac8-ecf1eae865d1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Volume info retrieved successfully. Aug 12 21:59:37.716065 np0000007121 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3619f7d9-9913-4e3c-8ac8-ecf1eae865d1 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 200 Aug 12 21:59:37.716518 np0000007121 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1445/5784] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:37 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 21:59:38.729568 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87371c79-2114-4424-b5fa-fe6363bed2e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:38.731877 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87371c79-2114-4424-b5fa-fe6363bed2e3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] GET https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 Aug 12 21:59:38.732089 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87371c79-2114-4424-b5fa-fe6363bed2e3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:38.732272 np0000007121 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87371c79-2114-4424-b5fa-fe6363bed2e3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:38.739539 np0000007121 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87371c79-2114-4424-b5fa-fe6363bed2e3 tempest-VolumeMultiattachTests-1343597481 tempest-VolumeMultiattachTests-1343597481-project-member] https://10.4.3.240/volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 returned with HTTP 404 Aug 12 21:59:38.740135 np0000007121 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1442/5785] 10.4.3.240 () {66 vars in 1348 bytes} [Wed Aug 12 21:59:38 2026] GET /volume/v3/volumes/122f59b2-5bc6-41a9-a0c0-75323585bdd9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 21:59:38.748190 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a089376-a56d-4001-bbfd-2e6284205526 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:38.749915 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a089376-a56d-4001-bbfd-2e6284205526 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] GET https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 Aug 12 21:59:38.750114 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a089376-a56d-4001-bbfd-2e6284205526 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:38.750287 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a089376-a56d-4001-bbfd-2e6284205526 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:38.751179 np0000007121 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a089376-a56d-4001-bbfd-2e6284205526 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 21:59:38.760799 np0000007121 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a089376-a56d-4001-bbfd-2e6284205526 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Get all volumes completed successfully. Aug 12 21:59:38.762485 np0000007121 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 21:59:38.762485 np0000007121 devstack@c-api.service[100323]: warnings.warn( Aug 12 21:59:38.768442 np0000007121 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a089376-a56d-4001-bbfd-2e6284205526 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 21:59:38.769097 np0000007121 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1449/5786] 10.4.3.240 () {66 vars in 1285 bytes} [Wed Aug 12 21:59:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5279 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 21:59:38.782760 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-45fc5bff-f754-4b73-9340-9b6cc3588bc7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 21:59:38.784733 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45fc5bff-f754-4b73-9340-9b6cc3588bc7 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] DELETE https://10.4.3.240/volume/v3/types/1c4fff1d-7751-4667-b945-522fb9c006d5 Aug 12 21:59:38.784956 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45fc5bff-f754-4b73-9340-9b6cc3588bc7 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 21:59:38.785153 np0000007121 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45fc5bff-f754-4b73-9340-9b6cc3588bc7 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 21:59:38.822259 np0000007121 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45fc5bff-f754-4b73-9340-9b6cc3588bc7 tempest-VolumeMultiattachTests-1854311476 tempest-VolumeMultiattachTests-1854311476-project-admin] https://10.4.3.240/volume/v3/types/1c4fff1d-7751-4667-b945-522fb9c006d5 returned with HTTP 202 Aug 12 21:59:38.822685 np0000007121 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1451/5787] 10.4.3.240 () {66 vars in 1345 bytes} [Wed Aug 12 21:59:38 2026] DELETE /volume/v3/types/1c4fff1d-7751-4667-b945-522fb9c006d5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 21:59:47.714604 np0000007121 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:59:48.734647 np0000007121 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:59:48.766531 np0000007121 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 21:59:48.804504 np0000007121 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}